diff options
author | Elvin Li <elvin.li@intel.com> | 2015-02-15 05:01:59 +0000 |
---|---|---|
committer | li-elvin <li-elvin@Edk2> | 2015-02-15 05:01:59 +0000 |
commit | 54753b60a543c2807c3c2bc683e042927ee6c254 (patch) | |
tree | d9ba12e6e2d059daf7ec2b5971936f044ebdcea0 | |
parent | 6cd35c62fcf4f4c370045348c1a512cc0260b98e (diff) | |
download | edk2-platforms-54753b60a543c2807c3c2bc683e042927ee6c254.tar.xz |
MdeModulePkg: Update SMBIOS revision to 3.0.
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@16870 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 dc79577688..4328eba8f1 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -1163,7 +1163,7 @@ ## SMBIOS version.
# @Prompt SMBIOS version.
- gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0208|UINT16|0x00010055
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0300|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.
|