Announcement

Collapse
No announcement yet.

Open-Source Firmware Conference 2021 Videos Now Available

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Open-Source Firmware Conference 2021 Videos Now Available

    Phoronix: Open-Source Firmware Conference 2021 Videos Now Available

    Taking place this week was the annual Open-Source Firmware Conference "OSFC" devoted to open-source firmware from Coreboot to open-source BMC solutions and other low-level booting/initialization efforts...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Taking advantage of Secure Boot should be simple! But convoluted tooling and poor documentation makes this extremely hard for people to navigate viable options, opting them to disable Secure Boot unless they are using the shim provided by larger distributions. In this talk I'll introduce the tooling improvements I have made in this space. go-uefi which is a userspace library for dealing with efivarfs with high-level abstractions and support for the most common operations towards secure boot on Linux. Built on-top of this is the secure boot key manager, sbctl. This aims to be a user-friendly way of setting up and interacting with secure boot for the common user. We will take a look at why secure boot is hard to grasp for users, the current challenges facing the existing tools and how sbctl solves these. Lastly, we will introduce some solutions to deal with the largest hurdle that stands in the way of independent key management: Option ROM.

    was interesting for me.

    Comment

    Working...
    X