summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao4
2011-06-10Add ESAL support libraries to MdePkgmdkinney
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu
2011-03-15Refine code to follow coding style.ydong10
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-02-17Update inappropriate comments.ydong10
2011-02-11Add SmmPeriodicSmiLib to MdePkg.mdkinney
2011-01-06Fix Copyright year to 2011mdkinney
2011-01-06Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney
2010-12-01Update comments for PI 1.2 SMM support.mdkinney
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong10
2010-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao4
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
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