Create directory structure and initial build system (AI)
This commit is contained in:
@@ -37,8 +37,8 @@ The git commit should describe what is done and why certain choices were made.
|
||||
The title of the commit should always end with (AI), to indicate that it was written by an AI.
|
||||
Once a task is completed, it should be checked off.
|
||||
|
||||
- [ ] Create directory structure
|
||||
- [ ] Create initial build system
|
||||
- [x] Create directory structure
|
||||
- [x] Create initial build system
|
||||
- [ ] Setup a simple kernel that writes `Hello, world` to Qemu debug port
|
||||
- [ ] Update the build system to create both ISO and Floppy images. Verify these work using a test script. The standard CMake build target should automatically generate both images.
|
||||
- [ ] Update the kernel to correctly setup the GDT
|
||||
|
||||
Reference in New Issue
Block a user