audk/ArmPkg/Library
oliviermartin ac0fb62f03 ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
PcdArmLinuxKernelFixedOffset is supposed to indicate the offset from
the beginning of the system memory at which the kernel will be loaded.

However, this PCD value is not used at all. Instead the kernel is loaded
just below a certain limit indicated by PCD value PcdArmLinuxKernelMaxOffset.

This patch deletes PCD value PcdArmLinuxKernelFixedOffset to avoid any
confusion.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14273 6f19259b-4bc3-4df7-8a09-765794883524
2013-04-14 09:35:44 +00:00
..
ArmArchTimerLib ARM Packages: Fixed mispellings 2012-07-04 20:23:21 +00:00
ArmCacheMaintenanceLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
ArmDisassemblerLib ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type library 2012-09-28 09:55:48 +00:00
ArmDmaLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
ArmLib ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register. 2013-03-12 00:59:46 +00:00
ArmSmcLib ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg 2013-03-06 00:01:49 +00:00
ArmSmcLibNull ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg 2013-03-06 00:01:49 +00:00
BaseMemoryLibStm ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BaseMemoryLibVstm ARM Packages: Fixed line endings 2013-01-25 11:28:06 +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: Delete PCD value PcdArmLinuxKernelFixedOffset. 2013-04-14 09:35:44 +00:00
CompilerIntrinsicsLib ArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl and __aeabi_llsr for GCC 2013-01-28 11:40:04 +00:00
DebugAgentSymbolsBaseLib ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
DebugPeCoffExtraActionLib ArmPkg/DebugPeCoffExtraActionLib: Checked the ImageContext->PdbPointer is not null 2013-03-05 23:01:53 +00:00
DebugUncachedMemoryAllocationLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
DefaultExceptionHandlerLib ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
PeiServicesTablePointerLib ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register 2011-06-03 09:43:12 +00:00
RvdPeCoffExtraActionLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +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 ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen() 2013-03-12 00:58:37 +00:00
UncachedMemoryAllocationLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00