interrupt_entry
fInterruptEntries = (interrupt_entry *)logicalBase;
physicalBase += sizeof(interrupt_entry);
i, sizeof(interrupt_entry));
interrupt_entry * fInterruptEntries;