]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/RtPlatformStatusCode/RtPlatformStatusCode.inf
Add align build option to avoid the build issues.
[mirror_edk2.git] / DuetPkg / RtPlatformStatusCode / RtPlatformStatusCode.inf
index d142cebab8b2368a8701566ca272b47e24e8bb8d..355db517e9311b2645badb4693fcbde3886c50d5 100644 (file)
@@ -1,6 +1,6 @@
-#/*++\r
+## @file\r
 #\r
-# Copyright (c) 2006, Intel Corporation                                                         \r
+# Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
 # All rights reserved. This program and the accompanying materials                          \r
 # are licensed and made available under the terms and conditions of the BSD License         \r
 # which accompanies this distribution.  The full text of the license may be found at        \r
 #\r
 #    Library selecting the listeners for the platform\r
 #\r
-#--*/\r
+##\r
 \r
 [defines]\r
 BASE_NAME            = RtPlatformStatusCodeLib\r
 COMPONENT_TYPE       = LIBRARY\r
 \r
-[sources.common]\r
+[sources]\r
   RtPlatformStatusCode.c\r
 \r
-[includes.common]\r
-  $(EDK_SOURCE)\Foundation\Framework\r
-  $(EDK_SOURCE)\Foundation\r
-  $(EDK_SOURCE)\Foundation\Efi\r
+[includes]\r
+  $(EDK_SOURCE)/Foundation/Framework\r
+  $(EDK_SOURCE)/Foundation\r
+  $(EDK_SOURCE)/Foundation/Efi\r
   .\r
-  $(EDK_SOURCE)\Sample\Platform\Generic\RuntimeDxe\StatusCode\Lib\Include\r
-  $(EDK_SOURCE)\Foundation\Include\r
-  $(EDK_SOURCE)\Foundation\Efi\Include\r
-  $(EDK_SOURCE)\Foundation\Framework\Include\r
-  $(EDK_SOURCE)\Foundation\Include\IndustryStandard\r
-  $(EDK_SOURCE)\Foundation\Core\Dxe\r
-  $(EDK_SOURCE)\Foundation\Library\Dxe\Include\r
+  $(EDK_SOURCE)/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/Include\r
+  $(EDK_SOURCE)/Foundation/Include\r
+  $(EDK_SOURCE)/Foundation/Efi/Include\r
+  $(EDK_SOURCE)/Foundation/Framework/Include\r
+  $(EDK_SOURCE)/Foundation/Include/IndustryStandard\r
+  $(EDK_SOURCE)/Foundation/Core/Dxe\r
+  $(EDK_SOURCE)/Foundation/Library/Dxe/Include\r
 \r
-[libraries.common]\r
+[libraries]\r
   HobLib\r
   RtMemoryStatusCodeLib\r
   BsDataHubStatusCodeLib\r
 \r
-[nmake.common]\r
+[nmake]\r