summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
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
2012-04-17Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao4
2012-04-11Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin
2012-03-16Update the offset when read every debug entries info.ydong10
2012-03-07Clarify alignment of GetSpinLockProperties() is byte alignment.lgao4
2012-02-27Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao4
2012-02-27Add code check to avoid access violation.ydong10
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao4
2011-11-25add missing <BR>hhtian
2011-11-23Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao4
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten
2011-11-22Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao4
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-10-24Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao4