Searched refs:EFI_RUNTIME_ARCH_PROTOCOL (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DRuntime.h33 typedef struct _EFI_RUNTIME_ARCH_PROTOCOL EFI_RUNTIME_ARCH_PROTOCOL; typedef in typeref:struct:_EFI_RUNTIME_ARCH_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/DxeMain/
H A DDxeMain.c173 EFI_RUNTIME_ARCH_PROTOCOL gRuntimeTemplate = {
191 EFI_RUNTIME_ARCH_PROTOCOL *gRuntime = &gRuntimeTemplate;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/RuntimeDxe/
H A DRuntime.c67 EFI_RUNTIME_ARCH_PROTOCOL mRuntime = {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/
H A DDxeMain.h199 extern EFI_RUNTIME_ARCH_PROTOCOL *gRuntime;
216 extern EFI_RUNTIME_ARCH_PROTOCOL gRuntimeTemplate;

Completed in 49 milliseconds