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
2010-12-06
MdePkg: Fix GCC Thunk support for IA32
jljusten
2010-11-12
Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...
li-elvin
2010-08-16
Refine code.
sfu5
2010-08-13
Refine code.
sfu5
2010-08-09
Fixed K9 scan issues.
hhuan13
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-24
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-22
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-22
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
MyronPorter
2010-06-11
Minor grammatical work--mostly adding periods. Sending separately a list of...
myronporter
2010-06-01
Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...
geekboy15a
2010-05-20
MdePkg BaseLib: Fix GCC build break
jljusten
2010-05-20
Fix GCC build break as MemoryFence() API has already been included in GccInli...
qhuang8
2010-05-20
Fix some typos
qhuang8
2010-05-18
Update copyright format
hhtian
2010-05-18
1. Restore the inline C implementation of GCC assembly files that was tempora...
qhuang8
2010-05-10
Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.
xdu2
2010-05-07
Fix ICC 11.1 build break
mdkinney
2010-04-23
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...
geekboy15a
2010-04-16
Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...
geekboy15a
2010-03-17
Add Math64.S to reduce the number of compiler intrinsics that need to be supp...
andrewfish
2010-03-01
Remove assumption that the transition code for transitioning from 64-bit to 3...
mdkinney
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-23
Disable interrupt when changing IDTR register.
klu2
2010-02-23
Temporarily remove the C implementation of some GCC assembly files in MdePkg....
qhuang8
2010-01-27
Clean up MdePkg source to correct some coding style issues, etc.
qhuang8
2009-12-23
Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina...
qhuang8
2009-12-07
according to IA32 intel architecture spec, mwait instuction needs not the ope...
eric_tian
2009-12-07
fix GCC build issue, mWait instruction need not the operands.
eric_tian
2009-12-06
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...
AJFISH
2009-11-21
1) Add new BaseLib API GetPreviousNode()
mdkinney
2009-11-17
Add ASM_PFX() for exposed symoble from assemble to C
klu2
2009-09-01
Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...
qhuang8
2009-08-24
Fix file headers
mdkinney
2009-08-20
1. Use .p2align directive instead of ambiguous .align directive.
qhuang8
2009-08-19
Remove tabs in source code in MdePkg.
qhuang8
2009-08-19
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-18
Make EOL consistent
mdkinney
2009-08-18
Add ARM support
mdkinney
2009-08-11
Minor update source to make end-of-line consistent.
qhuang8
2009-08-11
Remove all unnecessary .align directives in MdePkg
qhuang8
2009-07-28
Add PcdVerifyNoteInList for judge whether do verification of node in list in ...
klu2
2009-07-23
Rename BaseLib internal functions by adding InternalBaseLib.
lgao4
2009-06-10
For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, repl...
gikidy
2009-06-10
Save/Restore xmm6-xmm15 in function setJump/longJump for GAS.
gikidy
2009-06-10
Save/Restore xmm6-xmm15 in function setJump/longJump.
gikidy
2009-06-05
Need use 32-bit register to hold 32-bit stack address.
klu2
2009-06-05
Need use 32-bit register to hold 32-bit stack address.
klu2
2009-06-05
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failed
klu2
[next]