Searched refs:EFI_RUNTIME_SERVICES_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
291 efi_runtime->hdr.signature = EFI_RUNTIME_SERVICES_SIGNATURE; in sys_fw_init()
521 #define EFI_RUNTIME_SERVICES_SIGNATURE ((u64)0x5652453544e5552ULL) macro