Using existing library FileExplorerLib to replace the same
logic in SecureBootConfigDxe.And add FileExplorerLib to
dsc files of related packages which use SecureBootConfigDxe.


Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan...@intel.com>

Dandan Bi (6):
  ArmPlatformPkg:Add FileExplorerLib.inf to the dsc file
  ArmVirPkg:Add FileExplorerLib.inf to the dsc file
  OvmfPkg:Add FileExplorerLib.inf to the dsc file
  Vlv2TbltDevicePkg:Add FileExplorerLib.inf to the dsc file
  SecurityPkg:Add FileExplorerLib.inf to the dsc file
  SecurityPkg:Use FileExplorerLib in SecureBootConfigDxe

 .../ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc     |    3 +-
 ArmVirtPkg/ArmVirtQemu.dsc                         |    3 +-
 OvmfPkg/OvmfPkgIa32.dsc                            |    3 +-
 OvmfPkg/OvmfPkgIa32X64.dsc                         |    3 +-
 OvmfPkg/OvmfPkgX64.dsc                             |    3 +-
 SecurityPkg/SecurityPkg.dsc                        |    1 +
 .../SecureBootConfigDxe/SecureBootConfig.vfr       |  109 +-
 .../SecureBootConfigDxe/SecureBootConfigDxe.inf    |    3 +-
 .../SecureBootConfigFileExplorer.c                 | 1127 +++++++++++++++++---
 .../SecureBootConfigDxe/SecureBootConfigImpl.c     |  167 ++-
 .../SecureBootConfigDxe/SecureBootConfigImpl.h     |  142 +--
 .../SecureBootConfigDxe/SecureBootConfigNvData.h   |   10 +
 Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc            |    3 +-
 Vlv2TbltDevicePkg/PlatformPkgIA32.dsc              |    3 +-
 Vlv2TbltDevicePkg/PlatformPkgX64.dsc               |    3 +-
 15 files changed, 1242 insertions(+), 341 deletions(-)

-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to