The OF is run directly from the flash by the hardware. The bootloader is appended onto it at install time and the OF patched to jump to our bootloader first, so if you want to run the OF the bootloader just jumps back to the OF's original entry point.