]> git.proxmox.com Git - mirror_edk2.git/commit
Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS...
authorElvin Li <elvin.li@intel.com>
Thu, 5 Dec 2013 05:30:27 +0000 (05:30 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 5 Dec 2013 05:30:27 +0000 (05:30 +0000)
commitb68237300a036c59dcb1231708e64e12fd2f734f
treebeeddff5337cc875f055b3d916b3c0a6ea8b080c
parentb4e7b2d2cd1f5a5856206d2afaf4da2de5a8adc4
Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS table. Update LegacyBiosDxe to move SMBIOS table to reserved memory for backward compatibility.

Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14932 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBios.c
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBootSupport.c
MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c