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
2013-11-20
MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...
Star Zeng
2013-11-18
MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...
Bob C Feng
2013-11-15
Add support for PI1.2.1 TempRam Done PPI.
Liming Gao
2013-11-08
Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...
Shumin Qiu
2013-11-07
Fix several bugs in DevicePathLib implementation regarding the device path no...
Ruiyu Ni
2013-10-29
Use rsp instead of esp to save 64-bit stack pointer.
Elvin Li
2013-10-14
MdePkg PeiServicesLib: Refine the code to avoid error report.
Star Zeng
2013-10-11
1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...
Star Zeng
2013-09-05
This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...
Mars Lin
2013-09-02
Add Memory fence for ARM Architecture (32 and 64 bit)
Olivier Martin
2013-08-27
Removed the assumption on APIC timer initial Count is all 1s and updated it t...
Jeff Fan
2013-08-15
Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4
Laszlo Ersek
2013-08-08
Match the comments with the implementation for Baselib::GetFirstNode.
Shumin Qiu
2013-08-07
MdePkg/BasePeCoffLib: Fixed coding style
Olivier Martin
2013-07-29
MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support
Harry Liebel
2013-07-29
MdePkg/BaseCpuLib: Added ARM Aarch64 architecture support
Harry Liebel
2013-07-29
MdePkg/BaseLib: Added ARM Aarch64 architecture support
Harry Liebel
2013-07-29
MdePkg: Added ARM Aarch64 architecture support
Harry Liebel
2013-07-29
MdePkg: Added ARM Aarch64 support to PE/COFF support
Harry Liebel
2013-07-26
Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...
Ruiyu Ni
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-07-12
Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.
Liming Gao
2013-07-10
Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...
Ruiyu Ni
2013-06-04
Add the missing "," for the patch to fix status code print string.
Gary Ching-Pang Lin
2013-05-24
Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...
lgao4
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-08
Allocate temp buffer instead of change the input string to avoid crush.
ydong10
2013-01-07
Current Thunk16.asm implementation clears reserved bits, which does not follo...
li-elvin
2012-12-26
Checks the TE image before use it.
ydong10
2012-12-25
Add ASSERT() for BitField operations to make sure the input value is valid.
lgao4
2012-12-06
Remove the ASSERT (FALSE) code, just return unsupported.
ydong10
2012-11-28
Enhance the check for RelocBase->SizeOfBlock before use it.
ydong10
2012-11-28
Enhance the check for some fields in the PE image before use it.
ydong10
2012-11-26
Enhance the check for resource section data.
ydong10
2012-11-26
Enhance the check for debug data before get the PdbPointer.
ydong10
2012-11-20
Remove the useless code.
ydong10
2012-11-15
Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...
niruiyu
2012-11-08
Build the registered guid HOB and SystemTable to record the GUID itself in Pe...
lzeng14
2012-10-30
Fix memory out of band access in AsmFxSave() and AsmFxRestore().
lgao4
2012-09-24
Add new API IsDevicePathValid() to UefiDevicePathLib.
niruiyu
2012-09-11
Enhance the error code info.
ydong10
2012-09-11
Enhance the comments.
ydong10
2012-08-29
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...
erictian
2012-08-22
Enhance the check for some fields in the PE image before use it.
ydong10
2012-08-21
Enhance the check when ImageRead function return.
ydong10
2012-08-21
Enhance the code to make the code logic more clear.
ydong10
2012-08-06
Enable wide string support for CreatePopUp function in UefiLib.
ydong10
2012-07-17
Update HobLib and Hob Service to avoid data over flow.
lgao4
[next]