edk2/MdeModulePkg/Library
lzeng14 ce68d3bc68 Add missing braces around initializer.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Qian Ouyang <qian.ouyang@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13817 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-11 02:15:23 +00:00
..
BasePlatformHookLibNull
BaseResetSystemLibNull
BaseSerialPortLib16550 When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is passed in as 0, just do a flush. 2012-09-10 02:32:45 +00:00
CpuExceptionHandlerLibNull 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. 2012-03-15 05:20:41 +00:00
DebugAgentLibNull
DxeCapsuleLibNull Add UEFI_APPLICATION module type support for the capsule lib. 2011-08-25 05:37:55 +00:00
DxeCoreMemoryAllocationLib
DxeCorePerformanceLib Optimize the log entry search algorithm to save boot performance. 2012-05-29 05:02:43 +00:00
DxeCrc32GuidedSectionExtractLib Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. 2011-10-27 08:45:50 +00:00
DxeDebugPrintErrorLevelLib Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +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 Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString to benefit consumer of this API. 2012-06-25 09:25:22 +00:00
DxePerformanceLib Add new extension PerformanceLib APIs to store ID info. 2012-04-24 09:12:36 +00:00
DxePrintLibPrint2Protocol Add Missing invocations to VA_END() for VA_START(). 2012-02-01 06:06:08 +00:00
DxeReportStatusCodeLib Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY because it may cause certain status code get lost in some rare case. 2011-11-30 01:53:13 +00:00
DxeSecurityManagementLib Add PI1.2.1 SAP2 support and UEFI231B mantis 896 2012-08-22 02:32:12 +00:00
DxeSmmPerformanceLib Add new extension PerformanceLib APIs to store ID info. 2012-04-24 09:12:36 +00:00
DxeTcpIoLib
DxeUdpIoLib
LockBoxNullLib MdeModulePkg: Add SMM LockBox 2011-07-19 20:47:28 +00:00
OemHookStatusCodeLibNull
PeiDebugPrintHobLib Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +00:00
PeiPerformanceLib Optimize the log entry search algorithm to save boot performance. 2012-05-29 05:02:43 +00:00
PeiRecoveryLibNull
PeiReportStatusCodeLib
PeiS3LibNull
PiDxeS3BootScriptLib Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
PiSmmCoreMemoryAllocationLib
PiSmmCoreSmmServicesTableLib
RuntimeDxeReportStatusCodeLib To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX_EXTENDED_DATA_SIZE (0x200) as the local max buffer size in RuntimeDxeReportStatusCodeLib. 2012-06-12 04:46:33 +00:00
SmmCorePerformanceLib Add more SMRAM range check to 3 SMI handler. 2012-06-27 05:08:49 +00:00
SmmCorePlatformHookLibNull 1. Add two performance measurement points for SMM performance measurement; 2011-08-16 02:58:20 +00:00
SmmLockBoxLib correct license header. 2012-01-15 11:21:18 +00:00
SmmPerformanceLib Add new extension PerformanceLib APIs to store ID info. 2012-04-24 09:12:36 +00:00
SmmReportStatusCodeLib
UefiHiiLib MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘return’ instruction in the switch(). 2012-09-29 02:44:33 +00:00
UefiHiiServicesLib