@blackle i mean ive been having an issue where plugging in two hard drives causes the entire boot manager to just freeze until i unplug one
frankly im just using uefi because i want to see how well it works
because i mean, if it wasn't in one specific laptop then it's still doing better than BIOS, where there's so many standards you'd have to write a trilogy just to get all of them
@blackle
mov ah,0x53
mov al,0x07
mov bx,0x0001
mov cx,0x03
int 0x15
this should theoretically shut systems off from bios
i have heard multiple reports that it just
doesnt
for some reason