X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FMiscSubClassPlatformDxe%2FMiscSubclassDriver.inf;h=6d8efdedc0701cacceaff7e1a12de35f3112791b;hb=4bd1b0f173b1a101c6ef80704b44fb75c8c46fd6;hp=a26d6f761ca8e00d21605325390b440b236876da;hpb=0dea993c5a0624306c2d8257567be7f0179924ad;p=mirror_edk2.git diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf index a26d6f761c..6d8efdedc0 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf @@ -132,3 +132,12 @@ gEfiHiiProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDataHubProtocolGuid # PROTOCOL ALWAYS_CONSUMED +################################################################################ +# +# Dependency Expression Section - list of Dependency expressions that are required for +# this module. +# +################################################################################ + +[Depex] + gEfiDataHubProtocolGuid AND gEfiHiiProtocolGuid \ No newline at end of file