audk/ArmPkg/Library
oliviermartin f92b93c9a3 ARM Packages: Rename PcdNormal* into Pcd* PCDs
The denomination 'Normal' was used to make reference to the 'Normal'
or 'Non Secure' or 'Non Trusted' world.
To avoid confusion, this prefix has been removed from PCDs to define
the normal world.

The PCDs explicitely related to the Secure/Trusted World continue to
have the 'Sec' prefix.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12416 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-22 23:06:31 +00:00
..
ArmCacheMaintenanceLib Update the copyright notice format 2010-04-29 12:15:47 +00:00
ArmDisassemblerLib ArmPkg/ArmDisassemblerLib: Comment out unused variable 2011-09-13 09:55:01 +00:00
ArmDmaLib ArmPkg: Fix ARMGCC build 2011-08-18 11:12:39 +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 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention 2011-09-22 22:53:54 +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: Move the code specific to the Atag preparation into a separate file 2011-09-22 22:55:54 +00:00
CompilerIntrinsicsLib ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCT 2011-09-07 19:09:39 +00:00
DebugAgentSymbolsOnlyLib ARM Packages: Rename PcdNormal* into Pcd* PCDs 2011-09-22 23:06:31 +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 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention 2011-09-22 22:53:54 +00:00
PeiServicesTablePointerLib ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register 2011-06-03 09:43:12 +00:00
RvdPeCoffExtraActionLib Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention 2011-09-22 22:53:54 +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