summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Include/Guid/OvmfPlatformConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg/Include/Guid/OvmfPlatformConfig.h')
-rw-r--r--OvmfPkg/Include/Guid/OvmfPlatformConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/Include/Guid/OvmfPlatformConfig.h b/OvmfPkg/Include/Guid/OvmfPlatformConfig.h
index 19b3936cf9..4bf0d8a089 100644
--- a/OvmfPkg/Include/Guid/OvmfPlatformConfig.h
+++ b/OvmfPkg/Include/Guid/OvmfPlatformConfig.h
@@ -13,6 +13,6 @@
#define OVMF_PLATFORM_CONFIG_GUID \
{0x7235c51c, 0x0c80, 0x4cab, {0x87, 0xac, 0x3b, 0x08, 0x4a, 0x63, 0x04, 0xb1}}
-extern EFI_GUID gOvmfPlatformConfigGuid;
+extern EFI_GUID gOvmfPlatformConfigGuid;
#endif