mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
MdeModulePkg: Bump the default SMBIOS version to 3.8
Commit 7f505d377b in 2024 added the
Type 4 field SocketType. Bump the default SMBIOS version to 3.8
in order for the larger table size to be valid.
Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
This commit is contained in:
parent
08dd5e921c
commit
97665a4ef0
1 changed files with 1 additions and 1 deletions
|
|
@ -2105,7 +2105,7 @@
|
|||
|
||||
## SMBIOS version.
|
||||
# @Prompt SMBIOS version.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0303|UINT16|0x00010055
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0308|UINT16|0x00010055
|
||||
|
||||
## SMBIOS Docrev field in SMBIOS 3.0 (64-bit) Entry Point Structure.
|
||||
# @Prompt SMBIOS Docrev field in SMBIOS 3.0 (64-bit) Entry Point Structure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue