arch/sw_64/kernel/efi.c
0 → 100644
+19
−0
+69
−49
Loading
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IB73UR -------------------------------- Refactor reset routines by using new do_kernel_power_off() instead of old pm_power_off(), simplifying the source file (reset.c). In addition, the routines of virtual and physical machine are separated, and the legacy routines (legacy_xuelang.c and legacy_junzhang.c) are removed. Signed-off-by:Jing Li <jingli@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>