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
Age
Commit message (
Expand
)
Author
2009-08-24
Fix file headers
mdkinney
2009-08-21
Add "/" after "lock" and another instruction to improve compatibility.
qhuang8
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-19
Minor update to fix some typos.
qhuang8
2009-08-18
Make EOL consistent
mdkinney
2009-08-18
Make EOL consistent
mdkinney
2009-08-18
Add Add ARM support
mdkinney
2009-08-18
Add ARM support
mdkinney
2009-08-18
Add ARM support
mdkinney
2009-08-18
Add ARM support
mdkinney
2009-08-18
Address an ARM compatibility issue by converting loops that were being optimi...
mdkinney
2009-08-18
Update BasePrintLib to work correctly on compilers where VA_LIST is a structure
mdkinney
2009-08-18
Add ARM support
mdkinney
2009-08-18
Add ARM support to BaseIoLibIntrinsic
mdkinney
2009-08-18
Add ARM specific functions to the BaseCacheMaintenanceLib that generates an A...
mdkinney
2009-08-12
Use "movd" instruction to manipulate MMX register to support more GNU assembl...
qhuang8
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-08-11
clean up all of eight BaseMemoryLib instances in MdePkg with the following up...
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-30
Adjust the behavior of the MdePkg Print Library class to produce a consistent...
mdkinney
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
2009-06-05
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure.
klu2
2009-06-05
Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...
rsun3
2009-06-04
Add ASSERT check for AsmFlushCacheRange().
xli24
2009-06-04
fix the issue when passing a L"" string to PrintXY.
eric_tian
2009-06-03
1. Fix the bug that we should use rip relative addressing for x64 label to pr...
qhuang8
2009-06-03
Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...
qhuang8
2009-06-03
modify the implementation of GetInterface and GetConfiguration to force the h...
eric_tian
2009-06-02
Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assemb...
qhuang8
2009-05-31
Correct parameter names for ASSERT() checks.
mdkinney
2009-05-30
This checkin addresses the compatibility issue of passing arguments of type V...
mdkinney
2009-05-26
Correct one minor instruction to clear the lower 4 bits of r11.
qhuang8
2009-05-26
Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...
qhuang8
2009-05-26
update comments on implementation
eric_tian
2009-05-26
sync the StrToImage flag of UGA to consistent with GOP
eric_tian
2009-05-21
update the file description of PrintXY and AsciiPrintXY. and also refine the ...
eric_tian
2009-05-21
Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas...
lgao4
2009-05-20
Remove redundant #include statements
mdkinney
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-05-19
Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...
rsun3
[prev]
[next]