audk/MdePkg/Include/Library
jljusten fe69ac847a MdePkg: Add S3 library interfaces and base implementations
Signed-off-by: jljusten
Reviewed-by: mdkinney
Reviewed-by: rsun3
Reviewed-by: jyao1

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12222 6f19259b-4bc3-4df7-8a09-765794883524
2011-08-29 22:16:28 +00:00
..
BaseLib.h Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. 2011-06-28 15:01:53 +00:00
BaseMemoryLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
CacheMaintenanceLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
CpuLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DebugLib.h Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:12:34 +00:00
DebugPrintErrorLevelLib.h Refine code to follow coding style. 2011-03-15 00:53:52 +00:00
DevicePathLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DxeCoreEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DxeServicesLib.h Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib. 2010-05-05 01:56:41 +00:00
DxeServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ExtendedSalLib.h Add ESAL support libraries to MdePkg 2011-06-10 18:58:08 +00:00
ExtractGuidedSectionLib.h Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers. 2010-11-04 05:51:32 +00:00
HobLib.h Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. 2011-06-09 02:51:00 +00:00
IoLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
MemoryAllocationLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PalLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PcdLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciCf8Lib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciExpressLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciSegmentLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeCoffExtraActionLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeCoffGetEntryPointLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeCoffLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeiCoreEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeiServicesLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeiServicesTablePointerLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeimEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PerformanceLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PostCodeLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PrintLib.h Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. 2011-08-02 23:33:06 +00:00
ReportStatusCodeLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ResourcePublicationLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
S3BootScriptLib.h MdePkg: Add S3 library interfaces and base implementations 2011-08-29 22:16:28 +00:00
S3IoLib.h MdePkg: Add S3 library interfaces and base implementations 2011-08-29 22:16:28 +00:00
S3PciLib.h MdePkg: Add S3 library interfaces and base implementations 2011-08-29 22:16:28 +00:00
S3SmbusLib.h MdePkg: Add S3 library interfaces and base implementations 2011-08-29 22:16:28 +00:00
S3StallLib.h MdePkg: Add S3 library interfaces and base implementations 2011-08-29 22:16:28 +00:00
SalLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SerialPortLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmbusLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmPeriodicSmiLib.h Update inappropriate comments. 2011-02-17 00:45:08 +00:00
SmmServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SynchronizationLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
TimerLib.h Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. 2011-08-25 05:59:17 +00:00
UefiApplicationEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiBootServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiDecompressLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiDriverEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiLib.h Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. 2011-08-02 23:33:06 +00:00
UefiRuntimeLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiRuntimeServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiScsiLib.h Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiScsiLib. 2011-05-23 07:45:40 +00:00
UefiUsbLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00