| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New attempt at unify protected mode entry/exit | H. Peter Anvin | 2009-05-13 | 1 | -8/+4 |
| | | | | | | | | | | Another attempt at unify protected mode entry/exit, based on the previous bcopyint branch. This should, among other things, give a "full service" PM environment including BIOS upcalls and interrupt service to the core-internal code. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | Move files out of root into core, dos, and utils | H. Peter Anvin | 2008-05-29 | 1 | -0/+47 |
| Move source files out of the root directory; the root is a mess and has become virtually unmaintainable. The Syslinux core now lives in core/; the Linux and generic utilities has moved into utils/, and copybs.com has moved into dos/; it had to go somewhere, and it seemed as good a place as any. | |||||
