audk/MdePkg/Library
vanjeff 835849540d remove '../' from Base Library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5878 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-11 09:12:14 +00:00
..
BaseCacheMaintenanceLib Update MDE Library instances according to code review comments. 2008-09-04 13:39:18 +00:00
BaseDebugLibNull Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
BaseDebugLibSerialPort wrong comment for "Unicode" string. 2008-09-08 08:35:54 +00:00
BaseIoLibIntrinsic Clean up BaseIoLibIntrinsic according to review comments. 2008-09-11 08:59:52 +00:00
BaseLib remove '../' from Base Library. 2008-09-11 09:12:14 +00:00
BaseMemoryLib Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
BaseMemoryLibMmx Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
BaseMemoryLibOptDxe Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
BaseMemoryLibOptPei Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
BaseMemoryLibRepStr Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
BaseMemoryLibSse2 Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +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 Update MDE Library instances according to code review comments. 2008-09-04 13:39:18 +00:00
BasePciExpressLib Update MDE Library instances according to code review comments. 2008-09-04 13:39:18 +00:00
BasePciLibCf8 Update MDE Library instances according to code review comments. 2008-09-04 13:39:18 +00:00
BasePciLibPciExpress Update MDE Library instances according to code review comments. 2008-09-04 13:39:18 +00:00
BasePeCoffGetEntryPointLib changed the format when use "==" 2008-09-09 05:28: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 Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +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 clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
HiiLib cleanup some comments. 2008-09-09 07:11:51 +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 Fix the wrong fixing for hardcore value 7. 2008-09-09 05:19:30 +00:00
PeiMemoryAllocationLib remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
PeiMemoryLib Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
PeiPalCallLib Code cleanup for library instances in MdePkg. 2008-09-09 04:41:59 +00:00
PeiPcdLib Add Pcd Ppi dependency in [depex] section in PeiPcdLib 2008-08-18 09:22:36 +00:00
PeiPiLib Add missing gEfiFirmwareFileSystem2Guid in INF [Guids] section 2008-09-08 23:25:14 +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 Add more file comments 2008-09-03 08:35:20 +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 unused library class. 2008-09-08 08:26:45 +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 Add more comment for library instance and remove unused internal header file. 2008-09-03 08:42:16 +00:00
UefiDebugLibConOut use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code. 2008-09-08 09:08:04 +00:00
UefiDebugLibStdErr use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code. 2008-09-08 09:08:26 +00:00
UefiDevicePathLib Code cleanup for library instances in MdePkg. 2008-09-09 04:41:59 +00:00
UefiDevicePathLibDevicePathProtocol Code cleanup for library instances in MdePkg. 2008-09-09 04:41:59 +00:00
UefiDriverEntryPoint remove the unused msa files in MdePkg. 2008-08-25 05:00:23 +00:00
UefiLib 1. remove EFI_EVENT_ alias, replace them with EVT_ 2008-09-04 07:38:10 +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 Add more comment for library instance and remove unused internal header file. 2008-09-03 08:44:12 +00:00
UefiScsiLib Update UefiScsiLib to add ASSERT comments and define new macros to replace the hard code value. 2008-09-08 05:56:40 +00:00
UefiUsbLib Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the hard value in UefiUsbLib by them. 2008-09-08 04:59:00 +00:00