summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-221-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+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-17/+0
* Update for ICC 10mdkinney2007-08-301-8/+0
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-021-0/+123
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-118/+0
* Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2006-10-221-15/+0
* 1. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing2006-07-061-19/+0
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-101-0/+33
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-151-0/+18
* Initial import.bbahnsen2006-04-211-0/+101