Skip to content

Commit

Permalink
Remove UEFI package
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Schaefer <dhs@frame.work>
  • Loading branch information
JohnAZoidberg committed Jul 22, 2024
1 parent ecfc385 commit 237bed5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 94 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = [
# Linux and Windows tool to inspect and customize the system
"framework_tool",
# UEFI tool to inspect and customize the system
"framework_uefi",
# "framework_uefi",
# Catchall library that we'll probably want to split up further
"framework_lib",
# Fork of https://github.com/rust-osdev/uefi-rs/blob/main/uefi-macros
Expand Down
19 changes: 0 additions & 19 deletions framework_uefi/Cargo.toml

This file was deleted.

49 changes: 0 additions & 49 deletions framework_uefi/Makefile

This file was deleted.

25 changes: 0 additions & 25 deletions framework_uefi/src/main.rs

This file was deleted.

0 comments on commit 237bed5

Please sign in to comment.