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
fd4e9ffe63
exectos
/
xtldr
History
belliash
fd4e9ffe63
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Fix compiler warning for 32bit build, use proper data types
2022-11-14 17:58:53 +01:00
..
includes
Further PE/COFF module improvements
2022-11-12 12:37:49 +01:00
modules
Fix compiler warning for 32bit build, use proper data types
2022-11-14 17:58:53 +01:00
blproto.c
Add missing IN/OUT indicators
2022-10-23 22:20:17 +02:00
CMakeLists.txt
Small code refactoring
2022-10-20 15:58:50 +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
Fix 4KB pages allocation
2022-11-05 21:59:55 +01:00
string.c
Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath()
2022-08-22 20:09:50 +02:00
system.c
Implement BlEfiGetSystemConfigurationTable() and move BlEfiGetSecureBootStatus() to desired place
2022-10-17 15:47:09 +02:00
volume.c
Store ARC name as well as system path
2022-11-07 15:53:50 +01:00
xtldr.c
Initiate boot up sequence
2022-11-07 20:41:21 +01:00