Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7db1b48528 | |||
| f40d0a384d | |||
| 1fec651ec6 | |||
| 8ce195de6d | |||
| 4a02850242 | |||
| d417548a88 | |||
| 48b5989aca | |||
| 656349e30b | |||
| 40621aa624 | |||
| ccf625e589 | |||
| 311dea2ec5 | |||
| 0975890f56 | |||
| 29b21b1ce1 | |||
| cb6fd54dc6 | |||
| b66049c44d |
@@ -1,5 +1,7 @@
|
||||
# Mi899 - X99 Tool Set
|
||||
|
||||
[English](https://github.com/miyconst/Mi899/blob/master/README.md) | [Български език](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Bg.md) | [Deutsch](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.De.md) | [Español](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Es.md) | [Français](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Fr.md) | [Magyar](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Hu.md) | [Italiano](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.It.md) | [Nederlands](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Nl.md) | [Polski](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Pl.md) | [Português](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Pt.md) | [Svenska](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Se.md) | [Українська](https://github.com/miyconst/Mi899/blob/master/src/Mi899/README.Ua.md)
|
||||
|
||||
## By downloading, distributing, modifying, or using this application you agree with the following:
|
||||
|
||||
- The Russian Federation (Russia) is a self-declared terroristic formation that has nothing to do with the historical Rus centered in Kyiv.
|
||||
@@ -18,7 +20,7 @@
|
||||
<a href="https://github.com/miyconst/Mi899/releases/latest">
|
||||
<img src="https://img.shields.io/github/v/release/miyconst/Mi899.svg?color=silver&style=for-the-badge&logo=xiaomi" alt="Latest Version"/>
|
||||
</a>
|
||||
<a href="https://github.com/miyconst/Mi899/releases/download/1.3.2/Mi899-1.3.2.zip">
|
||||
<a href="https://github.com/miyconst/Mi899/releases/download/1.4.2/Mi899-1.4.2.zip">
|
||||
<img src="https://img.shields.io/github/downloads/miyconst/Mi899/total.svg?color=silver&style=for-the-badge&logo=xiaomi" alt="Downloads"/>
|
||||
</a>
|
||||
<a href="https://github.com/miyconst/Mi899/blob/master/LICENSE.md">
|
||||
@@ -54,9 +56,9 @@ Read full readme - [`src/Mi899/README.md`](src/Mi899/README.md).
|
||||
- French (Français) by [@Nicolas-93](https://github.com/Nicolas-93).
|
||||
- Hungarian (Magyar) by Gergő Palatinszky.
|
||||
- Italian (Italiano) by Emanuele Galdieri.
|
||||
- Polish (Polski) by [@Finchsize](https://github.com/Finchsize).
|
||||
- Polish (Polski) by [@Finchsize](https://github.com/Finchsize) and [@0x8008](https://github.com/0x8008).
|
||||
- Portuguese (Portugues) by [@osamabilad4](https://github.com/osamabilad4).
|
||||
- Russian (Русский) by [@chandrey206](https://github.com/chandrey206).
|
||||
- Spanish (Español) by [@skyirim](https://github.com/skyirim).
|
||||
- Swedish (Svenska) by [@gabichernia](https://github.com/gabichernia).
|
||||
- Ukrainian (Українська) by [@miyconst](https://github.com/miyconst).
|
||||
- Ukrainian (Українська) by [@miyconst](https://github.com/miyconst).
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Отключи Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Как се използва CH341A BIOS Програматор",
|
||||
"MainForm.Text": "Mi899 - X99 Tool Set",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Версия 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Версия 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Чипсети",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Име",
|
||||
@@ -97,7 +97,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Unlock Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "How to use CH341A BIOS Programmer",
|
||||
"MainForm.Text": "Mi899 - X99 Tool Set",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsets",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Name",
|
||||
@@ -168,7 +168,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Desbloquear Turbo Boost (Unlock Turbo Boost)",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Cómo usar el programador de BIOS CH341A",
|
||||
"MainForm.Text": "Mi899 - X99 Tool Set",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsets",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Nombre",
|
||||
@@ -239,7 +239,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Débloquer le Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Utiliser le programmeur BIOS CH341A BIOS",
|
||||
"MainForm.Text": "Mi899 - X99 Tool Set",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsets",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Nom",
|
||||
@@ -310,7 +310,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Turbo Boost engedélyezése (Angol)",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Hogyan használjuk a CH341A BIOS programozót (Angol)",
|
||||
"MainForm.Text": "Mi899 - X99 Segédprogram",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Verzió: 1.3.2 - Copyright © Miyconst - Minden jog fenntartva!",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Verzió: 1.4.2 - Copyright © Miyconst - Minden jog fenntartva!",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Lapka-készlet",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Azonosító",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Név",
|
||||
@@ -381,7 +381,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Sbloccare Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Come usare CH341A per programmare i BIOS",
|
||||
"MainForm.Text": "Mi899 - X99 Strumenti",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Versione 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Versione 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsets",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Nome",
|
||||
@@ -454,7 +454,7 @@
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Hoe gebruik je de CH341A BIOS Programmer",
|
||||
"MainForm.msiRealtekHda.Text": "Drivers voor Realtek Audio",
|
||||
"MainForm.Text": "Mi899 - X99 Tool Set",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Versie 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Versie 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsets",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Naam",
|
||||
@@ -520,14 +520,14 @@
|
||||
"MainForm.msiFileReadMe.Text": "Przeczytaj to!",
|
||||
"MainForm.msiHelp.Text": "Pomoc",
|
||||
"MainForm.msiHelpAbout.Text": "O programie...",
|
||||
"MainForm.msiHelpHowTo.Text": "W jaki sposób",
|
||||
"MainForm.msiHelpHowToRamTimings.Text": "Dostroić timingi RAM",
|
||||
"MainForm.msiHelpHowTo.Text": "W jaki sposób?",
|
||||
"MainForm.msiHelpHowToRamTimings.Text": "Ustawić timingi RAMu",
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Odblokować Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Użyć programatora BIOS CH341A",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Używać programatora BIOS CH341A",
|
||||
"MainForm.Text": "Mi899 - zestaw narzędzi dla chipsetów X99",
|
||||
"MainForm.tsslVersion.Text": "Mi899, wersja 1.3.2 - copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899, wersja 1.4.2 - copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsety",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "ID",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Nazwa",
|
||||
"MotherboardPartialForm.grdBioses.colPath.HeaderText": "Ścieżka do pliku",
|
||||
"MotherboardPartialForm.grdBioses.colProperties.HeaderText": "Właściwości",
|
||||
@@ -538,7 +538,7 @@
|
||||
"MotherboardPartialForm.grdLinks.colUrl.HeaderText": "URL",
|
||||
"MotherboardPartialForm.lblBrand.Text": "Marka:",
|
||||
"MotherboardPartialForm.lblDescription.Text": "Opis:",
|
||||
"MotherboardPartialForm.lblId.Text": "Id:",
|
||||
"MotherboardPartialForm.lblId.Text": "ID:",
|
||||
"MotherboardPartialForm.lblModel.Text": "Model:",
|
||||
"MotherboardPartialForm.lblName.Text": "Nazwa:",
|
||||
"MotherboardPartialForm.lblTags.Text": "Tagi:",
|
||||
@@ -596,7 +596,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Desbloquear o Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Como usar CH341A BIOS Programmer",
|
||||
"MainForm.Text": "Mi899 - X99 Tool Set",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Chipsets",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Nome",
|
||||
@@ -667,7 +667,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Разблокировать Турбо-Буст",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Использовать CH341A BIOS программатор",
|
||||
"MainForm.Text": "Mi899 - X99 Инструменты",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Версия 1.3.2 - Авторское право © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Версия 1.4.2 - Авторское право © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Чипсеты",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Название",
|
||||
@@ -737,7 +737,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Lås upp Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Hur man använder CH341A BIOS Programmer",
|
||||
"MainForm.Text": "Mi899 - X99 Verktygsset",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.3.2 - Copyright © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Version 1.4.2 - Copyright © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Kretsuppsättningar",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Namn",
|
||||
@@ -808,7 +808,7 @@
|
||||
"MainForm.msiHelpHowToTurboUnlock.Text": "Unlock Turbo Boost",
|
||||
"MainForm.msiHelpHowToUseCh341a.Text": "Використовувати CH341A BIOS программер",
|
||||
"MainForm.Text": "Mi899 - X99 Інструменти",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Версія 1.3.2 - Авторське право © Miyconst",
|
||||
"MainForm.tsslVersion.Text": "Mi899 Версія 1.4.2 - Авторське право © Miyconst",
|
||||
"MotherboardPartialForm.grdBioses.colChipsets.HeaderText": "Чіпсети",
|
||||
"MotherboardPartialForm.grdBioses.colId.HeaderText": "Id",
|
||||
"MotherboardPartialForm.grdBioses.colName.HeaderText": "Назва",
|
||||
@@ -852,4 +852,4 @@
|
||||
"ToolPartialForm.ToolPartialForm._commercialBiosDescription": "Цей BIOS не безкоштовний. Ви можете придбати копію у постачальника. Відкрити сторінку BIOS у браузері?",
|
||||
"ToolPartialForm.ToolPartialForm.txtReadme.Text": "# Зчитування та запис BIOS \r\n\r\nУ цій формі ви можете зберегти поточний BIOS, щоб створити резервну копію або прошити обраний BIOS на вашу материнську плату.\r\n\r\n## Mi899:\r\n\r\n- Готує файли та скрипти для спрощення процесу зчитування та запису BIOS.\r\n- Копіює необхідні файли та скрипти у тимчасову папку.\r\n- Відкриває розташування тимчасової папки.\r\n- НЕ читає і не пише BIOS вашої материнської плати.\r\n- НЕ перевіряє сумісність вашої материнської плати з обраним BIOS.\r\n- НЕ перевіряє результат зчитування або запису BIOS.\r\n\r\n## Остаточне попередження:\r\n\r\nЯкщо щось піде не так, саме ви будете відповідальними за ваші дії.\r\n\r\n## Використання\r\n\r\n### Створення резервної копії BIOS вашої материнської плати:\r\n\r\n- Натисніть кнопку `[Зберегти поточний BIOS]`.\r\n- Зачекайте, поки Mi899 відкриє тимчасову папку з підготовленими файлами.\r\n- Запустіть скрипт `dump.bat` з папки від імені адміністратора.\r\n\r\n### Прошивка BIOS на вашу материнську плату:\r\n\r\n- Оберіть бажаний BIOS у розкривному списку `BIOS`, який знаходиться в лівій частині форми.\r\n- Натисніть кнопку `[Прописати обраний BIOS]`.\r\n- Зачекайте, поки Mi899 відкриє тимчасову папку з підготовленими файлами.\r\n- Запустіть скрипт `flash.bat` з папки від імені адміністратора."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 110 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 237 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 345 KiB |
|
After Width: | Height: | Size: 100 KiB |
|
After Width: | Height: | Size: 363 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 187 KiB |
|
After Width: | Height: | Size: 240 KiB |
@@ -9,7 +9,7 @@
|
||||
<PackageProjectUrl>https://github.com/miyconst/Mi899</PackageProjectUrl>
|
||||
<PackageIcon>Mi899.png</PackageIcon>
|
||||
<PackageTags>x99 lga2011v3 fpt afuwin machinist huananzhi jingsha xeon bios tu</PackageTags>
|
||||
<Version>1.3.2</Version>
|
||||
<Version>1.4.2</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -64,6 +64,12 @@
|
||||
<None Update="Images\Ant Country X99S-D4\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\C326 mITX NAS BKHD-1151NP-17\IoPanel.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\C326 mITX NAS BKHD-1151NP-17\TopView.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\G629A\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
@@ -235,6 +241,18 @@
|
||||
<None Update="Images\Machinist X79 V2.82\TopViewWithBox.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-B9\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-B9\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-D8 MAX\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-D8 MAX\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-K9\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
@@ -253,6 +271,12 @@
|
||||
<None Update="Images\Machinist X99-MR9D\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-PR8\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-PR8\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Machinist X99-PR9\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
@@ -280,6 +304,15 @@
|
||||
<None Update="Images\Qiyida E5-A99\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Qiyida X99-H9S\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Qiyida X99-H9S\Schema.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Qiyida X99-H9S\TopView.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Images\Qiyida X99-H9\IoPanel.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
@@ -310,6 +343,9 @@
|
||||
<None Update="Tools\afu-win-x64-5.12.03.2045.zip">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Tools\fpt-w64-11.8.50.3460.zip">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Tools\fpt-w64-9.1.10.1000.zip">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
||||
@@ -46,6 +46,43 @@
|
||||
}
|
||||
],
|
||||
"Motherboards": [
|
||||
{
|
||||
"Id": "c236-bkhd-1151np-17",
|
||||
"Name": "C326 mITX NAS",
|
||||
"Brand": "Noname",
|
||||
"Model": "BKHD-1151NP-17",
|
||||
"Version": "",
|
||||
"Tags": [ "c236", "lga1151", "mitx", "nas", "ddr4" ],
|
||||
"Description": "",
|
||||
"ToolIds": [ "fpt-w64-11.8.50.3460" ],
|
||||
"Images": [
|
||||
{
|
||||
"Name": "Top view",
|
||||
"Url": "Images/C326 mITX NAS BKHD-1151NP-17/TopView.png"
|
||||
},
|
||||
{
|
||||
"Name": "IO panel",
|
||||
"Url": "Images/C326 mITX NAS BKHD-1151NP-17/IoPanel.png"
|
||||
}
|
||||
],
|
||||
"Links": [
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "AliExpress: C326 mITX NAS",
|
||||
"Url": "https://s.click.aliexpress.com/e/_oneyIMB"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "Unique mITX C236 motherboard supports all LGA 1151 CPUs and has everything for a NAS/pfSense",
|
||||
"Url": "https://youtu.be/rZBfmEjB4uc"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "Unboxing a unique C236 LGA 1151 NAS mITX motherboard with Xeon E3 V5/V6 and Core 6/7/8/9th support",
|
||||
"Url": "https://youtu.be/bt8EJ-2bD-g?si=mjJ_GgxtAJRGvLNG"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "hz-x99-tf",
|
||||
"Name": "Huananzhi X99-TF",
|
||||
@@ -214,6 +251,78 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-b9",
|
||||
"Name": "Machinist X99-B9",
|
||||
"Brand": "Machinist",
|
||||
"Model": "X99-B9",
|
||||
"Version": "",
|
||||
"Tags": [ "machinist", "ddr4", "x99", "c612" ],
|
||||
"Description": "",
|
||||
"ToolIds": [ "fpt-w64-9.1.10.1000", "afu-win-x64-5.12.03.2045" ],
|
||||
"Images": [
|
||||
{
|
||||
"Name": "Top view",
|
||||
"Url": "Images/Machinist X99-B9/TopView.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "IO panel",
|
||||
"Url": "Images/Machinist X99-B9/IoPanel.jpg"
|
||||
}
|
||||
],
|
||||
"Links": [
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "Machinist X99-B9 – X99 chipset & 4 memory channels but is it good enough?",
|
||||
"Url": "https://youtu.be/LCtVt9Cb6SE"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "AliExpress",
|
||||
"Url": "https://s.click.aliexpress.com/e/_oCb9Zvt"
|
||||
},
|
||||
{
|
||||
"Author": "OPCzao",
|
||||
"Name": "MODIFYING THE MACHINIST X99 B9 BIOS! UNLOCK, MEMORY TIMINGS AND RESIZABLE BAR.",
|
||||
"Url": "https://youtu.be/Uqza78lIKZw?si=_JsiNCKJt2TgJQZA"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s",
|
||||
"Name": "Qiyida X99-H9S",
|
||||
"Brand": "Qiyida",
|
||||
"Model": "X99-H9S",
|
||||
"Tags": [ "qiyida", "ddr4", "c612", "x99" ],
|
||||
"Description": "",
|
||||
"ToolIds": [ "fpt-w64-9.1.10.1000", "afu-win-x64-5.12.03.2045" ],
|
||||
"Images": [
|
||||
{
|
||||
"Name": "Top view",
|
||||
"Url": "Images/Qiyida X99-H9S/TopView.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "IO panel",
|
||||
"Url": "Images/Qiyida X99-H9S/IoPanel.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "Schematics",
|
||||
"Url": "Images/Qiyida X99-H9S/Schema.jpg"
|
||||
}
|
||||
],
|
||||
"Links": [
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "AliExpress: Qiyida X99-H9S",
|
||||
"Url": "https://s.click.aliexpress.com/e/_ootjLPJ"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "Qiyida X99-H9S with TPM 2.0 is ready for Windows 11 | motherboard review",
|
||||
"Url": "https://youtu.be/G5ChYgQ-W38"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "hz-x99-t8",
|
||||
"Name": "Huananzhi X99-T8",
|
||||
@@ -955,7 +1064,44 @@
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "🇺🇦 Machinist X99-PR8 – дешево але якісно, детальний огляд материнської плати",
|
||||
"Name": "🇺🇦 Machinist X99-PR9 – дешево але якісно, детальний огляд материнської плати",
|
||||
"Url": "https://youtu.be/sTnXWRpE3PQ"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-pr8",
|
||||
"Name": "Machinist X99-PR8",
|
||||
"Brand": "Machinist",
|
||||
"Model": "X99-PR8",
|
||||
"Version": "",
|
||||
"Tags": [ "machinist", "x99-pr8", "ddr3" ],
|
||||
"Description": "Idential to Machinist X99-PR9 but with DDR3 memory.",
|
||||
"ToolIds": [ "fpt-w64-9.1.10.1000", "afu-win-x64-5.12.03.2045" ],
|
||||
"Images": [
|
||||
{
|
||||
"Name": "Top view",
|
||||
"Url": "Images/Machinist X99-PR8/TopView.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "IO panel",
|
||||
"Url": "Images/Machinist X99-PR8/IoPanel.jpg"
|
||||
}
|
||||
],
|
||||
"Links": [
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "AliExpress",
|
||||
"Url": "https://s.click.aliexpress.com/e/_oF3lWit"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "🇬🇧 Machinist X99-PR9 – cheap yet decent, detailed review of the motherboard",
|
||||
"Url": "https://youtu.be/j58Fpm0uetI"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "🇺🇦 Machinist X99-PR9 – дешево але якісно, детальний огляд материнської плати",
|
||||
"Url": "https://youtu.be/sTnXWRpE3PQ"
|
||||
}
|
||||
]
|
||||
@@ -1024,6 +1170,43 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-d8-max",
|
||||
"Name": "Machinist X99-D8 MAX",
|
||||
"Brand": "Machinist",
|
||||
"Model": "X99-D8 MAX",
|
||||
"Version": "",
|
||||
"Tags": [ "machinist", "x99-d8", "ddr4" ],
|
||||
"Description": "X99-D8 and X99-D8 MAX seem to be identical but I can't confirm it without testing.",
|
||||
"ToolIds": [ "fpt-w64-9.1.10.1000", "afu-win-x64-5.12.03.2045" ],
|
||||
"Images": [
|
||||
{
|
||||
"Name": "Top view",
|
||||
"Url": "Images/Machinist X99-D8 MAX/TopView.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "IO panel",
|
||||
"Url": "Images/Machinist X99-D8 MAX/IoPanel.jpg"
|
||||
}
|
||||
],
|
||||
"Links": [
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "Buy BIOS & TPM 2.0 module",
|
||||
"Url": "https://onegigahertz.company.site/"
|
||||
},
|
||||
{
|
||||
"Author": "Miyconst",
|
||||
"Name": "AliExpress",
|
||||
"Url": "https://s.click.aliexpress.com/e/_DB0Nl1H"
|
||||
},
|
||||
{
|
||||
"Author": "BIOS-iEngineer",
|
||||
"Name": "Today you can place pre-order in the @Miyconst store. BIOS+TPM2.0 for MACHINIST X99-D8 MAX",
|
||||
"Url": "https://youtu.be/rOs3F917tTw?si=LH0Qky4ixlDItCO0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": "jginyue-x99m-plus",
|
||||
"Name": "Jginyue X99M-Plus",
|
||||
@@ -1585,6 +1768,42 @@
|
||||
}
|
||||
],
|
||||
"Bioses": [
|
||||
{
|
||||
"Id": "c236-itx-bkhd-1151np-17.rom",
|
||||
"Name": "Stock C326 mITX NAS BKHD-1151NP-17",
|
||||
"MotherboardIds": [ "c236-bkhd-1151np-17" ],
|
||||
"FileName": "Bioses/c236-itx-bkhd-1151np-17.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/c236-itx-bkhd-1151np-17.rom.zip",
|
||||
"Description": "BKHD1151NP17V104 2024.07.31",
|
||||
"Properties": {
|
||||
"BIOS Version": "BKHD1151NP17V104",
|
||||
"BIOS Build Date": "07/31/2024 16:45:10",
|
||||
"RAM Timings": "Not available",
|
||||
"Overclocking": "Not available",
|
||||
"BIOS Settings": "Default",
|
||||
"ReBar": "Not available"
|
||||
},
|
||||
"Chipsets": [ "C236" ],
|
||||
"Tags": [ "lga1151", "c236" ]
|
||||
},
|
||||
{
|
||||
"Id": "c236-itx-bkhd-1151np-17-mi8.rom",
|
||||
"Name": "Stock C326 mITX NAS BKHD-1151NP-17, Mi8",
|
||||
"MotherboardIds": [ "c236-bkhd-1151np-17" ],
|
||||
"FileName": "Bioses/c236-itx-bkhd-1151np-17-mi8.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/c236-itx-bkhd-1151np-17-mi8.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"BIOS Version": "BKHD1151NP17V104",
|
||||
"BIOS Build Date": "07/31/2024 16:45:10",
|
||||
"RAM Timings": "Unlocked",
|
||||
"Overclocking": "Unlocked",
|
||||
"BIOS Settings": "Default",
|
||||
"ReBar": "Not available"
|
||||
},
|
||||
"Chipsets": [ "C236" ],
|
||||
"Tags": [ "lga1151", "c236" ]
|
||||
},
|
||||
{
|
||||
"Id": "huananzhi-x99-tf-cx99de30.upt.rebar.rom",
|
||||
"Name": "CX99DE30 for Huananzhi X99-TF/F8/T8 V2.0 from BIOS-iEngineer UPT",
|
||||
@@ -2276,6 +2495,21 @@
|
||||
"Chipsets": [ "Z87" ],
|
||||
"Tags": [ "jingsha", "e8i", "stock", "z87", "ddr4" ]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-d8-max",
|
||||
"Name": "Stock Machinist X99-D8 MAX from AliExpress",
|
||||
"MotherboardIds": [ "machinist-x99-d8-max" ],
|
||||
"FileName": "Bioses/machinist-x99-d8-max.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/machinist-x99-d8-max.rom.zip",
|
||||
"Description": "The BIOS was provided by AliExpress seller 'MACHINIST official Store' and was not tested by me.",
|
||||
"Properties": {
|
||||
"BIOS Settings": "Default",
|
||||
"BIOS Version": "X99D8001",
|
||||
"AliExpress": "https://s.click.aliexpress.com/e/_DB0Nl1H"
|
||||
},
|
||||
"Chipsets": [ "X99", "C612" ],
|
||||
"Tags": [ "machinist", "x99-d8", "stock", "x99", "c612" ]
|
||||
},
|
||||
{
|
||||
"Id": "mn-x99z",
|
||||
"Name": "Stock Machinist X99Z",
|
||||
@@ -2745,7 +2979,47 @@
|
||||
"Commercial": true
|
||||
},
|
||||
"Chipsets": [ "Q87", "B85" ],
|
||||
"Tags": [ "machinist", "x99-rs9", "stock", "q87", "b85", "c629a" ],
|
||||
"Tags": [ "machinist", "x99-rs9", "iengineer", "q87", "b85", "c629a" ],
|
||||
"IsCommercial": true
|
||||
},
|
||||
{
|
||||
"Id": "BX99DA04",
|
||||
"Name": "Machinist E5-MR9A / X99-MR9A Pro MAX BX99DA08 - Custom BIOS from iEngineer",
|
||||
"MotherboardIds": [ "machinist-x99-mr9a" ],
|
||||
"FileName": "",
|
||||
"DownloadUrl": "https://www.patreon.com/BIOSiEngineer/shop/machinist-e5-mr9a-pro-max-bx99da04-bios-108674",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"RAM timings": "Unlocked",
|
||||
"CPU Overclocking": "Supported",
|
||||
"Resizable Bar": "Available",
|
||||
"Smart Fan": "Works",
|
||||
"Sleep Mode": "Depends on the motherboard",
|
||||
"TPM 2.0": "Supported",
|
||||
"Commercial": true
|
||||
},
|
||||
"Chipsets": [ "Q87", "B85", "C226" ],
|
||||
"Tags": [ "machinist", "x99-mr9a", "iengineer", "q87", "b85", "tpm" ],
|
||||
"IsCommercial": true
|
||||
},
|
||||
{
|
||||
"Id": "C612DS01",
|
||||
"Name": "Machinist X99-D8 MAX C612DS01 - Custom BIOS from iEngineer",
|
||||
"MotherboardIds": [ "machinist-x99-d8-max" ],
|
||||
"FileName": "",
|
||||
"DownloadUrl": "https://www.patreon.com/BIOSiEngineer/shop/machinist-x99-d8-max-c612ds01-bios-290587",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"RAM timings": "Unlocked",
|
||||
"CPU Overclocking": "Supported",
|
||||
"Resizable Bar": "Available",
|
||||
"Smart Fan": "Works",
|
||||
"Sleep Mode": "Motherboard does not support",
|
||||
"TPM 2.0": "Development in progress",
|
||||
"Commercial": true
|
||||
},
|
||||
"Chipsets": [ "X99", "C612" ],
|
||||
"Tags": [ "machinist", "x99-d8", "x99-d8-max", "iengineer", "x99", "c612", "tpm" ],
|
||||
"IsCommercial": true
|
||||
},
|
||||
{
|
||||
@@ -2973,6 +3247,252 @@
|
||||
"Chipsets": [ "Q85" ],
|
||||
"Tags": [ "qiyida", "e5-a99", "stock", "q85" ]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-b9",
|
||||
"Name": "Stock Machinist X99-B9",
|
||||
"MotherboardIds": [ "machinist-x99-b9" ],
|
||||
"FileName": "Bioses/machinist-x99-b9.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/machinist-x99-b9.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "5.11 2024-06-07",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Not Available",
|
||||
"Above 4G Decoding": "Available",
|
||||
"Resizable Bar": "Available"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "machinist", "x99-b9", "ddr4", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-b9-opczao-mod",
|
||||
"Name": "Modified Machinist X99-B9 from OPCzao with TBU",
|
||||
"MotherboardIds": [ "machinist-x99-b9" ],
|
||||
"FileName": "Bioses/machinist-x99-b9-opczao-mod.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/machinist-x99-b9-opczao-mod.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "5.11 2024-06-07",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Available",
|
||||
"Resizable Bar": "Available",
|
||||
"Url": "https://youtu.be/Uqza78lIKZw?si=LKWfwNtkJW5E1sb9",
|
||||
"CPU Voltage": "-50mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"Turbo Unlock Driver": "v3_payne_50_50.ffs"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "machinist", "x99-b9", "ddr4" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s",
|
||||
"Name": "Stock Qiyida X99-H9S",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Available",
|
||||
"Resizable Bar": "Available",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8.s3tt.505050",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8, TU PEI -50/50/50mv",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.s3tt.505050.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.s3tt.505050.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance",
|
||||
"Turbo Unlock Driver": "S3TurboHack V1.53",
|
||||
"CPU Voltage": "-50mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"System Agent Voltage": "-50mv"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8.s3tt.605050",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8, TU PEI -60/50/50mv",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.s3tt.605050.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.s3tt.605050.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance",
|
||||
"Turbo Unlock Driver": "S3TurboHack V1.53",
|
||||
"CPU Voltage": "-60mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"System Agent Voltage": "-50mv"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8.s3tt.705050",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8, TU PEI -70/50/50mv",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.s3tt.705050.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.s3tt.705050.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance",
|
||||
"Turbo Unlock Driver": "S3TurboHack V1.53",
|
||||
"CPU Voltage": "-70mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"System Agent Voltage": "-50mv"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8.s3tt.805050",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8, TU PEI -80/50/50mv",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.s3tt.805050.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.s3tt.805050.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance",
|
||||
"Turbo Unlock Driver": "S3TurboHack V1.53",
|
||||
"CPU Voltage": "-80mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"System Agent Voltage": "-50mv"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8.s3tt.905050",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8, TU PEI -90/50/50mv",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.s3tt.905050.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.s3tt.905050.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance",
|
||||
"Turbo Unlock Driver": "S3TurboHack V1.53",
|
||||
"CPU Voltage": "-90mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"System Agent Voltage": "-50mv"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "qiyida-x99-h9s.mi8.s3tt.1005050",
|
||||
"Name": "Stock Qiyida X99-H9S, Mi8, TU PEI -100/50/50mv",
|
||||
"MotherboardIds": [ "qiyida-x99-h9s" ],
|
||||
"FileName": "Bioses/qiyida-x99-h9s.mi8.s3tt.1005050.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/qiyida-x99-h9s.mi8.s3tt.1005050.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Version": "0.01 x64",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Enabled",
|
||||
"Resizable Bar": "Enabled",
|
||||
"TPM 2.0": "Supported",
|
||||
"Restore on Power Loss": "Available",
|
||||
"Smart Fan": "Tuned for quiet(er) operation",
|
||||
"Power & Performance": "Tuned for max performance",
|
||||
"Turbo Unlock Driver": "S3TurboHack V1.53",
|
||||
"CPU Voltage": "-100mv",
|
||||
"IMC Voltage": "-50mv",
|
||||
"System Agent Voltage": "-50mv"
|
||||
},
|
||||
"Chipsets": [ "C612", "X99" ],
|
||||
"Tags": [ "qiyida", "x99-h9s", "stock" ]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-pr8",
|
||||
"Name": "Stock + ReBar Machinist X99-PR8",
|
||||
"MotherboardIds": [ "machinist-x99-pr8" ],
|
||||
"FileName": "Bioses/machinist-x99-pr8.rom.zip",
|
||||
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/machinist-x99-pr8.rom.zip",
|
||||
"Description": "",
|
||||
"Properties": {
|
||||
"Warning": "This BIOS was not tested by me (Miyconst)",
|
||||
"Author": "https://github.com/Performensch",
|
||||
"BIOS Settings": "Default",
|
||||
"RAM timings": "Available",
|
||||
"Above 4G Decoding": "Available",
|
||||
"Resizable Bar": "Available"
|
||||
},
|
||||
"Chipsets": [ "Z97" ],
|
||||
"Tags": [ "machinist", "x99-pr8", "stock", "z97" ]
|
||||
},
|
||||
{
|
||||
"Id": "machinist-x99-pr9",
|
||||
"Name": "Stock Machinist X99-PR9",
|
||||
@@ -4789,6 +5309,14 @@
|
||||
"FlashCommand": "fptw64.exe -f {0}",
|
||||
"FileName": "Tools/fpt-w64-9.1.10.1000.zip"
|
||||
},
|
||||
{
|
||||
"Id": "fpt-w64-11.8.50.3460",
|
||||
"Name": "Flash Programming Tool (FPT) 11.8",
|
||||
"Version": "11.8.50.3460",
|
||||
"DumpCommand": "FPTW.exe -d {0}",
|
||||
"FlashCommand": "FPTW.exe -f {0}",
|
||||
"FileName": "Tools/fpt-w64-11.8.50.3460.zip"
|
||||
},
|
||||
{
|
||||
"Id": "afu-win-x64-5.12.03.2045",
|
||||
"Name": "AMI Flasher Utility (AfuWin) 5.12",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
this.lblVersion.Name = "lblVersion";
|
||||
this.lblVersion.Size = new System.Drawing.Size(39, 20);
|
||||
this.lblVersion.TabIndex = 6;
|
||||
this.lblVersion.Text = "1.3.2";
|
||||
this.lblVersion.Text = "1.4.2";
|
||||
//
|
||||
// lblGitHub
|
||||
//
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
//
|
||||
this.tsslVersion.Name = "tsslVersion";
|
||||
this.tsslVersion.Size = new System.Drawing.Size(301, 25);
|
||||
this.tsslVersion.Text = "Mi899 Version 1.3.2 - Copyright © Miyconst";
|
||||
this.tsslVersion.Text = "Mi899 Version 1.4.2 - Copyright © Miyconst";
|
||||
//
|
||||
// msiRealtekHda
|
||||
//
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<PackageIcon>Mi899.png</PackageIcon>
|
||||
<RepositoryUrl>https://github.com/miyconst/Mi899</RepositoryUrl>
|
||||
<PackageTags>x99 lga2011v3 fpt afuwin machinist huananzhi jingsha xeon bios tu</PackageTags>
|
||||
<Version>1.3.2</Version>
|
||||
<Version>1.4.2</Version>
|
||||
<PackageReleaseNotes></PackageReleaseNotes>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
@@ -238,21 +238,24 @@ namespace Mi899
|
||||
return;
|
||||
}
|
||||
|
||||
GenericBindingList<BiosRowData> list = (GenericBindingList<BiosRowData>)grdBioses.DataSource;
|
||||
BiosRowData bios = list[e.RowIndex];
|
||||
|
||||
if (bios.IsCommercial)
|
||||
{
|
||||
UrlManager.OpenUrl(bios.DownloadUrl);
|
||||
return;
|
||||
}
|
||||
|
||||
Cursor.Current = Cursors.WaitCursor;
|
||||
|
||||
if (!await _biosManager.DownloadBiosIfMissingAsync(bios))
|
||||
if (grid.DataSource is GenericBindingList<BiosRowData> list)
|
||||
{
|
||||
Cursor = Cursors.Default;
|
||||
return;
|
||||
BiosRowData bios = list[e.RowIndex];
|
||||
|
||||
if (bios.IsCommercial)
|
||||
{
|
||||
UrlManager.OpenUrl(bios.DownloadUrl);
|
||||
Cursor = Cursors.Default;
|
||||
return;
|
||||
}
|
||||
|
||||
if (!await _biosManager.DownloadBiosIfMissingAsync(bios))
|
||||
{
|
||||
Cursor = Cursors.Default;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
string path = grid.Rows[e.RowIndex].Cells[e.ColumnIndex].Value?.ToString();
|
||||
|
||||
@@ -2,17 +2,15 @@
|
||||
|
||||
## Pobierając, rozpowszechniając, modyfikując lub używając tej aplikacji, zgadzasz się z następującymi postanowieniami:
|
||||
|
||||
- Federacja Rosyjska (Rosja) jest samozwańczą formacją terrorystyczną, która nie ma nic wspólnego z historyczną Rusią skupioną w Kijowie.
|
||||
- Federacja Rosyjska (Rosja) jest samozwańczą formacją terrorystyczną, która nie ma nic wspólnego z historyczną Rusią, której centrum mieści się w Kijowie.
|
||||
- Rosja musi powrócić do swojej historycznej nazwy Moskovia i uwolnić wszystkie zdobyte terytoria, republiki i narody.
|
||||
- Ukraina, Mołdawia, Gruzja i Białoruś są niezależnymi, suwerennymi narodami. Moskovia nie ma prawa kontrolować tych terytoriów. Moskovia musi wycofać wszystkie wojska i zapłacić odszkodowanie pokrywające wszystkie szkody.
|
||||
- Palestyna ma prawo do pokojowego współistnienia ze wszystkimi swoimi sąsiadami, ale HAMAS to kolejna formacja terrorystyczna, którą należy rozbić i ścigać.
|
||||
- Ukraina, Mołdawia, Gruzja i Białoruś są niezależnymi, suwerennymi narodami. Moskovia nie ma prawa kontrolować tych terytoriów oraz musi wycofać wszystkie wojska i zapłacić odszkodowanie pokrywające wszystkie spowodowane szkody.
|
||||
- Palestyna ma prawo do pokojowego współistnienia ze wszystkimi swoimi sąsiadami, ale HAMAS to kolejna formacja terrorystyczna, którą należy rozbić i rozliczyć ze swoich działań.
|
||||
|
||||
**Przydatne filmy**:
|
||||
|
||||
- [Theft of millennia: how Moscovia rebranded itself as 'Russia'](https://youtu.be/B6b7WQy1Y3Q?si=W_Rc5wL9sKDZyqVQ).
|
||||
- [Free Palestine? No thanks! Français / Español / русский / Deutsch / عربي](https://youtu.be/XNf40sBcvKk?si=RQMFXWXb5KssfAkI).
|
||||
|
||||
Tłumaczenie z języka angielskiego jest dostarczane przez Tłumacz Google i może być niedokładne.
|
||||
- [Kradzież tysiącleci: jak Moskovia zmieniła się w 'Rosję' (Theft of millennia: how Moscovia rebranded itself as 'Russia')](https://youtu.be/B6b7WQy1Y3Q?si=W_Rc5wL9sKDZyqVQ).
|
||||
- [Wolna Palestyna? Nie, dzięki! (Free Palestine? No thanks! Français / Español / русский / Deutsch / عربي)](https://youtu.be/XNf40sBcvKk?si=RQMFXWXb5KssfAkI).
|
||||
|
||||
------------
|
||||
|
||||
@@ -20,13 +18,13 @@ Tłumaczenie z języka angielskiego jest dostarczane przez Tłumacz Google i mo
|
||||
|
||||
- ❗ Twórca oprogramowania NIE jest odpowiedzialny za żadne szkody spowodowane przez program.
|
||||
- ❗ Jesteś odpowiedzialny za wszystko co zrobisz; użyj aplikacji **wyłącznie** jeżeli rozumiesz, co i po co robisz.
|
||||
- ❗ Flashowanie BIOS płyty głównej może permamentnie uceglić twoją płytę główną, patrz punkt wyżej.
|
||||
- ❗ Flashowanie BIOSu płyty głównej może permamentnie uszkodzić twoją płytę główną, patrz punkt wyżej.
|
||||
|
||||
------------
|
||||
|
||||
## Opis
|
||||
|
||||
Aplikacja Mi899 została zaprojektowana w celu ułatwienia życia posiadaczom chińskich płyt głównych opartych o socket LGA 2011-3 i chipset X99. Jest ona też zbiorem przydatnych informacji, jak i kompatybilnych BIOSów.
|
||||
Aplikacja Mi899 została zaprojektowana w celu ułatwienia życia posiadaczom chińskich płyt głównych LGA 2011-3 (X99 i nie tylko). Jest ona też zbiorem przydatnych informacji, jak i kompatybilnych BIOSów do w/w płyt.
|
||||
|
||||
## Pomoc przy tworzeniu
|
||||
|
||||
@@ -37,7 +35,7 @@ Jeżeli chciałbyś pomóc przy tworzeniu projektu, możesz:
|
||||
- Pomóc tworzyć nowe tłumaczenia aplikacji.
|
||||
- Dodać informacje o brakującej płycie głównej lub zmodyfikowanym BIOSie.
|
||||
- Zgłosić błąd lub problem.
|
||||
- Kupić mi piwo lub kawę, żeby pomóc zmotywować mnie do dalszej pracy. [Przez PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LXN9NNXVF34M8&source=url).
|
||||
- Kupić mi piwo lub kawę, żeby pomóc zmotywować mnie do dalszej pracy [przez PayPala.](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LXN9NNXVF34M8&source=url).
|
||||
|
||||
### Zasady udziału w projekcie
|
||||
|
||||
@@ -49,4 +47,4 @@ Jeżeli chciałbyś pomóc przy tworzeniu projektu, możesz:
|
||||
- [▶️ YouTube](https://www.youtube.com/c/Miyconst).
|
||||
- [📷 Instagram](https://www.instagram.com/mi8.se/).
|
||||
- [📜 GitHub](https://github.com/miyconst).
|
||||
- [🖊️ Blog](https://miyconst.github.io/).
|
||||
- [🖊️ Blog](https://miyconst.github.io/).
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<IsPackable>false</IsPackable>
|
||||
|
||||
<Version>1.3.2</Version>
|
||||
<Version>1.4.2</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||