Implement AcGetApicBase()
Algunas comprobaciones han fallado
Builds / ExectOS (amd64) (push) Failing after 16s
Builds / ExectOS (i686) (push) Failing after 15s

Este commit está contenido en:
2024-02-02 22:07:28 +01:00
padre 082568ae10
commit 4fa5b8f2a5
Se han modificado 2 ficheros con 43 adiciones y 0 borrados

Ver fichero

@@ -18,6 +18,10 @@ XTCDECL
EFI_STATUS
AcGetAcpiDescriptionPointer(OUT PVOID *AcpiTable);
XTCDECL
EFI_STATUS
AcGetApicBase(OUT PVOID *ApicBase);
XTCDECL
EFI_STATUS
AcGetRsdpTable(OUT PVOID *AcpiTable);