OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_RUNTIME_ARCH_PROTOCOL
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/
Runtime.h
47
EFI_FORWARD_DECLARATION (
EFI_RUNTIME_ARCH_PROTOCOL
);
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Runtime.h
33
typedef struct _EFI_RUNTIME_ARCH_PROTOCOL
EFI_RUNTIME_ARCH_PROTOCOL
;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c
175
EFI_RUNTIME_ARCH_PROTOCOL
gRuntimeTemplate = {
193
EFI_RUNTIME_ARCH_PROTOCOL
*gRuntime = &gRuntimeTemplate;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/RuntimeDxe/
Runtime.c
67
EFI_RUNTIME_ARCH_PROTOCOL
mRuntime = {
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
281
extern
EFI_RUNTIME_ARCH_PROTOCOL
*gRuntime;
299
extern
EFI_RUNTIME_ARCH_PROTOCOL
gRuntimeTemplate;
[
all
...]
Completed in 42 milliseconds