summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.qhuang82006-07-122-2/+3
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-1250-157/+222
* Remove some junk informatin.qwang122006-07-121-6816/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang12006-07-127-14/+16
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19...alfred2006-07-121-1/+6815
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-1244-44/+44
* 1. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing2006-07-124-55/+55
* Add in Abstract and Description for a few MSA files.qwang122006-07-123-17/+23
* sync GCC assembly files with MASM assembly filesqhuang82006-07-1120-90/+82
* 1. Fix one bug on EBC for GetPowerOfTwo64.cvanjeff2006-07-112-3/+5
* Merge back to one fpd file that does it all.bbahnsen2006-07-112-3758/+2770
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-1018-137/+131
* 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang82006-07-102-157/+126
* Fixed a syntax error in BasePciCf8Lib/PciLib.cbxing2006-07-101-2/+2
* 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing2006-07-103-35/+63
* Made some changes to use GCC to pre-process and assembly .S file jwang362006-07-091-992/+992
* Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang362006-07-092-25/+1
* In AsciiStrncmp(), if length=0, should return 0vanjeff2006-07-081-0/+4
* Redefine SPEC and Release Version to 0x20000lgao42006-07-0760-299/+323
* Obsoleted by new schema and new build tools.jwang362006-07-07120-4631/+0
* Fix all <TokenSpaceGuidCName> in all SPD file.klu22006-07-071-10/+10
* PciLib:qhuang82006-07-065-31/+59
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-066-2/+133
* 1. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing2006-07-067-67/+76
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-065-49/+30
* 1. Sync LinkedList.c with MWGvanjeff2006-07-063-5/+3
* Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch2006-07-062-3/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao42006-07-063-4/+4
* Correct module guid in mbd filelgao42006-07-051-1/+1
* fixed GCC build issuesjwang362006-07-052-2/+2
* DebugLib:qhuang82006-07-0518-1495/+0
* DebugLib:qhuang82006-07-05105-948/+2684
* supplemented "/FI" to some ignored PP options in fpd filesjwang362006-07-052-2/+2
* Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362006-07-042-69/+12
* Added LibPatchPcdSetPtr.qwang122006-07-047-21/+210
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang362006-07-042-5/+5
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-034-16/+32
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-0213-89/+89
* 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu22006-07-013-171/+176
* for new toolsqouyang2006-06-301-0/+1
* removed unnecessary name space declarations in some top level elementsjwang362006-06-3062-229/+229
* converted all surface area description files to new schemajwang362006-06-3062-5828/+7241
* changed module's duplicated guid valuejwang362006-06-305-105/+85
* 1.Updated some functions header of BaseLib with new MWG specvanjeff2006-06-304-142/+182
* Sync DebugSupport Protocol with UEFI2.0 spec lgao42006-06-291-3/+128
* 1.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang82006-06-2813-17/+513
* Change VOID into VOID * in function headervanjeff2006-06-281-2/+2
* 1. Fixed bug in FlushCacheLine.asm, added return valuevanjeff2006-06-282-13/+28
* 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122006-06-263-8/+22
* • BaseMemoryLib:qhuang82006-06-264-253/+0