Tracker merger. "There is no "NV" display when change the certain option in NT32"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3788 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -341,9 +341,9 @@ ProcessOptions (
|
||||
//
|
||||
if (!Tag->Suppress && !Tag->GrayOut) {
|
||||
CopyMem (NvRamMap, &Number, MenuOption->ThisTag->StorageWidth);
|
||||
}
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
|
||||
StringPtr = GetToken (PopUp, MenuOption->Handle);
|
||||
|
||||
@@ -368,6 +368,7 @@ ProcessOptions (
|
||||
} while (Key.UnicodeChar != CHAR_CARRIAGE_RETURN);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
UpdateStatusBar (NV_UPDATE_REQUIRED, Tag->Flags, TRUE);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user