Commit graph

37 commits

Author SHA1 Message Date
Jozef Nagy
56b5f9bf4f
Added notice 2024-04-12 22:32:19 +02:00
Jozef Nagy
83afc73363
Added a bunch of network protocols 2024-04-12 22:28:57 +02:00
Jozef Nagy
075ed7cac3
Added README.md and LICENSE.txt 2024-04-05 21:15:11 +02:00
Jozef Nagy
f5edc1f1e8
Added BOOL and INT 2024-04-03 09:31:59 +02:00
Jozef Nagy
c913ddaf20
Added EFI Scancodes definitions 2024-04-01 14:48:39 +02:00
Jozef Nagy
f42c11ca60
Added TRUE/FALSE definitions 2024-04-01 13:59:36 +02:00
Jozef Nagy
0210d27a40
Added va_* types 2024-04-01 02:43:03 +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
4efa450d5d
Added SIZE and SSIZE types 2024-03-30 12:25:33 +01:00
Jozef Nagy
6b22b23422
Added INTPTR and UINTPTR types 2024-03-30 11:37:28 +01: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
Jozef Nagy
01c1e3aa2e
Added global GUID variables 2024-01-21 18:46:13 +01:00
Jozef Nagy
bbabf877a7
Added Simple File System Protocol and File Protocol 2024-01-21 18:06:02 +01:00
Jozef Nagy
87104a93b6
Added EfiToStr() 2024-01-21 17:48:33 +01:00
Jozef Nagy
25966996e3
Finished EFI System Table and EFI Simple Text Input Protocol 2024-01-21 10:30:12 +01:00
Jozef Nagy
9d885a0986
Fully implemented Runtime Services 2024-01-21 00:04:13 +01:00
Jozef Nagy
296d62f96e
Fix Boot Services table 2024-01-20 23:35:46 +01:00
Jozef Nagy
6e6753a131
Removed old file 2024-01-20 23:20:27 +01:00
Jozef Nagy
45c4280241
Implemented Boot Services 2024-01-20 23:20:02 +01:00
Jozef Nagy
828603e9dc
Initial commit 2024-01-20 22:27:32 +01:00