summaryrefslogtreecommitdiff
path: root/api/efi/console.h
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2024-02-06 19:02:07 +0000
committerAda Christine <adachristine18@gmail.com>2024-02-06 19:02:07 +0000
commit9fbfc6e951e565ef98c49c1dcfc4b6a39514f17d (patch)
tree92606ccde57c97d0d00f344ebede52567835b535 /api/efi/console.h
parent2fa4e64d36e14e77d9e8ed547d2cc96b6c2ee7de (diff)
read files
Diffstat (limited to 'api/efi/console.h')
-rw-r--r--api/efi/console.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/efi/console.h b/api/efi/console.h
index 279d365..d91beba 100644
--- a/api/efi/console.h
+++ b/api/efi/console.h
@@ -6,6 +6,7 @@
{0x387477c2,0x69c7,0x11d2,{0x8e,0x39,0x00,0xa0,0xc9,0x69,0x72,0x3b}}
typedef struct EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL;
+typedef struct EFI_SIMPLE_TEXT_INPUT_PROTOCOL EFI_SIMPLE_TEXT_INPUT_PROTOCOL;
typedef struct {
INT32 MaxMode;