Searched refs:gEfiConsoleOutDeviceGuid (Results 1 – 13 of 13) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/ConsoleOutDevice/ |
D | ConsoleOutDevice.c | 25 EFI_GUID gEfiConsoleOutDeviceGuid = EFI_CONSOLE_OUT_DEVICE_GUID; variable 27 EFI_GUID_STRING(&gEfiConsoleOutDeviceGuid, "Console Out Device Guid", "EFI Console Out Device Guid"…
|
D | ConsoleOutDevice.h | 27 extern EFI_GUID gEfiConsoleOutDeviceGuid;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
D | ConsoleOutDevice.h | 21 extern EFI_GUID gEfiConsoleOutDeviceGuid;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ComponentName.c | 661 &gEfiConsoleOutDeviceGuid, in ConSplitterConOutComponentNameGetControllerName() 663 &gEfiConsoleOutDeviceGuid in ConSplitterConOutComponentNameGetControllerName()
|
D | ConSplitterDxe.inf | 76 …gEfiConsoleOutDeviceGuid ## SOMETIMES_CONSUMES ## UNDEFINED # protocol GUID i…
|
D | ConSplitter.c | 1006 &gEfiConsoleOutDeviceGuid in ConSplitterConOutDriverBindingSupported() 1335 &gEfiConsoleOutDeviceGuid, in ConSplitterConOutDriverBindingStart() 1747 &gEfiConsoleOutDeviceGuid, in ConSplitterConOutDriverBindingStop()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
D | UefiShellDriver1CommandsLib.inf | 72 gEfiConsoleOutDeviceGuid ## CONSUMES ## GUID
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ |
D | ConPlatform.c | 427 &gEfiConsoleOutDeviceGuid, in ConPlatformTextOutDriverBindingStart() 481 &gEfiConsoleOutDeviceGuid, in ConPlatformTextOutDriverBindingStart() 646 &gEfiConsoleOutDeviceGuid in ConPlatformTextOutDriverBindingStop()
|
D | ConPlatformDxe.inf | 82 …gEfiConsoleOutDeviceGuid ## SOMETIMES_PRODUCES ## UNDEFINED # protocol GUID i…
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/ |
D | UefiHandleParsingLib.inf | 304 gEfiConsoleOutDeviceGuid ## UNDEFINED
|
D | UefiHandleParsingLib.c | 1537 {STRING_TOKEN(STR_CON_OUT), &gEfiConsoleOutDeviceGuid, NULL},
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.dec | 203 …gEfiConsoleOutDeviceGuid = { 0xD3B36F2C, 0xD551, 0x11D4, { 0x9A, 0x46, 0x00, 0x90, 0x27, 0x3…
|
/device/linaro/bootloader/edk2/EdkShellPkg/ |
D | ShellR33.patch | 4094 + &gEfiConsoleOutDeviceGuid,
|