Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109203412
D21016.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D21016.diff
View Options
Index: head/stand/efi/loader/copy.c
===================================================================
--- head/stand/efi/loader/copy.c
+++ head/stand/efi/loader/copy.c
@@ -178,6 +178,8 @@
#ifndef EFI_STAGING_SIZE
#if defined(__amd64__)
#define EFI_STAGING_SIZE 100
+#elif defined(__arm__)
+#define EFI_STAGING_SIZE 32
#else
#define EFI_STAGING_SIZE 64
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 12:50 AM (20 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16420539
Default Alt Text
D21016.diff (367 B)
Attached To
Mode
D21016: Reduce size of EFI_STAGING_SIZE to 32 on arm
Attached
Detach File
Event Timeline
Log In to Comment