vendorcode/amd/pi/00670F00/Lib/AmdLib.c: Remove IdsErrorStop
[coreboot.git] / Documentation / releases / coreboot-4.8.1-relnotes.md
blob8a6ab964e8640d7ff43652c6694806bf92970134
1 coreboot 4.8 & 4.8.1 release notes
2 ==================================
4 The 4.8.1 release contains 2 commits: 5f0b80b880 and 6794ce02d4.  This
5 minor release fixes an issue with adding payloads. The 4.8 release
6 covers commit 6dd2f69878 to commit ebdeb4d07d
8 Since the last release, the coreboot project had 1198 commits by 124
9 authors.
11 There are PGP signed 4.8 and 4.8.1 tags in the git repository.  A branch
12 for 4.8 releases (4.8_branch) has been created.
14 A big thank you to everyone involved in making this release happen. We
15 couldn't have done this without the 35 new commit authors, the
16 experienced developers, the many reviewers, documentation writers and
17 the fantastic community supporting users on both the mailing list and
18 the IRC channel.
20 In general, this has been a calm release cycle. Several old devices were
21 removed from the master branch early in the release, as they hinder
22 development and nobody stepped up doing the porting effort or was
23 willing to test coreboot on them. If there is the desire to get a board
24 back, it isn't lost as it’s still in the git history.
26 Intel i945 platform
27 -------------------
28 * On Intel 945 devices, native graphics initialization is now skipped
29 saving around 100 ms during resume from S3. The OS drivers need to be
30 able to handle that. Linux’ i915 driver is able to handle it, but not
31 the frame buffer driver.
33 AMD Stoney Ridge
34 ----------------------------------
35 * Significant cleanup from older AGESA based platforms
36 * Fixes to get S3 working
37 * Updates to GPIO code to match other modern coreboot chips
38 * AGESA interface cleanup - Use native coreboot functions when
39 possible
41 Lenovo mainboards
42 -----------------
43 * Started integration of VBT (Video Bios Table) binary files to
44 support native graphics initialisation
46 Internal changes
47 ----------------
48 * Rename of payload type 'payload' to 'simple_elf'
49 * Progress in removing typedef device_t
50 * Migrated all Intel platforms to a common VBT codebase
51 * Ongoing cleanup of whitespace, spelling and formatting
52 * Support for PCI in ramstage on non-x86
53 * Ongoing Intel platform code deduplication
55 Console changes
56 ---------------
57 * Reduce default loglevel to DEBUG
58 * Introduce a way for mainboard to override the loglevel
59 * Restrict console messages to after console initialization
61 Fixed Bugs
62 ----------
63 * qemu-i440fx: Fix ACPI checksum corruption
64 * intelmetool: Fix crash, support ME11+ platforms, fix bootguard
65 detection
66 * tpm: Fix TPM software stack vulnerability in tlcl_read() for TPM 1.2 (https://github.com/nccgroup/TPMGenie)
67 * asrock/b75pro3-m: Fixed HDMI
68 * Intel/ibexpeak: Fix missing ACPI PIRQ entries
69 * Intel/nehalem: Fix freeze during chipset lockdown
71 Payloads
72 --------
73 * Bumped SeaBIOS to 1.11.1
74 * Improved TianoCore integration
76 Security
77 --------
78 * Start of refactoring the TPM software stack
79 * Introduced coreboot security section in kconfig
80 * VBoot & TPM code moved into src/security
82 Intelmetool
83 -----------
84 * Add Intel Boot Guard status support
86 Documentation
87 -------------
88 * Switch from Hugo to Sphinx for the Documentation
89 * Working on markdown documentation for https://doc.coreboot.org
91 Added 17 mainboards
92 -------------------
93 * Asus MAXIMUS_IV_GENE_Z                               Intel Sandybridge
94 * Google ATLAS                                         Intel Kabylake
95 * Google BIP                                           Intel Geminilake
96 * Google CHEZA                                         Qualcomm SDM845
97 * Google NOCTURNE                                      Intel Kabylake
98 * Google OCTOPUS                                       Intel Geminilake
99 * Google PHASER                                        Intel Geminilake
100 * Google YORP                                          Intel Geminilake
101 * HP 8770W                                             Intel Ivybridge
102 * HP FOLIO_9470M                                       Intel Ivybridge
103 * Intel KBLRVP8                                        Intel Skylake
104 * Lenovo W520                                          Intel Sandybridge
105 * OCP MONOLAKE                                         Intel Broadwell DE
106 * OCP WEDGE100S                                        Intel Broadwell DE
107 * Purism Librem 15 v2                                  Intel Broadwell
108 * Scaleway TAGADA                                      Intel Denverton
109 * SiFive HIFIVE_UNLEASHED                              SiFive FU540
111 Removed 39 mainboards
112 ---------------------
113 * Abit BE6_II_V2_0
114 * AMD DINAR
115 * AMD RUMBA
116 * Asus DSBF
117 * Asus MEW_AM
118 * Asus MEW_VM
119 * A-trend ATC_6220
120 * A-trend ATC_6240
121 * AZZA PT_6IBD
122 * Biostar M6TBA
123 * Compaq DESKPRO_EN_SFF_P600
124 * DMP EX
125 * ECS P6IWP_FE
126 * Gigabyte GA_6BXC
127 * Gigabyte GA_6BXE
128 * HP E_VECTRA_P2706T
129 * Intel D810E2CB
130 * Intel EAGLEHEIGHTS
131 * Intel MTARVON
132 * Intel TRUXTON
133 * Iwave RAINBOW_G6
134 * Lanner EM8510
135 * Lippert FRONTRUNNER
136 * Mitac 6513WU
137 * MSI MS_6119
138 * MSI MS_6147
139 * MSI MS_6156
140 * MSI MS_6178
141 * NEC POWERMATE_2000
142 * Nokia IP530
143 * RCA RM4100
144 * Soyo SY_6BA_PLUS_III
145 * Supermicro H8QGI
146 * Supermicro H8SCM
147 * Supermicro X7DB8
148 * Thomson IP1000
149 * Tyan S1846
150 * Tyan S8226
151 * Wyse S50
153 Added 2 socs
154 ------------
155 * Qualcomm sdm845
156 * SiFive fu540
158 Removed 2 socs
159 --------------
160 * DMP vortex86ex
161 * Intel sch
163 Removed 5 processors
164 --------------------
165 * AMD agesa-family15
166 * AMD geode-gx2
167 * Intel ep80579
168 * Intel model-f0x
169 * Intel model-f1x
171 Statistics
172 ----------
173 * Total commits: 1198
174 * Average Commits per day: 9.85
175 * Total authors: 124
176 * New authors: 35
177 * Total lines added: 386113
178 * Total lines removed: 291201
179 * Total lines difference: 94912