summaryrefslogtreecommitdiff
path: root/Nt32Pkg/PlatformBdsDxe
AgeCommit message (Collapse)Author
2007-07-26removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and ↵AJFISH
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-26CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not ↵klu2
gPlatformConsole git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3446 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-25Add virtual CpuModel, CpuSpeed and Memory driver into default connect device ↵klu2
list. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3430 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3425 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-24remove dxs files.qwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3422 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20remove some comments introduced by tools.vanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-16mass cleanup inf nameqwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3255 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-13Convert NT32 to use PCD settings for UEFI Timeout and language variables as ↵AJFISH
a POC for new BDS. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3241 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-11Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier ↵AJFISH
to look at the current BDS git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3187 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-10Remove .DXS reference in .inf fileAJFISH
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3183 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3117 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Fixed build break by removing missing include file. Made code compile by not ↵AJFISH
assuming every FLASH device is a FW Hub. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3021 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03String.h confuse cl.exe. Its name collide with MS's std library.qwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3015 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03String.h confuse cl.exe. Its name collide with MS's std library.qwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3014 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Use String.hqwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3012 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Enable PlatformBdsDxeqwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3008 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03Make some vfr buidable.qwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Remove CommonHeader.h from VFR files.qwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2967 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the ↵qwang12
naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2941 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02add in PlatformBds.infqwang12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2932 6f19259b-4bc3-4df7-8a09-765794883524