mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OcAcpiLib: Update RSDT pointer in RSDP
This commit is contained in:
parent
531b5a8a2e
commit
ffb9136e4f
@ -668,6 +668,7 @@ AcpiApplyContext (
|
||||
Context->Rsdt->Header.Length
|
||||
);
|
||||
|
||||
Context->Rsdp->RsdtAddress = (UINT32) Table;
|
||||
Table += ALIGN_VALUE (RsdtSize, sizeof (UINT64));
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user