Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e820: reduce code size | Johannes Stoelp | 10 days | 1 | -1/+1 |
| | | | | | | Run into 512 byte size limit with different version of the compiler. Try to reduce code size by not emitting instructions to save/restore the frame pointer (not really needed for this toy example). | ||||
* | mbr: example to query memory map (e820) | Johannes Stoelp | 2025-02-07 | 5 | -0/+228 |