Searched defs:EFI_BOOT_ON_S2_RESUME (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/lib/hob/ | ||
| H A D | efi_types.h | 31 #define EFI_BOOT_ON_S2_RESUME U(0x10) macro |
| /rk3399_ARM-atf/tools/sptool/ | ||
| H A D | hob.py | 72 EFI_BOOT_ON_S2_RESUME = 0x10 variable |