Jump to content

Ozmosis


xpamamadeus
6,231 posts in this topic

Recommended Posts

Look @Slice I don't have a problem with bootloader I have a problem in my About This Mac how to write speed of my processor.

You see on pic speed of my CPU is 4.3GHz. But in system report is good write normaly.

About This Mac get info from bootloader.

I know how to correct this using Clover and I expected someone tell you how to do the same with ozmosis.

Link to comment
Share on other sites

About This Mac get info from bootloader.

I know how to correct this using Clover and I expected someone tell you how to do the same with ozmosis.

I know that it has nothing to do with SSDT.Yes on Clover work but on Ozmozis does not work.

That's why I asked the question here...

Link to comment
Share on other sites

I know that it has nothing to do with SSDT.Yes on Clover work but on Ozmozis does not work.

That's why I asked the question here...

OZ was developed and tested till 3 Series CPU, yes, it has support for newer CPU's, but not 100% tests passed.

If you care on cosmetic details, wait for a new "release" or keep using clover, that way maybe Slice will stay out of this topic where he has no business nor idea what he talk about.

Link to comment
Share on other sites

OZ was developed and tested till 3 Series CPU, yes, it has support for newer CPU's, but not 100% tests passed.

If you care on cosmetic details, wait for a new "release" or keep using clover, that way maybe Slice will stay out of this topic where he has no business nor idea what he talk about.

 

Ok @THe KiNG. I wait a new version and I stay to Ozmosis.

Oz is very,very good bootloader for me. But my friend have a same problem on Ivy Bridge CPU 3rd Series CPU.

Link to comment
Share on other sites

I successfully flashed a Gigabyte GA-B75N with an Ozmosis patched BIOS.

 

I initially had OSX 10.10.2 installed and booting with chameleon meaning that I have a couple of Kexts in /S/L/E (FakeSMC+Sensor plugins; patched AppleHDA, . I can now boot that OSX installation directly from the "BIOS" without the help of a HDD installed bootloader. So.. huray!

 

I have a custom DSDT with an integrated SSDT loaded in the BIOS and I know it works because when I'm loading the current install with Ozmosis, I have working graphics with non-patched Apple Frame Buffers (which is needed when you run a SandyBridge CPU on a 7 series board) and HW monitor shows me that the CPU speed changes based on load (which wouldn't happen without a custom SSDT).

 

The phases that I went through:

- review the contents of an already pached rom and compare with original from Gigabyte (MMTool) - didnt want to reinvent the wheel.

- extract original DSDT (MaciASL)

- patch the DSDT for HD3000 HDMI Audio, SandyBridge-intel 7 series bug, insert SSDT in DSDT (MaciASL)

- inject new DSDT in rom containing Ozmosis (OZMTool)

- extract ffs files from patched BIOS (OZMTool)

- understand how to change/create new OzmosisDefaults.ffs (Kext2ffs)

 

 

My vision: to boot the installer with 0 kexts (basically how a Mac does) and then use OSX with a minimum of kexts (preferably only Audio and maybe LAN)

 

There are some chalenges that I am facing and I hope this amazing community can help:

 

- as I said, the system now boots. But sometimes it doesnt.. really, nothing changes, I just boot, it gives a kernel panic, I reboot and then it boots successfully. I noticed that it complains about the sensor kexts and probably also FakeSMC.

Q: Do I need FakeSMC in the BIOS considering there is an SMCEmulator in there? Are they the same thing?

Q: Do I need the *Sensors in the BIOS?

Q: Can I have them both in the BIOS and in /S/L/E?

Q: Why do ffs files have an UUID in the name after extraction? Are those UUIDs needed for executing nvram commands? If yes, how?

 

- I cannot boot the OSX installer. I created it from the command line as outlined here. It goes as far as DSMOS has arrived and then it restarts. I know this is vague but please.. bear with me.
Q: Do I need to stuff some kext in the BIOS?

Q: Do I need to change the OzmosisDefaults?

Q: Do I need to add some boot args? Where can I find the UUIDs used by nvram? Are they the UUIDs of specific disks? The UDID of the computer? The UUIDs for ffs?

Q: Is it posible that GA-B75N does not have writable nvram? How do I test?

 

Additional Q:

Q: Should I extract Ozmosis from F3a add it to the B75N .rom? Or is 1479 the latest version?

 

I am planning to write a detailed guide for this motherboard. I built my first hackintosh in 2011 and was very happy with it. Fortunatelly for our community, Apple raises prices to ridiculous levels so the energy and motivation in our rows grows as well :)

 

A big thank you in advance!

Link to comment
Share on other sites

Try to Reset NVRAM like this | Option+Command+P+R | After that PC restart alone after you have Hermit Crabs Boot Logo and press F12 and select your USB.

You create a Defaults.plist and put in ESP/Oz/and paste.

After that you must again Reset NVRAM.

Or try this:

 

Link to comment
Share on other sites

Try to Reset NVRAM like this | Option+Command+P+R | After that PC restart alone after you have Hermit Crabs Boot Logo and press F12 and select your USB.

You create a Defaults.plist and put in ESP/Oz/and paste.

After that you must again Reset NVRAM.

Or try this:

attachicon.gifB75N-F5-OZM-DSDT-G-1479.zip

Hi crushers. Thats the image I have flashed now. The only difference is that I injected my own DSDT.

I didnt try to reset the nvram yet. Will do and report back.

 

But my post was really a call for more information on the functionality of this bootloader. i dont only want to make my motherboard work, I want to understand how Ozmosis works as there's no documentation on it and the Hermit Crab Labs' website on Tor is dead.

Link to comment
Share on other sites

Hi crushers. Thats the image I have flashed now. The only difference is that I injected my own DSDT.

I didnt try to reset the nvram yet. Will do and report back.

 

But my post was really a call for more information on the functionality of this bootloader. i dont only want to make my motherboard work, I want to understand how Ozmosis works as there's no documentation on it and the Hermit Crab Labs' website on Tor iYou 

You have DSDT in my post in ROM. Try to Reset NVRAM. I know the this site is dead.

I try some times this command in OZTool but no work for me.

Can you expalin what is write in terminal or CMD.

Write in terminal paint and attach please.

