Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D:.
- │ boot
- │
- └───EFI
- ├───BOOT
- │ BOOTX64.efi
- │
- └───CLOVER
- │ CLOVERX64.efi
- │ config.plist
- │
- ├───drivers
- │ ├───off
- │ │ ApfsDriverLoader.efi
- │ │ AppleImageCodec.efi
- │ │ AppleKeyAggregator.efi
- │ │ AppleKeyFeeder.efi
- │ │ AppleUITheme.efi
- │ │ AptioInputFix.efi
- │ │ AptioMemoryFix.efi
- │ │ AudioDxe.efi
- │ │ CsmVideoDxe.efi
- │ │ DataHubDxe.efi
- │ │ EmuVariableUefi.efi
- │ │ EnglishDxe.efi
- │ │ Fat.efi
- │ │ FirmwareVolume.efi
- │ │ FSInject.efi
- │ │ FwRuntimeServices.efi
- │ │ GrubEXFAT.efi
- │ │ GrubISO9660.efi
- │ │ GrubNTFS.efi
- │ │ GrubUDF.efi
- │ │ HashServiceFix.efi
- │ │ HFSPlus.efi
- │ │ NvmExpressDxe.efi
- │ │ OcQuirks.efi
- │ │ OsxAptioFix3Drv.efi
- │ │ OsxAptioFixDrv.efi
- │ │ OsxFatBinaryDrv.efi
- │ │ OsxLowMemFixDrv.efi
- │ │ PartitionDxe.efi
- │ │ Ps2MouseDxe.efi
- │ │ SMCHelper.efi
- │ │ UsbKbDxe.efi
- │ │ UsbMouseDxe.efi
- │ │ VBoxExt2.efi
- │ │ VBoxExt4.efi
- │ │ VBoxHfs.efi
- │ │ VBoxIso9600.efi
- │ │ XhciDxe.efi
- │ │
- │ └───UEFI
- │ ApfsDriverLoader.efi
- │ FwRuntimeServices.efi
- │ HFSPlus.efi
- │ OcQuirks.efi
- │
- ├───themes
- ├───tools
- │ bdmesg.efi
- │ Shell32.efi
- │ Shell64.efi
- │ Shell64U.efi
- │
- ├───ACPI
- │ ├───origin
- │ ├───patched
- │ └───WINDOWS
- └───kexts
- └───other
- ├───IntelMausiEthernet.kext
- │ └───Contents
- │ │ Info.plist
- │ │
- │ └───MacOS
- │ IntelMausiEthernet
- │
- ├───Lilu.kext
- │ └───Contents
- │ │ Info.plist
- │ │
- │ └───MacOS
- │ Lilu
- │
- ├───USBInjectAll.kext
- │ └───Contents
- │ │ Info.plist
- │ │
- │ └───MacOS
- │ USBInjectAll
- │
- ├───WhateverGreen.kext
- │ └───Contents
- │ │ Info.plist
- │ │
- │ └───MacOS
- │ WhateverGreen
- │
- └───FakeSMC.kext
- └───Contents
- │ Info.plist
- │
- └───MacOS
- FakeSMC
Advertisement
Add Comment
Please, Sign In to add comment