ApertureOS
Functions
acpi_tables.c File Reference
#include "acpi_tables.h"
#include "priv_acpi_tables.h"
#include "utils/common.h"
Include dependency graph for acpi_tables.c:

Functions

uint8_t ACPITables_Initialize (void)
 Initialize the ACPITables driver. More...
 
uint8_t ACPITables_ValidateChecksum (ACPISDTHeader *header)
 
void * ACPITables_FindTable (const char *table_name, int index)
 Search for an ACPI table with the given name. More...