HHS/ArbeitsplatzZeug/Präsentation Bios-Uefi.md

742 B

Bios/Uefi


Gliederung

  • Allgemein
  • Probleme BIOS
  • UEFI
    • Geschichte
    • Vorteile & Features

Allgemein

!PC_systemLayers.jpg


Allgemein

    1. Softwareebene
  • Hardwareinitialisierung
  • Funktionalitätscheck
  • Start des Bootloaders
  • CPU Microcode
  • API für Hardware

BIOS

!BIOS.png


BIOS

  • Basic Input Output System
  • MBR
  • 8 / 16 Bit
  • Assembly
  • Fragmentiert
  • Minimale API

UEFI

  • 1990 Intel unzufrieden mit Bios
  • 1998 Intel Boot Initiative
  • 2004 Tiano
  • 2005 Spec an UEFI Forum übergeben

UEFI

!UEFI-Beispiel.jpeg


UEFI

  • Unified Extensible Firmware Interface
  • MBR & GPT
  • 32 / 64 Bit
  • C
  • CSM (Compatibility Support Module)
  • Stark erweitere API

Fragen