• Jesse Barnes's avatar
    [IA64] fix early SAL init for sn2 · dec12943
    Jesse Barnes authored
    sn2 does early initialization of the SAL so it can use it for early console
    support.  Unfortunately, the loop to find the SAL entry point was buggy so
    when we tried out new EFI and SAL system table layouts, the loop didn't
    terminate.  Here's the fix (doh!, use two different loop counters instead of
    one and just return if we find the SAL entry point).
    Signed-off-by: default avatarJesse Barnes <jbarnes@sgi.com>
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    dec12943
sal.h 24.2 KB