]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/EdkDxeRuntimeDriverLib.inf
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / EdkDxeRuntimeDriverLib / EdkDxeRuntimeDriverLib.inf
index aa4f6acf016938972e7c7cb9d2cc83477c1a2910..ad486201a14e14eb125276a347938d6995a19cfa 100644 (file)
@@ -1,7 +1,7 @@
 #/*++\r
 #\r
-# Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \r
+# Copyright (c) 2004 - 2006, Intel Corporation. All rights reserved.<BR>\r
+# 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
 # http://opensource.org/licenses/bsd-license.php                                            \r
@@ -28,38 +28,38 @@ COMPONENT_TYPE  = LIBRARY
 [sources.common]\r
 \r
 [sources.ia32]\r
-  Common\RuntimeLib.c\r
-  Common\RuntimeService.c\r
+  Common/RuntimeLib.c\r
+  Common/RuntimeService.c\r
 \r
 [sources.x64]\r
-  Common\RuntimeLib.c\r
-  Common\RuntimeService.c\r
+  Common/RuntimeLib.c\r
+  Common/RuntimeService.c\r
 \r
 [sources.ipf]\r
-  Ipf\RuntimeLib.c\r
-  Ipf\RuntimeService.c\r
+  Ipf/RuntimeLib.c\r
+  Ipf/RuntimeService.c\r
 \r
 [sources.ebc]\r
-  Common\RuntimeLib.c\r
-  Common\RuntimeService.c\r
+  Common/RuntimeLib.c\r
+  Common/RuntimeService.c\r
   \r
 \r
 [includes.common]\r
   .\r
-  ..\..\Include\r
-  ..\..\include\Library\r
-  $(EDK_SOURCE)\Foundation\r
-  $(EDK_SOURCE)\Foundation\Framework\r
-  $(EDK_SOURCE)\Foundation\Efi\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)\Foundation\Cpu\Pentium\Include\r
-  $(EDK_SOURCE)\Foundation\Framework\Guid\DataHubRecords\r
-  $(EDK_SOURCE)\Foundation\Framework\Guid\StatusCodeDataTypeId\r
+  ../../Include\r
+  ../../include/Library\r
+  $(EDK_SOURCE)/Foundation\r
+  $(EDK_SOURCE)/Foundation/Framework\r
+  $(EDK_SOURCE)/Foundation/Efi\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)/Foundation/Cpu/Pentium/Include\r
+  $(EDK_SOURCE)/Foundation/Framework/Guid/DataHubRecords\r
+  $(EDK_SOURCE)/Foundation/Framework/Guid/StatusCodeDataTypeId\r
 \r
 [libraries.common]\r
   EdkIIGlueUefiLib\r
@@ -79,7 +79,7 @@ COMPONENT_TYPE  = LIBRARY
 \r
 [nmake.common]\r
   C_FLAGS = $(C_FLAGS) /D EDKII_GLUE_LIBRARY_IMPLEMENTATION\r
-  LIB_STD_FLAGS = $(LIB_STD_FLAGS) /IGNORE:4006\r
+  LIB_STD_FLAGS = $(LIB_STD_FLAGS) /IGNORE:4006 /IGNORE:4221\r
 \r
 [nmake.ia32]\r
   C_FLAGS = $(C_FLAGS) /D MDE_CPU_IA32\r
@@ -92,5 +92,5 @@ COMPONENT_TYPE  = LIBRARY
 \r
 [nmake.ebc]\r
   EBC_C_STD_FLAGS = $(EBC_C_STD_FLAGS) /D EDKII_GLUE_LIBRARY_IMPLEMENTATION\r
-  EBC_LIB_STD_FLAGS = $(EBC_LIB_STD_FLAGS)  /IGNORE:4006\r
+  EBC_LIB_STD_FLAGS = $(EBC_LIB_STD_FLAGS)  /IGNORE:4006 /IGNORE:4221\r
   EBC_C_STD_FLAGS = $(EBC_C_STD_FLAGS) /D MDE_CPU_EBC\r