Giter Club home page Giter Club logo

motorola_clark_efidroid's Introduction

[EFIDroid] Device port stability checklist

  • (obvious) do LK, UEFI, linux and recovery boot?
  • does UEFI pass the same memory map as the stock bootloader?
  • does UEFI pass the correct cmdline to linux kernels? (/proc/cmdline)
  • does UEFI apply the correct FDT patches? (use build/tools/diffatags)
  • do stock ROM's boot?(they can use custom image formats)
  • does UEFI recognize the SDcard?
  • does UEFI recognize the SDcard when booting from a power-off state?
  • verify that booting both internal and multiboot ROM's via UEFI doesn't give more selinux denials than with the stock bootloader
  • verify that recovery does work correctly (can all partitions be mounted?)
  • verify that EFIDroid works in all possible configurations (bootloaders, ROM's). You must not force users to do/install anything before using EFIDroid.

motorola_clark_efidroid's People

Watchers

James Cloos avatar

motorola_clark_efidroid's Issues

I'd just like to interject for a moment.

What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.