audk/MdePkg/Library
Star Zeng 5d7bc67e73 MdePkg SerialPortLib: Fix typo in SerialPortWrite()
The "read" word in SerialPortWrite() header comment block should be
"write".

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18908 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-20 01:49:48 +00:00
..
BaseCacheMaintenanceLib MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSH 2015-04-27 19:35:32 +00:00
BaseCpuLib MdePkg/AArch64: use GCC_ASM_EXPORT to export functions 2015-07-09 10:43:27 +00:00
BaseDebugLibNull MdePkg: Update BaseDebugLibNull library 2015-02-06 06:35:42 +00:00
BaseDebugLibSerialPort MdePkg: Update BaseDebugLibSerialPort library 2015-02-06 06:34:56 +00:00
BaseDebugPrintErrorLevelLib
BaseExtractGuidedSectionLib MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wrongly 2015-10-26 02:00:58 +00:00
BaseIoLibIntrinsic
BaseLib MdePkg: BaseLib don't require NASM with Xcode 2015-11-11 02:28:51 +00:00
BaseMemoryLib
BaseMemoryLibMmx
BaseMemoryLibOptDxe
BaseMemoryLibOptPei
BaseMemoryLibRepStr MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
BaseMemoryLibSse2
BaseOrderedCollectionRedBlackTreeLib
BasePalLibNull
BasePcdLibNull MdePkg: Add two PcdApi for Patch VOID* PCD set operation. 2015-08-24 05:01:11 +00:00
BasePciCf8Lib
BasePciExpressLib
BasePciLibCf8
BasePciLibPciExpress MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architectures 2015-02-23 16:04:35 +00:00
BasePeCoffExtraActionLibNull
BasePeCoffGetEntryPointLib
BasePeCoffLib MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs 2015-10-09 18:55:41 +00:00
BasePerformanceLibNull
BasePostCodeLibDebug
BasePostCodeLibPort80 MdePkg: Add more DataBits support to Port80 output 2015-11-11 02:16:35 +00:00
BasePrintLib MdePkg/BasePrintLib: make mStatusString array CONST 2015-07-16 06:50:36 +00:00
BaseReportStatusCodeLibNull
BaseRngLib MdePkg: Create GetRandomNumber128 in RngLib 2015-10-09 06:03:17 +00:00
BaseS3BootScriptLibNull
BaseS3IoLib
BaseS3PciLib
BaseS3SmbusLib
BaseS3StallLib
BaseSerialPortLibNull MdePkg SerialPortLib: Fix typo in SerialPortWrite() 2015-11-20 01:49:48 +00:00
BaseSmbusLibNull
BaseStackCheckLib
BaseSynchronizationLib MdePkg/BaseSynchronizationLib: fix AArch64 return values 2015-10-27 11:56:57 +00:00
BaseTimerLibNullTemplate
BaseUefiDecompressLib MdePkg:Fix typo 'caculate' in MdePkg. 2015-03-17 02:58:42 +00:00
DxeCoreEntryPoint
DxeCoreHobLib
DxeExtendedSalLib
DxeExtractGuidedSectionLib
DxeHobLib
DxeHstiLib Resolve buffer check overrun issue. 2015-01-22 03:29:17 +00:00
DxeIoLibCpuIo2
DxeIoLibEsal
DxePalLibEsal
DxePcdLib MdePkg: Add two PcdApi for Patch VOID* PCD set operation. 2015-08-24 05:01:11 +00:00
DxePciLibEsal
DxePciSegmentLibEsal
DxeRuntimeExtendedSalLib
DxeRuntimePciExpressLib
DxeSalLibEsal
DxeServicesLib MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () function 2015-10-23 05:53:08 +00:00
DxeServicesTableLib
DxeSmbusLib
DxeTimerLibEsal
PeiCoreEntryPoint
PeiDxePostCodeLibReportStatusCode
PeiExtractGuidedSectionLib
PeiHobLib
PeiIoLibCpuIo
PeiMemoryAllocationLib MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memory directly. 2015-05-11 03:12:51 +00:00
PeiMemoryLib
PeiPalLib
PeiPcdLib MdePkg: Add two PcdApi for Patch VOID* PCD set operation. 2015-08-24 05:01:11 +00:00
PeiPciLibPciCfg2
PeiPciSegmentLibPciCfg2
PeiResourcePublicationLib
PeiServicesLib
PeiServicesTablePointerLib
PeiServicesTablePointerLibIdt
PeiServicesTablePointerLibKr7
PeiSmbusLibSmbus2Ppi
PeimEntryPoint
SecPeiDxeTimerLibCpu MdePkg: Add ASSERT to handle local APIC not config properly 2015-10-09 07:03:24 +00:00
SmmIoLibSmmCpuIo2
SmmLibNull
SmmMemLib MdePkg: SmmMemLib.inf: add Depex section and update protocol usage. 2015-07-09 01:16:33 +00:00
SmmMemoryAllocationLib MdePkg: Enhance the comments for SmmMemoryAllocationLib instance. 2015-06-19 01:56:15 +00:00
SmmPciLibPciRootBridgeIo
SmmPeriodicSmiLib
SmmServicesTableLib MdePkg/SmmServicesTableLib: Return TRUE in InSmm () 2015-09-17 04:59:59 +00:00
UefiApplicationEntryPoint
UefiBootServicesTableLib
UefiDebugLibConOut MdePkg: Update BaseDebugLibConOut library 2015-02-06 06:36:27 +00:00
UefiDebugLibDebugPortProtocol MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocol 2015-09-08 08:28:56 +00:00
UefiDebugLibStdErr MdePkg: Update BaseDebugLibStdErr library 2015-02-06 06:37:10 +00:00
UefiDevicePathLib MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundary 2015-08-28 07:41:38 +00:00
UefiDevicePathLibDevicePathProtocol
UefiDriverEntryPoint
UefiFileHandleLib MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file. 2015-09-10 02:45:30 +00:00
UefiLib MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS() 2015-08-05 02:55:40 +00:00
UefiMemoryAllocationLib MdePkg:Fix typo 'caculate' in MdePkg. 2015-03-17 02:58:42 +00:00
UefiMemoryLib
UefiPalLib
UefiPciLibPciRootBridgeIo
UefiPciSegmentLibPciRootBridgeIo
UefiRuntimeLib
UefiRuntimeServicesTableLib
UefiSalLib
UefiScsiLib MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER status 2015-09-10 07:02:12 +00:00
UefiUsbLib