Change in coreboot[master]: 3rdparty/blobs: Update submodule marker for Intel microcode updates

Martin Kepplinger has uploaded this change for review. ( https://review.coreboot.org/25505 Change subject: 3rdparty/blobs: Update submodule marker for Intel microcode updates ...................................................................... 3rdparty/blobs: Update submodule marker for Intel microcode updates This moves the blobs submodule marker forward to include the following: bbe4129 cpu/intel: microcode: add license agreement 8a0268d cpu/intel: remove newly generated microcode header files 3af7f30 cpu/intel: add microcode updates 20180312 for new CPU models 8b8bbce cpu/intel: apply microcode updates 20180312 to currently tracked models in short: bump Intel's microcode updates to the latest version. This includes Spectre/Meltdown mitigations. Change-Id: I4ab74ae0bdcf2a109b0697ad233fbb812b5c4544 Signed-off-by: Martin Kepplinger <martink@posteo.de> --- M 3rdparty/blobs 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/25505/1 diff --git a/3rdparty/blobs b/3rdparty/blobs index a4b5613..bbe4129 160000 --- a/3rdparty/blobs +++ b/3rdparty/blobs @@ -1 +1 @@ -Subproject commit a4b561391f59e09059ce851fa19b64ca945672d5 +Subproject commit bbe41296bd9fe63f84825d43e36eba443ea344c7 -- To view, visit https://review.coreboot.org/25505 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4ab74ae0bdcf2a109b0697ad233fbb812b5c4544 Gerrit-Change-Number: 25505 Gerrit-PatchSet: 1 Gerrit-Owner: Martin Kepplinger <martink@posteo.de>
participants (1)
-
Martin Kepplinger (Code Review)