Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Defi.c41 { EFI_MEMORY_RP, "read-protect" },
Defidebug.c386 {EFI_MEMORY_RP, "RP"},
/third_party/uboot/u-boot-2020.01/include/
Defi.h187 #define EFI_MEMORY_RP ((u64)0x0000000000002000ULL) /* read-protect */ macro