We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

UEFI Boot for Mere Mortals

Formale Metadaten

Titel
UEFI Boot for Mere Mortals
Serientitel
Anzahl der Teile
561
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Over the past decade the Unified Extensible Firmware Interface (UEFI) has become the primary standard for boot firmware. However, the complexity of the UEFI spec and the myriad of implementation choices can be confusing to even experienced developers. Fortunately, there are a growing number of open source UEFI implementations for different architectures, making it easier to explore the world of firmware. This session will provide an overview of UEFI and show working examples based on two maker platforms: BeagleBone Black and the Aaeon’s UP Squared board. Everything from “lightweight” implementations to full UEFI stacks will be examined, using a variety of open source projects (TianoCore, U-Boot, coreboot, and Slim Bootloader). Questions this talk should answer: -What is the goal of the UEFI spec and what are some popular implementations? -How do I replace the stock firmware on my board with open source UEFI? -What are the benefits of running TianoCore rather than something more lightweight like coreboot or Slim Bootloader? -How does U-Boot implement UEFI, and how does it differ from EDK II?