No description
Find a file
John 3f7e02533f
[MBR] Successfully jump to protected mode
[MBR} Successfully set VGA video mode 3
[Host/KernelCopy] Fix MBR_PACKET definition and buffer address
[RawIMG] Fix linux iamge generation script
[Host/GDTCreator] Fix low limit values
2023-01-14 02:15:53 +01:00
.vscode Initial commit 2022-09-24 22:30:25 -04:00
host [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +01:00
libfat [MBR] Add GDT setup 2023-01-13 20:57:40 +01:00
mbr [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +01:00
os3_common [Common] Fix packing macros for MSVC 2022-10-02 02:06:46 +02:00
rawimg [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +01:00
stage1 [MBR] Successfully jump to protected mode 2023-01-14 02:15:53 +01:00
.DS_Store Initial commit 2022-09-24 22:30:25 -04:00
.gitignore Initial commit 2022-09-24 22:30:25 -04:00
CMakeLists.txt [Host/KernelCopy] First implementation of KernelCopy 2022-10-06 21:20:29 +02:00
CMakeToolchain.txt [Host/KernelCopy] First implementation of KernelCopy 2022-10-06 21:20:29 +02:00