]> git.proxmox.com Git - mirror_edk2.git/commit
The consumer for smbios recorder should *not* make assumption the SMBIOS structure...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 11 Dec 2009 05:51:39 +0000 (05:51 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 11 Dec 2009 05:51:39 +0000 (05:51 +0000)
commit351615ee5ee9b7f7255c6b2075efd31854070619
treecc54bee7f680fe9ff8e967e619dd6561521626a5
parent65d02573b86a8008df6e3a4d1fa960f3858011a1
The consumer for smbios recorder should *not* make assumption the SMBIOS structure in special version. For length of smbios record, consumer need judge the SMBIOS->Hdr.Length but not use size of (SMBIOS_TYPE0) style.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9553 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c