summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2010-02-02wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian
2010-02-01Minor update to fix typos and update the file to use \r\n as end of lineqhuang8
2010-01-27Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang8
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-14Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney
2009-12-01typo in commentjcarsey
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao4
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff
2009-10-28UEFI Capsule HOB updating includes:vanjeff
2009-09-101. Add a new Capsule initiate reset flagqhuang8
2009-09-08Remove obsolete description to avoid confusion. DevicePathLib class does not ...qhuang8
2009-09-08add modifier EFIAPI for library interfaces.vanjeff
2009-08-24Fix file headers and a few commentsmdkinney
2009-08-19Remove tabs in source code in MdePkg.qhuang8
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-19Minor update to fix some typos.qhuang8
2009-08-18Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT.mdkinney
2009-08-18Add ARM specific Jump Buffermdkinney
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu2
2009-07-05Fix minor typomdkinney
2009-06-30Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney
2009-06-11update codes per MdePkg doxgen review comments.vanjeff
2009-06-10Save/Restore xmm6-xmm15 in function setJump/longJump.gikidy
2009-06-05Update comment for return description for PcdSetX macros.klu2
2009-06-05The return description for LibPcdSetx function is ambiguity. The actual meani...klu2
2009-06-04Fix build breaks from comment clean up checkinmdkinney
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
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