Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | Remove unused code for misc sub smbios table. | klu2 | 7 | -250/+0 |
2006-07-11 | Add necessary files (such as *.h) in module msa and remove unused msa files. | lgao4 | 6 | -183/+14 |
2006-07-11 | Correct the token number for PcdDxePcdDatabaseTraverseEnabled | qwang12 | 1 | -9/+1 |
2006-07-11 | Fix the bug that SecMain often throw exception when environment variable too ... | klu2 | 2 | -4/+3 |
2006-07-11 | FD file should only generated in build time but not in run.cmd. Fix it. | klu2 | 2 | -5/+2 |
2006-07-10 | Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ... | qouyang | 26 | -472/+456 |
2006-07-10 | Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" ... | klu2 | 2 | -1/+6 |
2006-07-08 | Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave... | qwang12 | 1 | -2/+23 |
2006-07-07 | Redefine SPEC and Release Version to 0x20000 | lgao4 | 28 | -336/+352 |
2006-07-07 | Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\F... | lgao4 | 1 | -1/+1 |
2006-07-07 | Obsoleted by new schema and new build tools. | jwang36 | 59 | -2629/+0 |
2006-07-07 | Fix all <TokenSpaceGuidCName> in all SPD file. | klu2 | 1 | -22/+22 |
2006-07-07 | 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now. | klu2 | 1 | -5/+0 |
2006-07-06 | 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim... | davidhuang | 1 | -0/+100 |
2006-07-06 | Removed Optional Ffs Sections as it was not being used. Changed UserId in Us... | lhauch | 1 | -2/+1 |
2006-07-05 | Fix a minor issue. | wuyizhong | 1 | -3/+3 |
2006-07-05 | Support UserExtension in FPD. | wuyizhong | 1 | -6806/+6806 |
2006-07-05 | Support putting unreference DYNAMIC_EX PCD into Pcd runtime database. | klu2 | 1 | -45/+1 |
2006-07-05 | DebugLib: | qhuang8 | 16 | -15/+16 |
2006-07-04 | Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to... | jwang36 | 1 | -3/+3 |
2006-07-04 | Should not checking exist fd file, otherwise new fd file can not override old... | klu2 | 1 | -3/+0 |
2006-07-04 | Fix a minor bug for wrong entry name | klu2 | 1 | -1/+1 |
2006-07-04 | remove unused PCD entry in EdkNt32Pkg Package. | qwang12 | 2 | -71/+2 |
2006-07-02 | Modify MSA file for correcting <TokenSpaceGuidCName> | klu2 | 2 | -40/+40 |
2006-07-01 | 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ... | klu2 | 2 | -625/+630 |
2006-07-01 | Put the FD creation operation in run.cmd temporary. | klu2 | 1 | -1/+10 |
2006-06-30 | removed unnecessary name space declarations in some top level elements | jwang36 | 31 | -50/+50 |
2006-06-30 | New tool. | qouyang | 3 | -25/+4 |
2006-06-30 | Change NT32 to new XML Schema. | wuyizhong | 32 | -7041/+8870 |
2006-06-30 | Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg | lgao4 | 2 | -70/+1 |
2006-06-30 | Adjust MonoStatusCode module in EdkNt32Pkg to avoid ".." used in Msa file. | lgao4 | 4 | -5/+4 |
2006-06-26 | • BaseMemoryLib: | qhuang8 | 16 | -16/+16 |
2006-06-23 | The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu... | klu2 | 1 | -107/+0 |
2006-06-23 | Remove the dead files. | qwang12 | 1 | -6/+0 |
2006-06-23 | Remove the dead files. | qwang12 | 6 | -795/+0 |
2006-06-23 | Remove the dead files. | qwang12 | 6 | -895/+0 |
2006-06-23 | 1) remove some dead code from WinNtBusDriver.c | qwang12 | 1 | -20/+0 |
2006-06-22 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@592 6f19... | klu2 | 1 | -1/+1 |
2006-06-21 | Modify PCD declaration according to new schema. | klu2 | 1 | -29/+110 |
2006-06-15 | Add many datum and datum size checking in PCD building tools, These checking ... | klu2 | 1 | -4/+4 |
2006-06-14 | Add <TokenSpaceGuid> for all PCD entry in FPD file | klu2 | 1 | -0/+640 |
2006-06-13 | Fix some bugs in PCD tools: | klu2 | 1 | -1/+1 |
2006-06-12 | Transfer old <PCDs> in MSA to <PcdCoded>: | klu2 | 2 | -68/+36 |
2006-06-12 | Modify PCD tool according to final PCD schema modification. | klu2 | 1 | -9085/+2742 |
2006-06-10 | Removed create/modified/update data, PacakgeType from headers, added HexWordA... | lhauch | 1 | -4/+0 |
2006-06-10 | 1) Sync PcdPpi guid with PCD arch spec. | qwang12 | 1 | -1/+1 |
2006-06-08 | 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe... | qhuang8 | 17 | -19/+19 |
2006-06-05 | Fix some bugs for EdkFatPkg | klu2 | 1 | -0/+138 |
2006-06-04 | PCD tools update: | klu2 | 1 | -598/+0 |
2006-06-04 | Updated Header information, added Guid, Version Specification, removed createdBy | lhauch | 1 | -14/+20 |