@@ -92,22 +92,22 @@ source files from another module directory.
92
92
93
93
* Include Public header files
94
94
95
- * Protocol\ Public Protocol header files o Ppi\ Public PPI header files o
96
- Guid \ Public GUID header files
97
-
98
- * IndustryStandard\ Public Industry Standard header files o Library\ Public
99
- Library class header files
95
+ * Protocol\ Public Protocol header files
96
+ * Ppi \ Public PPI header files
97
+ * Guid\ Public GUID header files
98
+ * IndustryStandard\ Public Industry Standard header files
99
+ * Library\ Public Library class header files
100
100
101
101
* Library\ Libraries instances
102
102
103
- * NameOneLib\ Library instance NameOne source files and INF o NameTwoLib\
104
- Library instance NameTwo source files and INF
105
-
106
- * Application\ Uefi Applications o NameOneApp\ Application NameOne source files
107
- and INF o NameTwoApp\ Application NameTwo source files and INF NameOneDxe\
108
- Dxe Driver NameOne source files and INF.
103
+ * NameOneLib\ Library instance NameOne source files and INF
104
+ * NameTwoLib\ Library instance NameTwo source files and INF
109
105
110
- * NameTwoPei\ Pei Driver NameTwo source files and INF.
106
+ * Application\ Uefi Applications
107
+ * NameOneApp\ Application NameOne source files and INF
108
+ * NameTwoApp\ Application NameTwo source files and INF
109
+ * NameOneDxe\ Dxe Driver NameOne source files and INF.
110
+ * NameTwoPei\ Pei Driver NameTwo source files and INF.
111
111
112
112
If no related source files exist in a package, the corresponding directory may
113
113
not be created. For example, if no application is provided in a package, a
0 commit comments