summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan
2013-08-15Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek
2013-08-08Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu
2013-08-07MdePkg/BasePeCoffLib: Fixed coding styleOlivier Martin
2013-07-29MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni
2013-07-22Correctly character in comments of BaseLib BitField.Liming Gao
2013-07-22Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn...Liming Gao
2013-07-12Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.Liming Gao
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao4
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao4
2013-02-17Fix CpuIdEx.asm to return correct ECX/EDX value.niruiyu
2013-01-08Allocate temp buffer instead of change the input string to avoid crush.ydong10
2013-01-07Current Thunk16.asm implementation clears reserved bits, which does not follo...li-elvin
2012-12-26Checks the TE image before use it.ydong10
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-12-06Remove the ASSERT (FALSE) code, just return unsupported.ydong10
2012-11-28Enhance the check for RelocBase->SizeOfBlock before use it.ydong10
2012-11-28Enhance the check for some fields in the PE image before use it.ydong10
2012-11-26Enhance the check for resource section data.ydong10
2012-11-26Enhance the check for debug data before get the PdbPointer.ydong10
2012-11-20Remove the useless code.ydong10
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu
2012-11-08Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng14
2012-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao4
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu
2012-09-11Enhance the error code info.ydong10
2012-09-11Enhance the comments.ydong10
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2012-08-22Enhance the check for some fields in the PE image before use it.ydong10
2012-08-21Enhance the check when ImageRead function return.ydong10
2012-08-21Enhance the code to make the code logic more clear.ydong10
2012-08-06Enable wide string support for CreatePopUp function in UefiLib.ydong10
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao4
2012-06-12Add comment for modules which have external input.jyao1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-25Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu
2012-05-04Update the logic related to get section header offset for TE image.ydong10
2012-04-26Patch include:ydong10
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao4