CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/05 19:10:03
Modified files:
sys/arch/amd64/stand/efiboot: efidev.c
sys/arch/amd64/stand/libsa: softraid.c
Log message:
Bring efidev.c goodness into softraid.c by returning and displaying
the same error messages on GPT processing failures.
Add a message about failed GPT entry checksum error to both. This
was inadvertantly deleted in the switch to one entry at a time
processing.
tweaks & ok yasuoka@ jsing@
