freebsd-dev/sys/boot/efi/libefi
Ed Maste 906451276a Avoid creating invalid UEFI device path
The UEFI loader on the 10.1 release install disk (disc1) modifies an
existing EFI_DEVICE_PATH_PROTOCOL instance in an apparent attempt to
truncate the device path.  In doing so it creates an invalid device
path.

Perform the equivalent action without modification of structures
allocated by firmware.

PR:		197641
MFC After:	1 week
Submitted by:	Chris Ruffin <chris.ruffin@intel.com>
2015-07-07 18:44:27 +00:00
..
delay.c
efi_console.c
efinet.c
efipart.c Avoid creating invalid UEFI device path 2015-07-07 18:44:27 +00:00
errno.c
handles.c
libefi.c Enable bzipfs support in the EFI loader. 2015-03-13 09:41:27 +00:00
Makefile Disable the use of floating-point and vector registers in the loader. They 2015-05-05 11:00:50 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
time.c