Home
last modified time | relevance | path

Searched refs:EFI_MEMORY_RO (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/cmd/
Defi.c45 { EFI_MEMORY_RO, "read-only" },
Defidebug.c390 {EFI_MEMORY_RO, "RO"},
/third_party/uboot/u-boot-2020.01/include/
Defi.h192 #define EFI_MEMORY_RO ((u64)0x0000000000020000ULL) /* read-only */ macro