mirror of
https://gitlab.com/bztsrc/posix-uefi.git
synced 2024-12-28 06:55:08 +01:00
Typo, fixed issue #38
This commit is contained in:
parent
486d76708b
commit
eb13f3b260
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ typedef enum {
|
|||
EfiMemoryMappedIO,
|
||||
EfiMemoryMappedIOPortSpace,
|
||||
EfiPalCode,
|
||||
EfiPresistentMemory,
|
||||
EfiPersistentMemory,
|
||||
EfiUnacceptedMemoryType,
|
||||
EfiMaxMemoryType
|
||||
} efi_memory_type_t;
|
||||
|
|
Loading…
Reference in a new issue