edk2/MdeModulePkg/Library
vanjeff 4aa89872ad Sync patches r14006, r14034 and r14035 from main trunk.
1. Base on the value type to get the value for default opcode.
2. Base on the type field to generate numeric opcode.
3. Base on the type field to generate oneof opcode.

git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2010.SR1@14778 6f19259b-4bc3-4df7-8a09-765794883524
2013-10-16 05:49:50 +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 Update the copyright notice format 2010-04-24 09:49:11 +00:00
BaseSerialPortLib16550 Sync part of patch r13680 and patch r13708 from main trunk. 2013-04-15 03:45:51 +00:00
CustomizedDisplayLib Sync patch r14758 from main trunk. 2013-10-09 08:02:37 +00:00
DebugAgentLibNull 1. Add init flag DEBUG_AGENT_INIT_DXE_AP. 2010-07-19 02:26:09 +00:00
DxeCapsuleLibNull Add UEFI_APPLICATION module type support for the capsule lib. 2011-08-25 05:37:55 +00:00
DxeCoreMemoryAllocationLib Update the copyright notice format 2010-04-24 09:49:11 +00:00
DxeCorePerformanceLib Sync patch r13367 from main trunk. 2012-05-31 08:03:31 +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 Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change IP_IO structure using this UNION to point the special IP Protocol. 2010-06-13 08:18:10 +00:00
DxeNetLib Sync patches r14315 and r14323 from main trunk. 2013-05-08 05:03:46 +00:00
DxePerformanceLib Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk. 2012-05-10 06:30:16 +00:00
DxePrintLibPrint2Protocol Sync patches r12979 and r13025 from mail trunk. 2012-03-23 05:54:41 +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 Sync patches r14074, r14113, r14118, r14136, r14140, r14147, r14150, r14161, r14217, r14218 from main trunk. 2013-04-01 08:28:05 +00:00
DxeSmmPerformanceLib Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk. 2012-05-10 06:30:16 +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 Sync patches part of r13859, r13885 and r13940 from main trunk. 2013-04-01 06:05:46 +00:00
LockBoxNullLib MdeModulePkg: Add SMM LockBox 2011-07-19 20:47:28 +00:00
OemHookStatusCodeLibNull Update the copyright notice format 2010-04-24 09:49:11 +00:00
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 Sync patch r13367 from main trunk. 2012-05-31 08:03:31 +00:00
PeiRecoveryLibNull Update the copyright notice format 2010-04-24 09:49:11 +00:00
PeiReportStatusCodeLib 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:50:31 +00:00
PeiS3LibNull Update the copyright notice format 2010-04-24 09:49:11 +00:00
PiDxeS3BootScriptLib Update code to pass build on VS2008 with /Od compiler option. 2011-11-28 06:19:36 +00:00
PiSmmCoreMemoryAllocationLib Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSmst or gBS Free service according to the buffer in or out of SMRAM range. 2010-07-28 01:08:13 +00:00
PiSmmCoreSmmServicesTableLib Update the copyright notice format 2010-04-24 09:49:11 +00:00
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 Sync patch r14379 from main trunk. 2013-05-22 01:21:58 +00:00
SmmCorePlatformHookLibNull 1. Add two performance measurement points for SMM performance measurement; 2011-08-16 02:58:20 +00:00
SmmLockBoxLib Sync patch r12931 and r12932 from mail trunk. 2012-04-06 07:02:35 +00:00
SmmPerformanceLib Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk. 2012-05-10 06:30:16 +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 Sync patches r14006, r14034 and r14035 from main trunk. 2013-10-16 05:49:50 +00:00
UefiHiiServicesLib Update the copyright notice format 2010-04-24 09:49:11 +00:00