Skip to content

Commit 9e11218

Browse files
baloonicholasbishop
authored andcommitted
loaded_image: document size argument unit
Signed-off-by: Arthur Gautier <[email protected]>
1 parent c1d4772 commit 9e11218

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/proto/loaded_image.rs

+2
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ impl LoadedImage {
9797
/// calling `BootServices.start_image` to control the command line
9898
/// passed to the image.
9999
///
100+
/// `size` is in bytes.
101+
///
100102
/// # Safety
101103
///
102104
/// This function takes `options` as a raw pointer because the

0 commit comments

Comments
 (0)