summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 1. PostCodeLib.qhuang82006-06-1919-112/+401
* Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu22006-06-171-12/+12
* 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
* This was only used by GenFvImage tool, so it can be removed now.bbahnsen2006-06-142-125/+0
* Add <TokenSpaceGuid> for all PCD entry in FPD fileklu22006-06-142-0/+165
* Prepend underscores to procedure identifiers.bbahnsen2006-06-1310-19/+20
* Sync SetMem64 with MASM version.bbahnsen2006-06-131-7/+8
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-1321-168/+147
* Fixes for gcc assembly.bbahnsen2006-06-122-39/+105
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-1214-140/+84
* Modify PCD tool according to final PCD schema modification.klu22006-06-122-2490/+820
* Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch2006-06-101-4/+0
* 1) Sync PcdPpi guid with PCD arch spec.qwang122006-06-104-6/+6
* 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-105-3/+202
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-1017-471/+511
* 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-0819-545/+533
* BaseMemoryLib:qhuang82006-06-0740-62/+1331
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-076-203/+202
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@427 6f19...alfred2006-06-061-671/+671
* UefiLib:qhuang82006-06-048-45/+244
* PCD tools update:klu22006-06-042-364/+0
* Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch2006-06-043-39/+45
* 1) Add support for %p to print pointersmdkinney2006-06-031-2/+6
* sync with MdePkg.fpd to add PcdPciExpressBaseAddressvanjeff2006-06-021-1/+19
* Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff2006-06-028-11/+130
* Removed file/foldervanjeff2006-06-021-49/+0
* Removed file/foldervanjeff2006-06-021-58/+0
* Removed file/foldervanjeff2006-06-021-57/+0
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-023-4/+4
* Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd...klu22006-06-011-0/+2478
* Modify fpd file according to transition schema. Before PCD tools updated, all...klu22006-06-011-3/+125
* Added function declarationvanjeff2006-06-011-0/+9
* Created as one wrappervanjeff2006-05-312-0/+92
* Created as one wrapper for SwitchStack.c to add assert()vanjeff2006-05-311-0/+49
* add function headervanjeff2006-05-314-21/+746
* Changed SwitchStack() to _SwitchStack()vanjeff2006-05-311-2/+2
* Changed LongJump() to _LongJump()vanjeff2006-05-311-3/+3
* Created as wrapper for SwitchStack() to add assert() vanjeff2006-05-311-0/+49
* Changed SwitchStack() to _SwitchStack()vanjeff2006-05-311-3/+3
* Changed LongJump() to _LongJump()vanjeff2006-05-311-3/+3
* change LongJump() to _LongJump()vanjeff2006-05-312-6/+6
* Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff2006-05-312-4/+14
* Fixed one bug of WriteUnaligned24()vanjeff2006-05-311-1/+2