Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/23/2018 in all areas

  1. REV 4496 Synchronized Patches_for_EDK2 with r27233 - which resolves the problems with GetBestLanguage()/VariableGetBestLanguage() Removed patches: MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c MdePkg/Include/Library/UefiLib.h MdePkg/Library/UefiLib/UefiLib.c and reverted MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariable.c to its previous form that doesn't include this fix. Patches_for_UDK2018 stays the same on this issue as fix was not back-ported. Removed the patch to MdePkg/Include/Base.h The only build that needs the "no MS va funcs" is clang with -target x86_64-pc-win32-macho. So I added '-DNO_MSABI_VA_FUNCS' for the relevant toolchains in tools_def.txt (XCLANG and XCODE5). Note that this change is only guaranteed to work with recent versions of both GCC and clang. Some really old versions (GCC < 4.8 and clang around the time of SnowLeopard) may not work correctly. If anyone still wants to build Clover with a really old compiler, it is their responsibility to set the correct value by either adding or removing -DNO_MSABI_VA_FUNCS as appropriate. This change was back-ported to UDK2018 and is committed to Patches_for_UDK2018 as well as Patches_for_EDK2. Also some more minor changes Update svn:ignore and .gitignore for present-day build products. Change a couple of makefiles in CloverEFI/BootSectors to account for previous removal of svn:executable on files in CloverEFI/BootSectors/bin (these files are committed build products of these makefiles.) Typos in ebuild.sh.
    4 points
  2. Osx86.net online now! iPB is killing forums like madman
    3 points
  3. Thanks you for reply my msg, furthermore, want ask one more question about,i found that in Chinese Online website which call "Taobao",someone who just sale their way to modify ozmosis bios to the z170,z270 and z370 bios ...and what they post on other forum is just 4 to 5 sentences like what you have just post in the first page,but they don't really post the method. - Do not try on 64 Mbit chip, because simply it will not let you insert up to 3 files, so don't- Your board must have 128 Mbit chip- Do not try the work with UEFITool for inserting modules, use only MMTOOL to keep bios ROM flashable- Do not change the name of ORIGINAL ROM file that need to be modded, do just save and not save as!- Use UEFITool only for replacing modules body and use only save (overwrite that ROM) and not save as! Just the same meaning with these 5 sentence, so i think it might be work for the z270 and z370
    2 points
  4. ok, after the issues found in thew release cadindate, i took some time to test them and i have also found other bugs, i have fixed, so here is a fixed version of tinu release candidate, so you can test all the rest of the features https://dl.dropboxusercontent.com/s/nvzss51qcieynve/TINU.zip
    2 points
  5. Updated Clover Builder.app v1.1.5 Added to distr HFSPlus-64.efi and FakeSMC.kext. @SavageAUS Updated Clover Builder.app v1.1.6 Added to distr apfs.efi. Enjoy.
    2 points
  6. Your rom image doesn't have much more space to insert all that files, so you have to make a choice for what files you will keep and what files you'll not need! At that stage you only have to do that manually IMHO!
    1 point
  7. Ok. When I get home I'll take a look.
    1 point
  8. i have already found this issue and fixed it, i have just to pubblish a new release candidate to let you test the rest of the features
    1 point
  9. Hi! I couldn't get to download your version of RunMe because of some error in downloading but I ran another version which came with Olarila image. Also I am getting an error while uploading the file here on Insanelymac. It states that "There was an error processing the uploaded file". So, I have uploaded the file on my GoogleDrive. You can find the file here.
    1 point
  10. Very kind of you , Cyberdevs, I did not the patched AMDLegacySupport.kext before. Big big Thank you.
    1 point
  11. I see lgao4 just fixed it... And you also patched something in 1d4f84. EDK2 fixed it by changing the BOOLEAN to UINTN. Anyhow, EDK2 doesn't need the changes I made to MdePkg/Include/Base.h. They have a macro NO_MSABI_VA_FUNCS to disable the __builtin_ms_va_* variants. It is used for XCOODE5 in tools_def.template. In GCC, __builtin_ms_va_* always work the same (as Microsoft) whether you use mixed ABI or not. In clang, with x86_64-windows-macho, they can't be used except on some specific older versions identified in Clover mod to Base.h. The implementation of __builtin_va_* works (= is STDC compliant), but is incompatible with Microsoft. In Clover, we have XCODE5 which uses x86_64-windows-macho, and XCODE8 which uses x86_64-apple-darwin, and also some of the macOS support apps shipped with Clover end up including Base.h even though they're not EDK2 EFI binaries. They also use x86_64-apple-darwin. So Clover Base.h needs to handle cases that EDK2 doesn't.
    1 point
  12. <key>KernelAndKextPatches</key> <dict> <key>AppleIntelPCUPM</key> <true/> </dict>
    1 point
  13. I need them for my work as a developer, i just saved the money i earned working for a company for some months. But i got most of the ios stuff for free, because family and friends do not need them or upgraded to newer stuff, for the hackintoshes my hobby is to collect computer parts of all kinds, mostly stuff i get for cheap used in local markets and on ebay (my favorites are ms-dos and late 90s stuff like 3dfx cards), only 2 machines were built on purpose with brand new parts, but as always, i have to save money for a while to buy something, and also the mac are gifts i recived in the past from friends and family. The only mac i bougth with my own maney is my macbook pro 15 inc 2017 i bougth with the scolarship's money i earned at the italian ios developer academy (yes i did study there and i know some people at apple too, but my passion is hacking and doing interesting stuff with my machines and also i love all the flexibility that a custom desktop gives to me) so i am not rich, and the only prize here is the satisfaction of a successfoul installation
    1 point
  14. @ellaosx: This is just a cosmetic issue which is caused by slight differences between the Xcode 8 and 9 build rules. There is no need to worry! Mieze
    1 point
  15. @Dmos Hey bro, thank you for this great news.
    1 point
  16. I compiled rev150 from sources. All is fine! Just a question. What are the numbers at USB devices in monitoring column ? May be can show here real current (amperage)?
    1 point
  17. i am taking care of health, i am following a diet, after exams i did last week. For the app, no clover support yet, because it will be introduced in tinu 3, this is the final release candidate for tinu 2.0, so not the final 2.0 release, but something really clover just to have some last feedback about stuff to improve. For clover i am still doing paper sketches for the interface, but i have some code ready for that, but first i want to finish implementing priviladged tasks using the official apple's methods so i can have better security and hopefully something that can be approved in the app store
    1 point
  18. After a couple of weeks of health problems, i am back, i have uploaded the pre-release branch of tinu, i am doing a final release candidate build of tinu, which you can download here: https://dl.dropboxusercontent.com/s/nvzss51qcieynve/TINU.zip The final release candidate is basically the last pre-release of this new version of tinu 2 and it's almost equal to the final release version, the only difference is that the release candidate is made to make sure that everything works and it's fine before releasing it to the pubblic as a release, so giving me the time to listen and fix the issues and missplacements reported by you, so i invite everyone to try it and try to find as many thigs to fix as you can, so i can pubblish the final release with the fixes you requested included. The source code is available into the development branch of the github repo as usual.
    1 point
  19. You can find HFSPlus.efi in: ~/src/UDK2018/Clover/FileSystems/HFSPlus/X64
    1 point
  20. No dude, Ozmosis stopped from release since the first skylake rush. So use clover instead, and don't buy a skylake components just for Oz!
    1 point
  21. Hello and welcome to InsanelyMac. Run this app, and upload the file result here. RunMe
    1 point
  22. When Mi & Apple be united source : Mi Gaming Laptop Stock Wallpaper Übersicht (modif : disk usage & mem) IINA for playing Queen Deluxe Edition
    1 point
  23. I mean for Msi bios is : Advanced -- CPU Configuration: Intel Hyper Threading = Enabled (Intel Virtualization Technology = Enabled/Disabled makes no difference) : disable first CPU C States Support = Enabled Package C State = C6(non Retention) CPU C3 State = Enabled CPU C6 State = Enabled
    1 point
  24. Good ;-) Well now , you may adjust your bios settings for full speestep .
    1 point
  25. 👉 Rules Our goal is ensure that the forum remains a helpful & friendly place to learn about how to run Mac OS X on non-Apple hardware, and of course other general banter. We want you to be able to discuss anything and everything here, and to do so we ask that you check out these guidelines for forum use. Do not upload anywhere else files when developers specifically ask not to. We take this matter very seriously, as developers are the very heart of our community. No Flaming. This includes racism, threatening, personal attacks, victimization or hateful content. Retaliation will not be tolerated either; if a member has broken a rule, please use the report feature on the forum and the staff will deal with the situation appropriately. No posting of direct or indirect links to warez or pirated pieces of software, this includes cracks, serials and torrents. Do not publicly argue the decision of a moderator. If you disagree with a moderator take it up with them in private via PM. Only one (1) login is allowed per member. Duplicate accounts will be banned or deleted. Bumping of posts is not permitted. Other than being less annoying it also keeps the posts more informative. Meaningless and useless posts may be removed at Moderator's discretion. Only post your post once (1). This keeps the forum cleaner and makes it easier to find what you are looking for. No advertising or business offers of any kind. No posting of copyrighted material. This includes copying and pasting news articles from news websites. Attached materials must come with clear descriptions of what they are and what they do, linking to this information elsewhere is not sufficient. Materials derived from Open Source must include source code, as well as an explanation of what has been done to it. Discussion of P2P, torrent sites, or similar download sites of any kind will not be tolerated. We do not want to know your illegal downloading habits. Do not post spyware or any other malware. This includes linking to other sites which may contain it. Posting just to promote another site, product, or service (spamming) is not allowed. This site is not here for you to promote your own or anyone else's material. Discussion of commercial spin-offs of the OSx86 scene is allowed if it’s to understand their existence, but no discussion of how to use them, nor any support for these commercial spin-offs are allowed as they are not in the spirit of the OSx86 scene. Example of commercial spin-off: tonymacx86. Why InsanelyMac does not support tonymacx86 VERY IMPORTANT: PLEASE READ! (ABOUT TONYMACX86 AND iATKOS M / Y / EC / SR) 👉 Posting Guidelines If you have a question please do your best to use the search feature and search the forum before creating a new topic. Post in the correct forum and read the forum description. This will make sure that your post will not be removed. Pick an appropriate title and tags (if any) for your post. A good title makes it easier to find what you are looking for. Using informative tags allows for improved searching of related topics. All posts must be clearly written and easy to read. For example, if you have long blocks of text, use the Code option, etc. Limit "empty lines" as much as possible, use punctuation where you can and be concise. Posts may be edited for this reasons by InsanelyMac staff at their discretion. Please remember that you are in a public forum, a bit of courtesy is always welcome. It's always nice to start by saying "Hi" or "Hello" before asking a question or seeking help. Also a "thank you" would be appreciated, especially if the help you get is effective. Your topic does not deserve any more attention than others seeking help hence topic titles must reflect their content, and topic titles containing things like: 'please help' 'look here' 'cash reward' 'urgent' or other inaccurate descriptions will be removed. This includes all-caps titles. Give your hardware specs when necessary (asking for support) and any other time where it may be beneficial to have them listed. Watch this video to guide you how to do that: [Video] How to add a signature. 👉 Signatures, Avatars and Nicks Keep your signature/avatar clean and tidy - should you receive a PM from the staff regarding your signature/avatar, please make the requested alterations or it may be removed/shortened appropriately. To keep pages loading fast for everyone, we request that your signatures and avatars contain no animations or high-definition graphics of any kind. Signatures should be no more than 6 lines of text using a regular font. If you can't fit all of your system specs in that you'd like, why not create a small graphic to contain the information? They should also contain no referral or affiliate program graphics. Avatars should be in "good taste," a qualification that is broad enough to let us determine what is and isn't. Goth-devil-child-wild-eyed-in-the-violent-blackness probably qualifies as being in bad taste. Nothing offensive, pornographic, or vulgar. Nicknames must be readable by the system (without question marks). This will ensure that your nickname can be searched, and that other users can contact you. They should also not contain staff member groups (administrator, moderator, developer, etc.) to prevent confusion. Nicknames should also show respect to the community, thus nothing containing offensive language. Email addresses must be real. Accounts not in line with the last two rules will be edited or deleted without warning. 👉 Policing Do not publicly discuss the decision of a moderator. If there is any issue with a decision of a staff member PM them or contact an admin. Moderators have the ability to suspend or impose posting restrictions upon accounts based on the user's history. Records are kept to keep track of user's behavior and point out repeat offenders. Attempts to circumvent posting restrictions will lead to your account being banned, and any other accounts affiliated with your account being banned also. These rules cover a broad spectrum and are set up to preserve a free and open (and fun) place for discussion. They, in conjunction with common sense and good judgment, should steer you in the right direction. We're all human and we know that people make mistakes... but that's also not an excuse. More rules are subject to appear on this board as we see fit, so please check back from time to time for your own benefit. Thanks for joining our community and helping make it the best it can be. In case the rules localizations should differ, the English rules are the standard.
    1 point
  26. - GRAPHICS : Check "InjectIntel" - GRAPHICS : “ig-platform-id” changed to 0x59120000 - DEVICES : "IntelGFX" changed to 0x59128086 - BOOT : Add “-disablegfxfirmware” under Custom Flags
    1 point
  27. Friend of ours recently did some research regarding "MATS" table here. In my case, by changing (bad) "Asl Compiler ID" to "INTL"& recompiling, it doesnt produce evil "0x98" byte as mentioned. [000h 0000 4] Signature : "MATS" [004h 0004 4] Table Length : 00000024 [008h 0008 1] Revision : 02 [009h 0009 1] Checksum : 45 [00Ah 0010 6] Oem ID : "ALASKA" [010h 0016 8] Oem Table ID : "A M I" [018h 0024 4] Oem Revision : 00000002 [01Ch 0028 4] Asl Compiler ID : "INTL" [020h 0032 4] Asl Compiler Revision : 20140926
    1 point
  28. Hey guys I purchased this iMac just a few months ago. It still has the clear film on the screen and it was only used lightly. I decided I need a laptop to travel with, so I really wish Apple would let me return it. Oh wel... It IS the current model and the fastest processor and graphics card that you can get. The RAM can be upgraded, as it should be. You can upgrade to 24GB from crucial.com for $90. Also, the max RAM is 32GB. Because it is so new, you still have the option to purchase the 3 year AppleCare from Apple. There's literally nothing wrong with it in any way. Here's the breakdown of the hardware. Its a $2,549 on the website Hardware: Processor: 3.5 GHz Quad-Core Intel Core i7 with Turbo Boost up to 3.9GHz Memory RAM: 8GB expandable to 32GB Hard Drive: 3TB Fusion Drive Graphics: NVIDIA GeForce GTX 780M 4GB Wireless Apple Magic Mouse - Still in packaging, never used Keyboard NOT INCLUDED - Sorry, I need it. I'll throw in an Apple Remote that I have laying around Original box Power cable Located in Fort Lauderdale, FL.
    1 point
  29. Clover Builder.app v1.2.4 (Use UDK2018) Small tool to download sources, compile and build the latest Clover distr. Copy to Mandatory drivers64UEFI: ApfsDriverLoader.efi, AptioMemoryFix.efi, AptioInputFix.efi. Copy to \EFI\CLOVER\tools\: CleanNvram.efi. VerifyMsrE2.efi. Make Clover_v2.4k_rNNNN.pkg without FakeSMC.kext. Make CloverISO-NNNN.tar.lzma with FakeSMC.kext. Corrected makeiso error. Used Xcode toolchain and UDK2018. macOS Mojave ready. You can safely edit working script in app Resources. Latest version Enjoy Feel free to click "like" cvad Clover_Builder.app.v1.2.4.zip
    1 point
  30. سلام شرمنده والا دیدم کسی استقبال نکرد دیگه ادامش ندادم ولی حالا به خاطر گل روی شما بقیشو آماده می کنم می زارم. .
    1 point
×
×
  • Create New...