ReactOS 0.4.16-dev-297-gc569aee
|
#include "bl.h"
Go to the source code of this file.
Classes | |
struct | _BL_EFI_PROTOCOL |
Typedefs | |
typedef struct _BL_EFI_PROTOCOL | BL_EFI_PROTOCOL |
typedef struct _BL_EFI_PROTOCOL * | PBL_EFI_PROTOCOL |
typedef struct _BL_EFI_PROTOCOL BL_EFI_PROTOCOL |
typedef struct _BL_EFI_PROTOCOL * PBL_EFI_PROTOCOL |
NTSTATUS BlFwEnumerateDevice | ( | _In_ PBL_DEVICE_DESCRIPTOR | Device | ) |
Definition at line 2375 of file firmware.c.
Referenced by BmpTransferExecution().
NTSTATUS BlFwGetParameters | ( | _In_ PBL_FIRMWARE_DESCRIPTOR | Parameters | ) |
Definition at line 2359 of file firmware.c.
Referenced by ImgpInitializeBootApplicationParameters().
NTSTATUS BlpFwInitialize | ( | _In_ ULONG | Phase, |
_In_ PBL_FIRMWARE_DESCRIPTOR | FirmwareData | ||
) |
Definition at line 2290 of file firmware.c.
Referenced by InitializeLibrary().
Definition at line 687 of file firmware.c.
Referenced by BlSecureBootIsEnabled().
Definition at line 759 of file firmware.c.
Referenced by BmMain().
Definition at line 732 of file firmware.c.
Referenced by BlSecureBootCheckForFactoryReset(), and BmFwRegisterRevocationList().
NTSTATUS EfiAllocatePages | ( | _In_ ULONG | Type, |
_In_ ULONG | Pages, | ||
_Inout_ EFI_PHYSICAL_ADDRESS * | Memory | ||
) |
Definition at line 1568 of file firmware.c.
Referenced by MmFwGetMemoryMap(), and MmPapAllocateRegionFromMdl().
NTSTATUS EfiCloseProtocol | ( | _In_ EFI_HANDLE | Handle, |
_In_ EFI_GUID * | Protocol | ||
) |
Definition at line 581 of file firmware.c.
Referenced by BlockIoEfiGetChildHandle(), BlockIoEfiGetDeviceInformation(), BlockIoFirmwareRead(), ConsoleEfiGopClose(), ConsoleEfiGopOpen(), ConsoleEfiGraphicalOpenProtocol(), and DiskClose().
Definition at line 825 of file firmware.c.
Referenced by ConsoleInputLocalEraseBuffer().
NTSTATUS EfiConInExSetState | ( | _In_ EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL * | ConInEx, |
_In_ EFI_KEY_TOGGLE_STATE * | KeyToggleState | ||
) |
Definition at line 856 of file firmware.c.
Referenced by BlpFwInitialize().
Definition at line 794 of file firmware.c.
Referenced by ConsoleInputLocalEraseBuffer().
NTSTATUS EfiConnectController | ( | _In_ EFI_HANDLE | ControllerHandle | ) |
Definition at line 1530 of file firmware.c.
Referenced by BlFwEnumerateDevice().
NTSTATUS EfiConOutEnableCursor | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_In_ BOOLEAN | Visible | ||
) |
Definition at line 1163 of file firmware.c.
Referenced by ConsoleFirmwareTextSetState().
NTSTATUS EfiConOutOutputString | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_In_ PWCHAR | String | ||
) |
Definition at line 1195 of file firmware.c.
Referenced by ConsoleFirmwareTextClear().
NTSTATUS EfiConOutQueryMode | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_In_ ULONG | Mode, | ||
_In_ UINTN * | Columns, | ||
_In_ UINTN * | Rows | ||
) |
Definition at line 1032 of file firmware.c.
Referenced by ConsoleEfiTextFindModeFromAllowed(), and ConsoleFirmwareTextOpen().
VOID EfiConOutReadCurrentMode | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_Out_ EFI_SIMPLE_TEXT_OUTPUT_MODE * | Mode | ||
) |
Definition at line 1227 of file firmware.c.
Referenced by ConsoleEfiTextFindModeFromAllowed(), and ConsoleFirmwareTextOpen().
NTSTATUS EfiConOutSetAttribute | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_In_ ULONG | Attribute | ||
) |
Definition at line 1098 of file firmware.c.
Referenced by ConsoleFirmwareTextSetState().
NTSTATUS EfiConOutSetCursorPosition | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_In_ ULONG | Column, | ||
_In_ ULONG | Row | ||
) |
Definition at line 1130 of file firmware.c.
Referenced by ConsoleFirmwareTextClear(), and ConsoleFirmwareTextSetState().
NTSTATUS EfiConOutSetMode | ( | _In_ SIMPLE_TEXT_OUTPUT_INTERFACE * | TextInterface, |
_In_ ULONG | Mode | ||
) |
Definition at line 1066 of file firmware.c.
Referenced by ConsoleFirmwareTextClose(), and ConsoleFirmwareTextOpen().
NTSTATUS EfiFreePages | ( | _In_ ULONG | Pages, |
_In_ EFI_PHYSICAL_ADDRESS | PhysicalAddress | ||
) |
Definition at line 973 of file firmware.c.
Referenced by MmFwFreePages(), and MmFwGetMemoryMap().
EFI_STATUS EfiGetEfiStatusCode | ( | _In_ NTSTATUS | Status | ) |
Definition at line 2474 of file firmware.c.
Referenced by EfiEntry().
EFI_DEVICE_PATH * EfiGetLeafNode | ( | _In_ EFI_DEVICE_PATH * | DevicePath | ) |
Definition at line 102 of file firmware.c.
Referenced by BlockIoEfiGetDeviceInformation().
NTSTATUS EfiGetMemoryMap | ( | _Out_ UINTN * | MemoryMapSize, |
_Inout_ EFI_MEMORY_DESCRIPTOR * | MemoryMap, | ||
_Out_ UINTN * | MapKey, | ||
_Out_ UINTN * | DescriptorSize, | ||
_Out_ UINTN * | DescriptorVersion | ||
) |
Definition at line 922 of file firmware.c.
Referenced by MmFwGetMemoryMap().
NTSTATUS EfiGetNtStatusCode | ( | _In_ EFI_STATUS | EfiStatus | ) |
Definition at line 2539 of file firmware.c.
Referenced by BlockIoFirmwareRead(), ConsoleFirmwareTextClear(), EfiAllocatePages(), EfiCloseProtocol(), EfiConInExReset(), EfiConInExSetState(), EfiConInReset(), EfiConnectController(), EfiConOutEnableCursor(), EfiConOutOutputString(), EfiConOutQueryMode(), EfiConOutSetAttribute(), EfiConOutSetCursorPosition(), EfiConOutSetMode(), EfiFreePages(), EfiGetMemoryMap(), EfiGetVariable(), EfiGopSetMode(), EfiLocateHandleBuffer(), EfiOpenProtocol(), EfiSetWatchdogTimer(), EfiStall(), EfiVmOpenProtocol(), EfiVmpCloseProtocol(), and MmFwGetMemoryMap().
NTSTATUS EfiGetVariable | ( | _In_ PWCHAR | VariableName, |
_In_ EFI_GUID * | VendorGuid, | ||
_Out_opt_ PULONG | Attributes, | ||
_Inout_ PULONG | DataSize, | ||
_Out_ PVOID | Data | ||
) |
Definition at line 639 of file firmware.c.
Referenced by BlpSecureBootEFIIsEnabled(), and BlSecureBootCheckForFactoryReset().
NTSTATUS EfiGopGetCurrentMode | ( | _In_ EFI_GRAPHICS_OUTPUT_PROTOCOL * | GopInterface, |
_Out_ UINTN * | Mode, | ||
_Out_ EFI_GRAPHICS_OUTPUT_MODE_INFORMATION * | Information | ||
) |
Definition at line 1296 of file firmware.c.
Referenced by ConsoleEfiGopEnable(), and ConsoleEfiGopOpen().
VOID EfiGopGetFrameBuffer | ( | _In_ EFI_GRAPHICS_OUTPUT_PROTOCOL * | GopInterface, |
_Out_ PHYSICAL_ADDRESS * | FrameBuffer, | ||
_Out_ UINTN * | FrameBufferSize | ||
) |
Definition at line 1255 of file firmware.c.
Referenced by ConsoleEfiGopEnable().
NTSTATUS EfiGopSetMode | ( | _In_ EFI_GRAPHICS_OUTPUT_PROTOCOL * | GopInterface, |
_In_ ULONG | Mode | ||
) |
Definition at line 1349 of file firmware.c.
Referenced by ConsoleEfiGopClose(), and ConsoleEfiGopEnable().
EFI_DEVICE_PATH * EfiIsDevicePathParent | ( | _In_ EFI_DEVICE_PATH * | DevicePath1, |
_In_ EFI_DEVICE_PATH * | DevicePath2 | ||
) |
Definition at line 47 of file firmware.c.
Referenced by BlockIoEfiGetChildHandle().
NTSTATUS EfiLocateHandleBuffer | ( | _In_ EFI_LOCATE_SEARCH_TYPE | SearchType, |
_In_ EFI_GUID * | Protocol, | ||
_Inout_ PULONG | HandleCount, | ||
_Inout_ EFI_HANDLE ** | Buffer | ||
) |
Definition at line 1399 of file firmware.c.
Referenced by BlFwEnumerateDevice(), BlockIoEfiGetChildHandle(), BlockIoFirmwareOpen(), and ConsoleEfiGraphicalOpenProtocol().
NTSTATUS EfiOpenProtocol | ( | _In_ EFI_HANDLE | Handle, |
_In_ EFI_GUID * | Protocol, | ||
_Outptr_ PVOID * | Interface | ||
) |
Definition at line 369 of file firmware.c.
Referenced by BlpFwInitialize().
NTSTATUS EfipGetRsdt | ( | _Out_ PPHYSICAL_ADDRESS | FoundRsdt | ) |
Definition at line 1635 of file firmware.c.
Referenced by BlUtlGetAcpiTable().
NTSTATUS EfipGetSystemTable | ( | _In_ EFI_GUID * | TableGuid, |
_Out_ PPHYSICAL_ADDRESS | TableAddress | ||
) |
Definition at line 1604 of file firmware.c.
Referenced by EfipGetRsdt().
Definition at line 126 of file firmware.c.
Referenced by Archx86TransferTo32BitApplicationAsm(), BcInitialize(), BcpDestroy(), BfiLoadFontFile(), BiConvertRegistryDataToElement(), BiEnumerateElements(), BiFlushHive(), BiLoadHive(), BiNotifyEnumerationError(), BlArchGetCpuVendor(), BlArchGetPerformanceCounter(), BlArchIsCpuIdFunctionSupported(), BlBdPullRemoteFile(), BlBsdInitializeLog(), BlDestroyLibrary(), BlDisplayGetTextCellResolution(), BlFileOpen(), BlFileReadAtOffsetEx(), BlImgLoadImageWithProgress2(), BlMmAllocateHeap(), BlMmRemoveBadMemory(), BlMmUnmapVirtualAddressEx(), BlockIoEfiCreateDeviceEntry(), BlockIoEfiFlush(), BlockIoEfiGetDeviceInformation(), BlockIoEfiReset(), BlockIoFirmwareOpen(), BlockIoGetGPTDiskSignature(), BlockIopOperation(), BlockIopReadPhysicalDevice(), BlockIopReadUsingPrefetch(), BlockIoSetInformation(), BlpArchInitialize(), BlpDeviceOpen(), BlpDeviceResolveLocate(), BlPdQueryData(), BlpMmInitialize(), BlpPdParseReturnArguments(), BlpTimeCalibratePerformanceCounter(), BlpTimeMeasureTscFrequency(), BlResourceFindMessage(), BlSecureBootCheckForFactoryReset(), BlStatusPrint(), BlTimeQueryPerformanceCounter(), BlUtlCheckSum(), BlUtlGetAcpiTable(), BlUtlUpdateProgress(), BlXmiWrite(), BmCloseDataStore(), BmDisplayDumpError(), BmEnumerateBootEntries(), BmFatalErrorEx(), BmFwInitializeBootDirectoryPath(), BmFwRegisterRevocationList(), BmMain(), BmOpenDataStore(), BmpCreateDevices(), BmpGetSelectedBootEntry(), BmpPopulateBootEntryList(), BmpProcessBadMemory(), BmpProcessBootEntry(), BmProcessCustomAction(), BmpTransferExecution(), BmResumeFromHibernate(), BmUpdateProgress(), BmUpdateProgressInfo(), ConsoleEfiGopOpen(), ConsoleEfiGraphicalOpenProtocol(), ConsoleEfiTextFindModeFromAllowed(), ConsoleEfiUgaOpen(), ConsoleFirmwareGraphicalClear(), ConsoleFirmwareTextOpen(), ConsoleGraphicalConstruct(), ConsoleGraphicalSetTextState(), ConsoleTextLocalConstruct(), ConsoleTextLocalReinitialize(), DbgPrint(), DsppInitialize(), DsppReinitialize(), EfiConInExReset(), EfiConInReset(), EfiConnectController(), EfiConOutEnableCursor(), EfiConOutOutputString(), EfiConOutQueryMode(), EfiConOutReadCurrentMode(), EfiConOutSetAttribute(), EfiConOutSetCursorPosition(), EfiConOutSetMode(), EfiGetVariable(), EfiGopSetMode(), EfiResetSystem(), EtfsMount(), EtfspCheckCdfs(), EtfspCheckEtfs(), EtfspCreateContext(), EtfspGetDirent(), EtfsSetInformation(), FatMount(), FileDeviceOpen(), FileIoOpen(), ImgArchEfiStartBootApplication(), ImgpCopyApplicationBootDevice(), ImgpLoadPEImage(), InitializeLibrary(), MmArchInitialize(), MmArchTranslateVirtualAddress(), MmBapFreeBlockAllocatorDescriptor(), MmDefInitializeTranslation(), MmDefMoveVirtualAddressRange(), MmDefpDestroySelfMap(), MmDefpMapPhysicalAddress(), MmDefpRemapVirtualAddress(), MmDefpTranslateVirtualAddress(), MmDefpUnmapVirtualAddress(), MmDefRelocateSelfMap(), MmDefZeroVirtualAddressRange(), MmFwGetMemoryMap(), MmHapHeapAllocatorExtend(), MmHapReportHeapCorruption(), MmMapPhysicalAddress(), MmMdDbgDumpList(), MmMdInitByteGranularDescriptor(), MmMdpCoalesceDescriptor(), MmMdpSwitchToDynamicDescriptors(), MmMdpTruncateDescriptor(), MmMdTruncateDescriptors(), MmPaAllocatePages(), MmPaInitialize(), MmPapAllocatePagesInRange(), MmPapAllocateRegionFromMdl(), MmPapFreePages(), MmPapFreePhysicalPages(), MmPapPageAllocatorExtend(), MmPaReleaseSelfMapPages(), MmTrInitialize(), MmUnmapVirtualAddress(), OslArchTransferToKernel(), OslDrawLogo(), OslMain(), OslpMain(), OslPrepareTarget(), PartitionOpen(), RdDeviceOpen(), RtlAssert(), SpOpen(), UdpOpen(), and VhdFileDeviceOpen().
VOID EfiResetSystem | ( | _In_ EFI_RESET_TYPE | ResetType | ) |
Definition at line 1509 of file firmware.c.
Referenced by BlFwReboot().
Definition at line 893 of file firmware.c.
Referenced by BlpFwInitialize().
Definition at line 1003 of file firmware.c.
Referenced by BiEnumerateElements(), BlMmUnmapVirtualAddressEx(), BlpTimeMeasureTscFrequency(), BmMain(), BmpGetSelectedBootEntry(), EfiConInExReset(), EfiConInReset(), EfiConnectController(), EfiConOutEnableCursor(), EfiConOutOutputString(), EfiConOutQueryMode(), EfiConOutReadCurrentMode(), EfiConOutSetAttribute(), EfiConOutSetCursorPosition(), EfiConOutSetMode(), EfiGetVariable(), EfiGopSetMode(), EfiResetSystem(), ImgArchEfiStartBootApplication(), MmDefpMapPhysicalAddress(), MmHapHeapAllocatorExtend(), MmMapPhysicalAddress(), MmMdInitByteGranularDescriptor(), MmMdpSwitchToDynamicDescriptors(), MmMdpTruncateDescriptor(), MmPaAllocatePages(), MmPapAllocatePagesInRange(), MmPapAllocateRegionFromMdl(), MmPapPageAllocatorExtend(), MmTrInitialize(), MmUnmapVirtualAddress(), and OslDrawLogo().
NTSTATUS EfiVmCloseProtocol | ( | _In_ EFI_HANDLE | Handle, |
_In_ EFI_GUID * | Protocol | ||
) |
Definition at line 522 of file firmware.c.
Referenced by EfiCloseProtocol().
NTSTATUS EfiVmOpenProtocol | ( | _In_ EFI_HANDLE | Handle, |
_In_ EFI_GUID * | Protocol, | ||
_Outptr_ PVOID * | Interface | ||
) |
Definition at line 176 of file firmware.c.
Referenced by EfiOpenProtocol().
NTSTATUS EfiVmpCloseProtocol | ( | _In_ EFI_HANDLE | Handle, |
_In_ EFI_GUID * | Protocol | ||
) |
Definition at line 432 of file firmware.c.
Referenced by EfiVmCloseProtocol().
NTSTATUS EfiVmpFreeInterfaceEntry | ( | _In_ EFI_HANDLE | Handle, |
_In_ PBL_EFI_PROTOCOL | EfiProtocol | ||
) |
Definition at line 480 of file firmware.c.
Referenced by EfiVmCloseProtocol().
NTSTATUS MmFwGetMemoryMap | ( | _Out_ PBL_MEMORY_DESCRIPTOR_LIST | MemoryMap, |
_In_ ULONG | Flags | ||
) |
Definition at line 1845 of file firmware.c.
Referenced by BlMmGetMemoryMap(), MmPaInitialize(), and Mmx86pMapMemoryRegions().
BL_MEMORY_ATTR MmFwpGetOsAttributeType | ( | _In_ ULONGLONG | Attribute | ) |
Definition at line 1727 of file firmware.c.
Referenced by MmFwGetMemoryMap().
BL_MEMORY_TYPE MmFwpGetOsMemoryType | ( | _In_ EFI_MEMORY_TYPE | MemoryType | ) |
Definition at line 1782 of file firmware.c.
Referenced by MmFwGetMemoryMap().
EFI_GUID BlpEfiSecureBootPrivateNamespace = { 0x77FA9ABD , 0x0359, 0x4D32, { 0xBD, 0x60, 0x28, 0xF4, 0xE7, 0x8F, 0x78, 0x4B } } |
Definition at line 37 of file firmware.c.
Referenced by BlSecureBootCheckForFactoryReset().
BOOLEAN BlpFirmwareChecked |
Definition at line 41 of file firmware.c.
Referenced by BlSecureBootIsEnabled().
BOOLEAN BlpFirmwareEnabled |
Definition at line 42 of file firmware.c.
Referenced by BlSecureBootIsEnabled().
WCHAR BlScratchBuffer[8192] |
Definition at line 39 of file firmware.c.
Referenced by BlStatusPrint(), and EfiPrintf().
EFI_GUID EfiBlockIoProtocol = EFI_BLOCK_IO_PROTOCOL_GUID |
Definition at line 33 of file firmware.c.
Referenced by BlFwEnumerateDevice(), BlockIoEfiGetBlockIoInformation(), BlockIoEfiGetChildHandle(), BlockIoFirmwareOpen(), BlockIoFirmwareRead(), and DiskClose().
EFI_BOOT_SERVICES* EfiBS |
Definition at line 21 of file firmware.c.
Referenced by BlpFwInitialize(), EfiAllocatePages(), EfiCloseProtocol(), EfiConnectController(), EfiFreePages(), EfiGetMemoryMap(), EfiLocateHandleBuffer(), EfiOpenProtocol(), EfiSetWatchdogTimer(), EfiStall(), EfiVmOpenProtocol(), EfiVmpCloseProtocol(), MmFwGetMemoryMap(), and OslDrawLogo().
EFI_SIMPLE_TEXT_INPUT_PROTOCOL* EfiConIn |
Definition at line 24 of file firmware.c.
Referenced by BlpFwInitialize(), and EfiConInReset().
EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL* EfiConInEx |
Definition at line 25 of file firmware.c.
Referenced by BlpFwInitialize(), ConsoleInputLocalEraseBuffer(), and EfiConInExReset().
EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL* EfiConOut |
Definition at line 23 of file firmware.c.
Referenced by BlpFwInitialize(), ConsoleFirmwareTextOpen(), and EfiPrintf().
EFI_GUID EfiDevicePathProtocol = EFI_DEVICE_PATH_PROTOCOL_GUID |
Definition at line 31 of file firmware.c.
Referenced by BlFwEnumerateDevice(), BlockIoEfiGetChildHandle(), BlockIoEfiGetDeviceInformation(), ConsoleEfiGraphicalOpenProtocol(), and EfiInitCreateInputParametersEx().
BL_FIRMWARE_DESCRIPTOR EfiFirmwareData |
Definition at line 16 of file firmware.c.
Referenced by BlpFwInitialize().
PBL_FIRMWARE_DESCRIPTOR EfiFirmwareParameters |
Definition at line 15 of file firmware.c.
Referenced by BlFwGetParameters(), and BlpFwInitialize().
EFI_GUID EfiGlobalVariable = EFI_GLOBAL_VARIABLE |
Definition at line 36 of file firmware.c.
Referenced by BlpSecureBootEFIIsEnabled().
EFI_GUID EfiGraphicsOutputProtocol = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID |
Definition at line 28 of file firmware.c.
EFI_HANDLE EfiImageHandle |
Definition at line 17 of file firmware.c.
Referenced by BlpFwInitialize(), EfiCloseProtocol(), EfiOpenProtocol(), EfiVmOpenProtocol(), and EfiVmpCloseProtocol().
EFI_GUID EfiLoadedImageProtocol = EFI_LOADED_IMAGE_PROTOCOL_GUID |
Definition at line 30 of file firmware.c.
Referenced by EfiInitCreateInputParametersEx(), and UefiMemGetMemoryMap().
ULONG EfiProtHashTableId |
Definition at line 164 of file firmware.c.
Referenced by EfiVmCloseProtocol(), EfiVmOpenProtocol(), and EfiVmpFreeInterfaceEntry().
BOOLEAN EfiProtHashTableInitialized |
Definition at line 163 of file firmware.c.
Referenced by EfiVmOpenProtocol().
EFI_GUID EfiRootAcpiTable10Guid = EFI_ACPI_TABLE_GUID |
Definition at line 35 of file firmware.c.
Referenced by EfipGetRsdt().
EFI_GUID EfiRootAcpiTableGuid = EFI_ACPI_20_TABLE_GUID |
Definition at line 34 of file firmware.c.
Referenced by EfipGetRsdt().
PHYSICAL_ADDRESS EfiRsdt |
Definition at line 26 of file firmware.c.
Referenced by EfipGetRsdt().
EFI_RUNTIME_SERVICES* EfiRT |
Definition at line 22 of file firmware.c.
Referenced by BlpFwInitialize(), EfiGetVariable(), and EfiResetSystem().
EFI_GUID EfiSimpleTextInputExProtocol = EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL_GUID |
Definition at line 32 of file firmware.c.
Referenced by BlpFwInitialize().
EFI_SYSTEM_TABLE* EfiST |
Definition at line 20 of file firmware.c.
Referenced by BlpFwInitialize(), EfiCloseProtocol(), EfiConnectController(), EfiOpenProtocol(), EfipGetSystemTable(), EfiVmOpenProtocol(), EfiVmpCloseProtocol(), and OslDrawLogo().
EFI_SYSTEM_TABLE* EfiSystemTable |
Definition at line 18 of file firmware.c.
Referenced by BlpFwInitialize().
EFI_GUID EfiUgaDrawProtocol = EFI_UGA_DRAW_PROTOCOL_GUID |
Definition at line 29 of file firmware.c.
Referenced by ConsoleEfiGraphicalOpenProtocol().