Mapping only MCFG according to its actual size and not maximum

This commit is contained in:
Adrien Bourmault 2020-02-17 18:58:56 +01:00
parent bf6e226f0a
commit a48e9a771d
No known key found for this signature in database
GPG Key ID: AFEE5788AEE3F4EC
1 changed files with 1 additions and 1 deletions

View File

@ -199,4 +199,4 @@ void IoInitPCI()
} }
IoPciEnumerate(); IoPciEnumerate();
} }