exectos/xtldr
belliash 649974b733
All checks were successful
ci/woodpecker/push/build Pipeline was successful
BlOpenVolume() now correctly opens a Simple File System protocol
2022-10-05 19:57:46 +02:00
..
includes Implement BlCloseVolume() and BlOpenVolume() routines 2022-09-18 18:56:39 +02:00
modules Initial support for xtldr modules and bootloader protocol 2022-09-17 00:14:09 +02:00
CMakeLists.txt Fix build by setting project name first 2022-09-17 00:22:45 +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 Check for OVMF and prevent doubled messages on serial console 2022-09-27 18:39:26 +02:00
string.c Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath() 2022-08-22 20:09:50 +02:00
volume.c BlOpenVolume() now correctly opens a Simple File System protocol 2022-10-05 19:57:46 +02:00
xtldr.c Initial support for xtldr modules and bootloader protocol 2022-09-17 00:14:09 +02:00