diff options
Diffstat (limited to 'MdeModulePkg/Universal/LegacyRegion2Dxe')
-rw-r--r-- | MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf b/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf index 78667d7f68..1f4fa761ad 100644 --- a/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf +++ b/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf @@ -1,4 +1,4 @@ -#/** @file
+## @file
# Produces the Legacy Region 2 Protocol.
#
# This generic implementation of the Legacy Region 2 Protocol does not actually
@@ -20,7 +20,7 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-#**/
+##
[Defines]
INF_VERSION = 0x00010005
|