diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2025-06-12 15:17:21 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-13 21:11:49 +0000 |
commit | 9d4eda962aeb74656f399672020e893853e1e5e4 (patch) | |
tree | 2c4717b44448fb506d42b1feb88a8b22fddc3e83 /BaseTools/Source/Python | |
parent | c2eb2136b41eb051847ddba68d28de8863a2babd (diff) | |
download | edk2-9d4eda962aeb74656f399672020e893853e1e5e4.zip edk2-9d4eda962aeb74656f399672020e893853e1e5e4.tar.gz edk2-9d4eda962aeb74656f399672020e893853e1e5e4.tar.bz2 |
ShellPkg: Remove PcdShellSupportOldProtocols
PcdShellSupportOldProtocols aimed to force using the following protocols:
- gEfiShellEnvironment2Guid
- gEfiShellInterfaceGuid
over the UEFI Shell 2.0 protocols:
- gEfiShellProtocolGuid
These 2 protocols seem to originate from the original EDK(1) implementation
and are now deprecated. The protocols are not implemented in EDK2.
Remove the PcdShellSupportOldProtocols which does not switch to using
the original shell protocols. Setting the PCD to TRUE prevents from
loading the UEFI Shell.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions