summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang36
2006-07-08In AsciiStrncmp(), if length=0, should return 0vanjeff
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-07Fix all <TokenSpaceGuidCName> in all SPD file.klu2
2006-07-06 PciLib:qhuang8
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-07-061. Sync LinkedList.c with MWGvanjeff
2006-07-06Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao4
2006-07-05Correct module guid in mbd filelgao4
2006-07-05fixed GCC build issuesjwang36
2006-07-05 DebugLib:qhuang8
2006-07-05 DebugLib:qhuang8
2006-07-05supplemented "/FI" to some ignored PP options in fpd filesjwang36
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang36
2006-07-04Added LibPatchPcdSetPtr.qwang12
2006-07-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang36
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu2
2006-06-30for new toolsqouyang
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-30changed module's duplicated guid valuejwang36
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff
2006-06-29Sync DebugSupport Protocol with UEFI2.0 spec lgao4
2006-06-281.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang8
2006-06-28Change VOID into VOID * in function headervanjeff
2006-06-281. Fixed bug in FlushCacheLine.asm, added return valuevanjeff
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang12
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu2
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu2
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao4
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-21Modify PCD declaration according to new schema.klu2
2006-06-20Removebbahnsen
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-20Modify autogen code for DynamicEx type PCD.klu2
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff