today, ladies and gentelmen, i have created a pretty nice bootloader if i do say so myself,
these are the features:
- most OS's are compatable with this boot loader
- anti-hax and virus protection
- if disk/startup exists it will eject the disk and reboot in safe mode
- in safe mode the os or any other "fake" os is prevented from moving or deleting certain files*
- custom environments are possible to load any os in
- boot order, you can specify in the BIOS(wip) what the load order is
- set custom title for the load screen
- set custom picture to display(wip)
- will search for any hardware attached and give that info to the OS**
- the os will receive info if the bootloader is loaded in safe mode**
*the preventing is ment to stop viruses not to prevent the bootloader from being deleted.
**the OS can receive the information by doing the default arguments code. the only thing is that the data types are different. boolean for the safemode and table for the hardware info
that are all the features
here is the download
pastebin get JTsGLzMv startup
PLEASE NOTE THAT YOU WILL HAVE TO INSTALL AN OS FIRST OR IT WILL JUST SHUTDOWN AGIAN. YOU CAN ALSO USE A FLOPPY DISK TO PREVENT THE BOOTLOADERthx for reading and i am still making the BIOS and improving my code