Enable lock attribute for statement and form; show this attribute same as grayout.
Signed-off-by: ydong10 Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12721 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -358,6 +358,7 @@ formset
|
||||
minimum = 0,
|
||||
maximum = 0xff,
|
||||
step = 0,
|
||||
locked,
|
||||
endnumeric;
|
||||
|
||||
numeric varid = MyNameValueVar[1], // This numeric take NameValueVar1 as storage
|
||||
|
Reference in New Issue
Block a user