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