mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 12:44:50 +02:00
MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failure
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Shumin Qiu <shumin.qiu@intel.com>
This commit is contained in:
parent
0b58c4894d
commit
26bd6437ca
@ -199,6 +199,7 @@ CreateRootBridge (
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
ASSERT (FALSE);
|
ASSERT (FALSE);
|
||||||
|
Aperture = NULL;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
RootBridge->ResAllocNode[Index].Type = Index;
|
RootBridge->ResAllocNode[Index].Type = Index;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user