mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 19:38:37 +03:00
[efi] Add HTTP header and GUID definitions
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -119,6 +119,10 @@ static struct efi_well_known_guid efi_well_known_guids[] = {
|
||||
"HiiConfigAccess" },
|
||||
{ &efi_hii_font_protocol_guid,
|
||||
"HiiFont" },
|
||||
{ &efi_http_protocol_guid,
|
||||
"Http" },
|
||||
{ &efi_http_service_binding_protocol_guid,
|
||||
"HttpSb" },
|
||||
{ &efi_ip4_protocol_guid,
|
||||
"Ip4" },
|
||||
{ &efi_ip4_config_protocol_guid,
|
||||
|
||||
Reference in New Issue
Block a user