MdeModulePkg: Remove Depex section in UEFI_DRIVER and UEFI_APPLICATION

According to INF specification, UEFI_DRIVER and UEFI_APPLICATION
cannot have Depex section. So remove it.

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
Qihang Gao 2026-03-23 16:34:11 +08:00 committed by mergify[bot]
parent 28c09d6d56
commit 84a180f8aa
5 changed files with 0 additions and 15 deletions

View file

@ -45,6 +45,3 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdUsbNetworkRateLimitingCredit
gEfiMdeModulePkgTokenSpaceGuid.PcdUsbNetworkRateLimitingFactor
gEfiMdeModulePkgTokenSpaceGuid.PcdUsbNetworkPeriodicTimerInterval
[Depex]
TRUE

View file

@ -37,6 +37,3 @@
gEfiDevicePathProtocolGuid
gEfiDriverBindingProtocolGuid
gEdkIIUsbEthProtocolGuid
[Depex]
TRUE

View file

@ -37,6 +37,3 @@
gEfiDevicePathProtocolGuid
gEfiDriverBindingProtocolGuid
gEdkIIUsbEthProtocolGuid
[Depex]
TRUE

View file

@ -37,6 +37,3 @@
gEfiDevicePathProtocolGuid
gEfiDriverBindingProtocolGuid
gEdkIIUsbEthProtocolGuid
[Depex]
TRUE

View file

@ -50,8 +50,5 @@
gEfiDebuggerConfigurationProtocolGuid ## CONSUMES
gEfiShellParametersProtocolGuid ## CONSUMES
[Depex]
TRUE
[UserExtensions.TianoCore."ExtraFiles"]
EbcDebuggerConfigExtra.uni