summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-20Remove redundant #includemdkinney
2009-05-20Update #ifndef to match the name of the include file.mdkinney
2009-05-181. Clean up MdePkg internal header fileslgao4
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli24
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang8
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang8
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney
2009-05-091) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney
2009-05-04Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu2
2009-04-29Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu2
2009-04-23updateeric_tian
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang8
2009-04-15Fix several minor coding style issues.qhuang8
2009-04-02Add CreatePopUp API into UefiLiblgao4
2009-04-02Fix some typo.gikidy
2009-04-01Read-Capacity16 command added for SCSI driversjji4
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang8
2009-03-06Correct comments for new null instance.lgao4
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang8
2009-03-03Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang8
2009-03-02Fix incorrect function headers for IoLib APIs.xli24
2009-02-25Fix typo in API prototypeqhuang8
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang8
2009-02-18Revert some code that was checked in by mistakeqhuang8
2009-02-13Comments checked with specjji4
2009-02-09Comments synchronizedjji4
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao4
2009-02-06Fix IN OUT specifiersmdkinney
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang8
2009-02-06Comments checked with spec.jji4
2009-02-06Comments checked with spec.jji4
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-22DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu2
2009-01-07Add check for Zero Relocation section.lgao4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-22detabqhuang8
2008-12-17Fix some typo.gikidy
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang8
2008-12-15Code have been checked with specjji4
2008-12-12Update EntryPoint library header lgao4
2008-12-12IN OUT modifiers correctedjji4
2008-12-12Fix some typo.gikidy
2008-12-12Do *not* use #elif but use seperate #define to make sure all structure can ex...klu2