audk/ArmPlatformPkg/Drivers/NorFlashDxe
Ard Biesheuvel 4ef1135839 ArmPlatformPkg/NorFlashDxe: prepare for devicepath format change
A subsequent patch will change the layout of devicepath nodes
produced by this driver. In preparation, make some tweaks to
the code to use a packed struct for the devicepath and to pass
the device index to NorFlashCreateInstance(). These are cosmetic
changes only, the resulting binaries should be identical.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Thomas Abraham <thomas.abraham@arm.com>
2018-11-26 17:53:42 +01: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: prepare for devicepath format change 2018-11-26 17:53:42 +01:00
NorFlashDxe.h ArmPlatformPkg/NorFlashDxe: prepare for devicepath format change 2018-11-26 17:53:42 +01:00
NorFlashDxe.inf ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuid 2018-04-12 21:24:37 +02:00
NorFlashFvbDxe.c ArmPlatformPkg/NorFlashDxe: cue the variable driver with NvVarStoreFormatted 2018-04-12 21:24:34 +02:00