audk/ArmPkg/Library
oliviermartin 3f5aa1932f ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC
EFI_MEMORY_UC is mapped to Strongly Ordered memory while EFI_MEMORY_WC is
mapped to Uncached Normal/System memory.
This change improve performance while accessing uncached regions in the
System Memory.


Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Olivier Martin <oliviermartin@arm.com



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13693 6f19259b-4bc3-4df7-8a09-765794883524
2012-08-31 16:24:01 +00:00
..
ArmArchTimerLib ARM Packages: Fixed mispellings 2012-07-04 20:23:21 +00:00
ArmCacheMaintenanceLib ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unification 2012-02-14 18:44:40 +00:00
ArmDisassemblerLib ArmPkg/ArmDisassemblerLib: Comment out unused variable 2011-09-13 09:55:01 +00:00
ArmDmaLib ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC 2012-08-31 16:24:01 +00:00
ArmLib ARM Packages: Fixed mispellings 2012-07-04 20:23:21 +00:00
BaseMemoryLibStm ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem() 2012-07-04 20:16:14 +00:00
BaseMemoryLibVstm ArmPkg: Enhance CompareGuid performance by using CompareMem instead of nested unaligned read calls 2012-05-31 15:28:37 +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: Fixed cache cleaning in PreparePlatformHardware() 2012-07-04 20:24:25 +00:00
CompilerIntrinsicsLib ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8 2012-08-02 09:52:12 +00:00
DebugAgentSymbolsOnlyLib ARM Packages: Rename PcdNormal* into Pcd* PCDs 2011-09-22 23:06:31 +00:00
DebugPeCoffExtraActionLib ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5 2012-05-02 19:58:46 +00:00
DebugUncachedMemoryAllocationLib ArmPkg/ArmCpuLib: Fix GCC/XCode builds 2011-11-01 23:32:04 +00:00
DefaultExceptionHandlerLib ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite() function 2011-11-01 23:34:14 +00:00
PeiServicesTablePointerLib ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register 2011-06-03 09:43:12 +00:00
RvdPeCoffExtraActionLib ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5 2012-05-02 19:58:46 +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 ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) 2012-05-02 19:46:40 +00:00
UncachedMemoryAllocationLib ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC 2012-08-31 16:24:01 +00:00