[efi] Import EFI_HII_FONT_PROTOCOL definitions

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2015-10-06 18:50:41 +01:00
parent 42e0c7e956
commit fb2af441c2
5 changed files with 838 additions and 0 deletions

View File

@@ -99,6 +99,8 @@ static struct efi_well_known_guid efi_well_known_guids[] = {
"GraphicsOutput" },
{ &efi_hii_config_access_protocol_guid,
"HiiConfigAccess" },
{ &efi_hii_font_protocol_guid,
"HiiFont" },
{ &efi_ip4_protocol_guid,
"Ip4" },
{ &efi_ip4_config_protocol_guid,