audk/MdeModulePkg/Universal/SmbiosDxe
lzeng14 4233bf7066 Enhance SmbiosDxe driver:
1. If string length exceeds 65535 bytes, return error. So infinite loop will not happen because of UINTN overflow.
2. When a SMBIOS entry is added or updated, check if the total length of SMBIOS table exceeds 65535 bytes, if it happens, return error.

Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13290 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-08 01:33:23 +00:00
..
SmbiosDxe.c Enhance SmbiosDxe driver: 2012-05-08 01:33:23 +00:00
SmbiosDxe.h Enhance SmbiosDxe driver: 2012-05-08 01:33:23 +00:00
SmbiosDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00