diff options
Diffstat (limited to 'UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf')
-rw-r--r-- | UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf index e178431..e1f4ad8 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf @@ -1,4 +1,4 @@ -#/** @file
+## @file
# Misc Sub class driver
#
# Parses the MiscSubclassDataTable and reports any generated data to the DataHub.
@@ -15,7 +15,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#**/
+##
[Defines]
INF_VERSION = 0x00010005
|