david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/i386/transitions
Michael Brown a9369bb503 Leave protected-mode return address on PM stack when issuing a
real_call(), rather than moving it to the RM stack and back again.
This allows the real-mode function to completely destroy the stack
contents, provided that it manages to return to real_call().
2007-01-09 14:13:06 +00:00
..
libkir.S Towards making KEEP_IT_REAL work again. 2006-08-24 13:18:05 +00:00
libpm.S Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
librm_mgmt.c Towards a(nother) new real-mode infrastructure, in which we take 2006-05-02 15:41:21 +00:00
librm.S Leave protected-mode return address on PM stack when issuing a 2007-01-09 14:13:06 +00:00