Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f978a8e

Browse files
committedApr 15, 2025·
uefi-raw: Move EFI_SIMPLE_NETWORK_PROTOCOL
1 parent 35e5ab7 commit f978a8e

File tree

4 files changed

+524
-459
lines changed

4 files changed

+524
-459
lines changed
 

‎uefi-raw/src/protocol/network/mod.rs

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.