Console I/O
This commit is contained in:
parent
f037737fc1
commit
200d8baeaa
8 changed files with 628 additions and 133 deletions
3
efi_st.h
3
efi_st.h
|
@ -4,8 +4,7 @@
|
|||
#include "efi_types.h"
|
||||
|
||||
#include "efi_bs.h"
|
||||
#include "protocols/simple_text_input.h"
|
||||
#include "protocols/simple_text_output.h"
|
||||
#include "protocols/console_support.h"
|
||||
#include "efi_rs.h"
|
||||
|
||||
#define EFI_SYSTEM_TABLE_SIGNATURE 0x5453595320494249
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue