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
/
BaseLib.msa
Age
Commit message (
Expand
)
Author
2006-08-21
1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...
bxing
2006-07-25
Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the...
bxing
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-13
Added license & copyright declaration
jwang36
2006-07-13
Enforced case-sensitive on the file names;
jwang36
2006-07-12
Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.
qhuang8
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...
alfred
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-06
Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...
jwang36
2006-07-06
1. Simplified PalCallStatic.s's by removing unnecessary condition testings.
bxing
2006-07-02
Modify MSA file for correcting <TokenSpaceGuidCName>
klu2
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-26
Roll back modification for autogen of assemble code, we do not support PCD au...
klu2
2006-06-16
Rool Back this modification to enable gcc Build.
lgao4
2006-06-15
Thunk16.asm's can use constants defined in BaseLib.h now.
bxing
2006-06-12
Transfer old <PCDs> in MSA to <PcdCoded>:
klu2
2006-06-10
1. Added AsmCpuidEx() to BaseLib
bxing
2006-06-10
1. Updated SetJump() and LongJump() for IPF
bxing
2006-06-02
Deleted x64\SwitchStack.c Ipf/SwitchStack.c.
vanjeff
2006-05-31
Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.
vanjeff
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-24
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
bxing
2006-05-17
Added CpuFlushTlb() for IPF
bxing
2006-05-15
Updated BaseLib for THUNK functions and some CPU functions
bxing
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen