This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
510bd8dc99
exectos
/
xtldr
History
belliash
510bd8dc99
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
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