Skip to content

Commit 4248ee8

Browse files
authored
Merge pull request #1634 from JarlEvanson/move-snp
uefi-raw: Move EFI_SIMPLE_NETWORK_PROTOCOL
2 parents 35e5ab7 + f978a8e commit 4248ee8

File tree

4 files changed

+524
-459
lines changed

4 files changed

+524
-459
lines changed

Diff for: uefi-raw/src/protocol/network/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ pub mod http;
55
pub mod ip4;
66
pub mod ip4_config2;
77
pub mod pxe;
8+
pub mod snp;
89
pub mod tls;

0 commit comments

Comments
 (0)