summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2006-07-07Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePo...davidhuang1-3/+3
2006-07-06Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang124-41/+52
2006-07-06Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang361-1/+1
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang124-301/+325
2006-07-06Corrected a typo error.jwang361-1/+1
2006-07-06 PciLib:qhuang81-2/+2
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362-3/+3
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang23-0/+1065
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang126-258/+887
2006-07-06Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch2-3/+1
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao47-38/+40
2006-07-05fixed GCC build issuesjwang362-3/+3
2006-07-05 DebugLib:qhuang846-431/+573
2006-07-05supplemented "/FI" to some ignored PP options in fpd filesjwang361-1/+1
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362-67/+10
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang1-2/+2
2006-07-04Added LibPatchPcdSetPtr.qwang122-3/+0
2006-07-04added GCC tool chain family optionsjwang361-6/+6
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang123-15090/+15294
2006-07-03Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. wuyizhong1-1/+1
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu28-67/+67
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu23-5527/+5532
2006-06-30added EdkDxeSalLib for EmuVariable modulejwang361-0/+1
2006-06-30removed unnecessary name space declarations in some top level elementsjwang3684-187/+187
2006-06-30For new Tool.qouyang3-6/+7
2006-06-30converted all surface area description files to new schemajwang3685-22084/+25511
2006-06-30changed module's duplicated guid valuejwang363-155/+143
2006-06-30Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao43-353/+5
2006-06-30remove this old emu directorylgao45-944/+0
2006-06-30Remove DiskIoPartition modulelgao43-177/+0
2006-06-26• BaseMemoryLib:qhuang854-54/+54
2006-06-23Fix Buger in this file to process the ffs file that only contain one compress...lgao41-9/+3
2006-06-231) Add in support to traverse taken spaceqwang124-14/+150
2006-06-23The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu...klu21-3/+0
2006-06-23Remove the dead files.qwang125-297/+0
2006-06-23Remove the dead files.qwang122-978/+0
2006-06-231) remove some dead code from WinNtBusDriver.cqwang126-36/+127
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao41-2/+2
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang88-799/+0
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang816-248/+980
2006-06-21Modify PCD declaration according to new schema.klu21-69/+114
2006-06-21Fix bug in DxeMain module and EdkMemoryStatusCodeLib library.lgao43-5/+8
2006-06-19 1. PostCodeLib.qhuang83-3/+3
2006-06-16Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...lgao43-17/+31
2006-06-16should return instead of break.qwang121-1/+1
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu22-0/+1760
2006-06-13Add in HII enable support for PCD.qwang123-52/+95
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu29-94/+56
2006-06-12Modify PCD tool according to final PCD schema modification.klu22-28926/+8624
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch1-4/+0