mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 15:31:42 +03:00
arch_rm_main no longer exists.
This commit is contained in:
@@ -167,7 +167,7 @@ start_runtime:
|
||||
* call will never return.
|
||||
*/
|
||||
movl $exit_via_int19, %eax
|
||||
pushl $arch_rm_main
|
||||
pushl $arch_main
|
||||
pushl %eax /* Dummy return address */
|
||||
|
||||
/* Do the equivalent of ljmp *%es:di */
|
||||
|
||||
Reference in New Issue
Block a user