在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → E5450 P45EFI10.12.6引导配置文件

E5450 P45EFI10.12.6引导配置文件

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:32.61M
  • 下载次数:0
  • 浏览次数:157
  • 发布时间:2021-01-12
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
MacOS10.12.6的引导配置文件,cpu是E5450主板是寨板p45 mbr+变色龙引导,免AHCI,基本完美
【实例截图】
【核心代码】
9b2e4977-2a8a-49b1-95fb-cf2ace31c68c
├── EFI
│   ├── APPLE
│   │   ├── EXTENSIONS
│   │   │   └── Firmware.scap
│   │   ├── FIRMWARE
│   │   │   └── MBA61_0099_B26_LOCKED.scap
│   │   └── UPDATERS
│   │   ├── MULTIUPDATER
│   │   │   ├── flasher_base.smc
│   │   │   ├── flasher_update.smc
│   │   │   ├── Mac-7DF21CB3ED6977E5.epm
│   │   │   ├── Mac-7DF21CB3ED6977E5.smc
│   │   │   ├── MultiUpdater.efi
│   │   │   └── SmcFlasher.efi
│   │   └── SMC
│   │   ├── flasher_base.smc
│   │   ├── flasher_update.smc
│   │   ├── Mac-189A3D4F975D5FFC.epm
│   │   ├── Mac-189A3D4F975D5FFC.smc
│   │   └── SmcFlasher.efi
│   ├── BOOT
│   │   └── BOOTX64.efi
│   ├── CLOVER
│   │   ├── CLOVERX64.efi
│   │   ├── config.plist
│   │   ├── doc
│   │   │   ├── bcfg.txt
│   │   │   ├── boot1f32-install.sh
│   │   │   ├── config.plist-FullSample
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.18.41.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.19.13.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.20.18.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.20.36.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.20.50.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.21.30.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.22.04.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.22.24.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.22.47.png
│   │   │   │   ├── Screen Shot 2014-04-04 at 21.23.15.png
│   │   │   │   └── Screen Shot 2014-04-04 at 21.23.59.png
│   │   │   ├── HowToFixDsdt.txt
│   │   │   ├── HowToInstallOSX.txt
│   │   │   ├── Installation.txt
│   │   │   └── UEFI boot with Clover.rtf
│   │   ├── drivers64
│   │   │   ├── FSInject-64.efi
│   │   │   └── VBoxHfs-64.efi
│   │   ├── drivers64UEFI
│   │   │   ├── DataHubDxe-64.efi
│   │   │   ├── EmuVariableUefi-64.efi
│   │   │   ├── FSInject-64.efi
│   │   │   ├── HFSPlus.efi
│   │   │   ├── OsxAptioFix2Drv-64.efi
│   │   │   ├── OsxAptioFixDrv-64.efi
│   │   │   ├── OsxFatBinaryDrv-64.efi
│   │   │   ├── OsxLowMemFixDrv-64.efi
│   │   │   └── PartitionDxe-64.efi
│   │   ├── kexts
│   │   │   └── other
│   │   │   ├── AHCI_3rdParty_SATA.kext
│   │   │   │   └── Contents
│   │   │   │   └── Info.plist
│   │   │   ├── AHCIPortInjector.kext
│   │   │   │   └── Contents
│   │   │   │   └── Info.plist
│   │   │   ├── AppleACPIPS2Nub.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── AppleACPIPS2Nub
│   │   │   ├── AppleATIATA.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   └── CodeResources
│   │   │   │   ├── Info.plist
│   │   │   │   ├── MacOS
│   │   │   │   │   └── AppleATIATA
│   │   │   │   └── Resources
│   │   │   │   └── English.lproj
│   │   │   │   └── InfoPlist.strings
│   │   │   ├── AppleIntelPIIXATA.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── AppleIntelPIIXATA
│   │   │   ├── AppleNForceATA.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── AppleNForceATA
│   │   │   ├── ApplePS2Controller.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   ├── MacOS
│   │   │   │   │   └── ApplePS2Controller
│   │   │   │   ├── PlugIns
│   │   │   │   │   ├── AppleACPIPS2Nub.kext
│   │   │   │   │   │   └── Contents
│   │   │   │   │   │   ├── Info.plist
│   │   │   │   │   │   ├── MacOS
│   │   │   │   │   │   │   └── AppleACPIPS2Nub
│   │   │   │   │   │   └── Resources
│   │   │   │   │   │   └── en.lproj
│   │   │   │   │   │   └── InfoPlist.strings
│   │   │   │   │   ├── ApplePS2Keyboard.kext
│   │   │   │   │   │   └── Contents
│   │   │   │   │   │   ├── Info.plist
│   │   │   │   │   │   ├── MacOS
│   │   │   │   │   │   │   └── ApplePS2Keyboard
│   │   │   │   │   │   └── Resources
│   │   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   │   └── InfoPlist.strings
│   │   │   │   │   │   └── en.lproj
│   │   │   │   │   │   └── InfoPlist.strings
│   │   │   │   │   ├── ApplePS2Mouse.kext
│   │   │   │   │   │   └── Contents
│   │   │   │   │   │   ├── Info.plist
│   │   │   │   │   │   ├── MacOS
│   │   │   │   │   │   │   └── ApplePS2Mouse
│   │   │   │   │   │   └── Resources
│   │   │   │   │   │   └── English.lproj
│   │   │   │   │   │   └── InfoPlist.strings
│   │   │   │   │   └── ApplePS2Trackpad.kext
│   │   │   │   │   └── Contents
│   │   │   │   │   ├── Info.plist
│   │   │   │   │   ├── MacOS
│   │   │   │   │   │   └── ApplePS2Trackpad
│   │   │   │   │   └── Resources
│   │   │   │   │   └── English.lproj
│   │   │   │   │   └── InfoPlist.strings
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── InfoPlist.strings
│   │   │   │   │   └── en.lproj
│   │   │   │   │   └── InfoPlist.strings
│   │   │   │   └── version.plist
│   │   │   ├── ATAPortInjector.kext
│   │   │   │   └── Contents
│   │   │   │   └── Info.plist
│   │   │   ├── DummyUSBEHCIPCI.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   └── CodeResources
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── AppleUSBEHCIPCI
│   │   │   ├── DummyUSBXHCIPCI.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   └── CodeResources
│   │   │   │   ├── Info.plist
│   │   │   │   ├── MacOS
│   │   │   │   │   └── AppleUSBXHCIPCI
│   │   │   │   └── version.plist
│   │   │   ├── FakeSMC.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── FakeSMC
│   │   │   ├── GenericUSBXHCI.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── GenericUSBXHCI
│   │   │   ├── IOAHCIFamily.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   └── CodeResources
│   │   │   │   ├── Info.plist
│   │   │   │   ├── MacOS
│   │   │   │   │   └── IOAHCIFamily
│   │   │   │   ├── PlugIns
│   │   │   │   │   ├── IOAHCIBlockStorage.kext
│   │   │   │   │   │   └── Contents
│   │   │   │   │   │   ├── _CodeSignature
│   │   │   │   │   │   │   └── CodeResources
│   │   │   │   │   │   ├── Info.plist
│   │   │   │   │   │   ├── MacOS
│   │   │   │   │   │   │   └── IOAHCIBlockStorage
│   │   │   │   │   │   └── version.plist
│   │   │   │   │   └── IOAHCISerialATAPI.kext
│   │   │   │   │   └── Contents
│   │   │   │   │   ├── _CodeSignature
│   │   │   │   │   │   └── CodeResources
│   │   │   │   │   ├── Info.plist
│   │   │   │   │   ├── MacOS
│   │   │   │   │   │   └── IOAHCISerialATAPI
│   │   │   │   │   └── version.plist
│   │   │   │   └── version.plist
│   │   │   ├── IOAudioFamily.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   └── CodeResources
│   │   │   │   ├── Info.plist
│   │   │   │   ├── MacOS
│   │   │   │   │   └── IOAudioFamily
│   │   │   │   ├── Resources
│   │   │   │   │   └── English.lproj
│   │   │   │   │   └── InfoPlist.strings
│   │   │   │   └── version.plist
│   │   │   ├── 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
│   │   │   ├── RealtekRTL8100.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   ├── MacOS
│   │   │   │   │   └── RealtekRTL8100
│   │   │   │   └── Resources
│   │   │   │   ├── en.lproj
│   │   │   │   │   └── InfoPlist.strings
│   │   │   │   └── gpl.txt
│   │   │   ├── SuperVIAATA.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   └── CodeResources
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── SuperVIAATA
│   │   │   ├── USBInjectAll.kext
│   │   │   │   └── Contents
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── USBInjectAll
│   │   │   ├── Verde.kext
│   │   │   │   └── Contents
│   │   │   │   └── Info.plist
│   │   │   ├── VoodooHDA.kext
│   │   │   │   └── Contents
│   │   │   │   ├── _CodeSignature
│   │   │   │   │   ├── CodeDirectory
│   │   │   │   │   ├── CodeRequirements
│   │   │   │   │   ├── CodeResources
│   │   │   │   │   └── CodeSignature
│   │   │   │   ├── Info.plist
│   │   │   │   └── MacOS
│   │   │   │   └── VoodooHDA
│   │   │   └── WhateverGreen.kext
│   │   │   └── Contents
│   │   │   ├── Info.plist
│   │   │   └── MacOS
│   │   │   └── WhateverGreen
│   │   ├── misc
│   │   │   └── preboot.log
│   │   ├── OEM
│   │   │   └── SystemProductName
│   │   │   ├── config.plist
│   │   │   └── UEFI
│   │   │   └── config.plist
│   │   ├── themes
│   │   │   ├── frame.png
│   │   │   ├── logo_main.png
│   │   │   ├── logo_metal.png
│   │   │   ├── pointer-green.png
│   │   │   ├── pointer-metal.png
│   │   │   ├── Selection_144px.bmp
│   │   │   ├── Selection_64px.bmp
│   │   │   └── yosemitelogin
│   │   │   ├── 1920x1080.png
│   │   │   ├── 2560x1440.png
│   │   │   ├── 2844x1600.png
│   │   │   ├── banner.png
│   │   │   ├── font.png
│   │   │   ├── icons
│   │   │   │   ├── Alternate
│   │   │   │   │   ├── cd_lin.icns
│   │   │   │   │   └── os_linux.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_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_win7.icns
│   │   │   │   ├── os_win8.icns
│   │   │   │   ├── os_win.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_ext3.icns
│   │   │   │   ├── vol_internal_hfs.icns
│   │   │   │   ├── vol_internal.icns
│   │   │   │   ├── vol_internal_ntfs.icns
│   │   │   │   ├── vol_optical.icns
│   │   │   │   └── vol_recovery.icns
│   │   │   ├── screenshot.png
│   │   │   ├── Selection_big.png
│   │   │   ├── selection_small.png
│   │   │   └── theme.plist
│   │   └── tools
│   │   ├── bdmesg-32.efi
│   │   ├── bdmesg.efi
│   │   ├── Shell32.efi
│   │   ├── Shell64.efi
│   │   ├── Shell64U.efi
│   │   └── Shell.inf
│   └── Microsoft
│   └── Boot
│   ├── BCD
│   ├── BCD.LOG
│   ├── BCD.LOG1
│   ├── BCD.LOG2
│   ├── bootmgfw.efi
│   ├── bootmgr.efi
│   ├── BOOTSTAT.DAT
│   ├── cs-CZ
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── da-DK
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── de-DE
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── el-GR
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── en-US
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── es-ES
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── fi-FI
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── Fonts
│   │   ├── chs_boot.ttf
│   │   └── wgl4_boot.ttf
│   ├── fr-FR
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── hu-HU
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── it-IT
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── ja-JP
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── ko-KR
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── memtest.efi
│   ├── nb-NO
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── nl-NL
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── pl-PL
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── pt-BR
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── pt-PT
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── ru-RU
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── sv-SE
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── tr-TR
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   ├── zh-CN
│   │   ├── bootmgfw.efi.mui
│   │   ├── bootmgr.efi.mui
│   │   └── memtest.efi.mui
│   ├── zh-HK
│   │   ├── bootmgfw.efi.mui
│   │   └── bootmgr.efi.mui
│   └── zh-TW
│   ├── bootmgfw.efi.mui
│   └── bootmgr.efi.mui
└── __MACOSX
└── EFI
└── CLOVER
└── kexts
└── other
├── Lilu.kext
│   └── Contents
│   └── MacOS
└── NvidiaGraphicsFixup.kext
└── Contents
└── MacOS

175 directories, 253 files

标签:

实例下载地址

E5450 P45EFI10.12.6引导配置文件

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警