Loading
sw64: fix compile error of efi.systab
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB73UR -------------------------------- The systab field has been removed from struct efi. To get systab, we can parse it from the DTB provided by firmware. Signed-off-by:Jing Li <jingli@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>