| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add INIT_FNs to make sure that librm gets reallocated when needed. | Michael Brown | 2005-04-09 | 1 | -29/+109 | |
| | | ||||||
| * | Don't zero freed base memory; one block will contain librm. | Michael Brown | 2005-04-09 | 1 | -17/+4![]() | |
| | | ||||||
| * | Allow ourselves to be freed by basemem.c without being damaged. | Michael Brown | 2005-04-09 | 1 | -0/+16 | |
| | | ||||||
| * | Need to provide sizeof(struct free_base_memory_header) to assembly code. | Michael Brown | 2005-04-09 | 1 | -0/+23 | |
| | | ||||||
| * | Note basemem API change. | Michael Brown | 2005-04-09 | 1 | -0/+10 | |
| | | ||||||
| * | Rewritten in a much saner way, now that we don't have to worry about | Michael Brown | 2005-04-09 | 1 | -196/+78![]() | |
| | | | | | continually reallocating the real-mode stack. | |||||
| * | Split out from etherboot.h | Michael Brown | 2005-04-09 | 1 | -0/+10 | |
| | | ||||||
| * | basememsize() updates the BIOS FBMS counter at 40:13. | Michael Brown | 2005-04-09 | 1 | -7/+16 | |
| | | ||||||
| * | PM function called by prot_call() should be allowed to modifying | Michael Brown | 2005-04-09 | 1 | -2/+15 | |
| | | | | | registers returned to RM code. | |||||
| * | Add relocate.h | Michael Brown | 2005-04-09 | 1 | -0/+7 | |
| | | | | | Note that we can't make real-mode calls immediately after relocate_to(). | |||||
| * | First version | Michael Brown | 2005-04-09 | 1 | -0/+6 | |
| | | ||||||
| * | Added a lot of explanatory comments. | Michael Brown | 2005-04-09 | 1 | -49/+131 | |
| | | | | | Preserves alignment requested via _max_align parameter to linker. | |||||
| * | callbacks.h no longer exists | Michael Brown | 2005-04-09 | 1 | -1/+0![]() | |
| | | ||||||
| * | #ifdef 0 out the UNDI loader routine, since it refers to the obsolete | Michael Brown | 2005-04-09 | 1 | -3/+7 | |
| | | | | | callback mechanism. | |||||
| * | Old callbacks mechanism is obsolete. | Michael Brown | 2005-04-09 | 1 | -106/+0![]() | |
| | | ||||||
| * | Moved relocate.c to arch-specific dir, since it involves arch-specific | Michael Brown | 2005-04-09 | 1 | -0/+104 | |
| | | | | | logic (e.g. avoiding memory regions with A20=0). | |||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 53 | -2726/+3652 | |
| | | ||||||
| * | Obsolete; not referenced by anything. | Michael Brown | 2005-03-09 | 1 | -6/+0![]() | |
| | | ||||||
| * | Obsolete; not reference by anything. | Michael Brown | 2005-03-09 | 1 | -6/+0![]() | |
| | | ||||||
| * | Obsolete; not referenced by anything. | Michael Brown | 2005-03-09 | 1 | -33/+0![]() | |
| | | ||||||
| * | unhuf.S is obsolete and no longer used | Michael Brown | 2005-03-09 | 1 | -1/+0![]() | |
| | | ||||||
| * | Obsolete and no longer used | Michael Brown | 2005-03-09 | 1 | -400/+0![]() | |
| | | ||||||
| * | Add rule to generate 16-bit version of decompressor | Michael Brown | 2005-03-09 | 1 | -2/+5 | |
| | | ||||||
| * | Initial revision | Michael Brown | 2005-03-08 | 165 | -0/+22389 | |

