Commit graph

23 commits

Author SHA1 Message Date
Jozef Nagy
edc45f0abb
Don't use standard integer type names 2024-07-08 20:57:58 +02:00
Jozef Nagy
d7b6e4cb4a
Renamed types 2024-05-27 21:45:04 +02:00
Jozef Nagy
83afc73363
Added a bunch of network protocols 2024-04-12 22:28:57 +02:00
Jozef Nagy
c913ddaf20
Added EFI Scancodes definitions 2024-04-01 14:48:39 +02:00
Jozef Nagy
cfa24990b5
Added Firmware Management protocols 2024-04-01 00:05:08 +02:00
Jozef Nagy
d992cce495
Decompression protocol 2024-03-31 23:52:35 +02:00
Jozef Nagy
f98a241021
Debugger support 2024-03-31 23:49:54 +02:00
Jozef Nagy
871b9a9287
Full USB support 2024-03-31 23:30:13 +02:00
Jozef Nagy
95d92244e7
Full string services and SCSI support 2024-03-31 22:17:12 +02:00
Jozef Nagy
d2d5d32202
Implemented Unicode Collation Protocol 2024-03-31 20:18:39 +02:00
Jozef Nagy
b556021507
Implemented ACPI Table protocol 2024-03-31 20:00:45 +02:00
Jozef Nagy
330af730eb
Implemented PCI Bus 2024-03-31 19:52:23 +02:00
Jozef Nagy
16a6e781a3
Formatting 2024-03-30 09:52:53 +01:00
Jozef Nagy
5ee2b6ee65
Media Access protocols fully implemented 2024-03-30 09:51:02 +01:00
Jozef Nagy
2b8129b83b
#pragma pack() is also supported in GCC 2024-03-30 09:43:51 +01:00
Jozef Nagy
4d1fb71456
More Media-related protocols 2024-03-30 09:41:32 +01:00
Jozef Nagy
5d67c2c599
Partial media support 2024-03-30 01:05:27 +01:00
Jozef Nagy
200d8baeaa
Console I/O 2024-03-30 00:38:55 +01:00
Jozef Nagy
f037737fc1
Better code organization 2024-03-30 00:02:42 +01:00
Jozef Nagy
46942dc800
Fully implemented UEFI Driver Model protocols 2024-03-29 23:27:59 +01:00
Jozef Nagy
b335041b4f
Fix typo 2024-03-29 22:59:04 +01:00
Jozef Nagy
7c8c1aef7b
Implemented Runtime Services 2024-03-29 22:56:51 +01:00
Jozef Nagy
937e50d0ee
Rewrite and reorganize the entire codebase 2024-03-29 22:39:42 +01:00