forked from Bananymous/banan-os
				
			
				
					
						Kernel now gets framebuffer from bootloader. Framebuffer dimensions and bpp are hardcoded in bootloader, but will probably be read from config file at some point.  | 
			||
|---|---|---|
| .. | ||
| installer | ||
| .gitignore | ||
| CMakeLists.txt | ||
| boot.S | ||
| command_line.S | ||
| disk.S | ||
| elf.S | ||
| ext2.S | ||
| framebuffer.S | ||
| install.sh | ||
| linker.ld | ||
| memory_map.S | ||
| utils.S | ||