Skip to content

Commit 453bedb

Browse files
1 parent 9cb1d38 commit 453bedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uefi/src/table/boot.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1585,6 +1585,7 @@ impl<'a, P: Protocol + ?Sized> ScopedProtocol<'a, P> {
15851585
}
15861586

15871587
/// Type of allocation to perform.
1588+
#[repr(C)]
15881589
#[derive(Debug, Copy, Clone)]
15891590
pub enum AllocateType {
15901591
/// Allocate any possible pages.

0 commit comments

Comments
 (0)