Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151721210
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
Sat, Apr 11, 6:34 AM (10 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31273811
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