User Details
- User Since
- Dec 11 2015, 11:12 PM (511 w, 1 d)
Fri, Sep 12
Thu, Sep 11
preallocate buffer space for exit message.
factor out framebuffer cleanup.
we do not really return from efi_main.
Wed, Sep 10
Tue, Sep 9
thanks!
TBH, I would like to see whole loader being built with -Wall (and -Wextra;)
If you do not mind to do extra work, the function is supposed to return 0 or error code, could you replace the return(1) lines above with return (efi_status_to_errno(status)) or like:)
Fri, Sep 5
The problem is, we do not really know exact blast zone. While preparing the possible work around, the font file is still there and can be scripted to be used with loadfont command.
one option is to leave font file in place but remove from INDEX. This way it is still possible to load it manually for those who want to use it, but it will not picked automatically.
Aug 18 2025
I think, it was used there just to verify the fact.
Aug 15 2025
use ASHIFT_UBERBLOCK_SIZE().
Aug 11 2025
Aug 10 2025
Aug 8 2025
Aug 5 2025
use DEBUG_PRINTF.
Aug 2 2025
few leftovers.
Aug 1 2025
The testing (before and after patch) is posted on https://www.illumos.org/issues/15577
Jul 31 2025
Jul 29 2025
Jul 28 2025
style fixes per review.
Jul 9 2025
Thanks!
Jun 16 2025
Jun 12 2025
Jun 6 2025
May 30 2025
May 29 2025
May 28 2025
May 13 2025
May 11 2025
May 9 2025
May 8 2025
Need to get confirmation from hw owners tho.
May 6 2025
May 1 2025
Apr 29 2025
Apr 28 2025
Mar 3 2025
Feb 25 2025
Feb 22 2025
Feb 21 2025
Feb 20 2025
thanks!
fix typo
Jan 7 2025
Oct 25 2024
This change should really posted to OpenZFS too.