audk/ArmPlatformPkg/Drivers/NorFlashDxe
Laszlo Ersek 96337c6dbb ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuid
NorFlashFvbInitialize() calls gDS->SetMemorySpaceAttributes() to mark the
varstore flash region as uncached. This DXE service depends on the CPU
Architectural protocol, and the DXE core is allowed to return
EFI_NOT_AVAILABLE_YET if it hasn't dispatched ArmPkg/Drivers/CpuDxe
earlier. Make the dependency explicit.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Steve Capper <steve.capper@linaro.org>
Cc: Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Steve Capper <steve.capper@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-04-12 21:24:37 +02: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: initialize varstore headers eagerly 2018-04-12 21:24:32 +02:00
NorFlashDxe.h ArmPlatformPkg/NorFlashDxe: initialize varstore headers eagerly 2018-04-12 21:24:32 +02: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