User Details
- User Since
- Jan 19 2016, 3:49 PM (411 w, 2 d)
Fri, Nov 10
May 30 2023
Feb 23 2023
Feb 19 2023
Feb 16 2023
Feb 14 2023
Correct author in commit log.
Feb 12 2023
Re-submit
Apr 12 2022
I'll commit the change.
Feb 23 2022
Dec 28 2021
Oct 11 2021
Oct 4 2021
I'll go ahead and commit.
Sep 27 2021
Aug 30 2021
Jun 30 2021
Jun 9 2021
Jun 1 2021
May 26 2021
May 25 2021
- Fix typo
May 24 2021
- Shorten comment
Apr 29 2021
Apr 27 2021
Looks good; just a few style nits.
Apr 26 2021
Apr 6 2021
Apr 2 2021
Mar 31 2021
Looks pretty good. I would agree that it should be tested on a LEGACY (non-UEFI) BIOS.
Oct 22 2020
Seems reasonable, although I think the explanation from your description of this change should really go in the code comment rather than the rather terse and enigmatic "Prevent pollution from bogus symbols".
Oct 1 2020
Sep 29 2020
Sep 21 2020
Sep 18 2020
Allocate the buffer based on max_xfer_size as suggested by a review comment.
Sep 16 2020
Combine statements that calculate the transfer size as suggested by review comments.
Sep 10 2020
Jul 15 2020
Jun 25 2020
Jun 23 2020
Jun 18 2020
May 14 2020
May 2 2020
May 1 2020
Switch from a (uint64_t) cast to specifying ULL on a numeric constant
to widen the data type of an expression (suggested by imp@).
Changes based on some review comments.
Apr 30 2020
Changes based on some review comments.
Apr 29 2020
Apr 23 2020
Apr 22 2020
Apr 12 2020
Apr 9 2020
Apr 7 2020
Apr 6 2020
Let's try uploading that diff again...
Modify the test to handle the nvme drives not starting at 0. I don't
think that is likely, but it is easy enough to handle.