The patch messages say it all. Laszlo Ersek (2): OvmfPkg: disable stale fork of SecureBootConfigDxe OvmfPkg: SecureBootConfigDxe: remove stale fork
.../SecureBootConfigDxe/SecureBootConfigDxe.inf | 90 - OvmfPkg/SecureBootConfigDxe/SecureBootConfigImpl.h | 613 ----- .../SecureBootConfigDxe/SecureBootConfigNvData.h | 118 - OvmfPkg/SecureBootConfigDxe/SecureBootConfig.vfr | 495 ---- .../SecureBootConfigDevicePath.c | 38 - .../SecureBootConfigDxe/SecureBootConfigDriver.c | 133 - .../SecureBootConfigFileExplorer.c | 1227 --------- OvmfPkg/SecureBootConfigDxe/SecureBootConfigImpl.c | 2819 -------------------- OvmfPkg/SecureBootConfigDxe/SecureBootConfigMisc.c | 334 --- OvmfPkg/OvmfPkgIa32.dsc | 2 +- OvmfPkg/OvmfPkgIa32.fdf | 2 +- OvmfPkg/OvmfPkgIa32X64.dsc | 2 +- OvmfPkg/OvmfPkgIa32X64.fdf | 2 +- OvmfPkg/OvmfPkgX64.dsc | 2 +- OvmfPkg/OvmfPkgX64.fdf | 2 +- OvmfPkg/README | 2 + .../SecureBootConfigStrings.uni | Bin 9518 -> 0 bytes 17 files changed, 8 insertions(+), 5873 deletions(-) delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigDxe.inf delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigImpl.h delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigNvData.h delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfig.vfr delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigDevicePath.c delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigDriver.c delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigFileExplorer.c delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigImpl.c delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigMisc.c delete mode 100644 OvmfPkg/SecureBootConfigDxe/SecureBootConfigStrings.uni -- 1.8.3.1 ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
