summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey1-1/+4
2011-06-21Initialize data before using itydong102-1/+12
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao41-3/+3
2011-06-10Add ESAL support libraries to MdePkgmdkinney21-0/+9365
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu3-11/+59
2011-05-26Fix ICC build break.lgao41-3/+9
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao41-4/+4
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu1-5/+115
2011-04-19Update the description of Loaded Image Protocol Unload function to follow the...lgao41-5/+6
2011-03-15Refine code to follow coding style.ydong101-3/+5
2011-03-14Enhance inf to follow spec.ydong101-6/+6
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney9-25/+123
2011-02-21A minor change for the format of usage align with spec.gikidy1-1/+1
2011-02-17Update inappropriate comments.ydong101-4/+4
2011-02-16Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao41-1/+9
2011-02-11Add SmmPeriodicSmiLib to MdePkg.mdkinney2-0/+1215
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish8-43/+21
2011-01-07Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm5031-8/+12
2010-12-30Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull....mdkinney1-3/+1
2010-12-22Update inappropriate comments.ydong101-3/+3
2010-12-18Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in t...mdkinney2-4/+25
2010-12-18Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...mdkinney2-91/+70
2010-12-18Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney2-0/+23
2010-12-17Fix DxeHobLib to also support a module type of SMM_CORE.mdkinney1-2/+1
2010-12-16Add support for ARM MOVW/MOVT instructions that were added in the latest PE/C...andrewfish1-5/+164
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish8-2/+37
2010-12-06MdePkg: Fix GCC Thunk support for IA32jljusten1-2/+2
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun31-0/+3
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong103-0/+211
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao44-1/+7
2010-09-14Update MODULE_TYPE to be DXE_RUNTIME_DRIVER mdkinney1-1/+1
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
2010-08-26Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances.qhuang82-8/+8
2010-08-25Fix the InternalMemScanMem* functions. They were returning the character AFT...darylm5031-4/+4
2010-08-16Refine code.sfu51-44/+8
2010-08-14Minor refinement on source code.qhuang81-2/+2
2010-08-13Refine code.sfu54-22/+23
2010-08-09Fixed K9 scan issues.hhuan133-11/+11
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao41-11/+11
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao42-40/+4
2010-07-28Enhance SmmMemoryAllocationLib Free function implementation to call gSmst or ...lgao42-3/+153
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao42-4/+40
2010-07-24minor format updatehhtian1-1/+1
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter62-980/+1191
2010-06-25Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney1-144/+414
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter617-2047/+2048
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter30-248/+248
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter55-293/+293
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter29-42/+42