summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred44-44/+44
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing4-55/+55
2006-07-12Add in Abstract and Description for a few MSA files.qwang123-17/+23
2006-07-11sync GCC assembly files with MASM assembly filesqhuang820-90/+82
2006-07-111. Fix one bug on EBC for GetPowerOfTwo64.cvanjeff2-3/+5
2006-07-11Merge back to one fpd file that does it all.bbahnsen2-3758/+2770
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang18-137/+131
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang82-157/+126
2006-07-10Fixed a syntax error in BasePciCf8Lib/PciLib.cbxing1-2/+2
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing3-35/+63
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang361-992/+992
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang362-25/+1
2006-07-08In AsciiStrncmp(), if length=0, should return 0vanjeff1-0/+4
2006-07-07Redefine SPEC and Release Version to 0x20000lgao460-299/+323
2006-07-07Obsoleted by new schema and new build tools.jwang36120-4631/+0
2006-07-07Fix all <TokenSpaceGuidCName> in all SPD file.klu21-10/+10
2006-07-06 PciLib:qhuang85-31/+59
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang366-2/+133
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing7-67/+76
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang125-49/+30
2006-07-061. Sync LinkedList.c with MWGvanjeff3-5/+3
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...lgao43-4/+4
2006-07-05Correct module guid in mbd filelgao41-1/+1
2006-07-05fixed GCC build issuesjwang362-2/+2
2006-07-05 DebugLib:qhuang818-1495/+0
2006-07-05 DebugLib:qhuang8105-948/+2684
2006-07-05supplemented "/FI" to some ignored PP options in fpd filesjwang362-2/+2
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362-69/+12
2006-07-04Added LibPatchPcdSetPtr.qwang127-21/+210
2006-07-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang362-5/+5
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang124-16/+32
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu213-89/+89
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu23-171/+176
2006-06-30for new toolsqouyang1-0/+1
2006-06-30removed unnecessary name space declarations in some top level elementsjwang3662-229/+229
2006-06-30converted all surface area description files to new schemajwang3662-5828/+7241
2006-06-30changed module's duplicated guid valuejwang365-105/+85
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff4-142/+182
2006-06-29Sync DebugSupport Protocol with UEFI2.0 spec lgao41-3/+128
2006-06-281.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang813-17/+513
2006-06-28Change VOID into VOID * in function headervanjeff1-2/+2
2006-06-281. Fixed bug in FlushCacheLine.asm, added return valuevanjeff2-13/+28
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang123-8/+22
2006-06-26• BaseMemoryLib:qhuang84-253/+0
2006-06-26• BaseMemoryLib:qhuang84-418/+0
2006-06-26• BaseMemoryLib:qhuang8123-1486/+2154
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu22-1/+4
2006-06-231) Add in support to traverse taken spaceqwang126-69/+299
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-50/+51