OSDev.org
https://forum.osdev.org/

First version of my UEFI bootloader.
https://forum.osdev.org/viewtopic.php?f=2&t=31180
Page 1 of 1

Author:  Roman [ Sun Jan 08, 2017 1:34 pm ]
Post subject:  First version of my UEFI bootloader.

Hi, OSDev.org!

Here's the first version of my UEFI loader! For now it can only boot Linux EFI stub kernels and other valid EFI executables. The configuration format is INI.

In action. Options are selected by pressing the corresponding letter.

My next goal is to design a boot protocol and start writing my own microkernel.

Author:  matt11235 [ Sun Jan 08, 2017 4:01 pm ]
Post subject:  Re: First version of my UEFI bootloader.

Nice to see that you've finally released this.

Author:  BrightLight [ Mon Jan 09, 2017 8:35 am ]
Post subject:  Re: First version of my UEFI bootloader.

Looks neat!
When can we expect to start seeing your microkernel? From its name - obviously - I assume it will be Unix-like?

Author:  dchapiesky [ Mon Jan 09, 2017 12:41 pm ]
Post subject:  Re: First version of my UEFI bootloader.

good job!

Author:  Roman [ Mon Jan 09, 2017 3:17 pm ]
Post subject:  Re: First version of my UEFI bootloader.

Quote:
When can we expect to start seeing your microkernel?
I'm not sure about that. It's in the design stage at the moment, L4 family might become my inspiration. Another question is what language will I implement it in: I'm considering Rust, Nim and good-old C.
Quote:
I assume it will be Unix-like?
It's not going to be a Unix clone, but it will adopt some parts of the Unix philosophy. I'm considering "everything is a file" and Unix permissions (or ACLs?) as the basis for the security model, the other option is capability-based security, which I don't know much about, but will research soon.

Right now I'm in the Alps, so I'll get back to work only on Saturday.

Author:  matt11235 [ Mon Jan 09, 2017 3:21 pm ]
Post subject:  Re: First version of my UEFI bootloader.

Roman wrote:
I'm considering Rust, Nim and good-old C.
You're planning on using all three simultaneously, or those are your three options?
Roman wrote:
Right now I'm in the Alps, so I'll get back to work only on Saturday.
Have fun!

Author:  Roman [ Mon Jan 09, 2017 4:11 pm ]
Post subject:  Re: First version of my UEFI bootloader.

Quote:
You're planning on using all three simultaneously, or those are your three options?
Of course, these are different options.
Quote:
Have fun!
Thanks!

Author:  andrewthompson555 [ Wed Jan 11, 2017 12:03 pm ]
Post subject:  Re: First version of my UEFI bootloader.

Looking good. By the way, is your profile picture from Back To The Future? I'm just kinda curious.

Author:  Roman [ Fri Jan 13, 2017 4:36 am ]
Post subject:  Re: First version of my UEFI bootloader.

Yes, that's Dr. Emmet Brown.

Author:  osdever [ Fri Jan 20, 2017 12:56 am ]
Post subject:  Re: First version of my UEFI bootloader.

Nice to see that people on OSDev.org make something exotic. :)

Author:  ggodw000 [ Fri Jan 20, 2017 2:37 am ]
Post subject:  Re: First version of my UEFI bootloader.

looks like a rocket science to me.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/