Commit Graph

43 Commits

Author SHA1 Message Date
94e6ca7aec
Implement BlEnterFirmwareSetup() routine 2024-03-19 16:50:04 +01:00
5814775c43
Add EFI legacy BIOS protocol related structures 2024-03-07 21:55:58 +01:00
c9b843c60f
Align EFI definitions 2024-01-11 21:43:00 +01:00
7a06b238a3
Add EFI ACPI related definitions 2024-01-11 21:40:12 +01:00
1270c7e283
Add EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR structure and missing forward references 2024-01-11 21:21:47 +01:00
493dbd0a5a
Add EFI TUI definitions 2023-12-15 20:12:30 +01:00
c526e63b7a
Add EFI Framework MP services protocol related structures 2023-11-23 15:38:32 +01:00
64ffe0d7d7
Add EFI task priority levels 2023-11-17 00:11:30 +01:00
71e7adadbd
Correct typo 2023-11-17 00:10:54 +01:00
d083d00ab1
Add EFI MP services protocol structures 2023-11-16 23:06:01 +01:00
e3f0782053
Add enumeration of efi supported graphics protocols 2023-01-16 00:10:44 +01:00
5d74fb2bb5
Add UGA related structures 2023-01-16 00:03:35 +01:00
6255165f10
Add missing EFI enumeration lists forward references 2023-01-08 09:31:40 +01:00
ca1d7ddfe8
Basic context, frames and exceptions definitions 2023-01-07 23:36:50 +01:00
712de4e4e4
XTDK contains headers uniquely identified 2023-01-05 23:28:43 +01:00
3250ad67aa
Rename header file 2023-01-05 23:09:54 +01:00
acda7aa37c
Add EFI_MEMORY_MAP structure definition 2022-12-20 15:52:15 +01:00
03ebd3d273
Add missing EFI memory definitions 2022-12-13 15:49:44 +01:00
3412f97fe4
Missing FileInfo protocol GUID 2022-10-30 22:26:16 +01:00
ade2d189ae
Add EFI configuration tables GUIDs 2022-10-17 15:39:25 +02:00
da37ceaa0f
Add missing global variable guid 2022-10-11 23:25:25 +02:00
b21f9c199f
Add missing EFI end device path subtypes 2022-10-02 14:05:37 +02:00
109c24f389
Initial support for xtldr modules and bootloader protocol 2022-09-17 00:14:09 +02:00
33ff15e1db
Add EFI XT protocols GUIDs 2022-09-06 17:55:07 +02:00
8a23f6ba0e
Unify capsule naming convensions and add EFI_BLOCK_DEVICE_DATA structure 2022-08-19 23:42:04 +02:00
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