audk/ArmPkg/Library
oliviermartin 5f4f1334e3 ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPortWrite()
It was previously returning '0' written bytes that was interprating by the higher
layers as a failing operation.

Fix proposed by Eugene Cohen (HP)



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12026 6f19259b-4bc3-4df7-8a09-765794883524
2011-07-19 15:01:27 +00:00
..
ArmCacheMaintenanceLib Update the copyright notice format 2010-04-29 12:15:47 +00:00
ArmDisassemblerLib ArmPkg/ArmDisassemblerLib: Fix register list 2011-03-31 12:24:44 +00:00
ArmDmaLib Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. 2011-02-02 22:35:30 +00:00
ArmLib ArmPkg: Minor coding style changes 2011-07-06 16:35:30 +00:00
ArmMPCoreMailBoxLib Armkg: Fix EDK2 coding style 2011-06-03 09:18:48 +00:00
ArmTrustZoneLib Fix issue with fixing tabs. 2011-02-02 23:19:30 +00:00
BaseMemoryLibStm ArmPkg: Fix InternalMemCopyMem() 2011-03-31 12:26:20 +00:00
BaseMemoryLibVstm Fix issue with fixing tabs. 2011-02-02 23:19:30 +00:00
BasePeCoffLib Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. 2011-02-02 22:35:30 +00:00
BdsLib ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG 2011-07-04 10:02:49 +00:00
CompilerIntrinsicsLib ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
DebugAgentSymbolsOnlyLib ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the SEC and PEI_CORE modules 2011-07-18 10:27:12 +00:00
DebugPeCoffExtraActionLib ArmPkg: Fix warnings raised by ARMGCC 2011-06-15 19:53:15 +00:00
DebugUncachedMemoryAllocationLib Update the copyright notice format 2010-04-29 12:15:47 +00:00
DefaultExceptionHandlerLib Update the copyright notice format 2010-04-29 12:15:47 +00:00
PeiServicesTablePointerLib ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register 2011-06-03 09:43:12 +00:00
RvdPeCoffExtraActionLib ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing the debugger command lines 2011-06-03 09:26:44 +00:00
SemiHostingDebugLib Update the copyright notice format 2010-04-29 12:15:47 +00:00
SemiHostingSerialPortLib ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPortWrite() 2011-07-19 15:01:27 +00:00
SemihostLib Fix semihosting on gcc. We need to save lr as svc instruction will change it. 2010-12-15 02:39:00 +00:00
UncachedMemoryAllocationLib ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributes 2011-07-18 17:40:12 +00:00