From 3f8ba364134685066fbdb8717d140ce5d995fbc2 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 15 Mar 2015 14:45:07 -0400 Subject: coreboot-libre: add TODO to not delete intel microcode updates These are deleted in a later coreboot, moved to its 3rdparty repo See 5818da262dc0ce56bb1d5439b6d139bc08c25554 in coreboot or http://review.coreboot.org/#/c/4531/ --- (limited to 'resources/utilities/coreboot-libre') diff --git a/resources/utilities/coreboot-libre/deblob b/resources/utilities/coreboot-libre/deblob index 9c3fe26..7e3028a 100755 --- a/resources/utilities/coreboot-libre/deblob +++ b/resources/utilities/coreboot-libre/deblob @@ -30,6 +30,11 @@ cd coreboot/ # --------------------- # CPU microcode updates +# note: sed -r '/src\/cpu\intel\/.*\/microcode/d' -i resources/utilities/coreboot-libre/deblob +# sed --in-english 'remove lines containing "src/cpu/intel/.*/microcode" from the file called resources/utilities/coreboot-libre/deblob" +# src/cpu/intel/*/microcode*.h is removed from a later coreboot: +# see --> http://review.coreboot.org/gitweb?p=coreboot.git;a=commit;h=5818da262dc0ce56bb1d5439b6d139bc08c25554&utm_source=anzwix +# remove them from this script on the next coreboot update # --------------------- rm -f \ "src/cpu/intel/model_68x/microcode-617-MU16860c.h" \ -- cgit v0.9.1