summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2006-07-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@854 6f19...lgao42-118/+0
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch1-12/+4
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang361-1/+1
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang362-28/+5
2006-07-08fix a bug in Service.cqwang121-8/+4
2006-07-08Ported to use BaseMemoryLib functionsajfish1-22/+12
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang129-4339/+5089
2006-07-07Redefine SPEC and Release Version to 0x20000lgao483-831/+844
2006-07-07Fix the wrong usage of UnicodeValueToString functionlgao41-7/+7
2006-07-07Obsoleted by new schema and new build tools.jwang36164-7184/+0
2006-07-07Fix all <TokenSpaceGuidCName> in all SPD file.klu21-17/+17
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