exectos/xtldr
2022-10-30 22:24:21 +01:00
..
includes Implement BlEfiMemoryAllocatePages() and BlEfiMemoryFreePages() for manipulating memory pages 2022-10-30 22:24:21 +01:00
modules Quick code refactor for further modules development 2022-10-20 18:19:34 +02: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 Implement BlEfiMemoryAllocatePages() and BlEfiMemoryFreePages() for manipulating memory pages 2022-10-30 22:24:21 +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 Print XTLDR version 2022-10-23 22:36:12 +02:00