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
2014-01-22
Fix CRLF format
Tian, Hot
2013-12-30
MdePkg: First instruction after clearing CR0.PE must be a far jmp.
David Woodhouse
2013-12-30
Clean up hard-coded offsets and other utter bogosity in Thunk16.S
David Woodhouse
2013-10-29
Use rsp instead of esp to save 64-bit stack pointer.
Elvin Li
2013-09-02
Add Memory fence for ARM Architecture (32 and 64 bit)
Olivier Martin
2013-08-08
Match the comments with the implementation for Baselib::GetFirstNode.
Shumin Qiu
2013-07-29
MdePkg/BaseLib: Added ARM Aarch64 architecture support
Harry Liebel
2013-07-22
Correctly character in comments of BaseLib BitField.
Liming Gao
2013-07-22
Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn...
Liming Gao
2013-03-13
Fix minor typos in BaseLib LinkedList comments
lgao4
2013-02-17
Fix CpuIdEx.asm to return correct ECX/EDX value.
niruiyu
2013-01-07
Current Thunk16.asm implementation clears reserved bits, which does not follo...
li-elvin
2012-12-25
Add ASSERT() for BitField operations to make sure the input value is valid.
lgao4
2012-10-30
Fix memory out of band access in AsmFxSave() and AsmFxRestore().
lgao4
2012-05-25
Correct a bug in AsmCpuidEx() to return correct ECX and EDX.
niruiyu
2012-04-11
Current IPF version SwitchStack implementation uses loadrs instruction to res...
li-elvin
2012-02-27
Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...
lgao4
2011-12-28
Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...
lgao4
2011-12-20
Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...
lgao4
2011-12-15
Fix the issue to clear the high 16-bit of EAX before use it Thunk code.
lgao4
2011-11-25
add missing <BR>
hhtian
2011-11-08
MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file
oliviermartin
2011-10-08
Fix Xcode link failure. Relocations are not supported in .text sections.
andrewfish
2011-09-13
Minor copyright format update
hhtian
2011-09-02
Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.
li-elvin
2011-08-02
MdePkg: Fixed hang/reset in thunk code when building with GCC X64
geekboy15a
2011-07-12
MdePkg: Fix X64 clang compile issues.
andrewfish
2011-06-28
Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.
jcarsey
2011-06-15
For BaseLib IsNull() function , update retval value comment to match its func...
lgao4
2011-02-01
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...
andrewfish
2010-12-15
Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...
andrewfish
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
[next]