exectos/xtldr
belliash 2f16a8534c
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Code cleanup
2022-11-06 20:03:49 +01:00
..
includes Initial PE/COFF support for loading image files 2022-11-06 19:59:38 +01:00
modules Code cleanup 2022-11-06 20:03:49 +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 Get rid of BlEfiDirectorySeparator() routine and allow GetVolumeDevicePath() to store ARC name 2022-10-30 12:21:09 +01:00
xtldr.c Initial PE/COFF support for loading image files 2022-11-06 19:59:38 +01:00