Skip to content

Commit

Permalink
Update Binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
asepms92 committed Dec 16, 2023
1 parent af29535 commit 4a0c358
Show file tree
Hide file tree
Showing 33 changed files with 62 additions and 37 deletions.
Binary file modified CLOVER/EFI/APPLE/FIRMWARE/MBP121.fd
Binary file not shown.
Binary file modified CLOVER/EFI/BOOT/BOOTX64.efi
Binary file not shown.
Binary file modified CLOVER/EFI/CLOVER/CLOVERX64.efi
Binary file not shown.
2 changes: 1 addition & 1 deletion CLOVER/EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>#About</key>
<string>This file is for ASUS Broadwell notebook that are natively supported</string>
<key>#Version</key>
<string>5155</string>
<string>5156</string>
<key>ACPI</key>
<dict>
<key>#Sorted ACPI tables Count</key>
Expand Down
Binary file modified CLOVER/boot
Binary file not shown.
Binary file modified OC/EFI/APPLE/FIRMWARE/MBP121.fd
Binary file not shown.
Binary file modified OC/EFI/OC/OpenCore.efi
Binary file not shown.
4 changes: 3 additions & 1 deletion OC/EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>#About</key>
<string>This file is for ASUS Broadwell notebook that are natively supported</string>
<key>#Version</key>
<string>0.9.6</string>
<string>0.9.8</string>
<key>ACPI</key>
<dict>
<key>Add</key>
Expand Down Expand Up @@ -1271,6 +1271,8 @@
<true/>
<key>EnableWriteUnprotector</key>
<true/>
<key>FixupAppleEfiImages</key>
<false/>
<key>ForceBooterSignature</key>
<false/>
<key>ForceExitBootServices</key>
Expand Down
Binary file modified OC/Utilities/ACPIe/ACPIe
Binary file not shown.
Binary file modified OC/Utilities/ACPIe/ACPIe.exe
Binary file not shown.
Binary file modified OC/Utilities/ACPIe/ACPIe.linux
Binary file not shown.
Binary file modified OC/Utilities/BaseTools/EfiRom
Binary file not shown.
Binary file modified OC/Utilities/BaseTools/GenFfs
Binary file not shown.
26 changes: 23 additions & 3 deletions OC/Utilities/LegacyBoot/QemuBuild.command
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,30 @@

cd "$(dirname "$0")" || exit 1

if [ ! -f boot ] || [ ! -f boot0 ] || [ ! -f boot1f32 ]; then
usage () {
echo "Usage: $(basename "$0") [X64|IA32]"
exit 1
}

missing_files () {
echo "Boot files are missing from this package!"
echo "You probably forgot to build DuetPkg first."
exit 1
}

