AGESA

From Wikipedia, the free encyclopedia

AMD Generic Encapsulated Software Architecture (AGESA) is a procedure library developed by Advanced Micro Devices (AMD), used to perform the Platform Initialization (PI) on mainboards using their AMD64 architecture. As part of the BIOS of such mainboards, AGESA is responsible for the initialization of the CPU cores, chipset, main memory, and the HyperTransport controller.

History[edit]

AGESA was open sourced in early 2011, aiming to aid in the development of coreboot, a project attempting to replace PC's proprietary BIOS.[1] However, such releases never became the basis for the development of coreboot beyond AMD's family 15h, as they were subsequently halted.[2]

AGESA became particularly relevant with the AM4 platform, which AMD designed for futureproofing, and as of May 2019 has served as the base for three different generations of CPUs based on its Zen architecture. For each of these generations, a new branch of AGESA code has been released. AGESA versioning often runs separately for each of these three releases, so numbering regressions are bound to happen when going from one generation to the next.

The first version, named "Summit PI", launched in February 2017. It was targeted at the first generation Zen chips, and started with version 1.0.0.4. In December 2017, when Summit PI reached version 1.0.0.7, the branch was renamed to "Raven PI" (its version numbering was not reset), and it was released as the first version of AGESA to support Raven Ridge APUs.[3]

The second version, supporting the Zen's second generation, known as Zen+, is named "Pinnacle PI", after the Ryzen processors' codename, Pinnacle Ridge. It launched in February 2018 with an initial version of 1.0.0.0a.

Then in March 2019, the third iteration of AGESA, named "ComboAM4 PI", was released, starting at version 0.0.7.0, introducing support for Zen 2-based processors.[4]

"ComboAM4v2" supports Zen 3-based processors, while "ComboAM5PI"[5] supports Zen 4-based processors in socket AM5 motherboards.

"ChagallWS PI" for the sWRX8 platform, supporting ThreadRipper Pro processors based on the Chagall architecture.

In April 2023, AMD announced plans to replace the aging AGESA codebase with a new open-source firmware called "AMD openSIL".[6] The new firmware is expected to be ready by 2026.[7]

See also[edit]

References[edit]

  1. ^ "Technical details on AMD's coreboot source code release". AMD. 28 February 2011. Archived from the original on 25 March 2014. Retrieved 1 February 2016.
  2. ^ Griffith, Bruce (2014-11-05). "AMD's binary-only AGESA libraries". Retrieved 2017-05-08.
  3. ^ "AMD AGESA 1.0.0.7 Update Will Add Raven Ridge Support". 17 October 2017.
  4. ^ "Socket AM4 motherboard BIOS update - ready for Ryzen 3000 CPUs - Series 500 Chipset". Guru3D.
  5. ^ "Asus x670-p bios".
  6. ^ "Empowering The Industry with Open System Firmware – AMD openSIL". AMD.com. 13 April 2023.
  7. ^ Bonshor, Gavin. "AMD openSIL Planned to Replace AGESA Firmware in Client and Server in 2026". www.anandtech.com.

External links[edit]

  • Specification document by AMD (2008)
  • ThomasNet – General Software, Inc. First BIOS Provider to Support AMD Barcelona
  • coreboot – LinuxBIOS Enablement Strategy @AMD & AGESA Info (PDF)
  • AGESA source code Link to AGESA source code in coreboot. The repository history contains AGESA source code for previously-supported platforms.