]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add UEFI definitions related to converting string to DEVICE_PATH
authorimp <imp@FreeBSD.org>
Fri, 19 Apr 2019 19:45:15 +0000 (19:45 +0000)
committerimp <imp@FreeBSD.org>
Fri, 19 Apr 2019 19:45:15 +0000 (19:45 +0000)
commit1265579771024f63e1582e6f149924e393108e92
tree10c0386bda37278c5e60c83c9755d72bbcd60c13
parent31d8cadfaae147ba5ec5fe13244f989626d81a0e
Add UEFI definitions related to converting string to DEVICE_PATH

Add definitions from UEFI 2.7 Errata B standards doc for converting a
text string to a device path. Added clearly missing 'e' at the end of
Device to resolve mismatch in that document in
EFI_DEVICE_PATH_FROM_TEXT_PROTOCOL element names.

Differential Revision: https://reviews.freebsd.org/D19971
stand/efi/include/efidevp.h