EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output.
HexEdit - Add more user input verification. Fix output display. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11517 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -185,7 +185,7 @@ MainTitleBarRefresh (
|
||||
//
|
||||
// Print the offset.
|
||||
//
|
||||
ASSERT(FALSE);
|
||||
ShellPrintEx (-1,-1, L"Offset %X | Size %X", Offset, Size);
|
||||
case FileTypeFileBuffer:
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user