audk/ArmPkg/Library
oliviermartin 9201b04422 ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break'
This library is used to display the loaded address of the 'Sec' at the early
stage of the boot process. The debug command line generated by PeCoffExtraActionLib
can be used for Source Level Debugging at the early stage of the UEFI boot process.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12136 6f19259b-4bc3-4df7-8a09-765794883524
2011-08-15 16:51:11 +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 ArmPkg: Fix ARM builds for XCode32 2011-07-28 14:58:52 +00:00
DebugAgentSymbolsOnlyLib ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break' 2011-08-15 16:51:11 +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