summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Redefine SPEC and Release Version to 0x20000lgao42006-07-0783-831/+844
* Fix the wrong usage of UnicodeValueToString functionlgao42006-07-071-7/+7
* Obsoleted by new schema and new build tools.jwang362006-07-07164-7184/+0
* Fix all <TokenSpaceGuidCName> in all SPD file.klu22006-07-071-17/+17
* Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePo...davidhuang2006-07-071-3/+3
* Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang122006-07-064-41/+52
* Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang362006-07-061-1/+1
* Fix bugs in GetNextTokenSpace and GetNextTokenqwang122006-07-064-301/+325
* Corrected a typo error.jwang362006-07-061-1/+1
* PciLib:qhuang82006-07-061-2/+2
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-062-3/+3
* 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2006-07-0623-0/+1065
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-066-258/+887
* Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch2006-07-062-3/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao42006-07-067-38/+40
* fixed GCC build issuesjwang362006-07-052-3/+3
* DebugLib:qhuang82006-07-0546-431/+573
* supplemented "/FI" to some ignored PP options in fpd filesjwang362006-07-051-1/+1
* Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362006-07-042-67/+10
* Fix autogen bug:[Edk67][Edk35].qouyang2006-07-041-2/+2
* Added LibPatchPcdSetPtr.qwang122006-07-042-3/+0
* added GCC tool chain family optionsjwang362006-07-041-6/+6
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-033-15090/+15294
* Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. wuyizhong2006-07-031-1/+1
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-028-67/+67
* 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu22006-07-013-5527/+5532
* added EdkDxeSalLib for EmuVariable modulejwang362006-06-301-0/+1
* removed unnecessary name space declarations in some top level elementsjwang362006-06-3084-187/+187
* For new Tool.qouyang2006-06-303-6/+7
* converted all surface area description files to new schemajwang362006-06-3085-22084/+25511
* changed module's duplicated guid valuejwang362006-06-303-155/+143
* Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao42006-06-303-353/+5
* remove this old emu directorylgao42006-06-305-944/+0
* Remove DiskIoPartition modulelgao42006-06-303-177/+0
* • BaseMemoryLib:qhuang82006-06-2654-54/+54
* Fix Buger in this file to process the ffs file that only contain one compress...lgao42006-06-231-9/+3
* 1) Add in support to traverse taken spaceqwang122006-06-234-14/+150
* The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu...klu22006-06-231-3/+0
* Remove the dead files.qwang122006-06-235-297/+0
* Remove the dead files.qwang122006-06-232-978/+0
* 1) remove some dead code from WinNtBusDriver.cqwang122006-06-236-36/+127
* Fix buger in DxeMain module and modify uefispec.h coding stylelgao42006-06-221-2/+2
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-228-799/+0
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-2216-248/+980
* Modify PCD declaration according to new schema.klu22006-06-211-69/+114
* Fix bug in DxeMain module and EdkMemoryStatusCodeLib library.lgao42006-06-213-5/+8
* 1. PostCodeLib.qhuang82006-06-193-3/+3
* Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...lgao42006-06-163-17/+31
* should return instead of break.qwang122006-06-161-1/+1
* Add <TokenSpaceGuid> for all PCD entry in FPD fileklu22006-06-142-0/+1760