Various information about Apple hardware (current database status).
To add a new hardware board, please create a file in DataBase
directory, and then run ./update_generated.py
. It should not
output anything and return zero code.
To install PyYAML on macOS use the following commands:
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
sudo -H python get-pip.py
sudo -H pip install pyyaml
To update the database you can either get the information from firmware images or from
running hardware. There currently are two places for firmware images: FirmwareUpdate.pkg
for generic models and BridgeOSUpdateCustomer.pkg
for T2 models (the entire restore list
is available at mesu.apple.com)
To use them do as follows:
FirmwareUpdate.pkg
for macOS 11+. You can extract firmware images for generic models from Install macOS Big Sur.app
(or newer).FirmwareUpdate.pkg
and BridgeOSUpdateCustomer.pkg
.scap
files from FirmwareUpdate.pkg
files and use them as is./usr/standalone/firmware/bridgeOSCustomer.bundle/Contents/Resources/UpdateBundle.zip
file from BridgeOSUpdateCustomer.pkg
and unpack it.UpdateBundle.zip
go to boot/Firmware/MacEFI
directory and unpack im4p files.
You can use img4, img4tool, or our dedicated MacEfiUnpack. For example, for i in *.im4p ; do ./MacEfiUnpack.py "$i" ; done
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Комментарий ( 0 )