PatchworkOS
Loading...
Searching...
No Matches
rsdp.h
Go to the documentation of this file.
1#pragma once
2
3#include <efi.h>
4#include <efilib.h>
5
6void* rsdp_get(EFI_SYSTEM_TABLE* systemTable);
void * rsdp_get(EFI_SYSTEM_TABLE *systemTable)
Definition rsdp.c:3