diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c67f894 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# These files are binary and should be left untouched +*.patch binary diff --git a/2009_2010.patch b/2009_2010.patch new file mode 100644 index 0000000..06d27c3 Binary files /dev/null and b/2009_2010.patch differ diff --git a/README.md b/README.md index 8f3b961..a5c202b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ -# MacProFirmwareTool -Mac Pro 2009-2010 Firmware Tool to correct dmg download errors +MacProFirmwareTool +-------------------- +Patch for MacEFIRom's Mac Pro 2009-2010 Firmware Tool -patch Mac\ Pro\ 2009-2010\ Firmware\ Tool.app/Contents/Resources/Scripts/Mac\ Pro\ 2009-2010\ Firmware\ Tool.scpt 2009_2010.patch -md5 = 674283f3cfaafad236d8f4aedff4a54a +Usage +------- +Download Mac Pro 2009-2010 Firmware Tool. + +Download https://github.com/msoulard/MacProFirmwareTool/archive/master.zip + +Unzip both files. + +Open /Application/Utilities/Terminal: + + cd Downloads/ + patch 'Mac Pro 2009-2010 Firmware Tool.app/Contents/Resources/Scripts/Mac Pro 2009-2010 Firmware Tool.scpt' MacProFirmwareTool-master/2009_2010.patch + + * 2009_2010.patch md5: `674283f3cfaafad236d8f4aedff4a54a` diff --git a/license b/license new file mode 100644 index 0000000..cf1ab25 --- /dev/null +++ b/license @@ -0,0 +1,24 @@ +This is free and unencumbered software released into the public domain. + +Anyone is free to copy, modify, publish, use, compile, sell, or +distribute this software, either in source code form or as a compiled +binary, for any purpose, commercial or non-commercial, and by any +means. + +In jurisdictions that recognize copyright laws, the author or authors +of this software dedicate any and all copyright interest in the +software to the public domain. We make this dedication for the benefit +of the public at large and to the detriment of our heirs and +successors. We intend this dedication to be an overt act of +relinquishment in perpetuity of all present and future rights to this +software under copyright law. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +For more information, please refer to