summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* PciLib:qhuang82006-07-065-31/+59
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-064-0/+131
* 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-063-34/+15
* 1. Sync LinkedList.c with MWGvanjeff2006-07-063-5/+3
* Correct module guid in mbd filelgao42006-07-051-1/+1
* DebugLib:qhuang82006-07-0518-1495/+0
* DebugLib:qhuang82006-07-0597-622/+2282
* Added LibPatchPcdSetPtr.qwang122006-07-046-19/+180
* 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-033-5/+20
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-0213-89/+89
* removed unnecessary name space declarations in some top level elementsjwang362006-06-3059-218/+218
* converted all surface area description files to new schemajwang362006-06-3059-2683/+2813
* changed module's duplicated guid valuejwang362006-06-305-105/+85
* 1.Updated some functions header of BaseLib with new MWG specvanjeff2006-06-303-75/+96
* 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-2694-715/+1399
* 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-233-54/+228
* In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu22006-06-223-8/+8
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-2269-987/+986
* Removebbahnsen2006-06-204-564/+0
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-20130-0/+0
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-2012-214/+228
* 1. PostCodeLib.qhuang82006-06-194-250/+0
* 1. PostCodeLib.qhuang82006-06-1914-82/+371
* Rool Back this modification to enable gcc Build.lgao42006-06-162-1/+5
* Updated CpuFlushCacheLine() to return the address flushed.bxing2006-06-162-2/+3
* Thunk16.asm's can use constants defined in BaseLib.h now.bxing2006-06-153-11/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang12006-06-156-6/+24
* Fix an assembler warning.bbahnsen2006-06-141-1/+1
* Prepend underscores to procedure identifiers.bbahnsen2006-06-1310-19/+20
* Sync SetMem64 with MASM version.bbahnsen2006-06-131-7/+8
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-1318-146/+108
* Fixes for gcc assembly.bbahnsen2006-06-122-39/+105
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-1214-140/+84
* 1) Sync PcdPpi guid with PCD arch spec.qwang122006-06-101-1/+1
* 1. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing2006-06-108-125/+107
* Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing2006-06-102-4/+4
* 1. Added AsmCpuidEx() to BaseLibbxing2006-06-104-3/+120
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-1016-423/+483
* 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82006-06-084-497/+0
* 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82006-06-0814-383/+502
* BaseMemoryLib:qhuang82006-06-0735-60/+824