summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCpuLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseCpuLib: RISC-V Base CPU libraryAbner Chang2020-05-073-3/+27
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0919-131/+19
* MdePkg/BaseCpuLib: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-033-73/+0
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-253-133/+1
* MdePkg: Clean up source filesLiming Gao2018-06-286-20/+20
* MdePkg: Remove X86 ASM and S filesLiming Gao2018-06-075-158/+0
* MdePkg/Library/BaseCpuLib: Enable VS2017/ARM64 buildsPete Batard2018-04-173-3/+84
* MdePkg BaseCpuLib: Make it pass VS ARM buildLiming Gao2018-02-261-1/+3
* MdePkg BaseCpuLib: Convert X64/CpuSleep.asm to NASMJordan Justen2016-06-282-0/+39
* MdePkg BaseCpuLib: Convert X64/CpuFlushTlb.asm to NASMJordan Justen2016-06-282-0/+40
* MdePkg BaseCpuLib: Convert Ia32/CpuFlushTlb.asm to NASMJordan Justen2016-06-282-0/+38
* MdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASMJordan Justen2016-06-282-0/+37
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin2015-07-092-2/+2
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+3
* MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-293-1/+83
* MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2011-07-202-7/+17
* Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2011-02-012-4/+2
* Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish2010-12-152-0/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-256-6/+6
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-1112-12/+12
* Update copyright formathhtian2010-05-182-6/+6
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-185-71/+67
* Update the copyright notice formathhtian2010-04-2318-41/+41
* 1. Correct File header to ## @filelgao42010-02-241-2/+2
* Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang82010-02-233-68/+1
* Fix file headersmdkinney2009-08-247-15/+11
* Remove tabs in source code in MdePkg.qhuang82009-08-191-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-192-69/+69
* Make EOL consistentmdkinney2009-08-181-7/+7
* Add Add ARM supportmdkinney2009-08-187-4/+230
* Replace .globl with ASM_GLOBALxli242009-05-203-3/+3
* 1. Remove .extern from GCC assembly.xli242009-05-202-2/+2
* Add BaseLib for BaseCpuLib.inf.xli242009-05-191-0/+1
* Update CpuSleep() for IPF.xli242009-05-151-2/+36
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-4/+4
* Update copyright for files modified in this yearqhuang82008-12-295-5/+5
* Synchronize function comment in gikidy2008-11-262-3/+8
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-2/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-3/+5
* 1. Rename following library instances according to MDE Library Spec:xli242008-10-2514-0/+555