commit | 7d1e477476ee2558e0b664ee2ad77df61a83f62c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Mar 03 15:41:37 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Wed Apr 04 11:00:06 2018 +0200 |
tree | a4d44db87cf41e43509377d8dddea0a471fbb938 | |
parent | c935c2fa083f6e82994751dbe733da42b523e1c2 [diff] |
efi_loader: remove deprecated ConsoleControlProtocol The console control protocol is not defined in the UEFI standard. It exists in EDK2's EdkCompatiblityPkg package. But this package is deprecated according to https://github.com/tianocore/tianocore.github.io/wiki/Differences-between-EDK-and-EDK-II Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>