mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
1296 lines
78 KiB
Plaintext
1296 lines
78 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
352190E5224D4B67002A2CA6 /* Prelinked.c in Sources */ = {isa = PBXBuildFile; fileRef = 35218FA8224D4AE2002A2CA6 /* Prelinked.c */; };
|
|
352190E6224D4B67002A2CA6 /* Macho.c in Sources */ = {isa = PBXBuildFile; fileRef = 35218FAA224D4AE2002A2CA6 /* Macho.c */; };
|
|
352190E7224D4B67002A2CA6 /* Props.c in Sources */ = {isa = PBXBuildFile; fileRef = 35218FAD224D4AE2002A2CA6 /* Props.c */; };
|
|
352190E8224D4B67002A2CA6 /* Smbios.c in Sources */ = {isa = PBXBuildFile; fileRef = 35218FBB224D4AE2002A2CA6 /* Smbios.c */; };
|
|
352190E9224D4B67002A2CA6 /* Serialized.c in Sources */ = {isa = PBXBuildFile; fileRef = 35218FBD224D4AE2002A2CA6 /* Serialized.c */; };
|
|
352190FD224D4B67002A2CA6 /* BlessTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219024224D4AE2002A2CA6 /* BlessTest.c */; };
|
|
35219101224D4B67002A2CA6 /* AcpiTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521902A224D4AE2002A2CA6 /* AcpiTest.c */; };
|
|
35219102224D4B67002A2CA6 /* SmbiosTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219030224D4AE2002A2CA6 /* SmbiosTest.c */; };
|
|
35219103224D4B67002A2CA6 /* Lilu.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219032224D4AE2002A2CA6 /* Lilu.c */; };
|
|
35219104224D4B67002A2CA6 /* Vsmc.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219033224D4AE2002A2CA6 /* Vsmc.c */; };
|
|
35219105224D4B67002A2CA6 /* KernelTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219035224D4AE2002A2CA6 /* KernelTest.c */; };
|
|
35219106224D4B67002A2CA6 /* DataHubTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521903A224D4AE2002A2CA6 /* DataHubTest.c */; };
|
|
35219107224D4B67002A2CA6 /* PropertyTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219040224D4AE2002A2CA6 /* PropertyTest.c */; };
|
|
35219108224D4B67002A2CA6 /* Header.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219047224D4AE2002A2CA6 /* Header.c */; };
|
|
35219109224D4B67002A2CA6 /* Symbols.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219048224D4AE2002A2CA6 /* Symbols.c */; };
|
|
3521910A224D4B67002A2CA6 /* Relocations.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219049224D4AE2002A2CA6 /* Relocations.c */; };
|
|
3521910B224D4B67002A2CA6 /* CxxSymbols.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521904A224D4AE2002A2CA6 /* CxxSymbols.c */; };
|
|
3521910C224D4B67002A2CA6 /* SafeLocateProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521904C224D4AE2002A2CA6 /* SafeLocateProtocol.c */; };
|
|
3521910D224D4B67002A2CA6 /* SafeInstallProtocolInterface.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521904D224D4AE2002A2CA6 /* SafeInstallProtocolInterface.c */; };
|
|
3521910E224D4B67002A2CA6 /* UninstallAllProtocolInterfaces.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521904E224D4AE2002A2CA6 /* UninstallAllProtocolInterfaces.c */; };
|
|
3521910F224D4B67002A2CA6 /* SafeHandleProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521904F224D4AE2002A2CA6 /* SafeHandleProtocol.c */; };
|
|
35219110224D4B67002A2CA6 /* SignalProtocolEvent.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219050224D4AE2002A2CA6 /* SignalProtocolEvent.c */; };
|
|
35219111224D4B67002A2CA6 /* RegisterProtocolCallback.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219051224D4AE2002A2CA6 /* RegisterProtocolCallback.c */; };
|
|
35219112224D4B67002A2CA6 /* OcUnicodeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219055224D4AE2002A2CA6 /* OcUnicodeLib.c */; };
|
|
35219113224D4B67002A2CA6 /* OcAsciiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219056224D4AE2002A2CA6 /* OcAsciiLib.c */; };
|
|
35219114224D4B67002A2CA6 /* OcPng.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521905A224D4AE2002A2CA6 /* OcPng.c */; };
|
|
35219115224D4B67002A2CA6 /* lodepng.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521905B224D4AE2002A2CA6 /* lodepng.c */; };
|
|
35219116224D4B67002A2CA6 /* OcSerializeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521905D224D4AE2002A2CA6 /* OcSerializeLib.c */; };
|
|
35219117224D4B67002A2CA6 /* OcDataHubLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219060224D4AE2002A2CA6 /* OcDataHubLib.c */; };
|
|
35219118224D4B67002A2CA6 /* OcRtcLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219064224D4AE2002A2CA6 /* OcRtcLib.c */; };
|
|
35219119224D4B67002A2CA6 /* OcAppleChunklistLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219066224D4AE2002A2CA6 /* OcAppleChunklistLib.c */; };
|
|
3521911A224D4B67002A2CA6 /* OcAppleImageVerification.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521906B224D4AE2002A2CA6 /* OcAppleImageVerification.c */; };
|
|
3521911B224D4B67002A2CA6 /* Aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521906D224D4AE2002A2CA6 /* Aes.c */; };
|
|
3521911C224D4B67002A2CA6 /* Sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521906F224D4AE2002A2CA6 /* Sha1.c */; };
|
|
3521911D224D4B67002A2CA6 /* Rsa2048Sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219070224D4AE2002A2CA6 /* Rsa2048Sha256.c */; };
|
|
3521911E224D4B67002A2CA6 /* Sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219071224D4AE2002A2CA6 /* Sha256.c */; };
|
|
3521911F224D4B67002A2CA6 /* Md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219072224D4AE2002A2CA6 /* Md5.c */; };
|
|
35219120224D4B67002A2CA6 /* LegacyRegionLock.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219074224D4AE2002A2CA6 /* LegacyRegionLock.c */; };
|
|
35219121224D4B67002A2CA6 /* DebugHelp.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219075224D4AE2002A2CA6 /* DebugHelp.c */; };
|
|
35219122224D4B67002A2CA6 /* LegacyRegionUnLock.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219076224D4AE2002A2CA6 /* LegacyRegionUnLock.c */; };
|
|
35219123224D4B67002A2CA6 /* ConvertDataToString.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219077224D4AE2002A2CA6 /* ConvertDataToString.c */; };
|
|
35219124224D4B67002A2CA6 /* NullTextOutput.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219078224D4AE2002A2CA6 /* NullTextOutput.c */; };
|
|
35219125224D4B67002A2CA6 /* Base64Decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219079224D4AE2002A2CA6 /* Base64Decode.c */; };
|
|
35219126224D4B67002A2CA6 /* LogHexDump.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521907A224D4AE2002A2CA6 /* LogHexDump.c */; };
|
|
35219127224D4B67002A2CA6 /* LogBootOrder.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521907B224D4AE2002A2CA6 /* LogBootOrder.c */; };
|
|
35219128224D4B67002A2CA6 /* DataPatcher.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521907D224D4AE2002A2CA6 /* DataPatcher.c */; };
|
|
35219129224D4B67002A2CA6 /* OcTimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521907F224D4AE2002A2CA6 /* OcTimerLib.c */; };
|
|
3521912A224D4B67002A2CA6 /* lzss.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219083224D4AE2002A2CA6 /* lzss.c */; };
|
|
3521912B224D4B67002A2CA6 /* lzvn.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219088224D4AE2002A2CA6 /* lzvn.c */; };
|
|
3521912C224D4B67002A2CA6 /* DebugSmbios.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521908A224D4AE2002A2CA6 /* DebugSmbios.c */; };
|
|
3521912D224D4B67002A2CA6 /* SmbiosInternal.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521908B224D4AE2002A2CA6 /* SmbiosInternal.c */; };
|
|
3521912E224D4B67002A2CA6 /* SmbiosPatch.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521908F224D4AE2002A2CA6 /* SmbiosPatch.c */; };
|
|
3521912F224D4B67002A2CA6 /* UbsanPrintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219092224D4AE2002A2CA6 /* UbsanPrintf.c */; };
|
|
35219130224D4B67002A2CA6 /* BitOverflow.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219094224D4AE2002A2CA6 /* BitOverflow.c */; };
|
|
35219131224D4B67002A2CA6 /* TripleOverflow.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219095224D4AE2002A2CA6 /* TripleOverflow.c */; };
|
|
35219132224D4B67002A2CA6 /* Ubsan.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219096224D4AE2002A2CA6 /* Ubsan.c */; };
|
|
35219133224D4B67002A2CA6 /* NativeOverflow.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219097224D4AE2002A2CA6 /* NativeOverflow.c */; };
|
|
35219134224D4B67002A2CA6 /* OcAppleBootPolicyLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 35219099224D4AE2002A2CA6 /* OcAppleBootPolicyLib.c */; };
|
|
35219135224D4B67002A2CA6 /* OcSupportBootPolicy.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521909B224D4AE2002A2CA6 /* OcSupportBootPolicy.c */; };
|
|
35219136224D4B67002A2CA6 /* OcAcpiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 3521909D224D4AE2002A2CA6 /* OcAcpiLib.c */; };
|
|
35219137224D4B67002A2CA6 /* OcFirmwarePasswordLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190A0224D4AE2002A2CA6 /* OcFirmwarePasswordLib.c */; };
|
|
35219138224D4B67002A2CA6 /* OcDevicePathLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190A5224D4AE2002A2CA6 /* OcDevicePathLib.c */; };
|
|
35219139224D4B67002A2CA6 /* OcDebugLogLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190A8224D4AE2002A2CA6 /* OcDebugLogLib.c */; };
|
|
3521913A224D4B67002A2CA6 /* VirtualFile.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190AA224D4AE2002A2CA6 /* VirtualFile.c */; };
|
|
3521913B224D4B67002A2CA6 /* VirtualVolume.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190AC224D4AE2002A2CA6 /* VirtualVolume.c */; };
|
|
3521913C224D4B67002A2CA6 /* VirtualFs.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190AD224D4AE2002A2CA6 /* VirtualFs.c */; };
|
|
3521913D224D4B67002A2CA6 /* PrelinkedKext.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190AF224D4AE2002A2CA6 /* PrelinkedKext.c */; };
|
|
3521913E224D4B67002A2CA6 /* PrelinkedContext.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B0224D4AE2002A2CA6 /* PrelinkedContext.c */; };
|
|
3521913F224D4B67002A2CA6 /* Link.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B1224D4AE2002A2CA6 /* Link.c */; };
|
|
35219140224D4B67002A2CA6 /* KextPatcher.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B3224D4AE2002A2CA6 /* KextPatcher.c */; };
|
|
35219141224D4B67002A2CA6 /* CommonPatches.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B4224D4AE2002A2CA6 /* CommonPatches.c */; };
|
|
35219142224D4B67002A2CA6 /* Vtables.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B5224D4AE2002A2CA6 /* Vtables.c */; };
|
|
35219143224D4B67002A2CA6 /* KernelReader.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B6224D4AE2002A2CA6 /* KernelReader.c */; };
|
|
35219144224D4B67002A2CA6 /* ReadFile.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190B9224D4AE2002A2CA6 /* ReadFile.c */; };
|
|
35219145224D4B67002A2CA6 /* GetVolumeLabel.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190BA224D4AE2002A2CA6 /* GetVolumeLabel.c */; };
|
|
35219146224D4B67002A2CA6 /* FileProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190BB224D4AE2002A2CA6 /* FileProtocol.c */; };
|
|
35219147224D4B67002A2CA6 /* GetFileInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190BC224D4AE2002A2CA6 /* GetFileInfo.c */; };
|
|
35219148224D4B67002A2CA6 /* OcCpuLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190C0224D4AE2002A2CA6 /* OcCpuLib.c */; };
|
|
35219149224D4B68002A2CA6 /* OcXmlLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190C2224D4AE2002A2CA6 /* OcXmlLib.c */; };
|
|
3521914A224D4B68002A2CA6 /* OcDevicePropertyLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190C6224D4AE2002A2CA6 /* OcDevicePropertyLib.c */; };
|
|
3521914B224D4B68002A2CA6 /* OcTemplateLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190C9224D4AE2002A2CA6 /* OcTemplateLib.c */; };
|
|
3521914C224D4B68002A2CA6 /* ocbuild.config in Sources */ = {isa = PBXBuildFile; fileRef = 352190D0224D4AE2002A2CA6 /* ocbuild.config */; };
|
|
3521914D224D4B68002A2CA6 /* GdbSyms.c in Sources */ = {isa = PBXBuildFile; fileRef = 352190D6224D4AE2002A2CA6 /* GdbSyms.c */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
35218FA2224D4AE2002A2CA6 /* OcSupportPkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcSupportPkg.dec; sourceTree = "<group>"; };
|
|
35218FA7224D4AE2002A2CA6 /* Prelinked.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Prelinked.xml; sourceTree = "<group>"; };
|
|
35218FA8224D4AE2002A2CA6 /* Prelinked.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Prelinked.c; sourceTree = "<group>"; };
|
|
35218FAA224D4AE2002A2CA6 /* Macho.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Macho.c; sourceTree = "<group>"; };
|
|
35218FAB224D4AE2002A2CA6 /* kernel */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kernel; sourceTree = "<group>"; };
|
|
35218FAD224D4AE2002A2CA6 /* Props.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Props.c; sourceTree = "<group>"; };
|
|
35218FAF224D4AE2002A2CA6 /* Uefi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = "<group>"; };
|
|
35218FB1224D4AE2002A2CA6 /* DebugLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = "<group>"; };
|
|
35218FB2224D4AE2002A2CA6 /* UefiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = "<group>"; };
|
|
35218FB3224D4AE2002A2CA6 /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = "<group>"; };
|
|
35218FB4224D4AE2002A2CA6 /* BaseMemoryLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = "<group>"; };
|
|
35218FB5224D4AE2002A2CA6 /* BaseLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = "<group>"; };
|
|
35218FB6224D4AE2002A2CA6 /* MemoryAllocationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = "<group>"; };
|
|
35218FB7224D4AE2002A2CA6 /* PrintLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = "<group>"; };
|
|
35218FB8224D4AE2002A2CA6 /* Base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = "<group>"; };
|
|
35218FBA224D4AE2002A2CA6 /* Smbios.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = Smbios.bin; sourceTree = "<group>"; };
|
|
35218FBB224D4AE2002A2CA6 /* Smbios.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Smbios.c; sourceTree = "<group>"; };
|
|
35218FBD224D4AE2002A2CA6 /* Serialized.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Serialized.c; sourceTree = "<group>"; };
|
|
35218FBE224D4AE2002A2CA6 /* Serialized.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Serialized.plist; sourceTree = "<group>"; };
|
|
35218FC1224D4AE2002A2CA6 /* GenericIch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenericIch.h; sourceTree = "<group>"; };
|
|
35218FC2224D4AE2002A2CA6 /* CpuId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuId.h; sourceTree = "<group>"; };
|
|
35218FC4224D4AE2002A2CA6 /* OcCpuLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcCpuLib.h; sourceTree = "<group>"; };
|
|
35218FC5224D4AE2002A2CA6 /* OcVirtualFsLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcVirtualFsLib.h; sourceTree = "<group>"; };
|
|
35218FC6224D4AE2002A2CA6 /* OcRtcLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcRtcLib.h; sourceTree = "<group>"; };
|
|
35218FC7224D4AE2002A2CA6 /* OcMiscLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcMiscLib.h; sourceTree = "<group>"; };
|
|
35218FC8224D4AE2002A2CA6 /* OcDevicePathLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcDevicePathLib.h; sourceTree = "<group>"; };
|
|
35218FC9224D4AE2002A2CA6 /* OcFileLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcFileLib.h; sourceTree = "<group>"; };
|
|
35218FCA224D4AE2002A2CA6 /* OcTemplateLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcTemplateLib.h; sourceTree = "<group>"; };
|
|
35218FCB224D4AE2002A2CA6 /* OcAppleKernelLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcAppleKernelLib.h; sourceTree = "<group>"; };
|
|
35218FCC224D4AE2002A2CA6 /* OcStringLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcStringLib.h; sourceTree = "<group>"; };
|
|
35218FCD224D4AE2002A2CA6 /* OcXmlLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcXmlLib.h; sourceTree = "<group>"; };
|
|
35218FCE224D4AE2002A2CA6 /* OcFirmwarePasswordLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcFirmwarePasswordLib.h; sourceTree = "<group>"; };
|
|
35218FCF224D4AE2002A2CA6 /* OcMachoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcMachoLib.h; sourceTree = "<group>"; };
|
|
35218FD0224D4AE2002A2CA6 /* OcAppleChunklistLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcAppleChunklistLib.h; sourceTree = "<group>"; };
|
|
35218FD1224D4AE2002A2CA6 /* OcAcpiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcAcpiLib.h; sourceTree = "<group>"; };
|
|
35218FD2224D4AE2002A2CA6 /* OcDataHubLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcDataHubLib.h; sourceTree = "<group>"; };
|
|
35218FD3224D4AE2002A2CA6 /* OcSerializeLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcSerializeLib.h; sourceTree = "<group>"; };
|
|
35218FD4224D4AE2002A2CA6 /* OcGuardLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcGuardLib.h; sourceTree = "<group>"; };
|
|
35218FD5224D4AE2002A2CA6 /* OcSmbiosLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcSmbiosLib.h; sourceTree = "<group>"; };
|
|
35218FD6224D4AE2002A2CA6 /* OcAppleBootPolicyLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcAppleBootPolicyLib.h; sourceTree = "<group>"; };
|
|
35218FD7224D4AE2002A2CA6 /* OcCryptoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcCryptoLib.h; sourceTree = "<group>"; };
|
|
35218FD8224D4AE2002A2CA6 /* OcDevicePropertyLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcDevicePropertyLib.h; sourceTree = "<group>"; };
|
|
35218FDA224D4AE2002A2CA6 /* OcPngLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcPngLib.h; sourceTree = "<group>"; };
|
|
35218FDB224D4AE2002A2CA6 /* OcAppleImageVerificationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcAppleImageVerificationLib.h; sourceTree = "<group>"; };
|
|
35218FDC224D4AE2002A2CA6 /* OcTimerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcTimerLib.h; sourceTree = "<group>"; };
|
|
35218FDD224D4AE2002A2CA6 /* OcCompressionLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcCompressionLib.h; sourceTree = "<group>"; };
|
|
35218FDF224D4AE2002A2CA6 /* OcKextContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcKextContainer.h; sourceTree = "<group>"; };
|
|
35218FE0224D4AE2002A2CA6 /* OcLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcLog.h; sourceTree = "<group>"; };
|
|
35218FE2224D4AE2002A2CA6 /* LiluVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiluVariables.h; sourceTree = "<group>"; };
|
|
35218FE3224D4AE2002A2CA6 /* ProcessorInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorInfo.h; sourceTree = "<group>"; };
|
|
35218FE4224D4AE2002A2CA6 /* STATUS.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = STATUS.md; sourceTree = "<group>"; };
|
|
35219023224D4AE2002A2CA6 /* BlessTestApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BlessTestApp.inf; sourceTree = "<group>"; };
|
|
35219024224D4AE2002A2CA6 /* BlessTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BlessTest.c; sourceTree = "<group>"; };
|
|
35219025224D4AE2002A2CA6 /* BlessTest.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BlessTest.inf; sourceTree = "<group>"; };
|
|
3521902A224D4AE2002A2CA6 /* AcpiTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiTest.c; sourceTree = "<group>"; };
|
|
3521902B224D4AE2002A2CA6 /* AcpiTestApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiTestApp.inf; sourceTree = "<group>"; };
|
|
3521902C224D4AE2002A2CA6 /* AcpiTest.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiTest.inf; sourceTree = "<group>"; };
|
|
3521902E224D4AE2002A2CA6 /* SmbiosTestApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosTestApp.inf; sourceTree = "<group>"; };
|
|
3521902F224D4AE2002A2CA6 /* SmbiosTest.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosTest.inf; sourceTree = "<group>"; };
|
|
35219030224D4AE2002A2CA6 /* SmbiosTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosTest.c; sourceTree = "<group>"; };
|
|
35219032224D4AE2002A2CA6 /* Lilu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Lilu.c; sourceTree = "<group>"; };
|
|
35219033224D4AE2002A2CA6 /* Vsmc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Vsmc.c; sourceTree = "<group>"; };
|
|
35219034224D4AE2002A2CA6 /* KernelTest.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KernelTest.inf; sourceTree = "<group>"; };
|
|
35219035224D4AE2002A2CA6 /* KernelTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = KernelTest.c; sourceTree = "<group>"; };
|
|
35219036224D4AE2002A2CA6 /* KernelTestApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KernelTestApp.inf; sourceTree = "<group>"; };
|
|
35219038224D4AE2002A2CA6 /* DataHubTestApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubTestApp.inf; sourceTree = "<group>"; };
|
|
35219039224D4AE2002A2CA6 /* DataHubTest.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubTest.inf; sourceTree = "<group>"; };
|
|
3521903A224D4AE2002A2CA6 /* DataHubTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DataHubTest.c; sourceTree = "<group>"; };
|
|
3521903E224D4AE2002A2CA6 /* PropertyTest.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PropertyTest.inf; sourceTree = "<group>"; };
|
|
35219040224D4AE2002A2CA6 /* PropertyTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PropertyTest.c; sourceTree = "<group>"; };
|
|
35219041224D4AE2002A2CA6 /* PropertyTestApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PropertyTestApp.inf; sourceTree = "<group>"; };
|
|
35219042224D4AE2002A2CA6 /* OcSupportPkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcSupportPkg.dsc; sourceTree = "<group>"; };
|
|
35219045224D4AE2002A2CA6 /* OcMachoLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcMachoLibInternal.h; sourceTree = "<group>"; };
|
|
35219046224D4AE2002A2CA6 /* OcMachoLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcMachoLib.inf; sourceTree = "<group>"; };
|
|
35219047224D4AE2002A2CA6 /* Header.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Header.c; sourceTree = "<group>"; };
|
|
35219048224D4AE2002A2CA6 /* Symbols.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Symbols.c; sourceTree = "<group>"; };
|
|
35219049224D4AE2002A2CA6 /* Relocations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Relocations.c; sourceTree = "<group>"; };
|
|
3521904A224D4AE2002A2CA6 /* CxxSymbols.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CxxSymbols.c; sourceTree = "<group>"; };
|
|
3521904C224D4AE2002A2CA6 /* SafeLocateProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeLocateProtocol.c; sourceTree = "<group>"; };
|
|
3521904D224D4AE2002A2CA6 /* SafeInstallProtocolInterface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeInstallProtocolInterface.c; sourceTree = "<group>"; };
|
|
3521904E224D4AE2002A2CA6 /* UninstallAllProtocolInterfaces.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UninstallAllProtocolInterfaces.c; sourceTree = "<group>"; };
|
|
3521904F224D4AE2002A2CA6 /* SafeHandleProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeHandleProtocol.c; sourceTree = "<group>"; };
|
|
35219050224D4AE2002A2CA6 /* SignalProtocolEvent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SignalProtocolEvent.c; sourceTree = "<group>"; };
|
|
35219051224D4AE2002A2CA6 /* RegisterProtocolCallback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RegisterProtocolCallback.c; sourceTree = "<group>"; };
|
|
35219054224D4AE2002A2CA6 /* OcStringLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcStringLib.inf; sourceTree = "<group>"; };
|
|
35219055224D4AE2002A2CA6 /* OcUnicodeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcUnicodeLib.c; sourceTree = "<group>"; };
|
|
35219056224D4AE2002A2CA6 /* OcAsciiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcAsciiLib.c; sourceTree = "<group>"; };
|
|
35219058224D4AE2002A2CA6 /* OcPngLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcPngLib.inf; sourceTree = "<group>"; };
|
|
35219059224D4AE2002A2CA6 /* lodepng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = "<group>"; };
|
|
3521905A224D4AE2002A2CA6 /* OcPng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcPng.c; sourceTree = "<group>"; };
|
|
3521905B224D4AE2002A2CA6 /* lodepng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lodepng.c; sourceTree = "<group>"; };
|
|
3521905D224D4AE2002A2CA6 /* OcSerializeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcSerializeLib.c; sourceTree = "<group>"; };
|
|
3521905E224D4AE2002A2CA6 /* OcSerializeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcSerializeLib.inf; sourceTree = "<group>"; };
|
|
35219060224D4AE2002A2CA6 /* OcDataHubLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcDataHubLib.c; sourceTree = "<group>"; };
|
|
35219061224D4AE2002A2CA6 /* OcDataHubLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcDataHubLib.inf; sourceTree = "<group>"; };
|
|
35219063224D4AE2002A2CA6 /* OcRtcLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcRtcLib.inf; sourceTree = "<group>"; };
|
|
35219064224D4AE2002A2CA6 /* OcRtcLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcRtcLib.c; sourceTree = "<group>"; };
|
|
35219066224D4AE2002A2CA6 /* OcAppleChunklistLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcAppleChunklistLib.c; sourceTree = "<group>"; };
|
|
35219067224D4AE2002A2CA6 /* OcAppleChunklistLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcAppleChunklistLib.inf; sourceTree = "<group>"; };
|
|
35219069224D4AE2002A2CA6 /* ApplePublicKeyDb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplePublicKeyDb.h; sourceTree = "<group>"; };
|
|
3521906A224D4AE2002A2CA6 /* OcAppleImageVerificationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcAppleImageVerificationLib.inf; sourceTree = "<group>"; };
|
|
3521906B224D4AE2002A2CA6 /* OcAppleImageVerification.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcAppleImageVerification.c; sourceTree = "<group>"; };
|
|
3521906D224D4AE2002A2CA6 /* Aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Aes.c; sourceTree = "<group>"; };
|
|
3521906E224D4AE2002A2CA6 /* OcCryptoLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcCryptoLib.inf; sourceTree = "<group>"; };
|
|
3521906F224D4AE2002A2CA6 /* Sha1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Sha1.c; sourceTree = "<group>"; };
|
|
35219070224D4AE2002A2CA6 /* Rsa2048Sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Rsa2048Sha256.c; sourceTree = "<group>"; };
|
|
35219071224D4AE2002A2CA6 /* Sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Sha256.c; sourceTree = "<group>"; };
|
|
35219072224D4AE2002A2CA6 /* Md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Md5.c; sourceTree = "<group>"; };
|
|
35219074224D4AE2002A2CA6 /* LegacyRegionLock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LegacyRegionLock.c; sourceTree = "<group>"; };
|
|
35219075224D4AE2002A2CA6 /* DebugHelp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugHelp.c; sourceTree = "<group>"; };
|
|
35219076224D4AE2002A2CA6 /* LegacyRegionUnLock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LegacyRegionUnLock.c; sourceTree = "<group>"; };
|
|
35219077224D4AE2002A2CA6 /* ConvertDataToString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConvertDataToString.c; sourceTree = "<group>"; };
|
|
35219078224D4AE2002A2CA6 /* NullTextOutput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NullTextOutput.c; sourceTree = "<group>"; };
|
|
35219079224D4AE2002A2CA6 /* Base64Decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Base64Decode.c; sourceTree = "<group>"; };
|
|
3521907A224D4AE2002A2CA6 /* LogHexDump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LogHexDump.c; sourceTree = "<group>"; };
|
|
3521907B224D4AE2002A2CA6 /* LogBootOrder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LogBootOrder.c; sourceTree = "<group>"; };
|
|
3521907C224D4AE2002A2CA6 /* OcMiscLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcMiscLib.inf; sourceTree = "<group>"; };
|
|
3521907D224D4AE2002A2CA6 /* DataPatcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DataPatcher.c; sourceTree = "<group>"; };
|
|
3521907F224D4AE2002A2CA6 /* OcTimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcTimerLib.c; sourceTree = "<group>"; };
|
|
35219080224D4AE2002A2CA6 /* OcTimerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcTimerLib.inf; sourceTree = "<group>"; };
|
|
35219083224D4AE2002A2CA6 /* lzss.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lzss.c; sourceTree = "<group>"; };
|
|
35219084224D4AE2002A2CA6 /* lzss.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzss.h; sourceTree = "<group>"; };
|
|
35219085224D4AE2002A2CA6 /* OcCompressionLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcCompressionLib.inf; sourceTree = "<group>"; };
|
|
35219087224D4AE2002A2CA6 /* lzvn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzvn.h; sourceTree = "<group>"; };
|
|
35219088224D4AE2002A2CA6 /* lzvn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lzvn.c; sourceTree = "<group>"; };
|
|
3521908A224D4AE2002A2CA6 /* DebugSmbios.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugSmbios.c; sourceTree = "<group>"; };
|
|
3521908B224D4AE2002A2CA6 /* SmbiosInternal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosInternal.c; sourceTree = "<group>"; };
|
|
3521908C224D4AE2002A2CA6 /* DebugSmbios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugSmbios.h; sourceTree = "<group>"; };
|
|
3521908D224D4AE2002A2CA6 /* OcSmbiosLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcSmbiosLib.inf; sourceTree = "<group>"; };
|
|
3521908E224D4AE2002A2CA6 /* SmbiosInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbiosInternal.h; sourceTree = "<group>"; };
|
|
3521908F224D4AE2002A2CA6 /* SmbiosPatch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosPatch.c; sourceTree = "<group>"; };
|
|
35219091224D4AE2002A2CA6 /* Ubsan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ubsan.h; sourceTree = "<group>"; };
|
|
35219092224D4AE2002A2CA6 /* UbsanPrintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UbsanPrintf.c; sourceTree = "<group>"; };
|
|
35219093224D4AE2002A2CA6 /* OcGuardLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcGuardLib.inf; sourceTree = "<group>"; };
|
|
35219094224D4AE2002A2CA6 /* BitOverflow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BitOverflow.c; sourceTree = "<group>"; };
|
|
35219095224D4AE2002A2CA6 /* TripleOverflow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TripleOverflow.c; sourceTree = "<group>"; };
|
|
35219096224D4AE2002A2CA6 /* Ubsan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ubsan.c; sourceTree = "<group>"; };
|
|
35219097224D4AE2002A2CA6 /* NativeOverflow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NativeOverflow.c; sourceTree = "<group>"; };
|
|
35219099224D4AE2002A2CA6 /* OcAppleBootPolicyLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcAppleBootPolicyLib.c; sourceTree = "<group>"; };
|
|
3521909A224D4AE2002A2CA6 /* OcAppleBootPolicyLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcAppleBootPolicyLib.inf; sourceTree = "<group>"; };
|
|
3521909B224D4AE2002A2CA6 /* OcSupportBootPolicy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcSupportBootPolicy.c; sourceTree = "<group>"; };
|
|
3521909D224D4AE2002A2CA6 /* OcAcpiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcAcpiLib.c; sourceTree = "<group>"; };
|
|
3521909E224D4AE2002A2CA6 /* OcAcpiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcAcpiLib.inf; sourceTree = "<group>"; };
|
|
352190A0224D4AE2002A2CA6 /* OcFirmwarePasswordLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcFirmwarePasswordLib.c; sourceTree = "<group>"; };
|
|
352190A1224D4AE2002A2CA6 /* AppleFwPasswordInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleFwPasswordInternal.h; sourceTree = "<group>"; };
|
|
352190A2224D4AE2002A2CA6 /* OcFirmwarePasswordLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcFirmwarePasswordLib.inf; sourceTree = "<group>"; };
|
|
352190A4224D4AE2002A2CA6 /* OcDevicePathLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcDevicePathLib.inf; sourceTree = "<group>"; };
|
|
352190A5224D4AE2002A2CA6 /* OcDevicePathLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcDevicePathLib.c; sourceTree = "<group>"; };
|
|
352190A7224D4AE2002A2CA6 /* OcDebugLogLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcDebugLogLib.inf; sourceTree = "<group>"; };
|
|
352190A8224D4AE2002A2CA6 /* OcDebugLogLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcDebugLogLib.c; sourceTree = "<group>"; };
|
|
352190AA224D4AE2002A2CA6 /* VirtualFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VirtualFile.c; sourceTree = "<group>"; };
|
|
352190AB224D4AE2002A2CA6 /* OcVirtualFsLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcVirtualFsLib.inf; sourceTree = "<group>"; };
|
|
352190AC224D4AE2002A2CA6 /* VirtualVolume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VirtualVolume.c; sourceTree = "<group>"; };
|
|
352190AD224D4AE2002A2CA6 /* VirtualFs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VirtualFs.c; sourceTree = "<group>"; };
|
|
352190AF224D4AE2002A2CA6 /* PrelinkedKext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PrelinkedKext.c; sourceTree = "<group>"; };
|
|
352190B0224D4AE2002A2CA6 /* PrelinkedContext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PrelinkedContext.c; sourceTree = "<group>"; };
|
|
352190B1224D4AE2002A2CA6 /* Link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Link.c; sourceTree = "<group>"; };
|
|
352190B2224D4AE2002A2CA6 /* OcAppleKernelLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcAppleKernelLib.inf; sourceTree = "<group>"; };
|
|
352190B3224D4AE2002A2CA6 /* KextPatcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = KextPatcher.c; sourceTree = "<group>"; };
|
|
352190B4224D4AE2002A2CA6 /* CommonPatches.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CommonPatches.c; sourceTree = "<group>"; };
|
|
352190B5224D4AE2002A2CA6 /* Vtables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Vtables.c; sourceTree = "<group>"; };
|
|
352190B6224D4AE2002A2CA6 /* KernelReader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = KernelReader.c; sourceTree = "<group>"; };
|
|
352190B7224D4AE2002A2CA6 /* PrelinkedInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrelinkedInternal.h; sourceTree = "<group>"; };
|
|
352190B9224D4AE2002A2CA6 /* ReadFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadFile.c; sourceTree = "<group>"; };
|
|
352190BA224D4AE2002A2CA6 /* GetVolumeLabel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GetVolumeLabel.c; sourceTree = "<group>"; };
|
|
352190BB224D4AE2002A2CA6 /* FileProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileProtocol.c; sourceTree = "<group>"; };
|
|
352190BC224D4AE2002A2CA6 /* GetFileInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GetFileInfo.c; sourceTree = "<group>"; };
|
|
352190BD224D4AE2002A2CA6 /* OcFileLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcFileLib.inf; sourceTree = "<group>"; };
|
|
352190BF224D4AE2002A2CA6 /* OcCpuLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcCpuLib.inf; sourceTree = "<group>"; };
|
|
352190C0224D4AE2002A2CA6 /* OcCpuLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcCpuLib.c; sourceTree = "<group>"; };
|
|
352190C2224D4AE2002A2CA6 /* OcXmlLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcXmlLib.c; sourceTree = "<group>"; };
|
|
352190C3224D4AE2002A2CA6 /* OcXmlLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcXmlLib.inf; sourceTree = "<group>"; };
|
|
352190C5224D4AE2002A2CA6 /* OcDevicePropertyLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcDevicePropertyLib.inf; sourceTree = "<group>"; };
|
|
352190C6224D4AE2002A2CA6 /* OcDevicePropertyLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcDevicePropertyLib.c; sourceTree = "<group>"; };
|
|
352190C8224D4AE2002A2CA6 /* OcTemplateLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcTemplateLib.inf; sourceTree = "<group>"; };
|
|
352190C9224D4AE2002A2CA6 /* OcTemplateLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OcTemplateLib.c; sourceTree = "<group>"; };
|
|
352190CA224D4AE2002A2CA6 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
352190CF224D4AE2002A2CA6 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
|
|
352190D0224D4AE2002A2CA6 /* ocbuild.config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ocbuild.config; sourceTree = "<group>"; };
|
|
352190D5224D4AE2002A2CA6 /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o"; path = GdbSyms.dll; sourceTree = "<group>"; };
|
|
352190D6224D4AE2002A2CA6 /* GdbSyms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GdbSyms.c; sourceTree = "<group>"; };
|
|
352190D7224D4AE2002A2CA6 /* GdbSyms.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GdbSyms.inf; sourceTree = "<group>"; };
|
|
352190D8224D4AE2002A2CA6 /* macgdb.tool */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = macgdb.tool; sourceTree = "<group>"; };
|
|
352190D9224D4AE2002A2CA6 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
352190DB224D4AE2002A2CA6 /* gdb_uefi.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = gdb_uefi.py; sourceTree = "<group>"; };
|
|
3521914E224E0E6F002A2CA6 /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; };
|
|
3521951A224E14D8002A2CA6 /* X64 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = X64; path = ../Build/OcSupportPkg/RELEASE_XCODE5/X64; sourceTree = "<group>"; };
|
|
3521951B224E155D002A2CA6 /* lib__index_OcSupportPkg.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; name = lib__index_OcSupportPkg.dylib; path = "$(SRCROOT)/build/Debug/lib__index_OcSupportPkg.dylib"; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
352190DE224D4B1D002A2CA6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
35218F96224CC61C002A2CA6 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FA1224D4AE2002A2CA6 /* OcSupportPkg */,
|
|
3521951A224E14D8002A2CA6 /* X64 */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FA1224D4AE2002A2CA6 /* OcSupportPkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521914E224E0E6F002A2CA6 /* build.sh */,
|
|
35218FA2224D4AE2002A2CA6 /* OcSupportPkg.dec */,
|
|
35218FA5224D4AE2002A2CA6 /* TestsUser */,
|
|
35218FBF224D4AE2002A2CA6 /* Include */,
|
|
35218FE4224D4AE2002A2CA6 /* STATUS.md */,
|
|
35218FE5224D4AE2002A2CA6 /* Tests */,
|
|
35219042224D4AE2002A2CA6 /* OcSupportPkg.dsc */,
|
|
35219043224D4AE2002A2CA6 /* Library */,
|
|
352190CA224D4AE2002A2CA6 /* README.md */,
|
|
352190CF224D4AE2002A2CA6 /* LICENSE.txt */,
|
|
352190D0224D4AE2002A2CA6 /* ocbuild.config */,
|
|
352190D1224D4AE2002A2CA6 /* Debug */,
|
|
);
|
|
name = OcSupportPkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FA5224D4AE2002A2CA6 /* TestsUser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FA6224D4AE2002A2CA6 /* Prelinked */,
|
|
35218FA9224D4AE2002A2CA6 /* Macho */,
|
|
35218FAC224D4AE2002A2CA6 /* Props */,
|
|
35218FAE224D4AE2002A2CA6 /* Include */,
|
|
35218FB9224D4AE2002A2CA6 /* Smbios */,
|
|
35218FBC224D4AE2002A2CA6 /* Serialized */,
|
|
);
|
|
path = TestsUser;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FA6224D4AE2002A2CA6 /* Prelinked */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FA7224D4AE2002A2CA6 /* Prelinked.xml */,
|
|
35218FA8224D4AE2002A2CA6 /* Prelinked.c */,
|
|
);
|
|
path = Prelinked;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FA9224D4AE2002A2CA6 /* Macho */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FAA224D4AE2002A2CA6 /* Macho.c */,
|
|
35218FAB224D4AE2002A2CA6 /* kernel */,
|
|
);
|
|
path = Macho;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FAC224D4AE2002A2CA6 /* Props */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FAD224D4AE2002A2CA6 /* Props.c */,
|
|
);
|
|
path = Props;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FAE224D4AE2002A2CA6 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FAF224D4AE2002A2CA6 /* Uefi.h */,
|
|
35218FB0224D4AE2002A2CA6 /* Library */,
|
|
35218FB8224D4AE2002A2CA6 /* Base.h */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FB0224D4AE2002A2CA6 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FB1224D4AE2002A2CA6 /* DebugLib.h */,
|
|
35218FB2224D4AE2002A2CA6 /* UefiLib.h */,
|
|
35218FB3224D4AE2002A2CA6 /* UefiBootServicesTableLib.h */,
|
|
35218FB4224D4AE2002A2CA6 /* BaseMemoryLib.h */,
|
|
35218FB5224D4AE2002A2CA6 /* BaseLib.h */,
|
|
35218FB6224D4AE2002A2CA6 /* MemoryAllocationLib.h */,
|
|
35218FB7224D4AE2002A2CA6 /* PrintLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FB9224D4AE2002A2CA6 /* Smbios */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FBA224D4AE2002A2CA6 /* Smbios.bin */,
|
|
35218FBB224D4AE2002A2CA6 /* Smbios.c */,
|
|
);
|
|
path = Smbios;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FBC224D4AE2002A2CA6 /* Serialized */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FBD224D4AE2002A2CA6 /* Serialized.c */,
|
|
35218FBE224D4AE2002A2CA6 /* Serialized.plist */,
|
|
);
|
|
path = Serialized;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FBF224D4AE2002A2CA6 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FC0224D4AE2002A2CA6 /* IndustryStandard */,
|
|
35218FC3224D4AE2002A2CA6 /* Library */,
|
|
35218FDE224D4AE2002A2CA6 /* Protocol */,
|
|
35218FE1224D4AE2002A2CA6 /* Guid */,
|
|
35218FE3224D4AE2002A2CA6 /* ProcessorInfo.h */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FC0224D4AE2002A2CA6 /* IndustryStandard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FC1224D4AE2002A2CA6 /* GenericIch.h */,
|
|
35218FC2224D4AE2002A2CA6 /* CpuId.h */,
|
|
);
|
|
path = IndustryStandard;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FC3224D4AE2002A2CA6 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FC4224D4AE2002A2CA6 /* OcCpuLib.h */,
|
|
35218FC5224D4AE2002A2CA6 /* OcVirtualFsLib.h */,
|
|
35218FC6224D4AE2002A2CA6 /* OcRtcLib.h */,
|
|
35218FC7224D4AE2002A2CA6 /* OcMiscLib.h */,
|
|
35218FC8224D4AE2002A2CA6 /* OcDevicePathLib.h */,
|
|
35218FC9224D4AE2002A2CA6 /* OcFileLib.h */,
|
|
35218FCA224D4AE2002A2CA6 /* OcTemplateLib.h */,
|
|
35218FCB224D4AE2002A2CA6 /* OcAppleKernelLib.h */,
|
|
35218FCC224D4AE2002A2CA6 /* OcStringLib.h */,
|
|
35218FCD224D4AE2002A2CA6 /* OcXmlLib.h */,
|
|
35218FCE224D4AE2002A2CA6 /* OcFirmwarePasswordLib.h */,
|
|
35218FCF224D4AE2002A2CA6 /* OcMachoLib.h */,
|
|
35218FD0224D4AE2002A2CA6 /* OcAppleChunklistLib.h */,
|
|
35218FD1224D4AE2002A2CA6 /* OcAcpiLib.h */,
|
|
35218FD2224D4AE2002A2CA6 /* OcDataHubLib.h */,
|
|
35218FD3224D4AE2002A2CA6 /* OcSerializeLib.h */,
|
|
35218FD4224D4AE2002A2CA6 /* OcGuardLib.h */,
|
|
35218FD5224D4AE2002A2CA6 /* OcSmbiosLib.h */,
|
|
35218FD6224D4AE2002A2CA6 /* OcAppleBootPolicyLib.h */,
|
|
35218FD7224D4AE2002A2CA6 /* OcCryptoLib.h */,
|
|
35218FD8224D4AE2002A2CA6 /* OcDevicePropertyLib.h */,
|
|
35218FDA224D4AE2002A2CA6 /* OcPngLib.h */,
|
|
35218FDB224D4AE2002A2CA6 /* OcAppleImageVerificationLib.h */,
|
|
35218FDC224D4AE2002A2CA6 /* OcTimerLib.h */,
|
|
35218FDD224D4AE2002A2CA6 /* OcCompressionLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FDE224D4AE2002A2CA6 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FDF224D4AE2002A2CA6 /* OcKextContainer.h */,
|
|
35218FE0224D4AE2002A2CA6 /* OcLog.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FE1224D4AE2002A2CA6 /* Guid */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35218FE2224D4AE2002A2CA6 /* LiluVariables.h */,
|
|
);
|
|
path = Guid;
|
|
sourceTree = "<group>";
|
|
};
|
|
35218FE5224D4AE2002A2CA6 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219022224D4AE2002A2CA6 /* BlessTest */,
|
|
35219026224D4AE2002A2CA6 /* AcpiTest */,
|
|
3521902D224D4AE2002A2CA6 /* SmbiosTest */,
|
|
35219031224D4AE2002A2CA6 /* KernelTest */,
|
|
35219037224D4AE2002A2CA6 /* DataHubTest */,
|
|
3521903B224D4AE2002A2CA6 /* PropertyTest */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219022224D4AE2002A2CA6 /* BlessTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219023224D4AE2002A2CA6 /* BlessTestApp.inf */,
|
|
35219024224D4AE2002A2CA6 /* BlessTest.c */,
|
|
35219025224D4AE2002A2CA6 /* BlessTest.inf */,
|
|
);
|
|
path = BlessTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219026224D4AE2002A2CA6 /* AcpiTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521902A224D4AE2002A2CA6 /* AcpiTest.c */,
|
|
3521902B224D4AE2002A2CA6 /* AcpiTestApp.inf */,
|
|
3521902C224D4AE2002A2CA6 /* AcpiTest.inf */,
|
|
);
|
|
path = AcpiTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521902D224D4AE2002A2CA6 /* SmbiosTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521902E224D4AE2002A2CA6 /* SmbiosTestApp.inf */,
|
|
3521902F224D4AE2002A2CA6 /* SmbiosTest.inf */,
|
|
35219030224D4AE2002A2CA6 /* SmbiosTest.c */,
|
|
);
|
|
path = SmbiosTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219031224D4AE2002A2CA6 /* KernelTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219032224D4AE2002A2CA6 /* Lilu.c */,
|
|
35219033224D4AE2002A2CA6 /* Vsmc.c */,
|
|
35219034224D4AE2002A2CA6 /* KernelTest.inf */,
|
|
35219035224D4AE2002A2CA6 /* KernelTest.c */,
|
|
35219036224D4AE2002A2CA6 /* KernelTestApp.inf */,
|
|
);
|
|
path = KernelTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219037224D4AE2002A2CA6 /* DataHubTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219038224D4AE2002A2CA6 /* DataHubTestApp.inf */,
|
|
35219039224D4AE2002A2CA6 /* DataHubTest.inf */,
|
|
3521903A224D4AE2002A2CA6 /* DataHubTest.c */,
|
|
);
|
|
path = DataHubTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521903B224D4AE2002A2CA6 /* PropertyTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521903E224D4AE2002A2CA6 /* PropertyTest.inf */,
|
|
35219040224D4AE2002A2CA6 /* PropertyTest.c */,
|
|
35219041224D4AE2002A2CA6 /* PropertyTestApp.inf */,
|
|
);
|
|
path = PropertyTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219043224D4AE2002A2CA6 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219044224D4AE2002A2CA6 /* OcMachoLib */,
|
|
35219053224D4AE2002A2CA6 /* OcStringLib */,
|
|
35219057224D4AE2002A2CA6 /* OcPngLib */,
|
|
3521905C224D4AE2002A2CA6 /* OcSerializeLib */,
|
|
3521905F224D4AE2002A2CA6 /* OcDataHubLib */,
|
|
35219062224D4AE2002A2CA6 /* OcRtcLib */,
|
|
35219065224D4AE2002A2CA6 /* OcAppleChunklistLib */,
|
|
35219068224D4AE2002A2CA6 /* OcAppleImageVerificationLib */,
|
|
3521906C224D4AE2002A2CA6 /* OcCryptoLib */,
|
|
35219073224D4AE2002A2CA6 /* OcMiscLib */,
|
|
3521907E224D4AE2002A2CA6 /* OcTimerLib */,
|
|
35219081224D4AE2002A2CA6 /* OcCompressionLib */,
|
|
35219089224D4AE2002A2CA6 /* OcSmbiosLib */,
|
|
35219090224D4AE2002A2CA6 /* OcGuardLib */,
|
|
35219098224D4AE2002A2CA6 /* OcAppleBootPolicyLib */,
|
|
3521909C224D4AE2002A2CA6 /* OcAcpiLib */,
|
|
3521909F224D4AE2002A2CA6 /* OcFirmwarePasswordLib */,
|
|
352190A3224D4AE2002A2CA6 /* OcDevicePathLib */,
|
|
352190A6224D4AE2002A2CA6 /* OcDebugLogLib */,
|
|
352190A9224D4AE2002A2CA6 /* OcVirtualFsLib */,
|
|
352190AE224D4AE2002A2CA6 /* OcAppleKernelLib */,
|
|
352190B8224D4AE2002A2CA6 /* OcFileLib */,
|
|
352190BE224D4AE2002A2CA6 /* OcCpuLib */,
|
|
352190C1224D4AE2002A2CA6 /* OcXmlLib */,
|
|
352190C4224D4AE2002A2CA6 /* OcDevicePropertyLib */,
|
|
352190C7224D4AE2002A2CA6 /* OcTemplateLib */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219044224D4AE2002A2CA6 /* OcMachoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219045224D4AE2002A2CA6 /* OcMachoLibInternal.h */,
|
|
35219046224D4AE2002A2CA6 /* OcMachoLib.inf */,
|
|
35219047224D4AE2002A2CA6 /* Header.c */,
|
|
35219048224D4AE2002A2CA6 /* Symbols.c */,
|
|
35219049224D4AE2002A2CA6 /* Relocations.c */,
|
|
3521904A224D4AE2002A2CA6 /* CxxSymbols.c */,
|
|
);
|
|
path = OcMachoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219053224D4AE2002A2CA6 /* OcStringLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219054224D4AE2002A2CA6 /* OcStringLib.inf */,
|
|
35219055224D4AE2002A2CA6 /* OcUnicodeLib.c */,
|
|
35219056224D4AE2002A2CA6 /* OcAsciiLib.c */,
|
|
);
|
|
path = OcStringLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219057224D4AE2002A2CA6 /* OcPngLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219058224D4AE2002A2CA6 /* OcPngLib.inf */,
|
|
35219059224D4AE2002A2CA6 /* lodepng.h */,
|
|
3521905A224D4AE2002A2CA6 /* OcPng.c */,
|
|
3521905B224D4AE2002A2CA6 /* lodepng.c */,
|
|
);
|
|
path = OcPngLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521905C224D4AE2002A2CA6 /* OcSerializeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521905D224D4AE2002A2CA6 /* OcSerializeLib.c */,
|
|
3521905E224D4AE2002A2CA6 /* OcSerializeLib.inf */,
|
|
);
|
|
path = OcSerializeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521905F224D4AE2002A2CA6 /* OcDataHubLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219060224D4AE2002A2CA6 /* OcDataHubLib.c */,
|
|
35219061224D4AE2002A2CA6 /* OcDataHubLib.inf */,
|
|
);
|
|
path = OcDataHubLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219062224D4AE2002A2CA6 /* OcRtcLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219063224D4AE2002A2CA6 /* OcRtcLib.inf */,
|
|
35219064224D4AE2002A2CA6 /* OcRtcLib.c */,
|
|
);
|
|
path = OcRtcLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219065224D4AE2002A2CA6 /* OcAppleChunklistLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219066224D4AE2002A2CA6 /* OcAppleChunklistLib.c */,
|
|
35219067224D4AE2002A2CA6 /* OcAppleChunklistLib.inf */,
|
|
);
|
|
path = OcAppleChunklistLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219068224D4AE2002A2CA6 /* OcAppleImageVerificationLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219069224D4AE2002A2CA6 /* ApplePublicKeyDb.h */,
|
|
3521906A224D4AE2002A2CA6 /* OcAppleImageVerificationLib.inf */,
|
|
3521906B224D4AE2002A2CA6 /* OcAppleImageVerification.c */,
|
|
);
|
|
path = OcAppleImageVerificationLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521906C224D4AE2002A2CA6 /* OcCryptoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521906D224D4AE2002A2CA6 /* Aes.c */,
|
|
3521906E224D4AE2002A2CA6 /* OcCryptoLib.inf */,
|
|
3521906F224D4AE2002A2CA6 /* Sha1.c */,
|
|
35219070224D4AE2002A2CA6 /* Rsa2048Sha256.c */,
|
|
35219071224D4AE2002A2CA6 /* Sha256.c */,
|
|
35219072224D4AE2002A2CA6 /* Md5.c */,
|
|
);
|
|
path = OcCryptoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219073224D4AE2002A2CA6 /* OcMiscLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219074224D4AE2002A2CA6 /* LegacyRegionLock.c */,
|
|
35219075224D4AE2002A2CA6 /* DebugHelp.c */,
|
|
35219076224D4AE2002A2CA6 /* LegacyRegionUnLock.c */,
|
|
35219077224D4AE2002A2CA6 /* ConvertDataToString.c */,
|
|
35219078224D4AE2002A2CA6 /* NullTextOutput.c */,
|
|
35219079224D4AE2002A2CA6 /* Base64Decode.c */,
|
|
3521907A224D4AE2002A2CA6 /* LogHexDump.c */,
|
|
3521907B224D4AE2002A2CA6 /* LogBootOrder.c */,
|
|
3521907C224D4AE2002A2CA6 /* OcMiscLib.inf */,
|
|
3521907D224D4AE2002A2CA6 /* DataPatcher.c */,
|
|
);
|
|
path = OcMiscLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521907E224D4AE2002A2CA6 /* OcTimerLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521907F224D4AE2002A2CA6 /* OcTimerLib.c */,
|
|
35219080224D4AE2002A2CA6 /* OcTimerLib.inf */,
|
|
);
|
|
path = OcTimerLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219081224D4AE2002A2CA6 /* OcCompressionLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219082224D4AE2002A2CA6 /* lzss */,
|
|
35219085224D4AE2002A2CA6 /* OcCompressionLib.inf */,
|
|
35219086224D4AE2002A2CA6 /* lzvn */,
|
|
);
|
|
path = OcCompressionLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219082224D4AE2002A2CA6 /* lzss */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219083224D4AE2002A2CA6 /* lzss.c */,
|
|
35219084224D4AE2002A2CA6 /* lzss.h */,
|
|
);
|
|
path = lzss;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219086224D4AE2002A2CA6 /* lzvn */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219087224D4AE2002A2CA6 /* lzvn.h */,
|
|
35219088224D4AE2002A2CA6 /* lzvn.c */,
|
|
);
|
|
path = lzvn;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219089224D4AE2002A2CA6 /* OcSmbiosLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521908A224D4AE2002A2CA6 /* DebugSmbios.c */,
|
|
3521908B224D4AE2002A2CA6 /* SmbiosInternal.c */,
|
|
3521908C224D4AE2002A2CA6 /* DebugSmbios.h */,
|
|
3521908D224D4AE2002A2CA6 /* OcSmbiosLib.inf */,
|
|
3521908E224D4AE2002A2CA6 /* SmbiosInternal.h */,
|
|
3521908F224D4AE2002A2CA6 /* SmbiosPatch.c */,
|
|
);
|
|
path = OcSmbiosLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219090224D4AE2002A2CA6 /* OcGuardLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219091224D4AE2002A2CA6 /* Ubsan.h */,
|
|
35219092224D4AE2002A2CA6 /* UbsanPrintf.c */,
|
|
35219093224D4AE2002A2CA6 /* OcGuardLib.inf */,
|
|
35219094224D4AE2002A2CA6 /* BitOverflow.c */,
|
|
35219095224D4AE2002A2CA6 /* TripleOverflow.c */,
|
|
35219096224D4AE2002A2CA6 /* Ubsan.c */,
|
|
35219097224D4AE2002A2CA6 /* NativeOverflow.c */,
|
|
);
|
|
path = OcGuardLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
35219098224D4AE2002A2CA6 /* OcAppleBootPolicyLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35219099224D4AE2002A2CA6 /* OcAppleBootPolicyLib.c */,
|
|
3521909A224D4AE2002A2CA6 /* OcAppleBootPolicyLib.inf */,
|
|
3521909B224D4AE2002A2CA6 /* OcSupportBootPolicy.c */,
|
|
);
|
|
path = OcAppleBootPolicyLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521909C224D4AE2002A2CA6 /* OcAcpiLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3521909D224D4AE2002A2CA6 /* OcAcpiLib.c */,
|
|
3521909E224D4AE2002A2CA6 /* OcAcpiLib.inf */,
|
|
);
|
|
path = OcAcpiLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
3521909F224D4AE2002A2CA6 /* OcFirmwarePasswordLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190A0224D4AE2002A2CA6 /* OcFirmwarePasswordLib.c */,
|
|
352190A1224D4AE2002A2CA6 /* AppleFwPasswordInternal.h */,
|
|
352190A2224D4AE2002A2CA6 /* OcFirmwarePasswordLib.inf */,
|
|
);
|
|
path = OcFirmwarePasswordLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190A3224D4AE2002A2CA6 /* OcDevicePathLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190A4224D4AE2002A2CA6 /* OcDevicePathLib.inf */,
|
|
352190A5224D4AE2002A2CA6 /* OcDevicePathLib.c */,
|
|
);
|
|
path = OcDevicePathLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190A6224D4AE2002A2CA6 /* OcDebugLogLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190A7224D4AE2002A2CA6 /* OcDebugLogLib.inf */,
|
|
352190A8224D4AE2002A2CA6 /* OcDebugLogLib.c */,
|
|
);
|
|
path = OcDebugLogLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190A9224D4AE2002A2CA6 /* OcVirtualFsLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190AA224D4AE2002A2CA6 /* VirtualFile.c */,
|
|
352190AB224D4AE2002A2CA6 /* OcVirtualFsLib.inf */,
|
|
352190AC224D4AE2002A2CA6 /* VirtualVolume.c */,
|
|
352190AD224D4AE2002A2CA6 /* VirtualFs.c */,
|
|
);
|
|
path = OcVirtualFsLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190AE224D4AE2002A2CA6 /* OcAppleKernelLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190AF224D4AE2002A2CA6 /* PrelinkedKext.c */,
|
|
352190B0224D4AE2002A2CA6 /* PrelinkedContext.c */,
|
|
352190B1224D4AE2002A2CA6 /* Link.c */,
|
|
352190B2224D4AE2002A2CA6 /* OcAppleKernelLib.inf */,
|
|
352190B3224D4AE2002A2CA6 /* KextPatcher.c */,
|
|
352190B4224D4AE2002A2CA6 /* CommonPatches.c */,
|
|
352190B5224D4AE2002A2CA6 /* Vtables.c */,
|
|
352190B6224D4AE2002A2CA6 /* KernelReader.c */,
|
|
352190B7224D4AE2002A2CA6 /* PrelinkedInternal.h */,
|
|
);
|
|
path = OcAppleKernelLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190B8224D4AE2002A2CA6 /* OcFileLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190B9224D4AE2002A2CA6 /* ReadFile.c */,
|
|
352190BA224D4AE2002A2CA6 /* GetVolumeLabel.c */,
|
|
352190BB224D4AE2002A2CA6 /* FileProtocol.c */,
|
|
352190BC224D4AE2002A2CA6 /* GetFileInfo.c */,
|
|
352190BD224D4AE2002A2CA6 /* OcFileLib.inf */,
|
|
);
|
|
path = OcFileLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190BE224D4AE2002A2CA6 /* OcCpuLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190BF224D4AE2002A2CA6 /* OcCpuLib.inf */,
|
|
352190C0224D4AE2002A2CA6 /* OcCpuLib.c */,
|
|
);
|
|
path = OcCpuLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190C1224D4AE2002A2CA6 /* OcXmlLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190C2224D4AE2002A2CA6 /* OcXmlLib.c */,
|
|
352190C3224D4AE2002A2CA6 /* OcXmlLib.inf */,
|
|
);
|
|
path = OcXmlLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190C4224D4AE2002A2CA6 /* OcDevicePropertyLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190C5224D4AE2002A2CA6 /* OcDevicePropertyLib.inf */,
|
|
352190C6224D4AE2002A2CA6 /* OcDevicePropertyLib.c */,
|
|
);
|
|
path = OcDevicePropertyLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190C7224D4AE2002A2CA6 /* OcTemplateLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190C8224D4AE2002A2CA6 /* OcTemplateLib.inf */,
|
|
352190C9224D4AE2002A2CA6 /* OcTemplateLib.c */,
|
|
);
|
|
path = OcTemplateLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190D1224D4AE2002A2CA6 /* Debug */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190D2224D4AE2002A2CA6 /* GdbSyms */,
|
|
352190D8224D4AE2002A2CA6 /* macgdb.tool */,
|
|
352190D9224D4AE2002A2CA6 /* README.md */,
|
|
352190DA224D4AE2002A2CA6 /* Scripts */,
|
|
);
|
|
path = Debug;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190D2224D4AE2002A2CA6 /* GdbSyms */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190D3224D4AE2002A2CA6 /* Bin */,
|
|
352190D6224D4AE2002A2CA6 /* GdbSyms.c */,
|
|
352190D7224D4AE2002A2CA6 /* GdbSyms.inf */,
|
|
);
|
|
path = GdbSyms;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190D3224D4AE2002A2CA6 /* Bin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190D4224D4AE2002A2CA6 /* X64_XCODE5 */,
|
|
);
|
|
path = Bin;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190D4224D4AE2002A2CA6 /* X64_XCODE5 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190D5224D4AE2002A2CA6 /* GdbSyms.dll */,
|
|
);
|
|
path = X64_XCODE5;
|
|
sourceTree = "<group>";
|
|
};
|
|
352190DA224D4AE2002A2CA6 /* Scripts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
352190DB224D4AE2002A2CA6 /* gdb_uefi.py */,
|
|
);
|
|
path = Scripts;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
352190DC224D4B1D002A2CA6 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
35218F9B224CC61C002A2CA6 /* OcSupportPkg */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "";
|
|
buildConfigurationList = 35218F9E224CC61C002A2CA6 /* Build configuration list for PBXLegacyTarget "OcSupportPkg" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = "$(SRCROOT)/build.sh";
|
|
buildWorkingDirectory = "$(SRCROOT)/..";
|
|
dependencies = (
|
|
);
|
|
name = OcSupportPkg;
|
|
passBuildSettingsInEnvironment = 0;
|
|
productName = OcSupportPkg;
|
|
};
|
|
/* End PBXLegacyTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
352190DF224D4B1D002A2CA6 /* __index_OcSupportPkg */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 352190E2224D4B1D002A2CA6 /* Build configuration list for PBXNativeTarget "__index_OcSupportPkg" */;
|
|
buildPhases = (
|
|
352190DC224D4B1D002A2CA6 /* Headers */,
|
|
352190DD224D4B1D002A2CA6 /* Sources */,
|
|
352190DE224D4B1D002A2CA6 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = __index_OcSupportPkg;
|
|
productName = __index_OcSupportPkg;
|
|
productReference = 3521951B224E155D002A2CA6 /* lib__index_OcSupportPkg.dylib */;
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
35218F97224CC61C002A2CA6 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = acidanthera;
|
|
TargetAttributes = {
|
|
35218F9B224CC61C002A2CA6 = {
|
|
CreatedOnToolsVersion = 10.2;
|
|
};
|
|
352190DF224D4B1D002A2CA6 = {
|
|
CreatedOnToolsVersion = 10.2;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 35218F9A224CC61C002A2CA6 /* Build configuration list for PBXProject "OcSupportPkg" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 35218F96224CC61C002A2CA6;
|
|
productRefGroup = 35218F96224CC61C002A2CA6;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
35218F9B224CC61C002A2CA6 /* OcSupportPkg */,
|
|
352190DF224D4B1D002A2CA6 /* __index_OcSupportPkg */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
352190DD224D4B1D002A2CA6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
352190E5224D4B67002A2CA6 /* Prelinked.c in Sources */,
|
|
352190E6224D4B67002A2CA6 /* Macho.c in Sources */,
|
|
352190E7224D4B67002A2CA6 /* Props.c in Sources */,
|
|
352190E8224D4B67002A2CA6 /* Smbios.c in Sources */,
|
|
352190E9224D4B67002A2CA6 /* Serialized.c in Sources */,
|
|
352190FD224D4B67002A2CA6 /* BlessTest.c in Sources */,
|
|
35219101224D4B67002A2CA6 /* AcpiTest.c in Sources */,
|
|
35219102224D4B67002A2CA6 /* SmbiosTest.c in Sources */,
|
|
35219103224D4B67002A2CA6 /* Lilu.c in Sources */,
|
|
35219104224D4B67002A2CA6 /* Vsmc.c in Sources */,
|
|
35219105224D4B67002A2CA6 /* KernelTest.c in Sources */,
|
|
35219106224D4B67002A2CA6 /* DataHubTest.c in Sources */,
|
|
35219107224D4B67002A2CA6 /* PropertyTest.c in Sources */,
|
|
35219108224D4B67002A2CA6 /* Header.c in Sources */,
|
|
35219109224D4B67002A2CA6 /* Symbols.c in Sources */,
|
|
3521910A224D4B67002A2CA6 /* Relocations.c in Sources */,
|
|
3521910B224D4B67002A2CA6 /* CxxSymbols.c in Sources */,
|
|
3521910C224D4B67002A2CA6 /* SafeLocateProtocol.c in Sources */,
|
|
3521910D224D4B67002A2CA6 /* SafeInstallProtocolInterface.c in Sources */,
|
|
3521910E224D4B67002A2CA6 /* UninstallAllProtocolInterfaces.c in Sources */,
|
|
3521910F224D4B67002A2CA6 /* SafeHandleProtocol.c in Sources */,
|
|
35219110224D4B67002A2CA6 /* SignalProtocolEvent.c in Sources */,
|
|
35219111224D4B67002A2CA6 /* RegisterProtocolCallback.c in Sources */,
|
|
35219112224D4B67002A2CA6 /* OcUnicodeLib.c in Sources */,
|
|
35219113224D4B67002A2CA6 /* OcAsciiLib.c in Sources */,
|
|
35219114224D4B67002A2CA6 /* OcPng.c in Sources */,
|
|
35219115224D4B67002A2CA6 /* lodepng.c in Sources */,
|
|
35219116224D4B67002A2CA6 /* OcSerializeLib.c in Sources */,
|
|
35219117224D4B67002A2CA6 /* OcDataHubLib.c in Sources */,
|
|
35219118224D4B67002A2CA6 /* OcRtcLib.c in Sources */,
|
|
35219119224D4B67002A2CA6 /* OcAppleChunklistLib.c in Sources */,
|
|
3521911A224D4B67002A2CA6 /* OcAppleImageVerification.c in Sources */,
|
|
3521911B224D4B67002A2CA6 /* Aes.c in Sources */,
|
|
3521911C224D4B67002A2CA6 /* Sha1.c in Sources */,
|
|
3521911D224D4B67002A2CA6 /* Rsa2048Sha256.c in Sources */,
|
|
3521911E224D4B67002A2CA6 /* Sha256.c in Sources */,
|
|
3521911F224D4B67002A2CA6 /* Md5.c in Sources */,
|
|
35219120224D4B67002A2CA6 /* LegacyRegionLock.c in Sources */,
|
|
35219121224D4B67002A2CA6 /* DebugHelp.c in Sources */,
|
|
35219122224D4B67002A2CA6 /* LegacyRegionUnLock.c in Sources */,
|
|
35219123224D4B67002A2CA6 /* ConvertDataToString.c in Sources */,
|
|
35219124224D4B67002A2CA6 /* NullTextOutput.c in Sources */,
|
|
35219125224D4B67002A2CA6 /* Base64Decode.c in Sources */,
|
|
35219126224D4B67002A2CA6 /* LogHexDump.c in Sources */,
|
|
35219127224D4B67002A2CA6 /* LogBootOrder.c in Sources */,
|
|
35219128224D4B67002A2CA6 /* DataPatcher.c in Sources */,
|
|
35219129224D4B67002A2CA6 /* OcTimerLib.c in Sources */,
|
|
3521912A224D4B67002A2CA6 /* lzss.c in Sources */,
|
|
3521912B224D4B67002A2CA6 /* lzvn.c in Sources */,
|
|
3521912C224D4B67002A2CA6 /* DebugSmbios.c in Sources */,
|
|
3521912D224D4B67002A2CA6 /* SmbiosInternal.c in Sources */,
|
|
3521912E224D4B67002A2CA6 /* SmbiosPatch.c in Sources */,
|
|
3521912F224D4B67002A2CA6 /* UbsanPrintf.c in Sources */,
|
|
35219130224D4B67002A2CA6 /* BitOverflow.c in Sources */,
|
|
35219131224D4B67002A2CA6 /* TripleOverflow.c in Sources */,
|
|
35219132224D4B67002A2CA6 /* Ubsan.c in Sources */,
|
|
35219133224D4B67002A2CA6 /* NativeOverflow.c in Sources */,
|
|
35219134224D4B67002A2CA6 /* OcAppleBootPolicyLib.c in Sources */,
|
|
35219135224D4B67002A2CA6 /* OcSupportBootPolicy.c in Sources */,
|
|
35219136224D4B67002A2CA6 /* OcAcpiLib.c in Sources */,
|
|
35219137224D4B67002A2CA6 /* OcFirmwarePasswordLib.c in Sources */,
|
|
35219138224D4B67002A2CA6 /* OcDevicePathLib.c in Sources */,
|
|
35219139224D4B67002A2CA6 /* OcDebugLogLib.c in Sources */,
|
|
3521913A224D4B67002A2CA6 /* VirtualFile.c in Sources */,
|
|
3521913B224D4B67002A2CA6 /* VirtualVolume.c in Sources */,
|
|
3521913C224D4B67002A2CA6 /* VirtualFs.c in Sources */,
|
|
3521913D224D4B67002A2CA6 /* PrelinkedKext.c in Sources */,
|
|
3521913E224D4B67002A2CA6 /* PrelinkedContext.c in Sources */,
|
|
3521913F224D4B67002A2CA6 /* Link.c in Sources */,
|
|
35219140224D4B67002A2CA6 /* KextPatcher.c in Sources */,
|
|
35219141224D4B67002A2CA6 /* CommonPatches.c in Sources */,
|
|
35219142224D4B67002A2CA6 /* Vtables.c in Sources */,
|
|
35219143224D4B67002A2CA6 /* KernelReader.c in Sources */,
|
|
35219144224D4B67002A2CA6 /* ReadFile.c in Sources */,
|
|
35219145224D4B67002A2CA6 /* GetVolumeLabel.c in Sources */,
|
|
35219146224D4B67002A2CA6 /* FileProtocol.c in Sources */,
|
|
35219147224D4B67002A2CA6 /* GetFileInfo.c in Sources */,
|
|
35219148224D4B67002A2CA6 /* OcCpuLib.c in Sources */,
|
|
35219149224D4B68002A2CA6 /* OcXmlLib.c in Sources */,
|
|
3521914A224D4B68002A2CA6 /* OcDevicePropertyLib.c in Sources */,
|
|
3521914B224D4B68002A2CA6 /* OcTemplateLib.c in Sources */,
|
|
3521914C224D4B68002A2CA6 /* ocbuild.config in Sources */,
|
|
3521914D224D4B68002A2CA6 /* GdbSyms.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
35218F9C224CC61C002A2CA6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
35218F9D224CC61C002A2CA6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
35218F9F224CC61C002A2CA6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUGGING_SYMBOLS = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
35218FA0224CC61C002A2CA6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
OTHER_CFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
352190E3224D4B1D002A2CA6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
EXECUTABLE_PREFIX = lib;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)/../**";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
352190E4224D4B1D002A2CA6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
EXECUTABLE_PREFIX = lib;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)/../**";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
35218F9A224CC61C002A2CA6 /* Build configuration list for PBXProject "OcSupportPkg" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
35218F9C224CC61C002A2CA6 /* Debug */,
|
|
35218F9D224CC61C002A2CA6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
35218F9E224CC61C002A2CA6 /* Build configuration list for PBXLegacyTarget "OcSupportPkg" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
35218F9F224CC61C002A2CA6 /* Debug */,
|
|
35218FA0224CC61C002A2CA6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
352190E2224D4B1D002A2CA6 /* Build configuration list for PBXNativeTarget "__index_OcSupportPkg" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
352190E3224D4B1D002A2CA6 /* Debug */,
|
|
352190E4224D4B1D002A2CA6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 35218F97224CC61C002A2CA6 /* Project object */;
|
|
}
|