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