mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
3395 lines
228 KiB
Plaintext
3395 lines
228 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
123B399B200E76DD00DC2ED9 /* BootFixes3.c in Sources */ = {isa = PBXBuildFile; fileRef = 123B3999200E76DD00DC2ED9 /* BootFixes3.c */; };
|
|
123B399E200E76EA00DC2ED9 /* OsxAptioFix3Drv.c in Sources */ = {isa = PBXBuildFile; fileRef = 123B399C200E76EA00DC2ED9 /* OsxAptioFix3Drv.c */; };
|
|
123B39A1200E770100DC2ED9 /* RTShims.nasm in Sources */ = {isa = PBXBuildFile; fileRef = 123B39A0200E770100DC2ED9 /* RTShims.nasm */; };
|
|
1288B5211A30CEFB007CBCEF /* Net.c in Sources */ = {isa = PBXBuildFile; fileRef = 1288B5201A30CEFB007CBCEF /* Net.c */; };
|
|
12A60F5A1DB610500068BF8B /* AppleImageCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F4E1DB610500068BF8B /* AppleImageCodec.c */; };
|
|
12A60F5B1DB610500068BF8B /* load_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F501DB610500068BF8B /* load_bmp.c */; };
|
|
12A60F5C1DB610500068BF8B /* load_icns.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F511DB610500068BF8B /* load_icns.c */; };
|
|
12A60F5D1DB610500068BF8B /* picopng.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F521DB610500068BF8B /* picopng.c */; };
|
|
12A60F5F1DB610500068BF8B /* SMCHelper.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F581DB610500068BF8B /* SMCHelper.c */; };
|
|
12AAF3A51DB75DC800A52B12 /* FirmwareVolume.c in Sources */ = {isa = PBXBuildFile; fileRef = 12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */; };
|
|
12B2F75C211E169E009BF236 /* egemb_icons_dark.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B2F75B211E169E009BF236 /* egemb_icons_dark.c */; };
|
|
12B8EBBE1DDCE91200AC0A2C /* egemb_font.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B8EBBC1DDCE91200AC0A2C /* egemb_font.c */; };
|
|
12B8EBBF1DDCE91200AC0A2C /* egemb_icons.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B8EBBD1DDCE91200AC0A2C /* egemb_icons.c */; };
|
|
12B8EBC21DDCEA2A00AC0A2C /* scroll_images.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B8EBC11DDCEA2A00AC0A2C /* scroll_images.c */; };
|
|
12E3015A1D5A413A00EED426 /* lodepng.c in Sources */ = {isa = PBXBuildFile; fileRef = 12E301581D5A413A00EED426 /* lodepng.c */; };
|
|
2C794E3F1A0AA85900D845B0 /* FSInject.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CEA1A0AA85900D845B0 /* FSInject.c */; };
|
|
2C794E401A0AA85900D845B0 /* Test.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CF11A0AA85900D845B0 /* Test.c */; };
|
|
2C794E411A0AA85900D845B0 /* BootArgs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CF51A0AA85900D845B0 /* BootArgs.c */; };
|
|
2C794E421A0AA85900D845B0 /* BootFixes.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CF71A0AA85900D845B0 /* BootFixes.c */; };
|
|
2C794E431A0AA85900D845B0 /* DecodedKernelCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CF91A0AA85900D845B0 /* DecodedKernelCheck.c */; };
|
|
2C794E441A0AA85900D845B0 /* device_tree.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CFB1A0AA85900D845B0 /* device_tree.c */; };
|
|
2C794E451A0AA85900D845B0 /* Lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CFF1A0AA85900D845B0 /* Lib.c */; };
|
|
2C794E461A0AA85900D845B0 /* Mach-O.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D021A0AA85900D845B0 /* Mach-O.c */; };
|
|
2C794E471A0AA85900D845B0 /* NVRAMDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D061A0AA85900D845B0 /* NVRAMDebug.c */; };
|
|
2C794E481A0AA85900D845B0 /* OsxAptioFix2Drv.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D081A0AA85900D845B0 /* OsxAptioFix2Drv.c */; };
|
|
2C794E491A0AA85900D845B0 /* OsxAptioFixDrv.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D0A1A0AA85900D845B0 /* OsxAptioFixDrv.c */; };
|
|
2C794E4A1A0AA85900D845B0 /* VMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D0C1A0AA85900D845B0 /* VMem.c */; };
|
|
2C794E4B1A0AA85900D845B0 /* AsmFuncsX64.asm in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D0E1A0AA85900D845B0 /* AsmFuncsX64.asm */; };
|
|
2C794E4C1A0AA85900D845B0 /* AsmFuncsX64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D0F1A0AA85900D845B0 /* AsmFuncsX64.nasm */; };
|
|
2C794E4D1A0AA85900D845B0 /* AsmFuncsX64.S in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D101A0AA85900D845B0 /* AsmFuncsX64.S */; };
|
|
2C794E4E1A0AA85900D845B0 /* TestAsm32.asm in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D111A0AA85900D845B0 /* TestAsm32.asm */; };
|
|
2C794E501A0AA85900D845B0 /* Lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D181A0AA85900D845B0 /* Lib.c */; };
|
|
2C794E511A0AA85900D845B0 /* NVRAMDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D1A1A0AA85900D845B0 /* NVRAMDebug.c */; };
|
|
2C794E521A0AA85900D845B0 /* OsxLowMemFixDrv.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794D1C1A0AA85900D845B0 /* OsxLowMemFixDrv.c */; };
|
|
A5582AFD21019EA6002CFB6E /* VectorGraphics.c in Sources */ = {isa = PBXBuildFile; fileRef = A5582AFC21019EA6002CFB6E /* VectorGraphics.c */; };
|
|
A5603D0421F04ECE005F400E /* sound.c in Sources */ = {isa = PBXBuildFile; fileRef = A5603D0321F04ECE005F400E /* sound.c */; };
|
|
A5611B3421DCBA53008FDB96 /* StartupSound.c in Sources */ = {isa = PBXBuildFile; fileRef = A5611B3321DCBA53008FDB96 /* StartupSound.c */; };
|
|
A59CB66921BC14AB0054A7CF /* SmbiosGen.c in Sources */ = {isa = PBXBuildFile; fileRef = A59CB66521BC14AA0054A7CF /* SmbiosGen.c */; };
|
|
A5BF392720D9F17B004340E1 /* FloatLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392620D9F17B004340E1 /* FloatLib.c */; };
|
|
A5BF392B20D9F18C004340E1 /* nanosvgrast.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392920D9F18C004340E1 /* nanosvgrast.c */; };
|
|
A5BF392C20D9F18C004340E1 /* nanosvg.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392A20D9F18C004340E1 /* nanosvg.c */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
2C7949E11A0AA7F700D845B0 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
12098EC21DC76858008B4AC3 /* hda.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hda.c; sourceTree = "<group>"; };
|
|
12098EC31DC76858008B4AC3 /* hda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hda.h; sourceTree = "<group>"; };
|
|
12344F581CAB9A5700318A6E /* AppleSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmBios.h; sourceTree = "<group>"; };
|
|
123B3999200E76DD00DC2ED9 /* BootFixes3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootFixes3.c; sourceTree = "<group>"; };
|
|
123B399A200E76DD00DC2ED9 /* BootFixes3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootFixes3.h; sourceTree = "<group>"; };
|
|
123B399C200E76EA00DC2ED9 /* OsxAptioFix3Drv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsxAptioFix3Drv.c; sourceTree = "<group>"; };
|
|
123B399D200E76EA00DC2ED9 /* OsxAptioFix3Drv.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OsxAptioFix3Drv.inf; sourceTree = "<group>"; };
|
|
123B399F200E76F600DC2ED9 /* RTShims.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RTShims.h; sourceTree = "<group>"; };
|
|
123B39A0200E770100DC2ED9 /* RTShims.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = RTShims.nasm; sourceTree = "<group>"; };
|
|
1261513A1A15BBB000903E7B /* bootscreen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bootscreen.c; sourceTree = "<group>"; };
|
|
1261513B1A15BBB000903E7B /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
|
|
1261513C1A15BBB000903E7B /* entry_scan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = entry_scan.h; sourceTree = "<group>"; };
|
|
1261513D1A15BBB000903E7B /* legacy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = legacy.c; sourceTree = "<group>"; };
|
|
1261513E1A15BBB000903E7B /* loader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = loader.c; sourceTree = "<group>"; };
|
|
1261513F1A15BBB000903E7B /* lockedgraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lockedgraphics.c; sourceTree = "<group>"; };
|
|
126151401A15BBB000903E7B /* secureboot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = secureboot.c; sourceTree = "<group>"; };
|
|
126151411A15BBB000903E7B /* securebootkeys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = securebootkeys.h; sourceTree = "<group>"; };
|
|
126151421A15BBB000903E7B /* securehash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = securehash.c; sourceTree = "<group>"; };
|
|
126151431A15BBB000903E7B /* securemenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = securemenu.c; sourceTree = "<group>"; };
|
|
126151441A15BBB000903E7B /* securevars.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = securevars.c; sourceTree = "<group>"; };
|
|
126151451A15BBB000903E7B /* tool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tool.c; sourceTree = "<group>"; };
|
|
126151461A15BBB000903E7B /* uefibootoption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = uefibootoption.c; sourceTree = "<group>"; };
|
|
126151491A15BBB000903E7B /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = "<group>"; };
|
|
1261514A1A15BBB000903E7B /* syslinux_mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syslinux_mbr.h; sourceTree = "<group>"; };
|
|
1261514C1A15BBB000903E7B /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = "<group>"; };
|
|
1261514D1A15BBB000903E7B /* EfiFileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiFileLib.h; sourceTree = "<group>"; };
|
|
1261514F1A15BBB000903E7B /* image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = image.c; sourceTree = "<group>"; };
|
|
126151501A15BBB000903E7B /* libeg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libeg.h; sourceTree = "<group>"; };
|
|
126151511A15BBB000903E7B /* libegint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libegint.h; sourceTree = "<group>"; };
|
|
126151521A15BBB000903E7B /* libscreen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = libscreen.c; sourceTree = "<group>"; };
|
|
126151541A15BBB000903E7B /* load_icns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = "<group>"; };
|
|
126151551A15BBB000903E7B /* text.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = text.c; sourceTree = "<group>"; };
|
|
126151571A15BBB000903E7B /* AcpiPatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPatcher.c; sourceTree = "<group>"; };
|
|
126151581A15BBB000903E7B /* AmlGenerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlGenerator.c; sourceTree = "<group>"; };
|
|
126151591A15BBB000903E7B /* AmlGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmlGenerator.h; sourceTree = "<group>"; };
|
|
1261515A1A15BBB000903E7B /* ati.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ati.c; sourceTree = "<group>"; };
|
|
1261515B1A15BBB000903E7B /* ati.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati.h; sourceTree = "<group>"; };
|
|
1261515C1A15BBB000903E7B /* ati_reg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati_reg.h; sourceTree = "<group>"; };
|
|
1261515D1A15BBB000903E7B /* b64cdecode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = b64cdecode.c; sourceTree = "<group>"; };
|
|
1261515E1A15BBB000903E7B /* b64cdecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b64cdecode.h; sourceTree = "<group>"; };
|
|
1261515F1A15BBB000903E7B /* BdsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConnect.c; sourceTree = "<group>"; };
|
|
126151601A15BBB000903E7B /* boot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = boot.h; sourceTree = "<group>"; };
|
|
126151611A15BBB000903E7B /* BootLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLog.c; sourceTree = "<group>"; };
|
|
126151621A15BBB000903E7B /* BootOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOptions.c; sourceTree = "<group>"; };
|
|
126151631A15BBB000903E7B /* card_vlist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = card_vlist.c; sourceTree = "<group>"; };
|
|
126151641A15BBB000903E7B /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = "<group>"; };
|
|
126151651A15BBB000903E7B /* cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = "<group>"; };
|
|
126151661A15BBB000903E7B /* DataHubCpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHubCpu.c; sourceTree = "<group>"; };
|
|
126151671A15BBB000903E7B /* device_inject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_inject.c; sourceTree = "<group>"; };
|
|
126151681A15BBB000903E7B /* device_inject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_inject.h; sourceTree = "<group>"; };
|
|
126151691A15BBB000903E7B /* device_tree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_tree.c; sourceTree = "<group>"; };
|
|
1261516A1A15BBB000903E7B /* device_tree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_tree.h; sourceTree = "<group>"; };
|
|
1261516B1A15BBB000903E7B /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
1261516C1A15BBB000903E7B /* Edid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edid.c; sourceTree = "<group>"; };
|
|
1261516D1A15BBB000903E7B /* Events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Events.c; sourceTree = "<group>"; };
|
|
1261516E1A15BBB000903E7B /* FixBiosDsdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FixBiosDsdt.c; sourceTree = "<group>"; };
|
|
1261516F1A15BBB000903E7B /* gma.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gma.c; sourceTree = "<group>"; };
|
|
126151701A15BBB000903E7B /* gma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gma.h; sourceTree = "<group>"; };
|
|
126151711A15BBB000903E7B /* guid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = guid.c; sourceTree = "<group>"; };
|
|
126151721A15BBB000903E7B /* Hibernate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hibernate.c; sourceTree = "<group>"; };
|
|
126151731A15BBB000903E7B /* Injectors.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Injectors.c; sourceTree = "<group>"; };
|
|
126151741A15BBB000903E7B /* kernel_patcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = kernel_patcher.c; sourceTree = "<group>"; };
|
|
126151751A15BBB000903E7B /* kernel_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kernel_patcher.h; sourceTree = "<group>"; };
|
|
126151761A15BBB000903E7B /* kext_inject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = kext_inject.c; sourceTree = "<group>"; };
|
|
126151771A15BBB000903E7B /* kext_inject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kext_inject.h; sourceTree = "<group>"; };
|
|
126151781A15BBB000903E7B /* kext_patcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = kext_patcher.c; sourceTree = "<group>"; };
|
|
126151791A15BBB000903E7B /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
1261517A1A15BBB000903E7B /* LegacyBiosThunk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosThunk.h; sourceTree = "<group>"; };
|
|
1261517B1A15BBB000903E7B /* LegacyBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBoot.c; sourceTree = "<group>"; };
|
|
1261517C1A15BBB000903E7B /* loader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = "<group>"; };
|
|
1261517D1A15BBB000903E7B /* LoaderUefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoaderUefi.h; sourceTree = "<group>"; };
|
|
1261517E1A15BBB000903E7B /* memvendors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = memvendors.h; sourceTree = "<group>"; };
|
|
1261517F1A15BBB000903E7B /* nvidia.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nvidia.c; sourceTree = "<group>"; };
|
|
126151801A15BBB000903E7B /* nvidia.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nvidia.h; sourceTree = "<group>"; };
|
|
126151811A15BBB000903E7B /* Nvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Nvram.c; sourceTree = "<group>"; };
|
|
126151821A15BBB000903E7B /* picopng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = picopng.c; sourceTree = "<group>"; };
|
|
126151831A15BBB000903E7B /* picopng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = picopng.h; sourceTree = "<group>"; };
|
|
126151841A15BBB000903E7B /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = "<group>"; };
|
|
126151851A15BBB000903E7B /* platformdata.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = platformdata.c; sourceTree = "<group>"; };
|
|
126151861A15BBB000903E7B /* PlatformDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformDriverOverride.c; sourceTree = "<group>"; };
|
|
126151871A15BBB000903E7B /* plist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist.c; sourceTree = "<group>"; };
|
|
126151881A15BBB000903E7B /* Pointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pointer.c; sourceTree = "<group>"; };
|
|
126151891A15BBB000903E7B /* Settings.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Settings.c; sourceTree = "<group>"; };
|
|
1261518A1A15BBB000903E7B /* smbios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = smbios.c; sourceTree = "<group>"; };
|
|
1261518B1A15BBB000903E7B /* spd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = spd.c; sourceTree = "<group>"; };
|
|
1261518C1A15BBB000903E7B /* spd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spd.h; sourceTree = "<group>"; };
|
|
1261518D1A15BBB000903E7B /* sse3_5_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sse3_5_patcher.h; sourceTree = "<group>"; };
|
|
1261518E1A15BBB000903E7B /* sse3_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sse3_patcher.h; sourceTree = "<group>"; };
|
|
1261518F1A15BBB000903E7B /* StateGenerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StateGenerator.c; sourceTree = "<group>"; };
|
|
126151901A15BBB000903E7B /* StateGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StateGenerator.h; sourceTree = "<group>"; };
|
|
126151911A15BBB000903E7B /* string.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = string.c; sourceTree = "<group>"; };
|
|
126151921A15BBB000903E7B /* string.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = "<group>"; };
|
|
126151931A15BBB000903E7B /* usbfix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = usbfix.c; sourceTree = "<group>"; };
|
|
126151951A15BBB000903E7B /* icns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = icns.c; sourceTree = "<group>"; };
|
|
126151961A15BBB000903E7B /* IO.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IO.c; sourceTree = "<group>"; };
|
|
126151971A15BBB000903E7B /* IO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IO.h; sourceTree = "<group>"; };
|
|
126151981A15BBB000903E7B /* lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lib.c; sourceTree = "<group>"; };
|
|
126151991A15BBB000903E7B /* lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lib.h; sourceTree = "<group>"; };
|
|
1261519A1A15BBB000903E7B /* list.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = "<group>"; };
|
|
1261519B1A15BBB000903E7B /* list.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
|
|
1261519C1A15BBB000903E7B /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
1261519D1A15BBB000903E7B /* menu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = "<group>"; };
|
|
1261519E1A15BBB000903E7B /* screen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = screen.c; sourceTree = "<group>"; };
|
|
1261519F1A15BBB000903E7B /* refit.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = refit.inf; sourceTree = "<group>"; };
|
|
126151A01A15BBB000903E7B /* Version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Version.h; sourceTree = "<group>"; };
|
|
1261CBB51DB17AC200E26E00 /* AppleKeyState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleKeyState.h; sourceTree = "<group>"; };
|
|
12676CCE1DB5624B00CFC57E /* OSInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSInfo.h; sourceTree = "<group>"; };
|
|
1283F7EB1DF1D3900005BFF2 /* config-sample.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "config-sample.plist"; path = "../../CloverPackage/CloverV2/EFI/CLOVER/config-sample.plist"; sourceTree = "<group>"; };
|
|
1288B5201A30CEFB007CBCEF /* Net.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Net.c; sourceTree = "<group>"; };
|
|
12A60F4E1DB610500068BF8B /* AppleImageCodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleImageCodec.c; sourceTree = "<group>"; };
|
|
12A60F4F1DB610500068BF8B /* AppleImageCodec.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleImageCodec.inf; sourceTree = "<group>"; };
|
|
12A60F501DB610500068BF8B /* load_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_bmp.c; sourceTree = "<group>"; };
|
|
12A60F511DB610500068BF8B /* load_icns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = "<group>"; };
|
|
12A60F521DB610500068BF8B /* picopng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = picopng.c; sourceTree = "<group>"; };
|
|
12A60F531DB610500068BF8B /* picopng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picopng.h; sourceTree = "<group>"; };
|
|
12A60F581DB610500068BF8B /* SMCHelper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SMCHelper.c; sourceTree = "<group>"; };
|
|
12A60F591DB610500068BF8B /* SMCHelper.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SMCHelper.inf; sourceTree = "<group>"; };
|
|
12A60F621DB611190068BF8B /* AppleGraphConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleGraphConfig.h; sourceTree = "<group>"; };
|
|
12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolume.c; sourceTree = "<group>"; };
|
|
12AAF3A61DB75F4800A52B12 /* FirmwareVolume.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwareVolume.inf; sourceTree = "<group>"; };
|
|
12AAF3B41DB76ACC00A52B12 /* EfiImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiImageFormat.h; sourceTree = "<group>"; };
|
|
12AAF3C51DB7743E00A52B12 /* DriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverOverride.c; sourceTree = "<group>"; };
|
|
12AAF3C61DB7743E00A52B12 /* DriverOverride.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverOverride.inf; sourceTree = "<group>"; };
|
|
12AAF3C81DB7744B00A52B12 /* AppleProtocols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleProtocols.c; sourceTree = "<group>"; };
|
|
12AAF3C91DB7744B00A52B12 /* AppleProtocols.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleProtocols.h; sourceTree = "<group>"; };
|
|
12AAF3CA1DB7744B00A52B12 /* BootServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootServices.c; sourceTree = "<group>"; };
|
|
12AAF3CB1DB7744B00A52B12 /* BootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootServices.h; sourceTree = "<group>"; };
|
|
12AAF3CC1DB7744B00A52B12 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; };
|
|
12AAF3CD1DB7744B00A52B12 /* Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
|
|
12AAF3CE1DB7744B00A52B12 /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = "<group>"; };
|
|
12AAF3CF1DB7744B00A52B12 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = "<group>"; };
|
|
12AAF3D01DB7744B00A52B12 /* DumpUefiCalls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpUefiCalls.c; sourceTree = "<group>"; };
|
|
12AAF3D11DB7744B00A52B12 /* DumpUefiCalls.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpUefiCalls.dsc; sourceTree = "<group>"; };
|
|
12AAF3D21DB7744B00A52B12 /* DumpUefiCalls.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpUefiCalls.inf; sourceTree = "<group>"; };
|
|
12AAF3D31DB7744B00A52B12 /* FileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileLib.c; sourceTree = "<group>"; };
|
|
12AAF3D41DB7744B00A52B12 /* FileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileLib.h; sourceTree = "<group>"; };
|
|
12AAF3D51DB7744B00A52B12 /* Fs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fs.c; sourceTree = "<group>"; };
|
|
12AAF3D61DB7744B00A52B12 /* Fs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fs.h; sourceTree = "<group>"; };
|
|
12AAF3D71DB7744B00A52B12 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = "<group>"; };
|
|
12AAF3D81DB7744B00A52B12 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = "<group>"; };
|
|
12AAF3D91DB7744B00A52B12 /* Log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Log.c; sourceTree = "<group>"; };
|
|
12AAF3DA1DB7744B00A52B12 /* Log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Log.h; sourceTree = "<group>"; };
|
|
12AAF3DB1DB7744B00A52B12 /* MemLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLog.c; sourceTree = "<group>"; };
|
|
12AAF3DC1DB7744B00A52B12 /* MemLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLog.h; sourceTree = "<group>"; };
|
|
12AAF3DD1DB7744B00A52B12 /* RuntimeServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeServices.c; sourceTree = "<group>"; };
|
|
12AAF3DE1DB7744B00A52B12 /* RuntimeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RuntimeServices.h; sourceTree = "<group>"; };
|
|
12AAF3DF1DB7744B00A52B12 /* StandaloneCompilation.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneCompilation.txt; sourceTree = "<group>"; };
|
|
12AAF3E11DB7745A00A52B12 /* EmuVariable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmuVariable.c; sourceTree = "<group>"; };
|
|
12AAF3E21DB7745A00A52B12 /* EmuVariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmuVariableRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
12AAF3E31DB7745A00A52B12 /* InitVariable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InitVariable.c; sourceTree = "<group>"; };
|
|
12AAF3E41DB7745A00A52B12 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
|
|
12AAF3E61DB7746700A52B12 /* MsgLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MsgLog.c; sourceTree = "<group>"; };
|
|
12AAF3E71DB7746700A52B12 /* MsgLog.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MsgLog.inf; sourceTree = "<group>"; };
|
|
12AAF3E91DB7747400A52B12 /* OsxFatBinaryDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxFatBinaryDrv.c; sourceTree = "<group>"; };
|
|
12AAF3EA1DB7747400A52B12 /* OsxFatBinaryDrv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OsxFatBinaryDrv.h; sourceTree = "<group>"; };
|
|
12AAF3EB1DB7747400A52B12 /* OsxFatBinaryDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxFatBinaryDrv.inf; sourceTree = "<group>"; };
|
|
12AAF5061DBE167600A52B12 /* AppleUITheme.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleUITheme.c; sourceTree = "<group>"; };
|
|
12AAF5071DBE167600A52B12 /* AppleUITheme.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleUITheme.inf; sourceTree = "<group>"; };
|
|
12AAF5171DBE28B800A52B12 /* AppleEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEvent.h; sourceTree = "<group>"; };
|
|
12AAF55C1DBE447200A52B12 /* AppleHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHid.h; sourceTree = "<group>"; };
|
|
12AAF55E1DBE448000A52B12 /* UsbHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHid.h; sourceTree = "<group>"; };
|
|
12AAF55F1DBE44A300A52B12 /* AppleKeyMapDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapDatabase.h; sourceTree = "<group>"; };
|
|
12AAF5601DBE44AD00A52B12 /* ApplePlatformInfoDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfoDatabase.h; sourceTree = "<group>"; };
|
|
12AAF5611DBE44BC00A52B12 /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = "<group>"; };
|
|
12AAF5621DBE44C500A52B12 /* KeyboardInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyboardInfo.h; sourceTree = "<group>"; };
|
|
12AAF5F21DC0F03B00A52B12 /* AppleKeyAggregator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyAggregator.c; sourceTree = "<group>"; };
|
|
12AAF5F31DC0F03B00A52B12 /* AppleKeyAggregator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyAggregator.h; sourceTree = "<group>"; };
|
|
12AAF5F41DC0F03B00A52B12 /* AppleKeyAggregator.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyAggregator.inf; sourceTree = "<group>"; };
|
|
12B2F75B211E169E009BF236 /* egemb_icons_dark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egemb_icons_dark.c; sourceTree = "<group>"; };
|
|
12B804401DD3295400F955DF /* SimpleAudioOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleAudioOut.h; sourceTree = "<group>"; };
|
|
12B8EBBC1DDCE91200AC0A2C /* egemb_font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egemb_font.c; sourceTree = "<group>"; };
|
|
12B8EBBD1DDCE91200AC0A2C /* egemb_icons.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egemb_icons.c; sourceTree = "<group>"; };
|
|
12B8EBC11DDCEA2A00AC0A2C /* scroll_images.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scroll_images.c; sourceTree = "<group>"; };
|
|
12C865561DE426F600BF4974 /* DuetTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DuetTimerLib.inf; sourceTree = "<group>"; };
|
|
12C865571DE426F600BF4974 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
|
|
12C865591DE426F600BF4974 /* BdsBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsBoot.c; sourceTree = "<group>"; };
|
|
12C8655A1DE426F600BF4974 /* BdsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConnect.c; sourceTree = "<group>"; };
|
|
12C8655B1DE426F600BF4974 /* BdsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConsole.c; sourceTree = "<group>"; };
|
|
12C8655C1DE426F600BF4974 /* BdsMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsMisc.c; sourceTree = "<group>"; };
|
|
12C8655D1DE426F600BF4974 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
12C8655E1DE426F600BF4974 /* GenericBdsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericBdsLib.inf; sourceTree = "<group>"; };
|
|
12C8655F1DE426F600BF4974 /* GenericBdsStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericBdsStrings.uni; sourceTree = "<group>"; };
|
|
12C865601DE426F600BF4974 /* InternalBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBdsLib.h; sourceTree = "<group>"; };
|
|
12C865611DE426F600BF4974 /* Performance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Performance.c; sourceTree = "<group>"; };
|
|
12C865621DE426F600BF4974 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
12C865631DE426F600BF4974 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = "<group>"; };
|
|
12C865651DE426F600BF4974 /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = "<group>"; };
|
|
12C865661DE426F600BF4974 /* IntrinsicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntrinsicLib.inf; sourceTree = "<group>"; };
|
|
12C865671DE426F600BF4974 /* MemoryIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryIntrinsics.c; sourceTree = "<group>"; };
|
|
12C865691DE426F600BF4974 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
12C8656A1DE426F600BF4974 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = "<group>"; };
|
|
12C8656B1DE426F600BF4974 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = "<group>"; };
|
|
12C8656C1DE426F600BF4974 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = "<group>"; };
|
|
12C8656D1DE426F600BF4974 /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = "<group>"; };
|
|
12C8656E1DE426F600BF4974 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = "<group>"; };
|
|
12C865711DE426F600BF4974 /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = "<group>"; };
|
|
12C865721DE426F600BF4974 /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = "<group>"; };
|
|
12C865731DE426F700BF4974 /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = "<group>"; };
|
|
12C865741DE426F700BF4974 /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = "<group>"; };
|
|
12C865751DE426F700BF4974 /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
|
|
12C865761DE426F700BF4974 /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = "<group>"; };
|
|
12C865771DE426F700BF4974 /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = "<group>"; };
|
|
12C865781DE426F700BF4974 /* Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
|
|
12C865791DE426F700BF4974 /* history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = history.txt; sourceTree = "<group>"; };
|
|
12C8657A1DE426F700BF4974 /* lzma.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = lzma.txt; sourceTree = "<group>"; };
|
|
12C8657B1DE426F700BF4974 /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = "<group>"; };
|
|
12C8657D1DE426F700BF4974 /* GenericIch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericIch.h; sourceTree = "<group>"; };
|
|
12C8657E1DE426F700BF4974 /* MemLogLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLogLib.c; sourceTree = "<group>"; };
|
|
12C8657F1DE426F700BF4974 /* MemLogLibDefault.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemLogLibDefault.inf; sourceTree = "<group>"; };
|
|
12C86AB71DE426F800BF4974 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
12C86AB81DE426F800BF4974 /* BdsPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsPlatform.c; sourceTree = "<group>"; };
|
|
12C86AB91DE426F800BF4974 /* BdsPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsPlatform.h; sourceTree = "<group>"; };
|
|
12C86ABA1DE426F800BF4974 /* PlatformBds.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBds.inf; sourceTree = "<group>"; };
|
|
12C86ABB1DE426F800BF4974 /* PlatformData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformData.c; sourceTree = "<group>"; };
|
|
12C86ABD1DE426F800BF4974 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = "<group>"; };
|
|
12C86ABE1DE426F800BF4974 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = "<group>"; };
|
|
12C86AC01DE426F800BF4974 /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = "<group>"; };
|
|
12C86AC11DE426F800BF4974 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = "<group>"; };
|
|
12C86AC21DE426F800BF4974 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
|
|
12C86AC31DE426F800BF4974 /* VBoxPeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxPeCoffLib.inf; sourceTree = "<group>"; };
|
|
12C86AC51DE426F800BF4974 /* 915resolution.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 915resolution.c; sourceTree = "<group>"; };
|
|
12C86AC61DE426F800BF4974 /* 915resolution.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 915resolution.h; sourceTree = "<group>"; };
|
|
12C86AC71DE426F800BF4974 /* edid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = edid.c; sourceTree = "<group>"; };
|
|
12C86AC81DE426F800BF4974 /* edid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = edid.h; sourceTree = "<group>"; };
|
|
12C86AC91DE426F800BF4974 /* VideoBiosPatchLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VideoBiosPatchLib.c; sourceTree = "<group>"; };
|
|
12C86ACA1DE426F800BF4974 /* VideoBiosPatchLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VideoBiosPatchLib.inf; sourceTree = "<group>"; };
|
|
12C86ACB1DE426F800BF4974 /* VideoBiosPatchLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VideoBiosPatchLibInternal.h; sourceTree = "<group>"; };
|
|
12C86ACE1DE4271D00BF4974 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = "<group>"; };
|
|
12C86ACF1DE4271D00BF4974 /* Reset.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Reset.inf; sourceTree = "<group>"; };
|
|
12C86AD11DE4271D00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = "<group>"; };
|
|
12C86AD21DE4271D00BF4974 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = "<group>"; };
|
|
12C86AD31DE4271D00BF4974 /* BiosKeyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosKeyboard.c; sourceTree = "<group>"; };
|
|
12C86AD41DE4271D00BF4974 /* BiosKeyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosKeyboard.h; sourceTree = "<group>"; };
|
|
12C86AD51DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86AD61DE4271D00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C86AD71DE4271D00BF4974 /* KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = KeyboardDxe.inf; sourceTree = "<group>"; };
|
|
12C86AD81DE4271D00BF4974 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
12C86ADA1DE4271D00BF4974 /* BiosVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo.c; sourceTree = "<group>"; };
|
|
12C86ADB1DE4271D00BF4974 /* BiosVideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosVideo.h; sourceTree = "<group>"; };
|
|
12C86ADC1DE4271D00BF4974 /* BiosVideo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BiosVideo.inf; sourceTree = "<group>"; };
|
|
12C86ADD1DE4271D00BF4974 /* BiosVideoNew.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideoNew.c; sourceTree = "<group>"; };
|
|
12C86ADE1DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86ADF1DE4271D00BF4974 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
12C86AE11DE4271D00BF4974 /* b64.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = b64.sh; sourceTree = "<group>"; };
|
|
12C86AE31DE4271D00BF4974 /* boot0 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot0; sourceTree = "<group>"; };
|
|
12C86AE41DE4271D00BF4974 /* boot0md */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot0md; sourceTree = "<group>"; };
|
|
12C86AE51DE4271D00BF4974 /* boot1f32 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1f32; sourceTree = "<group>"; };
|
|
12C86AE61DE4271D00BF4974 /* boot1f5 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1f5; sourceTree = "<group>"; };
|
|
12C86AE71DE4271D00BF4974 /* boot1h */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1h; sourceTree = "<group>"; };
|
|
12C86AE81DE4271D00BF4974 /* bs32.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = bs32.com; sourceTree = "<group>"; };
|
|
12C86AE91DE4271D00BF4974 /* efi32.com3 */ = {isa = PBXFileReference; lastKnownFileType = file; path = efi32.com3; sourceTree = "<group>"; };
|
|
12C86AEA1DE4271D00BF4974 /* efi64.com2 */ = {isa = PBXFileReference; lastKnownFileType = file; path = efi64.com2; sourceTree = "<group>"; };
|
|
12C86AEB1DE4271D00BF4974 /* efi64.com3 */ = {isa = PBXFileReference; lastKnownFileType = file; path = efi64.com3; sourceTree = "<group>"; };
|
|
12C86AEC1DE4271D00BF4974 /* Gpt.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Gpt.com; sourceTree = "<group>"; };
|
|
12C86AED1DE4271D00BF4974 /* Mbr.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Mbr.com; sourceTree = "<group>"; };
|
|
12C86AEE1DE4271D00BF4974 /* Readme.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Readme.txt; sourceTree = "<group>"; };
|
|
12C86AEF1DE4271D00BF4974 /* start32.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = start32.com; sourceTree = "<group>"; };
|
|
12C86AF01DE4271D00BF4974 /* start32H.com2 */ = {isa = PBXFileReference; lastKnownFileType = file; path = start32H.com2; sourceTree = "<group>"; };
|
|
12C86AF11DE4271D00BF4974 /* Start64.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64.com; sourceTree = "<group>"; };
|
|
12C86AF21DE4271D00BF4974 /* Start64H.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H.com; sourceTree = "<group>"; };
|
|
12C86AF31DE4271D00BF4974 /* Start64H2.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H2.com; sourceTree = "<group>"; };
|
|
12C86AF41DE4271D00BF4974 /* Start64H3.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H3.com; sourceTree = "<group>"; };
|
|
12C86AF51DE4271D00BF4974 /* Start64H4.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H4.com; sourceTree = "<group>"; };
|
|
12C86AF61DE4271D00BF4974 /* Start64H5.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H5.com; sourceTree = "<group>"; };
|
|
12C86AF71DE4271D00BF4974 /* Start64H6.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H6.com; sourceTree = "<group>"; };
|
|
12C86AF81DE4271D00BF4974 /* boot1.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = boot1.s; sourceTree = "<group>"; };
|
|
12C86AF91DE4271D00BF4974 /* BootDuet.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = BootDuet.S; sourceTree = "<group>"; };
|
|
12C86AFA1DE4271D00BF4974 /* cbuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = cbuild.sh; sourceTree = "<group>"; };
|
|
12C86AFB1DE4271D00BF4974 /* cdboot.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = cdboot.s; sourceTree = "<group>"; };
|
|
12C86AFC1DE4271D00BF4974 /* Clover.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Clover.mak; sourceTree = "<group>"; };
|
|
12C86AFD1DE4271D00BF4974 /* efi32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi32.nasm; sourceTree = "<group>"; };
|
|
12C86AFE1DE4271D00BF4974 /* efi32.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = efi32.S; sourceTree = "<group>"; };
|
|
12C86AFF1DE4271D00BF4974 /* efi64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi64.nasm; sourceTree = "<group>"; };
|
|
12C86B001DE4271D00BF4974 /* efi64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = efi64.S; sourceTree = "<group>"; };
|
|
12C86B011DE4271D00BF4974 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
12C86B021DE4271D00BF4974 /* nasm.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = nasm.mak; sourceTree = "<group>"; };
|
|
12C86B031DE4271D00BF4974 /* st32_64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = st32_64.S; sourceTree = "<group>"; };
|
|
12C86B041DE4271D00BF4974 /* st32_64H.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = st32_64H.S; sourceTree = "<group>"; };
|
|
12C86B051DE4271D00BF4974 /* start.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = start.nasm; sourceTree = "<group>"; };
|
|
12C86B061DE4271D00BF4974 /* start32.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = start32.S; sourceTree = "<group>"; };
|
|
12C86B071DE4271D00BF4974 /* start32H.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = start32H.S; sourceTree = "<group>"; };
|
|
12C86B081DE4271D00BF4974 /* start32H2.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = start32H2.S; sourceTree = "<group>"; };
|
|
12C86B0A1DE4271D00BF4974 /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = "<group>"; };
|
|
12C86B0B1DE4271D00BF4974 /* Cpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cpu.inf; sourceTree = "<group>"; };
|
|
12C86B0C1DE4271D00BF4974 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = "<group>"; };
|
|
12C86B0E1DE4271D00BF4974 /* CpuInterrupt.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuInterrupt.asm; sourceTree = "<group>"; };
|
|
12C86B0F1DE4271D00BF4974 /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = "<group>"; };
|
|
12C86B101DE4271D00BF4974 /* CpuInterrupt.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuInterrupt.S; sourceTree = "<group>"; };
|
|
12C86B121DE4271D00BF4974 /* CpuInterrupt.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuInterrupt.asm; sourceTree = "<group>"; };
|
|
12C86B131DE4271D00BF4974 /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = "<group>"; };
|
|
12C86B141DE4271D00BF4974 /* CpuInterrupt.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuInterrupt.S; sourceTree = "<group>"; };
|
|
12C86B161DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86B171DE4271D00BF4974 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = "<group>"; };
|
|
12C86B181DE4271D00BF4974 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = "<group>"; };
|
|
12C86B191DE4271D00BF4974 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = "<group>"; };
|
|
12C86B1A1DE4271D00BF4974 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = "<group>"; };
|
|
12C86B1C1DE4271D00BF4974 /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = "<group>"; };
|
|
12C86B1D1DE4271D00BF4974 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = "<group>"; };
|
|
12C86B1E1DE4271D00BF4974 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
12C86B201DE4271D00BF4974 /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = "<group>"; };
|
|
12C86B211DE4271D00BF4974 /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = "<group>"; };
|
|
12C86B221DE4271D00BF4974 /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = "<group>"; };
|
|
12C86B231DE4271D00BF4974 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
12C86B241DE4271D00BF4974 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = "<group>"; };
|
|
12C86B251DE4271D00BF4974 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = "<group>"; };
|
|
12C86B261DE4271D00BF4974 /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = "<group>"; };
|
|
12C86B271DE4271D00BF4974 /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = "<group>"; };
|
|
12C86B281DE4271D00BF4974 /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = "<group>"; };
|
|
12C86B291DE4271D00BF4974 /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = "<group>"; };
|
|
12C86B2A1DE4271D00BF4974 /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = "<group>"; };
|
|
12C86B2C1DE4271D00BF4974 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = "<group>"; };
|
|
12C86B2D1DE4271D00BF4974 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = "<group>"; };
|
|
12C86B2E1DE4271D00BF4974 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = "<group>"; };
|
|
12C86B2F1DE4271D00BF4974 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86B301DE4271D00BF4974 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = "<group>"; };
|
|
12C86B321DE4271D00BF4974 /* BBSsupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BBSsupport.c; sourceTree = "<group>"; };
|
|
12C86B331DE4271D00BF4974 /* BBSsupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BBSsupport.h; sourceTree = "<group>"; };
|
|
12C86B341DE4271D00BF4974 /* Bm.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bm.vfr; sourceTree = "<group>"; };
|
|
12C86B351DE4271D00BF4974 /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = "<group>"; };
|
|
12C86B361DE4271D00BF4974 /* Bmstring.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bmstring.uni; sourceTree = "<group>"; };
|
|
12C86B371DE4271D00BF4974 /* BootMaint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaint.c; sourceTree = "<group>"; };
|
|
12C86B381DE4271D00BF4974 /* BootMaint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaint.h; sourceTree = "<group>"; };
|
|
12C86B391DE4271D00BF4974 /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = "<group>"; };
|
|
12C86B3A1DE4271D00BF4974 /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = "<group>"; };
|
|
12C86B3B1DE4271D00BF4974 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = "<group>"; };
|
|
12C86B3C1DE4271D00BF4974 /* FE.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FE.vfr; sourceTree = "<group>"; };
|
|
12C86B3D1DE4271D00BF4974 /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = "<group>"; };
|
|
12C86B3E1DE4271D00BF4974 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = "<group>"; };
|
|
12C86B3F1DE4271D00BF4974 /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = "<group>"; };
|
|
12C86B401DE4271D00BF4974 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
|
|
12C86B421DE4271D00BF4974 /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = "<group>"; };
|
|
12C86B431DE4271D00BF4974 /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = "<group>"; };
|
|
12C86B441DE4271D00BF4974 /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = "<group>"; };
|
|
12C86B451DE4271D00BF4974 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B461DE4271D00BF4974 /* Capsules.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Capsules.c; sourceTree = "<group>"; };
|
|
12C86B481DE4271D00BF4974 /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = "<group>"; };
|
|
12C86B491DE4271D00BF4974 /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = "<group>"; };
|
|
12C86B4A1DE4271D00BF4974 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = "<group>"; };
|
|
12C86B4B1DE4271D00BF4974 /* DeviceManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManagerVfr.h; sourceTree = "<group>"; };
|
|
12C86B4C1DE4271D00BF4974 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B4D1DE4271D00BF4974 /* DriverHealthVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B4E1DE4271D00BF4974 /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = "<group>"; };
|
|
12C86B4F1DE4271D00BF4974 /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = "<group>"; };
|
|
12C86B501DE4271D00BF4974 /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = "<group>"; };
|
|
12C86B511DE4271D00BF4974 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B521DE4271D00BF4974 /* Hotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hotkey.c; sourceTree = "<group>"; };
|
|
12C86B531DE4271D00BF4974 /* Hotkey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hotkey.h; sourceTree = "<group>"; };
|
|
12C86B541DE4271D00BF4974 /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = "<group>"; };
|
|
12C86B551DE4271D00BF4974 /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = "<group>"; };
|
|
12C86B561DE4271D00BF4974 /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = "<group>"; };
|
|
12C86B571DE4271D00BF4974 /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = "<group>"; };
|
|
12C86B581DE4271D00BF4974 /* MemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryTest.c; sourceTree = "<group>"; };
|
|
12C86B591DE4271D00BF4974 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
12C86B5A1DE4271D00BF4974 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = "<group>"; };
|
|
12C86B5B1DE4271D00BF4974 /* Strings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Strings.uni; sourceTree = "<group>"; };
|
|
12C86B5E1DE4271D00BF4974 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
|
|
12C86B5F1DE4271D00BF4974 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
|
|
12C86B611DE4271D00BF4974 /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = "<group>"; };
|
|
12C86B621DE4271D00BF4974 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = "<group>"; };
|
|
12C86B631DE4271D00BF4974 /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = "<group>"; };
|
|
12C86B641DE4271D00BF4974 /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = "<group>"; };
|
|
12C86B661DE4271D00BF4974 /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = "<group>"; };
|
|
12C86B671DE4271D00BF4974 /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
|
|
12C86B681DE4271D00BF4974 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = "<group>"; };
|
|
12C86B691DE4271D00BF4974 /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = "<group>"; };
|
|
12C86B6B1DE4271D00BF4974 /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = "<group>"; };
|
|
12C86B6C1DE4271D00BF4974 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = "<group>"; };
|
|
12C86B6D1DE4271D00BF4974 /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = "<group>"; };
|
|
12C86B6E1DE4271D00BF4974 /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = "<group>"; };
|
|
12C86B6F1DE4271D00BF4974 /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = "<group>"; };
|
|
12C86B701DE4271D00BF4974 /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = "<group>"; };
|
|
12C86B721DE4271D00BF4974 /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = "<group>"; };
|
|
12C86B731DE4271D00BF4974 /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = "<group>"; };
|
|
12C86B751DE4271D00BF4974 /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = "<group>"; };
|
|
12C86B761DE4271D00BF4974 /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = "<group>"; };
|
|
12C86B781DE4271D00BF4974 /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = "<group>"; };
|
|
12C86B791DE4271D00BF4974 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = "<group>"; };
|
|
12C86B7A1DE4271D00BF4974 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = "<group>"; };
|
|
12C86B7B1DE4271D00BF4974 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = "<group>"; };
|
|
12C86B7C1DE4271D00BF4974 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = "<group>"; };
|
|
12C86B7E1DE4271D00BF4974 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
|
|
12C86B7F1DE4271D00BF4974 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = "<group>"; };
|
|
12C86B811DE4271D00BF4974 /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = "<group>"; };
|
|
12C86B831DE4271D00BF4974 /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = "<group>"; };
|
|
12C86B841DE4271D00BF4974 /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = "<group>"; };
|
|
12C86B851DE4271D00BF4974 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = "<group>"; };
|
|
12C86B861DE4271D00BF4974 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = "<group>"; };
|
|
12C86B881DE4271D00BF4974 /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = "<group>"; };
|
|
12C86B891DE4271D00BF4974 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = "<group>"; };
|
|
12C86B8A1DE4271D00BF4974 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = "<group>"; };
|
|
12C86B8B1DE4271D00BF4974 /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = "<group>"; };
|
|
12C86B8D1DE4271D00BF4974 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = "<group>"; };
|
|
12C86B8F1DE4271D00BF4974 /* Debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Debug.c; sourceTree = "<group>"; };
|
|
12C86B901DE4271D00BF4974 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
12C86B911DE4271D00BF4974 /* DxeInit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeInit.c; sourceTree = "<group>"; };
|
|
12C86B921DE4271D00BF4974 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = "<group>"; };
|
|
12C86B931DE4271D00BF4974 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = "<group>"; };
|
|
12C86B941DE4271D00BF4974 /* HobGeneration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobGeneration.c; sourceTree = "<group>"; };
|
|
12C86B951DE4271D00BF4974 /* HobGeneration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobGeneration.h; sourceTree = "<group>"; };
|
|
12C86B971DE4271D00BF4974 /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = "<group>"; };
|
|
12C86B981DE4271D00BF4974 /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = "<group>"; };
|
|
12C86B991DE4271D00BF4974 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
|
|
12C86B9A1DE4271D00BF4974 /* LegacyTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyTable.c; sourceTree = "<group>"; };
|
|
12C86B9B1DE4271D00BF4974 /* LegacyTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyTable.h; sourceTree = "<group>"; };
|
|
12C86B9C1DE4271D00BF4974 /* PpisNeededByDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PpisNeededByDxeCore.c; sourceTree = "<group>"; };
|
|
12C86B9D1DE4271D00BF4974 /* PpisNeededByDxeCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PpisNeededByDxeCore.h; sourceTree = "<group>"; };
|
|
12C86B9E1DE4271D00BF4974 /* SerialStatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCode.c; sourceTree = "<group>"; };
|
|
12C86B9F1DE4271D00BF4974 /* SerialStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialStatusCode.h; sourceTree = "<group>"; };
|
|
12C86BA11DE4271D00BF4974 /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = "<group>"; };
|
|
12C86BA21DE4271D00BF4974 /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = "<group>"; };
|
|
12C86BA31DE4271D00BF4974 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
|
|
12C86BA51DE4271D00BF4974 /* Debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Debug.c; sourceTree = "<group>"; };
|
|
12C86BA61DE4271D00BF4974 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
12C86BA71DE4271D00BF4974 /* efildr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = efildr.c; sourceTree = "<group>"; };
|
|
12C86BA81DE4271D00BF4974 /* EfiLdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdr.h; sourceTree = "<group>"; };
|
|
12C86BA91DE4271D00BF4974 /* EfiLdr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiLdr.inf; sourceTree = "<group>"; };
|
|
12C86BAA1DE4271D00BF4974 /* EfiLdrHandoff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = "<group>"; };
|
|
12C86BAB1DE4271D00BF4974 /* EfiLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLoader.c; sourceTree = "<group>"; };
|
|
12C86BAC1DE4271D00BF4974 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = "<group>"; };
|
|
12C86BAD1DE4271D00BF4974 /* PeLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeLoader.c; sourceTree = "<group>"; };
|
|
12C86BAE1DE4271D00BF4974 /* PeLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeLoader.h; sourceTree = "<group>"; };
|
|
12C86BAF1DE4271D00BF4974 /* Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Support.c; sourceTree = "<group>"; };
|
|
12C86BB01DE4271D00BF4974 /* Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Support.h; sourceTree = "<group>"; };
|
|
12C86BB11DE4271D00BF4974 /* TianoDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TianoDecompress.c; sourceTree = "<group>"; };
|
|
12C86BB21DE4271D00BF4974 /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = "<group>"; };
|
|
12C86BB41DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86BB51DE4271D00BF4974 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = "<group>"; };
|
|
12C86BB61DE4271D00BF4974 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = "<group>"; };
|
|
12C86BB71DE4271D00BF4974 /* PciBusNoEnumeration.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusNoEnumeration.inf; sourceTree = "<group>"; };
|
|
12C86BB81DE4271D00BF4974 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = "<group>"; };
|
|
12C86BB91DE4271D00BF4974 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = "<group>"; };
|
|
12C86BBA1DE4271D00BF4974 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = "<group>"; };
|
|
12C86BBB1DE4271D00BF4974 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = "<group>"; };
|
|
12C86BBC1DE4271D00BF4974 /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = "<group>"; };
|
|
12C86BBD1DE4271D00BF4974 /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = "<group>"; };
|
|
12C86BBE1DE4271D00BF4974 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = "<group>"; };
|
|
12C86BBF1DE4271D00BF4974 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = "<group>"; };
|
|
12C86BC01DE4271D00BF4974 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = "<group>"; };
|
|
12C86BC11DE4271D00BF4974 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = "<group>"; };
|
|
12C86BC21DE4271D00BF4974 /* PciIo-old.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "PciIo-old.c"; sourceTree = "<group>"; };
|
|
12C86BC31DE4271D00BF4974 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = "<group>"; };
|
|
12C86BC41DE4271D00BF4974 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = "<group>"; };
|
|
12C86BC51DE4271D00BF4974 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = "<group>"; };
|
|
12C86BC61DE4271D00BF4974 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = "<group>"; };
|
|
12C86BC71DE4271D00BF4974 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = "<group>"; };
|
|
12C86BC81DE4271D00BF4974 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = "<group>"; };
|
|
12C86BC91DE4271D00BF4974 /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = "<group>"; };
|
|
12C86BCA1DE4271D00BF4974 /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = "<group>"; };
|
|
12C86BCC1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
12C86BCD1DE4271D00BF4974 /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = "<group>"; };
|
|
12C86BCE1DE4271D00BF4974 /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = "<group>"; };
|
|
12C86BCF1DE4271D00BF4974 /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = "<group>"; };
|
|
12C86BD01DE4271D00BF4974 /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = "<group>"; };
|
|
12C86BD11DE4271D00BF4974 /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = "<group>"; };
|
|
12C86BD31DE4271D00BF4974 /* DeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceIo.c; sourceTree = "<group>"; };
|
|
12C86BD41DE4271D00BF4974 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = "<group>"; };
|
|
12C86BD61DE4271D00BF4974 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = "<group>"; };
|
|
12C86BD71DE4271D00BF4974 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = "<group>"; };
|
|
12C86BD81DE4271D00BF4974 /* PcatPciRootBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridge.c; sourceTree = "<group>"; };
|
|
12C86BD91DE4271D00BF4974 /* PcatPciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatPciRootBridge.h; sourceTree = "<group>"; };
|
|
12C86BDA1DE4271D00BF4974 /* PcatPciRootBridgeDevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeDevicePath.c; sourceTree = "<group>"; };
|
|
12C86BDB1DE4271D00BF4974 /* PcatPciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeIo.c; sourceTree = "<group>"; };
|
|
12C86BDC1DE4271D00BF4974 /* PciRootBridge.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciRootBridge.inf; sourceTree = "<group>"; };
|
|
12C86BDE1DE4271D00BF4974 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = "<group>"; };
|
|
12C86BE01DE4271D00BF4974 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; };
|
|
12C86BE21DE4271D00BF4974 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = "<group>"; };
|
|
12C86BE31DE4271D00BF4974 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = "<group>"; };
|
|
12C86BE41DE4271D00BF4974 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = "<group>"; };
|
|
12C86BE51DE4271D00BF4974 /* CpuGdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = "<group>"; };
|
|
12C86BE71DE4271D00BF4974 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = "<group>"; };
|
|
12C86BE81DE4271D00BF4974 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = "<group>"; };
|
|
12C86BE91DE4271D00BF4974 /* IvtAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = IvtAsm.asm; sourceTree = "<group>"; };
|
|
12C86BEA1DE4271D00BF4974 /* IvtAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = IvtAsm.S; sourceTree = "<group>"; };
|
|
12C86BEC1DE4271D00BF4974 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = "<group>"; };
|
|
12C86BED1DE4271D00BF4974 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = "<group>"; };
|
|
12C86BEF1DE4271D00BF4974 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = "<group>"; };
|
|
12C86BF01DE4271D00BF4974 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = "<group>"; };
|
|
12C86BF11DE4271D00BF4974 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = "<group>"; };
|
|
12C86BF31DE4271D00BF4974 /* CpuIo2Smm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = "<group>"; };
|
|
12C86BF41DE4271D00BF4974 /* CpuIo2Smm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = "<group>"; };
|
|
12C86BF51DE4271D00BF4974 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = "<group>"; };
|
|
12C86BF71DE4271D00BF4974 /* CpuIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = "<group>"; };
|
|
12C86BF81DE4271D00BF4974 /* CpuIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = "<group>"; };
|
|
12C86BF91DE4271D00BF4974 /* CpuIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = "<group>"; };
|
|
12C86BFA1DE4271D00BF4974 /* edk2.patch-idtgdt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "edk2.patch-idtgdt"; sourceTree = "<group>"; };
|
|
12C86BFD1DE4271D00BF4974 /* LocalApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = "<group>"; };
|
|
12C86BFE1DE4271D00BF4974 /* MtrrLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = "<group>"; };
|
|
12C86BFF1DE4271D00BF4974 /* UefiCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = "<group>"; };
|
|
12C86C011DE4271D00BF4974 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = "<group>"; };
|
|
12C86C041DE4271D00BF4974 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = "<group>"; };
|
|
12C86C061DE4271D00BF4974 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = "<group>"; };
|
|
12C86C071DE4271D00BF4974 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = "<group>"; };
|
|
12C86C091DE4271D00BF4974 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = "<group>"; };
|
|
12C86C0A1DE4271D00BF4974 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = "<group>"; };
|
|
12C86C0C1DE4271D00BF4974 /* BaseXApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = "<group>"; };
|
|
12C86C0D1DE4271D00BF4974 /* BaseXApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = "<group>"; };
|
|
12C86C0F1DE4271D00BF4974 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = "<group>"; };
|
|
12C86C101DE4271D00BF4974 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = "<group>"; };
|
|
12C86C121DE4271D00BF4974 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = "<group>"; };
|
|
12C86C131DE4271D00BF4974 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = "<group>"; };
|
|
12C86C141DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
12C86C151DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
12C86C161DE4271D00BF4974 /* DxeException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = "<group>"; };
|
|
12C86C171DE4271D00BF4974 /* DxeSmmCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmmCpuException.c; sourceTree = "<group>"; };
|
|
12C86C191DE4271D00BF4974 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = "<group>"; };
|
|
12C86C1A1DE4271D00BF4974 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = "<group>"; };
|
|
12C86C1B1DE4271D00BF4974 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = "<group>"; };
|
|
12C86C1C1DE4271D00BF4974 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = "<group>"; };
|
|
12C86C1D1DE4271D00BF4974 /* SecPeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = "<group>"; };
|
|
12C86C1E1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
12C86C1F1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
12C86C201DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
12C86C211DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
12C86C221DE4271D00BF4974 /* SmmException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = "<group>"; };
|
|
12C86C241DE4271D00BF4974 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = "<group>"; };
|
|
12C86C251DE4271D00BF4974 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = "<group>"; };
|
|
12C86C261DE4271D00BF4974 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = "<group>"; };
|
|
12C86C271DE4271D00BF4974 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = "<group>"; };
|
|
12C86C291DE4271D00BF4974 /* MtrrLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = "<group>"; };
|
|
12C86C2A1DE4271D00BF4974 /* MtrrLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = "<group>"; };
|
|
12C86C2C1DE4271D00BF4974 /* IpfTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IpfTimerLib.c; sourceTree = "<group>"; };
|
|
12C86C2D1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = "<group>"; };
|
|
12C86C2E1DE4271D00BF4974 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
|
|
12C86C321DE4271D00BF4974 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = "<group>"; };
|
|
12C86C331DE4271D00BF4974 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = "<group>"; };
|
|
12C86C341DE4271D00BF4974 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = "<group>"; };
|
|
12C86C351DE4271D00BF4974 /* ResetVector.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.inf; sourceTree = "<group>"; };
|
|
12C86C361DE4271D00BF4974 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = "<group>"; };
|
|
12C86C371DE4271D00BF4974 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = "<group>"; };
|
|
12C86C381DE4271D00BF4974 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = "<group>"; };
|
|
12C86C391DE4271D00BF4974 /* Build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Build.py; sourceTree = "<group>"; };
|
|
12C86C3A1DE4271D00BF4974 /* CommonMacros.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = "<group>"; };
|
|
12C86C3B1DE4271D00BF4974 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = "<group>"; };
|
|
12C86C3D1DE4271D00BF4974 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = "<group>"; };
|
|
12C86C3E1DE4271D00BF4974 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = "<group>"; };
|
|
12C86C3F1DE4271D00BF4974 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = "<group>"; };
|
|
12C86C411DE4271D00BF4974 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = "<group>"; };
|
|
12C86C421DE4271D00BF4974 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = "<group>"; };
|
|
12C86C431DE4271D00BF4974 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = "<group>"; };
|
|
12C86C441DE4271D00BF4974 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = "<group>"; };
|
|
12C86C451DE4271D00BF4974 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = "<group>"; };
|
|
12C86C461DE4271D00BF4974 /* PostCodes.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = "<group>"; };
|
|
12C86C471DE4271D00BF4974 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
12C86C481DE4271D00BF4974 /* ResetVectorCode.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorCode.asm; sourceTree = "<group>"; };
|
|
12C86C491DE4271D00BF4974 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = "<group>"; };
|
|
12C86C4B1DE4271D00BF4974 /* FixupForRawSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FixupForRawSection.py; sourceTree = "<group>"; };
|
|
12C86C4C1DE4271D00BF4974 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = "<group>"; };
|
|
12C86C4D1DE4271D00BF4974 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = "<group>"; };
|
|
12C86C511DE4271D00BF4974 /* S3Resume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = "<group>"; };
|
|
12C86C521DE4271D00BF4974 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = "<group>"; };
|
|
12C86C551DE4272F00BF4974 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = "<group>"; };
|
|
12C86C561DE4272F00BF4974 /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = "<group>"; };
|
|
12C86C571DE4272F00BF4974 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = "<group>"; };
|
|
12C86C581DE4272F00BF4974 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = "<group>"; };
|
|
12C86C591DE4272F00BF4974 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = "<group>"; };
|
|
12C86C5A1DE4272F00BF4974 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = "<group>"; };
|
|
12C86C5B1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C5C1DE4272F00BF4974 /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = "<group>"; };
|
|
12C86C5D1DE4272F00BF4974 /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = "<group>"; };
|
|
12C86C5F1DE4272F00BF4974 /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = "<group>"; };
|
|
12C86C601DE4272F00BF4974 /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = "<group>"; };
|
|
12C86C611DE4272F00BF4974 /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = "<group>"; };
|
|
12C86C621DE4272F00BF4974 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = "<group>"; };
|
|
12C86C631DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C651DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C661DE4272F00BF4974 /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = "<group>"; };
|
|
12C86C671DE4272F00BF4974 /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = "<group>"; };
|
|
12C86C681DE4272F00BF4974 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = "<group>"; };
|
|
12C86C6A1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C6B1DE4272F00BF4974 /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = "<group>"; };
|
|
12C86C6C1DE4272F00BF4974 /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = "<group>"; };
|
|
12C86C6D1DE4272F00BF4974 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = "<group>"; };
|
|
12C86C6F1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C701DE4272F00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C86C711DE4272F00BF4974 /* Descriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Descriptor.h; sourceTree = "<group>"; };
|
|
12C86C721DE4272F00BF4974 /* Ohci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ohci.c; sourceTree = "<group>"; };
|
|
12C86C731DE4272F00BF4974 /* Ohci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ohci.h; sourceTree = "<group>"; };
|
|
12C86C741DE4272F00BF4974 /* OhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciDebug.c; sourceTree = "<group>"; };
|
|
12C86C751DE4272F00BF4974 /* OhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciDebug.h; sourceTree = "<group>"; };
|
|
12C86C761DE4272F00BF4974 /* OhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OhciDxe.inf; sourceTree = "<group>"; };
|
|
12C86C771DE4272F00BF4974 /* OhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciReg.c; sourceTree = "<group>"; };
|
|
12C86C781DE4272F00BF4974 /* OhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciReg.h; sourceTree = "<group>"; };
|
|
12C86C791DE4272F00BF4974 /* OhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciSched.c; sourceTree = "<group>"; };
|
|
12C86C7A1DE4272F00BF4974 /* OhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciSched.h; sourceTree = "<group>"; };
|
|
12C86C7B1DE4272F00BF4974 /* OhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciUrb.c; sourceTree = "<group>"; };
|
|
12C86C7C1DE4272F00BF4974 /* OhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciUrb.h; sourceTree = "<group>"; };
|
|
12C86C7D1DE4272F00BF4974 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
12C86C7E1DE4272F00BF4974 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
12C86C801DE4272F00BF4974 /* Apple.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Apple.c; sourceTree = "<group>"; };
|
|
12C86C811DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C821DE4272F00BF4974 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = "<group>"; };
|
|
12C86C831DE4272F00BF4974 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = "<group>"; };
|
|
12C86C841DE4272F00BF4974 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = "<group>"; };
|
|
12C86C851DE4272F00BF4974 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = "<group>"; };
|
|
12C86C861DE4272F00BF4974 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = "<group>"; };
|
|
12C86C871DE4272F00BF4974 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = "<group>"; };
|
|
12C86C891DE4272F00BF4974 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = "<group>"; };
|
|
12C86C8A1DE4272F00BF4974 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = "<group>"; };
|
|
12C86C8B1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C8C1DE4272F00BF4974 /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = "<group>"; };
|
|
12C86C8D1DE4272F00BF4974 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = "<group>"; };
|
|
12C86C8E1DE4272F00BF4974 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = "<group>"; };
|
|
12C86C901DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C911DE4272F00BF4974 /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = "<group>"; };
|
|
12C86C921DE4272F00BF4974 /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = "<group>"; };
|
|
12C86C931DE4272F00BF4974 /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = "<group>"; };
|
|
12C86C951DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C961DE4272F00BF4974 /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = "<group>"; };
|
|
12C86C971DE4272F00BF4974 /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = "<group>"; };
|
|
12C86C981DE4272F00BF4974 /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = "<group>"; };
|
|
12C86C991DE4272F00BF4974 /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = "<group>"; };
|
|
12C86C9A1DE4272F00BF4974 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86C9B1DE4272F00BF4974 /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = "<group>"; };
|
|
12C86C9C1DE4272F00BF4974 /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = "<group>"; };
|
|
12C86C9D1DE4272F00BF4974 /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = "<group>"; };
|
|
12C86C9E1DE4272F00BF4974 /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = "<group>"; };
|
|
12C86C9F1DE4272F00BF4974 /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = "<group>"; };
|
|
12C86CA01DE4272F00BF4974 /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = "<group>"; };
|
|
12C86CA11DE4272F00BF4974 /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = "<group>"; };
|
|
12C86CA21DE4272F00BF4974 /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = "<group>"; };
|
|
12C86CA41DE4272F00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = "<group>"; };
|
|
12C86CA51DE4272F00BF4974 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = "<group>"; };
|
|
12C86CA61DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CA71DE4272F00BF4974 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = "<group>"; };
|
|
12C86CA81DE4272F00BF4974 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = "<group>"; };
|
|
12C86CA91DE4272F00BF4974 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = "<group>"; };
|
|
12C86CAA1DE4272F00BF4974 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = "<group>"; };
|
|
12C86CAB1DE4272F00BF4974 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = "<group>"; };
|
|
12C86CAC1DE4272F00BF4974 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = "<group>"; };
|
|
12C86CAD1DE4272F00BF4974 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86CAF1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CB01DE4272F00BF4974 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = "<group>"; };
|
|
12C86CB11DE4272F00BF4974 /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = "<group>"; };
|
|
12C86CB21DE4272F00BF4974 /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = "<group>"; };
|
|
12C86CB31DE4272F00BF4974 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = "<group>"; };
|
|
12C86CB41DE4272F00BF4974 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = "<group>"; };
|
|
12C86CB51DE4272F00BF4974 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86CB71DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CB81DE4272F00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C86CB91DE4272F00BF4974 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
12C86CBA1DE4272F00BF4974 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
12C86CBB1DE4272F00BF4974 /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = "<group>"; };
|
|
12C86CBC1DE4272F00BF4974 /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = "<group>"; };
|
|
12C86CBD1DE4272F00BF4974 /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = "<group>"; };
|
|
12C86CBE1DE4272F00BF4974 /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = "<group>"; };
|
|
12C86CBF1DE4272F00BF4974 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86CC01DE4272F00BF4974 /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = "<group>"; };
|
|
12C86CC11DE4272F00BF4974 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = "<group>"; };
|
|
12C86CC21DE4272F00BF4974 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = "<group>"; };
|
|
12C86CC31DE4272F00BF4974 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = "<group>"; };
|
|
12C86CC81DE428E200BF4974 /* ApplePlatformInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfo.h; sourceTree = "<group>"; };
|
|
12C86CCD1DE428FB00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CCE1DE428FB00BF4974 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = "<group>"; };
|
|
12C86CCF1DE428FB00BF4974 /* Debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Debug.c; sourceTree = "<group>"; };
|
|
12C86CD01DE428FB00BF4974 /* Delete.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Delete.c; sourceTree = "<group>"; };
|
|
12C86CD11DE428FB00BF4974 /* DirectoryCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DirectoryCache.c; sourceTree = "<group>"; };
|
|
12C86CD21DE428FB00BF4974 /* DirectoryManage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DirectoryManage.c; sourceTree = "<group>"; };
|
|
12C86CD31DE428FB00BF4974 /* DiskCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskCache.c; sourceTree = "<group>"; };
|
|
12C86CD41DE428FB00BF4974 /* EnhancedFat.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnhancedFat.inf; sourceTree = "<group>"; };
|
|
12C86CD51DE428FB00BF4974 /* Fat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fat.c; sourceTree = "<group>"; };
|
|
12C86CD61DE428FB00BF4974 /* Fat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fat.h; sourceTree = "<group>"; };
|
|
12C86CD71DE428FB00BF4974 /* Fat.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Fat.inf; sourceTree = "<group>"; };
|
|
12C86CD81DE428FB00BF4974 /* Fat.msa */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Fat.msa; sourceTree = "<group>"; };
|
|
12C86CD91DE428FB00BF4974 /* Fat.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Fat.uni; sourceTree = "<group>"; };
|
|
12C86CDA1DE428FB00BF4974 /* FatExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatExtra.uni; sourceTree = "<group>"; };
|
|
12C86CDB1DE428FB00BF4974 /* FatFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FatFileSystem.h; sourceTree = "<group>"; };
|
|
12C86CDC1DE428FB00BF4974 /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = "<group>"; };
|
|
12C86CDD1DE428FB00BF4974 /* FileSpace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSpace.c; sourceTree = "<group>"; };
|
|
12C86CDE1DE428FB00BF4974 /* Flush.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Flush.c; sourceTree = "<group>"; };
|
|
12C86CDF1DE428FB00BF4974 /* Hash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hash.c; sourceTree = "<group>"; };
|
|
12C86CE01DE428FB00BF4974 /* Info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Info.c; sourceTree = "<group>"; };
|
|
12C86CE11DE428FB00BF4974 /* Init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Init.c; sourceTree = "<group>"; };
|
|
12C86CE21DE428FB00BF4974 /* Misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Misc.c; sourceTree = "<group>"; };
|
|
12C86CE31DE428FB00BF4974 /* Open.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Open.c; sourceTree = "<group>"; };
|
|
12C86CE41DE428FB00BF4974 /* OpenVolume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenVolume.c; sourceTree = "<group>"; };
|
|
12C86CE51DE428FB00BF4974 /* ReadWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadWrite.c; sourceTree = "<group>"; };
|
|
12C86CE61DE428FB00BF4974 /* UnicodeCollation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollation.c; sourceTree = "<group>"; };
|
|
12C86CE71DE428FB00BF4974 /* FatPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.dec; sourceTree = "<group>"; };
|
|
12C86CE81DE428FB00BF4974 /* FatPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.dsc; sourceTree = "<group>"; };
|
|
12C86CE91DE428FB00BF4974 /* FatPkg.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.fdf; sourceTree = "<group>"; };
|
|
12C86CEA1DE428FB00BF4974 /* FatPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.uni; sourceTree = "<group>"; };
|
|
12C86CEB1DE428FB00BF4974 /* FatPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkgExtra.uni; sourceTree = "<group>"; };
|
|
12C870AB1DE428FC00BF4974 /* fsw_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_base.h; sourceTree = "<group>"; };
|
|
12C870AC1DE428FC00BF4974 /* fsw_core.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_core.c; sourceTree = "<group>"; };
|
|
12C870AD1DE428FC00BF4974 /* fsw_core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_core.h; sourceTree = "<group>"; };
|
|
12C870AE1DE428FC00BF4974 /* fsw_efi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi.c; sourceTree = "<group>"; };
|
|
12C870AF1DE428FC00BF4974 /* fsw_efi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi.h; sourceTree = "<group>"; };
|
|
12C870B01DE428FC00BF4974 /* fsw_efi_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi_base.h; sourceTree = "<group>"; };
|
|
12C870B11DE428FC00BF4974 /* fsw_efi_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi_lib.c; sourceTree = "<group>"; };
|
|
12C870B21DE428FC00BF4974 /* fsw_ext2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_ext2.c; sourceTree = "<group>"; };
|
|
12C870B31DE428FC00BF4974 /* fsw_ext2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext2.h; sourceTree = "<group>"; };
|
|
12C870B41DE428FC00BF4974 /* fsw_ext2_disk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext2_disk.h; sourceTree = "<group>"; };
|
|
12C870B51DE428FC00BF4974 /* fsw_ext4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_ext4.c; sourceTree = "<group>"; };
|
|
12C870B61DE428FC00BF4974 /* fsw_ext4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext4.h; sourceTree = "<group>"; };
|
|
12C870B71DE428FC00BF4974 /* fsw_ext4_disk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext4_disk.h; sourceTree = "<group>"; };
|
|
12C870B81DE428FC00BF4974 /* fsw_hfs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_hfs.c; sourceTree = "<group>"; };
|
|
12C870B91DE428FC00BF4974 /* fsw_hfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_hfs.h; sourceTree = "<group>"; };
|
|
12C870BA1DE428FC00BF4974 /* fsw_iso9660.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_iso9660.c; sourceTree = "<group>"; };
|
|
12C870BB1DE428FC00BF4974 /* fsw_iso9660.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_iso9660.h; sourceTree = "<group>"; };
|
|
12C870BC1DE428FC00BF4974 /* fsw_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_lib.c; sourceTree = "<group>"; };
|
|
12C870BD1DE428FC00BF4974 /* fsw_reiserfs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_reiserfs.c; sourceTree = "<group>"; };
|
|
12C870BE1DE428FC00BF4974 /* fsw_reiserfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_reiserfs.h; sourceTree = "<group>"; };
|
|
12C870BF1DE428FC00BF4974 /* fsw_reiserfs_disk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_reiserfs_disk.h; sourceTree = "<group>"; };
|
|
12C870C01DE428FC00BF4974 /* fsw_strfunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_strfunc.h; sourceTree = "<group>"; };
|
|
12C870C11DE428FC00BF4974 /* hfs_format.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_format.h; sourceTree = "<group>"; };
|
|
12C870C21DE428FC00BF4974 /* OverrideFunctions-kabyl.edk2.c.include */ = {isa = PBXFileReference; lastKnownFileType = text; path = "OverrideFunctions-kabyl.edk2.c.include"; sourceTree = "<group>"; };
|
|
12C870C41DE428FC00BF4974 /* fsw_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_posix.c; sourceTree = "<group>"; };
|
|
12C870C51DE428FC00BF4974 /* fsw_posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_posix.h; sourceTree = "<group>"; };
|
|
12C870C61DE428FC00BF4974 /* fsw_posix_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_posix_base.h; sourceTree = "<group>"; };
|
|
12C870C71DE428FC00BF4974 /* lslr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lslr.c; sourceTree = "<group>"; };
|
|
12C870C81DE428FC00BF4974 /* lsroot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lsroot.c; sourceTree = "<group>"; };
|
|
12C870C91DE428FC00BF4974 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
12C870CA1DE428FC00BF4974 /* VBoxExt2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxExt2.inf; sourceTree = "<group>"; };
|
|
12C870CB1DE428FC00BF4974 /* VBoxExt4.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxExt4.inf; sourceTree = "<group>"; };
|
|
12C870CC1DE428FC00BF4974 /* VBoxFsDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VBoxFsDxe.c; sourceTree = "<group>"; };
|
|
12C870CD1DE428FC00BF4974 /* VBoxFsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxFsDxe.inf; sourceTree = "<group>"; };
|
|
12C870CE1DE428FC00BF4974 /* VBoxFswParam.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VBoxFswParam.h; sourceTree = "<group>"; };
|
|
12C870CF1DE428FC00BF4974 /* VBoxHfs.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxHfs.inf; sourceTree = "<group>"; };
|
|
12C870D01DE428FC00BF4974 /* VBoxIso9660.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxIso9660.inf; sourceTree = "<group>"; };
|
|
12C870D11DE428FC00BF4974 /* VBoxReiserFS.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxReiserFS.inf; sourceTree = "<group>"; };
|
|
12C874981DE429EC00BF4974 /* BiosBlkIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosBlkIo.c; sourceTree = "<group>"; };
|
|
12C874991DE429EC00BF4974 /* BiosBlkIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosBlkIo.h; sourceTree = "<group>"; };
|
|
12C8749A1DE429EC00BF4974 /* BiosInt13.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosInt13.c; sourceTree = "<group>"; };
|
|
12C8749B1DE429EC00BF4974 /* BlockIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BlockIoDxe.inf; sourceTree = "<group>"; };
|
|
12C8749C1DE429EC00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C8749D1DE429EC00BF4974 /* Edd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edd.h; sourceTree = "<group>"; };
|
|
12C8749E1DE429EC00BF4974 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
12C874A01DE429EC00BF4974 /* InterruptTable.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InterruptTable.asm; sourceTree = "<group>"; };
|
|
12C874A11DE429EC00BF4974 /* InterruptTable.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InterruptTable.S; sourceTree = "<group>"; };
|
|
12C874A31DE429EC00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = "<group>"; };
|
|
12C874A41DE429EC00BF4974 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = "<group>"; };
|
|
12C874A51DE429EC00BF4974 /* BiosKeyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosKeyboard.c; sourceTree = "<group>"; };
|
|
12C874A61DE429EC00BF4974 /* BiosKeyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosKeyboard.h; sourceTree = "<group>"; };
|
|
12C874A71DE429EC00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C874A81DE429EC00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C874A91DE429EC00BF4974 /* KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = KeyboardDxe.inf; sourceTree = "<group>"; };
|
|
12C874AA1DE429EC00BF4974 /* LegacyBios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBios.c; sourceTree = "<group>"; };
|
|
12C874AB1DE429EC00BF4974 /* LegacyBiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyBiosDxe.inf; sourceTree = "<group>"; };
|
|
12C874AC1DE429EC00BF4974 /* LegacyBiosInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosInterface.h; sourceTree = "<group>"; };
|
|
12C874AE1DE429EC00BF4974 /* BiosSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosSupportLib.c; sourceTree = "<group>"; };
|
|
12C874AF1DE429EC00BF4974 /* BiosSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosSupportLib.h; sourceTree = "<group>"; };
|
|
12C874B01DE429EC00BF4974 /* BiosSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BiosSupportLib.inf; sourceTree = "<group>"; };
|
|
12C874B11DE429EC00BF4974 /* LegacyInterrupt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyInterrupt.c; sourceTree = "<group>"; };
|
|
12C874B21DE429EC00BF4974 /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = "<group>"; };
|
|
12C874B31DE429EC00BF4974 /* LegacyPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyPlatform.c; sourceTree = "<group>"; };
|
|
12C874B41DE429EC00BF4974 /* LegacyPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyPlatform.h; sourceTree = "<group>"; };
|
|
12C874B51DE429EC00BF4974 /* LegacyRegion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion.c; sourceTree = "<group>"; };
|
|
12C874B61DE429EC00BF4974 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = "<group>"; };
|
|
12C874B81DE429EC00BF4974 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = "<group>"; };
|
|
12C874B91DE429EC00BF4974 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = "<group>"; };
|
|
12C874BA1DE429EC00BF4974 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = "<group>"; };
|
|
12C874BC1DE429EC00BF4974 /* Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Thunk.c; sourceTree = "<group>"; };
|
|
12C874BE1DE429EC00BF4974 /* BiosVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo.c; sourceTree = "<group>"; };
|
|
12C874BF1DE429EC00BF4974 /* BiosVideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosVideo.h; sourceTree = "<group>"; };
|
|
12C874C01DE429EC00BF4974 /* BiosVideo2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo2.c; sourceTree = "<group>"; };
|
|
12C874C11DE429EC00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C874C21DE429EC00BF4974 /* VideoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VideoDxe.inf; sourceTree = "<group>"; };
|
|
12C874C31DE429EC00BF4974 /* VideoDxe2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VideoDxe2.inf; sourceTree = "<group>"; };
|
|
12C874C51DE429EC00BF4974 /* InterruptTable.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InterruptTable.asm; sourceTree = "<group>"; };
|
|
12C874C61DE429EC00BF4974 /* InterruptTable.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InterruptTable.S; sourceTree = "<group>"; };
|
|
12C874CC1DE42A3300BF4974 /* Clover.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; name = Clover.dsc; path = ../../Clover.dsc; sourceTree = "<group>"; };
|
|
12C874CE1DE42A3C00BF4974 /* Clover.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; name = Clover.fdf; path = ../../Clover.fdf; sourceTree = "<group>"; };
|
|
12C874CF1DE42A4200BF4974 /* CloverPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; name = CloverPkg.dec; path = ../../CloverPkg.dec; sourceTree = "<group>"; };
|
|
12C874D01DE42A4900BF4974 /* ebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = ebuild.sh; path = ../../ebuild.sh; sourceTree = "<group>"; };
|
|
12E301581D5A413A00EED426 /* lodepng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lodepng.c; sourceTree = "<group>"; };
|
|
12E301591D5A413A00EED426 /* lodepng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = "<group>"; };
|
|
12E94D32213EF04A00D1F644 /* AppleKeyFeeder */ = {isa = PBXFileReference; lastKnownFileType = folder; path = AppleKeyFeeder; sourceTree = "<group>"; };
|
|
12EA7C221E65FC3D00085A48 /* HashServiceFix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HashServiceFix.c; sourceTree = "<group>"; };
|
|
12EA7C231E65FC3D00085A48 /* HashServiceFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HashServiceFix.inf; sourceTree = "<group>"; };
|
|
12EA7C241E65FC3D00085A48 /* sha1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = "<group>"; };
|
|
12EA7C251E65FC3D00085A48 /* sha1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = "<group>"; };
|
|
12FEB9EE212F3278002B6CE2 /* Patches_for_UDK2018 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Patches_for_UDK2018; path = ../../Patches_for_UDK2018; sourceTree = "<group>"; };
|
|
2C794AB71A0AA85900D845B0 /* EfiFlashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiFlashMap.h; sourceTree = "<group>"; };
|
|
2C794AB81A0AA85900D845B0 /* EfiLdrHandoff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = "<group>"; };
|
|
2C794AB91A0AA85900D845B0 /* FlashLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlashLayout.h; sourceTree = "<group>"; };
|
|
2C794ABA1A0AA85900D845B0 /* AcpiDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiDescription.h; sourceTree = "<group>"; };
|
|
2C794ABB1A0AA85900D845B0 /* ConsoleOutConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleOutConfig.h; sourceTree = "<group>"; };
|
|
2C794ABC1A0AA85900D845B0 /* DxeCoreFileName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCoreFileName.h; sourceTree = "<group>"; };
|
|
2C794ABD1A0AA85900D845B0 /* FlashMapHob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlashMapHob.h; sourceTree = "<group>"; };
|
|
2C794ABE1A0AA85900D845B0 /* LdrMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LdrMemoryDescriptor.h; sourceTree = "<group>"; };
|
|
2C794ABF1A0AA85900D845B0 /* PciExpressBaseAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpressBaseAddress.h; sourceTree = "<group>"; };
|
|
2C794AC01A0AA85900D845B0 /* PciOptionRomTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciOptionRomTable.h; sourceTree = "<group>"; };
|
|
2C794AC21A0AA85900D845B0 /* AtomBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtomBios.h; sourceTree = "<group>"; };
|
|
2C794AC31A0AA85900D845B0 /* PciBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = "<group>"; };
|
|
2C794AC41A0AA85900D845B0 /* PciCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = "<group>"; };
|
|
2C794AC51A0AA85900D845B0 /* PeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = "<group>"; };
|
|
2C794AC61A0AA85900D845B0 /* PiBootMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = "<group>"; };
|
|
2C794AC81A0AA85900D845B0 /* VesaBiosExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VesaBiosExtensions.h; sourceTree = "<group>"; };
|
|
2C794ACA1A0AA85900D845B0 /* GenericBdsLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = "<group>"; };
|
|
2C794ACB1A0AA85900D845B0 /* MemLogLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLogLib.h; sourceTree = "<group>"; };
|
|
2C794ACC1A0AA85900D845B0 /* PeCoffLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = "<group>"; };
|
|
2C794ACD1A0AA85900D845B0 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = "<group>"; };
|
|
2C794ACE1A0AA85900D845B0 /* UsbMass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = "<group>"; };
|
|
2C794ACF1A0AA85900D845B0 /* UsbMassBoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = "<group>"; };
|
|
2C794AD01A0AA85900D845B0 /* VideoBiosPatchLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoBiosPatchLib.h; sourceTree = "<group>"; };
|
|
2C794AD21A0AA85900D845B0 /* AppleDeviceControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleDeviceControl.h; sourceTree = "<group>"; };
|
|
2C794AD31A0AA85900D845B0 /* AppleDiskIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleDiskIo.h; sourceTree = "<group>"; };
|
|
2C794AD41A0AA85900D845B0 /* AppleImageCodecProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleImageCodecProtocol.h; sourceTree = "<group>"; };
|
|
2C794AD51A0AA85900D845B0 /* AppleSMC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleSMC.h; sourceTree = "<group>"; };
|
|
2C794AD61A0AA85900D845B0 /* efiConsoleControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = efiConsoleControl.h; sourceTree = "<group>"; };
|
|
2C794AD71A0AA85900D845B0 /* EmuVariableControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmuVariableControl.h; sourceTree = "<group>"; };
|
|
2C794AD81A0AA85900D845B0 /* FSInjectProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInjectProtocol.h; sourceTree = "<group>"; };
|
|
2C794AD91A0AA85900D845B0 /* MsgLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MsgLog.h; sourceTree = "<group>"; };
|
|
2C794ADA1A0AA85900D845B0 /* PciIoImp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciIoImp.h; sourceTree = "<group>"; };
|
|
2C794ADB1A0AA85900D845B0 /* UsbMassImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = "<group>"; };
|
|
2C794CEA1A0AA85900D845B0 /* FSInject.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FSInject.c; sourceTree = "<group>"; };
|
|
2C794CEB1A0AA85900D845B0 /* FSInject.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FSInject.dec; sourceTree = "<group>"; };
|
|
2C794CEC1A0AA85900D845B0 /* FSInject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInject.h; sourceTree = "<group>"; };
|
|
2C794CED1A0AA85900D845B0 /* FSInject.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FSInject.inf; sourceTree = "<group>"; };
|
|
2C794CEE1A0AA85900D845B0 /* FSInjectProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInjectProtocol.h; sourceTree = "<group>"; };
|
|
2C794CF11A0AA85900D845B0 /* Test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Test.c; sourceTree = "<group>"; };
|
|
2C794CF21A0AA85900D845B0 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test.h; sourceTree = "<group>"; };
|
|
2C794CF41A0AA85900D845B0 /* AsmFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AsmFuncs.h; sourceTree = "<group>"; };
|
|
2C794CF51A0AA85900D845B0 /* BootArgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootArgs.c; sourceTree = "<group>"; };
|
|
2C794CF61A0AA85900D845B0 /* BootArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootArgs.h; sourceTree = "<group>"; };
|
|
2C794CF71A0AA85900D845B0 /* BootFixes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootFixes.c; sourceTree = "<group>"; };
|
|
2C794CF81A0AA85900D845B0 /* BootFixes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootFixes.h; sourceTree = "<group>"; };
|
|
2C794CF91A0AA85900D845B0 /* DecodedKernelCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DecodedKernelCheck.c; sourceTree = "<group>"; };
|
|
2C794CFA1A0AA85900D845B0 /* DecodedKernelCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DecodedKernelCheck.h; sourceTree = "<group>"; };
|
|
2C794CFB1A0AA85900D845B0 /* device_tree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = device_tree.c; sourceTree = "<group>"; };
|
|
2C794CFC1A0AA85900D845B0 /* device_tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device_tree.h; sourceTree = "<group>"; };
|
|
2C794CFE1A0AA85900D845B0 /* Hibernate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hibernate.h; sourceTree = "<group>"; };
|
|
2C794CFF1A0AA85900D845B0 /* Lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = "<group>"; };
|
|
2C794D001A0AA85900D845B0 /* Lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = "<group>"; };
|
|
2C794D011A0AA85900D845B0 /* loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = "<group>"; };
|
|
2C794D021A0AA85900D845B0 /* Mach-O.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Mach-O.c"; sourceTree = "<group>"; };
|
|
2C794D031A0AA85900D845B0 /* Mach-O.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Mach-O.h"; sourceTree = "<group>"; };
|
|
2C794D041A0AA85900D845B0 /* UefiLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiLoader.h; sourceTree = "<group>"; };
|
|
2C794D061A0AA85900D845B0 /* NVRAMDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NVRAMDebug.c; sourceTree = "<group>"; };
|
|
2C794D071A0AA85900D845B0 /* NVRAMDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NVRAMDebug.h; sourceTree = "<group>"; };
|
|
2C794D081A0AA85900D845B0 /* OsxAptioFix2Drv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsxAptioFix2Drv.c; sourceTree = "<group>"; };
|
|
2C794D091A0AA85900D845B0 /* OsxAptioFix2Drv.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OsxAptioFix2Drv.inf; sourceTree = "<group>"; };
|
|
2C794D0A1A0AA85900D845B0 /* OsxAptioFixDrv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsxAptioFixDrv.c; sourceTree = "<group>"; };
|
|
2C794D0B1A0AA85900D845B0 /* OsxAptioFixDrv.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OsxAptioFixDrv.inf; sourceTree = "<group>"; };
|
|
2C794D0C1A0AA85900D845B0 /* VMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VMem.c; sourceTree = "<group>"; };
|
|
2C794D0D1A0AA85900D845B0 /* VMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMem.h; sourceTree = "<group>"; };
|
|
2C794D0E1A0AA85900D845B0 /* AsmFuncsX64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = AsmFuncsX64.asm; sourceTree = "<group>"; };
|
|
2C794D0F1A0AA85900D845B0 /* AsmFuncsX64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = AsmFuncsX64.nasm; sourceTree = "<group>"; };
|
|
2C794D101A0AA85900D845B0 /* AsmFuncsX64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = AsmFuncsX64.S; sourceTree = "<group>"; };
|
|
2C794D111A0AA85900D845B0 /* TestAsm32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = TestAsm32.asm; sourceTree = "<group>"; };
|
|
2C794D181A0AA85900D845B0 /* Lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = "<group>"; };
|
|
2C794D191A0AA85900D845B0 /* Lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = "<group>"; };
|
|
2C794D1A1A0AA85900D845B0 /* NVRAMDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NVRAMDebug.c; sourceTree = "<group>"; };
|
|
2C794D1B1A0AA85900D845B0 /* NVRAMDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NVRAMDebug.h; sourceTree = "<group>"; };
|
|
2C794D1C1A0AA85900D845B0 /* OsxLowMemFixDrv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsxLowMemFixDrv.c; sourceTree = "<group>"; };
|
|
2C794D1D1A0AA85900D845B0 /* OsxLowMemFixDrv.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OsxLowMemFixDrv.inf; sourceTree = "<group>"; };
|
|
A511943C1F74B380005B0121 /* Patches_for_EDK2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Patches_for_EDK2; path = ../../Patches_for_EDK2; sourceTree = "<group>"; };
|
|
A51C783321E00504001385A7 /* WaveLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WaveLib.c; sourceTree = "<group>"; };
|
|
A51C783421E00504001385A7 /* WaveLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WaveLib.inf; sourceTree = "<group>"; };
|
|
A51C783621E0981C001385A7 /* AudioDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioDxe.c; sourceTree = "<group>"; };
|
|
A51C783721E0981C001385A7 /* AudioDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioDxe.h; sourceTree = "<group>"; };
|
|
A51C783821E0981C001385A7 /* AudioDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AudioDxe.inf; sourceTree = "<group>"; };
|
|
A51C783A21E0981C001385A7 /* HdaCodec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodec.c; sourceTree = "<group>"; };
|
|
A51C783C21E0981C001385A7 /* HdaCodecAudioIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecAudioIo.c; sourceTree = "<group>"; };
|
|
A51C783D21E0981C001385A7 /* HdaCodecComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecComponentName.c; sourceTree = "<group>"; };
|
|
A51C783E21E0981C001385A7 /* HdaCodecComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecComponentName.h; sourceTree = "<group>"; };
|
|
A51C783F21E0981C001385A7 /* HdaCodecInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecInfo.c; sourceTree = "<group>"; };
|
|
A51C784121E0981C001385A7 /* HdaController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaController.c; sourceTree = "<group>"; };
|
|
A51C784221E0981C001385A7 /* HdaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaController.h; sourceTree = "<group>"; };
|
|
A51C784321E0981C001385A7 /* HdaControllerComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerComponentName.c; sourceTree = "<group>"; };
|
|
A51C784421E0981C001385A7 /* HdaControllerComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerComponentName.h; sourceTree = "<group>"; };
|
|
A51C784521E0981C001385A7 /* HdaControllerHdaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerHdaIo.c; sourceTree = "<group>"; };
|
|
A51C784621E0981C001385A7 /* HdaControllerInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerInfo.c; sourceTree = "<group>"; };
|
|
A51C784721E0981C001385A7 /* HdaControllerMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerMem.c; sourceTree = "<group>"; };
|
|
A51C784821E0981C001385A7 /* HdaModels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaModels.c; sourceTree = "<group>"; };
|
|
A51C784921E0C280001385A7 /* HdaCodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodec.h; sourceTree = "<group>"; };
|
|
A51F63C122DFA8C900086DB7 /* Clover */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Clover; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A51F63C822DFB7E300086DB7 /* AppleFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFeatures.h; sourceTree = "<group>"; };
|
|
A51F63C922DFB81700086DB7 /* AppleApfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleApfsInfo.h; sourceTree = "<group>"; };
|
|
A51F63CA22DFB84500086DB7 /* ApfsEfiBootRecordInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEfiBootRecordInfo.h; sourceTree = "<group>"; };
|
|
A51F63CB22DFB86F00086DB7 /* ApplePartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePartitionInfo.h; sourceTree = "<group>"; };
|
|
A5582AFC21019EA6002CFB6E /* VectorGraphics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VectorGraphics.c; sourceTree = "<group>"; };
|
|
A5603D0321F04ECE005F400E /* sound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sound.c; sourceTree = "<group>"; };
|
|
A5611B2A21DCB97F008FDB96 /* Riff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Riff.h; sourceTree = "<group>"; };
|
|
A5611B2B21DCB9A0008FDB96 /* HdaModels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaModels.h; sourceTree = "<group>"; };
|
|
A5611B2C21DCB9A0008FDB96 /* WaveLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WaveLib.h; sourceTree = "<group>"; };
|
|
A5611B2D21DCB9A0008FDB96 /* HdaRegisters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaRegisters.h; sourceTree = "<group>"; };
|
|
A5611B2E21DCB9A0008FDB96 /* HdaVerbs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaVerbs.h; sourceTree = "<group>"; };
|
|
A5611B2F21DCB9BA008FDB96 /* AudioIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioIo.h; sourceTree = "<group>"; };
|
|
A5611B3021DCB9CD008FDB96 /* HdaCodecInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecInfo.h; sourceTree = "<group>"; };
|
|
A5611B3121DCB9CD008FDB96 /* HdaControllerInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerInfo.h; sourceTree = "<group>"; };
|
|
A5611B3221DCB9CE008FDB96 /* HdaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaIo.h; sourceTree = "<group>"; };
|
|
A5611B3321DCBA53008FDB96 /* StartupSound.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StartupSound.c; sourceTree = "<group>"; };
|
|
A59CB66521BC14AA0054A7CF /* SmbiosGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosGen.c; sourceTree = "<group>"; };
|
|
A59CB66621BC14AA0054A7CF /* SmbiosGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbiosGen.h; sourceTree = "<group>"; };
|
|
A59CB66721BC14AA0054A7CF /* SmbiosGen.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosGen.inf; sourceTree = "<group>"; };
|
|
A59CB66821BC14AA0054A7CF /* SmbiosGenStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosGenStrings.uni; sourceTree = "<group>"; };
|
|
A59F76E422AEB6CD009DF043 /* ApfsDriverLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApfsDriverLoader.c; sourceTree = "<group>"; };
|
|
A59F76E522AEB6CD009DF043 /* ApfsDriverLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsDriverLoader.h; sourceTree = "<group>"; };
|
|
A59F76E622AEB6CD009DF043 /* ApfsDriverLoader.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ApfsDriverLoader.inf; sourceTree = "<group>"; };
|
|
A59F76E722AEB6CD009DF043 /* EfiComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiComponentName.c; sourceTree = "<group>"; };
|
|
A59F76E822AEB6CD009DF043 /* EfiComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiComponentName.h; sourceTree = "<group>"; };
|
|
A5BF392520D9F17A004340E1 /* FloatLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FloatLib.h; sourceTree = "<group>"; };
|
|
A5BF392620D9F17B004340E1 /* FloatLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FloatLib.c; sourceTree = "<group>"; };
|
|
A5BF392820D9F18C004340E1 /* nanosvg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nanosvg.h; sourceTree = "<group>"; };
|
|
A5BF392920D9F18C004340E1 /* nanosvgrast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanosvgrast.c; sourceTree = "<group>"; };
|
|
A5BF392A20D9F18C004340E1 /* nanosvg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanosvg.c; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
2C7949E01A0AA7F700D845B0 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
126151371A15BB7700903E7B /* CloverGUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151381A15BBAF00903E7B /* rEFIt_UEFI */,
|
|
);
|
|
name = CloverGUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151381A15BBAF00903E7B /* rEFIt_UEFI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151391A15BBAF00903E7B /* entry_scan */,
|
|
126151471A15BBB000903E7B /* include */,
|
|
1261514B1A15BBB000903E7B /* libeg */,
|
|
126151561A15BBB000903E7B /* Platform */,
|
|
126151941A15BBB000903E7B /* refit */,
|
|
1261519F1A15BBB000903E7B /* refit.inf */,
|
|
126151A01A15BBB000903E7B /* Version.h */,
|
|
);
|
|
name = rEFIt_UEFI;
|
|
path = ../../rEFIt_UEFI;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151391A15BBAF00903E7B /* entry_scan */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1261513A1A15BBB000903E7B /* bootscreen.c */,
|
|
1261513B1A15BBB000903E7B /* common.c */,
|
|
1261513C1A15BBB000903E7B /* entry_scan.h */,
|
|
1261513D1A15BBB000903E7B /* legacy.c */,
|
|
1261513E1A15BBB000903E7B /* loader.c */,
|
|
1261513F1A15BBB000903E7B /* lockedgraphics.c */,
|
|
126151401A15BBB000903E7B /* secureboot.c */,
|
|
126151411A15BBB000903E7B /* securebootkeys.h */,
|
|
126151421A15BBB000903E7B /* securehash.c */,
|
|
126151431A15BBB000903E7B /* securemenu.c */,
|
|
126151441A15BBB000903E7B /* securevars.c */,
|
|
126151451A15BBB000903E7B /* tool.c */,
|
|
126151461A15BBB000903E7B /* uefibootoption.c */,
|
|
);
|
|
path = entry_scan;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151471A15BBB000903E7B /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151491A15BBB000903E7B /* Handle.h */,
|
|
1261514A1A15BBB000903E7B /* syslinux_mbr.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
1261514B1A15BBB000903E7B /* libeg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1261514C1A15BBB000903E7B /* BmLib.c */,
|
|
1261514D1A15BBB000903E7B /* EfiFileLib.h */,
|
|
12B8EBBC1DDCE91200AC0A2C /* egemb_font.c */,
|
|
12B2F75B211E169E009BF236 /* egemb_icons_dark.c */,
|
|
12B8EBBD1DDCE91200AC0A2C /* egemb_icons.c */,
|
|
A5BF392620D9F17B004340E1 /* FloatLib.c */,
|
|
A5BF392520D9F17A004340E1 /* FloatLib.h */,
|
|
1261514F1A15BBB000903E7B /* image.c */,
|
|
126151501A15BBB000903E7B /* libeg.h */,
|
|
126151511A15BBB000903E7B /* libegint.h */,
|
|
126151521A15BBB000903E7B /* libscreen.c */,
|
|
126151541A15BBB000903E7B /* load_icns.c */,
|
|
12E301581D5A413A00EED426 /* lodepng.c */,
|
|
12E301591D5A413A00EED426 /* lodepng.h */,
|
|
A5BF392A20D9F18C004340E1 /* nanosvg.c */,
|
|
A5BF392820D9F18C004340E1 /* nanosvg.h */,
|
|
A5BF392920D9F18C004340E1 /* nanosvgrast.c */,
|
|
12B8EBC11DDCEA2A00AC0A2C /* scroll_images.c */,
|
|
126151551A15BBB000903E7B /* text.c */,
|
|
A5582AFC21019EA6002CFB6E /* VectorGraphics.c */,
|
|
);
|
|
path = libeg;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151561A15BBB000903E7B /* Platform */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151571A15BBB000903E7B /* AcpiPatcher.c */,
|
|
126151581A15BBB000903E7B /* AmlGenerator.c */,
|
|
126151591A15BBB000903E7B /* AmlGenerator.h */,
|
|
1261515A1A15BBB000903E7B /* ati.c */,
|
|
1261515B1A15BBB000903E7B /* ati.h */,
|
|
1261515C1A15BBB000903E7B /* ati_reg.h */,
|
|
1261515D1A15BBB000903E7B /* b64cdecode.c */,
|
|
1261515E1A15BBB000903E7B /* b64cdecode.h */,
|
|
1261515F1A15BBB000903E7B /* BdsConnect.c */,
|
|
126151601A15BBB000903E7B /* boot.h */,
|
|
126151611A15BBB000903E7B /* BootLog.c */,
|
|
126151621A15BBB000903E7B /* BootOptions.c */,
|
|
126151631A15BBB000903E7B /* card_vlist.c */,
|
|
126151641A15BBB000903E7B /* Console.c */,
|
|
126151651A15BBB000903E7B /* cpu.c */,
|
|
126151661A15BBB000903E7B /* DataHubCpu.c */,
|
|
126151671A15BBB000903E7B /* device_inject.c */,
|
|
126151681A15BBB000903E7B /* device_inject.h */,
|
|
126151691A15BBB000903E7B /* device_tree.c */,
|
|
1261516A1A15BBB000903E7B /* device_tree.h */,
|
|
1261516B1A15BBB000903E7B /* DevicePath.c */,
|
|
1261516C1A15BBB000903E7B /* Edid.c */,
|
|
1261516D1A15BBB000903E7B /* Events.c */,
|
|
1261516E1A15BBB000903E7B /* FixBiosDsdt.c */,
|
|
1261516F1A15BBB000903E7B /* gma.c */,
|
|
126151701A15BBB000903E7B /* gma.h */,
|
|
126151711A15BBB000903E7B /* guid.c */,
|
|
12098EC21DC76858008B4AC3 /* hda.c */,
|
|
12098EC31DC76858008B4AC3 /* hda.h */,
|
|
126151721A15BBB000903E7B /* Hibernate.c */,
|
|
126151731A15BBB000903E7B /* Injectors.c */,
|
|
126151741A15BBB000903E7B /* kernel_patcher.c */,
|
|
126151751A15BBB000903E7B /* kernel_patcher.h */,
|
|
126151761A15BBB000903E7B /* kext_inject.c */,
|
|
126151771A15BBB000903E7B /* kext_inject.h */,
|
|
126151781A15BBB000903E7B /* kext_patcher.c */,
|
|
126151791A15BBB000903E7B /* LegacyBiosThunk.c */,
|
|
1261517A1A15BBB000903E7B /* LegacyBiosThunk.h */,
|
|
1261517B1A15BBB000903E7B /* LegacyBoot.c */,
|
|
1261517C1A15BBB000903E7B /* loader.h */,
|
|
1261517D1A15BBB000903E7B /* LoaderUefi.h */,
|
|
1261517E1A15BBB000903E7B /* memvendors.h */,
|
|
1288B5201A30CEFB007CBCEF /* Net.c */,
|
|
1261517F1A15BBB000903E7B /* nvidia.c */,
|
|
126151801A15BBB000903E7B /* nvidia.h */,
|
|
126151811A15BBB000903E7B /* Nvram.c */,
|
|
126151821A15BBB000903E7B /* picopng.c */,
|
|
126151831A15BBB000903E7B /* picopng.h */,
|
|
126151841A15BBB000903E7B /* Platform.h */,
|
|
126151851A15BBB000903E7B /* platformdata.c */,
|
|
126151861A15BBB000903E7B /* PlatformDriverOverride.c */,
|
|
126151871A15BBB000903E7B /* plist.c */,
|
|
126151881A15BBB000903E7B /* Pointer.c */,
|
|
126151891A15BBB000903E7B /* Settings.c */,
|
|
1261518A1A15BBB000903E7B /* smbios.c */,
|
|
1261518B1A15BBB000903E7B /* spd.c */,
|
|
1261518C1A15BBB000903E7B /* spd.h */,
|
|
1261518D1A15BBB000903E7B /* sse3_5_patcher.h */,
|
|
1261518E1A15BBB000903E7B /* sse3_patcher.h */,
|
|
1261518F1A15BBB000903E7B /* StateGenerator.c */,
|
|
126151901A15BBB000903E7B /* StateGenerator.h */,
|
|
126151911A15BBB000903E7B /* string.c */,
|
|
126151921A15BBB000903E7B /* string.h */,
|
|
126151931A15BBB000903E7B /* usbfix.c */,
|
|
A5611B3321DCBA53008FDB96 /* StartupSound.c */,
|
|
A5603D0321F04ECE005F400E /* sound.c */,
|
|
);
|
|
path = Platform;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151941A15BBB000903E7B /* refit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151951A15BBB000903E7B /* icns.c */,
|
|
126151961A15BBB000903E7B /* IO.c */,
|
|
126151971A15BBB000903E7B /* IO.h */,
|
|
126151981A15BBB000903E7B /* lib.c */,
|
|
126151991A15BBB000903E7B /* lib.h */,
|
|
1261519A1A15BBB000903E7B /* list.c */,
|
|
1261519B1A15BBB000903E7B /* list.h */,
|
|
1261519C1A15BBB000903E7B /* main.c */,
|
|
1261519D1A15BBB000903E7B /* menu.c */,
|
|
1261519E1A15BBB000903E7B /* screen.c */,
|
|
);
|
|
path = refit;
|
|
sourceTree = "<group>";
|
|
};
|
|
12A60F4B1DB610500068BF8B /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12A60F4D1DB610500068BF8B /* AppleImageCodec */,
|
|
12AAF5F11DC0F03B00A52B12 /* AppleKeyAggregator */,
|
|
12E94D32213EF04A00D1F644 /* AppleKeyFeeder */,
|
|
12AAF5051DBE167600A52B12 /* AppleUITheme */,
|
|
12AAF3C41DB7743E00A52B12 /* DriverOverride */,
|
|
12AAF3C71DB7744B00A52B12 /* DumpUefiCalls */,
|
|
12AAF3E01DB7745A00A52B12 /* EmuVariableUefi */,
|
|
12AAF3A21DB75DAA00A52B12 /* FirmwareVolume */,
|
|
12EA7C211E65FC3D00085A48 /* HashServiceFix */,
|
|
12AAF3E51DB7746700A52B12 /* MsgLog */,
|
|
12AAF3E81DB7747400A52B12 /* OsxFatBinaryDrv */,
|
|
12A60F571DB610500068BF8B /* SMCHelper */,
|
|
);
|
|
name = Protocols;
|
|
path = ../../Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
12A60F4D1DB610500068BF8B /* AppleImageCodec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12A60F4E1DB610500068BF8B /* AppleImageCodec.c */,
|
|
12A60F4F1DB610500068BF8B /* AppleImageCodec.inf */,
|
|
12A60F501DB610500068BF8B /* load_bmp.c */,
|
|
12A60F511DB610500068BF8B /* load_icns.c */,
|
|
12A60F521DB610500068BF8B /* picopng.c */,
|
|
12A60F531DB610500068BF8B /* picopng.h */,
|
|
);
|
|
path = AppleImageCodec;
|
|
sourceTree = "<group>";
|
|
};
|
|
12A60F571DB610500068BF8B /* SMCHelper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12A60F581DB610500068BF8B /* SMCHelper.c */,
|
|
12A60F591DB610500068BF8B /* SMCHelper.inf */,
|
|
);
|
|
path = SMCHelper;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3A21DB75DAA00A52B12 /* FirmwareVolume */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */,
|
|
12AAF3A61DB75F4800A52B12 /* FirmwareVolume.inf */,
|
|
);
|
|
path = FirmwareVolume;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3C41DB7743E00A52B12 /* DriverOverride */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3C51DB7743E00A52B12 /* DriverOverride.c */,
|
|
12AAF3C61DB7743E00A52B12 /* DriverOverride.inf */,
|
|
);
|
|
path = DriverOverride;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3C71DB7744B00A52B12 /* DumpUefiCalls */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3C81DB7744B00A52B12 /* AppleProtocols.c */,
|
|
12AAF3C91DB7744B00A52B12 /* AppleProtocols.h */,
|
|
12AAF3CA1DB7744B00A52B12 /* BootServices.c */,
|
|
12AAF3CB1DB7744B00A52B12 /* BootServices.h */,
|
|
12AAF3CC1DB7744B00A52B12 /* build.sh */,
|
|
12AAF3CD1DB7744B00A52B12 /* Common.h */,
|
|
12AAF3CE1DB7744B00A52B12 /* DataHub.c */,
|
|
12AAF3CF1DB7744B00A52B12 /* DataHub.h */,
|
|
12AAF3D01DB7744B00A52B12 /* DumpUefiCalls.c */,
|
|
12AAF3D11DB7744B00A52B12 /* DumpUefiCalls.dsc */,
|
|
12AAF3D21DB7744B00A52B12 /* DumpUefiCalls.inf */,
|
|
12AAF3D31DB7744B00A52B12 /* FileLib.c */,
|
|
12AAF3D41DB7744B00A52B12 /* FileLib.h */,
|
|
12AAF3D51DB7744B00A52B12 /* Fs.c */,
|
|
12AAF3D61DB7744B00A52B12 /* Fs.h */,
|
|
12AAF3D71DB7744B00A52B12 /* Lib.c */,
|
|
12AAF3D81DB7744B00A52B12 /* Lib.h */,
|
|
12AAF3D91DB7744B00A52B12 /* Log.c */,
|
|
12AAF3DA1DB7744B00A52B12 /* Log.h */,
|
|
12AAF3DB1DB7744B00A52B12 /* MemLog.c */,
|
|
12AAF3DC1DB7744B00A52B12 /* MemLog.h */,
|
|
12AAF3DD1DB7744B00A52B12 /* RuntimeServices.c */,
|
|
12AAF3DE1DB7744B00A52B12 /* RuntimeServices.h */,
|
|
12AAF3DF1DB7744B00A52B12 /* StandaloneCompilation.txt */,
|
|
);
|
|
path = DumpUefiCalls;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3E01DB7745A00A52B12 /* EmuVariableUefi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3E11DB7745A00A52B12 /* EmuVariable.c */,
|
|
12AAF3E21DB7745A00A52B12 /* EmuVariableRuntimeDxe.inf */,
|
|
12AAF3E31DB7745A00A52B12 /* InitVariable.c */,
|
|
12AAF3E41DB7745A00A52B12 /* Variable.h */,
|
|
);
|
|
path = EmuVariableUefi;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3E51DB7746700A52B12 /* MsgLog */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3E61DB7746700A52B12 /* MsgLog.c */,
|
|
12AAF3E71DB7746700A52B12 /* MsgLog.inf */,
|
|
);
|
|
path = MsgLog;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3E81DB7747400A52B12 /* OsxFatBinaryDrv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3E91DB7747400A52B12 /* OsxFatBinaryDrv.c */,
|
|
12AAF3EA1DB7747400A52B12 /* OsxFatBinaryDrv.h */,
|
|
12AAF3EB1DB7747400A52B12 /* OsxFatBinaryDrv.inf */,
|
|
);
|
|
path = OsxFatBinaryDrv;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF5051DBE167600A52B12 /* AppleUITheme */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF5061DBE167600A52B12 /* AppleUITheme.c */,
|
|
12AAF5071DBE167600A52B12 /* AppleUITheme.inf */,
|
|
);
|
|
path = AppleUITheme;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF5F11DC0F03B00A52B12 /* AppleKeyAggregator */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF5F21DC0F03B00A52B12 /* AppleKeyAggregator.c */,
|
|
12AAF5F31DC0F03B00A52B12 /* AppleKeyAggregator.h */,
|
|
12AAF5F41DC0F03B00A52B12 /* AppleKeyAggregator.inf */,
|
|
);
|
|
path = AppleKeyAggregator;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865541DE426F600BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865551DE426F600BF4974 /* DuetTimerLib */,
|
|
12C865581DE426F600BF4974 /* GenericBdsLib */,
|
|
12C865641DE426F600BF4974 /* IntrinsicLib */,
|
|
12C865681DE426F600BF4974 /* LzmaCustomDecompressLib */,
|
|
12C8657C1DE426F700BF4974 /* MemLogLibDefault */,
|
|
12C86AB61DE426F800BF4974 /* OsxBdsPlatformLib */,
|
|
12C86ABC1DE426F800BF4974 /* UefiHiiServicesLib */,
|
|
12C86ABF1DE426F800BF4974 /* VBoxPeCoffLib */,
|
|
12C86AC41DE426F800BF4974 /* VideoBiosPatchLib */,
|
|
A51C783221E00504001385A7 /* WaveLib */,
|
|
);
|
|
name = Library;
|
|
path = ../../Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865551DE426F600BF4974 /* DuetTimerLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865561DE426F600BF4974 /* DuetTimerLib.inf */,
|
|
12C865571DE426F600BF4974 /* X86TimerLib.c */,
|
|
);
|
|
path = DuetTimerLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865581DE426F600BF4974 /* GenericBdsLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865591DE426F600BF4974 /* BdsBoot.c */,
|
|
12C8655A1DE426F600BF4974 /* BdsConnect.c */,
|
|
12C8655B1DE426F600BF4974 /* BdsConsole.c */,
|
|
12C8655C1DE426F600BF4974 /* BdsMisc.c */,
|
|
12C8655D1DE426F600BF4974 /* DevicePath.c */,
|
|
12C8655E1DE426F600BF4974 /* GenericBdsLib.inf */,
|
|
12C8655F1DE426F600BF4974 /* GenericBdsStrings.uni */,
|
|
12C865601DE426F600BF4974 /* InternalBdsLib.h */,
|
|
12C865611DE426F600BF4974 /* Performance.c */,
|
|
12C865621DE426F600BF4974 /* String.c */,
|
|
12C865631DE426F600BF4974 /* String.h */,
|
|
);
|
|
path = GenericBdsLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865641DE426F600BF4974 /* IntrinsicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865651DE426F600BF4974 /* CopyMem.c */,
|
|
12C865661DE426F600BF4974 /* IntrinsicLib.inf */,
|
|
12C865671DE426F600BF4974 /* MemoryIntrinsics.c */,
|
|
);
|
|
path = IntrinsicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865681DE426F600BF4974 /* LzmaCustomDecompressLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865691DE426F600BF4974 /* Debug.h */,
|
|
12C8656A1DE426F600BF4974 /* GuidedSectionExtraction.c */,
|
|
12C8656B1DE426F600BF4974 /* LZMA-SDK-README.txt */,
|
|
12C8656C1DE426F600BF4974 /* LzmaCustomDecompressLib.inf */,
|
|
12C8656D1DE426F600BF4974 /* LzmaDecompress.c */,
|
|
12C8656E1DE426F600BF4974 /* LzmaDecompressLibInternal.h */,
|
|
12C8656F1DE426F600BF4974 /* Sdk */,
|
|
12C8657B1DE426F700BF4974 /* UefiLzma.h */,
|
|
);
|
|
path = LzmaCustomDecompressLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C8656F1DE426F600BF4974 /* Sdk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865701DE426F600BF4974 /* C */,
|
|
12C865791DE426F700BF4974 /* history.txt */,
|
|
12C8657A1DE426F700BF4974 /* lzma.txt */,
|
|
);
|
|
path = Sdk;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865701DE426F600BF4974 /* C */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865711DE426F600BF4974 /* 7zVersion.h */,
|
|
12C865721DE426F600BF4974 /* CpuArch.h */,
|
|
12C865731DE426F700BF4974 /* LzFind.c */,
|
|
12C865741DE426F700BF4974 /* LzFind.h */,
|
|
12C865751DE426F700BF4974 /* LzHash.h */,
|
|
12C865761DE426F700BF4974 /* LzmaDec.c */,
|
|
12C865771DE426F700BF4974 /* LzmaDec.h */,
|
|
12C865781DE426F700BF4974 /* Types.h */,
|
|
);
|
|
path = C;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C8657C1DE426F700BF4974 /* MemLogLibDefault */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C8657D1DE426F700BF4974 /* GenericIch.h */,
|
|
12C8657E1DE426F700BF4974 /* MemLogLib.c */,
|
|
12C8657F1DE426F700BF4974 /* MemLogLibDefault.inf */,
|
|
);
|
|
path = MemLogLibDefault;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AB61DE426F800BF4974 /* OsxBdsPlatformLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AB71DE426F800BF4974 /* AcpiTable.h */,
|
|
12C86AB81DE426F800BF4974 /* BdsPlatform.c */,
|
|
12C86AB91DE426F800BF4974 /* BdsPlatform.h */,
|
|
12C86ABA1DE426F800BF4974 /* PlatformBds.inf */,
|
|
12C86ABB1DE426F800BF4974 /* PlatformData.c */,
|
|
);
|
|
path = OsxBdsPlatformLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ABC1DE426F800BF4974 /* UefiHiiServicesLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ABD1DE426F800BF4974 /* UefiHiiServicesLib.c */,
|
|
12C86ABE1DE426F800BF4974 /* UefiHiiServicesLib.inf */,
|
|
);
|
|
path = UefiHiiServicesLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ABF1DE426F800BF4974 /* VBoxPeCoffLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AC01DE426F800BF4974 /* BasePeCoff.c */,
|
|
12C86AC11DE426F800BF4974 /* BasePeCoffLibInternals.h */,
|
|
12C86AC21DE426F800BF4974 /* PeCoffLoaderEx.c */,
|
|
12C86AC31DE426F800BF4974 /* VBoxPeCoffLib.inf */,
|
|
);
|
|
path = VBoxPeCoffLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AC41DE426F800BF4974 /* VideoBiosPatchLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AC51DE426F800BF4974 /* 915resolution.c */,
|
|
12C86AC61DE426F800BF4974 /* 915resolution.h */,
|
|
12C86AC71DE426F800BF4974 /* edid.c */,
|
|
12C86AC81DE426F800BF4974 /* edid.h */,
|
|
12C86AC91DE426F800BF4974 /* VideoBiosPatchLib.c */,
|
|
12C86ACA1DE426F800BF4974 /* VideoBiosPatchLib.inf */,
|
|
12C86ACB1DE426F800BF4974 /* VideoBiosPatchLibInternal.h */,
|
|
);
|
|
path = VideoBiosPatchLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ACC1DE4271D00BF4974 /* CloverEFI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ACD1DE4271D00BF4974 /* AcpiReset */,
|
|
12C86AD01DE4271D00BF4974 /* BiosKeyboard */,
|
|
12C86AD91DE4271D00BF4974 /* BiosVideo */,
|
|
12C86AE01DE4271D00BF4974 /* BootSector */,
|
|
12C86B091DE4271D00BF4974 /* CpuDxe */,
|
|
12C86B151DE4271D00BF4974 /* GraphicsConsoleDxe */,
|
|
12C86B1B1DE4271D00BF4974 /* OsxAcpiPlatformDxe */,
|
|
12C86B1F1DE4271D00BF4974 /* OsxAcpiTableDxe */,
|
|
12C86B2B1DE4271D00BF4974 /* OsxBdsDxe */,
|
|
12C86B5C1DE4271D00BF4974 /* OsxDxeCore */,
|
|
12C86B8E1DE4271D00BF4974 /* OsxDxeIpl */,
|
|
12C86BA41DE4271D00BF4974 /* OsxEfiLdr */,
|
|
A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */,
|
|
12C86BB31DE4271D00BF4974 /* OsxPciBusNoEnumerationDxe */,
|
|
12C86BCB1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe */,
|
|
12C86BD21DE4271D00BF4974 /* PciRootBridgeDxe */,
|
|
12C86BDF1DE4271D00BF4974 /* UefiCpuPkg */,
|
|
);
|
|
name = CloverEFI;
|
|
path = ../../CloverEFI;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ACD1DE4271D00BF4974 /* AcpiReset */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ACE1DE4271D00BF4974 /* Reset.c */,
|
|
12C86ACF1DE4271D00BF4974 /* Reset.inf */,
|
|
);
|
|
path = AcpiReset;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AD01DE4271D00BF4974 /* BiosKeyboard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AD11DE4271D00BF4974 /* AppleKey.c */,
|
|
12C86AD21DE4271D00BF4974 /* AppleKey.h */,
|
|
12C86AD31DE4271D00BF4974 /* BiosKeyboard.c */,
|
|
12C86AD41DE4271D00BF4974 /* BiosKeyboard.h */,
|
|
12C86AD51DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86AD61DE4271D00BF4974 /* ComponentName.h */,
|
|
12C86AD71DE4271D00BF4974 /* KeyboardDxe.inf */,
|
|
12C86AD81DE4271D00BF4974 /* LegacyBiosThunk.c */,
|
|
);
|
|
path = BiosKeyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AD91DE4271D00BF4974 /* BiosVideo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ADA1DE4271D00BF4974 /* BiosVideo.c */,
|
|
12C86ADB1DE4271D00BF4974 /* BiosVideo.h */,
|
|
12C86ADC1DE4271D00BF4974 /* BiosVideo.inf */,
|
|
12C86ADD1DE4271D00BF4974 /* BiosVideoNew.c */,
|
|
12C86ADE1DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86ADF1DE4271D00BF4974 /* LegacyBiosThunk.c */,
|
|
);
|
|
path = BiosVideo;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AE01DE4271D00BF4974 /* BootSector */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AE11DE4271D00BF4974 /* b64.sh */,
|
|
12C86AE21DE4271D00BF4974 /* bin */,
|
|
12C86AF81DE4271D00BF4974 /* boot1.s */,
|
|
12C86AF91DE4271D00BF4974 /* BootDuet.S */,
|
|
12C86AFA1DE4271D00BF4974 /* cbuild.sh */,
|
|
12C86AFB1DE4271D00BF4974 /* cdboot.s */,
|
|
12C86AFC1DE4271D00BF4974 /* Clover.mak */,
|
|
12C86AFD1DE4271D00BF4974 /* efi32.nasm */,
|
|
12C86AFE1DE4271D00BF4974 /* efi32.S */,
|
|
12C86AFF1DE4271D00BF4974 /* efi64.nasm */,
|
|
12C86B001DE4271D00BF4974 /* efi64.S */,
|
|
12C86B011DE4271D00BF4974 /* Makefile */,
|
|
12C86B021DE4271D00BF4974 /* nasm.mak */,
|
|
12C86B031DE4271D00BF4974 /* st32_64.S */,
|
|
12C86B041DE4271D00BF4974 /* st32_64H.S */,
|
|
12C86B051DE4271D00BF4974 /* start.nasm */,
|
|
12C86B061DE4271D00BF4974 /* start32.S */,
|
|
12C86B071DE4271D00BF4974 /* start32H.S */,
|
|
12C86B081DE4271D00BF4974 /* start32H2.S */,
|
|
);
|
|
path = BootSector;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AE21DE4271D00BF4974 /* bin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AE31DE4271D00BF4974 /* boot0 */,
|
|
12C86AE41DE4271D00BF4974 /* boot0md */,
|
|
12C86AE51DE4271D00BF4974 /* boot1f32 */,
|
|
12C86AE61DE4271D00BF4974 /* boot1f5 */,
|
|
12C86AE71DE4271D00BF4974 /* boot1h */,
|
|
12C86AE81DE4271D00BF4974 /* bs32.com */,
|
|
12C86AE91DE4271D00BF4974 /* efi32.com3 */,
|
|
12C86AEA1DE4271D00BF4974 /* efi64.com2 */,
|
|
12C86AEB1DE4271D00BF4974 /* efi64.com3 */,
|
|
12C86AEC1DE4271D00BF4974 /* Gpt.com */,
|
|
12C86AED1DE4271D00BF4974 /* Mbr.com */,
|
|
12C86AEE1DE4271D00BF4974 /* Readme.txt */,
|
|
12C86AEF1DE4271D00BF4974 /* start32.com */,
|
|
12C86AF01DE4271D00BF4974 /* start32H.com2 */,
|
|
12C86AF11DE4271D00BF4974 /* Start64.com */,
|
|
12C86AF21DE4271D00BF4974 /* Start64H.com */,
|
|
12C86AF31DE4271D00BF4974 /* Start64H2.com */,
|
|
12C86AF41DE4271D00BF4974 /* Start64H3.com */,
|
|
12C86AF51DE4271D00BF4974 /* Start64H4.com */,
|
|
12C86AF61DE4271D00BF4974 /* Start64H5.com */,
|
|
12C86AF71DE4271D00BF4974 /* Start64H6.com */,
|
|
);
|
|
path = bin;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B091DE4271D00BF4974 /* CpuDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B0A1DE4271D00BF4974 /* Cpu.c */,
|
|
12C86B0B1DE4271D00BF4974 /* Cpu.inf */,
|
|
12C86B0C1DE4271D00BF4974 /* CpuDxe.h */,
|
|
12C86B0D1DE4271D00BF4974 /* Ia32 */,
|
|
12C86B111DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = CpuDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B0D1DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B0E1DE4271D00BF4974 /* CpuInterrupt.asm */,
|
|
12C86B0F1DE4271D00BF4974 /* CpuInterrupt.nasm */,
|
|
12C86B101DE4271D00BF4974 /* CpuInterrupt.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B111DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B121DE4271D00BF4974 /* CpuInterrupt.asm */,
|
|
12C86B131DE4271D00BF4974 /* CpuInterrupt.nasm */,
|
|
12C86B141DE4271D00BF4974 /* CpuInterrupt.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B151DE4271D00BF4974 /* GraphicsConsoleDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B161DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86B171DE4271D00BF4974 /* GraphicsConsole.c */,
|
|
12C86B181DE4271D00BF4974 /* GraphicsConsole.h */,
|
|
12C86B191DE4271D00BF4974 /* GraphicsConsoleDxe.inf */,
|
|
12C86B1A1DE4271D00BF4974 /* LaffStd.c */,
|
|
);
|
|
path = GraphicsConsoleDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B1B1DE4271D00BF4974 /* OsxAcpiPlatformDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B1C1DE4271D00BF4974 /* AcpiPlatform.c */,
|
|
12C86B1D1DE4271D00BF4974 /* AcpiPlatformDxe.inf */,
|
|
12C86B1E1DE4271D00BF4974 /* AcpiTable.h */,
|
|
);
|
|
path = OsxAcpiPlatformDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B1F1DE4271D00BF4974 /* OsxAcpiTableDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B201DE4271D00BF4974 /* AcpiSdt.c */,
|
|
12C86B211DE4271D00BF4974 /* AcpiSdt.h */,
|
|
12C86B221DE4271D00BF4974 /* AcpiTable.c */,
|
|
12C86B231DE4271D00BF4974 /* AcpiTable.h */,
|
|
12C86B241DE4271D00BF4974 /* AcpiTableDxe.inf */,
|
|
12C86B251DE4271D00BF4974 /* AcpiTableProtocol.c */,
|
|
12C86B261DE4271D00BF4974 /* Aml.c */,
|
|
12C86B271DE4271D00BF4974 /* AmlChild.c */,
|
|
12C86B281DE4271D00BF4974 /* AmlNamespace.c */,
|
|
12C86B291DE4271D00BF4974 /* AmlOption.c */,
|
|
12C86B2A1DE4271D00BF4974 /* AmlString.c */,
|
|
);
|
|
path = OsxAcpiTableDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B2B1DE4271D00BF4974 /* OsxBdsDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B2C1DE4271D00BF4974 /* Bds.h */,
|
|
12C86B2D1DE4271D00BF4974 /* BdsDxe.inf */,
|
|
12C86B2E1DE4271D00BF4974 /* BdsDxe.uni */,
|
|
12C86B2F1DE4271D00BF4974 /* BdsDxeExtra.uni */,
|
|
12C86B301DE4271D00BF4974 /* BdsEntry.c */,
|
|
12C86B311DE4271D00BF4974 /* BootMaint */,
|
|
12C86B411DE4271D00BF4974 /* BootMngr */,
|
|
12C86B461DE4271D00BF4974 /* Capsules.c */,
|
|
12C86B471DE4271D00BF4974 /* DeviceMngr */,
|
|
12C86B4E1DE4271D00BF4974 /* FrontPage.c */,
|
|
12C86B4F1DE4271D00BF4974 /* FrontPage.h */,
|
|
12C86B501DE4271D00BF4974 /* FrontPageStrings.uni */,
|
|
12C86B511DE4271D00BF4974 /* FrontPageVfr.Vfr */,
|
|
12C86B521DE4271D00BF4974 /* Hotkey.c */,
|
|
12C86B531DE4271D00BF4974 /* Hotkey.h */,
|
|
12C86B541DE4271D00BF4974 /* HwErrRecSupport.c */,
|
|
12C86B551DE4271D00BF4974 /* HwErrRecSupport.h */,
|
|
12C86B561DE4271D00BF4974 /* Language.c */,
|
|
12C86B571DE4271D00BF4974 /* Language.h */,
|
|
12C86B581DE4271D00BF4974 /* MemoryTest.c */,
|
|
12C86B591DE4271D00BF4974 /* String.c */,
|
|
12C86B5A1DE4271D00BF4974 /* String.h */,
|
|
12C86B5B1DE4271D00BF4974 /* Strings.uni */,
|
|
);
|
|
path = OsxBdsDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B311DE4271D00BF4974 /* BootMaint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B321DE4271D00BF4974 /* BBSsupport.c */,
|
|
12C86B331DE4271D00BF4974 /* BBSsupport.h */,
|
|
12C86B341DE4271D00BF4974 /* Bm.vfr */,
|
|
12C86B351DE4271D00BF4974 /* BmLib.c */,
|
|
12C86B361DE4271D00BF4974 /* Bmstring.uni */,
|
|
12C86B371DE4271D00BF4974 /* BootMaint.c */,
|
|
12C86B381DE4271D00BF4974 /* BootMaint.h */,
|
|
12C86B391DE4271D00BF4974 /* BootOption.c */,
|
|
12C86B3A1DE4271D00BF4974 /* ConsoleOption.c */,
|
|
12C86B3B1DE4271D00BF4974 /* Data.c */,
|
|
12C86B3C1DE4271D00BF4974 /* FE.vfr */,
|
|
12C86B3D1DE4271D00BF4974 /* FileExplorer.c */,
|
|
12C86B3E1DE4271D00BF4974 /* FormGuid.h */,
|
|
12C86B3F1DE4271D00BF4974 /* UpdatePage.c */,
|
|
12C86B401DE4271D00BF4974 /* Variable.c */,
|
|
);
|
|
path = BootMaint;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B411DE4271D00BF4974 /* BootMngr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B421DE4271D00BF4974 /* BootManager.c */,
|
|
12C86B431DE4271D00BF4974 /* BootManager.h */,
|
|
12C86B441DE4271D00BF4974 /* BootManagerStrings.uni */,
|
|
12C86B451DE4271D00BF4974 /* BootManagerVfr.Vfr */,
|
|
);
|
|
path = BootMngr;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B471DE4271D00BF4974 /* DeviceMngr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B481DE4271D00BF4974 /* DeviceManager.c */,
|
|
12C86B491DE4271D00BF4974 /* DeviceManager.h */,
|
|
12C86B4A1DE4271D00BF4974 /* DeviceManagerStrings.uni */,
|
|
12C86B4B1DE4271D00BF4974 /* DeviceManagerVfr.h */,
|
|
12C86B4C1DE4271D00BF4974 /* DeviceManagerVfr.Vfr */,
|
|
12C86B4D1DE4271D00BF4974 /* DriverHealthVfr.Vfr */,
|
|
);
|
|
path = DeviceMngr;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B5C1DE4271D00BF4974 /* OsxDxeCore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B5D1DE4271D00BF4974 /* Dispatcher */,
|
|
12C86B601DE4271D00BF4974 /* DxeMain */,
|
|
12C86B631DE4271D00BF4974 /* DxeMain.h */,
|
|
12C86B641DE4271D00BF4974 /* DxeMain.inf */,
|
|
12C86B651DE4271D00BF4974 /* Event */,
|
|
12C86B6A1DE4271D00BF4974 /* FwVol */,
|
|
12C86B711DE4271D00BF4974 /* FwVolBlock */,
|
|
12C86B741DE4271D00BF4974 /* Gcd */,
|
|
12C86B771DE4271D00BF4974 /* Hand */,
|
|
12C86B7D1DE4271D00BF4974 /* Image */,
|
|
12C86B801DE4271D00BF4974 /* Library */,
|
|
12C86B821DE4271D00BF4974 /* Mem */,
|
|
12C86B871DE4271D00BF4974 /* Misc */,
|
|
12C86B8C1DE4271D00BF4974 /* SectionExtraction */,
|
|
);
|
|
path = OsxDxeCore;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B5D1DE4271D00BF4974 /* Dispatcher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B5E1DE4271D00BF4974 /* Dependency.c */,
|
|
12C86B5F1DE4271D00BF4974 /* Dispatcher.c */,
|
|
);
|
|
path = Dispatcher;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B601DE4271D00BF4974 /* DxeMain */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B611DE4271D00BF4974 /* DxeMain.c */,
|
|
12C86B621DE4271D00BF4974 /* DxeProtocolNotify.c */,
|
|
);
|
|
path = DxeMain;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B651DE4271D00BF4974 /* Event */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B661DE4271D00BF4974 /* Event.c */,
|
|
12C86B671DE4271D00BF4974 /* Event.h */,
|
|
12C86B681DE4271D00BF4974 /* Timer.c */,
|
|
12C86B691DE4271D00BF4974 /* Tpl.c */,
|
|
);
|
|
path = Event;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B6A1DE4271D00BF4974 /* FwVol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B6B1DE4271D00BF4974 /* Ffs.c */,
|
|
12C86B6C1DE4271D00BF4974 /* FwVol.c */,
|
|
12C86B6D1DE4271D00BF4974 /* FwVolAttrib.c */,
|
|
12C86B6E1DE4271D00BF4974 /* FwVolDriver.h */,
|
|
12C86B6F1DE4271D00BF4974 /* FwVolRead.c */,
|
|
12C86B701DE4271D00BF4974 /* FwVolWrite.c */,
|
|
);
|
|
path = FwVol;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B711DE4271D00BF4974 /* FwVolBlock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B721DE4271D00BF4974 /* FwVolBlock.c */,
|
|
12C86B731DE4271D00BF4974 /* FwVolBlock.h */,
|
|
);
|
|
path = FwVolBlock;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B741DE4271D00BF4974 /* Gcd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B751DE4271D00BF4974 /* Gcd.c */,
|
|
12C86B761DE4271D00BF4974 /* Gcd.h */,
|
|
);
|
|
path = Gcd;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B771DE4271D00BF4974 /* Hand */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B781DE4271D00BF4974 /* DriverSupport.c */,
|
|
12C86B791DE4271D00BF4974 /* Handle.c */,
|
|
12C86B7A1DE4271D00BF4974 /* Handle.h */,
|
|
12C86B7B1DE4271D00BF4974 /* Locate.c */,
|
|
12C86B7C1DE4271D00BF4974 /* Notify.c */,
|
|
);
|
|
path = Hand;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B7D1DE4271D00BF4974 /* Image */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B7E1DE4271D00BF4974 /* Image.c */,
|
|
12C86B7F1DE4271D00BF4974 /* Image.h */,
|
|
);
|
|
path = Image;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B801DE4271D00BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B811DE4271D00BF4974 /* Library.c */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B821DE4271D00BF4974 /* Mem */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B831DE4271D00BF4974 /* Imem.h */,
|
|
12C86B841DE4271D00BF4974 /* MemData.c */,
|
|
12C86B851DE4271D00BF4974 /* Page.c */,
|
|
12C86B861DE4271D00BF4974 /* Pool.c */,
|
|
);
|
|
path = Mem;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B871DE4271D00BF4974 /* Misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B881DE4271D00BF4974 /* DebugImageInfo.c */,
|
|
12C86B891DE4271D00BF4974 /* InstallConfigurationTable.c */,
|
|
12C86B8A1DE4271D00BF4974 /* SetWatchdogTimer.c */,
|
|
12C86B8B1DE4271D00BF4974 /* Stall.c */,
|
|
);
|
|
path = Misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B8C1DE4271D00BF4974 /* SectionExtraction */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B8D1DE4271D00BF4974 /* CoreSectionExtraction.c */,
|
|
);
|
|
path = SectionExtraction;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B8E1DE4271D00BF4974 /* OsxDxeIpl */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B8F1DE4271D00BF4974 /* Debug.c */,
|
|
12C86B901DE4271D00BF4974 /* Debug.h */,
|
|
12C86B911DE4271D00BF4974 /* DxeInit.c */,
|
|
12C86B921DE4271D00BF4974 /* DxeIpl.h */,
|
|
12C86B931DE4271D00BF4974 /* DxeIpl.inf */,
|
|
12C86B941DE4271D00BF4974 /* HobGeneration.c */,
|
|
12C86B951DE4271D00BF4974 /* HobGeneration.h */,
|
|
12C86B961DE4271D00BF4974 /* Ia32 */,
|
|
12C86B9A1DE4271D00BF4974 /* LegacyTable.c */,
|
|
12C86B9B1DE4271D00BF4974 /* LegacyTable.h */,
|
|
12C86B9C1DE4271D00BF4974 /* PpisNeededByDxeCore.c */,
|
|
12C86B9D1DE4271D00BF4974 /* PpisNeededByDxeCore.h */,
|
|
12C86B9E1DE4271D00BF4974 /* SerialStatusCode.c */,
|
|
12C86B9F1DE4271D00BF4974 /* SerialStatusCode.h */,
|
|
12C86BA01DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = OsxDxeIpl;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B961DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B971DE4271D00BF4974 /* EnterDxeCore.c */,
|
|
12C86B981DE4271D00BF4974 /* Paging.c */,
|
|
12C86B991DE4271D00BF4974 /* VirtualMemory.h */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BA01DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BA11DE4271D00BF4974 /* EnterDxeCore.c */,
|
|
12C86BA21DE4271D00BF4974 /* Paging.c */,
|
|
12C86BA31DE4271D00BF4974 /* VirtualMemory.h */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BA41DE4271D00BF4974 /* OsxEfiLdr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BA51DE4271D00BF4974 /* Debug.c */,
|
|
12C86BA61DE4271D00BF4974 /* Debug.h */,
|
|
12C86BA71DE4271D00BF4974 /* efildr.c */,
|
|
12C86BA81DE4271D00BF4974 /* EfiLdr.h */,
|
|
12C86BA91DE4271D00BF4974 /* EfiLdr.inf */,
|
|
12C86BAA1DE4271D00BF4974 /* EfiLdrHandoff.h */,
|
|
12C86BAB1DE4271D00BF4974 /* EfiLoader.c */,
|
|
12C86BAC1DE4271D00BF4974 /* LzmaDecompress.h */,
|
|
12C86BAD1DE4271D00BF4974 /* PeLoader.c */,
|
|
12C86BAE1DE4271D00BF4974 /* PeLoader.h */,
|
|
12C86BAF1DE4271D00BF4974 /* Support.c */,
|
|
12C86BB01DE4271D00BF4974 /* Support.h */,
|
|
12C86BB11DE4271D00BF4974 /* TianoDecompress.c */,
|
|
12C86BB21DE4271D00BF4974 /* TianoDecompress.h */,
|
|
);
|
|
path = OsxEfiLdr;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BB31DE4271D00BF4974 /* OsxPciBusNoEnumerationDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BB41DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86BB51DE4271D00BF4974 /* PciBus.c */,
|
|
12C86BB61DE4271D00BF4974 /* PciBus.h */,
|
|
12C86BB71DE4271D00BF4974 /* PciBusNoEnumeration.inf */,
|
|
12C86BB81DE4271D00BF4974 /* PciCommand.c */,
|
|
12C86BB91DE4271D00BF4974 /* PciCommand.h */,
|
|
12C86BBA1DE4271D00BF4974 /* PciDeviceSupport.c */,
|
|
12C86BBB1DE4271D00BF4974 /* PciDeviceSupport.h */,
|
|
12C86BBC1DE4271D00BF4974 /* PciDriverOverride.c */,
|
|
12C86BBD1DE4271D00BF4974 /* PciDriverOverride.h */,
|
|
12C86BBE1DE4271D00BF4974 /* PciEnumerator.c */,
|
|
12C86BBF1DE4271D00BF4974 /* PciEnumerator.h */,
|
|
12C86BC01DE4271D00BF4974 /* PciEnumeratorSupport.c */,
|
|
12C86BC11DE4271D00BF4974 /* PciEnumeratorSupport.h */,
|
|
12C86BC21DE4271D00BF4974 /* PciIo-old.c */,
|
|
12C86BC31DE4271D00BF4974 /* PciIo.c */,
|
|
12C86BC41DE4271D00BF4974 /* PciIo.h */,
|
|
12C86BC51DE4271D00BF4974 /* PciOptionRomSupport.c */,
|
|
12C86BC61DE4271D00BF4974 /* PciOptionRomSupport.h */,
|
|
12C86BC71DE4271D00BF4974 /* PciPowerManagement.c */,
|
|
12C86BC81DE4271D00BF4974 /* PciPowerManagement.h */,
|
|
12C86BC91DE4271D00BF4974 /* PciRomTable.c */,
|
|
12C86BCA1DE4271D00BF4974 /* PciRomTable.h */,
|
|
);
|
|
path = OsxPciBusNoEnumerationDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BCB1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BCC1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe.inf */,
|
|
12C86BCD1DE4271D00BF4974 /* PcRtc.c */,
|
|
12C86BCE1DE4271D00BF4974 /* PcRtc.h */,
|
|
12C86BCF1DE4271D00BF4974 /* PcRtc.uni */,
|
|
12C86BD01DE4271D00BF4974 /* PcRtcEntry.c */,
|
|
12C86BD11DE4271D00BF4974 /* PcRtcExtra.uni */,
|
|
);
|
|
path = PcatRealTimeClockRuntimeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BD21DE4271D00BF4974 /* PciRootBridgeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BD31DE4271D00BF4974 /* DeviceIo.c */,
|
|
12C86BD41DE4271D00BF4974 /* DeviceIo.h */,
|
|
12C86BD51DE4271D00BF4974 /* Ia32 */,
|
|
12C86BD71DE4271D00BF4974 /* PcatIo.c */,
|
|
12C86BD81DE4271D00BF4974 /* PcatPciRootBridge.c */,
|
|
12C86BD91DE4271D00BF4974 /* PcatPciRootBridge.h */,
|
|
12C86BDA1DE4271D00BF4974 /* PcatPciRootBridgeDevicePath.c */,
|
|
12C86BDB1DE4271D00BF4974 /* PcatPciRootBridgeIo.c */,
|
|
12C86BDC1DE4271D00BF4974 /* PciRootBridge.inf */,
|
|
12C86BDD1DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = PciRootBridgeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BD51DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BD61DE4271D00BF4974 /* PcatIo.c */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BDD1DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BDE1DE4271D00BF4974 /* PcatIo.c */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BDF1DE4271D00BF4974 /* UefiCpuPkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BE01DE4271D00BF4974 /* build.sh */,
|
|
12C86BE11DE4271D00BF4974 /* CpuDxe */,
|
|
12C86BEE1DE4271D00BF4974 /* CpuIo2Dxe */,
|
|
12C86BF21DE4271D00BF4974 /* CpuIo2Smm */,
|
|
12C86BF61DE4271D00BF4974 /* CpuIoPei */,
|
|
12C86BFA1DE4271D00BF4974 /* edk2.patch-idtgdt */,
|
|
12C86BFB1DE4271D00BF4974 /* Include */,
|
|
12C86C021DE4271D00BF4974 /* Library */,
|
|
12C86C2F1DE4271D00BF4974 /* ResetVector */,
|
|
12C86C4C1DE4271D00BF4974 /* UefiCpuPkg.dec */,
|
|
12C86C4D1DE4271D00BF4974 /* UefiCpuPkg.dsc */,
|
|
12C86C4E1DE4271D00BF4974 /* Universal */,
|
|
);
|
|
path = UefiCpuPkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BE11DE4271D00BF4974 /* CpuDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BE21DE4271D00BF4974 /* CpuDxe.c */,
|
|
12C86BE31DE4271D00BF4974 /* CpuDxe.h */,
|
|
12C86BE41DE4271D00BF4974 /* CpuDxe.inf */,
|
|
12C86BE51DE4271D00BF4974 /* CpuGdt.c */,
|
|
12C86BE61DE4271D00BF4974 /* Ia32 */,
|
|
12C86BEB1DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = CpuDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BE61DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BE71DE4271D00BF4974 /* CpuAsm.asm */,
|
|
12C86BE81DE4271D00BF4974 /* CpuAsm.S */,
|
|
12C86BE91DE4271D00BF4974 /* IvtAsm.asm */,
|
|
12C86BEA1DE4271D00BF4974 /* IvtAsm.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BEB1DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BEC1DE4271D00BF4974 /* CpuAsm.asm */,
|
|
12C86BED1DE4271D00BF4974 /* CpuAsm.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BEE1DE4271D00BF4974 /* CpuIo2Dxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BEF1DE4271D00BF4974 /* CpuIo2Dxe.c */,
|
|
12C86BF01DE4271D00BF4974 /* CpuIo2Dxe.h */,
|
|
12C86BF11DE4271D00BF4974 /* CpuIo2Dxe.inf */,
|
|
);
|
|
path = CpuIo2Dxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BF21DE4271D00BF4974 /* CpuIo2Smm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BF31DE4271D00BF4974 /* CpuIo2Smm.c */,
|
|
12C86BF41DE4271D00BF4974 /* CpuIo2Smm.h */,
|
|
12C86BF51DE4271D00BF4974 /* CpuIo2Smm.inf */,
|
|
);
|
|
path = CpuIo2Smm;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BF61DE4271D00BF4974 /* CpuIoPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BF71DE4271D00BF4974 /* CpuIoPei.c */,
|
|
12C86BF81DE4271D00BF4974 /* CpuIoPei.h */,
|
|
12C86BF91DE4271D00BF4974 /* CpuIoPei.inf */,
|
|
);
|
|
path = CpuIoPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BFB1DE4271D00BF4974 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BFC1DE4271D00BF4974 /* Library */,
|
|
12C86C001DE4271D00BF4974 /* Register */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BFC1DE4271D00BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BFD1DE4271D00BF4974 /* LocalApicLib.h */,
|
|
12C86BFE1DE4271D00BF4974 /* MtrrLib.h */,
|
|
12C86BFF1DE4271D00BF4974 /* UefiCpuLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C001DE4271D00BF4974 /* Register */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C011DE4271D00BF4974 /* LocalApic.h */,
|
|
);
|
|
path = Register;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C021DE4271D00BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C031DE4271D00BF4974 /* BaseUefiCpuLib */,
|
|
12C86C0B1DE4271D00BF4974 /* BaseXApicLib */,
|
|
12C86C0E1DE4271D00BF4974 /* BaseXApicX2ApicLib */,
|
|
12C86C111DE4271D00BF4974 /* CpuExceptionHandlerLib */,
|
|
12C86C281DE4271D00BF4974 /* MtrrLib */,
|
|
12C86C2B1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C031DE4271D00BF4974 /* BaseUefiCpuLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C041DE4271D00BF4974 /* BaseUefiCpuLib.inf */,
|
|
12C86C051DE4271D00BF4974 /* Ia32 */,
|
|
12C86C081DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = BaseUefiCpuLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C051DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C061DE4271D00BF4974 /* InitializeFpu.asm */,
|
|
12C86C071DE4271D00BF4974 /* InitializeFpu.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C081DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C091DE4271D00BF4974 /* InitializeFpu.asm */,
|
|
12C86C0A1DE4271D00BF4974 /* InitializeFpu.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C0B1DE4271D00BF4974 /* BaseXApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C0C1DE4271D00BF4974 /* BaseXApicLib.c */,
|
|
12C86C0D1DE4271D00BF4974 /* BaseXApicLib.inf */,
|
|
);
|
|
path = BaseXApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C0E1DE4271D00BF4974 /* BaseXApicX2ApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C0F1DE4271D00BF4974 /* BaseXApicX2ApicLib.c */,
|
|
12C86C101DE4271D00BF4974 /* BaseXApicX2ApicLib.inf */,
|
|
);
|
|
path = BaseXApicX2ApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C111DE4271D00BF4974 /* CpuExceptionHandlerLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C121DE4271D00BF4974 /* CpuExceptionCommon.c */,
|
|
12C86C131DE4271D00BF4974 /* CpuExceptionCommon.h */,
|
|
12C86C141DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.inf */,
|
|
12C86C151DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.uni */,
|
|
12C86C161DE4271D00BF4974 /* DxeException.c */,
|
|
12C86C171DE4271D00BF4974 /* DxeSmmCpuException.c */,
|
|
12C86C181DE4271D00BF4974 /* Ia32 */,
|
|
12C86C1D1DE4271D00BF4974 /* SecPeiCpuException.c */,
|
|
12C86C1E1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.inf */,
|
|
12C86C1F1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.uni */,
|
|
12C86C201DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.inf */,
|
|
12C86C211DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.uni */,
|
|
12C86C221DE4271D00BF4974 /* SmmException.c */,
|
|
12C86C231DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = CpuExceptionHandlerLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C181DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C191DE4271D00BF4974 /* ArchExceptionHandler.c */,
|
|
12C86C1A1DE4271D00BF4974 /* ArchInterruptDefs.h */,
|
|
12C86C1B1DE4271D00BF4974 /* ExceptionHandlerAsm.asm */,
|
|
12C86C1C1DE4271D00BF4974 /* ExceptionHandlerAsm.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C231DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C241DE4271D00BF4974 /* ArchExceptionHandler.c */,
|
|
12C86C251DE4271D00BF4974 /* ArchInterruptDefs.h */,
|
|
12C86C261DE4271D00BF4974 /* ExceptionHandlerAsm.asm */,
|
|
12C86C271DE4271D00BF4974 /* ExceptionHandlerAsm.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C281DE4271D00BF4974 /* MtrrLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C291DE4271D00BF4974 /* MtrrLib.c */,
|
|
12C86C2A1DE4271D00BF4974 /* MtrrLib.inf */,
|
|
);
|
|
path = MtrrLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C2B1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C2C1DE4271D00BF4974 /* IpfTimerLib.c */,
|
|
12C86C2D1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu.inf */,
|
|
12C86C2E1DE4271D00BF4974 /* X86TimerLib.c */,
|
|
);
|
|
path = SecPeiDxeTimerLibUefiCpu;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C2F1DE4271D00BF4974 /* ResetVector */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C301DE4271D00BF4974 /* Vtf0 */,
|
|
);
|
|
path = ResetVector;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C301DE4271D00BF4974 /* Vtf0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C311DE4271D00BF4974 /* Bin */,
|
|
12C86C391DE4271D00BF4974 /* Build.py */,
|
|
12C86C3A1DE4271D00BF4974 /* CommonMacros.inc */,
|
|
12C86C3B1DE4271D00BF4974 /* DebugDisabled.asm */,
|
|
12C86C3C1DE4271D00BF4974 /* Ia16 */,
|
|
12C86C401DE4271D00BF4974 /* Ia32 */,
|
|
12C86C441DE4271D00BF4974 /* Main.asm */,
|
|
12C86C451DE4271D00BF4974 /* Port80Debug.asm */,
|
|
12C86C461DE4271D00BF4974 /* PostCodes.inc */,
|
|
12C86C471DE4271D00BF4974 /* ReadMe.txt */,
|
|
12C86C481DE4271D00BF4974 /* ResetVectorCode.asm */,
|
|
12C86C491DE4271D00BF4974 /* SerialDebug.asm */,
|
|
12C86C4A1DE4271D00BF4974 /* Tools */,
|
|
);
|
|
path = Vtf0;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C311DE4271D00BF4974 /* Bin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C321DE4271D00BF4974 /* ResetVector.ia32.port80.raw */,
|
|
12C86C331DE4271D00BF4974 /* ResetVector.ia32.raw */,
|
|
12C86C341DE4271D00BF4974 /* ResetVector.ia32.serial.raw */,
|
|
12C86C351DE4271D00BF4974 /* ResetVector.inf */,
|
|
12C86C361DE4271D00BF4974 /* ResetVector.x64.port80.raw */,
|
|
12C86C371DE4271D00BF4974 /* ResetVector.x64.raw */,
|
|
12C86C381DE4271D00BF4974 /* ResetVector.x64.serial.raw */,
|
|
);
|
|
path = Bin;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C3C1DE4271D00BF4974 /* Ia16 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C3D1DE4271D00BF4974 /* Init16.asm */,
|
|
12C86C3E1DE4271D00BF4974 /* Real16ToFlat32.asm */,
|
|
12C86C3F1DE4271D00BF4974 /* ResetVectorVtf0.asm */,
|
|
);
|
|
path = Ia16;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C401DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C411DE4271D00BF4974 /* Flat32ToFlat64.asm */,
|
|
12C86C421DE4271D00BF4974 /* SearchForBfvBase.asm */,
|
|
12C86C431DE4271D00BF4974 /* SearchForSecEntry.asm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C4A1DE4271D00BF4974 /* Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C4B1DE4271D00BF4974 /* FixupForRawSection.py */,
|
|
);
|
|
path = Tools;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C4E1DE4271D00BF4974 /* Universal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C4F1DE4271D00BF4974 /* Acpi */,
|
|
);
|
|
path = Universal;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C4F1DE4271D00BF4974 /* Acpi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C501DE4271D00BF4974 /* S3Resume2Pei */,
|
|
);
|
|
path = Acpi;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C501DE4271D00BF4974 /* S3Resume2Pei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C511DE4271D00BF4974 /* S3Resume.c */,
|
|
12C86C521DE4271D00BF4974 /* S3Resume2Pei.inf */,
|
|
);
|
|
path = S3Resume2Pei;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C531DE4272F00BF4974 /* Drivers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C541DE4272F00BF4974 /* AtaAtapi */,
|
|
12C86C5E1DE4272F00BF4974 /* AtaBus */,
|
|
A51C783521E0981C001385A7 /* AudioDxe */,
|
|
12C86C641DE4272F00BF4974 /* DVDBus */,
|
|
12C86C691DE4272F00BF4974 /* DVDDisk */,
|
|
12C86C6E1DE4272F00BF4974 /* OhciDxe */,
|
|
12C86C7F1DE4272F00BF4974 /* PartitionDxe */,
|
|
12C86C881DE4272F00BF4974 /* Ps2MouseDxe */,
|
|
12C86C8F1DE4272F00BF4974 /* SataControllerDxe */,
|
|
12C86C941DE4272F00BF4974 /* UsbBusDxe */,
|
|
12C86CA31DE4272F00BF4974 /* UsbKbDxe */,
|
|
12C86CAE1DE4272F00BF4974 /* UsbMouseDxe */,
|
|
12C86CB61DE4272F00BF4974 /* XhciDxe */,
|
|
);
|
|
name = Drivers;
|
|
path = ../../Drivers;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C541DE4272F00BF4974 /* AtaAtapi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C551DE4272F00BF4974 /* AhciMode.c */,
|
|
12C86C561DE4272F00BF4974 /* AhciMode.h */,
|
|
12C86C571DE4272F00BF4974 /* AtaAtapiPassThru.c */,
|
|
12C86C581DE4272F00BF4974 /* AtaAtapiPassThru.h */,
|
|
12C86C591DE4272F00BF4974 /* AtaAtapiPassThru.inf */,
|
|
12C86C5A1DE4272F00BF4974 /* AtaAtapiPassThruDxe.uni */,
|
|
12C86C5B1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C5C1DE4272F00BF4974 /* IdeMode.c */,
|
|
12C86C5D1DE4272F00BF4974 /* IdeMode.h */,
|
|
);
|
|
path = AtaAtapi;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C5E1DE4272F00BF4974 /* AtaBus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C5F1DE4272F00BF4974 /* AtaBus.c */,
|
|
12C86C601DE4272F00BF4974 /* AtaBus.h */,
|
|
12C86C611DE4272F00BF4974 /* AtaBusDxe.inf */,
|
|
12C86C621DE4272F00BF4974 /* AtaPassThruExecute.c */,
|
|
12C86C631DE4272F00BF4974 /* ComponentName.c */,
|
|
);
|
|
path = AtaBus;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C641DE4272F00BF4974 /* DVDBus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C651DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C661DE4272F00BF4974 /* ScsiBus.c */,
|
|
12C86C671DE4272F00BF4974 /* ScsiBus.h */,
|
|
12C86C681DE4272F00BF4974 /* ScsiBusDxe.inf */,
|
|
);
|
|
path = DVDBus;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C691DE4272F00BF4974 /* DVDDisk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C6A1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C6B1DE4272F00BF4974 /* ScsiDisk.c */,
|
|
12C86C6C1DE4272F00BF4974 /* ScsiDisk.h */,
|
|
12C86C6D1DE4272F00BF4974 /* ScsiDiskDxe.inf */,
|
|
);
|
|
path = DVDDisk;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C6E1DE4272F00BF4974 /* OhciDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C6F1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C701DE4272F00BF4974 /* ComponentName.h */,
|
|
12C86C711DE4272F00BF4974 /* Descriptor.h */,
|
|
12C86C721DE4272F00BF4974 /* Ohci.c */,
|
|
12C86C731DE4272F00BF4974 /* Ohci.h */,
|
|
12C86C741DE4272F00BF4974 /* OhciDebug.c */,
|
|
12C86C751DE4272F00BF4974 /* OhciDebug.h */,
|
|
12C86C761DE4272F00BF4974 /* OhciDxe.inf */,
|
|
12C86C771DE4272F00BF4974 /* OhciReg.c */,
|
|
12C86C781DE4272F00BF4974 /* OhciReg.h */,
|
|
12C86C791DE4272F00BF4974 /* OhciSched.c */,
|
|
12C86C7A1DE4272F00BF4974 /* OhciSched.h */,
|
|
12C86C7B1DE4272F00BF4974 /* OhciUrb.c */,
|
|
12C86C7C1DE4272F00BF4974 /* OhciUrb.h */,
|
|
12C86C7D1DE4272F00BF4974 /* UsbHcMem.c */,
|
|
12C86C7E1DE4272F00BF4974 /* UsbHcMem.h */,
|
|
);
|
|
path = OhciDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C7F1DE4272F00BF4974 /* PartitionDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C801DE4272F00BF4974 /* Apple.c */,
|
|
12C86C811DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C821DE4272F00BF4974 /* ElTorito.c */,
|
|
12C86C831DE4272F00BF4974 /* Gpt.c */,
|
|
12C86C841DE4272F00BF4974 /* Mbr.c */,
|
|
12C86C851DE4272F00BF4974 /* Partition.c */,
|
|
12C86C861DE4272F00BF4974 /* Partition.h */,
|
|
12C86C871DE4272F00BF4974 /* PartitionDxe.inf */,
|
|
);
|
|
path = PartitionDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C881DE4272F00BF4974 /* Ps2MouseDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C891DE4272F00BF4974 /* CommPs2.c */,
|
|
12C86C8A1DE4272F00BF4974 /* CommPs2.h */,
|
|
12C86C8B1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C8C1DE4272F00BF4974 /* Ps2Mouse.c */,
|
|
12C86C8D1DE4272F00BF4974 /* Ps2Mouse.h */,
|
|
12C86C8E1DE4272F00BF4974 /* Ps2MouseDxe.inf */,
|
|
);
|
|
path = Ps2MouseDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C8F1DE4272F00BF4974 /* SataControllerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C901DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C911DE4272F00BF4974 /* SataController.c */,
|
|
12C86C921DE4272F00BF4974 /* SataController.h */,
|
|
12C86C931DE4272F00BF4974 /* SataControllerDxe.inf */,
|
|
);
|
|
path = SataControllerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C941DE4272F00BF4974 /* UsbBusDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C951DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C961DE4272F00BF4974 /* UsbBus.c */,
|
|
12C86C971DE4272F00BF4974 /* UsbBus.h */,
|
|
12C86C981DE4272F00BF4974 /* UsbBusDxe.inf */,
|
|
12C86C991DE4272F00BF4974 /* UsbBusDxe.uni */,
|
|
12C86C9A1DE4272F00BF4974 /* UsbBusDxeExtra.uni */,
|
|
12C86C9B1DE4272F00BF4974 /* UsbDesc.c */,
|
|
12C86C9C1DE4272F00BF4974 /* UsbDesc.h */,
|
|
12C86C9D1DE4272F00BF4974 /* UsbEnumer.c */,
|
|
12C86C9E1DE4272F00BF4974 /* UsbEnumer.h */,
|
|
12C86C9F1DE4272F00BF4974 /* UsbHub.c */,
|
|
12C86CA01DE4272F00BF4974 /* UsbHub.h */,
|
|
12C86CA11DE4272F00BF4974 /* UsbUtility.c */,
|
|
12C86CA21DE4272F00BF4974 /* UsbUtility.h */,
|
|
);
|
|
path = UsbBusDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CA31DE4272F00BF4974 /* UsbKbDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CA41DE4272F00BF4974 /* AppleKey.c */,
|
|
12C86CA51DE4272F00BF4974 /* AppleKey.h */,
|
|
12C86CA61DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86CA71DE4272F00BF4974 /* EfiKey.c */,
|
|
12C86CA81DE4272F00BF4974 /* EfiKey.h */,
|
|
12C86CA91DE4272F00BF4974 /* KeyBoard.c */,
|
|
12C86CAA1DE4272F00BF4974 /* KeyBoard.h */,
|
|
12C86CAB1DE4272F00BF4974 /* UsbKbDxe.inf */,
|
|
12C86CAC1DE4272F00BF4974 /* UsbKbDxe.uni */,
|
|
12C86CAD1DE4272F00BF4974 /* UsbKbDxeExtra.uni */,
|
|
);
|
|
path = UsbKbDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CAE1DE4272F00BF4974 /* UsbMouseDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CAF1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86CB01DE4272F00BF4974 /* MouseHid.c */,
|
|
12C86CB11DE4272F00BF4974 /* UsbMouse.c */,
|
|
12C86CB21DE4272F00BF4974 /* UsbMouse.h */,
|
|
12C86CB31DE4272F00BF4974 /* UsbMouseDxe.inf */,
|
|
12C86CB41DE4272F00BF4974 /* UsbMouseDxe.uni */,
|
|
12C86CB51DE4272F00BF4974 /* UsbMouseDxeExtra.uni */,
|
|
);
|
|
path = UsbMouseDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CB61DE4272F00BF4974 /* XhciDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CB71DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86CB81DE4272F00BF4974 /* ComponentName.h */,
|
|
12C86CB91DE4272F00BF4974 /* UsbHcMem.c */,
|
|
12C86CBA1DE4272F00BF4974 /* UsbHcMem.h */,
|
|
12C86CBB1DE4272F00BF4974 /* Xhci.c */,
|
|
12C86CBC1DE4272F00BF4974 /* Xhci.h */,
|
|
12C86CBD1DE4272F00BF4974 /* XhciDxe.inf */,
|
|
12C86CBE1DE4272F00BF4974 /* XhciDxe.uni */,
|
|
12C86CBF1DE4272F00BF4974 /* XhciDxeExtra.uni */,
|
|
12C86CC01DE4272F00BF4974 /* XhciReg.c */,
|
|
12C86CC11DE4272F00BF4974 /* XhciReg.h */,
|
|
12C86CC21DE4272F00BF4974 /* XhciSched.c */,
|
|
12C86CC31DE4272F00BF4974 /* XhciSched.h */,
|
|
);
|
|
path = XhciDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CCA1DE428FB00BF4974 /* FileSystems */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A59F76E322AEB6CD009DF043 /* ApfsDriverLoader */,
|
|
12C86CCB1DE428FB00BF4974 /* FatPkg */,
|
|
12C870AA1DE428FC00BF4974 /* VBoxFsDxe */,
|
|
);
|
|
name = FileSystems;
|
|
path = ../../FileSystems;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CCB1DE428FB00BF4974 /* FatPkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CCC1DE428FB00BF4974 /* EnhancedFatDxe */,
|
|
12C86CE71DE428FB00BF4974 /* FatPkg.dec */,
|
|
12C86CE81DE428FB00BF4974 /* FatPkg.dsc */,
|
|
12C86CE91DE428FB00BF4974 /* FatPkg.fdf */,
|
|
12C86CEA1DE428FB00BF4974 /* FatPkg.uni */,
|
|
12C86CEB1DE428FB00BF4974 /* FatPkgExtra.uni */,
|
|
);
|
|
path = FatPkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CCC1DE428FB00BF4974 /* EnhancedFatDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CCD1DE428FB00BF4974 /* ComponentName.c */,
|
|
12C86CCE1DE428FB00BF4974 /* Data.c */,
|
|
12C86CCF1DE428FB00BF4974 /* Debug.c */,
|
|
12C86CD01DE428FB00BF4974 /* Delete.c */,
|
|
12C86CD11DE428FB00BF4974 /* DirectoryCache.c */,
|
|
12C86CD21DE428FB00BF4974 /* DirectoryManage.c */,
|
|
12C86CD31DE428FB00BF4974 /* DiskCache.c */,
|
|
12C86CD41DE428FB00BF4974 /* EnhancedFat.inf */,
|
|
12C86CD51DE428FB00BF4974 /* Fat.c */,
|
|
12C86CD61DE428FB00BF4974 /* Fat.h */,
|
|
12C86CD71DE428FB00BF4974 /* Fat.inf */,
|
|
12C86CD81DE428FB00BF4974 /* Fat.msa */,
|
|
12C86CD91DE428FB00BF4974 /* Fat.uni */,
|
|
12C86CDA1DE428FB00BF4974 /* FatExtra.uni */,
|
|
12C86CDB1DE428FB00BF4974 /* FatFileSystem.h */,
|
|
12C86CDC1DE428FB00BF4974 /* FileName.c */,
|
|
12C86CDD1DE428FB00BF4974 /* FileSpace.c */,
|
|
12C86CDE1DE428FB00BF4974 /* Flush.c */,
|
|
12C86CDF1DE428FB00BF4974 /* Hash.c */,
|
|
12C86CE01DE428FB00BF4974 /* Info.c */,
|
|
12C86CE11DE428FB00BF4974 /* Init.c */,
|
|
12C86CE21DE428FB00BF4974 /* Misc.c */,
|
|
12C86CE31DE428FB00BF4974 /* Open.c */,
|
|
12C86CE41DE428FB00BF4974 /* OpenVolume.c */,
|
|
12C86CE51DE428FB00BF4974 /* ReadWrite.c */,
|
|
12C86CE61DE428FB00BF4974 /* UnicodeCollation.c */,
|
|
);
|
|
path = EnhancedFatDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C870AA1DE428FC00BF4974 /* VBoxFsDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C870AB1DE428FC00BF4974 /* fsw_base.h */,
|
|
12C870AC1DE428FC00BF4974 /* fsw_core.c */,
|
|
12C870AD1DE428FC00BF4974 /* fsw_core.h */,
|
|
12C870AE1DE428FC00BF4974 /* fsw_efi.c */,
|
|
12C870AF1DE428FC00BF4974 /* fsw_efi.h */,
|
|
12C870B01DE428FC00BF4974 /* fsw_efi_base.h */,
|
|
12C870B11DE428FC00BF4974 /* fsw_efi_lib.c */,
|
|
12C870B21DE428FC00BF4974 /* fsw_ext2.c */,
|
|
12C870B31DE428FC00BF4974 /* fsw_ext2.h */,
|
|
12C870B41DE428FC00BF4974 /* fsw_ext2_disk.h */,
|
|
12C870B51DE428FC00BF4974 /* fsw_ext4.c */,
|
|
12C870B61DE428FC00BF4974 /* fsw_ext4.h */,
|
|
12C870B71DE428FC00BF4974 /* fsw_ext4_disk.h */,
|
|
12C870B81DE428FC00BF4974 /* fsw_hfs.c */,
|
|
12C870B91DE428FC00BF4974 /* fsw_hfs.h */,
|
|
12C870BA1DE428FC00BF4974 /* fsw_iso9660.c */,
|
|
12C870BB1DE428FC00BF4974 /* fsw_iso9660.h */,
|
|
12C870BC1DE428FC00BF4974 /* fsw_lib.c */,
|
|
12C870BD1DE428FC00BF4974 /* fsw_reiserfs.c */,
|
|
12C870BE1DE428FC00BF4974 /* fsw_reiserfs.h */,
|
|
12C870BF1DE428FC00BF4974 /* fsw_reiserfs_disk.h */,
|
|
12C870C01DE428FC00BF4974 /* fsw_strfunc.h */,
|
|
12C870C11DE428FC00BF4974 /* hfs_format.h */,
|
|
12C870C21DE428FC00BF4974 /* OverrideFunctions-kabyl.edk2.c.include */,
|
|
12C870C31DE428FC00BF4974 /* test */,
|
|
12C870CA1DE428FC00BF4974 /* VBoxExt2.inf */,
|
|
12C870CB1DE428FC00BF4974 /* VBoxExt4.inf */,
|
|
12C870CC1DE428FC00BF4974 /* VBoxFsDxe.c */,
|
|
12C870CD1DE428FC00BF4974 /* VBoxFsDxe.inf */,
|
|
12C870CE1DE428FC00BF4974 /* VBoxFswParam.h */,
|
|
12C870CF1DE428FC00BF4974 /* VBoxHfs.inf */,
|
|
12C870D01DE428FC00BF4974 /* VBoxIso9660.inf */,
|
|
12C870D11DE428FC00BF4974 /* VBoxReiserFS.inf */,
|
|
);
|
|
path = VBoxFsDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C870C31DE428FC00BF4974 /* test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C870C41DE428FC00BF4974 /* fsw_posix.c */,
|
|
12C870C51DE428FC00BF4974 /* fsw_posix.h */,
|
|
12C870C61DE428FC00BF4974 /* fsw_posix_base.h */,
|
|
12C870C71DE428FC00BF4974 /* lslr.c */,
|
|
12C870C81DE428FC00BF4974 /* lsroot.c */,
|
|
12C870C91DE428FC00BF4974 /* README */,
|
|
);
|
|
path = test;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874961DE429EC00BF4974 /* LegacyBios */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874971DE429EC00BF4974 /* BlockIoDxe */,
|
|
12C8749F1DE429EC00BF4974 /* IA32 */,
|
|
12C874A21DE429EC00BF4974 /* KeyboardDxe */,
|
|
12C874AA1DE429EC00BF4974 /* LegacyBios.c */,
|
|
12C874AB1DE429EC00BF4974 /* LegacyBiosDxe.inf */,
|
|
12C874AC1DE429EC00BF4974 /* LegacyBiosInterface.h */,
|
|
12C874AD1DE429EC00BF4974 /* Platform */,
|
|
12C874B71DE429EC00BF4974 /* Region2Dxe */,
|
|
12C874BB1DE429EC00BF4974 /* Thunk */,
|
|
12C874BD1DE429EC00BF4974 /* VideoDxe */,
|
|
12C874C41DE429EC00BF4974 /* X64 */,
|
|
);
|
|
name = LegacyBios;
|
|
path = ../../LegacyBios;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874971DE429EC00BF4974 /* BlockIoDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874981DE429EC00BF4974 /* BiosBlkIo.c */,
|
|
12C874991DE429EC00BF4974 /* BiosBlkIo.h */,
|
|
12C8749A1DE429EC00BF4974 /* BiosInt13.c */,
|
|
12C8749B1DE429EC00BF4974 /* BlockIoDxe.inf */,
|
|
12C8749C1DE429EC00BF4974 /* ComponentName.c */,
|
|
12C8749D1DE429EC00BF4974 /* Edd.h */,
|
|
12C8749E1DE429EC00BF4974 /* LegacyBiosThunk.c */,
|
|
);
|
|
path = BlockIoDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C8749F1DE429EC00BF4974 /* IA32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874A01DE429EC00BF4974 /* InterruptTable.asm */,
|
|
12C874A11DE429EC00BF4974 /* InterruptTable.S */,
|
|
);
|
|
path = IA32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874A21DE429EC00BF4974 /* KeyboardDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874A31DE429EC00BF4974 /* AppleKey.c */,
|
|
12C874A41DE429EC00BF4974 /* AppleKey.h */,
|
|
12C874A51DE429EC00BF4974 /* BiosKeyboard.c */,
|
|
12C874A61DE429EC00BF4974 /* BiosKeyboard.h */,
|
|
12C874A71DE429EC00BF4974 /* ComponentName.c */,
|
|
12C874A81DE429EC00BF4974 /* ComponentName.h */,
|
|
12C874A91DE429EC00BF4974 /* KeyboardDxe.inf */,
|
|
);
|
|
path = KeyboardDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874AD1DE429EC00BF4974 /* Platform */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874AE1DE429EC00BF4974 /* BiosSupportLib.c */,
|
|
12C874AF1DE429EC00BF4974 /* BiosSupportLib.h */,
|
|
12C874B01DE429EC00BF4974 /* BiosSupportLib.inf */,
|
|
12C874B11DE429EC00BF4974 /* LegacyInterrupt.c */,
|
|
12C874B21DE429EC00BF4974 /* LegacyInterrupt.h */,
|
|
12C874B31DE429EC00BF4974 /* LegacyPlatform.c */,
|
|
12C874B41DE429EC00BF4974 /* LegacyPlatform.h */,
|
|
12C874B51DE429EC00BF4974 /* LegacyRegion.c */,
|
|
12C874B61DE429EC00BF4974 /* LegacyRegion.h */,
|
|
);
|
|
path = Platform;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874B71DE429EC00BF4974 /* Region2Dxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874B81DE429EC00BF4974 /* LegacyRegion2.c */,
|
|
12C874B91DE429EC00BF4974 /* LegacyRegion2.h */,
|
|
12C874BA1DE429EC00BF4974 /* LegacyRegion2Dxe.inf */,
|
|
);
|
|
path = Region2Dxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874BB1DE429EC00BF4974 /* Thunk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874BC1DE429EC00BF4974 /* Thunk.c */,
|
|
);
|
|
path = Thunk;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874BD1DE429EC00BF4974 /* VideoDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874BE1DE429EC00BF4974 /* BiosVideo.c */,
|
|
12C874BF1DE429EC00BF4974 /* BiosVideo.h */,
|
|
12C874C01DE429EC00BF4974 /* BiosVideo2.c */,
|
|
12C874C11DE429EC00BF4974 /* ComponentName.c */,
|
|
12C874C21DE429EC00BF4974 /* VideoDxe.inf */,
|
|
12C874C31DE429EC00BF4974 /* VideoDxe2.inf */,
|
|
);
|
|
path = VideoDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874C41DE429EC00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874C51DE429EC00BF4974 /* InterruptTable.asm */,
|
|
12C874C61DE429EC00BF4974 /* InterruptTable.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12EA7C211E65FC3D00085A48 /* HashServiceFix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12EA7C221E65FC3D00085A48 /* HashServiceFix.c */,
|
|
12EA7C231E65FC3D00085A48 /* HashServiceFix.inf */,
|
|
12EA7C241E65FC3D00085A48 /* sha1.c */,
|
|
12EA7C251E65FC3D00085A48 /* sha1.h */,
|
|
);
|
|
path = HashServiceFix;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C7949DA1A0AA7F700D845B0 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151371A15BB7700903E7B /* CloverGUI */,
|
|
2C794ADD1A0AA85900D845B0 /* Include */,
|
|
12C865541DE426F600BF4974 /* Library */,
|
|
12C874961DE429EC00BF4974 /* LegacyBios */,
|
|
12C86ACC1DE4271D00BF4974 /* CloverEFI */,
|
|
2C794D1F1A0AA85900D845B0 /* CloverUEFI */,
|
|
12C86C531DE4272F00BF4974 /* Drivers */,
|
|
12C86CCA1DE428FB00BF4974 /* FileSystems */,
|
|
12C874CC1DE42A3300BF4974 /* Clover.dsc */,
|
|
12C874CE1DE42A3C00BF4974 /* Clover.fdf */,
|
|
12C874CF1DE42A4200BF4974 /* CloverPkg.dec */,
|
|
1283F7EB1DF1D3900005BFF2 /* config-sample.plist */,
|
|
12C874D01DE42A4900BF4974 /* ebuild.sh */,
|
|
12FEB9EE212F3278002B6CE2 /* Patches_for_UDK2018 */,
|
|
A511943C1F74B380005B0121 /* Patches_for_EDK2 */,
|
|
A51F63C122DFA8C900086DB7 /* Clover */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794AC11A0AA85900D845B0 /* Guid */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794ABA1A0AA85900D845B0 /* AcpiDescription.h */,
|
|
A51F63C922DFB81700086DB7 /* AppleApfsInfo.h */,
|
|
12C86CC81DE428E200BF4974 /* ApplePlatformInfo.h */,
|
|
2C794ABB1A0AA85900D845B0 /* ConsoleOutConfig.h */,
|
|
2C794ABC1A0AA85900D845B0 /* DxeCoreFileName.h */,
|
|
2C794ABD1A0AA85900D845B0 /* FlashMapHob.h */,
|
|
2C794ABE1A0AA85900D845B0 /* LdrMemoryDescriptor.h */,
|
|
2C794ABF1A0AA85900D845B0 /* PciExpressBaseAddress.h */,
|
|
2C794AC01A0AA85900D845B0 /* PciOptionRomTable.h */,
|
|
);
|
|
path = Guid;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794AC91A0AA85900D845B0 /* IndustryStandard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51F63C822DFB7E300086DB7 /* AppleFeatures.h */,
|
|
12AAF55C1DBE447200A52B12 /* AppleHid.h */,
|
|
12344F581CAB9A5700318A6E /* AppleSmBios.h */,
|
|
2C794AC21A0AA85900D845B0 /* AtomBios.h */,
|
|
A51C784921E0C280001385A7 /* HdaCodec.h */,
|
|
2C794AC31A0AA85900D845B0 /* PciBus.h */,
|
|
2C794AC41A0AA85900D845B0 /* PciCommand.h */,
|
|
2C794AC51A0AA85900D845B0 /* PeImage.h */,
|
|
2C794AC61A0AA85900D845B0 /* PiBootMode.h */,
|
|
A5611B2A21DCB97F008FDB96 /* Riff.h */,
|
|
12AAF55E1DBE448000A52B12 /* UsbHid.h */,
|
|
2C794AC81A0AA85900D845B0 /* VesaBiosExtensions.h */,
|
|
);
|
|
path = IndustryStandard;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794AD11A0AA85900D845B0 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794ACA1A0AA85900D845B0 /* GenericBdsLib.h */,
|
|
A5611B2B21DCB9A0008FDB96 /* HdaModels.h */,
|
|
A5611B2D21DCB9A0008FDB96 /* HdaRegisters.h */,
|
|
A5611B2E21DCB9A0008FDB96 /* HdaVerbs.h */,
|
|
A5611B2C21DCB9A0008FDB96 /* WaveLib.h */,
|
|
2C794ACB1A0AA85900D845B0 /* MemLogLib.h */,
|
|
2C794ACC1A0AA85900D845B0 /* PeCoffLib.h */,
|
|
2C794ACD1A0AA85900D845B0 /* UefiHiiServicesLib.h */,
|
|
2C794ACE1A0AA85900D845B0 /* UsbMass.h */,
|
|
2C794ACF1A0AA85900D845B0 /* UsbMassBoot.h */,
|
|
2C794AD01A0AA85900D845B0 /* VideoBiosPatchLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794ADC1A0AA85900D845B0 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51F63CA22DFB84500086DB7 /* ApfsEfiBootRecordInfo.h */,
|
|
2C794AD21A0AA85900D845B0 /* AppleDeviceControl.h */,
|
|
2C794AD31A0AA85900D845B0 /* AppleDiskIo.h */,
|
|
12AAF5171DBE28B800A52B12 /* AppleEvent.h */,
|
|
12A60F621DB611190068BF8B /* AppleGraphConfig.h */,
|
|
2C794AD41A0AA85900D845B0 /* AppleImageCodecProtocol.h */,
|
|
1261CBB51DB17AC200E26E00 /* AppleKeyState.h */,
|
|
12AAF55F1DBE44A300A52B12 /* AppleKeyMapDatabase.h */,
|
|
A51F63CB22DFB86F00086DB7 /* ApplePartitionInfo.h */,
|
|
12AAF5601DBE44AD00A52B12 /* ApplePlatformInfoDatabase.h */,
|
|
2C794AD51A0AA85900D845B0 /* AppleSMC.h */,
|
|
A5611B2F21DCB9BA008FDB96 /* AudioIo.h */,
|
|
2C794AD61A0AA85900D845B0 /* efiConsoleControl.h */,
|
|
2C794AD71A0AA85900D845B0 /* EmuVariableControl.h */,
|
|
12AAF5611DBE44BC00A52B12 /* Hash.h */,
|
|
A5611B3021DCB9CD008FDB96 /* HdaCodecInfo.h */,
|
|
A5611B3121DCB9CD008FDB96 /* HdaControllerInfo.h */,
|
|
A5611B3221DCB9CE008FDB96 /* HdaIo.h */,
|
|
2C794AD81A0AA85900D845B0 /* FSInjectProtocol.h */,
|
|
12AAF5621DBE44C500A52B12 /* KeyboardInfo.h */,
|
|
2C794AD91A0AA85900D845B0 /* MsgLog.h */,
|
|
12676CCE1DB5624B00CFC57E /* OSInfo.h */,
|
|
2C794ADA1A0AA85900D845B0 /* PciIoImp.h */,
|
|
12B804401DD3295400F955DF /* SimpleAudioOut.h */,
|
|
2C794ADB1A0AA85900D845B0 /* UsbMassImpl.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794ADD1A0AA85900D845B0 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794AB71A0AA85900D845B0 /* EfiFlashMap.h */,
|
|
12AAF3B41DB76ACC00A52B12 /* EfiImageFormat.h */,
|
|
2C794AB81A0AA85900D845B0 /* EfiLdrHandoff.h */,
|
|
2C794AB91A0AA85900D845B0 /* FlashLayout.h */,
|
|
2C794AC11A0AA85900D845B0 /* Guid */,
|
|
2C794AC91A0AA85900D845B0 /* IndustryStandard */,
|
|
2C794AD11A0AA85900D845B0 /* Library */,
|
|
2C794ADC1A0AA85900D845B0 /* Protocol */,
|
|
);
|
|
name = Include;
|
|
path = ../../Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CEF1A0AA85900D845B0 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CEE1A0AA85900D845B0 /* FSInjectProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CF01A0AA85900D845B0 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CEF1A0AA85900D845B0 /* Protocol */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CF31A0AA85900D845B0 /* FSInject */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CEA1A0AA85900D845B0 /* FSInject.c */,
|
|
2C794CEB1A0AA85900D845B0 /* FSInject.dec */,
|
|
2C794CEC1A0AA85900D845B0 /* FSInject.h */,
|
|
2C794CED1A0AA85900D845B0 /* FSInject.inf */,
|
|
2C794CF01A0AA85900D845B0 /* Include */,
|
|
2C794CF11A0AA85900D845B0 /* Test.c */,
|
|
2C794CF21A0AA85900D845B0 /* Test.h */,
|
|
);
|
|
name = FSInject;
|
|
path = ../../FSInject;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CFD1A0AA85900D845B0 /* FlatDevTree */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CFB1A0AA85900D845B0 /* device_tree.c */,
|
|
2C794CFC1A0AA85900D845B0 /* device_tree.h */,
|
|
);
|
|
path = FlatDevTree;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794D051A0AA85900D845B0 /* Mach-O */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794D011A0AA85900D845B0 /* loader.h */,
|
|
2C794D021A0AA85900D845B0 /* Mach-O.c */,
|
|
2C794D031A0AA85900D845B0 /* Mach-O.h */,
|
|
2C794D041A0AA85900D845B0 /* UefiLoader.h */,
|
|
);
|
|
path = "Mach-O";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794D121A0AA85900D845B0 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794D0E1A0AA85900D845B0 /* AsmFuncsX64.asm */,
|
|
2C794D0F1A0AA85900D845B0 /* AsmFuncsX64.nasm */,
|
|
2C794D101A0AA85900D845B0 /* AsmFuncsX64.S */,
|
|
123B39A0200E770100DC2ED9 /* RTShims.nasm */,
|
|
2C794D111A0AA85900D845B0 /* TestAsm32.asm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794D131A0AA85900D845B0 /* OsxAptioFixDrv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CF41A0AA85900D845B0 /* AsmFuncs.h */,
|
|
2C794CF51A0AA85900D845B0 /* BootArgs.c */,
|
|
2C794CF61A0AA85900D845B0 /* BootArgs.h */,
|
|
2C794CF71A0AA85900D845B0 /* BootFixes.c */,
|
|
2C794CF81A0AA85900D845B0 /* BootFixes.h */,
|
|
123B3999200E76DD00DC2ED9 /* BootFixes3.c */,
|
|
123B399A200E76DD00DC2ED9 /* BootFixes3.h */,
|
|
2C794CF91A0AA85900D845B0 /* DecodedKernelCheck.c */,
|
|
2C794CFA1A0AA85900D845B0 /* DecodedKernelCheck.h */,
|
|
2C794CFD1A0AA85900D845B0 /* FlatDevTree */,
|
|
2C794CFE1A0AA85900D845B0 /* Hibernate.h */,
|
|
2C794CFF1A0AA85900D845B0 /* Lib.c */,
|
|
2C794D001A0AA85900D845B0 /* Lib.h */,
|
|
2C794D051A0AA85900D845B0 /* Mach-O */,
|
|
2C794D061A0AA85900D845B0 /* NVRAMDebug.c */,
|
|
2C794D071A0AA85900D845B0 /* NVRAMDebug.h */,
|
|
2C794D081A0AA85900D845B0 /* OsxAptioFix2Drv.c */,
|
|
2C794D091A0AA85900D845B0 /* OsxAptioFix2Drv.inf */,
|
|
123B399C200E76EA00DC2ED9 /* OsxAptioFix3Drv.c */,
|
|
123B399D200E76EA00DC2ED9 /* OsxAptioFix3Drv.inf */,
|
|
2C794D0A1A0AA85900D845B0 /* OsxAptioFixDrv.c */,
|
|
2C794D0B1A0AA85900D845B0 /* OsxAptioFixDrv.inf */,
|
|
123B399F200E76F600DC2ED9 /* RTShims.h */,
|
|
2C794D0C1A0AA85900D845B0 /* VMem.c */,
|
|
2C794D0D1A0AA85900D845B0 /* VMem.h */,
|
|
2C794D121A0AA85900D845B0 /* X64 */,
|
|
);
|
|
name = OsxAptioFixDrv;
|
|
path = ../../OsxAptioFixDrv;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794D1E1A0AA85900D845B0 /* OsxLowMemFixDrv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794D181A0AA85900D845B0 /* Lib.c */,
|
|
2C794D191A0AA85900D845B0 /* Lib.h */,
|
|
2C794D1A1A0AA85900D845B0 /* NVRAMDebug.c */,
|
|
2C794D1B1A0AA85900D845B0 /* NVRAMDebug.h */,
|
|
2C794D1C1A0AA85900D845B0 /* OsxLowMemFixDrv.c */,
|
|
2C794D1D1A0AA85900D845B0 /* OsxLowMemFixDrv.inf */,
|
|
);
|
|
name = OsxLowMemFixDrv;
|
|
path = ../../OsxLowMemFixDrv;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794D1F1A0AA85900D845B0 /* CloverUEFI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CF31A0AA85900D845B0 /* FSInject */,
|
|
2C794D131A0AA85900D845B0 /* OsxAptioFixDrv */,
|
|
2C794D1E1A0AA85900D845B0 /* OsxLowMemFixDrv */,
|
|
12A60F4B1DB610500068BF8B /* Protocols */,
|
|
);
|
|
name = CloverUEFI;
|
|
path = ../CloverEFI;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C783221E00504001385A7 /* WaveLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C783321E00504001385A7 /* WaveLib.c */,
|
|
A51C783421E00504001385A7 /* WaveLib.inf */,
|
|
);
|
|
path = WaveLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C783521E0981C001385A7 /* AudioDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C783621E0981C001385A7 /* AudioDxe.c */,
|
|
A51C783721E0981C001385A7 /* AudioDxe.h */,
|
|
A51C783821E0981C001385A7 /* AudioDxe.inf */,
|
|
A51C783921E0981C001385A7 /* HdaCodec */,
|
|
A51C784021E0981C001385A7 /* HdaController */,
|
|
A51C784821E0981C001385A7 /* HdaModels.c */,
|
|
);
|
|
path = AudioDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C783921E0981C001385A7 /* HdaCodec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C783A21E0981C001385A7 /* HdaCodec.c */,
|
|
A51C783C21E0981C001385A7 /* HdaCodecAudioIo.c */,
|
|
A51C783D21E0981C001385A7 /* HdaCodecComponentName.c */,
|
|
A51C783E21E0981C001385A7 /* HdaCodecComponentName.h */,
|
|
A51C783F21E0981C001385A7 /* HdaCodecInfo.c */,
|
|
);
|
|
path = HdaCodec;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C784021E0981C001385A7 /* HdaController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C784121E0981C001385A7 /* HdaController.c */,
|
|
A51C784221E0981C001385A7 /* HdaController.h */,
|
|
A51C784321E0981C001385A7 /* HdaControllerComponentName.c */,
|
|
A51C784421E0981C001385A7 /* HdaControllerComponentName.h */,
|
|
A51C784521E0981C001385A7 /* HdaControllerHdaIo.c */,
|
|
A51C784621E0981C001385A7 /* HdaControllerInfo.c */,
|
|
A51C784721E0981C001385A7 /* HdaControllerMem.c */,
|
|
);
|
|
path = HdaController;
|
|
sourceTree = "<group>";
|
|
};
|
|
A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A59CB66521BC14AA0054A7CF /* SmbiosGen.c */,
|
|
A59CB66621BC14AA0054A7CF /* SmbiosGen.h */,
|
|
A59CB66721BC14AA0054A7CF /* SmbiosGen.inf */,
|
|
A59CB66821BC14AA0054A7CF /* SmbiosGenStrings.uni */,
|
|
);
|
|
path = OsxSmbiosGenDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A59F76E322AEB6CD009DF043 /* ApfsDriverLoader */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A59F76E422AEB6CD009DF043 /* ApfsDriverLoader.c */,
|
|
A59F76E522AEB6CD009DF043 /* ApfsDriverLoader.h */,
|
|
A59F76E622AEB6CD009DF043 /* ApfsDriverLoader.inf */,
|
|
A59F76E722AEB6CD009DF043 /* EfiComponentName.c */,
|
|
A59F76E822AEB6CD009DF043 /* EfiComponentName.h */,
|
|
);
|
|
path = ApfsDriverLoader;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
2C2A112C1A0ADBA200E9E558 /* CloverBuild */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "$(ACTION)";
|
|
buildConfigurationList = 2C2A112D1A0ADBA200E9E558 /* Build configuration list for PBXLegacyTarget "CloverBuild" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = $SRCROOT/../../ebuild.sh;
|
|
buildWorkingDirectory = $SRCROOT/../../;
|
|
dependencies = (
|
|
);
|
|
name = CloverBuild;
|
|
passBuildSettingsInEnvironment = 0;
|
|
productName = CloverBuild;
|
|
};
|
|
/* End PBXLegacyTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2C7949E21A0AA7F700D845B0 /* Clover */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C7949EA1A0AA7F700D845B0 /* Build configuration list for PBXNativeTarget "Clover" */;
|
|
buildPhases = (
|
|
2C7949DF1A0AA7F700D845B0 /* Sources */,
|
|
2C7949E01A0AA7F700D845B0 /* Frameworks */,
|
|
2C7949E11A0AA7F700D845B0 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Clover;
|
|
productName = Clover;
|
|
productReference = A51F63C122DFA8C900086DB7 /* Clover */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
2C7949DB1A0AA7F700D845B0 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0900;
|
|
ORGANIZATIONNAME = DMazar;
|
|
TargetAttributes = {
|
|
2C2A112C1A0ADBA200E9E558 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
2C7949E21A0AA7F700D845B0 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 2C7949DE1A0AA7F700D845B0 /* Build configuration list for PBXProject "Clover" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 2C7949DA1A0AA7F700D845B0;
|
|
productRefGroup = 2C7949DA1A0AA7F700D845B0;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
2C7949E21A0AA7F700D845B0 /* Clover */,
|
|
2C2A112C1A0ADBA200E9E558 /* CloverBuild */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
2C7949DF1A0AA7F700D845B0 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A5BF392720D9F17B004340E1 /* FloatLib.c in Sources */,
|
|
2C794E401A0AA85900D845B0 /* Test.c in Sources */,
|
|
2C794E411A0AA85900D845B0 /* BootArgs.c in Sources */,
|
|
123B399B200E76DD00DC2ED9 /* BootFixes3.c in Sources */,
|
|
12B8EBBE1DDCE91200AC0A2C /* egemb_font.c in Sources */,
|
|
12B8EBC21DDCEA2A00AC0A2C /* scroll_images.c in Sources */,
|
|
2C794E431A0AA85900D845B0 /* DecodedKernelCheck.c in Sources */,
|
|
2C794E461A0AA85900D845B0 /* Mach-O.c in Sources */,
|
|
2C794E4D1A0AA85900D845B0 /* AsmFuncsX64.S in Sources */,
|
|
2C794E511A0AA85900D845B0 /* NVRAMDebug.c in Sources */,
|
|
2C794E421A0AA85900D845B0 /* BootFixes.c in Sources */,
|
|
A5611B3421DCBA53008FDB96 /* StartupSound.c in Sources */,
|
|
2C794E481A0AA85900D845B0 /* OsxAptioFix2Drv.c in Sources */,
|
|
2C794E501A0AA85900D845B0 /* Lib.c in Sources */,
|
|
12E3015A1D5A413A00EED426 /* lodepng.c in Sources */,
|
|
2C794E451A0AA85900D845B0 /* Lib.c in Sources */,
|
|
2C794E4C1A0AA85900D845B0 /* AsmFuncsX64.nasm in Sources */,
|
|
A5603D0421F04ECE005F400E /* sound.c in Sources */,
|
|
2C794E521A0AA85900D845B0 /* OsxLowMemFixDrv.c in Sources */,
|
|
2C794E4E1A0AA85900D845B0 /* TestAsm32.asm in Sources */,
|
|
A5BF392C20D9F18C004340E1 /* nanosvg.c in Sources */,
|
|
2C794E471A0AA85900D845B0 /* NVRAMDebug.c in Sources */,
|
|
2C794E4A1A0AA85900D845B0 /* VMem.c in Sources */,
|
|
12B2F75C211E169E009BF236 /* egemb_icons_dark.c in Sources */,
|
|
2C794E3F1A0AA85900D845B0 /* FSInject.c in Sources */,
|
|
12B8EBBF1DDCE91200AC0A2C /* egemb_icons.c in Sources */,
|
|
A5BF392B20D9F18C004340E1 /* nanosvgrast.c in Sources */,
|
|
2C794E491A0AA85900D845B0 /* OsxAptioFixDrv.c in Sources */,
|
|
2C794E4B1A0AA85900D845B0 /* AsmFuncsX64.asm in Sources */,
|
|
A59CB66921BC14AB0054A7CF /* SmbiosGen.c in Sources */,
|
|
2C794E441A0AA85900D845B0 /* device_tree.c in Sources */,
|
|
1288B5211A30CEFB007CBCEF /* Net.c in Sources */,
|
|
12A60F5A1DB610500068BF8B /* AppleImageCodec.c in Sources */,
|
|
12A60F5B1DB610500068BF8B /* load_bmp.c in Sources */,
|
|
A5582AFD21019EA6002CFB6E /* VectorGraphics.c in Sources */,
|
|
12A60F5C1DB610500068BF8B /* load_icns.c in Sources */,
|
|
12A60F5D1DB610500068BF8B /* picopng.c in Sources */,
|
|
12A60F5F1DB610500068BF8B /* SMCHelper.c in Sources */,
|
|
12AAF3A51DB75DC800A52B12 /* FirmwareVolume.c in Sources */,
|
|
123B399E200E76EA00DC2ED9 /* OsxAptioFix3Drv.c in Sources */,
|
|
123B39A1200E770100DC2ED9 /* RTShims.nasm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
2C2A112E1A0ADBA200E9E558 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUGGING_SYMBOLS = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C2A112F1A0ADBA200E9E558 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
2C7949E81A0AA7F700D845B0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
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_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_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
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;
|
|
HEADER_SEARCH_PATHS = (
|
|
$SRCROOT/../../../MdePkg/Include/X64,
|
|
$SRCROOT/../../../MdePkg/Include,
|
|
$SRCROOT/../../../MdeModulePkg/Include,
|
|
$SRCROOT/../../../Clover/Include,
|
|
$SRCROOT/../../../Clover/FSInject/Include,
|
|
$SRCROOT/../../../IntelFrameworkPkg/Include,
|
|
$SRCROOT/../../../IntelFrameworkModulePkg/Include,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = (
|
|
"-fshort-wchar",
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Base.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Uefi.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Library/PcdLib.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiDxe.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiPei.h,
|
|
);
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C7949E91A0AA7F700D845B0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
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_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_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
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;
|
|
HEADER_SEARCH_PATHS = (
|
|
$SRCROOT/../../../MdePkg/Include/X64,
|
|
$SRCROOT/../../../MdePkg/Include,
|
|
$SRCROOT/../../../MdeModulePkg/Include,
|
|
$SRCROOT/../../../Clover/Include,
|
|
$SRCROOT/../../../Clover/FSInject/Include,
|
|
$SRCROOT/../../../IntelFrameworkPkg/Include,
|
|
$SRCROOT/../../../IntelFrameworkModulePkg/Include,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CFLAGS = (
|
|
"-fshort-wchar",
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Base.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Uefi.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Library/PcdLib.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiDxe.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiPei.h,
|
|
);
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
2C7949EB1A0AA7F700D845B0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C7949EC1A0AA7F700D845B0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2C2A112D1A0ADBA200E9E558 /* Build configuration list for PBXLegacyTarget "CloverBuild" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C2A112E1A0ADBA200E9E558 /* Debug */,
|
|
2C2A112F1A0ADBA200E9E558 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C7949DE1A0AA7F700D845B0 /* Build configuration list for PBXProject "Clover" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C7949E81A0AA7F700D845B0 /* Debug */,
|
|
2C7949E91A0AA7F700D845B0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C7949EA1A0AA7F700D845B0 /* Build configuration list for PBXNativeTarget "Clover" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C7949EB1A0AA7F700D845B0 /* Debug */,
|
|
2C7949EC1A0AA7F700D845B0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 2C7949DB1A0AA7F700D845B0 /* Project object */;
|
|
}
|