Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor ; add default font (8x16 standard VGA font). | Alex Auvolat | 2015-03-11 | 1 | -6/+6 |
* | Add mutex to pciide driver (fixes some stuff) | Alex Auvolat | 2015-03-10 | 1 | -1/+1 |
* | Implement VESA ioctl (not tested). | Alex Auvolat | 2015-03-10 | 1 | -1/+31 |
* | Pass more information to FS driver on some ops (TODO bugcheck). | Alex Auvolat | 2015-03-10 | 1 | -7/+7 |
* | Add simple shared memory facility to IPC (no syscall yet) | Alex Auvolat | 2015-03-10 | 1 | -16/+2 |
* | Rename & cleanup. | Alex Auvolat | 2015-03-10 | 1 | -5/+32 |
* | Prettify VESA code. | Alex Auvolat | 2015-03-10 | 1 | -37/+56 |
* | VESA mode setting ; displays kogata logo! | Alex Auvolat | 2015-03-09 | 1 | -22/+365 |
* | Implement V86 monitor and VESA mode detection. | Alex Auvolat | 2015-03-09 | 1 | -0/+84 |