mirror of
https://github.com/thenickdude/KVM-Opencore.git
synced 2024-10-27 20:34:10 +00:00
29 lines
982 B
Plaintext
29 lines
982 B
Plaintext
[submodule "src/WhateverGreen"]
|
|
path = src/WhateverGreen
|
|
url = https://github.com/acidanthera/WhateverGreen.git
|
|
[submodule "src/OpenCorePkg"]
|
|
path = src/OpenCorePkg
|
|
url = https://github.com/acidanthera/OpenCorePkg.git
|
|
ignore = dirty
|
|
[submodule "src/AppleSupportPkg"]
|
|
path = src/AppleSupportPkg
|
|
url = https://github.com/acidanthera/AppleSupportPkg.git
|
|
[submodule "src/AppleALC"]
|
|
path = src/AppleALC
|
|
url = https://github.com/acidanthera/AppleALC.git
|
|
[submodule "src/Lilu"]
|
|
path = src/Lilu
|
|
url = https://github.com/acidanthera/Lilu.git
|
|
[submodule "src/VirtualSMC"]
|
|
path = src/VirtualSMC
|
|
url = https://github.com/acidanthera/VirtualSMC.git
|
|
[submodule "src/OcBinaryData"]
|
|
path = src/OcBinaryData
|
|
url = https://github.com/acidanthera/OcBinaryData.git
|
|
[submodule "src/MacKernelSDK"]
|
|
path = src/MacKernelSDK
|
|
url = https://github.com/acidanthera/MacKernelSDK.git
|
|
[submodule "src/BrcmPatchRAM"]
|
|
path = src/BrcmPatchRAM
|
|
url = https://github.com/acidanthera/BrcmPatchRAM.git
|