aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorSwift Geek <swiftgeek@gmail.com>2018-06-25 17:20:53 +0000
committerGogs <gogitservice@gmail.com>2018-06-25 17:20:53 +0000
commit40ab88187f77400c3aac7c16e45a43ab3dfdc8eb (patch)
treef832b9da50939680c1303514b8c91cdb1c2e7c1a /resources
parentdcdd7b0237e1f635b87c2215b5ddfd75b017f65a (diff)
parent89961a3cb7d38575c09ef72c350b7bddadf01756 (diff)
downloadlibrebootfr-40ab88187f77400c3aac7c16e45a43ab3dfdc8eb.tar.gz
librebootfr-40ab88187f77400c3aac7c16e45a43ab3dfdc8eb.zip
Merge branch 'www/fix-dead-links' of libreboot/libreboot into master
Diffstat (limited to 'resources')
-rw-r--r--resources/utilities/ich9deblob/src/gbe/gbe.h2
-rw-r--r--resources/utilities/ich9deblob/src/ich9deblob.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/src/gbe/gbe.h b/resources/utilities/ich9deblob/src/gbe/gbe.h
index a1350fdd..454ab2a2 100644
--- a/resources/utilities/ich9deblob/src/gbe/gbe.h
+++ b/resources/utilities/ich9deblob/src/gbe/gbe.h
@@ -35,7 +35,7 @@
*
* Info about Gbe region (read whole datasheet):
* http://www.intel.co.uk/content/dam/doc/application-note/i-o-controller-hub-9m-82567lf-lm-v-nvm-map-appl-note.pdf
- * https://communities.intel.com/community/wired/blog/2010/10/14/how-to-basic-eeprom-checksums
+ * https://web.archive.org/web/20150912070329/https://communities.intel.com/community/wired/blog/2010/10/14/how-to-basic-eeprom-checksums
*/
#ifndef GBESTRUCT_H
diff --git a/resources/utilities/ich9deblob/src/ich9deblob.c b/resources/utilities/ich9deblob/src/ich9deblob.c
index d79a3a89..d0fc537a 100644
--- a/resources/utilities/ich9deblob/src/ich9deblob.c
+++ b/resources/utilities/ich9deblob/src/ich9deblob.c
@@ -42,7 +42,7 @@
*
* Info about Gbe region (read whole datasheet):
* http://www.intel.co.uk/content/dam/doc/application-note/i-o-controller-hub-9m-82567lf-lm-v-nvm-map-appl-note.pdf
- * https://communities.intel.com/community/wired/blog/2010/10/14/how-to-basic-eeprom-checksums
+ * https://web.archive.org/web/20150912070329/https://communities.intel.com/community/wired/blog/2010/10/14/how-to-basic-eeprom-checksums
*/
#include "ich9deblob.h"