mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 18:25:05 +00:00
Microcode files will need to be added to this repository before they can be removed from the main coreboot repo. Add them in anticipation of this change. The script was updated to pull the latest microcode. These files were extracted using the update-microcodes.sh script, and may not necessarily match the updates currently present in the main repository. Change-Id: I30d41ff31b1ebb6aaeb773c2c663d7176d27060d Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
16 lines
449 B
C
16 lines
449 B
C
|
|
#include "microcode-m02f241f.h"
|
|
#include "microcode-m04f241e.h"
|
|
#include "microcode-m10f2421.h"
|
|
#include "microcode-m01f2529.h"
|
|
#include "microcode-m02f252a.h"
|
|
#include "microcode-m04f252b.h"
|
|
#include "microcode-m10f252c.h"
|
|
#include "microcode-m02f2610.h"
|
|
#include "microcode-m02f2738.h"
|
|
#include "microcode-m04f2737.h"
|
|
#include "microcode-m08f2739.h"
|
|
#include "microcode-m02f292d.h"
|
|
#include "microcode-m04f292e.h"
|
|
#include "microcode-m08f292f.h"
|