Skip to content

Commit

Permalink
Merge remote-tracking branch 'kraxel/seabios-b1c35f2' into staging
Browse files Browse the repository at this point in the history
* kraxel/seabios-b1c35f2:
  seabios: update binaries in pc-bios/
  roms: also copy the dsdt when updating seabios.
  seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
  • Loading branch information
Anthony Liguori committed Nov 30, 2012
2 parents 90e0793 + d7a51db commit ee0caa8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Binary file added pc-bios/acpi-dsdt.aml
Binary file not shown.
Binary file modified pc-bios/bios.bin
Binary file not shown.
1 change: 1 addition & 0 deletions roms/Makefile
Expand Up @@ -12,6 +12,7 @@ bios: config.seabios
sh configure-seabios.sh $<
make -C seabios out/bios.bin
cp seabios/out/bios.bin ../pc-bios/bios.bin
cp seabios/out/*dsdt.aml ../pc-bios/

seavgabios: $(patsubst %,seavgabios-%,$(vgabios_variants))

Expand Down
2 changes: 1 addition & 1 deletion roms/seabios
Submodule seabios updated from 5a0230 to b1c35f

0 comments on commit ee0caa8

Please sign in to comment.