Ignore:
Timestamp:
Jun 22, 2017, 3:13:14 PM (7 years ago)
Author:
max@…
Message:

Parse RSDP->RSDT->MADT, and get the LAPIC PA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/hal_init.c

    r35 r39  
    7575{
    7676        x86_printf("[+] init_x86_64 called\n");
    77 
    78         extern uint64_t __kernel_end;
    79         x86_printf("__kernel_end: %Z\n", (uint64_t)&__kernel_end);
    8077
    8178        /* Create the global structures */
Note: See TracChangeset for help on using the changeset viewer.