fix some string

This commit is contained in:
fslongjin 2022-03-17 18:00:00 +08:00
parent 1e52bbe901
commit a5feaebb73

View File

@ -63,7 +63,7 @@ void apic_io_apic_init()
*apic_ioapic_map.virtual_data_addr = 0x0f000000;
io_mfence();
kdebug("IOAPIC Version:%#010x", ((*apic_ioapic_map.virtual_data_addr) >> 24) & 0xf);
kdebug("I/O APIC ID:%#010x", ((*apic_ioapic_map.virtual_data_addr) >> 24) & 0xff);
io_mfence();
// 获取IO APIC Version