freebsd-dev/sys/boot/efi
John Baldwin e06f8144fb Use routines from the recently added devpath.c.
These efipart layer did several devpath related operations inline.  This
just switches it over to using shared code for working with device paths.

Sponsored by:	Cisco Systems
2016-05-26 22:13:40 +00:00
..
boot1 sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include Add some routines for working with EFI DEVICE_PATH objects. 2016-05-26 21:43:22 +00:00
libefi Use routines from the recently added devpath.c. 2016-05-26 22:13:40 +00:00
loader efi loader: Match format string to EFI_ERROR_CODE() 2016-05-25 00:13:01 +00:00
Makefile ms_abi is supported with gcc 4.5 or newer, so build it with gcc if it 2016-03-15 05:17:31 +00:00
Makefile.inc