#BestLoader
1 messages · Page 1 of 1 (latest)
first after author
underated bootloader
plan is to quickly create simple wrappers around EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL (puts(), printf() ....), it will make development and debugging easier, after that i think i will start working on kernel loader, .efi format will be first becouse UEFI services support it natively, after that i will tackle .elf
first fans appeared
thank you everyone :d <333
haha i stared it first >:)
limine warrior
btw i still have your BestOS
i am very creative with project names
...
😂
yes
we are BestFans
old appeared
yessss
stars are cool
yes⭐
ill star yours if you stars mine
oke
done ❤️
where your repo
yayy
stared
done
i am gonna try this once i boot in linux (i have dualboot)
cool ty
oh ok lol
for some reason i love cloning and running every hobby os i see on github :))
too lol
its like opening a gift lol
but it's sad when the creator has a different distro and you can't run it
bro, it would be so cool if we can use this bootloader on our OSes in the future
I am planning to support multiboot2, whatever linux uses and my costum boot protocol so if any of this works for you, you can use it 🙂
no no i mean
Truel a bootloader
develop a OS using your bootloader
would be amazing
please tell me when it fully boots
Of course
I Will try to post updates here
ok im already following
🫃
support limine protocol
yo @feral moss
im strugling building your OS
you are linking -lgcc but also -ffreestanding
that's allowed
you need a crosscompiler
ik, i have i686, but the makefile seems to use normal gcc
whats the output?
i build it without problem
i too
I didn't had much time today, so i just added intiger printing
it's hard to control program flow with assembly but i guess struggling is best way to learn it :d (i am beginner in asm)
ohh shit i forgot about negative numbers....
okay that will be easy to fix
this still a progress
omagad bist loader works on rela hw

When kids learn, writing efi apps is just as easy as "hello world!", once you have normal UEFI headers (normal meaning anything but gnu-efi).
I am writing in asm without any libraries
But if I understand correctly they are nothing but header files: structs and defines according to UEFI spec?
