mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 12:55:43 +00:00
[UNIATA]
- Try to fix KVM testbot svn path=/trunk/; revision=55980
This commit is contained in:
parent
2b71ec3e05
commit
79dd33a566
1 changed files with 0 additions and 5 deletions
|
@ -8862,11 +8862,6 @@ DriverEntry(
|
||||||
PrimaryClaimed = TRUE;
|
PrimaryClaimed = TRUE;
|
||||||
if(GlobalConfig->AtDiskSecondaryAddressClaimed)
|
if(GlobalConfig->AtDiskSecondaryAddressClaimed)
|
||||||
SecondaryClaimed = TRUE;
|
SecondaryClaimed = TRUE;
|
||||||
|
|
||||||
if(PrimaryClaimed && SecondaryClaimed) {
|
|
||||||
KdPrint2((PRINT_PREFIX "Both legacy channels claimed\n"));
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
BMList[i].AltInitMasterDev = (UCHAR)0xff;
|
BMList[i].AltInitMasterDev = (UCHAR)0xff;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue