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
2006-06-16
Rool Back this modification to enable gcc Build.
lgao4
2006-06-16
Updated CpuFlushCacheLine() to return the address flushed.
bxing
2006-06-15
Thunk16.asm's can use constants defined in BaseLib.h now.
bxing
2006-06-14
Fix an assembler warning.
bbahnsen
2006-06-12
Fixes for gcc assembly.
bbahnsen
2006-06-12
Transfer old <PCDs> in MSA to <PcdCoded>:
klu2
2006-06-10
Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm
bxing
2006-06-10
1. Added AsmCpuidEx() to BaseLib
bxing
2006-06-10
1. Updated SetJump() and LongJump() for IPF
bxing
2006-06-04
UefiLib:
qhuang8
2006-06-02
Deleted x64\SwitchStack.c Ipf/SwitchStack.c.
vanjeff
2006-06-02
Removed file/folder
vanjeff
2006-06-02
Removed file/folder
vanjeff
2006-06-02
Removed file/folder
vanjeff
2006-06-01
Added function declaration
vanjeff
2006-05-31
Created as one wrapper
vanjeff
2006-05-31
Created as one wrapper for SwitchStack.c to add assert()
vanjeff
2006-05-31
Changed SwitchStack() to _SwitchStack()
vanjeff
2006-05-31
Changed LongJump() to _LongJump()
vanjeff
2006-05-31
Created as wrapper for SwitchStack() to add assert()
vanjeff
2006-05-31
Changed SwitchStack() to _SwitchStack()
vanjeff
2006-05-31
Changed LongJump() to _LongJump()
vanjeff
2006-05-31
change LongJump() to _LongJump()
vanjeff
2006-05-31
Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.
vanjeff
2006-05-31
Fixed one bug of WriteUnaligned24()
vanjeff
2006-05-31
Created as one wrapper for LongJump(), to added assert() function
vanjeff
2006-05-31
Removed file/folder
vanjeff
2006-05-31
Removed file/folder
vanjeff
2006-05-29
Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.
bxing
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-24
Gcc versions of the msa files. These files can be used in place of the normal...
bbahnsen
2006-05-24
added ASSERT()
vanjeff
2006-05-24
added ASSERT()
vanjeff
2006-05-24
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
bxing
2006-05-23
Fixed a bug due to misorder of 'push's
bxing
2006-05-22
Fixed tracker #40
bxing
2006-05-22
Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)
bxing
2006-05-19
Thunk16.s has not been ported to GCC. This will at least get past the assembler.
bbahnsen
2006-05-17
Get the underscore typed in correctly.
bbahnsen
2006-05-17
Resync the GNU assembly to the MASM code.
bbahnsen
2006-05-17
Added CpuFlushTlb() for IPF
bxing
2006-05-16
Fixes for GCC.
bbahnsen
2006-05-15
Updated BaseLib for THUNK functions and some CPU functions
bxing
2006-05-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...
lgao4
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-25
Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters...
mdkinney
2006-04-24
Rename dirs
bbahnsen
2006-04-21
Initial import.
bbahnsen