Commit Graph

18 Commits

Author SHA1 Message Date
73f4538a62 Boolean cannot be used in EFI, because specification says it is of UINT8 (UCHAR), while XT specifies BOOLEAN as enumerated type 2022-08-16 11:38:24 +02:00
ea2de4d5a1 Add missing forward reference and missing fields to the EFI_BLOCK_DEVICE structure 2022-08-15 19:24:47 +02:00
72a235fb27 Add ramdisk device path id 2022-08-15 19:17:19 +02:00
780038901e Add missing device path types and block device structure 2022-08-15 19:09:14 +02:00
9788f37cf8 Network and PXE related structures 2022-08-02 08:20:40 +02:00
4bead0ead0 Put all structures forward references into single place 2022-08-01 15:03:26 +02:00
f5b85a72e7 Network interface identifier protocol and missing definitions 2022-08-01 12:47:45 +02:00
4afc8e1cbf EFI file system structures 2022-08-01 08:57:58 +02:00
66e0f0cba4 Support for universal asynchronous receiver-transmitter (UART) port 2022-07-31 23:55:16 +02:00
231938766c GPT & MBR EFI support 2022-07-31 23:29:53 +02:00
9ba3c6a348 More EFI protocols and fix formatting 2022-07-31 23:16:36 +02:00
5615440df5 Add EFI console extension protocol 2022-07-31 18:54:00 +02:00
4d49c37447 Add EFI Capsule Block Descriptor structure 2022-07-31 18:38:19 +02:00
c6da867996 Some fixes to EFI routines forward references 2022-07-31 14:48:30 +02:00
e686206b84 EFI PCI I/O protocol related structures 2022-07-31 13:39:50 +02:00
a8d1fab287 Add missing forward references and correct formatting 2022-07-31 12:57:18 +02:00
dbded1e5e4 Add EFI device path structures 2022-07-31 12:05:40 +02:00
d1fff10c15 Add basic EFI-related structures 2022-07-31 10:54:03 +02:00