This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
510bd8dc99
exectos
/
xtldr
History
belliash
510bd8dc99
Add missing comments
2022-08-21 17:28:14 +02:00
..
includes
Implement BlEfiMemoryAllocatePool() and BlEfiMemoryFreePool()
2022-08-21 17:05:05 +02:00
CMakeLists.txt
Implement BlDbgPrint() for printing debug messages to the serial console and rename loader entry point
2022-08-09 22:27:15 +02:00
console.c
Initialize console without error reporting and allow serial port configuration to be passed via EFI shell
2022-08-13 13:25:29 +02:00
efiutil.c
Add missing comments
2022-08-21 17:28:14 +02:00
string.c
Enable wide string printing
2022-08-10 17:52:19 +02:00
xtldr.c
Insert new lines in every debug message
2022-08-19 23:46:08 +02:00