You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
2.1 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. skulls-x230 0.0.8 - tbd
  2. ---------------------------------------
  3. This release includes the following changes:
  4. * update SeaBIOS to version 1.11.2
  5. * update Intel's microcode revision from 1f to 20
  6. (this includes Spectre Variant 3a and 4 mitigations)
  7. skulls-x230 0.0.7 - released 2018-06-18
  8. ---------------------------------------
  9. This release includes the following changes:
  10. * based on coreboot commit a7835c462e
  11. * reproducible builds
  12. * improved installation scripts
  13. * keep the TPM active
  14. skulls-x230 0.0.6 - released 2018-05-16
  15. ---------------------------------------
  16. This release includes the following changes:
  17. * based on coreboot commit d8ec973fd2
  18. * faster booting (unneeded driver init removed)
  19. * documentation improvements
  20. coreboot-x230 0.0.5 - released 2018-04-18
  21. -----------------------------------------
  22. This release includes the following changes:
  23. * based on coreboot commit 92263853ad
  24. * update SeaBIOS to version 1.11.1
  25. * new release packaging
  26. * scripts to simplify flashing
  27. coreboot-x230 0.0.4 - released 2018-03-15
  28. -----------------------------------------
  29. This release includes the following changes:
  30. * based on coreboot commit cb9f55ec38
  31. * update Intel's microcode revision from 1c to 1f
  32. (this includes Spectre/Meltdown mitigations)
  33. coreboot-x230 0.0.3 - released 2018-02-20
  34. -----------------------------------------
  35. This release includes the following changes:
  36. * based on coreboot commit 35972def1d
  37. * include the nvramcui graphical CMOS settings payload
  38. * include Intel's stable microcode revision 1c
  39. * support for all X230 models (from now on)
  40. coreboot-x230 0.0.2 - released 2018-01-17
  41. -----------------------------------------
  42. This release includes the following changes:
  43. * based on coreboot commit 533ea7adb5
  44. * Intel microcode 20180108 included (in CBFS)
  45. * only the i5-3320M CPU model is supported now
  46. * VGA BIOS rom (proprietary binary) executed in secure mode
  47. coreboot-x230 0.0.1 - released 2018-01-02
  48. -----------------------------------------
  49. This release is the initial first working release.
  50. It includes and runs the proprietary VGA BIOS in
  51. direct mode and should work on any X230 model.
  52. Based on coreboot commit 75b154334d