# # SPDX-License-Identifier: BSD-2-Clause-Patent # [Defines] INF_VERSION = 0x00010005 BASE_NAME = MvSpiFlashDxe FILE_GUID = 49d7fb74-306d-42bd-94c8-c0c54b181dd7 MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = MvSpiFlashEntryPoint [Sources] MvSpiFlashDxe.c MvSpiFlashDxe.h [Packages] EmbeddedPkg/EmbeddedPkg.dec MdePkg/MdePkg.dec Silicon/Marvell/Marvell.dec [LibraryClasses] DebugLib MemoryAllocationLib NorFlashInfoLib TimerLib UefiBootServicesTableLib UefiDriverEntryPoint UefiLib UefiRuntimeLib [Guids] gEfiEventVirtualAddressChangeGuid [Protocols] gMarvellSpiFlashProtocolGuid gMarvellSpiMasterProtocolGuid [Depex] gMarvellSpiMasterProtocolGuid