Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 451 Bytes

errors.md

File metadata and controls

10 lines (8 loc) · 451 Bytes

Error codes

This file contains a list of all possible error codes and their meanings.

  • 0x00000000: multiboot header not found. Frankly, this should never happen - if it does, please report it in IRC or Discord.
  • 0x00000001: returned from main. Again, this should never happen, report on IRC or Discord.
  • 0x00000002: no video information provided through multiboot. Note that there is a special exception made for qemu for development purposes.