power_reboot: mov ax, 0x5307 mov bx, 0x0001 mov cx, 0x0003 int 0x19 ; Not done power_shutdown: ret