audk/MdePkg/Library
davidhuang b7c5912af1 PI 1.1 SMM Feature Check-in
1. Add SmmServicesTableLib library class/instance.
2. Add SmmIoLibCpuIo/SmmPciLibPciRootBridgeIo library instance.
3. Update some library INF to support SMM_CORE module type.
4. Update dec/dsc to include new modules.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9590 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-23 06:44:33 +00:00
..
BaseCacheMaintenanceLib Fix file headers 2009-08-24 23:43:23 +00:00
BaseCpuLib Fix file headers 2009-08-24 23:45:38 +00:00
BaseDebugLibNull
BaseDebugLibSerialPort
BaseIoLibIntrinsic Fix file headers 2009-08-24 23:43:23 +00:00
BaseLib Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL terminated the final destination string when Length is equal to the length of Source string 2009-12-23 01:50:10 +00:00
BaseMemoryLib 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
BaseMemoryLibMmx 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
BaseMemoryLibOptDxe 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
BaseMemoryLibOptPei 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
BaseMemoryLibRepStr 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
BaseMemoryLibSse2 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
BasePalLibNull
BasePcdLibNull
BasePciCf8Lib
BasePciExpressLib
BasePciLibCf8
BasePciLibPciExpress
BasePeCoffExtraActionLibNull
BasePeCoffGetEntryPointLib Fix file headers 2009-08-24 23:39:38 +00:00
BasePeCoffLib Do not update the ImageBase in the PE/COFF header if Adjust is 0. 2009-10-15 17:21:22 +00:00
BasePerformanceLibNull
BasePostCodeLibDebug
BasePostCodeLibPort80
BasePrintLib Update function description to be consistent with code definition: HEX_RADIX => RADIX_HEX. 2009-11-17 01:46:51 +00:00
BaseReportStatusCodeLibNull Minor update to fix some typos. 2009-08-19 13:09:19 +00:00
BaseSerialPortLibNull
BaseSynchronizationLib Fix file header 2009-08-24 23:41:22 +00:00
BaseTimerLibNullTemplate
BaseUefiDecompressLib Fix file headers 2009-08-24 23:39:38 +00:00
DxeCoreEntryPoint
DxeCoreHobLib UEFI Capsule HOB updating includes: 2009-10-28 07:53:32 +00:00
DxeExtractGuidedSectionLib
DxeHobLib 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related implementation in MdePkg. 2009-11-04 06:51:07 +00:00
DxePcdLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
DxeRuntimePciExpressLib
DxeServicesLib Directly use FALSE when BootPolicy is FALSE. 2009-12-08 05:28:03 +00:00
DxeServicesTableLib
DxeSmbusLib
PeiCoreEntryPoint
PeiDxePostCodeLibReportStatusCode
PeiExtractGuidedSectionLib
PeiHobLib 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related implementation in MdePkg. 2009-11-04 06:51:07 +00:00
PeiIoLibCpuIo
PeiMemoryAllocationLib
PeiMemoryLib 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
PeiPalLib
PeiPcdLib Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBACK) to avoid warning. PCD_CALLBACK in EDKII implementation is compatible with EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBACK. 2009-11-24 08:09:58 +00:00
PeiPciLibPciCfg2
PeiPciSegmentLibPciCfg2
PeiResourcePublicationLib
PeiServicesLib Remove tabs in MdePkg source code 2009-09-22 02:49:53 +00:00
PeiServicesTablePointerLib
PeiServicesTablePointerLibIdt
PeiServicesTablePointerLibKr7
PeiSmbusLibSmbus2Ppi
PeimEntryPoint
SecPeiDxeTimerLibCpu
SmmIoLibCpuIo PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
SmmPciLibPciRootBridgeIo PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
SmmServicesTableLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiApplicationEntryPoint
UefiBootServicesTableLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiDebugLibConOut
UefiDebugLibStdErr
UefiDevicePathLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiDevicePathLibDevicePathProtocol add modifier EFIAPI for library interfaces. 2009-09-08 07:29:48 +00:00
UefiDriverEntryPoint PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiMemoryAllocationLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiMemoryLib 1. fix the wrong description, change "target the buffer" to "the target buffer" 2009-12-07 04:48:53 +00:00
UefiPalLib
UefiPciLibPciRootBridgeIo
UefiPciSegmentLibPciRootBridgeIo
UefiRuntimeLib
UefiRuntimeServicesTableLib PI 1.1 SMM Feature Check-in 2009-12-23 06:44:33 +00:00
UefiSalLib
UefiScsiLib Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScsiLib. 2009-06-05 01:41:31 +00:00
UefiUsbLib Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00