summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-07-17Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...klu2
2006-07-17Modified coding style, removed unnecessary comments and "offset" key words.bxing
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang12
2006-07-17Add in function description and comments.qwang12
2006-07-14Add missing ASSERT()s in PeiPcdLibqhuang8
2006-07-14Port thunk16 code from MSFT to GCC assembly.qhuang8
2006-07-13Added license & copyright declarationjwang36
2006-07-13Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient.bxing
2006-07-13Added all header files in the packages's include directory into spd files.jwang36
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19...yshang1
2006-07-13Fix bug in .S files.qhuang8
2006-07-13Enforced case-sensitive on the file names;jwang36
2006-07-131. Add Assert in SetJump.Sqhuang8
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang8
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang8
2006-07-13added function headervanjeff
2006-07-12Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.qhuang8
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12Remove some junk informatin.qwang12
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19...alfred
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing
2006-07-12Add in Abstract and Description for a few MSA files.qwang12
2006-07-11sync GCC assembly files with MASM assembly filesqhuang8
2006-07-111. Fix one bug on EBC for GetPowerOfTwo64.cvanjeff
2006-07-11Merge back to one fpd file that does it all.bbahnsen
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang8
2006-07-10Fixed a syntax error in BasePciCf8Lib/PciLib.cbxing
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang36
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