Page MenuHomeFreeBSD

Add EFI KMS and keybuf integration
AcceptedPublic

Authored by eric_metricspace.net on Oct 17 2017, 12:49 PM.
Tags
None
Referenced Files
F81571149: D12698.id35358.diff
Thu, Apr 18, 6:49 AM
Unknown Object (File)
Feb 4 2024, 5:57 AM
Unknown Object (File)
Jan 13 2024, 7:54 PM
Unknown Object (File)
Dec 20 2023, 11:12 AM
Unknown Object (File)
Dec 20 2023, 7:57 AM
Unknown Object (File)
Dec 13 2023, 7:27 AM
Unknown Object (File)
Dec 12 2023, 8:45 PM
Unknown Object (File)
Nov 29 2023, 6:33 AM

Details

Summary

This patch adds the EFI KMS API

Test Plan

This code is unmodified from the GELI patch. It has been extensively tested as part of the testing for that patch, and subsequent merges have not affected it.

A simple boot-test of this patch applied to master should be enough.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Some part of this ought to be committed, as it enables TPM support in EFI. It's worth discussing exactly which parts are necessary.

Some part of this ought to be committed, as it enables TPM support in EFI. It's worth discussing exactly which parts are necessary.

Just to note, also we are going to need mechanism for zfs encryption keys.

eric_metricspace.net edited the summary of this revision. (Show Details)

Cut down to just the KMS API

This revision is now accepted and ready to land.Aug 1 2018, 11:16 AM