Skip to content

Commit

Permalink
Merge pull request #274 from chrisccoulson/efi-remove-deprecated-apis
Browse files Browse the repository at this point in the history
efi: remove deprecated APIs.

This removes deprecated APIs and test data, and will make it easier to
generate new mock binaries without having to adjust digests in associated
unit tests. I want to generate new mock grub binaries in another PR to add
the EFI prefix.

Note that this removes some data that is used by tools/gen-compattest-data,
but it turns out that a previous PR (#156)
already removed test data required by it and it hasn't worked since then. I need
to rework how we test that changes are backwards compatible, so I'll fix that in
another PR.
  • Loading branch information
chrisccoulson authored Nov 27, 2023
2 parents d5f2b20 + 975aee1 commit 3db8128
Show file tree
Hide file tree
Showing 83 changed files with 111 additions and 3,718 deletions.
167 changes: 0 additions & 167 deletions efi/bootmanager_policy.go

This file was deleted.

Loading

0 comments on commit 3db8128

Please sign in to comment.