audk/IntelFrameworkModulePkg/Csm/LegacyBiosDxe
Mike Maslenkin de2eccc46a The size of platform memory above 1M is measured in kilobytes.
This patch fixes truncation of this value. Actually 0 Mb memory size was set by reason of overflow of 16 bit word caused by wrong value used.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mike Maslenkin <mihailm@parallels.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15318 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-05 08:45:13 +00:00
..
IA32
Ipf Fix CRLF format 2014-01-22 08:38:20 +00:00
X64 Fix CRLF format 2014-01-22 08:38:20 +00:00
LegacyBbs.c
LegacyBda.c
LegacyBios.c Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error. 2013-12-11 08:53:19 +00:00
LegacyBiosDxe.inf Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS table. Update LegacyBiosDxe to move SMBIOS table to reserved memory for backward compatibility. 2013-12-05 05:30:27 +00:00
LegacyBiosInterface.h Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS table. Update LegacyBiosDxe to move SMBIOS table to reserved memory for backward compatibility. 2013-12-05 05:30:27 +00:00
LegacyBootSupport.c The size of platform memory above 1M is measured in kilobytes. 2014-03-05 08:45:13 +00:00
LegacyCmos.c
LegacyIde.c
LegacyPci.c
LegacySio.c
Thunk.c