mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +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;
|
||||
default:
|
||||
ASSERT (FALSE);
|
||||
Aperture = NULL;
|
||||
break;
|
||||
}
|
||||
RootBridge->ResAllocNode[Index].Type = Index;
|
||||
|
Loading…
x
Reference in New Issue
Block a user