UltraOS / Hyper

A modern x86/ARM bootloader supporting both BIOS and UEFI
MIT License
30 stars 1 forks source link

ultra: fix `BUG` trip for overlong kernel paths #39

Closed Th3T3chn0G1t closed 1 year ago

Th3T3chn0G1t commented 1 year ago

Previously, a kernel path of over 255 characters would cause a BUG trip in kernel attribute writing.