Skip to content
  • Vikram Narayanan's avatar
    lcd/smp: Introduce per-lcd gs page · 699f55df
    Vikram Narayanan authored
    Introduce per-lcd global segment page where each lcd will have its
    boot_info. Modify lcd_get_boot_info to pull the page from gs instead of
    a hardcoded address. Now, only gs:0x0 is populated. In the future, if
    needed, we can have other private per-lcd variables as well.
    699f55df