Implemented ACPI Table protocol
This commit is contained in:
parent
330af730eb
commit
b556021507
2 changed files with 34 additions and 0 deletions
1
efi.h
1
efi.h
|
@ -17,6 +17,7 @@ typedef struct {
|
|||
#include "efi_rs.h"
|
||||
#include "efi_bs.h"
|
||||
|
||||
#include "protocols/acpi.h"
|
||||
#include "protocols/boot_manager_policy.h"
|
||||
#include "protocols/console_support.h"
|
||||
#include "protocols/device_path.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue