X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FTimerDxe%2FTimer.inf;h=d18584f03d1d225313da5f1bee27c7cddd28d0fb;hp=82a2a9e72a7a2489dd7446c2b173f63b6f25d572;hb=4bd1b0f173b1a101c6ef80704b44fb75c8c46fd6;hpb=f91b9b302314a843920be4809e2e333c4395fb4d;ds=sidebyside diff --git a/Nt32Pkg/TimerDxe/Timer.inf b/Nt32Pkg/TimerDxe/Timer.inf index 82a2a9e72a..d18584f03d 100644 --- a/Nt32Pkg/TimerDxe/Timer.inf +++ b/Nt32Pkg/TimerDxe/Timer.inf @@ -87,3 +87,13 @@ [Protocols] gEfiCpuArchProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiTimerArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED + +################################################################################ +# +# Dependency Expression Section - list of Dependency expressions that are required for +# this module. +# +################################################################################ + +[Depex] + gEfiCpuArchProtocolGuid \ No newline at end of file