index.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>Installing libreboot</title>
  10. </head>
  11. <body><div class="section"><p>If you're using libreboot from git, note that only CrOS devices build at the moment. We merged a newly rewritten build system recently, and we've yet to complete re-integration of older boards into Libreboot. Use Libreboot 20160907 for the time being, unless you're involved in libreboot development</p></div>
  12. <div class="section">
  13. <h1 id="pagetop">Installing libreboot</h1>
  14. <p>
  15. This section relates to installing libreboot on supported targets.
  16. </p>
  17. <p>
  18. NOTE: if running flashrom -p internal for software based flashing, and you
  19. get an error related to /dev/mem access, you should reboot with iomem=relaxed
  20. kernel parameter before running flashrom, or use a kernel that has
  21. CONFIG_STRICT_DEVMEM not enabled.
  22. </p>
  23. <p>
  24. <a href="../">Back to previous index</a>
  25. </p>
  26. </div>
  27. <div class="section">
  28. <h2>General information</h2>
  29. <ul>
  30. <li><a href="#rom">Information about libreboot ROM images</a></li>
  31. </ul>
  32. <h2>Flashing via software methods, on system:</h2>
  33. <ul>
  34. <li><a href="#flashrom">How to update or install libreboot on all systems</a></li>
  35. <li><a href="#flashrom">ASUS KFSN4-DRE</a></li>
  36. <li><a href="#flashrom_lenovobios">ThinkPad X60/T60 (if running Lenovo BIOS)</a></li>
  37. <li><a href="#flashrom_macbook21">Apple MacBook2,1</a></li>
  38. <li><a href="c201.html">ASUS Chromebook C201</a></li>
  39. </ul>
  40. <h2>Setting up programmers, for external flashing via hardware method</h2>
  41. <ul>
  42. <li><a href="bbb_setup.html">How to program an SPI flash chip with the BeagleBone Black</a></li>
  43. <li><a href="rpi_setup.html">How to program an SPI flash chip with the Raspberry Pi</a></li>
  44. <li><a href="https://optechnoblog.wordpress.com/2016/01/16/install-libreboot-with-arduino-uno-on-trisquel-linux-2/">How to program an SPI flash chip with an Arduino UNO</a> (external link. TODO: implement our own tutorial on the libreboot site)</li>
  45. </ul>
  46. <h2>Flashing via hardware methods, on system:</h2>
  47. <ul>
  48. <li><a href="ga-g41m-es2l.html">Gigabyte GA-G41-ES2L</a></li>
  49. <li><a href="d510mo.html">Intel D510MO</a></li>
  50. <li><a href="d945gclf.html">Intel D945GCLF</a></li>
  51. <li><a href="kgpe-d16.html">ASUS KGPE-D16</a></li>
  52. <li><a href="kcma-d8.html">ASUS KCMA-D8</a></li>
  53. <li><a href="c201.html">ASUS Chromebook C201</a></li>
  54. <li><a href="x60_unbrick.html">ThinkPad X60</a></li>
  55. <li><a href="x60tablet_unbrick.html">ThinkPad X60 Tablet</a></li>
  56. <li><a href="t60_unbrick.html">ThinkPad T60</a></li>
  57. <li><a href="x200_external.html">ThinkPad X200/X200S/X200T</a></li>
  58. <li><a href="r400_external.html">ThinkPad R400</a></li>
  59. <li><a href="t400_external.html">ThinkPad T400</a></li>
  60. <li><a href="t500_external.html">ThinkPad T500</a></li>
  61. </ul>
  62. </div>
  63. <div class="section">
  64. <h1 id="rom">Information about libreboot ROM images</h1>
  65. <p>
  66. Libreboot distributes pre-compiled ROM images, built from the libreboot source code.
  67. These images are provided for user convenience, so that they don't have
  68. to build anything from source on their own.
  69. </p>
  70. <p>
  71. The ROM images in each archive use the following at the end of the file name,
  72. if they are built with the GRUB payload: <b>_<i>keymap</i>_<i>mode</i>.rom</b>
  73. </p>
  74. <p>
  75. Available <i>modes</i>: <b>vesafb</b> or <b>txtmode</b>. The <i>vesafb</i> ROM images are recommended, in most cases;
  76. <i>txtmode</i> ROM images come with MemTest86+, which requires text-mode instead of the usual framebuffer used
  77. by coreboot native graphics initialization.
  78. </p>
  79. <p>
  80. <i>keymap</i> can be one of several keymaps that keyboard supports (there are quite a few),
  81. which affects the keyboard layout configuration that is used in GRUB. It doesn't matter
  82. which ROM image you choose here, as far as the keymap in GNU+Linux is concerned.
  83. </p>
  84. <p>
  85. Keymaps are named appropriately according to each keyboard layout
  86. support in GRUB. To learn how these keymaps are created, see
  87. <a href="../grub/#grub_keyboard">../grub/#grub_keyboard</a>
  88. </p>
  89. <h2 id="qemu">QEMU</h2>
  90. <p>
  91. Libreboot comes with ROM images built for QEMU, by default:
  92. </p>
  93. <p>
  94. Examples of how to use libreboot ROM images in QEMU:
  95. </p>
  96. <ul>
  97. <li>$ <b>qemu-system-i386 -M q35 -m 512 -bios qemu_q35_ich9_keymap_mode.rom</b></li>
  98. <li>$ <b>qemu-system-i386 -M pc -m 512 -bios qemu_i440fx_piix4_keymap_mode.rom</b></li>
  99. </ul>
  100. <p>
  101. You can optionally specify the <b>-serial stdio</b> argument, so that QEMU will emulate
  102. a serial terminal on the standard input/output (most likely your terminal emulator or TTY).
  103. </p>
  104. <p>
  105. Other arguments are available for QEMU. The manual will contain more information.
  106. </p>
  107. <p>
  108. <a href="#pagetop">Back to top of page.</a>
  109. </p>
  110. </div>
  111. <div class="section">
  112. <h1 id="flashrom">How to update or install libreboot (if you are already running libreboot or coreboot)</h1>
  113. <p>
  114. On all current targets, updating libreboot can be accomplished without disassembly and,
  115. therefore, without having to externally re-flash using any dedicated hardware. In other words,
  116. you can do everything entirely in software, directly from the OS that is running on your libreboot
  117. system.
  118. </p>
  119. <div class="important">
  120. <p>
  121. <b>If you are using libreboot_src or git, then make sure that you built the sources first (see <a href="../git/#build">../git/#build</a>).</b>
  122. </p>
  123. </div>
  124. <p>
  125. Look at the <a href="#rom">list of ROM images</a> to see which image is compatible with your device.
  126. </p>
  127. <h2>Are you currently running the original, proprietary firmware?</h2>
  128. <p>
  129. If you are currently running the proprietary firmware (not libreboot or coreboot),
  130. then the flashing instructions for your system are going to be different.
  131. </p>
  132. <p>
  133. X60/T60 users running the proprietary firmware should refer to <a href="#flashrom_lenovobios">#flashrom_lenovobios</a>.
  134. MacBook2,1 users running Apple EFI should refer to <a href="#flashrom_macbook21">#flashrom_macbook21</a>
  135. </p>
  136. <p>
  137. X200 users, refer to <a href="x200_external.html">x200_external.html</a>,
  138. R400 users refer to <a href="r400_external.html">r400_external.html</a>,
  139. T400 users refer to <a href="t400_external.html">t400_external.html</a>,
  140. T500 users refer to <a href="t500_external.html">t500_external.html</a>
  141. </p>
  142. <h2>ASUS KFSN4-DRE?</h2>
  143. <p>
  144. Internal flashing should work just fine, even if you are
  145. currently booting the proprietary firmware.
  146. </p>
  147. <p>
  148. Libreboot currently lacks documentation for externally
  149. re-flashing an LPC flash chip. However, these boards have
  150. the flash chip inside of a PLCC socket, and it is possible
  151. to hot-swap the chips. If you want to back up your
  152. known-working image, simply hot-swap the chip for one that
  153. is the same capacity, after having dumped a copy of the
  154. current firmware (flashrom -p internal -r yourchosenname.rom),
  155. and then flash that chip with the known-working image.
  156. Check whether the system still boots, and if it does, then
  157. it should be safe to flash the new image (because you now
  158. have a backup of the old image).
  159. </p>
  160. <p>
  161. Keeping at least one spare LPC PLCC chip with working firmware
  162. on it is highly recommended, in case of bricks.
  163. </p>
  164. <p>
  165. <b>
  166. DO NOT hot-swap the chip with your bare hands. Use a PLCC
  167. chip extractor. These can be found online.
  168. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  169. </b>
  170. </p>
  171. <p>
  172. Do check the HCL entry: <a href="../hcl/kfsn4-dre.html">../hcl/kfsn4-dre.html</a>
  173. </p>
  174. <h2>ASUS KGPE-D16?</h2>
  175. <p>
  176. If you have the proprietary BIOS, you need to flash libreboot externally.
  177. See <a href="kgpe-d16.html">kgpe-d16.html</a>.
  178. </p>
  179. <p>
  180. If you already have coreboot or libreboot installed, without write protection on the flash
  181. chip, then you can do it in software (otherwise, see link above).
  182. </p>
  183. <p>
  184. <b>
  185. DO NOT hot-swap the chip with your bare hands. Use a PDIP-8
  186. chip extractor. These can be found online.
  187. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  188. </b>
  189. </p>
  190. <p>
  191. Do check the HCL entry: <a href="../hcl/kgpe-d16.html">../hcl/kgpe-d16.html</a>
  192. </p>
  193. <h2>ASUS KCMA-D8?</h2>
  194. <p>
  195. If you have the proprietary BIOS, you need to flash libreboot externally.
  196. See <a href="kgpe-d16.html">kcma-d8.html</a>.
  197. </p>
  198. <p>
  199. If you already have coreboot or libreboot installed, without write protection on the flash
  200. chip, then you can do it in software (otherwise, see link above).
  201. </p>
  202. <p>
  203. <b>
  204. DO NOT hot-swap the chip with your bare hands. Use a PDIP-8
  205. chip extractor. These can be found online.
  206. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  207. </b>
  208. </p>
  209. <p>
  210. Do check the HCL entry: <a href="../hcl/kcma-d8.html">../hcl/kcma-d8.html</a>
  211. </p>
  212. <h2>Intel D945GCLF?</h2>
  213. <p>
  214. If you're running the original Intel factory BIOS, then you will need to flash externally.
  215. For instructions on how to do that, refer to <a href="d945gclf.html">d945gclf.html</a>.
  216. </p>
  217. <p>
  218. Otherwise, read the generic instructions below for using the <em>flash</em> script.
  219. </p>
  220. <h2>Are you currently running libreboot (or coreboot)?</h2>
  221. <p>
  222. X60/T60 users should be fine with this guide. If you write-protected the flash chip, please refer to
  223. <a href="x60_unbrick.html">x60_unbrick.html</a>, <a href="x60tablet_unbrick.html">x60tablet_unbrick.html</a>
  224. or <a href="t60_unbrick.html">t60_unbrick.html</a>. <i>This probably does not apply to you. Most people
  225. do not write-protect the flash chip, so you probably didn't either.</i>
  226. </p>
  227. <p>
  228. Similarly, it is possible to write-protect the flash chip in coreboot or libreboot on GM45 laptops
  229. (X200/R400/T400/T500). If you did this, then you will need to use the links above for flashing,
  230. treating your laptop as though it currently has the proprietary firmware (because write-protected SPI flash
  231. requires external re-flashing, as is also the case when running the proprietary firmware).
  232. </p>
  233. <p>
  234. If you did not write-protect the flash chip, or it came to you without any write-protection
  235. (<b><i>libreboot does not write-protect the flash chip by default, so this probably applies to you</i></b>),
  236. read on!
  237. </p>
  238. <h2>MAC address on GM45 (X200/R400/T400/T500)</h2>
  239. <p>
  240. <b>Users of the X200/R400/T400/T500 take note:</b> The MAC address for the onboard ethernet chipset
  241. is located inside the flash chip. Libreboot ROM images for these laptops contain a generic MAC
  242. address by default (00:F5:F0:40:71:FE), but this is not what you want.
  243. <i>Make sure to change the MAC address inside the ROM image, before flashing it.
  244. The instructions on <a href="../hcl/gm45_remove_me.html#ich9gen">../hcl/gm45_remove_me.html#ich9gen</a>
  245. show how to do this.</i>
  246. </p>
  247. <p>
  248. It is important that you change the default MAC address, before flashing. It will be printed on a sticker
  249. at the bottom of the laptop, or it will be printed on a sticker next to or underneath the RAM. Alternatively,
  250. and assuming that your current firmware has the correct MAC address in it, you can get it from your OS.
  251. </p>
  252. <h2>Apple iMac 5,2?</h2>
  253. <p>
  254. Internal flashing works, even when flashing from Apple EFI to libreboot. Continue reading the instructions below.
  255. </p>
  256. <p>
  257. <strong>
  258. NOTE: If you're flashing an older version of Libreboot,
  259. the iMac5,2 motherboard is compatible with the MacBook2,1.
  260. Simply flash a MacBook2,1 ROM image, and it should work.
  261. </strong>
  262. </p>
  263. <h2>Flash chip size</h2>
  264. <p>
  265. Use this to find out:<br/>
  266. # <b>dmidecode | grep ROM\ Size</b>
  267. </p>
  268. <h2>All good?</h2>
  269. <p>Excellent! Moving on...</p>
  270. <p>
  271. Download the <i>libreboot_util.tar.xz</i> archive, and extract it. Inside, you will find
  272. a directory called <i>flashrom</i>. This contains statically compiled executable files of
  273. the <i>flashrom</i> utility, which you will use to re-flash your libreboot system.
  274. </p>
  275. <p>
  276. Simply use <i>cd</i> on your terminal, to switch to the <i>libreboot_util</i> directory. Inside,
  277. there is a script called <i>flash</i>, which will detect what CPU architecture you have
  278. (e.g. i686, x86_64) and use the appropriate executable. It is also possible for you to
  279. build these executables from the libreboot source code archives.
  280. </p>
  281. <div class="important">
  282. <p>
  283. How to update the flash chip contents:<br/>
  284. $ <b>sudo ./flash update <a href="#rom">yourrom.rom</a></b>
  285. </p>
  286. </div>
  287. <div class="important">
  288. <p>
  289. Ocassionally, coreboot changes the name of a given board. If flashrom complains about a board mismatch, but
  290. you are sure that you chose the correct ROM image, then run this alternative command:<br/>
  291. $ <b>sudo ./flash forceupdate <a href="#rom">yourrom.rom</a></b>
  292. </p>
  293. </div>
  294. <div class="important">
  295. <p>
  296. You should see <b>&quot;Verifying flash... VERIFIED.&quot;</b> written at the end of the flashrom output. <b>Shut down</b>
  297. after you see this, and then boot up again after a few seconds.
  298. </p>
  299. </div>
  300. <p><a href="#pagetop">Back to top of page</a></p>
  301. </div>
  302. <div class="section">
  303. <h1 id="flashrom_lenovobios">ThinkPad X60/T60: Initial installation guide (if running the proprietary firmware)</h1>
  304. <p><b>This is for the ThinkPad X60 and T60 while running Lenovo BIOS. If you already have coreboot or libreboot running,
  305. then go to <a href="#flashrom">#flashrom</a> instead!</b></p>
  306. <p><b>If you are flashing a Lenovo ThinkPad T60, be sure to read <a href="../hcl/#supported_t60_list">../hcl/#supported_t60_list</a></b></p>
  307. <div class="important">
  308. <p>
  309. <b>If you are using libreboot_src or git, then make sure that you built the sources first (see <a href="../git/#build">../git/#build</a>).</b>
  310. </p>
  311. </div>
  312. <p>
  313. <b>
  314. Warning: this guide will not instruct the user how to backup the original Lenovo BIOS firmware. These backups
  315. are tied to each system, and will not work on any other.
  316. For that, please refer to <a href="http://www.coreboot.org/Board:lenovo/x60/Installation">http://www.coreboot.org/Board:lenovo/x60/Installation</a>.
  317. </b>
  318. </p>
  319. <div class="important">
  320. <p>
  321. <b>
  322. If you're using libreboot 20150518, note that there is a mistake in the flashing script.
  323. do this: <em>rm -f patch &amp;&amp; wget -O flash https://notabug.org/vimuser/libreboot/raw/9d850543ad90b72e0e333c98075530b31e5d23f1/flash &amp;&amp; chmod +x flash</em>
  324. </b>
  325. </p>
  326. <p>
  327. The first half of the procedure is as follows:<br/>
  328. $ <b>sudo ./flash i945lenovo_firstflash <a href="#rom">yourrom.rom</a>.</b>
  329. </p>
  330. </div>
  331. <div class="important">
  332. <p>
  333. You should see within the output the following:<br/>
  334. <b>&quot;Updated BUC.TS=1 - 64kb address ranges at 0xFFFE0000 and 0xFFFF0000 are swapped&quot;</b>.
  335. </p>
  336. <p>
  337. You should also see within the output the following:<br/>
  338. <b>&quot;Your flash chip is in an unknown state&quot;</b>, <b>&quot;FAILED&quot;</b> and <b>&quot;DO NOT REBOOT OR POWEROFF&quot;</b><br/>
  339. Seeing this means that the operation was a <b>resounding</b> success! <b>DON'T PANIC</b>.
  340. </p>
  341. <p>
  342. See this link for more details:
  343. <a href="http://thread.gmane.org/gmane.linux.bios.flashrom/575">http://thread.gmane.org/gmane.linux.bios.flashrom/575</a>.
  344. </p>
  345. <p>
  346. If the above is what you see, then <b>SHUT DOWN</b>. Wait a few seconds, and then boot; libreboot is running, but there is a 2nd procedure <b>*needed*</b> (see below).
  347. </p>
  348. </div>
  349. <div class="important">
  350. <p>
  351. When you have booted up again, you must also do this:<br/>
  352. $ <b>sudo ./flash i945lenovo_secondflash <a href="#rom">yourrom.rom</a></b>
  353. </p>
  354. <p>
  355. If flashing fails at this stage, try the following:<br/>
  356. $ <b>sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w <a href="#rom">yourrom.rom</a></b>
  357. </p>
  358. </div>
  359. <div class="important">
  360. <p>
  361. You should see within the output the following:<br/>
  362. <b>&quot;Updated BUC.TS=0 - 128kb address range 0xFFFE0000-0xFFFFFFFF is untranslated&quot;</b>
  363. </p>
  364. <p>
  365. You should also see within the output the following:<br/>
  366. <b>&quot;Verifying flash... VERIFIED.&quot;</b>
  367. </p>
  368. </div>
  369. <p><a href="#pagetop">Back to top of page.</a></p>
  370. </div>
  371. <div class="section">
  372. <h1 id="flashrom_macbook21">MacBook2,1: Initial installation guide (if running the proprietary firmware)</h1>
  373. <div class="important">
  374. <p>
  375. <b>If you have a MacBook1,1, refer to <a href="../hcl/#macbook11">../hcl/#macbook11</a> for flashing instructions.</b>
  376. </p>
  377. </div>
  378. <p>
  379. <b>
  380. This is for the MacBook2,1 while running Apple EFI firmware. If you already have
  381. coreboot or libreboot running, then go to <a href="#flashrom">#flashrom</a> instead!
  382. </b>
  383. </p>
  384. <p>
  385. Be sure to read the information in <a href="../hcl/#macbook21">../hcl/#macbook21</a>.
  386. </p>
  387. <p>
  388. <b>
  389. Warning: this guide will not instruct the user how to backup the original Apple EFI firmware.
  390. For that, please refer to <a href="http://www.coreboot.org/Board:apple/macbook21">http://www.coreboot.org/Board:apple/macbook21</a>.
  391. </b>
  392. </p>
  393. <div class="important">
  394. <p>
  395. <b>If you are using libreboot_src or git, then make sure that you built the sources first (see <a href="../git/#build">../git/#build</a>).</b>
  396. </p>
  397. </div>
  398. <p>
  399. Look at the <a href="#rom">list of ROM images</a> to see which image is compatible with your device.
  400. </p>
  401. <div class="important">
  402. <p>
  403. Use this flashing script, to install libreboot:<br/>
  404. $ <b>sudo ./flash i945apple_firstflash <a href="#rom">yourrom.rom</a></b>
  405. </p>
  406. </div>
  407. <div class="important">
  408. <p>
  409. You should also see within the output the following:<br/>
  410. <b>&quot;Verifying flash... VERIFIED.&quot;</b>
  411. </p>
  412. <p>
  413. Shut down.
  414. </p>
  415. </div>
  416. <p><a href="#pagetop">Back to top of page.</a></p>
  417. </div>
  418. <div class="section">
  419. <p>
  420. Copyright &copy; 2014, 2015, 2016 Leah Rowe &lt;info@minifree.org&gt;<br/>
  421. Permission is granted to copy, distribute and/or modify this document
  422. under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license
  423. or any later version published by Creative Commons;
  424. A copy of the license can be found at <a href="../cc-by-sa-4.0.txt">../cc-by-sa-4.0.txt</a>
  425. </p>
  426. <p>
  427. Updated versions of the license (when available) can be found at
  428. <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">https://creativecommons.org/licenses/by-sa/4.0/legalcode</a>
  429. </p>
  430. <p>
  431. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  432. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  433. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  434. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  435. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  436. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  437. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  438. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  439. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  440. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  441. </p>
  442. <p>
  443. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  444. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  445. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  446. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  447. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  448. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  449. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  450. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  451. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  452. </p>
  453. <p>
  454. The disclaimer of warranties and limitation of liability provided
  455. above shall be interpreted in a manner that, to the extent
  456. possible, most closely approximates an absolute disclaimer and
  457. waiver of all liability.
  458. </p>
  459. </div>
  460. </body>
  461. </html>