]> xenbits.xensource.com Git - ovmf.git/commit
MdePkg/IndustryStandard: Add SMBIOS anchor string & length defines.
authorGiri Mudusuru <girim@apple.com>
Fri, 5 May 2023 00:17:09 +0000 (08:17 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 12 May 2023 05:09:14 +0000 (05:09 +0000)
commit2d4c76f783ee7eaab65b64f2f8c04f78394be0d1
tree9ffabc021879a51f23c3801bed7b1ff29a498d5c
parentc08a3a96fd19ac8adc75f00d373b4a1606b26c00
MdePkg/IndustryStandard: Add SMBIOS anchor string & length defines.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3805

Add SMBIOS spec defined anchor strings & length defines.

 - '_SM_' chapter 5.2.1 SMBIOS 2.1 (32-bit) Entry Point
 - '_SM3_' chapter 5.2.2 SMBIOS 3.0 (64-bit) Entry Point

Changes from v1 to v2:
 - Replace non-ASCII characters

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Andrew Fish <afish@apple.com>
Signed-off-by: Giri Mudusuru <girim@apple.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/IndustryStandard/SmBios.h