Add support for some UEFI 2.x protocols:
Also update the GUID definitions in data.c to use the latest names and some cleanup (whitespaces, remove a duplicate).
Oops - forgot the 'extern EFI_GUID DevicePathFromTextProtocol;' in efilib.h. This v2 fixes that.
commit 7993cbcc72d7b3293455b40e2a9ab3c2a3e38da3
Thank you Pete.
Log in to post a comment.
Oops - forgot the 'extern EFI_GUID DevicePathFromTextProtocol;' in efilib.h.
This v2 fixes that.
commit 7993cbcc72d7b3293455b40e2a9ab3c2a3e38da3
Thank you Pete.