summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ebc
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu2018-12-251-0/+30
* MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJumpM1cha2018-01-101-0/+1
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-113-7/+7
* Update the copyright notice formathhtian2010-04-233-6/+6
* Fix file headersmdkinney2009-08-241-6/+0
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-116/+0
* Update function header.vanjeff2009-01-081-2/+4
* Update copyright for files modified in this yearqhuang82008-12-292-2/+2
* Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy2008-11-251-2/+2
* Use #include "XXX.h" for module internal header files.qhuang82008-10-313-3/+3
* Update EBC sub-dir of BaseLib according to code review comments.xli242008-10-232-28/+7
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-173-9/+3
* Code scrub:yshang12008-07-082-0/+20
* moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal2007-10-051-30/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-123-6/+0
* add internal command header referencevanjeff2007-07-023-4/+16
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-024-0/+405
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-014-405/+0
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-221-8/+20
* 1.Added EFIAPI for some assembly functions declarevanjeff2006-07-201-0/+1
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-193-2/+80
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-102-11/+12
* Created as one wrappervanjeff2006-05-312-0/+92
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-152-0/+121
* Initial import.bbahnsen2006-04-211-0/+100