audk/MdePkg/Library
klu2 7f1eba7b99 Cleanup "Tiano" word.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5942 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-22 05:22:41 +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 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
BaseLib 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
BaseMemoryLib 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
BaseMemoryLibMmx 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
BaseMemoryLibOptDxe Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei. 2008-09-19 04:38:53 +00:00
BaseMemoryLibOptPei Code clean up 2008-09-22 02:48:13 +00:00
BaseMemoryLibRepStr 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
BaseMemoryLibSse2 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
BasePalCallLibNull clean the codes according to review comments. 2008-09-03 07:54:27 +00:00
BasePcdLibNull follow up code review 2008-09-16 06:01:21 +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 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +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 unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +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 unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +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 Update these library instances module type to UEFI_DIRVER, because they only depends on UEFI spec. 2008-09-19 06:22:44 +00:00
DxeMemoryLib 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
DxePcdLib follow up code review 2008-09-16 06:01:21 +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 HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency). 2008-09-21 08:50:52 +00:00
IfrSupportLib Update these library instances module type to UEFI_DIRVER, because they only depends on UEFI spec. 2008-09-19 06:22:44 +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 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
PeiPalCallLib Code cleanup for library instances in MdePkg. 2008-09-09 04:41:59 +00:00
PeiPcdLib follow up code review 2008-09-16 06:01:21 +00:00
PeiPiLib follow up code review 2008-09-16 06:13:42 +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 follow up code review 2008-09-16 06:13:42 +00:00
PeiServicesTablePointerLibIdt follow up code review 2008-09-16 06:13:42 +00:00
PeiServicesTablePointerLibKr7 follow up code review 2008-09-16 06:13:42 +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 Correct module type for library UefiBootServicesTableLib and UefiRuntimeServicesTableLib. 2008-09-16 06:44:15 +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 Cleanup "Tiano" word. 2008-09-22 05:22:41 +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 Correct module type for library UefiBootServicesTableLib and UefiRuntimeServicesTableLib. 2008-09-16 06:44:15 +00:00
UefiScsiLib Update these library instances module type to UEFI_DIRVER, because they only depends on UEFI spec. 2008-09-19 06:22:44 +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