PCI writes, GPT parsing, FPU save/restore, AHCI fixes
* Add PCI config space write support and MSI capability detection
* Add GPT partition table parsing alongside MBR
* Add per-thread FPU context save/restore in the scheduler
* Fix unmap_page TLB flush, configure IST for double fault,
add CR0/CR4 bit defines
* AHCI: improve port reset with proper COMRESET/COMINIT, add FIS
receive area and command header setup