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
/
Library
/
BaseLib
Age
Commit message (
Expand
)
Author
2008-01-21
Fix bugs in GNU assembly files for writing CR and DR registers.
xli24
2007-11-30
Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...
mdkinney
2007-10-30
MdePkg/Library/BaseLib/ChkStkGcc.c:
jljusten
2007-10-16
add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...
qwang12
2007-10-11
these files have moved to cpulib
vprabhal
2007-10-05
moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...
vprabhal
2007-09-19
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
yshang1
2007-09-18
fixed one asm routine
vprabhal
2007-09-18
fixed one asm routine
vprabhal
2007-09-17
FixedPcd macro should *not* be used in Library's inf file.
klu2
2007-08-30
Update for ICC 10
mdkinney
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-17
Use <> in #include statements instead of "" for include files from packages
mdkinney
2007-08-01
1. Generated new build.exe from new tools code
jwang36
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-18
Added tool chain family modifier for source files used only for GCC
jwang36
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-07-06
add in proper include for this file.
qwang12
2007-07-02
add internal command header reference
vanjeff
2007-07-02
Applied tool chain family constraints for file Synchronization.c, Synchroniza...
jwang36
2007-07-02
1. Port X64, IPF and EBC arch for BaseLib
vanjeff
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
AJFISH
2007-06-28
1. Added depex file generation
jwang36
2007-06-27
Fixed IPF and X64 like IA-32 for compiler intrinsics
AJFISH
2007-06-27
Updated to support compiler intrinsics properly. I had to comment out some of...
AJFISH
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-05-31
Update the Guid Value of Ext SCSI Pass Thru Protocol
qhuang8
2007-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...
gtian
2007-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...
gtian
2007-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...
gtian
2007-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...
gtian
2007-04-04
Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...
yshang1
2007-04-04
Update the MSA for ICC build.
yshang1
2007-04-03
Updated MSA file for EBC.
yshang1
2007-04-03
Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...
yshang1
2007-04-02
Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIRED
qhuang8
2007-03-29
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...
qhuang8
2007-03-28
1. Removed #ifndef to enable Capsule architecture protocol on IPF.
vanjeff
2007-03-22
1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
vanjeff
2007-03-15
1. Remove #ifdef _MSC_EXTENSION_ from all source files
vanjeff
2007-02-13
Update all String related functions in BaseLib for this change introduced in ...
qwang12
2007-02-12
Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...
xli24
2007-02-12
1) Added BIT0, BIT1, …, BIT63 to the Base Defines
qwang12
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-10
Mark some .c files as MSFT only.
bbahnsen
2007-01-10
1. Added comments to ASM files
bxing
[next]