Skip to content

Commit 86a97e4

Browse files
committed
uefi-raw: add tcpv4 protocol definitions
1 parent 0bef927 commit 86a97e4

File tree

2 files changed

+503
-0
lines changed

2 files changed

+503
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ pub mod ip4;
66
pub mod ip4_config2;
77
pub mod pxe;
88
pub mod snp;
9+
pub mod tcpv4;
910
pub mod tls;

0 commit comments

Comments
 (0)