Searched refs:EFI_MEMORY_RO (Results 1 – 3 of 3) sorted by relevance
/u-boot/cmd/ | ||
A D | efi.c | 47 { EFI_MEMORY_RO, "read-only" }, |
A D | efidebug.c | 675 {EFI_MEMORY_RO, "RO"}, |
/u-boot/include/ | ||
A D | efi.h | 202 #define EFI_MEMORY_RO ((u64)0x0000000000020000ULL) /* read-only */ macro |
Completed in 6 milliseconds