index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Include
/
Library
/
BaseLib.h
Age
Commit message (
Expand
)
Author
2007-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...
gtian
2007-05-05
Update BaseLib.h to make the spaces between comments constant. Only added bla...
ajfish
2007-03-29
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...
qhuang8
2007-03-22
1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
vanjeff
2007-02-13
Update all String related functions in BaseLib for this change introduced in ...
qwang12
2007-02-12
1) Added BIT0, BIT1, …, BIT63 to the Base Defines
qwang12
2006-12-14
Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...
lgao4
2006-11-28
Declare the alignment required for jump Buffers
mdkinney
2006-10-22
Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...
ajfish
2006-10-22
Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...
ajfish
2006-08-17
Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.
bxing
2006-07-19
1. added functions header for BaseUefiDecompressLi
vanjeff
2006-07-12
1. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTOR
bxing
2006-06-30
1.Updated some functions header of BaseLib with new MWG spec
vanjeff
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-20
1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib
vanjeff
2006-06-10
1. Added AsmCpuidEx() to BaseLib
bxing
2006-06-10
1. Updated SetJump() and LongJump() for IPF
bxing
2006-05-15
Updated BaseLib for THUNK functions and some CPU functions
bxing
2006-04-21
Initial import.
bbahnsen