I'm not really programming any OS or boot loader, but i was reading about Oses and i was intrigued byt the ability for a bootloader to work without bios systems calls, what's more if i understand correctly for large disk bootup in systems without UEFI you can access all disk and there for boot from all partitions or support GPT.
So anyone can say how can i bypass int 13h and access the disk controller directly a (to work with LBA and resolve the right partition myself) Can anyone tell me who maps the B8000 address to the video card and does that still works in protected mode ? does protected mode still exist ? who the hell needs the backward compatibility these days ? how do i bypass int 16h (dunno if i really want to but if you know, WTH :-) why not...) and work with the keyboard controller directly ?