summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Guid/EventLegacyBios.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Guid/EventLegacyBios.h')
-rw-r--r--MdePkg/Include/Guid/EventLegacyBios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Guid/EventLegacyBios.h b/MdePkg/Include/Guid/EventLegacyBios.h
index 1a7a0d1d7a..c976c7bad4 100644
--- a/MdePkg/Include/Guid/EventLegacyBios.h
+++ b/MdePkg/Include/Guid/EventLegacyBios.h
@@ -17,6 +17,6 @@
#define EFI_EVENT_LEGACY_BOOT_GUID \
{ 0x2a571201, 0x4966, 0x47f6, {0x8b, 0x86, 0xf3, 0x1e, 0x41, 0xf3, 0x2f, 0x10 } }
-extern EFI_GUID gEfiEventLegacyBootGuid;
+extern EFI_GUID gEfiEventLegacyBootGuid;
#endif