diff options
Diffstat (limited to 'Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf')
-rw-r--r-- | Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf index f5772724e6..d29dc86924 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.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
|