Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147347993
D18289.id50892.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1023 B
Referenced Files
None
Subscribers
None
D18289.id50892.diff
View Options
Index: sys/dev/sfxge/common/siena_flash.h
===================================================================
--- sys/dev/sfxge/common/siena_flash.h
+++ sys/dev/sfxge/common/siena_flash.h
@@ -131,7 +131,14 @@
/* the key, or 0xffff if unsigned. (Otherwise set to 0) */
efx_byte_t mumfw_subtype; /* MUM & SUC images: subtype. (Otherwise set to 0) */
efx_byte_t reserved_b[3]; /* (set to 0) */
- efx_dword_t reserved_c[6]; /* (set to 0) */
+ efx_dword_t security_level; /* This number increases every time a serious security flaw */
+ /* is fixed. A secure NIC may not downgrade to any image */
+ /* with a lower security level than the current image. */
+ /* Note: The number in this header should only be used for */
+ /* determining the level of new images, not to determine */
+ /* the level of the current image as this header is not */
+ /* protected by a CMAC. */
+ efx_dword_t reserved_c[5]; /* (set to 0) */
} siena_mc_boot_hdr_t;
#define SIENA_MC_BOOT_HDR_PADDING \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 5:14 AM (17 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29527855
Default Alt Text
D18289.id50892.diff (1023 B)
Attached To
Mode
D18289: sfxge(4): regenerate files with genfwdef after ID update
Attached
Detach File
Event Timeline
Log In to Comment