summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* • BaseMemoryLib:qhuang82006-06-264-418/+0
* • BaseMemoryLib:qhuang82006-06-26123-1486/+2154
* Roll back modification for autogen of assemble code, we do not support PCD au...klu22006-06-262-1/+4
* 1) Add in support to traverse taken spaceqwang122006-06-236-69/+299
* Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu22006-06-231-50/+51
* Remove the dead files.qwang122006-06-231-25/+0
* Remove the dead files.qwang122006-06-231-91/+0
* 1) remove some dead code from WinNtBusDriver.cqwang122006-06-233-3/+3
* In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu22006-06-224-15/+15
* Fix buger in DxeMain module and modify uefispec.h coding stylelgao42006-06-222-160/+152
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-2273-1045/+1087
* Modify PCD declaration according to new schema.klu22006-06-211-15/+45
* Removebbahnsen2006-06-204-564/+0