summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCpuLib
AgeCommit message (Expand)AuthorFilesLines
2013-07-29MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel3-1/+83
2011-07-20MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2-7/+17
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2-4/+2
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish2-0/+2
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter6-6/+6
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter12-12/+12
2010-05-18Update copyright formathhtian2-6/+6
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang85-71/+67
2010-04-23Update the copyright notice formathhtian18-41/+41
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang83-68/+1
2009-08-24Fix file headersmdkinney7-15/+11
2009-08-19Remove tabs in source code in MdePkg.qhuang81-1/+1
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82-69/+69
2009-08-18Make EOL consistentmdkinney1-7/+7
2009-08-18Add Add ARM supportmdkinney7-4/+230
2009-05-20Replace .globl with ASM_GLOBALxli243-3/+3
2009-05-201. Remove .extern from GCC assembly.xli242-2/+2
2009-05-19Add BaseLib for BaseCpuLib.inf.xli241-0/+1
2009-05-15Update CpuSleep() for IPF.xli241-2/+36
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-4/+4
2008-12-29Update copyright for files modified in this yearqhuang85-5/+5
2008-11-26Synchronize function comment in gikidy2-3/+8
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-13Use PalLib instead of PalCallLibqhuang82-2/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-2/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+5
2008-10-251. Rename following library instances according to MDE Library Spec:xli2414-0/+555