Commit Graph

  • 0cc0abae35
    Enable paging first before loading GDT. master Nicolás Ortega Froysa 2018-04-12 16:42:15 +0200
  • 003e3d9604
    Create a variable for 64-bit to check uint64_t. Nicolás Ortega Froysa 2018-04-12 13:49:56 +0200
  • 5cea65e807
    Check for data types. Nicolás Ortega Froysa 2018-04-11 20:54:13 +0200
  • 4170a3d5ae
    Properly check the compiler. Nicolás Ortega Froysa 2018-04-11 20:53:38 +0200
  • 6b05d87153
    C++ is not used in this project. Nicolás Ortega Froysa 2018-04-11 19:32:37 +0200
  • 1f325b4854
    Enable paging. Nicolás Ortega Froysa 2018-04-11 18:04:14 +0200
  • 794c4e0dd2
    Remove parameter name. Nicolás Ortega Froysa 2018-04-11 18:03:29 +0200
  • e0eb1a92be
    Move TSS load to boot.s Nicolás Ortega Froysa 2018-04-05 10:31:21 +0200
  • bb36ab3656
    Load the TSS. Nicolás Ortega Froysa 2018-04-05 10:23:23 +0200
  • d46ee029ad
    Entry for TSS created. Nicolás Ortega Froysa 2018-04-05 10:01:51 +0200
  • 9e2eb539a6
    It supports i386. Nicolás Ortega Froysa 2018-04-04 18:28:56 +0200
  • 2c863fc281
    Indentation. Nicolás Ortega Froysa 2018-04-04 18:09:54 +0200
  • 1e72b5f05e
    Added new entries. Nicolás Ortega Froysa 2018-04-04 17:58:47 +0200
  • a495a08cc0
    Loading GDT in C. Nicolás Ortega Froysa 2018-04-04 17:50:29 +0200
  • 879bfb0c8a
    Creating one file for all structures. Nicolás Ortega Froysa 2018-04-02 18:22:22 +0200
  • 826b21c572
    Removed typo punctuation mark. Nicolás Ortega Froysa 2018-03-24 11:35:26 +0100
  • e74b55936b
    Move GDT to its own file. Nicolás Ortega Froysa 2018-03-22 10:50:58 +0100
  • 75d2fa65a0
    Add debug flag for assembly. Nicolás Ortega Froysa 2018-03-22 10:27:20 +0100
  • 8da7ee820e
    Forgot to add globals file. Nicolás Ortega Froysa 2018-03-22 10:27:05 +0100
  • 61457450f3
    Use version macro. Nicolás Ortega Froysa 2018-03-18 15:26:38 +0100
  • 114d2d515c
    Removed build-iso target. Nicolás Ortega Froysa 2018-03-18 15:22:19 +0100
  • 5ae9ea5e7e
    Modified README to add more information. Nicolás Ortega Froysa 2018-03-16 00:40:22 +0100
  • 3ae8cdf838
    Removed the Makefile. Nicolás Ortega Froysa 2018-03-15 00:09:28 +0100
  • 9232398bc4
    Print name of kernel instead. Nicolás Ortega Froysa 2018-03-15 00:09:08 +0100
  • 3d4e2e48c9
    Build ISO target. Nicolás Ortega Froysa 2018-03-14 22:39:49 +0100
  • 844de4d139
    Removed unnecessary command. Nicolás Ortega Froysa 2018-03-14 22:25:59 +0100
  • 4c3d5e0576
    Also avoid DEBUG flags for ASM. Nicolás Ortega Froysa 2018-03-14 22:18:19 +0100
  • 05ca798e53
    Updated README. Nicolás Ortega Froysa 2018-03-14 22:14:53 +0100
  • 2d447773b8
    CMake fully integrated. Nicolás Ortega Froysa 2018-03-14 21:44:41 +0100
  • cdd614e7ba
    Merge branch 'master' into cmake Nicolás Ortega Froysa 2018-03-14 19:11:52 +0100
  • 05b7cf1d7e
    Reverting to continue using GNU. Nicolás Ortega Froysa 2018-03-14 19:07:46 +0100
  • 655e668a00
    Migration to CMake. Nicolás Ortega Froysa 2018-03-14 19:02:54 +0100
  • 8b4f67dc3e
    Created toolchain file. Nicolás Ortega Froysa 2018-03-14 18:31:58 +0100
  • 0808fa6972
    Edited description. Nicolás Ortega Froysa 2018-03-14 18:18:51 +0100
  • 9d08b344c3
    Update README compilation instructions. Nicolás Ortega Froysa 2018-03-14 17:16:34 +0100
  • 9703f2484c
    Added GDT. Nicolás Ortega Froysa 2018-03-14 17:10:51 +0100
  • ea6b0f69d2
    Using LLVM and NASM now. Nicolás Ortega Froysa 2018-03-14 15:08:02 +0100
  • 2ca0402fba
    Added a README Nicolás Ortega Froysa 2018-03-12 17:57:30 +0100
  • 8e15b71bc6
    Change to normal text. Nicolás Ortega Froysa 2018-03-12 00:32:24 +0100
  • f51e10870b
    Change of name. Nicolás Ortega Froysa 2018-03-11 17:47:43 +0100
  • 06aa177eef
    Getting ready to add a TSS. Nicolás Ortega Froysa 2018-03-09 18:19:52 +0100
  • fab247e213
    Added a README Nicolás Ortega Froysa 2018-03-08 17:05:58 +0100
  • 65a83cecaa
    Licensing Nicolás Ortega Froysa 2018-03-08 16:56:23 +0100
  • a3c817412e
    Initial commit. Nicolás Ortega Froysa 2018-03-08 16:53:29 +0100