audk/SecurityPkg/Tcg/Opal/OpalPasswordDxe
Eric Dong 72a05f849f SecurityPkg OpalPasswordDxe: Error handling enhance when input password.
Enhance the error handling:
1. When the device is unlocked at BIOS phase and system does a warm reboot,
the device may be still in unlock status if it uses external power. For
such case, we would still popup password window to ask user input. If
user presses ESC key here, we would force the system shut down or ask
user input again to avoid security hole.
2. When user reach max retry count, force shutdown.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2016-05-12 13:07:20 +08:00
..
ComponentName.c SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalDriver.c SecurityPkg OpalPasswordDxe: Error handling enhance when input password. 2016-05-12 13:07:20 +08:00
OpalDriver.h SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalDriverPrivate.h SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalHii.c Security/OpalPasswordDxe: Enhance the logic in RouteConfig/ExtractConfig 2016-05-11 11:25:52 +08:00
OpalHii.h SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalHiiCallbacks.c SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalHiiFormStrings.uni SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalHiiFormValues.h SecurityPkg OpalPasswordDxe: Change BlockSid position. 2016-05-05 12:52:46 +08:00
OpalHiiPrivate.h SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. 2016-03-29 15:37:30 +08:00
OpalPasswordDxe.inf SecurityPkg OpalPasswordDxe: Install menu without device dependency. 2016-05-04 10:57:05 +08:00
OpalPasswordForm.vfr SecurityPkg OpalPasswordDxe: Change BlockSid position. 2016-05-05 12:52:46 +08:00