audk/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Dandan Bi 762d8ddb28 SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe
Using existing library FileExplorerLib to replace the same
logic in SecureBootConfigDxe to make the code clear. After using
FileExplorerLib, the UI behavior for enroll PK will change,
previously when select one PK file, commit/discard changes will
return to Device Manager,press ESC will return to FileExplorer.
Now using FileExplorerLib the behavior will keep same with
enroll KEK/DB/..., commit/discard changes will return to Custom
Secure Boot Options form and ESC will return to PK options form.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2016-02-26 16:52:51 +08:00
..
SecureBootConfig.vfr SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigDevicePath.c Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
SecureBootConfigDriver.c Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is under Setup browser. 2011-10-28 03:46:20 +00:00
SecureBootConfigDxe.inf SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigFileExplorer.c SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigImpl.c SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigImpl.h SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigMisc.c SecurityPkg:Replace unsafe string functions. 2015-07-08 06:59:50 +00:00
SecureBootConfigNvData.h SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigStrings.uni SecurityPkg: SecureBootConfigDxe: Fix string typo 2016-01-15 05:26:04 +00:00