The current system of separating x86 and x86_64 is no longer
feasible with UEFI implementation. UEFI must have its own entry point.
To this end, some optimisations have been implemented in the ASM files.
Everything related to setup has been removed, leaving only the IDT and GDT utility functions.
The linker may be required for the other files, though.