Sfoglia il codice sorgente

Silicon/AMD/StyxSpiFvDxe: declare missing GUID dependency

StyxSpiFvDxe depends on gEfiEventVirtualAddressChangeGuid, but got
away with not declaring it in its INF because of a transitive
dependency. However, this dependency got dropped in core EDK2,
resulting in build failures of the Styx platform.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Ard Biesheuvel 4 anni fa
parent
commit
a327627dd3
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Silicon/AMD/Styx/Drivers/StyxSpiFvDxe/StyxSpiFvDxe.inf

+ 3 - 0
Silicon/AMD/Styx/Drivers/StyxSpiFvDxe/StyxSpiFvDxe.inf

@@ -35,6 +35,9 @@
   UefiRuntimeLib
   DxeServicesTableLib
 
+[Guids]
+  gEfiEventVirtualAddressChangeGuid
+
 [FixedPcd]
   gArmTokenSpaceGuid.PcdFdBaseAddress