http://git.etherboot.org
/
efi
/
basetools
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable -q/-v/-d interface for EfiRom, GenVtf and TianoCompress tool and use the commo...
[efi/basetools/.git]
/
Source
/
C
/
EfiRom
/
EfiRom.h
diff --git
a/Source/C/EfiRom/EfiRom.h
b/Source/C/EfiRom/EfiRom.h
index
42acd7d
..
cdcf357
100644
(file)
--- a/
Source/C/EfiRom/EfiRom.h
+++ b/
Source/C/EfiRom/EfiRom.h
@@
-82,8
+82,6
@@
Abstract:
// global variables
\r
//
\r
UINTN DebugLevel = 0;
\r
-BOOLEAN DebugMode = FALSE;
\r
-BOOLEAN QuietMode = FALSE;
\r
\r
//
\r
// Use this linked list structure to keep track of all the filenames
\r