mirror of
https://github.com/ipxe/ipxe
synced 2025-12-14 16:01:38 +03:00
[efi] Fix typo in efi_acpi_table_protocol_guid
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -88,7 +88,7 @@ EFI_GUID efi_absolute_pointer_protocol_guid
|
||||
= EFI_ABSOLUTE_POINTER_PROTOCOL_GUID;
|
||||
|
||||
/** ACPI table protocol GUID */
|
||||
EFI_GUID efi_acpi_table_protocl_guid
|
||||
EFI_GUID efi_acpi_table_protocol_guid
|
||||
= EFI_ACPI_TABLE_PROTOCOL_GUID;
|
||||
|
||||
/** Apple NetBoot protocol GUID */
|
||||
|
||||
Reference in New Issue
Block a user