mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
ShellPkg: Remove improper Depex section in UEFI_APPLICATION
According to INF specification, UEFI_APPLICATION cannot have Depex section. So remove it. Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
parent
f7d93715bc
commit
28c09d6d56
1 changed files with 0 additions and 3 deletions
|
|
@ -57,6 +57,3 @@
|
|||
gMtcVendorGuid
|
||||
gShellAliasGuid
|
||||
gShellVariableGuid
|
||||
|
||||
[DEPEX]
|
||||
TRUE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue