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
dd48126d63
commit
bcb647b9af
@ -295,7 +295,7 @@ static inline void IoSearchAcpiTables(void)
|
||||
DebugLog("ACPI System Table %s (OEM %s) length %lu [%p]\n",
|
||||
mcfg->signature,
|
||||
mcfg->OEMID,
|
||||
mcfg->length,
|
||||
mcfg->length / MB,
|
||||
mcfg
|
||||
);
|
||||
SDTDirectory[SDT_MCFG] = mcfg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user