Mapping only MCFG according to its actual size and not maximum

This commit is contained in:
Adrien Bourmault 2020-02-17 18:59:04 +01:00
parent a48e9a771d
commit 26446515b3
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();
} }