summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/PlatformBdsDxe
Commit message (Expand)AuthorAgeFilesLines
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-051-1/+0
* Fix a memory leak issue.qhuang82007-09-261-4/+3
* Remove '|' at end of PCD line.klu22007-08-301-1/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-7/+7
* Added missing dependent packagejwang362007-08-301-1/+2
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-1/+1
* Correct a bug that allocate a fix size buffer as input buffer for Hii->GetStr...qwang122007-08-061-13/+6
* Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH2007-07-311-11/+0
* Remove Include/Common/FirmwareRevision.hklu22007-07-271-4/+1
* Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.klu22007-07-271-49/+0
* Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.klu22007-07-2728-205/+106
* removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid...AJFISH2007-07-261-61/+1
* CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPla...klu22007-07-261-13/+5
* Add virtual CpuModel, CpuSpeed and Memory driver into default connect device ...klu22007-07-252-0/+87
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-241-1/+1
* remove dxs files.qwang122007-07-241-26/+0
* remove some comments introduced by tools.vanjeff2007-07-201-39/+1
* mass cleanup inf nameqwang122007-07-162-0/+0
* Convert NT32 to use PCD settings for UEFI Timeout and language variables as a...AJFISH2007-07-134-87/+101
* Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to...AJFISH2007-07-118-369/+63
* Remove .DXS reference in .inf fileAJFISH2007-07-101-1/+0
* Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu22007-07-061-0/+2
* Fixed build break by removing missing include file. Made code compile by not ...AJFISH2007-07-032-59/+0
* String.h confuse cl.exe. Its name collide with MS's std library.qwang122007-07-031-53/+0
* String.h confuse cl.exe. Its name collide with MS's std library.qwang122007-07-039-8/+61
* Use String.hqwang122007-07-031-1/+1
* Enable PlatformBdsDxeqwang122007-07-038-18/+25
* Make some vfr buidable.qwang122007-07-038-14/+0
* Remove CommonHeader.h from VFR files.qwang122007-07-026-32/+5
* Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang122007-07-021-3/+0
* add in PlatformBds.infqwang122007-07-0243-0/+16752