Utkarsh Maheshwari

Results 50 issues of Utkarsh Maheshwari

Ref: #31

enhancement
boot
stale

Closes #30 and closes #43.

stale

Ref: #31

boot
stale

- [ ] Implement `malloc()` - [x] Add interface for list - [ ] Add implementation for list - [ ] Documentation

lib
types
stale

Currently using qemu's kernel mode (`-kernel`).

boot
stale

Summary: - [ ] Setup Grub as the bootloader - [ ] Separate kernel into **loader** and **64-bit kernel**. - [ ] Setup transition from 32 to 64 bit mode...

enhancement
boot
types

`klog(LOG_INFO, "this: %d", 123);` prints garbage. Also, need to change `%x` modifier to print hex.

bug
good first issue
types