Files
x86-bare-metal-examples/formats.md
Ciro Santilli d217b180be Split up README
2015-09-14 16:51:29 +02:00

784 B

Formats

When we create a regular Linux program, we generate an ELF file, which is read by the OS.

Without an OS, we can use the following formats: