0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Long Mode interrupt setup Back to ACPI business Code cleanup More... over 12 years ago
Indention fixes and extra comments More... over 12 years ago
README.md update More... over 12 years ago
Finished Long Mode initialization Major code refactoring and rewrite More... over 12 years ago
Refactoring, and finalized 16-64 bit build environment. More... almost 13 years ago
Fixed some error - maybe the removal of .bss or static variables - there was no output to the screen. More... almost 13 years ago
Fixed the makefile scripts to mix 16bit, 32bit and 64bit code in a single binary More... almost 13 years ago
Added E820 memory map More... almost 13 years ago
Moved IDT structures to boot16.asm .data section More... almost 13 years ago
README.md update More... almost 13 years ago
Code refactoring and readying for a long mode jump More... almost 13 years ago
Added 64bit entry point More... almost 13 years ago
Slowly moving to x86_64 More... almost 13 years ago
Updated cross compiler from i786 to x86_64 More... almost 13 years ago
Fixed uint64 type Defined packed macro added XSDT support to ACPI code More... almost 13 years ago
Added x2APIC MSR values to msr.h More... almost 13 years ago
ACPI table listing on the screen VirtualBox does not like VT-x on Win7 - off it is More... almost 13 years ago
README.md update More... almost 13 years ago
Fixed inline function declarations More... almost 13 years ago
Update VirtualBox settings More... almost 13 years ago
Added VirtualBox test machine More... almost 13 years ago
Custom Bochs build with Core i7 Ivy Bridge 4 core SMP test and debug More... almost 13 years ago
added MSR definitions More... almost 13 years ago
Added DSDT and FACS tables More... almost 13 years ago
Added MSR and CPUID C wrapper functions (again :) More... almost 13 years ago
Added MSR and CPUID C wrapper functions More... almost 13 years ago
Added QEMU launcher script and SSDT structure to ACPI implementation More... almost 13 years ago
Fixed pointer arithmetic errors (added some comments, to clear things up) in ACPI table lookup More... almost 13 years ago
More ACPI table structures and implementations added More... almost 13 years ago
Updated comments to comply with Doxygen syntax More... almost 13 years ago