Skip to content

Commit 64ff2f5

Browse files
Freax13GabrielMajeri
authored andcommitted
add missing doc comment
1 parent 892d3dc commit 64ff2f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/proto/network/pxe.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ impl BaseCode {
616616
}
617617
}
618618

619+
/// A type of bootstrap to perform in [`BaseCode::discover`].
619620
// EFI_PXE_BASE_CODE_BOOT_*
620621
#[derive(Clone, Copy, PartialEq, Eq, Hash)]
621622
#[repr(u16)]

0 commit comments

Comments
 (0)