mirror of https://github.com/acidanthera/audk.git
ac0fb62f03
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 |
||
---|---|---|
.. | ||
Arm | ||
BdsAppLoader.c | ||
BdsFilePath.c | ||
BdsHelper.c | ||
BdsInternal.h | ||
BdsLib.inf | ||
BdsLinuxFdt.c | ||
BdsLinuxLoader.h | ||
BdsLoadOption.c |