summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf')
-rw-r--r--Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf b/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
index 1e487349b..b9e8b5c9b 100644
--- a/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
+++ b/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
@@ -1,8 +1,8 @@
-#/** @file
+## @file
# A library to produce the global variable 'gWinNt'
#
# This library contains a single global variable 'gWinNt' along with a constructor to initialize that global.
-# Copyright (c) 2006 - 2007, Intel Corporation.
+# Copyright (c) 2006 - 2010, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#**/
+##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = DxeWinNtLib
@@ -33,7 +33,7 @@
# HOB Guid C Name: gEfiWinNtThunkProtocolGuid Hob Type: GUID_EXTENSION
#
-[Sources.common]
+[Sources]
WinNtLib.c
[Packages]