mirror of
https://github.com/ipxe/ipxe
synced 2026-01-02 09:52:49 +03:00
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -79,6 +79,8 @@ static struct efi_well_known_guid efi_well_known_guids[] = {
|
||||
"ArpSb" },
|
||||
{ &efi_block_io_protocol_guid,
|
||||
"BlockIo" },
|
||||
{ &efi_block_io2_protocol_guid,
|
||||
"BlockIo2" },
|
||||
{ &efi_bus_specific_driver_override_protocol_guid,
|
||||
"BusSpecificDriverOverride" },
|
||||
{ &efi_component_name_protocol_guid,
|
||||
|
||||
Reference in New Issue
Block a user