From 3a9d76242b918b00bdb0320b8d33d34e219d5d83 Mon Sep 17 00:00:00 2001 From: AJFISH Date: Wed, 18 Jul 2007 17:44:36 +0000 Subject: [PATCH] removed comments (and fix) compiler specific compile of .c files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3334 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf index 157cb4986c..388c3d4428 100644 --- a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf +++ b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf @@ -49,14 +49,14 @@ [Sources.Ia32] IoHighLevel.c -# IoLibGcc.c || GCC - IoLibMsc.c #|| MSFT + IoLibGcc.c || GCC ||| + IoLibMsc.c || MSFT ||| IoLib.c [Sources.X64] IoHighLevel.c -# IoLibGcc.c || GCC - IoLibMsc.c #|| MSFT + IoLibGcc.c || GCC ||| + IoLibMsc.c || MSFT ||| IoLib.c [Sources.IPF] -- 2.39.2