summaryrefslogtreecommitdiff
path: root/Nt32Pkg/PlatformBdsDxe
AgeCommit message (Expand)AuthorFilesLines
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1214-140/+119
2007-11-27Update NT32 BDS to produce the MemoryTypeInformation variablemdkinney3-0/+163
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang82-2/+2
2007-11-20Remove the old definition in FlashMapHobklu21-15/+0
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu22-7/+7
2007-10-18Clean UGA from Nt32Pkg.vanjeff3-81/+23
2007-10-17Merger trackers #7807 and #8372. vanjeff1-7/+7
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH1-1/+0
2007-09-26Fix a memory leak issue.qhuang81-4/+3
2007-08-30Remove '|' at end of PCD line.klu21-1/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-7/+7
2007-08-30Added missing dependent packagejwang361-1/+2
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-06Correct a bug that allocate a fix size buffer as input buffer for Hii->GetStr...qwang121-13/+6
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH1-11/+0
2007-07-27Remove Include/Common/FirmwareRevision.hklu21-4/+1
2007-07-27Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.klu21-49/+0
2007-07-27Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.klu228-205/+106
2007-07-26removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid...AJFISH1-61/+1
2007-07-26CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPla...klu21-13/+5
2007-07-25Add virtual CpuModel, CpuSpeed and Memory driver into default connect device ...klu22-0/+87
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang11-1/+1
2007-07-24remove dxs files.qwang121-26/+0
2007-07-20remove some comments introduced by tools.vanjeff1-39/+1
2007-07-16mass cleanup inf nameqwang122-0/+0
2007-07-13Convert NT32 to use PCD settings for UEFI Timeout and language variables as a...AJFISH4-87/+101
2007-07-11Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to...AJFISH8-369/+63
2007-07-10Remove .DXS reference in .inf fileAJFISH1-1/+0
2007-07-06Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu21-0/+2
2007-07-03Fixed build break by removing missing include file. Made code compile by not ...AJFISH2-59/+0
2007-07-03String.h confuse cl.exe. Its name collide with MS's std library.qwang121-53/+0
2007-07-03String.h confuse cl.exe. Its name collide with MS's std library.qwang129-8/+61
2007-07-03Use String.hqwang121-1/+1
2007-07-03Enable PlatformBdsDxeqwang128-18/+25
2007-07-03Make some vfr buidable.qwang128-14/+0
2007-07-02Remove CommonHeader.h from VFR files.qwang126-32/+5
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang121-3/+0
2007-07-02add in PlatformBds.infqwang1243-0/+16752