Merged in the bug fixes from EDK I.
*** Press F9 in Uefi64 FrontPage shouldnot enter sub-menu ** [FT] Some UI error on multiple platforms on framework_20080811 ** [FT] UI test of How tall are you(Hex) on framework_20080811 To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5768 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -328,6 +328,7 @@ ProcessOptions (
|
||||
//
|
||||
// Initialize Option value array
|
||||
//
|
||||
|
||||
if (Question->BufferValue[0] == 0) {
|
||||
GetQuestionDefault (Selection->FormSet, Selection->Form, Question, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user