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
2008-11-18
refine the comments
vanjeff
2008-11-17
synchronize the MdePkg/Include/Library/BaseLib.h and the MDE_Library_Spec.
gikidy
2008-11-14
Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...
jji4
2008-11-04
Update function prototype modifier.
qwang12
2008-10-27
Add X64 Gate Descriptor
mdkinney
2008-10-11
Modify MDE source code according to MDE library update.
xli24
2008-09-24
clean up baselib according to review comments.
vanjeff
2008-09-09
fix build issue
eric_tian
2008-09-09
Function description in baselib.h is not clear. change it to comply with Doxg...
eric_tian
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-08-14
Use doxygen comment style for document entity such as struct, enum, variable ...
klu2
2008-07-31
Remove blank for function typedef, it will break generating doxygen document.
klu2
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-07-08
Code scrub:
yshang1
2008-05-27
De-unicode in comment for all source files.
qhuang8
2008-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
2008-04-22
Fix missing include header file and fix typo in comment.
klu2
2008-04-22
Fix typo in comment.
klu2
2008-04-22
Fix comment typo
klu2
2008-02-01
Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)
qhuang8
2007-10-05
moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...
vprabhal
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-27
Move #include <IndustryStandard/Pal.h> into IPF specific statement.
yshang1
2007-06-22
Checked in part of MDE library instances following PI and UEFI. It includes:
yshang1
2007-06-19
Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
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
[prev]