K 10 svn:author V 5 markj K 8 svn:date V 27 2018-08-14T14:02:53.927912Z K 7 svn:log V 305 Don't use memcpy() in the early microcode loading code. At some point memcpy() may be an ifunc, ifunc resolution cannot be done until CPU identification has been performed, and CPU identification must be done after loading any microcode updates. X-MFC with: r337715 Sponsored by: The FreeBSD Foundation END