summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-2/+1
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-3/+3
* Update the copyright notice formathhtian2010-04-231-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-311-1/+1
* Update EBC sub-dir of BaseLib according to code review comments.xli242008-10-231-8/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal2007-10-051-30/+0
* add internal command header referencevanjeff2007-07-021-0/+4
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-021-0/+164
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-164/+0
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-151-0/+64
* Initial import.bbahnsen2006-04-211-0/+100