summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ebc
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki2-3/+1
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-2/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2018-12-25MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu1-0/+30
2018-01-10MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJumpM1cha1-0/+1
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter3-7/+7
2010-04-23Update the copyright notice formathhtian3-6/+6
2009-08-24Fix file headersmdkinney1-6/+0
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-116/+0
2009-01-08Update function header.vanjeff1-2/+4
2008-12-29Update copyright for files modified in this yearqhuang82-2/+2
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy1-2/+2
2008-10-31Use #include "XXX.h" for module internal header files.qhuang83-3/+3
2008-10-23Update EBC sub-dir of BaseLib according to code review comments.xli242-28/+7
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff3-9/+3
2008-07-08Code scrub:yshang12-0/+20
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal1-30/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH3-6/+0
2007-07-02add internal command header referencevanjeff3-4/+16
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff4-0/+405
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch4-405/+0
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff1-8/+20
2006-07-201.Added EFIAPI for some assembly functions declarevanjeff1-0/+1
2006-07-191. added functions header for BaseUefiDecompressLivanjeff3-2/+80
2006-06-101. Updated SetJump() and LongJump() for IPFbxing2-11/+12
2006-05-31Created as one wrappervanjeff2-0/+92
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing2-0/+121
2006-04-21Initial import.bbahnsen1-0/+100