projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- Remove the TOOL without NAME defined and its definition in ARCH_build.opt
[mirror_edk2.git]
/
Tools
/
Python
/
buildgen
/
FrameworkElement.py
diff --git
a/Tools/Python/buildgen/FrameworkElement.py
b/Tools/Python/buildgen/FrameworkElement.py
index 6fd87407897e454453b1e49925aa2717cf603652..3be8eaae573288f5bb32743945156add72dec41c 100644
(file)
--- a/
Tools/Python/buildgen/FrameworkElement.py
+++ b/
Tools/Python/buildgen/FrameworkElement.py
@@
-487,7
+487,7
@@
class Workspace(Element):
"PATH" : {},
\r
"NAME" : {},
\r
}
\r
- ## "NAME" : {name :
library interface
}
\r
+ ## "NAME" : {name :
[library interface]
}
\r
## "PATH" : {path : library interface}
\r
self.LibraryInterfaceXref = {
\r
"PATH" : {},
\r