]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseCpuLib
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Library / BaseCpuLib /
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-06-07 Liming GaoMdePkg: Remove X86 ASM and S files
2018-04-17 Pete BatardMdePkg/Library/BaseCpuLib: Enable VS2017/ARM64 builds
2018-02-26 Liming GaoMdePkg BaseCpuLib: Make it pass VS ARM build
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert X64/CpuSleep.asm to NASM
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert X64/CpuFlushTlb.asm to NASM
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert Ia32/CpuFlushTlb.asm to...
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASM
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2015-07-09 Olivier MartinMdePkg/AArch64: use GCC_ASM_EXPORT to export functions
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2013-07-29 Harry LiebelMdePkg/BaseCpuLib: Added ARM Aarch64 architecture support
2011-07-20 andrewfishMdePkg: Update CpuSleep to use ARMv7 instruction.
2011-02-01 andrewfishReplace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_A...
2010-12-15 andrewfishFix issue with CodeSourcery gcc requiring assembly...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2009-08-24 mdkinneyFix file headers
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd Add ARM support
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-19 xli24Add BaseLib for BaseCpuLib.inf.
2009-05-15 xli24Update CpuSleep() for IPF.
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-11-26 gikidySynchronize function comment in
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-13 qhuang8Use PalLib instead of PalCallLib
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-25 xli241. Rename following library instances according to...