在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 微星b75+1230 v2+rx580黑苹果EFI自用引导.rar

微星b75+1230 v2+rx580黑苹果EFI自用引导.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:62.54M
  • 下载次数:4
  • 浏览次数:2005
  • 发布时间:2020-03-06
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 相关标签:

实例介绍

【实例简介】黑苹果微星b75 e3 1230 v2 rx580 ALC892自用clover引导

【实例截图】


from clipboard

【核心代码】

└─微星b75 1230 v2 rx580自用引导
    │  使用前须知.txt
    │  微星b75 1230 v2 rx580自用引导完美.zip
    │  
    ├─EFI初版
    │  │  Clover_Install_Log.txt
    │  │  
    │  ├─BOOT
    │  │      BOOTX64.efi
    │  │      
    │  └─CLOVER
    │      │  CLOVERX64.efi
    │      │  config-hd4000-1366x768分辨率.plist
    │      │  config-hd4000-大于1366x768分辨率.plist
    │      │  config-hd4200-hd4400-hd4600集成显卡用这个.plist
    │      │  config-hd530-hd520集成显卡用这个.plist
    │      │  config-hd5300-hd5500-hd6000集成显卡用这个.plist
    │      │  config-hd620-630集成显卡用这个.plist
    │      │  config-台式hd530-hd520集成显卡用这个.plist
    │      │  config-台式hd620-630集成显卡用这个.plist
    │      │  config-台式机3,4,代cpu有独显用这个.plist
    │      │  config-台式机6代7代8代cpu有独显用这个.plist
    │      │  config.plist
    │      │  
    │      ├─ACPI
    │      │  ├─origin
    │      │  ├─origin(1)
    │      │  ├─patched
    │      │  ├─patched(1)
    │      │  ├─WINDOWS
    │      │  └─WINDOWS(1)
    │      ├─doc
    │      │      bcfg.txt
    │      │      boot1f32-install.sh
    │      │      HowToFixDsdt(1).txt
    │      │      HowToFixDsdt.txt
    │      │      HowToInstallOSX.txt
    │      │      Installation(1).txt
    │      │      Installation.txt
    │      │      UEFI boot with Clover.rtf
    │      │      
    │      ├─drivers64
    │      │      ApfsDriverLoader-64.efi
    │      │      AppleImageCodec-64.efi
    │      │      AppleImageLoader-64.efi
    │      │      AppleKeyAggregator-64.efi
    │      │      AppleUITheme-64.efi
    │      │      AudioDxe-64.efi
    │      │      FirmwareVolume-64.efi
    │      │      FSInject-64.efi
    │      │      GrubEXFAT-64.efi
    │      │      GrubISO9660-64.efi
    │      │      GrubNTFS-64.efi
    │      │      GrubUDF-64.efi
    │      │      SMCHelper-64.efi
    │      │      XhciDxe-64.efi
    │      │      
    │      ├─drivers64UEFI
    │      │  │  ApfsDriverLoader-64.efi
    │      │  │  AppleImageLoader-64.efi
    │      │  │  AppleKeyFeeder-64.efi
    │      │  │  AppleUISupport-64.efi
    │      │  │  AptioInputFix-64.efi
    │      │  │  AptioMemoryFix-64.efi
    │      │  │  AudioDxe-64.efi
    │      │  │  DataHubDxe-64.efi
    │      │  │  EmuVariableUefi-64.efi
    │      │  │  EnglishDxe-64.efi
    │      │  │  Fat-64.efi
    │      │  │  FSInject-64.efi
    │      │  │  NvmExpressDxe-64.efi
    │      │  │  OsxLowMemFixDrv-64.efi
    │      │  │  PartitionDxe-64.efi
    │      │  │  SMCHelper-64.efi
    │      │  │  VBoxHfs-64.efi
    │      │  │  
    │      │  └─多余
    │      │          CsmVideoDxe-64.efi
    │      │          OsxAptioFix3Drv-64.efi
    │      │          OsxAptioFixDrv-64.efi
    │      │          OsxFatBinaryDrv-64.efi
    │      │          Ps2MouseDxe-64.efi
    │      │          UsbKbDxe-64.efi
    │      │          UsbMouseDxe-64.efi
    │      │          VBoxExt2-64.efi
    │      │          VBoxExt4-64.efi
    │      │          VBoxIso9600-64.efi
    │      │          
    │      ├─kexts
    │      │  └─Other
    │      │      ├─ACPIBatteryManager.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              ACPIBatteryManager
    │      │      │              
    │      │      ├─AppleALC.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              AppleALC
    │      │      │              
    │      │      ├─ApplePS2SmartTouchPad.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      ├─MacOS
    │      │      │      │      ApplePS2SmartTouchPad
    │      │      │      │      
    │      │      │      └─PlugIns
    │      │      │          ├─ApplePS2Controller.kext
    │      │      │          │  └─Contents
    │      │      │          │      │  Info.plist
    │      │      │          │      │  
    │      │      │          │      └─MacOS
    │      │      │          │              ApplePS2Controller
    │      │      │          │              
    │      │      │          └─ApplePS2Keyboard.kext
    │      │      │              └─Contents
    │      │      │                  │  Info.plist
    │      │      │                  │  
    │      │      │                  └─MacOS
    │      │      │                          ApplePS2Keyboard(1)
    │      │      │                          
    │      │      ├─CodecCommander.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              CodecCommander
    │      │      │              
    │      │      ├─CoreDisplayFixup.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              CoreDisplayFixup
    │      │      │              
    │      │      ├─FakePCIID.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              FakePCIID
    │      │      │              
    │      │      ├─FakePCIID_Intel_HD_Graphics.kext
    │      │      │  └─Contents
    │      │      │          Info.plist
    │      │      │          
    │      │      ├─FakeSMC.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              FakeSMC
    │      │      │              
    │      │      ├─IntelGraphicsDVMTFixup.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              IntelGraphicsDVMTFixup
    │      │      │              
    │      │      ├─IntelGraphicsFixup.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              IntelGraphicsFixup
    │      │      │              
    │      │      ├─IntelMausiEthernet.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              IntelMausiEthernet
    │      │      │              
    │      │      ├─Lilu.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              Lilu
    │      │      │              
    │      │      ├─NullCPUPowerManagement.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      ├─MacOS
    │      │      │      │      NullCPUPowerManagement
    │      │      │      │      
    │      │      │      └─Resources
    │      │      │          └─English.lproj
    │      │      │                  InfoPlist.strings
    │      │      │                  
    │      │      ├─NvidiaGraphicsFixup.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      ├─MacOS
    │      │      │      │      NvidiaGraphicsFixup
    │      │      │      │      
    │      │      │      └─Resources
    │      │      │              FAQ.md
    │      │      │              
    │      │      ├─RealtekRTL8111.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      ├─MacOS
    │      │      │      │      RealtekRTL8111
    │      │      │      │      
    │      │      │      └─Resources
    │      │      │          └─en.lproj
    │      │      │                  InfoPlist.strings
    │      │      │                  
    │      │      ├─Shiki.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              Shiki
    │      │      │              
    │      │      ├─USBInjectAll.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              USBInjectAll
    │      │      │              
    │      │      ├─WhateverGreen.kext
    │      │      │  └─Contents
    │      │      │      │  Info.plist
    │      │      │      │  
    │      │      │      └─MacOS
    │      │      │              WhateverGreen
    │      │      │              
    │      │      ├─XHCI-200-series-injector.kext
    │      │      │  └─Contents
    │      │      │          Info.plist
    │      │      │          
    │      │      └─XHCI-300-series-injector.kext
    │      │          └─Contents
    │      │                  Info.plist
    │      │                  
    │      ├─misc
    │      ├─misc(1)
    │      ├─OEM
    │      │  └─SystemProductName
    │      │      │  config-sample.plist
    │      │      │  
    │      │      ├─ACPI
    │      │      │  ├─origin
    │      │      │  └─patched
    │      │      ├─kexts
    │      │      │  └─Other
    │      │      ├─ROM
    │      │      └─UEFI
    │      │          │  config-sample.plist
    │      │          │  
    │      │          ├─ACPI
    │      │          │  ├─origin
    │      │          │  └─patched
    │      │          └─kexts
    │      │              └─Other
    │      ├─ROM
    │      ├─themes
    │      │  │  logo_main.png
    │      │  │  pointer-metal.png
    │      │  │  
    │      │  ├─embedded
    │      │  │      screenshot.png
    │      │  │      theme(1).plist
    │      │  │      
    │      │  └─random
    │      │          theme.plist
    │      │          
    │      └─tools
    │              bdmesg.efi
    │              Shell32.efi
    │              Shell64.efi
    │              Shell64U.efi
    │              
    └─EFI完美
        │  Clover_Install_Log.txt
        │  
        ├─APPLE
        │  ├─EXTENSIONS
        │  │      Firmware.scap
        │  │      
        │  └─UPDATERS
        │      └─MULTIUPDATER
        │              flasher_base.smc
        │              flasher_update.smc
        │              Mac-27ADBB7B4CEE8E61.epm
        │              MultiUpdater.efi
        │              SmcFlasher.efi
        │              
        ├─BOOT
        │      BOOTX64.efi
        │      
        └─CLOVER
            │  CLOVERX64.efi
            │  config.plist
            │  
            ├─ACPI
            │  ├─origin
            │  │      APIC.aml
            │  │      DMAR.aml
            │  │      DSDT-1FE7B1D5.aml
            │  │      DSDT-3FE7B1D5.aml
            │  │      DSDT.aml
            │  │      DumpLog.txt
            │  │      FACP.aml
            │  │      FACS.aml
            │  │      HPET.aml
            │  │      MCFG.aml
            │  │      RSDP.aml
            │  │      RSDT-FACP.aml
            │  │      RSDT-FACS.aml
            │  │      RSDT.aml
            │  │      SSDT-0-IdeTable.aml
            │  │      SSDT-1-Cpu0Ist.aml
            │  │      SSDT-2-CpuPm.aml
            │  │      SSDT-x2_0-CpuPm.aml
            │  │      SSDT-x2_1-ApIst.aml
            │  │      SSDT-x2_2-Cpu0Cst.aml
            │  │      SSDT-x2_3-ApCst.aml
            │  │      XSDT.aml
            │  │      
            │  ├─patched
            │  └─WINDOWS
            ├─doc
            │      bcfg.txt
            │      boot1f32-install.sh
            │      HowToFixDsdt.txt
            │      HowToInstallOSX.txt
            │      Installation.txt
            │      UEFI boot with Clover.rtf
            │      
            ├─drivers64
            │      ApfsDriverLoader-64.efi
            │      AppleImageCodec-64.efi
            │      AppleImageLoader-64.efi
            │      AppleKeyAggregator-64.efi
            │      AppleUITheme-64.efi
            │      AudioDxe-64.efi
            │      FirmwareVolume-64.efi
            │      FSInject-64.efi
            │      GrubEXFAT-64.efi
            │      GrubISO9660-64.efi
            │      GrubNTFS-64.efi
            │      GrubUDF-64.efi
            │      SMCHelper-64.efi
            │      XhciDxe-64.efi
            │      
            ├─drivers64UEFI
            │  │  ApfsDriverLoader-64.efi
            │  │  AppleImageLoader-64.efi
            │  │  AppleKeyFeeder-64.efi
            │  │  AppleUISupport-64.efi
            │  │  AptioInputFix-64.efi
            │  │  AptioMemoryFix-64.efi
            │  │  AudioDxe-64.efi
            │  │  DataHubDxe-64.efi
            │  │  EmuVariableUefi-64.efi
            │  │  EnglishDxe-64.efi
            │  │  Fat-64.efi
            │  │  FSInject-64.efi
            │  │  NvmExpressDxe-64.efi
            │  │  PartitionDxe-64.efi
            │  │  SMCHelper-64.efi
            │  │  VBoxHfs-64.efi
            │  │  
            │  └─多余
            │          CsmVideoDxe-64.efi
            │          OsxAptioFix3Drv-64.efi
            │          OsxAptioFixDrv-64.efi
            │          OsxFatBinaryDrv-64.efi
            │          OsxLowMemFixDrv-64.efi
            │          Ps2MouseDxe-64.efi
            │          UsbKbDxe-64.efi
            │          UsbMouseDxe-64.efi
            │          VBoxExt2-64.efi
            │          VBoxExt4-64.efi
            │          VBoxIso9600-64.efi
            │          
            ├─kexts
            │  ├─10.10
            │  ├─10.11
            │  ├─10.12
            │  ├─10.13
            │  ├─10.14
            │  ├─10.15
            │  ├─10.6
            │  ├─10.7
            │  ├─10.8
            │  ├─10.9
            │  └─Other
            │      ├─ACPIBatteryManager.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              ACPIBatteryManager
            │      │              
            │      ├─apfs.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  version.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      apfs
            │      │      │      
            │      │      └─_CodeSignature
            │      │              CodeResources
            │      │              
            │      ├─AppleALC.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      AppleALC
            │      │      │      
            │      │      └─PlugIns
            │      │          └─PinConfigs.kext
            │      │              └─Contents
            │      │                      Info.plist
            │      │                      
            │      ├─ApplePS2SmartTouchPad.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      ApplePS2SmartTouchPad
            │      │      │      
            │      │      └─PlugIns
            │      │          ├─ApplePS2Controller.kext
            │      │          │  └─Contents
            │      │          │      │  Info.plist
            │      │          │      │  
            │      │          │      └─MacOS
            │      │          │              ApplePS2Controller
            │      │          │              
            │      │          └─ApplePS2Keyboard.kext
            │      │              └─Contents
            │      │                  │  Info(1).plist
            │      │                  │  
            │      │                  └─MacOS
            │      │                          ApplePS2Keyboard
            │      │                          
            │      ├─CodecCommander.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              CodecCommander
            │      │              
            │      ├─CoreDisplayFixup.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              CoreDisplayFixup
            │      │              
            │      ├─FakePCIID.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              FakePCIID
            │      │              
            │      ├─FakePCIID_Intel_HD_Graphics.kext
            │      │  └─Contents
            │      │          Info.plist
            │      │          
            │      ├─FakeSMC.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      FakeSMC
            │      │      │      
            │      │      └─Plugins
            │      │          ├─ACPISensors.kext
            │      │          │  └─Contents
            │      │          │      │  Info.plist
            │      │          │      │  
            │      │          │      └─MacOS
            │      │          │              ACPISensors
            │      │          │              
            │      │          ├─CPUSensors.kext
            │      │          │  └─Contents
            │      │          │      │  Info.plist
            │      │          │      │  
            │      │          │      └─MacOS
            │      │          │              CPUSensors
            │      │          │              
            │      │          ├─GPUSensors.kext
            │      │          │  └─Contents
            │      │          │      │  Info.plist
            │      │          │      │  
            │      │          │      └─MacOS
            │      │          │              GPUSensors
            │      │          │              
            │      │          └─LPCSensors.kext
            │      │              └─Contents
            │      │                  │  Info.plist
            │      │                  │  
            │      │                  └─MacOS
            │      │                          LPCSensors
            │      │                          
            │      ├─GenericUSBXHCI.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              GenericUSBXHCI
            │      │              
            │      ├─IntelGraphicsDVMTFixup.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              IntelGraphicsDVMTFixup
            │      │              
            │      ├─IntelGraphicsFixup.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              IntelGraphicsFixup
            │      │              
            │      ├─IntelMausiEthernet.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              IntelMausiEthernet
            │      │              
            │      ├─Lilu.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      Lilu
            │      │      │      
            │      │      └─Resources
            │      │              LICENSE.txt
            │      │              
            │      ├─NullCPUPowerManagement.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      NullCPUPowerManagement
            │      │      │      
            │      │      └─Resources
            │      │          └─English.lproj
            │      │                  InfoPlist(1).strings
            │      │                  
            │      ├─NvidiaGraphicsFixup.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      NvidiaGraphicsFixup
            │      │      │      
            │      │      └─Resources
            │      │              FAQ.md
            │      │              
            │      ├─RealtekRTL8111.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      RealtekRTL8111
            │      │      │      
            │      │      └─Resources
            │      │          └─en.lproj
            │      │                  InfoPlist.strings
            │      │                  
            │      ├─Shiki.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              Shiki
            │      │              
            │      ├─USBInjectAll.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              USBInjectAll
            │      │              
            │      ├─VoodooHDA.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      ├─MacOS
            │      │      │      VoodooHDA
            │      │      │      
            │      │      └─_CodeSignature
            │      │              CodeResources
            │      │              
            │      ├─WhateverGreen.kext
            │      │  └─Contents
            │      │      │  Info.plist
            │      │      │  
            │      │      └─MacOS
            │      │              WhateverGreen
            │      │              
            │      ├─XHCI-200-series-injector.kext
            │      │  └─Contents
            │      │          Info.plist
            │      │          
            │      └─XHCI-300-series-injector.kext
            │          └─Contents
            │                  Info.plist
            │                  
            ├─misc
            │      c0000.bin
            │      HdaCodec#0 (AMD (Unknown)).bin
            │      HdaCodec#0 (AMD (Unknown)).txt
            │      HdaCodec#1 (AMD (Unknown)).bin
            │      HdaCodec#1 (AMD (Unknown)).txt
            │      HdaCodec#10 (Realtek ALC892).bin
            │      HdaCodec#10 (Realtek ALC892).txt
            │      HdaCodec#2 (AMD (Unknown)).bin
            │      HdaCodec#2 (AMD (Unknown)).txt
            │      HdaCodec#3 (AMD (Unknown)).bin
            │      HdaCodec#3 (AMD (Unknown)).txt
            │      HdaCodec#4 (AMD (Unknown)).bin
            │      HdaCodec#4 (AMD (Unknown)).txt
            │      HdaCodec#5 (AMD (Unknown)).bin
            │      HdaCodec#5 (AMD (Unknown)).txt
            │      HdaCodec#6 (Realtek ALC887).bin
            │      HdaCodec#6 (Realtek ALC887).txt
            │      HdaCodec#6 (Realtek ALC892).bin
            │      HdaCodec#6 (Realtek ALC892).txt
            │      HdaCodec#7 (Realtek ALC887).bin
            │      HdaCodec#7 (Realtek ALC887).txt
            │      HdaCodec#7 (Realtek ALC892).bin
            │      HdaCodec#7 (Realtek ALC892).txt
            │      HdaCodec#8 (Realtek ALC887).bin
            │      HdaCodec#8 (Realtek ALC887).txt
            │      HdaCodec#8 (Realtek ALC892).bin
            │      HdaCodec#8 (Realtek ALC892).txt
            │      HdaCodec#9 (Realtek ALC892).bin
            │      HdaCodec#9 (Realtek ALC892).txt
            │      legacy_boot.log
            │      preboot.log
            │      
            ├─OEM
            │  └─SystemProductName
            │      │  config-sample.plist
            │      │  
            │      ├─ACPI
            │      │  ├─origin
            │      │  └─patched
            │      ├─kexts
            │      │  └─Other
            │      ├─ROM
            │      └─UEFI
            │          │  config-sample.plist
            │          │  
            │          ├─ACPI
            │          │  ├─origin
            │          │  └─patched
            │          └─kexts
            │              └─Other
            ├─ROM
            ├─themes
            │  ├─El Capitan
            │  │  │  .hash
            │  │  │  apple logo(1).png
            │  │  │  El capitan blur.png
            │  │  │  font.png
            │  │  │  screenshot.png
            │  │  │  Selection_big.png
            │  │  │  Selection_small.png
            │  │  │  theme.plist
            │  │  │  
            │  │  ├─Anim_1_Logo
            │  │  │      Anim_1_Logo_000.png
            │  │  │      Anim_1_Logo_001.png
            │  │  │      Anim_1_Logo_002.png
            │  │  │      Anim_1_Logo_003.png
            │  │  │      Anim_1_Logo_004.png
            │  │  │      Anim_1_Logo_005.png
            │  │  │      Anim_1_Logo_006.png
            │  │  │      Anim_1_Logo_007.png
            │  │  │      Anim_1_Logo_008.png
            │  │  │      Anim_1_Logo_009.png
            │  │  │      Anim_1_Logo_010.png
            │  │  │      Anim_1_Logo_011.png
            │  │  │      Anim_1_Logo_012.png
            │  │  │      Anim_1_Logo_013.png
            │  │  │      Anim_1_Logo_014.png
            │  │  │      Anim_1_Logo_015.png
            │  │  │      Anim_1_Logo_016.png
            │  │  │      Anim_1_Logo_017.png
            │  │  │      Anim_1_Logo_018.png
            │  │  │      Anim_1_Logo_019.png
            │  │  │      Anim_1_Logo_020.png
            │  │  │      Anim_1_Logo_021.png
            │  │  │      Anim_1_Logo_022.png
            │  │  │      Anim_1_Logo_023.png
            │  │  │      Anim_1_Logo_024.png
            │  │  │      Anim_1_Logo_025.png
            │  │  │      Anim_1_Logo_026.png
            │  │  │      Anim_1_Logo_027.png
            │  │  │      Anim_1_Logo_028.png
            │  │  │      Anim_1_Logo_029.png
            │  │  │      Anim_1_Logo_030.png
            │  │  │      Anim_1_Logo_031.png
            │  │  │      Anim_1_Logo_032.png
            │  │  │      Anim_1_Logo_033.png
            │  │  │      Anim_1_Logo_034.png
            │  │  │      Anim_1_Logo_035.png
            │  │  │      Anim_1_Logo_036.png
            │  │  │      Anim_1_Logo_037.png
            │  │  │      Anim_1_Logo_038.png
            │  │  │      Anim_1_Logo_039.png
            │  │  │      Anim_1_Logo_040.png
            │  │  │      Anim_1_Logo_041.png
            │  │  │      Anim_1_Logo_042.png
            │  │  │      Anim_1_Logo_043.png
            │  │  │      Anim_1_Logo_044.png
            │  │  │      Anim_1_Logo_045.png
            │  │  │      Anim_1_Logo_046.png
            │  │  │      Anim_1_Logo_047.png
            │  │  │      Anim_1_Logo_048.png
            │  │  │      Anim_1_Logo_049.png
            │  │  │      Anim_1_Logo_050.png
            │  │  │      Anim_1_Logo_051.png
            │  │  │      Anim_1_Logo_052.png
            │  │  │      Anim_1_Logo_053.png
            │  │  │      Anim_1_Logo_054.png
            │  │  │      Anim_1_Logo_055.png
            │  │  │      Anim_1_Logo_056.png
            │  │  │      Anim_1_Logo_057.png
            │  │  │      Anim_1_Logo_058.png
            │  │  │      Anim_1_Logo_059.png
            │  │  │      Anim_1_Logo_060.png
            │  │  │      Anim_1_Logo_061.png
            │  │  │      Anim_1_Logo_062.png
            │  │  │      Anim_1_Logo_063.png
            │  │  │      Anim_1_Logo_064.png
            │  │  │      Anim_1_Logo_065.png
            │  │  │      Anim_1_Logo_066.png
            │  │  │      Anim_1_Logo_067.png
            │  │  │      Anim_1_Logo_068.png
            │  │  │      Anim_1_Logo_069.png
            │  │  │      Anim_1_Logo_070.png
            │  │  │      Anim_1_Logo_071.png
            │  │  │      Anim_1_Logo_072.png
            │  │  │      Anim_1_Logo_073.png
            │  │  │      Anim_1_Logo_074.png
            │  │  │      Anim_1_Logo_075.png
            │  │  │      Anim_1_Logo_076.png
            │  │  │      Anim_1_Logo_077.png
            │  │  │      Anim_1_Logo_078.png
            │  │  │      Anim_1_Logo_079.png
            │  │  │      Anim_1_Logo_080.png
            │  │  │      Anim_1_Logo_081.png
            │  │  │      Anim_1_Logo_082.png
            │  │  │      Anim_1_Logo_083.png
            │  │  │      Anim_1_Logo_084.png
            │  │  │      Anim_1_Logo_085.png
            │  │  │      Anim_1_Logo_086.png
            │  │  │      Anim_1_Logo_087.png
            │  │  │      Anim_1_Logo_088.png
            │  │  │      Anim_1_Logo_089.png
            │  │  │      Anim_1_Logo_090.png
            │  │  │      Anim_1_Logo_091.png
            │  │  │      Anim_1_Logo_092.png
            │  │  │      Anim_1_Logo_093.png
            │  │  │      Anim_1_Logo_094.png
            │  │  │      Anim_1_Logo_095.png
            │  │  │      Anim_1_Logo_096.png
            │  │  │      Anim_1_Logo_097.png
            │  │  │      Anim_1_Logo_098.png
            │  │  │      Anim_1_Logo_099.png
            │  │  │      Anim_1_Logo_100.png
            │  │  │      Anim_1_Logo_101.png
            │  │  │      Anim_1_Logo_102.png
            │  │  │      Anim_1_Logo_103.png
            │  │  │      Anim_1_Logo_104.png
            │  │  │      Anim_1_Logo_105.png
            │  │  │      Anim_1_Logo_106.png
            │  │  │      Anim_1_Logo_107.png
            │  │  │      Anim_1_Logo_108.png
            │  │  │      Anim_1_Logo_109.png
            │  │  │      Anim_1_Logo_110.png
            │  │  │      Anim_1_Logo_111.png
            │  │  │      Anim_1_Logo_112.png
            │  │  │      Anim_1_Logo_113.png
            │  │  │      Anim_1_Logo_114.png
            │  │  │      Anim_1_Logo_115.png
            │  │  │      Anim_1_Logo_116.png
            │  │  │      Anim_1_Logo_117.png
            │  │  │      Anim_1_Logo_118.png
            │  │  │      Anim_1_Logo_119.png
            │  │  │      Anim_1_Logo_120.png
            │  │  │      Anim_1_Logo_121.png
            │  │  │      Anim_1_Logo_122.png
            │  │  │      Anim_1_Logo_123.png
            │  │  │      Anim_1_Logo_124.png
            │  │  │      Anim_1_Logo_125.png
            │  │  │      Anim_1_Logo_126.png
            │  │  │      Anim_1_Logo_127.png
            │  │  │      Anim_1_Logo_128.png
            │  │  │      Anim_1_Logo_129.png
            │  │  │      Anim_1_Logo_130.png
            │  │  │      Anim_1_Logo_131.png
            │  │  │      Anim_1_Logo_132.png
            │  │  │      Anim_1_Logo_133.png
            │  │  │      Anim_1_Logo_134.png
            │  │  │      Anim_1_Logo_135.png
            │  │  │      Anim_1_Logo_136.png
            │  │  │      Anim_1_Logo_137.png
            │  │  │      Anim_1_Logo_138.png
            │  │  │      Anim_1_Logo_139.png
            │  │  │      Anim_1_Logo_140.png
            │  │  │      Anim_1_Logo_141.png
            │  │  │      Anim_1_Logo_142.png
            │  │  │      Anim_1_Logo_143.png
            │  │  │      Anim_1_Logo_144.png
            │  │  │      Anim_1_Logo_145.png
            │  │  │      Anim_1_Logo_146.png
            │  │  │      Anim_1_Logo_147.png
            │  │  │      Anim_1_Logo_148.png
            │  │  │      Anim_1_Logo_149.png
            │  │  │      
            │  │  ├─icons
            │  │  │      apple.png
            │  │  │      func_about.png
            │  │  │      func_clover.png
            │  │  │      func_help.png
            │  │  │      func_options.png
            │  │  │      func_reset.png
            │  │  │      func_secureboot.png
            │  │  │      func_secureboot_config.png
            │  │  │      func_shutdown.png
            │  │  │      os_cap.icns
            │  │  │      os_clover.icns
            │  │  │      os_cougar.icns
            │  │  │      os_debian.icns
            │  │  │      os_fedora.icns
            │  │  │      os_grub.icns
            │  │  │      os_kubuntu.icns
            │  │  │      os_legacy.icns
            │  │  │      os_linux.icns
            │  │  │      os_lion.icns
            │  │  │      os_mac.icns
            │  │  │      os_mav.icns
            │  │  │      os_mint.icns
            │  │  │      os_recovery.icns
            │  │  │      os_redhat.icns
            │  │  │      os_sierra.icns
            │  │  │      os_snow.icns
            │  │  │      os_suse.icns
            │  │  │      os_tiger.icns
            │  │  │      os_ubuntu.icns
            │  │  │      os_vista.icns
            │  │  │      os_win.icns
            │  │  │      os_win7.icns
            │  │  │      os_yos.icns
            │  │  │      placeholder.icns
            │  │  │      pointer.icns
            │  │  │      pointer.png
            │  │  │      tool_part.icns
            │  │  │      tool_rescue.icns
            │  │  │      tool_shell.icns
            │  │  │      tool_shell.png
            │  │  │      vol_clover.icns
            │  │  │      vol_external.icns
            │  │  │      vol_firewire.icns
            │  │  │      vol_internal.icns
            │  │  │      vol_internal_ntfs.icns
            │  │  │      vol_linux.icns
            │  │  │      vol_mac.icns
            │  │  │      vol_optical.icns
            │  │  │      vol_recovery.icns
            │  │  │      vol_win.icns
            │  │  │      
            │  │  └─scrollbar
            │  │          bar_end.png
            │  │          bar_fill.png
            │  │          bar_start.png
            │  │          down_button.png
            │  │          scroll_end.png
            │  │          scroll_fill.png
            │  │          scroll_start.png
            │  │          up_button.png
            │  │          
            │  ├─Mojave4k
            │  │  │  background.png
            │  │  │  background_day.png
            │  │  │  checkbox.png
            │  │  │  checkbox_checked.png
            │  │  │  Font_CPMono_40pt_White.png
            │  │  │  radio_button.png
            │  │  │  radio_button_selected.png
            │  │  │  screenshot.png
            │  │  │  Selection_big.png
            │  │  │  Selection_small.png
            │  │  │  theme.plist
            │  │  │  
            │  │  ├─icons
            │  │  │      cd.icns
            │  │  │      cd_lin.icns
            │  │  │      cd_mac.icns
            │  │  │      cd_win.icns
            │  │  │      func_about.png
            │  │  │      func_clover.png
            │  │  │      func_help.png
            │  │  │      func_options.png
            │  │  │      func_reset.png
            │  │  │      func_shell.png
            │  │  │      func_shutdown.png
            │  │  │      os_antergos.icns
            │  │  │      os_arch.icns
            │  │  │      os_cap.icns
            │  │  │      os_centos.icns
            │  │  │      os_chrome.icns
            │  │  │      os_clover.icns
            │  │  │      os_cougar.icns
            │  │  │      os_debian.icns
            │  │  │      os_deepin.icns
            │  │  │      os_ecomstation.icns
            │  │  │      os_endless.icns
            │  │  │      os_eos.icns
            │  │  │      os_fedora.icns
            │  │  │      os_freebsd.icns
            │  │  │      os_freedos.icns
            │  │  │      os_gentoo.icns
            │  │  │      os_grub.icns
            │  │  │      os_hsierra.icns
            │  │  │      os_kali.icns
            │  │  │      os_knoppix.icns
            │  │  │      os_kubuntu.icns
            │  │  │      os_legacy.icns
            │  │  │      os_leo.icns
            │  │  │      os_linux.icns
            │  │  │      os_lion.icns
            │  │  │      os_mac.icns
            │  │  │      os_manjaro.icns
            │  │  │      os_mav.icns
            │  │  │      os_mint.icns
            │  │  │      os_moja.icns
            │  │  │      os_moja_alt.icns
            │  │  │      os_netbsd.icns
            │  │  │      os_openbsd.icns
            │  │  │      os_pclinux.icns
            │  │  │      os_phoenix.icns
            │  │  │      os_puppy.icns
            │  │  │      os_react.icns
            │  │  │      os_recovery.icns
            │  │  │      os_redhat.icns
            │  │  │      os_remix.icns
            │  │  │      os_sierra.icns
            │  │  │      os_slackware.icns
            │  │  │      os_snow.icns
            │  │  │      os_solaris.icns
            │  │  │      os_solus.icns
            │  │  │      os_suse.icns
            │  │  │      os_tiger.icns
            │  │  │      os_ubuntu.icns
            │  │  │      os_unknown.icns
            │  │  │      os_vista.icns
            │  │  │      os_win.icns
            │  │  │      os_xubuntu.icns
            │  │  │      os_yos.icns
            │  │  │      os_zorin.icns
            │  │  │      pointer.icns
            │  │  │      pointer.png
            │  │  │      tool_shell.png
            │  │  │      vol_clover.icns
            │  │  │      vol_external.icns
            │  │  │      vol_firewire.icns
            │  │  │      vol_internal.icns
            │  │  │      vol_internal_apfs.icns
            │  │  │      vol_internal_ext3.icns
            │  │  │      vol_internal_hfs.icns
            │  │  │      vol_internal_ntfs.icns
            │  │  │      vol_optical.icns
            │  │  │      vol_recovery.icns
            │  │  │      
            │  │  └─scrollbar
            │  │          bar_end.png
            │  │          bar_fill.png
            │  │          bar_start.png
            │  │          down_button.png
            │  │          scroll_end.png
            │  │          scroll_fill.png
            │  │          scroll_start.png
            │  │          up_button.png
            │  │          
            │  ├─msi4k
            │  │  │  banner.png
            │  │  │  bg.png
            │  │  │  font.png
            │  │  │  screenshot.png
            │  │  │  selection_big.png
            │  │  │  selection_small.png
            │  │  │  theme.plist
            │  │  │  
            │  │  ├─icons
            │  │  │      cd_lin.icns
            │  │  │      cd_mac.icns
            │  │  │      cd_win.icns
            │  │  │      func_about(1).png
            │  │  │      func_clover.png
            │  │  │      func_help.png
            │  │  │      func_options.png
            │  │  │      func_reset.png
            │  │  │      func_shutdown.png
            │  │  │      os_arch.icns
            │  │  │      os_clover.icns
            │  │  │      os_cougar.icns
            │  │  │      os_freebsd.icns
            │  │  │      os_legacy.icns
            │  │  │      os_leo.icns
            │  │  │      os_linux.icns
            │  │  │      os_lion.icns
            │  │  │      os_mac.icns
            │  │  │      os_recovery.icns
            │  │  │      os_snow.icns
            │  │  │      os_tiger.icns
            │  │  │      os_ubuntu.icns
            │  │  │      os_unknow.icns
            │  │  │      os_vista.icns
            │  │  │      os_win.icns
            │  │  │      os_win8.icns
            │  │  │      pointer.icns
            │  │  │      pointer.png
            │  │  │      tool_shell.icns
            │  │  │      tool_shell.png
            │  │  │      vol_clover.icns
            │  │  │      vol_external.icns
            │  │  │      vol_firewire.icns
            │  │  │      vol_internal.icns
            │  │  │      vol_internal_ext3.icns
            │  │  │      vol_internal_hfs.icns
            │  │  │      vol_internal_ntfs.icns
            │  │  │      vol_optical.icns
            │  │  │      vol_recovery.icns
            │  │  │      
            │  │  └─options_anim
            │  │          options_anim_000.png
            │  │          options_anim_001.png
            │  │          
            │  ├─Retina4k
            │  │  │  background.png
            │  │  │  checkbox.png
            │  │  │  checkbox_checked.png
            │  │  │  Font_CPMono_40pt_White.png
            │  │  │  radio_button.png
            │  │  │  radio_button_selected.png
            │  │  │  screenshot.png
            │  │  │  Selection_big.png
            │  │  │  Selection_small.png
            │  │  │  theme.plist
            │  │  │  
            │  │  ├─icons
            │  │  │      cd.icns
            │  │  │      cd_lin.icns
            │  │  │      cd_mac.icns
            │  │  │      cd_win.icns
            │  │  │      func_about.png
            │  │  │      func_clover.png
            │  │  │      func_help.png
            │  │  │      func_options.png
            │  │  │      func_reset.png
            │  │  │      func_shell.png
            │  │  │      func_shutdown.png
            │  │  │      os_antergos.icns
            │  │  │      os_arch.icns
            │  │  │      os_cap.icns
            │  │  │      os_centos.icns
            │  │  │      os_chrome.icns
            │  │  │      os_clover.icns
            │  │  │      os_cougar.icns
            │  │  │      os_debian.icns
            │  │  │      os_deepin.icns
            │  │  │      os_ecomstation.icns
            │  │  │      os_endless.icns
            │  │  │      os_eos.icns
            │  │  │      os_fedora.icns
            │  │  │      os_freebsd.icns
            │  │  │      os_freedos.icns
            │  │  │      os_gentoo.icns
            │  │  │      os_grub.icns
            │  │  │      os_hsierra.icns
            │  │  │      os_kali.icns
            │  │  │      os_knoppix.icns
            │  │  │      os_kubuntu.icns
            │  │  │      os_legacy.icns
            │  │  │      os_leo.icns
            │  │  │      os_linux.icns
            │  │  │      os_lion.icns
            │  │  │      os_mac.icns
            │  │  │      os_manjaro.icns
            │  │  │      os_mav.icns
            │  │  │      os_mint.icns
            │  │  │      os_moja.icns
            │  │  │      os_netbsd.icns
            │  │  │      os_openbsd.icns
            │  │  │      os_pclinux.icns
            │  │  │      os_phoenix.icns
            │  │  │      os_puppy.icns
            │  │  │      os_react.icns
            │  │  │      os_recovery.icns
            │  │  │      os_redhat.icns
            │  │  │      os_remix.icns
            │  │  │      os_sierra.icns
            │  │  │      os_slackware.icns
            │  │  │      os_snow.icns
            │  │  │      os_solaris.icns
            │  │  │      os_solus.icns
            │  │  │      os_suse.icns
            │  │  │      os_tiger.icns
            │  │  │      os_ubuntu.icns
            │  │  │      os_unknown.icns
            │  │  │      os_vista.icns
            │  │  │      os_win.icns
            │  │  │      os_xubuntu.icns
            │  │  │      os_yos.icns
            │  │  │      os_zorin.icns
            │  │  │      pointer.icns
            │  │  │      pointer.png
            │  │  │      tool_shell.png
            │  │  │      vol_clover.icns
            │  │  │      vol_external.icns
            │  │  │      vol_firewire.icns
            │  │  │      vol_internal.icns
            │  │  │      vol_internal_apfs.icns
            │  │  │      vol_internal_ext3.icns
            │  │  │      vol_internal_hfs.icns
            │  │  │      vol_internal_ntfs.icns
            │  │  │      vol_optical.icns
            │  │  │      vol_recovery.icns
            │  │  │      
            │  │  └─scrollbar
            │  │          bar_end.png
            │  │          bar_fill.png
            │  │          bar_start.png
            │  │          down_button.png
            │  │          scroll_end.png
            │  │          scroll_fill.png
            │  │          scroll_start.png
            │  │          up_button.png
            │  │          
            │  ├─Universe
            │  │  │  .hash
            │  │  │  apple nebula.png
            │  │  │  nebula.png
            │  │  │  screenshot.png
            │  │  │  Selection_big.png
            │  │  │  Selection_small.png
            │  │  │  theme.plist
            │  │  │  WoB_PTMono_10W_grey.png
            │  │  │  
            │  │  ├─icons
            │  │  │      apple.png
            │  │  │      func_about.png
            │  │  │      func_clover.png
            │  │  │      func_help.png
            │  │  │      func_options.png
            │  │  │      func_reset.png
            │  │  │      func_secureboot.png
            │  │  │      func_secureboot_config.png
            │  │  │      func_shutdown.png
            │  │  │      os_clover.icns
            │  │  │      os_cougar.icns
            │  │  │      os_debian.icns
            │  │  │      os_fedora.icns
            │  │  │      os_grub.icns
            │  │  │      os_kubuntu.icns
            │  │  │      os_legacy.icns
            │  │  │      os_linux.icns
            │  │  │      os_lion.icns
            │  │  │      os_mac.icns
            │  │  │      os_mav.icns
            │  │  │      os_mint.icns
            │  │  │      os_snow.icns
            │  │  │      os_suse.icns
            │  │  │      os_tiger.icns
            │  │  │      os_ubuntu.icns
            │  │  │      os_vista.icns
            │  │  │      os_win.icns
            │  │  │      pointer.icns
            │  │  │      pointer.png
            │  │  │      tool_part.icns
            │  │  │      tool_rescue.icns
            │  │  │      tool_shell.icns
            │  │  │      tool_shell.png
            │  │  │      vol_clover.icns
            │  │  │      vol_external.icns
            │  │  │      vol_firewire.icns
            │  │  │      vol_internal.icns
            │  │  │      vol_internal_ntfs.icns
            │  │  │      vol_linux.icns
            │  │  │      vol_mac.icns
            │  │  │      vol_optical.icns
            │  │  │      vol_recovery.icns
            │  │  │      vol_win.icns
            │  │  │      
            │  │  └─scrollbar
            │  │          bar_end.png
            │  │          bar_fill.png
            │  │          bar_start.png
            │  │          down_button.png
            │  │          scroll_end.png
            │  │          scroll_fill.png
            │  │          scroll_start.png
            │  │          up_button.png
            │  │          
            │  └─YosemiteLogin
            │      │  .hash
            │      │  1920x1080.png
            │      │  2560x1440.png
            │      │  2844x1600.png
            │      │  banner.png
            │      │  font.png
            │      │  screenshot.png
            │      │  Selection_big.png
            │      │  selection_small.png
            │      │  theme.plist
            │      │  
            │      └─icons
            │          │  cd_lin.icns
            │          │  cd_mac.icns
            │          │  cd_win.icns
            │          │  func_about.png
            │          │  func_clover.png
            │          │  func_help.png
            │          │  func_options.png
            │          │  func_reset.png
            │          │  func_shutdown.png
            │          │  os_clover.icns
            │          │  os_cougar.icns
            │          │  os_freebsd.icns
            │          │  os_legacy.icns
            │          │  os_leo.icns
            │          │  os_linux.icns
            │          │  os_linux.png
            │          │  os_lion.icns
            │          │  os_mac.icns
            │          │  os_mav.icns
            │          │  os_recovery.icns
            │          │  os_snow.icns
            │          │  os_tiger.icns
            │          │  os_unknow.icns
            │          │  os_vista.icns
            │          │  os_win.icns
            │          │  os_win7.icns
            │          │  os_win8.icns
            │          │  os_yos.icns
            │          │  pointer.icns
            │          │  pointer.png
            │          │  tool_shell.icns
            │          │  tool_shell.png
            │          │  vol_clover.icns
            │          │  vol_external.icns
            │          │  vol_firewire.icns
            │          │  vol_internal.icns
            │          │  vol_internal_ext3.icns
            │          │  vol_internal_hfs.icns
            │          │  vol_internal_ntfs.icns
            │          │  vol_optical.icns
            │          │  vol_recovery.icns
            │          │  
            │          └─Alternate
            │                  cd_lin.icns
            │                  os_linux.icns
            │                  
            └─tools
                    bdmesg.efi
                    Shell32.efi
                    Shell64.efi
                    Shell64U.efi
                    



标签:

实例下载地址

微星b75+1230 v2+rx580黑苹果EFI自用引导.rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警