diff options
author | Elvin Li <elvin.li@intel.com> | 2015-01-22 02:47:12 +0000 |
---|---|---|
committer | li-elvin <li-elvin@Edk2> | 2015-01-22 02:47:12 +0000 |
commit | a61b07f464f5f9080ead9cc955f10f2acf5de085 (patch) | |
tree | 352f02951f5b13dc570706928fd496c2f0a9962b | |
parent | 8165009451e2dff81a42d3a8bcb1792e82ce5d91 (diff) | |
download | edk2-platforms-a61b07f464f5f9080ead9cc955f10f2acf5de085.tar.xz |
Update PcdSmbiosVersion from 0x0207 to 0x0208.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16636 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 2e7e461c0f..9ea8abe3b9 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -1129,7 +1129,7 @@ ## SMBIOS version.
# @Prompt SMBIOS version.
- gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0207|UINT16|0x00010055
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0208|UINT16|0x00010055
## This PCD specifies the additional pad size in FPDT Basic Boot Performance Table for
# the extension FPDT boot records received after ReadyToBoot and before ExitBootService.
|