Commit graph

20 commits

Author SHA1 Message Date
Jozef Nagy
f0a2562855
Use compiler-provided stdint.h 2024-07-10 19:51:09 +02:00
6a0f30a1ce
Fixed types
Signed-off-by: Kevin Alavik (puffer) <kevin@alavik.se>
2024-07-09 11:48:59 +02:00
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
f5edc1f1e8
Added BOOL and INT 2024-04-03 09:31:59 +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
f98a241021
Debugger support 2024-03-31 23:49:54 +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
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
46942dc800
Fully implemented UEFI Driver Model protocols 2024-03-29 23:27:59 +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
87104a93b6
Added EfiToStr() 2024-01-21 17:48:33 +01:00
Jozef Nagy
45c4280241
Implemented Boot Services 2024-01-20 23:20:02 +01:00