summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-07-14Add missing ASSERT()s in PeiPcdLibqhuang81-10/+21
2006-07-14Port thunk16 code from MSFT to GCC assembly.qhuang81-21/+184
2006-07-13Added license & copyright declarationjwang3661-0/+610
2006-07-13Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient.bxing2-7/+9
2006-07-13Added all header files in the packages's include directory into spd files.jwang361-0/+946
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19...yshang11-0/+98
2006-07-13Fix bug in .S files.qhuang86-6/+6
2006-07-13Enforced case-sensitive on the file names;jwang361-2/+2
2006-07-131. Add Assert in SetJump.Sqhuang82-4/+7
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang83-65/+61
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang86-50/+56
2006-07-13added function headervanjeff6-0/+82
2006-07-12Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.qhuang82-2/+3
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang850-157/+222
2006-07-12Remove some junk informatin.qwang121-6816/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang17-14/+16
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19...alfred1-1/+6815
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