Hello I have tried to use VFR's "inconsistentif prompt" and discovered that problem with prompt's message for "inconsistentif prompt" remains unfixed.
When I use: inconsistedif prompt = STRING_TOKEN(STR_ERROR_POPUP) #string STR_ERROR_POPUP #language en-US "You typed in something bad!" I see "!!" in status line instead which is INPUT_ERROR_MESSAGE string from CustomizedDisplayLib.uni: #string INPUT_ERROR_MESSAGE #language en-US "!!" despite of my STR_ERROR_POPUP string. The issue can be observed with DriverSampleDxe module, Device Manager->Browser Testcase Engine->Goto Dynamic Page->Data Sample, in case of attepmt to enter, say, "A" in "Data Sample" field instead of a digit, You will see "!!" in status line, which is not correct. I also noticed that inconsistedif/warningif are used only in DriverSampleDxe module sample and nowhere else. Does it mean that inconsistedif starts to be obsoleted? If no, is there any plans to fix this issue? -- With best regards, Nikolay Bodunov _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