./OZMTool --ozmupdate --aggressivity 1 --compressdxe --out RECENT_OZM_BIOS.ROM --input OLD_OZM.ROM --recent NEW_CLEAN_BIOS.ROM
Link to comment
Share on other sites

 

You have DSDT in my post in ROM. Try to Reset NVRAM. I know the this site is dead.

I try some times this command in OZTool but no work for me.

Can you expalin what is write in terminal or CMD.

Write in terminal paint and attach please.

./OZMTool --ozmupdate --aggressivity 1 --compressdxe --out RECENT_OZM_BIOS.ROM --input OLD_OZM.ROM --recent NEW_CLEAN_BIOS.ROM
./OZMTool --ozmupdate --aggressivity 1 --compressdxe --out B75N-F5-OZM.rom --input B75N-F5-OZM-DSDT-G-1479_newDSDT.rom --recent B75N.F5.rom 

OZMTool - v0.3
Info: Aggressivity level set to 'Delete network stuff from BIOS'...
Info: Compressing CORE_DXE is selected!
Injecting 'PartitionDxe' [1FA1F39E-FEFF-4AAE-BD7B-38A070A3B609] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'EnhancedFat' [961578FE-B6B7-44C3-AF35-6BC705CD2B1F] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'HfsPlus' [4CF484CD-135F-4FDC-BAFB-1AA104B48D36] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'ExtFs' [B34E5765-2E04-4DAF-867F-7F40BE6FC33D] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'Ozmosis' [AAE65279-0761-41D1-BA13-4A3C1383603F] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'HermitShellX64' [C57AD6B7-0515-40A8-9D21-551652854E37] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'OzmosisDefaults' [99F2839C-57C3-411E-ABC3-ADE5267D960D] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'OzmosisBlackTheme' [AC255206-DCF9-4837-8353-72BBBC0AC849] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'SmcEmulatorKext' [DADE1001-1B31-4FE4-8557-26FCEFC78275] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'DisablerKext' [DADE1002-1B31-4FE4-8557-26FCEFC78275] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'InjectorKext' [DADE1003-1B31-4FE4-8557-26FCEFC78275] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'CpuSensorsKext' [DADE1006-1B31-4FE4-8557-26FCEFC78275] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'LpcSensorsKext' [DADE1007-1B31-4FE4-8557-26FCEFC78275] from old into new BIOS...
* File not existant, inserting at the end of volume
Injecting 'GpuSensorsKext' [DADE1008-1B31-4FE4-8557-26FCEFC78275] from old into new BIOS...
* File not existant, inserting at the end of volume
Compressing CORE_DXE to save space...
* File was injected compressed successfully!
Deleting network BIOS stuff (PXE) to save space...
* Removed 'TcpDxe' [B1625D3C-9D2D-4E0D-B864-8A763EE4EC50] succesfully!
* Removed 'Dhcp4Dxe' [8DD9176E-EE87-4F0E-8A84-3F998311F930] succesfully!
* Removed 'Ip4ConfigDxe' [8F9296EF-2880-4659-B857-915A8901BDC8] succesfully!
* Removed 'Ip4Dxe' [8F92960F-2880-4659-B857-915A8901BDC8] succesfully!
* Removed 'Mtftp4Dxe' [61AFA223-8AC8-4440-9AB5-762B1BF05156] succesfully!
* Removed 'Udp4Dxe' [10EE5462-B207-4A4F-ABD8-CB522ECAA3A4] succesfully!
* Removed 'Dhcp6Dxe' [8DD9176D-EE87-4F0E-8A84-3F998311F930] succesfully!
* Removed 'Ip6Dxe' [8F92960E-2880-4659-B857-915A8901BDC8] succesfully!
* Removed 'Mtftp6Dxe' [61AFA251-8AC8-4440-9AB5-762B1BF05156] succesfully!
* Removed 'Udp6Dxe' [10EE54AE-B207-4A4F-ABD8-CB522ECAA3A4] succesfully!
Deleting non required Filesystem FFS...
* Removed 'FileSystem' [93022F8C-1F09-47EF-BBB2-5814FF609DF5] succesfully!
Reconstructing final image...
* Image built successfully!
Bios successfully saved to 'B75N-F5-OZM.rom'

Not sure how this helps though..

Link to comment
Share on other sites

Hi,

 

I'm a first-time hackintosh builder, and decided to go with Ozmosis rather than the Clover/Chameleon route. Please forgive my newbie-ness, as I may not understand everything I need to. My build:

 

Gigabyte Z97x-UD7-TH (Dual BIOS)

Intel i7 4790K

EVGA GTX 760 4Gb

240 GB EVO for OSX and Applications

120GB EVO for Windows 8.1 (only to initialize the thunderbolt ports)

 

I built my hack, flashed the BIOS with the 894 version from the repository on hackintosh-forum.de (I'd read that there were issues with my board and the 1479 ROM), and installed Yosemite 10.10.2. 

 

Seriously, it just all worked the first time. Very stable so far, with lots of video work and heavy usage. Sleep works with the bluetooth keyboard/trackpad, even handoff is working without my doing anything. 

 

I do have some questions. Again, forgive my newness.

 

1. Onboard Audio - I don't know how to get it working. I have a USB interface I've been using temporarily, but I can't figure out how to get the mobo's audio operating. I tried injecting Realtek's ALC 1150 driver using the kext-injector-which-shall-not-be-named (I didn't know any better at the time), but to no avail. All of the online information about fixing onboard audio requires Clover/Chameleon. Any suggestions?

 

EDIT - Audio was fixed by installing "Optional HDAEnabler - Audio ID:1"

 

2. iMessage. All of the online fixes for iMessage are for Clover/Chameleon bootloaders. Is there any known fix for Ozmosis?

 

