Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 587 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 587 Bytes

Collection of WINDOWS CE bootloader

  • biosloader -- for x86 BIOS loader from WINCE 6, don't need DOS enviroments, support splash screen
  • wecloader -- a new x86 BIOS loader from WEC7, enhance biosloader version, support more features
  • CLoader -- combines biosloader and wecloader feature, clone from Doug Boling's github
  • UEFIloader -- for UEFI platform from Intel WEC7 BSP, the code need EDK2 for compiling
  • NLoader -- my fork CLoader for improve filesystem support and change bootsect
  • loadcepc -- Microsoft WINCE bootloader on DOS