summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Fix file headers and a few commentsmdkinney2-2/+2
2009-08-19Remove tabs in source code in MdePkg.qhuang81-11/+11
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82-26/+26
2009-08-19Minor update to fix some typos.qhuang81-1/+1
2009-08-18Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT.mdkinney1-1/+6
2009-08-18Add ARM specific Jump Buffermdkinney1-0/+21
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu21-4/+6
2009-07-05Fix minor typomdkinney1-1/+1
2009-06-30Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney1-5/+12
2009-06-11update codes per MdePkg doxgen review comments.vanjeff3-22/+22
2009-06-10Save/Restore xmm6-xmm15 in function setJump/longJump.gikidy1-0/+2
2009-06-05Update comment for return description for PcdSetX macros.klu21-19/+19
2009-06-05The return description for LibPcdSetx function is ambiguity. The actual meani...klu21-13/+13
2009-06-04Fix build breaks from comment clean up checkinmdkinney2-6/+2
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel21-175/+175
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-1/+169
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian1-8/+12
2009-05-20Remove redundant #includemdkinney1-1/+0
2009-05-20Update #ifndef to match the name of the include file.mdkinney1-5/+2
2009-05-181. Clean up MdePkg internal header fileslgao41-2/+2
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242-6/+7
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-6/+6
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-3/+3
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang81-9/+9
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian1-0/+12
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney1-28/+32
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney1-3/+6
2009-05-091) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney1-18/+15
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney1-4/+6
2009-05-04Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu21-6/+6
2009-04-29Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu21-1/+10
2009-04-23updateeric_tian1-21/+32
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang81-1/+7
2009-04-15Fix several minor coding style issues.qhuang82-14/+14
2009-04-02Add CreatePopUp API into UefiLiblgao41-0/+25
2009-04-02Fix some typo.gikidy6-24/+24
2009-04-01Read-Capacity16 command added for SCSI driversjji41-0/+47
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang81-0/+98
2009-03-06Correct comments for new null instance.lgao41-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-0/+56
2009-03-03Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang81-5/+2
2009-03-02Fix incorrect function headers for IoLib APIs.xli241-8/+8
2009-02-25Fix typo in API prototypeqhuang81-1/+1
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang81-2/+2
2009-02-18Revert some code that was checked in by mistakeqhuang81-22/+0
2009-02-13Comments checked with specjji41-47/+34
2009-02-09Comments synchronizedjji41-4/+6
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao41-8/+27
2009-02-06Fix IN OUT specifiersmdkinney1-3/+3