https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179523
Stefan B. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Stefan B. <[email protected]> --- The current version of cpuctl.c contains this definition #define UCODE_SIZE_MAX (4 * 1024 * 1024) which should be sufficent for some years, as the latest Intel microcode release's maximum filesize is close to 100kB. So I think this PR can be closed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
