summaryrefslogtreecommitdiffstats
path: root/DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf')
-rw-r--r--DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf14
1 files changed, 7 insertions, 7 deletions
diff --git a/DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf b/DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf
index 301d28ad3f..355db517e9 100644
--- a/DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf
+++ b/DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf
@@ -1,6 +1,6 @@
-#/*++
+## @file
#
-# Copyright (c) 2006, 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
# which accompanies this distribution. The full text of the license may be found at
@@ -17,16 +17,16 @@
#
# Library selecting the listeners for the platform
#
-#--*/
+##
[defines]
BASE_NAME = RtPlatformStatusCodeLib
COMPONENT_TYPE = LIBRARY
-[sources.common]
+[sources]
RtPlatformStatusCode.c
-[includes.common]
+[includes]
$(EDK_SOURCE)/Foundation/Framework
$(EDK_SOURCE)/Foundation
$(EDK_SOURCE)/Foundation/Efi
@@ -39,9 +39,9 @@ COMPONENT_TYPE = LIBRARY
$(EDK_SOURCE)/Foundation/Core/Dxe
$(EDK_SOURCE)/Foundation/Library/Dxe/Include
-[libraries.common]
+[libraries]
HobLib
RtMemoryStatusCodeLib
BsDataHubStatusCodeLib
-[nmake.common]
+[nmake]