Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ mboot Public
forked from osm0sis/mboot

Tool for Intel OSIP header Android image format

Notifications You must be signed in to change notification settings

archeYR/mboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mboot

Files required for mboot:

  • cmdline.txt - cmdline for Linux kernel or Multiboot image
  • bootstub - SFI-Bootstub binary.
  • font - 8x16 bitmap font (has to be size of 4096 bytes) (that one was tested), required for framebuffer logging to work in SFI-Bootstub.
  • kernel - Linux kernel image or Multiboot 1 specification compliant image.
  • ramdisk - Initial ramdisk image.

About

Tool for Intel OSIP header Android image format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 93.3%
  • Makefile 6.7%