summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey1-0/+3
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao41-3/+3
2011-06-10Add ESAL support libraries to MdePkgmdkinney1-0/+494
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu1-3/+5
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu1-1/+97
2011-03-15Refine code to follow coding style.ydong101-3/+8
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2-3/+41
2011-02-17Update inappropriate comments.ydong101-1/+1
2011-02-11Add SmmPeriodicSmiLib to MdePkg.mdkinney1-0/+184
2011-01-06Fix Copyright year to 2011mdkinney1-1/+1
2011-01-06Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney1-0/+2
2010-12-01Update comments for PI 1.2 SMM support.mdkinney1-1/+1
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong101-1/+36
2010-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney1-0/+6
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin1-1/+104
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao41-0/+50
2010-04-23Update the copyright notice formathhtian47-85/+85
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter11-588/+615
2010-02-02wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian2-18/+28
2010-02-01Minor update to fix typos and update the file to use \r\n as end of lineqhuang81-8/+8
2010-01-27Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney1-0/+89
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang81-11/+10
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+19
2009-12-23PI 1.1 SMM Feature Check-indavidhuang1-0/+43
2009-12-14Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian1-75/+99
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney1-0/+56
2009-12-01typo in commentjcarsey1-1/+1
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao41-2/+38
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney1-2/+30
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu21-8/+8
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff1-19/+0
2009-10-28UEFI Capsule HOB updating includes:vanjeff1-0/+19
2009-09-101. Add a new Capsule initiate reset flagqhuang81-2/+3
2009-09-08Remove obsolete description to avoid confusion. DevicePathLib class does not ...qhuang81-3/+1
2009-09-08add modifier EFIAPI for library interfaces.vanjeff1-1/+10
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