summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Guid/ConsoleOutDevice.h')
-rw-r--r--MdeModulePkg/Include/Guid/ConsoleOutDevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Guid/ConsoleOutDevice.h b/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
index b65e026371..9cf13b8d54 100644
--- a/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
+++ b/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
@@ -12,6 +12,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#define EFI_CONSOLE_OUT_DEVICE_GUID \
{ 0xd3b36f2c, 0xd551, 0x11d4, {0x9a, 0x46, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } }
-extern EFI_GUID gEfiConsoleOutDeviceGuid;
+extern EFI_GUID gEfiConsoleOutDeviceGuid;
#endif