Minor update on capitalization for ECC check.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7561 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2009-02-23 02:47:51 +00:00
parent d73be1d1b1
commit fbfa4a1da7
4 changed files with 5 additions and 5 deletions

View File

@@ -287,7 +287,7 @@ typedef struct {
SMBIOS_STRUCTURE Hdr;
UINT8 InstallableLanguages;
UINT8 Flags;
UINT8 reserved[15];
UINT8 Reserved[15];
SMBIOS_TABLE_STRING CurrentLanguages;
} SMBIOS_TABLE_TYPE13;