audk/MdePkg/Library
klu2 d667c17cd4 Fix wrong comment for SetPeiServiceTable
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5795 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-03 08:23:38 +00:00
..
BaseCacheMaintenanceLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseDebugLibNull remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseDebugLibSerialPort remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseIoLibIntrinsic remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseMemoryLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseMemoryLibMmx remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseMemoryLibOptDxe remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseMemoryLibOptPei remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseMemoryLibRepStr remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseMemoryLibSse2 remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePalCallLibNull clean the codes according to review comments. 2008-09-03 07:54:27 +00:00
BasePcdLibNull clean the codes according to review comments. 2008-09-03 07:54:27 +00:00
BasePciCf8Lib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePciExpressLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePciLibCf8 remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePciLibPciExpress remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePeCoffGetEntryPointLib fixed one typo. 2008-09-03 07:56:47 +00:00
BasePeCoffLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePerformanceLibNull remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BasePostCodeLibDebug clean the codes according to review comments. 2008-09-03 07:54:27 +00:00
BasePostCodeLibPort80 clean the codes according to review comments. 2008-09-03 07:54:27 +00:00
BasePrintLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseTimerLibNullTemplate remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
BaseUefiDecompressLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
CpuLib Remove the duplicated comments for function header. 2008-08-20 09:19:54 +00:00
DxeCoreEntryPoint Remove msa file and add more comments for DXE core entry 2008-08-18 07:20:14 +00:00
DxeCoreHobLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
DxeExtractGuidedSectionLib Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, 2008-08-18 12:11:37 +00:00
DxeHobLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
DxeMemoryAllocationLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
DxeMemoryLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
DxePcdLib Add Pcd Protocol in [Depex] section and add back the constructor since PCD protocol must have been available when the entrypoint is executed. 2008-08-18 09:24:07 +00:00
DxePiLib 1) Add in ASSERT conditions 2008-08-22 13:44:57 +00:00
DxeServicesTableLib Add more comments for DxeServicesTableLib library instance. 2008-09-03 07:50:48 +00:00
DxeSmbusLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
HiiLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
IfrSupportLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
PeiCoreEntryPoint Add missing library class. 2008-08-18 07:38:14 +00:00
PeiDxePostCodeLibReportStatusCode remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiExtractGuidedSectionLib Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, 2008-08-18 12:11:37 +00:00
PeiHobLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiIoLibCpuIo Refine the code. 2008-08-25 05:36:08 +00:00
PeiMemoryAllocationLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiMemoryLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiPalCallLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiPcdLib Add Pcd Ppi dependency in [depex] section in PeiPcdLib 2008-08-18 09:22:36 +00:00
PeiPiLib Code Scrub for MdePkg. 2008-07-25 12:21:57 +00:00
PeiResourcePublicationLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiServicesLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiServicesTablePointerLib Fix wrong comment for SetPeiServiceTable 2008-09-03 08:23:38 +00:00
PeiServicesTablePointerLibIdt 1, remove MigrateIdt interface, 2, remove unused library class 2008-09-03 08:04:48 +00:00
PeiServicesTablePointerLibKr7 remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiSmbusLibSmbus2Ppi remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeimEntryPoint refine code. 2008-08-18 05:48:39 +00:00
SecPeiDxeTimerLibCpu remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
SerialPortLibNull remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiApplicationEntryPoint remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiBootServicesTableLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
UefiDebugLibConOut remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiDebugLibStdErr remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiDevicePathLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiDevicePathLibDevicePathProtocol remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiDriverEntryPoint remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
UefiRuntimeLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
UefiRuntimeServicesTableLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
UefiScsiLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
UefiUsbLib The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00