audk/MdeModulePkg/Library
lgao4 9c6595dca0 Correct comments for NULL return value of HiiLib HiiAddPackages().
Signed-off-by: lgao4
Reviewed-by: ydong10

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12366 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-16 08:53:03 +00:00
..
BasePlatformHookLibNull Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. Depends on new library class called PlatformHookLib to perform platform specific initialization of the UART. 2010-12-18 01:02:59 +00:00
BaseResetSystemLibNull
BaseSerialPortLib16550 Add description for 64-byte FIFO enable bit for PcdSerialFifoControl. 2011-03-16 02:58:51 +00:00
DebugAgentLibNull
DxeCapsuleLibNull Add UEFI_APPLICATION module type support for the capsule lib. 2011-08-25 05:37:55 +00:00
DxeCoreMemoryAllocationLib
DxeCorePerformanceLib
DxeCrc32GuidedSectionExtractLib
DxeDebugPrintErrorLevelLib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11399 6f19259b-4bc3-4df7-8a09-765794883524 2011-03-15 00:52:27 +00:00
DxeDpcLib For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. 2011-07-27 08:54:57 +00:00
DxeIpIoLib
DxeNetLib 1. Define a netlib library function NetLibGetSystemGuid() 2011-07-14 11:27:05 +00:00
DxePerformanceLib
DxePrintLibPrint2Protocol MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrint2Protocol. 2011-09-02 18:27:56 +00:00
DxeReportStatusCodeLib
DxeSecurityManagementLib
DxeSmmPerformanceLib For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. 2011-07-27 08:54:57 +00:00
DxeTcpIoLib Enhance the code to avoid the potential of return address of local variable to output structure. 2011-01-17 05:54:13 +00:00
DxeUdpIoLib
LockBoxNullLib MdeModulePkg: Add SMM LockBox 2011-07-19 20:47:28 +00:00
OemHookStatusCodeLibNull
PeiPerformanceLib
PeiRecoveryLibNull
PeiReportStatusCodeLib
PeiS3LibNull
PiDxeS3BootScriptLib MdeModulePkg: Add PiDxeS3BootScriptLib 2011-08-29 22:17:27 +00:00
PiSmmCoreMemoryAllocationLib
PiSmmCoreSmmServicesTableLib
RuntimeDxeReportStatusCodeLib Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. 2011-08-02 06:23:54 +00:00
SmmCorePerformanceLib Add performance library instances for SMM performance measurement. 2011-03-10 07:39:51 +00:00
SmmCorePlatformHookLibNull 1. Add two performance measurement points for SMM performance measurement; 2011-08-16 02:58:20 +00:00
SmmLockBoxLib MdeModulePkg: Add SmmLockBox PEI implementation 2011-08-02 21:06:13 +00:00
SmmPerformanceLib Fix a bug in SmmPerformanceLib that there is no return value in normal cases for GetPerformanceMeasurement(). 2011-03-14 03:47:31 +00:00
SmmReportStatusCodeLib Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implementations should never link against an entry point lib. Only modules implementation should link against an entry point lib. 2010-12-17 22:47:06 +00:00
UefiHiiLib Correct comments for NULL return value of HiiLib HiiAddPackages(). 2011-09-16 08:53:03 +00:00
UefiHiiServicesLib