summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCpuLib
AgeCommit message (Expand)AuthorFilesLines
2022-05-13MdePkg: Remove RVCT supportRebecca Cran1-2/+0
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki4-8/+0
2020-05-07MdePkg/BaseCpuLib: RISC-V Base CPU libraryAbner Chang3-3/+27
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney19-131/+19
2019-04-03MdePkg/BaseCpuLib: Remove .S files for IA32 and X64 archShenglei Zhang3-73/+0
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen3-133/+1
2018-06-28MdePkg: Clean up source filesLiming Gao6-20/+20
2018-06-07MdePkg: Remove X86 ASM and S filesLiming Gao5-158/+0
2018-04-17MdePkg/Library/BaseCpuLib: Enable VS2017/ARM64 buildsPete Batard3-3/+84
2018-02-26MdePkg BaseCpuLib: Make it pass VS ARM buildLiming Gao1-1/+3
2016-06-28MdePkg BaseCpuLib: Convert X64/CpuSleep.asm to NASMJordan Justen2-0/+39
2016-06-28MdePkg BaseCpuLib: Convert X64/CpuFlushTlb.asm to NASMJordan Justen2-0/+40
2016-06-28MdePkg BaseCpuLib: Convert Ia32/CpuFlushTlb.asm to NASMJordan Justen2-0/+38
2016-06-28MdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASMJordan Justen2-0/+37
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-07-09MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin2-2/+2
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+3
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