summaryrefslogtreecommitdiff
path: root/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c
diff options
context:
space:
mode:
Diffstat (limited to 'BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c')
-rw-r--r--BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c b/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c
index 9792efb2eb..9258c56285 100644
--- a/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c
+++ b/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscOemType0x90Data.c
@@ -20,7 +20,7 @@
// Static (possibly build generated) Oem data.
//
MISC_SMBIOS_TABLE_DATA(SMBIOS_TABLE_TYPE90, MiscOemType0x90) = {
- { // Hdr
+ { // Hdr
EFI_SMBIOS_TYPE_FIRMWARE_VERSION_INFO, ///< Hdr.Type
sizeof(SMBIOS_TABLE_TYPE90), ///< Hdr.Length
0 ///< Hdr.Handle
@@ -30,3 +30,4 @@ MISC_SMBIOS_TABLE_DATA(SMBIOS_TABLE_TYPE90, MiscOemType0x90) = {
SMBIOS_MISC_STRING_3, // GOPVersion
SMBIOS_MISC_STRING_4 // CpuStepping
};
+