audk/ArmPkg/Library
oliviermartin a355a3654f ArmPkg/BdsLib: Upgrade the library to use natively the Device Path
The previous version was using the string representation of the Device Path.
This new version takes as paramater the binary representation of the Device Path

It also tries to detect which kind of device support it refers by using the remaining
part of the Device Path after it has been loaded by gBS->ConnectController()

Lots of bug have been fixed as well in this new version.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11799 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-11 11:56:30 +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: Implement PeiServicesTablePointerLib using TPIDRURW register 2011-06-03 09:43:12 +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: Upgrade the library to use natively the Device Path 2011-06-11 11:56:30 +00:00
CompilerIntrinsicsLib ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCC 2011-06-03 09:28:40 +00:00
DebugPeCoffExtraActionLib ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing the debugger command lines 2011-06-03 09:26:44 +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
L2X0CacheLibNull ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the code 2011-06-03 09:20:30 +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 Update the copyright notice format 2010-04-29 12:15:47 +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 Update the copyright notice format 2010-04-29 12:15:47 +00:00