mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
6cd35c62fc
commit
54753b60a5
|
@ -1163,7 +1163,7 @@
|
||||||
|
|
||||||
## SMBIOS version.
|
## SMBIOS version.
|
||||||
# @Prompt 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
|
## 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.
|
# the extension FPDT boot records received after ReadyToBoot and before ExitBootService.
|
||||||
|
|
Loading…
Reference in New Issue