audk/Nt32Pkg/PlatformBdsDxe
AJFISH b397fbbbf9 removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3458 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-26 21:33:37 +00:00
..
Generic Retire the "Include/Common" of MdeModulePkg. 2007-07-24 10:52:02 +00:00
BdsPlatform.c String.h confuse cl.exe. Its name collide with MS's std library. 2007-07-03 13:04:05 +00:00
BdsPlatform.h Add virtual CpuModel, CpuSpeed and Memory driver into default connect device list. 2007-07-25 05:04:55 +00:00
CommonHeader.h Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS. 2007-07-13 22:51:36 +00:00
PlatformBdsDxe.inf remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
PlatformBdsDxe.msa mass cleanup inf name 2007-07-16 08:17:35 +00:00
PlatformData.c removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. 2007-07-26 21:33:37 +00:00