diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 09:30:55 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 09:30:55 (EST) |
commit | 95411c48adc77b0944e1a408993f5d760b4b239c (patch) | |
tree | dc6c61c2b11640c4cb70f6649773f408cbd05492 /getseabios | |
parent | 8be1737b288afd97cb92c980854ba649fcd26a3c (diff) | |
download | libreboot-95411c48adc77b0944e1a408993f5d760b4b239c.zip libreboot-95411c48adc77b0944e1a408993f5d760b4b239c.tar.gz libreboot-95411c48adc77b0944e1a408993f5d760b4b239c.tar.bz2 |
Update SeaBIOS (again)
Diffstat (limited to 'getseabios')
-rwxr-xr-x | getseabios | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ cd seabios/ # Reset to the last commit that was tested # -------------------------------------------------------------------------------- -git reset --hard 9f505f715793d99235bd6b4afb2ca7b96ba5729b +git reset --hard ed675ad4193bc7f929e5b39074d50672970aefa3 # Apply patches # -------------------------------------------------------------------------------- |