Skip to content

Commit a09ccdb

Browse files
committed
Begin implementing the EFI Shell Protocol
1 parent 51431f7 commit a09ccdb

File tree

2 files changed

+403
-0
lines changed

2 files changed

+403
-0
lines changed

uefi/src/proto/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ pub mod network;
7676
pub mod pi;
7777
pub mod rng;
7878
pub mod security;
79+
pub mod shell;
7980
pub mod shim;
8081
pub mod string;
8182
pub mod tcg;

0 commit comments

Comments
 (0)