summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Guid/MtcVendor.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Guid/MtcVendor.h')
-rw-r--r--MdeModulePkg/Include/Guid/MtcVendor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Guid/MtcVendor.h b/MdeModulePkg/Include/Guid/MtcVendor.h
index 3104c21d1e..74163972aa 100644
--- a/MdeModulePkg/Include/Guid/MtcVendor.h
+++ b/MdeModulePkg/Include/Guid/MtcVendor.h
@@ -18,8 +18,8 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
//
// Name of the variable for the high part of monotonic counter
//
-#define MTC_VARIABLE_NAME L"MTC"
+#define MTC_VARIABLE_NAME L"MTC"
-extern EFI_GUID gMtcVendorGuid;
+extern EFI_GUID gMtcVendorGuid;
#endif