/freebsd/lib/libefivar/ |
H A D | uefi-guid.dat | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | ProcessorBind.h | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | FreeBSD-update | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | uefi-guid.c | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | efi-osdep.h | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | uefi-dputil.c | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | efivar-dp.h | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | efivar.h | diff 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | Makefile | diff 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | uefi-dplib.h | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | efivar-dp-format.c | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|
H A D | efivar-dp-parse.c | 7270962aa54e4647b841f9ae2fd1989de8048a76 Thu Mar 09 01:31:31 CET 2017 Warner Losh <imp@FreeBSD.org> Bring in EDK2 routines for printing and parsing device paths.
This commit implements the (mostly?) Linux compatible efidp_format_device_path and efidp_parse_device_path APIs. These are the only APIs exposed through this library. However, they are built on code from Tianocore's EDK2 MdePkg. They are brought in as new files here for reasons described in FreeBSD-update.
Symbol versioning will be introduced to control what's exported from the EDK2 code.
Some structural changes may be necessary when we move to sharing with sys/boot/efi.
Sponsored by: Netflix
|