diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-14 21:13:13 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-14 21:13:13 (EDT) |
commit | 2e506d34d060be1ab16b9e3cb435bbef975c3cda (patch) | |
tree | ca9bfd2c6461ea137b40adcadaf5892dc611c641 /getseabios | |
parent | 7113d6716fe43353dc0bf377f97eecb3169646ab (diff) | |
download | libreboot-2e506d34d060be1ab16b9e3cb435bbef975c3cda.zip libreboot-2e506d34d060be1ab16b9e3cb435bbef975c3cda.tar.gz libreboot-2e506d34d060be1ab16b9e3cb435bbef975c3cda.tar.bz2 |
Update SeaBIOS.
Diffstat (limited to 'getseabios')
-rwxr-xr-x | getseabios | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -38,13 +38,7 @@ cd seabios # Reset to the last commit that was tested # -------------------------------------------------------------------------------- -# -# commit 275672eb70efdf81c51b997d41a4409b404aa8f6 -# Author: Markus Armbruster <armbru@redhat.com> -# Date: Fri Aug 15 08:58:17 2014 +0200 -# - -git reset --hard 275672eb70efdf81c51b997d41a4409b404aa8f6 +git reset --hard 67d1fbef0f630e1e823f137d1bae7fa5790bcf4e # Apply patches # -------------------------------------------------------------------------------- |