Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135901839
D14415.id39437.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
522 B
Referenced Files
None
Subscribers
None
D14415.id39437.diff
View Options
Index: stand/efi/include/efidevp.h
===================================================================
--- stand/efi/include/efidevp.h
+++ stand/efi/include/efidevp.h
@@ -31,6 +31,8 @@
// Device Path structures - Section C
//
+#pragma pack(1)
+
typedef struct _EFI_DEVICE_PATH {
UINT8 Type;
UINT8 SubType;
@@ -451,4 +453,6 @@
EFI_DEVICE_PATH_TO_TEXT_PATH ConvertDevicePathToText;
} EFI_DEVICE_PATH_TO_TEXT_PROTOCOL;
+#pragma pack()
+
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 15, 12:06 AM (11 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25307896
Default Alt Text
D14415.id39437.diff (522 B)
Attached To
Mode
D14415: efi: Do not pad the efi devpath structure
Attached
Detach File
Event Timeline
Log In to Comment