summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-073-99/+99
* UefiLib:qhuang82006-06-047-45/+188
* 1) Add support for %p to print pointersmdkinney2006-06-031-2/+6
* 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
* 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-313-21/+458
* 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
* Created as one wrapper for LongJump(), to added assert() functionvanjeff2006-05-311-0/+49
* Removed file/foldervanjeff2006-05-311-52/+0
* Removed file/foldervanjeff2006-05-311-40/+0
* 1. Fixed incorrect ASSERT conditions in wrapper functions.bxing2006-05-3020-38/+36
* BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82006-05-2916-28/+340
* Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing2006-05-291-4/+6
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-263-144/+135
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-2560-60/+60
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-256-37/+60
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@272 6f19...yshang12006-05-251-17/+17
* Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen2006-05-244-0/+566