audk/ArmPlatformPkg/Drivers/NorFlashDxe
Masahisa Kojima 4e51155487 ArmPlatformPkg/NorFlashDxe: implement standalone MM version
Implement a version of the NOR Flash driver that can execute
in standalone MM context.
This is used to access the secure variable storage, it only
supports EFI_FIRMWARE_VOLUME_BLOCK2_PROTOCOL.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2021-01-04 18:34:16 +00:00
..
NorFlash.c ArmPlatformPkg/NorFlashDxe: factor out DXE specific pieces 2021-01-04 18:34:16 +00:00
NorFlash.h ArmPlatformPkg/NorFlashDxe: factor out DXE specific pieces 2021-01-04 18:34:16 +00:00
NorFlashBlockIoDxe.c ArmPlatformPkg/NorFlashDxe: factor out DXE specific pieces 2021-01-04 18:34:16 +00:00
NorFlashDxe.c ArmPlatformPkg/NorFlashDxe: factor out DXE specific pieces 2021-01-04 18:34:16 +00:00
NorFlashDxe.inf ArmPlatformPkg/NorFlashDxe: factor out DXE specific pieces 2021-01-04 18:34:16 +00:00
NorFlashFvb.c ArmPlatformPkg/NorFlashDxe: factor out DXE specific pieces 2021-01-04 18:34:16 +00:00
NorFlashStandaloneMm.c ArmPlatformPkg/NorFlashDxe: implement standalone MM version 2021-01-04 18:34:16 +00:00
NorFlashStandaloneMm.inf ArmPlatformPkg/NorFlashDxe: implement standalone MM version 2021-01-04 18:34:16 +00:00