Fix ICC build failure.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9278 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
htao 2009-09-17 02:31:23 +00:00
parent df6434f27a
commit cf15d83bf5
1 changed files with 0 additions and 2 deletions

View File

@ -1351,7 +1351,6 @@ PciIovParseVfBar (
)
{
UINT32 Value;
UINT64 BarValue64;
UINT32 OriginalValue;
UINT32 Mask;
UINT32 Data;
@ -1368,7 +1367,6 @@ PciIovParseVfBar (
OriginalValue = 0;
Value = 0;
BarValue64 = 0;
Status = VfBarExisted (
PciIoDevice,