Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133515931
D11301.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
645 B
Referenced Files
None
Subscribers
None
D11301.diff
View Options
Index: head/sys/boot/efi/include/efidef.h
===================================================================
--- head/sys/boot/efi/include/efidef.h
+++ head/sys/boot/efi/include/efidef.h
@@ -178,6 +178,7 @@
#define EFI_MEMORY_DESCRIPTOR_VERSION 1
typedef struct {
UINT32 Type; // Field size is 32 bits followed by 32 bit pad
+ UINT32 Pad;
EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits
EFI_VIRTUAL_ADDRESS VirtualStart; // Field size is 64 bits
UINT64 NumberOfPages; // Field size is 64 bits
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 27, 8:24 AM (10 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24211316
Default Alt Text
D11301.diff (645 B)
Attached To
Mode
D11301: EFI boot: made 32 bit pad more explicit on EFI_MEMORY_DESCRIPTOR
Attached
Detach File
Event Timeline
Log In to Comment