Commit Graph

16 Commits (f489f89d39d5634bcfed9a35988c88b11f27a631)

Author SHA1 Message Date
Sergiusz Bazanski f489f89d39 Kernel: GDT code... Even though we don't need it in 64-bit mode. 2011-08-27 22:08:59 +02:00
Sergiusz Bazanski ce2c3e2662 Kernel: Paging, physical memory reading. 2011-08-27 19:43:37 +02:00
Sergiusz Bazanski f3a475fef7 Kernel, Loader: More messing around with paging. 2011-08-27 15:11:48 +02:00
Sergiusz Bazanski c2b7afe6db Kernel: [T0] Physical memory allocation works. 2011-08-25 23:26:24 +02:00
Sergiusz Bazanski b08dfe120d Kernel: [T0] Added BIOS and kernel binary to unusable memory areas. 2011-08-25 22:37:43 +02:00
Sergiusz Bazanski e220b87f16 Kernel: renamed physical_alloc to physmem. 2011-08-25 20:06:16 +02:00
Sergiusz Bazanski 8c04117f6a Kernel: Typo. 2011-08-25 20:00:52 +02:00
Sergiusz Bazanski 438943bb9c Kernel, Loader: Load context, PMM stubs, System Info struct. 2011-08-25 19:56:32 +02:00
Sergiusz Bazanski 470a6292f0 Kernel: [T0] Preparing for changing the physalloc algorithm to something more simple. 2011-08-25 14:59:12 +02:00
Sergiusz Bazanski bc85de57d3 Loader: Entry point from ELF file now used in long jmp to 64-bit. 2011-08-25 03:50:26 +02:00
Sergiusz Bazanski db388df78c Kernel: Oops, forgot to un-debug Makefile. 2011-08-25 02:04:44 +02:00
Sergiusz Bazanski 3cba41a698 Kernel: Using x86_64-pc-elf target now. 2011-08-25 02:01:23 +02:00
Sergiusz Bazanski ee90b41ebf fixed up makefile 2011-08-25 01:34:17 +02:00
Sergiusz Bazanski e04c28f1be Working on the PMM 2011-07-02 13:03:29 +02:00
Sergiusz Bazanski 503a5cd7bc Some issues with directory names on Windows... 2011-06-28 13:32:22 +02:00
Sergiusz Bazanski 1dba384739 basic 64 bit loading 2011-06-28 13:15:42 +02:00