audk/ArmPlatformPkg/Drivers/NorFlashDxe
Olivier Martin 36d66acf27 ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB
FVB (for instance for UEFI Variable) might not be at the
start of the NOR Flash. 'Lba' needs to be fixed up for it.

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



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15532 6f19259b-4bc3-4df7-8a09-765794883524
2014-05-14 22:11:04 +00:00
..
NorFlashBlockIoDxe.c ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI specification 2013-04-14 09:25:34 +00:00
NorFlashDxe.c ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB 2014-05-14 22:11:04 +00:00
NorFlashDxe.h ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocol 2014-05-08 14:52:12 +00:00
NorFlashDxe.inf ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocol 2014-05-08 14:52:12 +00:00
NorFlashFvbDxe.c ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB 2014-05-14 22:11:04 +00:00