| commit | 1b73a1e19ef406b0dcc828667a0e5c5336b5ae0a | [log] [tgz] |
|---|---|---|
| author | Patrick Georgi <[email protected]> | Thu Aug 08 13:27:10 2019 |
| committer | Commit Bot <[email protected]> | Mon Aug 26 17:17:22 2019 |
| tree | ce3581ea65ab82b02354a17305687b403ddc088c | |
| parent | 2887f0539b5dd390905154634d6f6a4e2befc3b2 [diff] |
intel-ucode: Copy ucode from blobs repo Upstream coreboot uses intel's microcode repository and for that changed the paths to microcode files. To keep our trees synchronized, use the a compatible scheme. These files are copied from blobs (to be removed there later), so we keep the same microcode versions we had. Unlike upstream these blobs aren't split into pieces. Where upstream uses specific versions, this CL simply keeps multiple copies of the full bundle. Change-Id: I24fb3d78c0af2d8e04983c422ae27200baed0481 Signed-off-by: Patrick Georgi <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/coreboot/intel-microcode/+/1741821 Tested-by: Patrick Georgi <[email protected]> Commit-Queue: Patrick Georgi <[email protected]> Reviewed-by: Duncan Laurie <[email protected]>