]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios: Add AST27x0 vBootrom
authorJamin Lin <jamin_lin@aspeedtech.com>
Tue, 29 Apr 2025 06:28:20 +0000 (14:28 +0800)
committerCédric Le Goater <clg@redhat.com>
Fri, 2 May 2025 07:47:14 +0000 (09:47 +0200)
commite578dcc7e1590b20a84036afe5bdfa8d23a6048e
treead68da702954efb5c6c42a075aaae1560e2007c5
parent5134cf9b5d3aee4475fe7e1c1c11b093731073cf
pc-bios: Add AST27x0 vBootrom

The boot ROM is a minimal implementation designed to load an AST27x0 boot image.
Its source code is available at:
https://github.com/google/vbootrom
Commit id: d6e3386709b3e49322a94ffadc2aaab9944ab77b
Build Information:
```
Build Date : Apr 29 2025 01:23:18
FW Version : git-d6e3386
```

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Nabih Estefan <nabihestefan@google.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Nabih Estefan <nabihestefan@google.com>
Link: https://lore.kernel.org/qemu-devel/20250429062822.1184920-2-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
MAINTAINERS
pc-bios/README
pc-bios/ast27x0_bootrom.bin [new file with mode: 0644]
pc-bios/meson.build