RedPill-TTG / redpill-load

RedPill Loader Generator
GNU General Public License v3.0
745 stars 553 forks source link

UEFI support for Jxxx CPU-embedded board #19

Open dreamteki opened 3 years ago

dreamteki commented 3 years ago

Many new CPU-embedded board like J3455/J4125 only have UEFI boot mode,with no CSM module in BIOS menu.So they cant run repill now,need pure UEFI support to fix it,at least for DS918+ model.

PKC278 commented 3 years ago

J3455 board can turn off uefi boot

dreamteki commented 3 years ago

J3455 board can turn off uefi boot

May related to brand ? My Lenovo OEM board cant

jhsb commented 3 years ago

Try flashing bios

ttg-public commented 3 years ago

That's indeed strange as every motherboard we've seen allows for that (some need a special key combo to go to an "advanced mode" in BIOS). However, since this is a real issue we will add the EFI mode.