descriptionLinux bootloader implemented as a Windows device driver.
ownerJohn Stumpo
last changeThu, 15 Apr 2010 20:31:24 +0000
URLgit://git.jstump.com/git/kexec.git
http://git.jstump.com/git/kexec.git
ssh://git@git.jstump.com/git/kexec.git
shortlog
2010-04-15 John Stumpo Change the version info retrieval to use git. master
2010-04-15 John Stumpo Add a .gitignore to cover the old svn:ignore properties.
2009-09-09 John Stumpo Round the initrd load address down to the nearest page...
2009-09-03 John Stumpo Fixes for windres errors. Implement the kernel invocat...
2009-08-28 John Stumpo Retrieve a memory map from the BIOS using int 0x15...
2009-08-24 John Stumpo Implement the sort and collapse of the kernel pages...
2009-08-14 John Stumpo Add a simple "About WinKexec" dialog box to the GUI...
2009-08-13 John Stumpo Add const to the source pointer in the sha1 code.
2009-08-10 John Stumpo Use a linker script for the reassembly code so we don...
2009-08-10 John Stumpo Simplify the boot code, including encapsulating the...
2009-08-09 John Stumpo Change the flag bits set on PDPT entries from 0x021...
2009-08-09 John Stumpo Much work on KexecGui, including some tweaks to KexecCo...
2009-08-08 John Stumpo Major changes, both kernel and userspace.
2009-07-30 John Stumpo Rename /driver/linuxboot_blobs to /driver/boot, which...
2009-07-30 John Stumpo More progress on fixing the crashiness (is that a word...
2009-07-23 John Stumpo Begin the pointer table -> page directory transition.
...
heads
2 years ago master