mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-28 16:14:04 +02:00
Changed the default value for the same var to be the same.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5263 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
766dca7fa0
commit
b44bf165f3
@ -309,7 +309,7 @@ formset
|
|||||||
minimum = 0,
|
minimum = 0,
|
||||||
maximum = 0xf0,
|
maximum = 0xf0,
|
||||||
step = 0,
|
step = 0,
|
||||||
default = 21,
|
default = 20,
|
||||||
|
|
||||||
inconsistentif prompt = STRING_TOKEN(STR_ERROR_POPUP),
|
inconsistentif prompt = STRING_TOKEN(STR_ERROR_POPUP),
|
||||||
ideqval MyIfrNVData.HowOldAreYouInYearsManual == 99
|
ideqval MyIfrNVData.HowOldAreYouInYearsManual == 99
|
||||||
|
Loading…
x
Reference in New Issue
Block a user