]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41...
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsic.inf
index 004b2ecd65f2e6ab6083ecf4300ee9fab5f2292c..e082695923a99c1df7f266837229fa290dd28eae 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # I/O Library that uses compiler intrinsics to perform IN and OUT instructions\r
 #  for IA-32 and x64. It also performs direct memory access for MMIO services.\r
-# Copyright (c) 2007 - 2007, Intel Corporation.\r
+# Copyright (c) 2007, Intel Corporation.\r
 #\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
 \r
 [Sources.Ia32]\r
   IoHighLevel.c\r
-  IoLibGcc.c    || GCC  |||\r
-  IoLibMsc.c    || MSFT |||\r
+  IoLibGcc.c    | GCC\r
+  IoLibMsc.c    | MSFT\r
   IoLib.c\r
 \r
 [Sources.X64]\r
   IoHighLevel.c\r
-  IoLibGcc.c    || GCC  |||  \r
-  IoLibMsc.c    || MSFT |||\r
+  IoLibGcc.c    | GCC\r
+  IoLibMsc.c    | MSFT\r
   IoLib.c\r
 \r
 [Sources.IPF]\r
@@ -60,6 +60,6 @@
 [LibraryClasses.IPF]\r
   PcdLib\r
 \r
-[PcdsFixedAtBuild.IPF]\r
-  PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid\r
+[FixedPcd.IPF]\r
+  gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf\r
 \r