summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff
2006-06-19 1. PostCodeLib.qhuang8
2006-06-19 1. PostCodeLib.qhuang8
2006-06-16Rool Back this modification to enable gcc Build.lgao4
2006-06-16Updated CpuFlushCacheLine() to return the address flushed.bxing
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang1
2006-06-14Fix an assembler warning.bbahnsen
2006-06-13Prepend underscores to procedure identifiers.bbahnsen
2006-06-13Sync SetMem64 with MASM version.bbahnsen
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang8
2006-06-12Fixes for gcc assembly.bbahnsen
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing
2006-06-10Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing
2006-06-101. Added AsmCpuidEx() to BaseLibbxing
2006-06-101. Updated SetJump() and LongJump() for IPFbxing
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang8
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang8
2006-06-07BaseMemoryLib:qhuang8
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-06-04UefiLib:qhuang8
2006-06-031) Add support for %p to print pointersmdkinney
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-06-02Removed file/foldervanjeff
2006-06-02Removed file/foldervanjeff
2006-06-02Removed file/foldervanjeff
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang12
2006-06-01Added function declarationvanjeff
2006-05-31Created as one wrappervanjeff
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff
2006-05-31add function headervanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-31change LongJump() to _LongJump()vanjeff
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff
2006-05-31Removed file/foldervanjeff
2006-05-31Removed file/foldervanjeff
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang8
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch