mirror of
https://github.com/ipxe/ipxe.git
synced 2026-02-17 22:01:59 +01:00
[efi] Fix typo in efi_acpi_table_protocol_guid
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
f3788fa837
commit
6c7487d00d
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user