CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/28 19:11:24
Modified files:
sys/arch/amd64/stand/efiboot: efiboot.c
Log message:
Fix the code which preserves the device path of the loaded image if
booting from a disk. It had a typo. Also tweak the code which finds
the blkio of the boot disk to show how it is matching the device path
nodes clearly. found by and discussed with patrick@.
