]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/OpalPassword: Add warning message for Secure Erase
authorChu, Maggie <maggie.chu@intel.com>
Tue, 7 May 2019 06:19:35 +0000 (14:19 +0800)
committerEric Dong <eric.dong@intel.com>
Wed, 8 May 2019 01:17:36 +0000 (09:17 +0800)
commitf5245a1db144be95046deaed71a99b64362595b6
tree135f49437dbb0b2bb63471c367678d97e8a7aa72
parentfbb0ec7ea4c0d1e9e397fe898fb7d69de0779084
SecurityPkg/OpalPassword: Add warning message for Secure Erase

https://bugzilla.tianocore.org/show_bug.cgi?id=1753
Add pop-up warning messages before secure erase action.
In order to notify user the secure erase action will take a longer time.
This change also fix some pop-up windows are unable to show up
complete message due to some strings are too long.

Signed-off-by: Maggie Chu <maggie.chu@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c
SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c