if [ $# -gt 1 ]; then
usage
elif [ $# -eq 1 ]; then
if [ "$1" != "X64" ] && [ "$1" != "IA32" ]; then
usage
fi
ARCHS=$1
elif [ "${ARCHS}" = "" ]; then
usage
fi

if [ ! -f "boot${ARCHS}" ] || [ ! -f boot0 ] || [ ! -f boot1f32 ]; then
missing_files
fi

if [ "$(which qemu-img)" = "" ]; then
Expand Down Expand Up @@ -77,7 +97,7 @@ END
# Copy boot file and ESP contents into FAT32 file system
mount -t vfat ${NBD}p1 "$DIR" -o rw,noatime,uid="$(id -u)",gid="$(id -g)"
sleep 2
cp -v boot "$DIR"
cp -v "boot${ARCHS}" "$DIR/boot"
cp -rv ROOT/* "$DIR"

# Remove temporary files
Expand Down Expand Up @@ -130,7 +150,7 @@ elif [ "$(uname)" = "Darwin" ]; then
sudo dd if=newbs of=/dev/rdisk"${N}"s1
diskutil mount disk"${N}"s1

cp -v boot "$(diskutil info disk"${N}"s1 | sed -n 's/.*Mount Point: *//p')"
cp -v "boot${ARCHS}" "$(diskutil info disk"${N}"s1 | sed -n 's/.*Mount Point: *//p')/boot"
cp -rv ROOT/* "$(diskutil info disk"${N}"s1 | sed -n 's/.*Mount Point: *//p')"

if [ "$(diskutil info disk"${N}" | sed -n 's/.*Content (IOContent): *//p')" == "FDisk_partition_scheme" ]
Expand Down
Binary file modified OC/Utilities/LegacyBoot/bootIA32
Binary file not shown.
Binary file modified OC/Utilities/LegacyBoot/bootIA32-blockio
Binary file not shown.
Binary file modified OC/Utilities/LegacyBoot/bootX64
Binary file not shown.
Binary file modified OC/Utilities/LegacyBoot/bootX64-blockio
Binary file not shown.
Binary file modified OC/Utilities/acdtinfo/acdtinfo.exe
Binary file not shown.
Binary file modified OC/Utilities/disklabel/disklabel.exe
Binary file not shown.
Binary file modified OC/Utilities/icnspack/icnspack.exe
Binary file not shown.
46 changes: 23 additions & 23 deletions OC/Utilities/macrecovery/boards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Mac-EE2EBD4B90B839A8": "13.6",
"Mac-EE2EBD4B90B839A8": "13.6.3",
"Mac-BE0E8AC46FE800CC": "11.7.10",
"Mac-9AE82516C7C6B903": "12.7",
"Mac-9AE82516C7C6B903": "12.7.2",
"Mac-942452F5819B1C1B": "10.13.6",
"Mac-942C5DF58193131B": "10.13.6",
"Mac-C08A6BB70A942AC2": "10.13.6",
Expand All @@ -10,8 +10,8 @@
"Mac-2E6FAB96566FE58C": "10.15.7",
"Mac-35C1E88140C3E6CF": "11.7.10",
"Mac-7DF21CB3ED6977E5": "11.7.10",
"Mac-9F18E312C5C2BF0B": "12.7",
"Mac-937CB26E2E02BB01": "12.7",
"Mac-9F18E312C5C2BF0B": "12.7.2",
"Mac-937CB26E2E02BB01": "12.7.2",
"Mac-827FAC58A8FDFA22": "latest",
"Mac-226CB3C6A851A671": "latest",
"Mac-0CFF9C7C2B63DF8D": "latest",
Expand All @@ -20,15 +20,15 @@
"Mac-189A3D4F975D5FFC": "11.7.10",
"Mac-3CBD00234E554E41": "11.7.10",
"Mac-2BD1B31983FE1663": "11.7.10",
"Mac-06F11FD93F0323C5": "12.7",
"Mac-06F11F11946D27C5": "12.7",
"Mac-E43C1C25D4880AD6": "12.7",
"Mac-473D31EABEB93F9B": "12.7",
"Mac-66E35819EE2D0D05": "12.7",
"Mac-A5C67F76ED83108C": "12.7",
"Mac-B4831CEBD52A0C4C": "13.6",
"Mac-CAD6701F7CEA0921": "13.6",
"Mac-551B86E5744E2388": "13.6",
"Mac-06F11FD93F0323C5": "12.7.2",
"Mac-06F11F11946D27C5": "12.7.2",
"Mac-E43C1C25D4880AD6": "12.7.2",
"Mac-473D31EABEB93F9B": "12.7.2",
"Mac-66E35819EE2D0D05": "12.7.2",
"Mac-A5C67F76ED83108C": "12.7.2",
"Mac-B4831CEBD52A0C4C": "13.6.3",
"Mac-CAD6701F7CEA0921": "13.6.3",
"Mac-551B86E5744E2388": "13.6.3",
"Mac-937A206F2EE63C01": "latest",
"Mac-827FB448E656EC26": "latest",
"Mac-1E7E29AD0135F9BC": "latest",
Expand All @@ -43,15 +43,15 @@
"Mac-942459F5819B171B": "10.13.6",
"Mac-4B7AC7E43945597E": "10.15.7",
"Mac-6F01561E16C75D06": "10.15.7",
"Mac-F60DEB81FF30ACF6": "12.7",
"Mac-F60DEB81FF30ACF6": "12.7.2",
"Mac-27AD2F918AE68F61": "latest",
"Mac-F2208EC8": "10.13.6",
"Mac-8ED6AF5B48C039E1": "10.13.6",
"Mac-4BC72D62AD45599E": "10.13.6",
"Mac-7BA5B2794B2CDB12": "10.13.6",
"Mac-031AEE4D24BFF0B1": "10.15.7",
"Mac-F65AE981FFA204ED": "10.15.7",
"Mac-35C5E08120C7EEAF": "12.7",
"Mac-35C5E08120C7EEAF": "12.7.2",
"Mac-7BA5B2DFE22DDD8C": "latest",
"Mac-942B5BF58194151B": "10.13.6",
"Mac-942B59F58194171B": "10.13.6",
Expand All @@ -63,14 +63,14 @@
"Mac-77EB7D7DAF985301": "10.15.7",
"Mac-81E3E92DD6088272": "11.7.10",
"Mac-42FD25EABCABB274": "11.7.10",
"Mac-A369DDC4E67F1C45": "12.7",
"Mac-FFE5EF870D7BA81A": "12.7",
"Mac-DB15BD556843C820": "12.7",
"Mac-65CE76090165799A": "12.7",
"Mac-B809C3757DA9BB8D": "12.7",
"Mac-4B682C642B45593E": "13.6",
"Mac-77F17D7DA9285301": "13.6",
"Mac-BE088AF8C5EB4FA2": "13.6",
"Mac-A369DDC4E67F1C45": "12.7.2",
"Mac-FFE5EF870D7BA81A": "12.7.2",
"Mac-DB15BD556843C820": "12.7.2",
"Mac-65CE76090165799A": "12.7.2",
"Mac-B809C3757DA9BB8D": "12.7.2",
"Mac-4B682C642B45593E": "13.6.3",
"Mac-77F17D7DA9285301": "13.6.3",
"Mac-BE088AF8C5EB4FA2": "13.6.3",
"Mac-AA95B1DDAB278B95": "latest",
"Mac-63001698E7A34814": "latest",
"Mac-CFF7D910A743CAAF": "latest",
Expand Down
17 changes: 10 additions & 7 deletions OC/Utilities/macrecovery/recovery_urls.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,18 @@ Big Sur
Monterey
./macrecovery.py -b Mac-E43C1C25D4880AD6 -m 00000000000000000

Ventura
./macrecovery.py -b Mac-B4831CEBD52A0C4C -m 00000000000000000

Diagnostics
./macrecovery.py -b Mac-E43C1C25D4880AD6 -m 00000000000000000 -diag
./macrecovery.py -b Mac-E43C1C25D4880AD6 -m 00000000000GDVQ00 -diag
./macrecovery.py -b Mac-E43C1C25D4880AD6 <real MLB> -diag
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m 00000000000000000 -diag
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m 00000000000JG3600 -diag
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 <real MLB> -diag

Default version
./macrecovery.py -b Mac-E43C1C25D4880AD6 -m 00000000000GDVQ00 (oldest)
./macrecovery.py -b Mac-E43C1C25D4880AD6 -m <real MLB> -os default (newer)
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m 00000000000JG3600 (oldest)
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m <real MLB> -os default (newer)

Latest version
./macrecovery.py -b Mac-B4831CEBD52A0C4C -m 00000000000000000 -os latest
./macrecovery.py -b Mac-B4831CEBD52A0C4C -m <real MLB> -os latest
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m 00000000000000000 -os latest
./macrecovery.py -b Mac-7BA5B2D9E42DDD94 -m <real MLB> -os latest
Binary file modified OC/Utilities/macserial/macserial.exe
Binary file not shown.
Binary file modified OC/Utilities/ocpasswordgen/ocpasswordgen
Binary file not shown.
Binary file modified OC/Utilities/ocpasswordgen/ocpasswordgen.exe
Binary file not shown.
Binary file modified OC/Utilities/ocpasswordgen/ocpasswordgen.linux
Binary file not shown.
Binary file modified OC/Utilities/ocvalidate/ocvalidate
Binary file not shown.
Binary file modified OC/Utilities/ocvalidate/ocvalidate.exe
Binary file not shown.
Binary file modified OC/Utilities/ocvalidate/ocvalidate.linux
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
[![Build Status](https://github.com/asepms92/Hackintosh-ASUS-A455LF-Notebook/workflows/CI/badge.svg?branch=master)](https://github.com/asepms92/Hackintosh-ASUS-A455LF-Notebook/actions)
[![Brand](https://img.shields.io/badge/A455LF-WX039D-yellow?style=flat&logo=asus)](https://www.asus.com/)
[![macOS](https://img.shields.io/badge/macOS-Monterey_v12.7-red?style=flat&logo=apple)](https://www.apple.com/macos/monterey/)
[![Clover](https://img.shields.io/badge/Clover-r5155-brightgreen?style=flat&logo=aer-lingus)](https://github.com/CloverHackyColor/CloverBootloader)
[![OpenCore](https://img.shields.io/badge/OpenCore-v0.9.6-blue?style=flat&logo=okta)](https://github.com/acidanthera/OpenCorePkg)
[![Clover](https://img.shields.io/badge/Clover-r5156-brightgreen?style=flat&logo=aer-lingus)](https://github.com/CloverHackyColor/CloverBootloader)
[![OpenCore](https://img.shields.io/badge/OpenCore-v0.9.8-blue?style=flat&logo=okta)](https://github.com/acidanthera/OpenCorePkg)

Running Single/Dual/Triple/Multi-Boot macOS and other OS's on ASUS A455LF-WX039D Series with Clover/OpenCore Legacy or UEFI

Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 4a0c358

Please sign in to comment.