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
exectos
/
xtldr
History
belliash
bb56641e4b
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Do not call SetVirtualAddressMap() as this might break boot process and runtime services are mapped anyway
2023-01-16 21:58:30 +01:00
..
amd64
Do not call SetVirtualAddressMap() as this might break boot process and runtime services are mapped anyway
2023-01-16 21:58:30 +01:00
i686
Do not call SetVirtualAddressMap() as this might break boot process and runtime services are mapped anyway
2023-01-16 21:58:30 +01:00
includes
Initial version of EFI framebuffer module, currently support only GOP
2023-01-16 18:41:25 +01:00
modules
Map framebuffer and fill information about it into kernel parameters
2023-01-16 18:49:54 +01:00
blproto.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
CMakeLists.txt
Correct comments
2023-01-02 18:06:54 +01:00
console.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
efiutil.c
Print COM port address properly
2023-01-11 23:29:27 +01:00
memory.c
Map EfiLoaderData as some UEFI implementations might need this before kernel take over control
2023-01-11 23:26:54 +01:00
string.c
Print hexadecimal values in uppercase
2023-01-16 15:55:38 +01:00
system.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
volume.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
xtldr.c
Remove no longer needed EfiLoaderStack global variable
2023-01-15 18:54:31 +01:00