Home
last modified time | relevance | path

Searched refs:RuntimeServices (Results 1 – 4 of 4) sorted by relevance

/DragonStub/lib/
H A Dinit.c57 RT = SystemTable->RuntimeServices; in InitializeLib()
/DragonStub/inc/dragonstub/
H A Ddragonstub.h134 efi_fn_call(efi_table_attr(ST, RuntimeServices), func, ##__VA_ARGS__)
/DragonStub/apps/
H A Dfdt.c306 svam = ST->RuntimeServices->SetVirtualAddressMap; in allocate_new_fdt_and_exit_boot()
/DragonStub/inc/
H A Defiapi.h1029 EFI_RUNTIME_SERVICES *RuntimeServices; member