3. Apparent freeze at shutdown (but I'm not sure). At OS X shutdown, the dock starts to sink, then freezs halfway down. Then my hack shuts off. The fans go off, everything seems normal. Boot is normal (and fast). Is this a freeze that's happening? 

 

I'm new, but brave and willing to learn. Any advice?

 

Thanks!

Link to comment
Share on other sites

Hi folks!

 

I am making free space in my modded GA-B85M-D3H F14 BIOS for injecting ethernet kext (mieze's RealtecRTL8111)... so i was wondering if  deleting RtkUndiDxe would brick my board?

 

Do you have another suggestions what other legacy modules I can remove safely to make space when using UEFI only boot? 

 

Here is my report:

+-----------------------------------------------------------------------------+
| MMTOOL  4.50.0023                                                           |
| Copyright (c)2010 American Megatrends, Inc.                                 |
+-----------------------------------------------------------------------------+
| Firmware Image Information                                                  |
+-----------------------------------------------------------------------------+
| Image Size : 800000                                                         |
+------+-------------------------------+--------------+-----------+-----------+
|  FV  |            FV TYPE            |   Location   |   Length  |    FFSs   |
+------+-------------------------------+--------------+-----------+-----------+
|  00  |          Non-FFS FV           |   00500000   |  020000   |    001    |
|  01  |          Non-FFS FV           |   00550000   |  1E0000   |    003    |
|  02  |          Nested FV            |   00000000   |  750000   |    186    |
|  03  |          Boot Block FV        |   00730000   |  0D0000   |    054    |
+------+-------------------------------+--------------+-----------+-----------+
| Nested Firmware Volume Information                                          |
+-----------------------------------------------------------------------------+
|  FV  |            Nesting Information       	      |   Length  |    FFSs   |
+-----------------------------------------------------------------------------+
|  02  |  Parent Fv : 01        Parent FFS : 00       |   750000  |    186    |
+------+-------------------------------+--------------+-----------+-----------+
| NCB Information                                                             |
+-----------------------------------------------------------------------------+
| NCB No : 0                         Location :  00000000   Length :  500000  |
| NCB No : 1                         Location :  00520000   Length :  030000  |
+-----------------------------------------------------------------------------+
| Driver Information                                                          |
+-----------------------------------------------------------------------------+
| Firmware Volume : 00               Location :  00500000   Length :  020000  |
+---+---------------+------------------------------------+--------+------+----+
|NO |    FileName   |               GUID                 |Location| Size |Type|
+---+---------------+------------------------------------+--------+------+----+
|000|               |CEF5B9A3-476D-497F-9FDC-E98143E0422C|00500048|01FFB8|RAW |
+---+---------------+------------------------------------+--------+------+----+
| Bytes Free       : 000000 (  0 KB)    Bytes Used       : 020000 (128 KB)    |
+-----------------------------------------------------------------------------+
| Firmware Volume : 01               Location :  00550000   Length :  1E0000  |
+---+---------------+------------------------------------+--------+------+----+
|NO |    FileName   |               GUID                 |Location| Size |Type|
+---+---------------+------------------------------------+--------+------+----+
|000|               |AE717C2F-1A42-4F2B-8861-78B79CA07E07|00550048|1BD865|FV  |
|001|               |17088572-377F-44EF-8F4E-B09FFF46A070|0070D8C8|010418|RAW |
|002|S3Restore      |EFD652CC-0E99-40F0-96C0-E08C089070FC|0071DCE0|00211C|PEIM|
+---+---------------+------------------------------------+--------+------+----+
| Bytes Free       : 010218 ( 64 KB)    Bytes Used       : 1CFDE8 (1855 KB)    |
+-----------------------------------------------------------------------------+
| Firmware Volume : 02               Location :  00000000   Length :  750000  |
+---+---------------+------------------------------------+--------+------+----+
|NO |    FileName   |               GUID                 |Location| Size |Type|
+---+---------------+------------------------------------+--------+------+----+
|000|IntelSaGopDriver|5C266089-E103-4D43-9AB5-12D7095BE2AF|00000048|001215|DRVR|
|001|IntelGopDriver |5BBA83E6-F027-4CA7-BFD0-16358CC9E123|0000125D|00D45E|DRVR|
|002|FvOnFv2Thunk   |5007A40E-A5E0-44F7-86AE-662F9A91DA26|0000E6BB|000ACD|DRVR|
|003|               |17088572-377F-44EF-8F4E-B09FFF46A070|0000F188|005018|RAW |
|004|CpuDxe         |E03ABADF-E536-4E88-B3A0-B77F78EB34FE|000141A0|0046A1|DRVR|
|005|               |DAC2B117-B5FB-4964-A312-0DCC77061B9B|00018841|0135E5|FRFM|
|006|               |9221315B-30BB-46B5-813E-1B1BF4712BD3|0002BE26|00097D|FRFM|
|007|CORE_DXE       |5AE3F37E-4EAE-41AE-8240-35465B5E81EB|0002C7A3|18D839|DXEC|
|008|Runtime        |CBC59C4A-383A-41EB-A8EE-4498AEA567E4|001B9FDC|0119A1|DRVR|
|009|ReFlash        |70E1A818-0BE1-4449-BFD4-9EF68C7F02A8|001CB97D|0054CD|DRVR|
|010|PciBus         |3C1DE39F-D207-408A-AACC-731CFB7F1DD7|001D0E4A|00DA59|DRVR|
|011|AmiBoardInfo   |9F3A0016-AE55-4288-829D-D22FD344C347|001DE8A3|00DEAF|DRVR|
|012|EBC            |13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7|001EC752|0037D9|DRVR|
|013|It8728SmmFeatur|078485F1-0C1F-4B1B-AFB3-4A09C0EF87A1|001EFF2B|001F69|DRVR|
|014|IT8728SioAcBack|AA893E19-A641-4819-AD23-011B7C24250D|001F1E94|0013AD|DRVR|
|015|CpuInitDxe     |62D171CB-78CD-4480-8678-C6A2A797A8DE|001F3241|00D6A1|DRVR|
|016|               |299141BB-211A-48A5-92C0-6F9A0A3A006E|002008E2|000B1C|FRFM|
|017|PowerMgmtDxe   |F7731B4C-58A2-4DF4-8980-5645D39ECE58|002013FE|004F45|DRVR|
|018|PowerMgmtS3    |8F0B5301-C79B-44F1-8FD3-26D73E316700|00206343|0017AD|DRVR|
|019|CpuPolicyDxe   |15B9B6DA-00A9-4DE7-B8E8-ED7AFB88F16E|00207AF0|001C5D|DRVR|
|020|TxtDxe         |FF917E22-A228-448D-BDAA-68EFCCDDA5D3|0020974D|002159|DRVR|
|021|TxtOneTouchDxe |67791E00-0C05-4AE7-A921-FC4057221653|0020B8A6|001A11|DRVR|
|022|MicrocodeUpdate|F3331DE6-4A55-44E4-B767-7453F7A1A021|0020D2B7|004B81|DRVR|
|023|CpuSpSMI       |116E1ACF-2533-4CC2-820A-BBC10A2AB07C|00211E38|0017F5|DRVR|
|024|AmiTxtDxe      |87D402CD-8B07-4B93-B38B-F8799F28B033|0021362D|001455|DRVR|
|025|SBDXE          |B7D19491-E55A-470D-8508-85A5DFA41974|00214A82|00AF75|DRVR|
|026|SBRun          |E23F86E1-056E-4888-B685-CFCD67C179D4|0021F9F7|0025DD|DRVR|
|027|               |22046D50-F390-498C-92E5-5BA4F8E7F8B6|00221FD4|00020D|FRFM|
|028|SmmChildDispatc|753630C9-FAE5-47A9-BBBF-88D621CD7282|002221E1|002FD9|DRVR|
|029|               |E53734A3-E594-4C25-B1A2-081445650F7F|002251BA|004C61|    |
|030|               |750890A6-7ACF-4F4F-81BD-B400C2BEA95A|00229E1B|002461|    |
|031|SleepSmi       |6298FE18-D5EF-42B7-BB0C-2953283F5704|0022C27C|002FD5|DRVR|
|032|SBSMI          |7B8DB049-C7C7-4D3B-809F-926DEE47CCA2|0022F251|003861|DRVR|
|033|PchSpiWrap     |B716A6F8-F3A1-4B8E-8582-5A303F1CDD64|00232AB2|000E29|DRVR|
|034|WdtAppDxe      |CE366D33-B057-4C03-8561-CAF17738B66F|002338DB|0010D5|DRVR|
|035|SataDriver     |91B4D9C1-141C-4824-8D02-3C298E36EB3F|002349B0|02EE99|DRVR|
|036|ActiveBios     |BFD59D42-FE0F-4251-B772-4B098A1AEC85|00263849|000B49|DRVR|
|037|IoTrap         |2374EDDF-F203-4FC0-A20E-61BAD73089D6|00264392|001F61|DRVR|
|038|IntelLegacyInte|C1C418F9-591D-461C-82A2-B9CD96DFEA86|002662F3|000655|DRVR|
|039|PchInitDxe     |DE23ACEE-CF55-4FB6-AA77-984AB53DE823|00266948|01188D|DRVR|
|040|PchSmiDispatcher|B0D6ED53-B844-43F5-BD2F-61095264E77E|002781D5|007235|DRVR|
|041|PchPcieSmm     |ACAEAA7A-C039-4424-88DA-F42212EA0E55|0027F40A|003FE1|DRVR|
|042|PchReset       |BB1FBD4F-2E30-4793-9BED-74F672BC8FFE|002833EB|0027A5|DRVR|
|043|PchS3Peim      |271DD6F2-54CB-45E6-8585-8C923C1AC706|00285B90|00213C|PEIM|
|044|PchS3Support   |08F2C63B-08DE-4CCD-8670-ACFE644A1C48|00287CCC|001105|DRVR|
|045|SataController |BB65942B-521F-4EC3-BAF9-A92540CF60D2|00288DD1|001C49|DRVR|
|046|PchSerialGpio  |FC1B7640-3466-4C06-B1CC-1C935394B5C2|0028AA1A|00106D|DRVR|
|047|SmartTimer     |90CB75DB-71FC-489D-AACF-943477EC7212|0028BA87|000A09|DRVR|
|048|PchSmbusDxe    |E052D8A6-224A-4C32-8D37-2E0AE162364D|0028C490|001C39|DRVR|
|049|SmmControl     |A0BAD9F7-AB78-491B-B583-C52B7F84B9E0|0028E0C9|0016A9|DRVR|
|050|PchSpiSmm      |27F4917B-A707-4AAD-9676-26DF168CBF0D|0028F772|0029B9|DRVR|
|051|PchSpiRuntime  |C194C6EA-B68C-4981-B64B-9BD271474B20|0029212B|0035CD|DRVR|
|052|PchSmbusSmm    |59287178-59B2-49CA-BC63-532B12EA2C53|002956F8|001A39|DRVR|
|053|WdtDxe         |5AAB83E5-F027-4CA7-BFD0-16358CC9E453|00297131|000C61|DRVR|
|054|PchLateInitSmm |D7B10D4E-67E6-4C74-83E9-F9AF0ACC33CC|00297D92|0028D5|DRVR|
|055|NBDXE          |E4ECD0B2-E277-4F2B-BECB-E4D75C9A812E|0029A667|0087A1|DRVR|
|056|NBSMI          |D933DEDE-0260-4E76-A7D9-2F9F2440E5A5|002A2E08|0028FD|DRVR|
|057|MiscSubclassDxe|16271FCA-55D9-4A33-93FC-5A3EB128DE21|002A5705|000FC5|DRVR|
|058|UpdateMemoryRec|24CCD374-3DF6-4181-86F6-E3C66920A145|002A66CA|001B29|DRVR|
|059|LegacyRegion2  |FE6F8ACD-55A6-4C6B-B448-64E659DE94B3|002A81F3|000C3D|DRVR|
|060|PciHostBridge  |8D6756B9-E55E-4D6A-A3A5-5E4D72DDF772|002A8E30|002BAD|DRVR|
|061|SmBiosMemory   |EDA39402-F375-4496-92D3-83B43CB8A76A|002AB9DD|003255|DRVR|
|062|SmmAccess      |1323C7F8-DAD5-4126-A54B-7A05FBF41515|002AEC32|000D35|DRVR|
|063|               |27E569D5-0AFC-4D8F-8C90-783AC4A318AB|002AF967|0001D0|FRFM|
|064|               |AAA99A23-13B6-4C31-BB8B-299E8EC04FA4|002AFB37|0034FD|FRFM|
|065|SaInitDxe      |DE23ACEE-CF55-4FB6-AA77-984AB53DE811|002B3034|00E535|DRVR|
|066|SaLateInitSmm  |2D1E361C-7B3F-4D15-8B1F-66E551FABDC7|002C1569|007BE1|DRVR|
|067|BdatAccessHandl|6DB9486F-6AF6-4090-984D-238482CE3EA4|002C914A|0009C9|DRVR|
|068|               |878AC2CC-5343-46F2-B563-51F89DAF56BA|002C9B13|001218|RAW |
|069|PciTestAdapter |3F79BEE2-6B14-4B5E-916B-101D8F7E15BE|002CAD2B|0013B1|DRVR|
|070|ACPI           |16D0A23E-C09C-407D-A14A-AD058FDD0CA1|002CC0DC|00998D|DRVR|
|071|               |26A2481E-4424-46A2-9943-CC4039EAD8F8|002D5A69|0032C9|    |
|072|S3Restore      |EFD652CC-0E99-40F0-96C0-E08C089070FC|002D8D32|00211C|PEIM|
|073|AHCI           |8F5A2E02-538C-4D59-B920-C4786ACBC552|002DAE4E|006F75|DRVR|
|074|AINT13         |67820532-7613-4DD3-9ED7-3D9BE3A7DA63|002E1DC3|001D31|DRVR|
|075|AhciSmm        |BC3245BD-B982-4F55-9F79-056AD7E987C5|002E3AF4|0029B1|DRVR|
|076|CmosManagerSmm |6869C5B3-AC8D-4973-8B37-E354DBF34ADD|002E64A5|0034A1|DRVR|
|077|CryptoDxe      |20D8FFFE-15C3-4EA9-9D28-CFE2745D78F3|002E9946|0111D5|DRVR|
|078|HardwareSignatu|B7EE4835-84CE-4B15-BF52-2D11574CE470|002FAB1B|001BB9|DRVR|
|079|CppcDxe        |C07A1EB5-5C04-4100-817B-0A11BB5F15DC|002FC6D4|001145|DRVR|
|080|               |60E31DE1-03EC-492A-9598-65A3C50E0F6B|002FD819|000373|FRFM|
|081|               |60AC3A8F-4D66-4CD4-895A-C3F06E6665EE|002FDB8C|0000D6|FRFM|
|082|RapidStartDxe  |B6B9295F-CABF-4CEC-BB14-FE4246F2173A|002FDC62|0025E9|DRVR|
|083|RapidStartSmm  |43172851-CF7E-4345-9FE0-D7012BB17B88|0030024B|002151|DRVR|
|084|DxeFfsGfxDriver|6FD1DCC5-B5B9-4A82-8728-8D854428A4A3|0030239C|000B89|DRVR|
|085|RapidStartDxePo|DDB412A6-E3F3-4E9E-90A3-2A991270219C|00302F25|0015F1|DRVR|
|086|               |FA2DDC38-3F19-4218-B53E-D9D79D626767|00304516|0002D6|FRFM|
|087|IsctAcpi       |4839023B-4C12-4EB2-B2B8-C91B42D878A0|003047EC|000DF9|DRVR|
|088|IsctSmm        |DBD5B6BA-6734-4C5D-BF53-2C210D93A012|003055E5|0015B5|DRVR|
|089|MERecoveryDxe  |F1FCD66F-8966-441E-909C-77F211AB9C3E|00306B9A|003F2D|DRVR|
|090|               |821D110C-D0A3-4CF7-AEF3-E28088491704|0030AAC7|080025|FRFM|
|091|MouseDriver    |C7A7030C-C3D8-45EE-BED9-5D9E76762953|0038AAEC|004049|DRVR|
|092|OnboardControll|1601E050-BE0C-41B7-8F96-9F48F72B7E26|0038EB35|00273D|DRVR|
|093|RtkUndiDxe     |2851E234-20FD-4D1E-9041-DCB8F3025CAE|00391272|0173C9|DRVR|
|094|BDRDXE         |5E06E249-3A4C-49B5-8A37-02058CC12691|003A863B|0033D1|DRVR|
|095|BDRSMM         |ACA87EA5-D839-4F41-BCCE-9E19E9F2C2AD|003ABA0C|003515|DRVR|
|096|DualBiosDxe    |C74D1B0B-91B1-484A-A038-FE7A0847AA07|003AEF21|004C69|DRVR|
|097|DualBiosSMM    |88B468B3-A48B-4B87-ABE2-8E56DFFDAF8D|003B3B8A|0002DD|DRVR|
|098|Slp10          |8E477676-55FD-48CF-9210-15A99B27D740|003B3E67|000EA9|DRVR|
|099|SlpSupport     |952821AA-EACD-465B-B478-5429DFC9A747|003B4D10|0014D9|DRVR|
|100|CSMCORE        |A062CF1F-8473-4AA3-8793-600BC4FFE9A8|003B61E9|042C01|DRVR|
|101|               |A08276EC-A0FE-4E06-8670-385336C7D093|003F8DEA|000435|FRFM|
|102|BIOSBLKIO      |25ACF158-DD61-4E64-9A49-55851E9A26C7|003F921F|0033F5|DRVR|
|103|CsmVideo       |29CF55F8-B675-4F5D-8F2F-B87A3ECFD063|003FC614|004775|DRVR|
|104|HeciDxe        |55E76644-78A5-4A82-A900-7126A5798892|00400D89|004CA1|DRVR|
|105|HeciSmm        |921CD783-3E22-4579-A71F-00D74197FCC8|00405A2A|002095|DRVR|
|106|PlatformReset  |9A9A912B-5F53-4586-8820-704485A29D21|00407ABF|000B3D|DRVR|
|107|MdesStatusCodeD|DF5CD25A-8E55-46BA-8CDA-BC7DB7BF9C64|004085FC|000DF5|DRVR|
|108|MeFwDowngrade  |5820EEB4-C135-4854-9D2A-AA9EFC4475E9|004093F1|001221|DRVR|
|109|MePlatformPolicy|BA67550C-3628-4137-A53E-42660E081604|0040A612|0013ED|DRVR|
|110|MePciPlatform  |459C70C3-9344-4484-9F93-7822530D0D11|0040B9FF|00058D|DRVR|
|111|IccPlatform    |14257B56-BDA2-4FAF-8E4F-C885DF75583C|0040BF8C|00210D|DRVR|
|112|IccOverClocking|5BBA83E5-F027-4CA7-BFD0-16358CC9E123|0040E099|00ABC5|DRVR|
|113|IccOverClocking|8E68E3C5-FC59-4280-8467-3800D31A8162|00418C5E|00ABCD|DRVR|
|114|Smbios131      |2B341C7B-0B32-4A65-9D46-E1B3ABD4C25C|0042382B|000CE5|DRVR|
|115|               |9A8F82D5-39B1-48DA-92DC-A22DA8834DF6|00424510|00007C|FRFM|
|116|OpalSecurity   |59AF16B0-661D-4865-A381-38DE68385D8D|0042458C|001385|DRVR|
|117|               |76D5CF91-0C55-434E-97C2-D2825C82E610|00425911|001C25|    |
|118|AcpiPlatform   |8B5FBABD-F51F-4942-BF16-16AAA38AE52B|00427536|0055E1|DRVR|
|119|PlatformInfo   |1314216C-CB8D-421C-B854-06231386E642|0042CB17|0011ED|DRVR|
|120|AcpiFvi        |D7E31ECB-0A17-4529-9B84-C529DE8E1C0E|0042DD04|000C31|DRVR|
|121|               |94AB6AED-9719-48EF-831C-2E9C29758C33|0042E935|0000C2|FRFM|
|122|               |95DFCAE5-BB28-4D6B-B1E2-3AF3A6BF434F|0042E9F7|000643|FRFM|
|123|               |7FFC3536-0A8A-448B-95F4-39F5B9F09ADD|0042F03A|000B32|FRFM|
|124|SMBIOSUpdateData|B98999A4-E96F-475A-99FC-762126F50F5A|0042FB6C|000825|DRVR|
|125|               |9DD795EB-41E8-4591-8E63-5EF4AA33B908|00430391|0000B0|FRFM|
|126|FastBootOption |A58C5D1D-C22B-4845-90BC-8C94FCE96457|00430441|001BE1|DRVR|
|127|OFBD           |57E56594-CE95-46AD-9531-3C49310CA7CE|00432022|001411|DRVR|
|128|SecureBootMod  |A95C1D60-CB9F-4BD8-A030-3F1C4A185156|00433433|001A3D|DRVR|
|129|               |FBF95065-427F-47B3-8077-D13C60710998|00434E70|001159|FRFM|
|130|               |9D7A05E9-F740-44C3-858B-75586A8F9C8E|00435FC9|00064D|FRFM|
|131|SmmDispatcher  |4A37320B-3FB3-4365-9730-9E89C600395D|00436616|0058CD|    |
|132|               |D2596F82-F0E1-49FA-95BC-62012C795728|0043BEE3|0003B9|FRFM|
|133|SmmBase        |D0632C90-AFD7-4492-B186-257C63143C61|0043C29C|003F59|DRVR|
|134|AMITSE         |B1DA0ADF-4F77-4070-A88E-BFFE1C60529A|004401F5|09B999|DRVR|
|135|               |A59A0056-3341-44B5-9C9C-6D76F7673817|004DBB8E|0000A8|FRFM|
|136|               |63819805-67BB-46EF-AA8D-1524A19A01E4|004DBC36|004EBD|FRFM|
|137|               |EFCB2FDB-0662-4A59-A5D7-03033EA97CAE|004E0AF3|0104C9|FRFM|
|138|SMBiosBoard    |CEF68C66-06AB-4FB3-A3ED-5FFA885B5725|004F0FBC|001DC9|DRVR|
|139|SMBios64       |B13EDD38-684C-41ED-A305-D7B7E32497DF|004F2D85|0066C9|DRVR|
|140|SmbiosGetFlashD|DED7956D-7E20-4F20-91A1-190439B04D5B|004F944E|000F2D|DRVR|
|141|               |DAF4BF89-CE71-4917-B522-C89D32FBC59F|004FA37B|0019ED|FRFM|
|142|SmbiosDMIEdit  |E2A74738-8934-48F5-8412-99E948C8DC1B|004FBD68|0036C5|DRVR|
|143|SMIFlash       |BC327DBD-B982-4F55-9F79-056AD7E987C5|004FF42D|0050B9|DRVR|
|144|TcgPlatformSetu|196CA3D8-9A5A-4735-B328-8FFC1D93D188|005044E6|0014D1|DRVR|
|145|TcgDxe         |5E9CABA3-F2B1-497A-ADAC-24F575E9CDE9|005059B7|0057B5|DRVR|
|146|TcgDxeplatform |2688B232-9C02-4C12-BE1F-857C0FF2AAE3|0050B16C|000F81|DRVR|
|147|TCGSmm         |FD93F9E1-3C73-46E0-B7B8-2BBA3F718F6C|0050C0ED|001941|DRVR|
|148|TcgLegacy      |858EBE6F-360F-415B-B7DC-463AAEB03412|0050DA2E|001725|DRVR|
|149|AmiTcgPlatformD|A29A63E3-E4E7-495F-8A6A-07738300CBB3|0050F153|00AD1D|DRVR|
|150|               |0AA31BC6-3379-41E8-825A-53F82CC0F254|00519E70|002CB5|FRFM|
|151|               |142204E2-C7B1-4AF9-A729-923758D96D03|0051CB25|000B75|FRFM|
|152|               |7D113AA9-6280-48C6-BACE-DFE7668E8307|0051D69A|000635|FRFM|
|153|AmiTcgNvflagSam|50F6096D-7C98-4C78-9A1D-C5A1833B6A88|0051DCCF|001849|DRVR|
|154|DpcDxe         |399CF3A7-82C7-4D9B-9123-DB11842986D3|0051F518|0008B9|DRVR|
|155|ArpDxe         |8DD91798-EE87-4F0E-8A84-3F998311F930|0051FDD1|002F59|DRVR|
|156|SnpDxe         |3DD7A87B-D5BD-44AF-986F-2E13DB5D274C|00522D2A|0037F9|DRVR|
|157|MnpDxe         |C30B94E3-C8F2-4AB0-91AB-FA8DF621B1C9|00526523|004B59|DRVR|
|158|UefiPxeBcDxe   |0EF8A3B1-388A-4B62-8BE6-C7877D50AEDF|0052B07C|00D3A5|DRVR|
|159|NetworkStackSet|0029DE6A-E024-4EB8-A91D-9F23AA1F4E92|00538421|000C19|DRVR|
|160|UHCD           |580DD900-385D-11D7-883A-00500473D4EB|0053903A|00DCD1|DRVR|
|161|               |04EAAAA1-29A1-11D7-8838-00500473D4EB|00546D0B|0192E1|    |
|162|USBINT13       |4C006CD9-19BA-4617-8483-609194A1ACFC|0055FFEC|001BC5|DRVR|
|163|GenericComponen|199FD111-0785-4132-A9B3-1F66573F0060|00561BB1|03951D|DRVR|
|164|SmiVariable    |BE216BA8-38C4-4535-A6CA-5DCA5B43ADDF|0059B0CE|001B69|DRVR|
|165|QFlash         |132EC73B-3025-4FBF-B193-8ACB50EFBD89|0059CC37|0073B9|DRVR|
|166|EzFileBrowser  |56B70419-7103-4D0E-83F4-F3546BD21E40|005A3FF0|00400D|DRVR|
|167|SmmRuntime     |A56897A1-A77F-4600-84DB-22B0A801FA9A|005A7FFD|0014B9|DRVR|
|168|GbtCustomizeBut|4DCBF9BA-DEC1-42B0-8A09-01555694F6CF|005A94B6|00124D|DRVR|
|169|RTCWakeup      |534A6A34-CF78-4A56-BEDB-CB49A8D8060C|005AA703|0015D9|DRVR|
|170|SmartFanCtrlDXE|D8AAB432-93CC-48D2-9F34-3496CAF92185|005ABCDC|001401|DRVR|
|171|OemLOGO        |7D1686A9-1EE3-446C-825C-5A26F449CE52|005AD0DD|001061|DRVR|
|172|MyOemLogo1     |86EE84E1-3375-41A1-AFBA-847BD29663AA|005AE13E|001C92|FRFM|
|173|MyOemLogo2     |86EE84E2-3375-41A1-AFBA-847BD29663AA|005AFDD0|000234|FRFM|
|174|OEMDXE         |BFE205C9-5B17-4F8F-9375-89614AF8E199|005B0004|001455|DRVR|
|175|Setup          |899407D7-99FE-43D8-9A21-79EC328CAC21|005B1459|1015A5|DRVR|
|176|               |7BB28B99-61BB-11D5-9A5D-0090273FC14D|006B29FE|044C8D|FRFM|
|177|CRBDXE         |16271FCA-55D9-4A33-93FC-5A3EB128DEB6|006F768B|000B51|DRVR|
|178|CRBSMI         |221F1D4F-034C-4BEA-B2BB-B7A9672B06D7|006F81DC|001241|DRVR|
|179|CspLibDxe      |CD84562C-6864-40A3-A081-C8D35E82B920|006F941D|000275|DRVR|
|180|Ozmosis        |AAE65279-0761-41D1-BA13-4A3C1383603F|006F9692|02FDF5|DRVR|
|181|HfsPlus        |4CF484CD-135F-4FDC-BAFB-1AA104B48D36|00729487|003712|DRVR|
|182|EnhancedFat    |961578FE-B6B7-44C3-AF35-6BC705CD2B1F|0072CB99|00343A|DRVR|
|183|SmcEmulatorKext|DADE1001-1B31-4FE4-8557-26FCEFC78275|0072FFD3|01146F|FRFM|
|184|OzmosisDefaults|99F2839C-57C3-411E-ABC3-ADE5267D960D|00741442|000350|FRFM|
|185|CpuSensorsKext |DADE1006-1B31-4FE4-8557-26FCEFC78275|00741792|0068D7|FRFM|
+---+---------------+------------------------------------+--------+------+----+
| Bytes Free       : 007F97 ( 31 KB)    Bytes Used       : 748069 (7456 KB)    |
+-----------------------------------------------------------------------------+
| Firmware Volume : 03               Location :  00730000   Length :  0D0000  |
+---+---------------+------------------------------------+--------+------+----+
|NO |    FileName   |               GUID                 |Location| Size |Type|
+---+---------------+------------------------------------+--------+------+----+
|000|TxtPei         |CA9D8617-D652-403B-B6C5-BA47570116AD|00730048|0019BA|PEIM|
|001|MemoryInit     |3B42EF57-16D3-44CB-8632-9FDB06B41451|00731A08|028B56|PEIM|
|002|               |17088572-377F-44EF-8F4E-B09FFF46A070|0075A578|010418|RAW |
|003|UsbBotPeim     |8401A046-6F70-4505-8471-7015B40355E3|0076A990|001968|PEIM|
|004|Recovery       |E008B434-0E73-440C-8612-A143F6A07BCB|0076C2F8|00335D|PEIM|
|005|CRBPEI         |0D1ED2F7-E92B-4562-92DD-5C82EC917EAE|0076F658|00129A|PEIM|
|006|WdtPei         |1D88C542-9DF7-424A-AA90-02B61F286938|007708F8|000876|PEIM|
|007|CORE_PEI       |92685943-D810-47FF-A112-CC8490776A1F|00771170|039352|PEIC|
|008|IT8728SioAcBack|F5042177-1D29-45C5-BA4D-4D0EB2E88575|007AA4C8|0002A3|PEIM|
|009|CpuInitPei     |01359D99-9446-456D-ADA4-50A711C03ADA|007AA770|001C8E|PEIM|
|010|CpuS3Peim      |C866BD71-7C79-4BF1-A93B-066B830D8F9A|007AC400|001950|PEIM|
|011|CpuPolicyPei   |0AC2D35D-1C77-1033-A6F8-7CA55DF7D0AA|007ADD50|000CF2|PEIM|
|012|               |2D27C618-7DCD-41F5-BB10-21166BE7E143|007AEFE8|00F258|RAW |
|013|CpuPeiBeforeMem|1555ACF3-BD07-4685-B668-A86945A4124D|007BE240|000B00|PEIM|
|014|CpuPei         |2BB5AFA9-FF33-417B-8497-CB773C2B93BF|007BED40|00176E|PEIM|
|015|AmiTxtPei      |C7D4BBCF-EB0A-4C91-BD8B-FCA99F28B011|007C04B0|000394|PEIM|
|016|AmiCpuS3Pei    |F7D22BCA-1BCA-5591-CC8B-1CA98F2890FE|007C0848|000B88|PEIM|
|017|SBPEI          |C1FBD624-27EA-40D1-AA48-94C3DC5C7E0D|007C13D0|005478|PEIM|
|018|SmBusPei       |9EA28D33-0175-4788-BEA8-6950516030A5|007C6848|0011CA|PEIM|
|019|WdtAppPei      |0F69F6D7-0E4B-43A6-BFC2-6871694369B0|007C7A18|00042C|PEIM|
|020|PchInitPeim    |FD236AE7-0791-48C4-B29E-29BDEEE1A838|007C7E48|005780|PEIM|
|021|PchResetPeim   |FF259F16-18D1-4298-8DD2-BD87FF2894A9|007CD5C8|000B22|PEIM|
|022|PchSmbusArpDisa|643DF777-F312-42ED-81CC-1B1F57E18AD6|007CE0F0|000D00|PEIM|
|023|PeiSmmControl  |FF456B9C-0DC7-4682-9E92-0DE84B6E4067|007CEDF0|0005C4|PEIM|
|024|PchSpiPeim     |AA652CB9-2D52-4624-9FAE-D4E58B67CA46|007CF3B8|00153E|PEIM|
|025|PchUsb         |6B4FDBD2-47E1-4A09-BA8E-8E041F208B95|007D08F8|0004C7|PEIM|
|026|NBPEI          |79AA6086-035A-4AD9-A89A-A6D5AA27F0E2|007D0DC0|004598|PEIM|
|027|SmmAccessPeim  |6ECFCE51-5724-450C-A38A-58553E954422|007D5358|000904|PEIM|
|028|SaInitPeim     |FD236AE7-0791-48C4-B29E-29BDEEE1A811|007D5C60|007D76|PEIM|
|029|CryptoPei      |D6D2FBA6-EF60-4C38-A83E-6769814D23B0|007DD9D8|002ABE|PEIM|
|030|RapidStartPei  |53F019E9-BB0C-424B-870A-1FAF10B1CB4C|007E0498|003B7C|PEIM|
|031|PeiGfxDriver   |B9846521-FF99-4953-8FA2-85C9ADCCE5AF|007E4018|007E42|PEIM|
|032|IsctWakeReason |0C3B7B59-28E5-4C99-85E5-D0116DBFAAF2|007EBE60|0009C6|PEIM|
|033|Capsule        |FAC2EFAD-8511-4E34-9CAE-16A257BA9488|007EC828|000930|PEIM|
|034|BDRPEI         |90E9D266-C229-4474-8D18-AAF3745F3EAA|007ED158|000686|PEIM|
|035|               |56E14F88-234B-4C34-B204-299670447247|007ED7E0|00046C|FRFM|
|036|               |0B71D630-2BAD-4797-ABD6-088E95D0DE47|007EDC50|00101C|FRFM|
|037|DualBiosPei    |97BB442B-F9FE-45E3-8A28-439EEDCD1813|007EEC70|000420|PEIM|
|038|HeciPei        |9CF30325-DC5C-4556-A8B0-74215C5F7FC4|007EF090|000C78|PEIM|
|039|PchMeUma       |8C376010-2400-4D7D-B47B-9D851DF3C9D1|007EFD08|000A4E|PEIM|
|040|MePeiPolicyInit|12C67BE1-AD2E-4F13-A95F-6EDC2C4392DE|007F0758|0004D8|PEIM|
|041|PeiRamBoot     |08EFD15D-EC55-4023-B648-7BA40DF7D05D|007F0C30|000F02|PEIM|
|042|               |CC0F8A3F-3DEA-4376-9679-5426BA0A907E|007F1B38|0004A5|FRFM|
|043|               |9FE7DE69-0AEA-470A-B50A-139813649189|007F1FE0|00092C|FRFM|
|044|               |FD44820B-F1AB-41C0-AE4E-0C55556EB9BD|007F2910|000828|FRFM|
|045|TcgPlatformSetu|0FE9DA53-043D-4265-A94D-FD77FEDE2EB4|007F3138|00066C|PEIM|
|046|TcgPei         |34989D8E-930A-4A95-AB04-2E6CFDFF6631|007F37A8|0021F6|PEIM|
|047|TcgPeiplatform |6B844C5B-6B75-42CA-8E8E-1CB94412B59B|007F59A0|000416|PEIM|
|048|AmiTcgPlatformP|9B3F28D5-10A6-46C8-BA72-BD40B847A71A|007F5DB8|000FF2|PEIM|
|049|AmiTcgPlatformP|E9312938-E56B-4614-A252-CF7D2F377E26|007F6DB0|000DAE|PEIM|
|050|               |0DCA793A-EA96-42D8-BD7B-DC7F684E38C1|007F7B60|0000A4|FRFM|
|051|               |3FD1D3A2-99F7-420B-BC69-8BB1D492A332|007F7C08|0000A4|FRFM|
|052|               |D1E59F50-E8C3-4545-BF61-11F002233C97|007FEFE8|000128|RAW |
|053|               |1BA0062E-C779-4582-8566-336AE8F78F09|007FF1A0|000E60|SECC|
+---+---------------+------------------------------------+--------+------+----+
| Bytes Free       : 007980 ( 30 KB)    Bytes Used       : 0C8680 (801 KB)    |
+-----------------------------------------------------------------------------+
| Total Bytes Free : 017B98 (  94 KB)   Total Bytes Used : 7E8468 (8097 KB)   |
+-----------------------------------------------------------------------------+
 

Thank you for your help!

Link to comment
Share on other sites

Hi folks!

 

I am making free space in my modded GA-B85M-D3H F14 BIOS for injecting ethernet kext (mieze's RealtecRTL8111)... so i was wondering if  deleting RtkUndiDxe would brick my board?

 

Do you have another suggestions what other legacy modules I can remove safely to make space when using UEFI only boot? 

 

 

Thank you for your help!

 

Like this no in firmware 

 

Link to comment
Share on other sites

×
×
  • Create New...