mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 13:11:11 +03:00
[efi] Add USB headers and GUID definitions
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -163,6 +163,12 @@ static struct efi_well_known_guid efi_well_known_guids[] = {
|
||||
"UgaDraw" },
|
||||
{ &efi_unicode_collation_protocol_guid,
|
||||
"UnicodeCollation" },
|
||||
{ &efi_usb_hc_protocol_guid,
|
||||
"UsbHc" },
|
||||
{ &efi_usb2_hc_protocol_guid,
|
||||
"Usb2Hc" },
|
||||
{ &efi_usb_io_protocol_guid,
|
||||
"UsbIo" },
|
||||
{ &efi_vlan_config_protocol_guid,
|
||||
"VlanConfig" },
|
||||
{ &efi_vlan_config_dxe_guid,
|
||||
|
||||
Reference in New Issue
Block a user