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