SecurityPkg OpalPasswordDxe: Change BlockSid position.
The BlockSid feature is a global level feature instead of device level feature. So move the menu from device page to the main page. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
This commit is contained in:
@@ -55,7 +55,6 @@ typedef struct {
|
||||
#define HII_ACTION_REVERT 0x0080
|
||||
#define HII_ACTION_DISABLE_FEATURE 0x0100
|
||||
#define HII_ACTION_ENABLE_FEATURE 0x0200
|
||||
#define HII_ACTION_ENABLE_BLOCKSID 0x0400
|
||||
|
||||
/* Flags for diskActionAvailableFields */
|
||||
#define HII_FIELD_PASSWORD 0x0001
|
||||
|
Reference in New Issue
Block a user