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
Age
Commit message (
Expand
)
Author
2009-07-23
Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...
lgao4
2009-07-23
Rename BaseLib internal functions by adding InternalBaseLib.
lgao4
2009-07-15
Remove unrecognized characters.
lgao4
2009-07-14
Add the following PI 1.2 Protocols to the MdePkg
mdkinney
2009-07-13
Add the following PI 1.2 Protocols to the MdePkg
mdkinney
2009-07-13
Add macro definitions indicating from SMBIOS 2.6
klu2
2009-07-13
Add the following PI 1.2 PPIs to the MdePkg
mdkinney
2009-07-13
Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification
mdkinney
2009-07-12
Fix typo in #ifndef name
mdkinney
2009-07-11
Remove "Module Name:" from include file headers.
mdkinney
2009-07-08
to fill the gap between PI1.0 and code to fix the bug #202435
jchen20
2009-07-05
Fix minor typo
mdkinney
2009-07-03
Fix a typo.
gikidy
2009-07-01
Update BASE_ARG() macro to pass static analysis tools. This change should no...
mdkinney
2009-07-01
Update the Tpm12.h to the TCG TPM spec 1.2 revision
zliu3
2009-07-01
Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/...
lgao4
2009-06-30
Adjust the behavior of the MdePkg Print Library class to produce a consistent...
mdkinney
2009-06-21
Fix the wrong structure definition in Smbios.h.
klu2
2009-06-11
update codes per MdePkg doxgen review comments.
vanjeff
2009-06-10
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8525 6f1...
jcarsey
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
Update comment for return description for PcdSetX macros.
klu2
2009-06-05
The return description for LibPcdSetx function is ambiguity. The actual meani...
klu2
2009-06-05
Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...
rsun3
2009-06-04
Fix build breaks from comment clean up checkin
mdkinney
2009-06-04
Second set of changes based on a review of the code comments in the Include d...
pkandel
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-04
update comments per review comments.
vanjeff
2009-06-04
Reviewed the code comments in the Include/Protocol directory for typos, gramm...
pkandel
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-21
Remove __APPLE__ usage in ProcessorBind.h files.
xli24
2009-05-20
Remove redundant #include statements
mdkinney
[next]