mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
WIP : MCFG #73
This commit is contained in:
parent
824420aa9a
commit
dd48126d63
@ -293,7 +293,7 @@ static inline void IoSearchAcpiTables(void)
|
||||
if (!checksum) {
|
||||
if (!strncmp(mcfg->signature, SDTChar[SDT_MCFG], 3)) {
|
||||
DebugLog("ACPI System Table %s (OEM %s) length %lu [%p]\n",
|
||||
SDTChar[SDT_MCFG],
|
||||
mcfg->signature,
|
||||
mcfg->OEMID,
|
||||
mcfg->length,
|
||||
mcfg
|
||||
|
Loading…
Reference in New Issue
Block a user