CloverBootloader/Xcode/Clover/Clover.xcodeproj/project.pbxproj
Sergey Isakov e44443837a fixed some headers
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-05 06:27:09 +03:00

15088 lines
1.1 MiB

// !$*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>"; };
A571B3A0232052BF003BC0AA /* PlatformBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBdsLib.h; sourceTree = "<group>"; };
A571B3A1232052BF003BC0AA /* GenericBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = "<group>"; };
A571B3A3232052BF003BC0AA /* ExitPmAuth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExitPmAuth.h; sourceTree = "<group>"; };
A571B3A4232052BF003BC0AA /* IsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaAcpi.h; sourceTree = "<group>"; };
A571B3A5232052BF003BC0AA /* OEMBadging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OEMBadging.h; sourceTree = "<group>"; };
A571B3A6232052BF003BC0AA /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = "<group>"; };
A571B3A7232052BF003BC0AA /* IsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = "<group>"; };
A571B3A9232052BF003BC0AA /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = "<group>"; };
A571B3AA232052BF003BC0AA /* IntelFrameworkModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntelFrameworkModulePkgTokenSpace.h; sourceTree = "<group>"; };
A571B3AB232052BF003BC0AA /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = "<group>"; };
A571B3AC232052BF003BC0AA /* HdBootVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdBootVariable.h; sourceTree = "<group>"; };
A571B3AD232052BF003BC0AA /* BdsLibHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsLibHii.h; sourceTree = "<group>"; };
A571B3AE232052BF003BC0AA /* BdsHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsHii.h; sourceTree = "<group>"; };
A571B3AF232052BF003BC0AA /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = "<group>"; };
A571B3B0232052BF003BC0AA /* DataHubStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubStatusCodeRecord.h; sourceTree = "<group>"; };
A571B3B1232052BF003BC0AA /* AcpiVariableCompatibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiVariableCompatibility.h; sourceTree = "<group>"; };
A571B3B2232052BF003BC0AA /* LegacyDevOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyDevOrder.h; sourceTree = "<group>"; };
A571B3B3232052BF003BC0AA /* LastEnumLang.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LastEnumLang.h; sourceTree = "<group>"; };
A571B3B4232052BF003BC0AA /* CapsuleDataFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleDataFile.h; sourceTree = "<group>"; };
A571B3B5232052BF003BC0AA /* IntelFrameworkModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkgExtra.uni; sourceTree = "<group>"; };
A571B3B6232052BF003BC0AA /* IntelFrameworkModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dsc; sourceTree = "<group>"; };
A571B3B7232052BF003BC0AA /* IntelFrameworkModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.uni; sourceTree = "<group>"; };
A571B3B8232052BF003BC0AA /* IntelFrameworkModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dec; sourceTree = "<group>"; };
A571B3BA232052C9003BC0AA /* IntelFrameworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkgExtra.uni; sourceTree = "<group>"; };
A571B3BC232052C9003BC0AA /* FrameworkSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkSmm.h; sourceTree = "<group>"; };
A571B3BD232052C9003BC0AA /* FrameworkDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkDxe.h; sourceTree = "<group>"; };
A571B3BF232052C9003BC0AA /* BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScript.h; sourceTree = "<group>"; };
A571B3C0232052C9003BC0AA /* FirmwareVolumeImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeImageFormat.h; sourceTree = "<group>"; };
A571B3C1232052C9003BC0AA /* SmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCis.h; sourceTree = "<group>"; };
A571B3C2232052C9003BC0AA /* FrameworkInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkInternalFormRepresentation.h; sourceTree = "<group>"; };
A571B3C3232052C9003BC0AA /* Hob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hob.h; sourceTree = "<group>"; };
A571B3C4232052C9003BC0AA /* PeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCis.h; sourceTree = "<group>"; };
A571B3C5232052C9003BC0AA /* FirmwareVolumeHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeHeader.h; sourceTree = "<group>"; };
A571B3C6232052C9003BC0AA /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = "<group>"; };
A571B3C7232052C9003BC0AA /* DxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCis.h; sourceTree = "<group>"; };
A571B3C9232052C9003BC0AA /* SmmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase.h; sourceTree = "<group>"; };
A571B3CA232052C9003BC0AA /* SmmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch.h; sourceTree = "<group>"; };
A571B3CB232052C9003BC0AA /* SmmIchnDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIchnDispatch.h; sourceTree = "<group>"; };
A571B3CC232052C9003BC0AA /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = "<group>"; };
A571B3CD232052C9003BC0AA /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = "<group>"; };
A571B3CE232052C9003BC0AA /* SmmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch.h; sourceTree = "<group>"; };
A571B3CF232052C9003BC0AA /* SmmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch.h; sourceTree = "<group>"; };
A571B3D0232052C9003BC0AA /* AcpiS3Save.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Save.h; sourceTree = "<group>"; };
A571B3D1232052C9003BC0AA /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = "<group>"; };
A571B3D2232052C9003BC0AA /* FrameworkFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFirmwareVolumeBlock.h; sourceTree = "<group>"; };
A571B3D3232052C9003BC0AA /* SmmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch.h; sourceTree = "<group>"; };
A571B3D4232052C9003BC0AA /* FrameworkFormCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormCallback.h; sourceTree = "<group>"; };
A571B3D5232052C9003BC0AA /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = "<group>"; };
A571B3D6232052C9003BC0AA /* SmmCpuSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuSaveState.h; sourceTree = "<group>"; };
A571B3D7232052C9003BC0AA /* SmmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch.h; sourceTree = "<group>"; };
A571B3D8232052C9003BC0AA /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = "<group>"; };
A571B3D9232052C9003BC0AA /* LegacyBiosPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosPlatform.h; sourceTree = "<group>"; };
A571B3DA232052C9003BC0AA /* FrameworkFormBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormBrowser.h; sourceTree = "<group>"; };
A571B3DB232052C9003BC0AA /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = "<group>"; };
A571B3DC232052C9003BC0AA /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = "<group>"; };
A571B3DD232052C9003BC0AA /* BootScriptSave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptSave.h; sourceTree = "<group>"; };
A571B3DE232052C9003BC0AA /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = "<group>"; };
A571B3DF232052C9003BC0AA /* SmmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch.h; sourceTree = "<group>"; };
A571B3E0232052C9003BC0AA /* SmmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch.h; sourceTree = "<group>"; };
A571B3E1232052C9003BC0AA /* Legacy8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Legacy8259.h; sourceTree = "<group>"; };
A571B3E2232052C9003BC0AA /* AcpiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSupport.h; sourceTree = "<group>"; };
A571B3E3232052C9003BC0AA /* SmmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo.h; sourceTree = "<group>"; };
A571B3E4232052C9003BC0AA /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = "<group>"; };
A571B3E5232052C9003BC0AA /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = "<group>"; };
A571B3E6232052C9003BC0AA /* FrameworkHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkHii.h; sourceTree = "<group>"; };
A571B3E7232052C9003BC0AA /* FrameworkPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkPei.h; sourceTree = "<group>"; };
A571B3E9232052C9003BC0AA /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = "<group>"; };
A571B3EA232052C9003BC0AA /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = "<group>"; };
A571B3EB232052C9003BC0AA /* SmmCommunicate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunicate.h; sourceTree = "<group>"; };
A571B3EC232052C9003BC0AA /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = "<group>"; };
A571B3ED232052C9003BC0AA /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
A571B3EE232052C9003BC0AA /* FirmwareFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem.h; sourceTree = "<group>"; };
A571B3F0232052C9003BC0AA /* PciCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg.h; sourceTree = "<group>"; };
A571B3F1232052C9003BC0AA /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = "<group>"; };
A571B3F2232052C9003BC0AA /* S3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume.h; sourceTree = "<group>"; };
A571B3F3232052C9003BC0AA /* BootScriptExecuter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecuter.h; sourceTree = "<group>"; };
A571B3F4232052C9003BC0AA /* ReadOnlyVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable.h; sourceTree = "<group>"; };
A571B3F5232052C9003BC0AA /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = "<group>"; };
A571B3F6232052C9003BC0AA /* FvLoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvLoadFile.h; sourceTree = "<group>"; };
A571B3F7232052C9003BC0AA /* Smbus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus.h; sourceTree = "<group>"; };
A571B3F8232052C9003BC0AA /* FindFv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FindFv.h; sourceTree = "<group>"; };
A571B3F9232052C9003BC0AA /* IntelFrameworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dsc; sourceTree = "<group>"; };
A571B3FA232052C9003BC0AA /* IntelFrameworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.uni; sourceTree = "<group>"; };
A571B3FB232052C9003BC0AA /* IntelFrameworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dec; sourceTree = "<group>"; };
A571B3FF232052D3003BC0AA /* Runtime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Runtime.c; sourceTree = "<group>"; };
A571B400232052D3003BC0AA /* RuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.inf; sourceTree = "<group>"; };
A571B401232052D3003BC0AA /* RuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.uni; sourceTree = "<group>"; };
A571B402232052D3003BC0AA /* Crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = "<group>"; };
A571B403232052D3003BC0AA /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = "<group>"; };
A571B404232052D3003BC0AA /* RuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B407232052D3003BC0AA /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = "<group>"; };
A571B408232052D3003BC0AA /* MemoryProtection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProtection.c; sourceTree = "<group>"; };
A571B409232052D3003BC0AA /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = "<group>"; };
A571B40A232052D3003BC0AA /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = "<group>"; };
A571B40B232052D3003BC0AA /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = "<group>"; };
A571B40C232052D3003BC0AA /* PropertiesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertiesTable.c; sourceTree = "<group>"; };
A571B40D232052D3003BC0AA /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = "<group>"; };
A571B40F232052D3003BC0AA /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = "<group>"; };
A571B410232052D3003BC0AA /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = "<group>"; };
A571B411232052D3003BC0AA /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = "<group>"; };
A571B412232052D3003BC0AA /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = "<group>"; };
A571B413232052D3003BC0AA /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = "<group>"; };
A571B414232052D3003BC0AA /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = "<group>"; };
A571B416232052D3003BC0AA /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = "<group>"; };
A571B417232052D3003BC0AA /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = "<group>"; };
A571B419232052D3003BC0AA /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
A571B41A232052D3003BC0AA /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
A571B41C232052D3003BC0AA /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = "<group>"; };
A571B41D232052D3003BC0AA /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = "<group>"; };
A571B41E232052D3003BC0AA /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = "<group>"; };
A571B41F232052D3003BC0AA /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = "<group>"; };
A571B420232052D3003BC0AA /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = "<group>"; };
A571B421232052D3003BC0AA /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = "<group>"; };
A571B423232052D4003BC0AA /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = "<group>"; };
A571B424232052D4003BC0AA /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = "<group>"; };
A571B426232052D4003BC0AA /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = "<group>"; };
A571B428232052D4003BC0AA /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = "<group>"; };
A571B429232052D4003BC0AA /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = "<group>"; };
A571B42B232052D4003BC0AA /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
A571B42C232052D4003BC0AA /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = "<group>"; };
A571B42D232052D4003BC0AA /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = "<group>"; };
A571B42E232052D4003BC0AA /* DxeCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCore.uni; sourceTree = "<group>"; };
A571B430232052D4003BC0AA /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = "<group>"; };
A571B432232052D4003BC0AA /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = "<group>"; };
A571B433232052D4003BC0AA /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
A571B434232052D4003BC0AA /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = "<group>"; };
A571B435232052D4003BC0AA /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = "<group>"; };
A571B436232052D4003BC0AA /* DxeCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreExtra.uni; sourceTree = "<group>"; };
A571B438232052D4003BC0AA /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = "<group>"; };
A571B439232052D4003BC0AA /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = "<group>"; };
A571B43A232052D4003BC0AA /* MemoryProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileRecord.c; sourceTree = "<group>"; };
A571B43B232052D4003BC0AA /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = "<group>"; };
A571B43C232052D4003BC0AA /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = "<group>"; };
A571B43D232052D4003BC0AA /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = "<group>"; };
A571B43E232052D4003BC0AA /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = "<group>"; };
A571B440232052D4003BC0AA /* Smi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smi.c; sourceTree = "<group>"; };
A571B441232052D4003BC0AA /* SmiHandlerProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfile.c; sourceTree = "<group>"; };
A571B442232052D4003BC0AA /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = "<group>"; };
A571B443232052D4003BC0AA /* PiSmmCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCore.c; sourceTree = "<group>"; };
A571B444232052D4003BC0AA /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
A571B445232052D4003BC0AA /* PiSmmIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIplExtra.uni; sourceTree = "<group>"; };
A571B446232052D4003BC0AA /* SmramProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramProfileRecord.c; sourceTree = "<group>"; };
A571B447232052D4003BC0AA /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = "<group>"; };
A571B448232052D4003BC0AA /* PiSmmCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreExtra.uni; sourceTree = "<group>"; };
A571B449232052D4003BC0AA /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = "<group>"; };
A571B44A232052D4003BC0AA /* PiSmmCorePrivateData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCorePrivateData.h; sourceTree = "<group>"; };
A571B44B232052D4003BC0AA /* PiSmmIpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmIpl.c; sourceTree = "<group>"; };
A571B44C232052D4003BC0AA /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = "<group>"; };
A571B44D232052D4003BC0AA /* PiSmmCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCore.h; sourceTree = "<group>"; };
A571B44E232052D4003BC0AA /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = "<group>"; };
A571B44F232052D4003BC0AA /* PiSmmCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.inf; sourceTree = "<group>"; };
A571B450232052D4003BC0AA /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = "<group>"; };
A571B451232052D4003BC0AA /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
A571B452232052D4003BC0AA /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = "<group>"; };
A571B453232052D4003BC0AA /* PiSmmCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.uni; sourceTree = "<group>"; };
A571B454232052D4003BC0AA /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = "<group>"; };
A571B455232052D4003BC0AA /* PiSmmIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.uni; sourceTree = "<group>"; };
A571B456232052D4003BC0AA /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = "<group>"; };
A571B457232052D4003BC0AA /* PiSmmIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.inf; sourceTree = "<group>"; };
A571B459232052D4003BC0AA /* PeiMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMain.inf; sourceTree = "<group>"; };
A571B45B232052D4003BC0AA /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = "<group>"; };
A571B45D232052D4003BC0AA /* MemoryServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryServices.c; sourceTree = "<group>"; };
A571B45F232052D4003BC0AA /* Hob.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hob.c; sourceTree = "<group>"; };
A571B461232052D4003BC0AA /* Security.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Security.c; sourceTree = "<group>"; };
A571B463232052D4003BC0AA /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = "<group>"; };
A571B465232052D4003BC0AA /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
A571B467232052D4003BC0AA /* FwVol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVol.h; sourceTree = "<group>"; };
A571B468232052D4003BC0AA /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = "<group>"; };
A571B46A232052D4003BC0AA /* Dependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dependency.h; sourceTree = "<group>"; };
A571B46B232052D4003BC0AA /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
A571B46D232052D4003BC0AA /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
A571B46F232052D4003BC0AA /* PeiMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMain.c; sourceTree = "<group>"; };
A571B471232052D4003BC0AA /* StatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCode.c; sourceTree = "<group>"; };
A571B473232052D4003BC0AA /* BootMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMode.c; sourceTree = "<group>"; };
A571B475232052D4003BC0AA /* CpuIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo.c; sourceTree = "<group>"; };
A571B477232052D4003BC0AA /* Ppi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppi.c; sourceTree = "<group>"; };
A571B478232052D4003BC0AA /* PeiCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreExtra.uni; sourceTree = "<group>"; };
A571B479232052D4003BC0AA /* PeiMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiMain.h; sourceTree = "<group>"; };
A571B47A232052D4003BC0AA /* PeiCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCore.uni; sourceTree = "<group>"; };
A571B47C232052D4003BC0AA /* DxeIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.uni; sourceTree = "<group>"; };
A571B47E232052D4003BC0AA /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
A571B47F232052D4003BC0AA /* DxeLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoad.c; sourceTree = "<group>"; };
A571B480232052D4003BC0AA /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = "<group>"; };
A571B482232052D4003BC0AA /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = "<group>"; };
A571B483232052D4003BC0AA /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
A571B484232052D4003BC0AA /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
A571B485232052D4003BC0AA /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = "<group>"; };
A571B487232052D4003BC0AA /* IdtVectorAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IdtVectorAsm.nasm; sourceTree = "<group>"; };
A571B488232052D4003BC0AA /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
A571B48A232052D4003BC0AA /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
A571B48B232052D4003BC0AA /* DxeIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIplExtra.uni; sourceTree = "<group>"; };
A571B48E232052D4003BC0AA /* DebugPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPort.c; sourceTree = "<group>"; };
A571B48F232052D4003BC0AA /* DebugPortDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxeExtra.uni; sourceTree = "<group>"; };
A571B490232052D4003BC0AA /* DebugPortDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.inf; sourceTree = "<group>"; };
A571B491232052D4003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B492232052D4003BC0AA /* DebugPortDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.uni; sourceTree = "<group>"; };
A571B493232052D4003BC0AA /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = "<group>"; };
A571B495232052D4003BC0AA /* EsrtFmpDebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmpDebugPrint.c; sourceTree = "<group>"; };
A571B496232052D4003BC0AA /* EsrtFmpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxeExtra.uni; sourceTree = "<group>"; };
A571B497232052D4003BC0AA /* EsrtFmpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.inf; sourceTree = "<group>"; };
A571B498232052D4003BC0AA /* EsrtFmpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.uni; sourceTree = "<group>"; };
A571B499232052D4003BC0AA /* EsrtFmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmp.c; sourceTree = "<group>"; };
A571B49C232052D4003BC0AA /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = "<group>"; };
A571B49D232052D4003BC0AA /* PlDebugSupportX64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportX64.c; sourceTree = "<group>"; };
A571B49E232052D4003BC0AA /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = "<group>"; };
A571B49F232052D4003BC0AA /* DebugSupportDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxeExtra.uni; sourceTree = "<group>"; };
A571B4A0232052D4003BC0AA /* DebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSupport.c; sourceTree = "<group>"; };
A571B4A2232052D4003BC0AA /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = "<group>"; };
A571B4A3232052D4003BC0AA /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = "<group>"; };
A571B4A4232052D4003BC0AA /* PlDebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupport.c; sourceTree = "<group>"; };
A571B4A5232052D4003BC0AA /* PlDebugSupportIa32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportIa32.c; sourceTree = "<group>"; };
A571B4A6232052D4003BC0AA /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = "<group>"; };
A571B4A7232052D4003BC0AA /* DebugSupportDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.uni; sourceTree = "<group>"; };
A571B4A8232052D4003BC0AA /* DebugSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.inf; sourceTree = "<group>"; };
A571B4AB232052D4003BC0AA /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = "<group>"; };
A571B4AC232052D4003BC0AA /* AcpiTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxeExtra.uni; sourceTree = "<group>"; };
A571B4AD232052D4003BC0AA /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = "<group>"; };
A571B4AE232052D4003BC0AA /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = "<group>"; };
A571B4AF232052D4003BC0AA /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = "<group>"; };
A571B4B0232052D4003BC0AA /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = "<group>"; };
A571B4B1232052D4003BC0AA /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = "<group>"; };
A571B4B2232052D4003BC0AA /* AcpiTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.uni; sourceTree = "<group>"; };
A571B4B3232052D4003BC0AA /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = "<group>"; };
A571B4B4232052D4003BC0AA /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = "<group>"; };
A571B4B5232052D4003BC0AA /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = "<group>"; };
A571B4B6232052D4003BC0AA /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = "<group>"; };
A571B4B7232052D4003BC0AA /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
A571B4B9232052D4003BC0AA /* AcpiS3ContextSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiS3ContextSave.c; sourceTree = "<group>"; };
A571B4BA232052D4003BC0AA /* S3SaveStateDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxeExtra.uni; sourceTree = "<group>"; };
A571B4BB232052D4003BC0AA /* S3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SaveState.c; sourceTree = "<group>"; };
A571B4BC232052D4003BC0AA /* S3SaveStateDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.uni; sourceTree = "<group>"; };
A571B4BD232052D4003BC0AA /* S3SaveStateDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.inf; sourceTree = "<group>"; };
A571B4BE232052D4003BC0AA /* InternalS3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalS3SaveState.h; sourceTree = "<group>"; };
A571B4C0232052D4003BC0AA /* BootGraphicsResourceTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxeExtra.uni; sourceTree = "<group>"; };
A571B4C1232052D4003BC0AA /* BootGraphicsResourceTableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootGraphicsResourceTableDxe.c; sourceTree = "<group>"; };
A571B4C2232052D4003BC0AA /* BootGraphicsResourceTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.inf; sourceTree = "<group>"; };
A571B4C3232052D4003BC0AA /* BootGraphicsResourceTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.uni; sourceTree = "<group>"; };
A571B4C5232052D4003BC0AA /* FirmwarePerformanceSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.uni; sourceTree = "<group>"; };
A571B4C6232052D4003BC0AA /* FirmwarePerformanceSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.inf; sourceTree = "<group>"; };
A571B4C7232052D4003BC0AA /* FirmwarePerformanceSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmmExtra.uni; sourceTree = "<group>"; };
A571B4C8232052D4003BC0AA /* FirmwarePerformanceSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceSmm.c; sourceTree = "<group>"; };
A571B4CA232052D4003BC0AA /* FirmwarePerformancePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformancePei.c; sourceTree = "<group>"; };
A571B4CB232052D4003BC0AA /* FirmwarePerformancePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePeiExtra.uni; sourceTree = "<group>"; };
A571B4CC232052D4003BC0AA /* FirmwarePerformancePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.inf; sourceTree = "<group>"; };
A571B4CD232052D4003BC0AA /* FirmwarePerformancePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.uni; sourceTree = "<group>"; };
A571B4CF232052D4003BC0AA /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = "<group>"; };
A571B4D0232052D4003BC0AA /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = "<group>"; };
A571B4D1232052D4003BC0AA /* AcpiPlatformExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformExtra.uni; sourceTree = "<group>"; };
A571B4D2232052D4003BC0AA /* AcpiPlatform.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatform.uni; sourceTree = "<group>"; };
A571B4D4232052D4003BC0AA /* BootScriptExecutorDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.inf; sourceTree = "<group>"; };
A571B4D5232052D4003BC0AA /* BootScriptExecutorDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.uni; sourceTree = "<group>"; };
A571B4D7232052D4003BC0AA /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = "<group>"; };
A571B4D8232052D4003BC0AA /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = "<group>"; };
A571B4D9232052D4003BC0AA /* ScriptExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScriptExecute.h; sourceTree = "<group>"; };
A571B4DA232052D4003BC0AA /* BootScriptExecutorDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxeExtra.uni; sourceTree = "<group>"; };
A571B4DC232052D4003BC0AA /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = "<group>"; };
A571B4DD232052D4003BC0AA /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = "<group>"; };
A571B4DE232052D4003BC0AA /* ScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScriptExecute.c; sourceTree = "<group>"; };
A571B4E0232052D4003BC0AA /* SmmS3SaveStateExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveStateExtra.uni; sourceTree = "<group>"; };
A571B4E1232052D4003BC0AA /* SmmS3SaveState.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.inf; sourceTree = "<group>"; };
A571B4E2232052D4003BC0AA /* SmmS3SaveState.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.uni; sourceTree = "<group>"; };
A571B4E3232052D4003BC0AA /* InternalSmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmmSaveState.h; sourceTree = "<group>"; };
A571B4E4232052D4003BC0AA /* SmmS3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmS3SaveState.c; sourceTree = "<group>"; };
A571B4E6232052D4003BC0AA /* FirmwarePerformanceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.inf; sourceTree = "<group>"; };
A571B4E7232052D4003BC0AA /* FirmwarePerformanceDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.uni; sourceTree = "<group>"; };
A571B4E8232052D4003BC0AA /* FirmwarePerformanceDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxeExtra.uni; sourceTree = "<group>"; };
A571B4E9232052D4003BC0AA /* FirmwarePerformanceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceDxe.c; sourceTree = "<group>"; };
A571B4EB232052D4003BC0AA /* EbcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.uni; sourceTree = "<group>"; };
A571B4EC232052D4003BC0AA /* EbcInt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcInt.h; sourceTree = "<group>"; };
A571B4ED232052D4003BC0AA /* EbcExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcExecute.h; sourceTree = "<group>"; };
A571B4EE232052D4003BC0AA /* EbcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.inf; sourceTree = "<group>"; };
A571B4F0232052D4003BC0AA /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = "<group>"; };
A571B4F1232052D4003BC0AA /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = "<group>"; };
A571B4F2232052D4003BC0AA /* EbcDebugger.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.inf; sourceTree = "<group>"; };
A571B4F3232052D4003BC0AA /* EbcDebuggerHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerHook.c; sourceTree = "<group>"; };
A571B4F5232052D4003BC0AA /* EdbCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommand.h; sourceTree = "<group>"; };
A571B4F6232052D4003BC0AA /* EdbDisasm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasm.h; sourceTree = "<group>"; };
A571B4F7232052D4003BC0AA /* EdbDisasmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasmSupport.c; sourceTree = "<group>"; };
A571B4F8232052D4003BC0AA /* EdbSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSymbol.c; sourceTree = "<group>"; };
A571B4F9232052D4003BC0AA /* EdbSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSupport.h; sourceTree = "<group>"; };
A571B4FA232052D4003BC0AA /* EdbCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommon.h; sourceTree = "<group>"; };
A571B4FB232052D4003BC0AA /* EdbHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbHook.c; sourceTree = "<group>"; };
A571B4FC232052D4003BC0AA /* EdbSupportUI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportUI.c; sourceTree = "<group>"; };
A571B4FD232052D4003BC0AA /* EdbSupportString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportString.c; sourceTree = "<group>"; };
A571B4FE232052D4003BC0AA /* EdbCmdExtIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtIo.c; sourceTree = "<group>"; };
A571B4FF232052D4003BC0AA /* Edb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edb.c; sourceTree = "<group>"; };
A571B500232052D4003BC0AA /* EdbCmdMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdMemory.c; sourceTree = "<group>"; };
A571B501232052D4003BC0AA /* EbcDebuggerConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerConfig.c; sourceTree = "<group>"; };
A571B502232052D4003BC0AA /* EdbDisasmSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasmSupport.h; sourceTree = "<group>"; };
A571B503232052D4003BC0AA /* EdbSymbol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSymbol.h; sourceTree = "<group>"; };
A571B504232052D4003BC0AA /* EdbSupportFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportFile.c; sourceTree = "<group>"; };
A571B505232052D4003BC0AA /* EdbCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCommand.c; sourceTree = "<group>"; };
A571B506232052D4003BC0AA /* EdbCmdStep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdStep.c; sourceTree = "<group>"; };
A571B507232052D4003BC0AA /* EdbDisasm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasm.c; sourceTree = "<group>"; };
A571B508232052D4003BC0AA /* EdbCmdRegister.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdRegister.c; sourceTree = "<group>"; };
A571B509232052D4003BC0AA /* EdbHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbHook.h; sourceTree = "<group>"; };
A571B50A232052D4003BC0AA /* EdbCmdGo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdGo.c; sourceTree = "<group>"; };
A571B50B232052D4003BC0AA /* EdbCmdScope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdScope.c; sourceTree = "<group>"; };
A571B50C232052D4003BC0AA /* EdbCmdQuit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdQuit.c; sourceTree = "<group>"; };
A571B50D232052D4003BC0AA /* EdbCmdHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdHelp.c; sourceTree = "<group>"; };
A571B50E232052D4003BC0AA /* EdbCmdExtPci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtPci.c; sourceTree = "<group>"; };
A571B50F232052D4003BC0AA /* EdbCmdBranch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBranch.c; sourceTree = "<group>"; };
A571B510232052D4003BC0AA /* Edb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edb.h; sourceTree = "<group>"; };
A571B511232052D4003BC0AA /* EdbCmdBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreak.c; sourceTree = "<group>"; };
A571B512232052D4003BC0AA /* EdbCmdSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdSymbol.c; sourceTree = "<group>"; };
A571B513232052D4003BC0AA /* EdbCmdBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreakpoint.c; sourceTree = "<group>"; };
A571B514232052D4003BC0AA /* EbcDebugger.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.uni; sourceTree = "<group>"; };
A571B515232052D4003BC0AA /* EbcDebuggerConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.uni; sourceTree = "<group>"; };
A571B517232052D4003BC0AA /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = "<group>"; };
A571B518232052D4003BC0AA /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = "<group>"; };
A571B519232052D4003BC0AA /* EbcInt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcInt.c; sourceTree = "<group>"; };
A571B51A232052D4003BC0AA /* EbcDebuggerConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.inf; sourceTree = "<group>"; };
A571B51B232052D4003BC0AA /* EbcExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcExecute.c; sourceTree = "<group>"; };
A571B51C232052D4003BC0AA /* EbcDebuggerHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcDebuggerHook.h; sourceTree = "<group>"; };
A571B51E232052D4003BC0AA /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = "<group>"; };
A571B51F232052D4003BC0AA /* EbcLowLevel.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EbcLowLevel.S; sourceTree = "<group>"; };
A571B520232052D4003BC0AA /* EbcDebuggerConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfigExtra.uni; sourceTree = "<group>"; };
A571B521232052D4003BC0AA /* EbcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxeExtra.uni; sourceTree = "<group>"; };
A571B522232052D4003BC0AA /* EbcDebuggerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerExtra.uni; sourceTree = "<group>"; };
A571B524232052D4003BC0AA /* EsrtDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtDxe.c; sourceTree = "<group>"; };
A571B525232052D4003BC0AA /* EsrtImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtImpl.c; sourceTree = "<group>"; };
A571B526232052D4003BC0AA /* EsrtDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.uni; sourceTree = "<group>"; };
A571B527232052D4003BC0AA /* EsrtImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtImpl.h; sourceTree = "<group>"; };
A571B528232052D4003BC0AA /* EsrtDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.inf; sourceTree = "<group>"; };
A571B529232052D4003BC0AA /* EsrtDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxeExtra.uni; sourceTree = "<group>"; };
A571B52B232052D4003BC0AA /* SmbiosDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosDxe.h; sourceTree = "<group>"; };
A571B52C232052D4003BC0AA /* SmbiosDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDxe.c; sourceTree = "<group>"; };
A571B52D232052D4003BC0AA /* SmbiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.inf; sourceTree = "<group>"; };
A571B52E232052D4003BC0AA /* SmbiosDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.uni; sourceTree = "<group>"; };
A571B52F232052D4003BC0AA /* SmbiosDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxeExtra.uni; sourceTree = "<group>"; };
A571B531232052D4003BC0AA /* SectionExtractionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.uni; sourceTree = "<group>"; };
A571B532232052D4003BC0AA /* SectionExtractionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.inf; sourceTree = "<group>"; };
A571B533232052D4003BC0AA /* SectionExtractionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionDxe.c; sourceTree = "<group>"; };
A571B534232052D4003BC0AA /* SectionExtractionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxeExtra.uni; sourceTree = "<group>"; };
A571B536232052D4003BC0AA /* RegularExpressionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegularExpressionDxe.inf; sourceTree = "<group>"; };
A571B537232052D4003BC0AA /* RegularExpressionDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionDxe.h; sourceTree = "<group>"; };
A571B539232052D4003BC0AA /* unicode_property_data_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data_posix.c; sourceTree = "<group>"; };
A571B53A232052D4003BC0AA /* unicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode.c; sourceTree = "<group>"; };
A571B53B232052D4003BC0AA /* st.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = "<group>"; };
A571B53C232052D4003BC0AA /* ascii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ascii.c; sourceTree = "<group>"; };
A571B53D232052D4003BC0AA /* unicode_fold2_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold2_key.c; sourceTree = "<group>"; };
A571B53E232052D4003BC0AA /* regparse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regparse.h; sourceTree = "<group>"; };
A571B53F232052D4003BC0AA /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = "<group>"; };
A571B540232052D4003BC0AA /* unicode_fold3_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold3_key.c; sourceTree = "<group>"; };
A571B541232052D4003BC0AA /* regposix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposix.c; sourceTree = "<group>"; };
A571B542232052D4003BC0AA /* unicode_fold1_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold1_key.c; sourceTree = "<group>"; };
A571B543232052D4003BC0AA /* unicode_wb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_wb_data.c; sourceTree = "<group>"; };
A571B544232052D4003BC0AA /* regexec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = "<group>"; };
A571B545232052D4003BC0AA /* regint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regint.h; sourceTree = "<group>"; };
A571B546232052D4003BC0AA /* regenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regenc.h; sourceTree = "<group>"; };
A571B547232052D4003BC0AA /* regcomp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = "<group>"; };
A571B548232052D4003BC0AA /* unicode_egcb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_egcb_data.c; sourceTree = "<group>"; };
A571B549232052D4003BC0AA /* regtrav.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regtrav.c; sourceTree = "<group>"; };
A571B54A232052D4003BC0AA /* regsyntax.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regsyntax.c; sourceTree = "<group>"; };
A571B54B232052D4003BC0AA /* OnigurumaIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaIntrinsics.c; sourceTree = "<group>"; };
A571B54C232052D4003BC0AA /* regversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regversion.c; sourceTree = "<group>"; };
A571B54D232052D4003BC0AA /* OnigurumaUefiPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaUefiPort.c; sourceTree = "<group>"; };
A571B54E232052D4003BC0AA /* unicode_property_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data.c; sourceTree = "<group>"; };
A571B54F232052D4003BC0AA /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
A571B550232052D4003BC0AA /* st.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = "<group>"; };
A571B551232052D4003BC0AA /* oniggnu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniggnu.h; sourceTree = "<group>"; };
A571B552232052D4003BC0AA /* onigposix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = onigposix.h; sourceTree = "<group>"; };
A571B553232052D4003BC0AA /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
A571B554232052D4003BC0AA /* utf16_le.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utf16_le.c; sourceTree = "<group>"; };
A571B555232052D4003BC0AA /* oniguruma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniguruma.h; sourceTree = "<group>"; };
A571B556232052D4003BC0AA /* regposerr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposerr.c; sourceTree = "<group>"; };
A571B557232052D4003BC0AA /* regparse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regparse.c; sourceTree = "<group>"; };
A571B558232052D4003BC0AA /* onig_init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = onig_init.c; sourceTree = "<group>"; };
A571B559232052D4003BC0AA /* regenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regenc.c; sourceTree = "<group>"; };
A571B55A232052D4003BC0AA /* regerror.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = "<group>"; };
A571B55B232052D4003BC0AA /* OnigurumaUefiPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnigurumaUefiPort.h; sourceTree = "<group>"; };
A571B55C232052D4003BC0AA /* unicode_unfold_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_unfold_key.c; sourceTree = "<group>"; };
A571B55D232052D4003BC0AA /* reggnu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reggnu.c; sourceTree = "<group>"; };
A571B55E232052D4003BC0AA /* unicode_fold_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold_data.c; sourceTree = "<group>"; };
A571B55F232052D4003BC0AA /* RegularExpressionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegularExpressionDxe.c; sourceTree = "<group>"; };
A571B562232052D4003BC0AA /* Measurement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Measurement.c; sourceTree = "<group>"; };
A571B563232052D4003BC0AA /* SpeculationBarrierDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierDxe.c; sourceTree = "<group>"; };
A571B564232052D4003BC0AA /* VariableStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableStandaloneMm.inf; sourceTree = "<group>"; };
A571B565232052D4003BC0AA /* VariableSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.uni; sourceTree = "<group>"; };
A571B566232052D4003BC0AA /* VariableSmmRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B567232052D4003BC0AA /* SpeculationBarrierSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierSmm.c; sourceTree = "<group>"; };
A571B568232052D4003BC0AA /* VariableSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.inf; sourceTree = "<group>"; };
A571B569232052D4003BC0AA /* VariableTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableTraditionalMm.c; sourceTree = "<group>"; };
A571B56A232052D4003BC0AA /* PrivilegePolymorphic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrivilegePolymorphic.h; sourceTree = "<group>"; };
A571B56B232052D4003BC0AA /* VariableExLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableExLib.c; sourceTree = "<group>"; };
A571B56C232052D4003BC0AA /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
A571B56D232052D4003BC0AA /* VariableSmmRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmmRuntimeDxe.c; sourceTree = "<group>"; };
A571B56E232052D4003BC0AA /* VariableSmmRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.inf; sourceTree = "<group>"; };
A571B56F232052D4003BC0AA /* VariableStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableStandaloneMm.c; sourceTree = "<group>"; };
A571B570232052D4003BC0AA /* VariableSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmExtra.uni; sourceTree = "<group>"; };
A571B571232052D4003BC0AA /* VariableSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmm.c; sourceTree = "<group>"; };
A571B572232052D4003BC0AA /* TcgMorLockSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockSmm.c; sourceTree = "<group>"; };
A571B573232052D4003BC0AA /* Reclaim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reclaim.c; sourceTree = "<group>"; };
A571B574232052D4003BC0AA /* VariableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableDxe.c; sourceTree = "<group>"; };
A571B575232052D4003BC0AA /* VariableSmmRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.uni; sourceTree = "<group>"; };
A571B576232052D4003BC0AA /* TcgMorLockDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockDxe.c; sourceTree = "<group>"; };
A571B577232052D4003BC0AA /* VarCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheck.c; sourceTree = "<group>"; };
A571B578232052D4003BC0AA /* VariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.inf; sourceTree = "<group>"; };
A571B579232052D4003BC0AA /* VariableRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B57A232052D4003BC0AA /* VariableRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.uni; sourceTree = "<group>"; };
A571B57B232052D4003BC0AA /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
A571B57D232052D4003BC0AA /* PeiVariableExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariableExtra.uni; sourceTree = "<group>"; };
A571B57E232052D4003BC0AA /* PeiVariable.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariable.uni; sourceTree = "<group>"; };
A571B57F232052D4003BC0AA /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
A571B580232052D4003BC0AA /* VariablePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariablePei.inf; sourceTree = "<group>"; };
A571B581232052D4003BC0AA /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
A571B583232052D4003BC0AA /* InputHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputHandler.c; sourceTree = "<group>"; };
A571B584232052D4003BC0AA /* FormDisplay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FormDisplay.c; sourceTree = "<group>"; };
A571B585232052D4003BC0AA /* DisplayEngine.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngine.uni; sourceTree = "<group>"; };
A571B586232052D4003BC0AA /* FormDisplayStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FormDisplayStr.uni; sourceTree = "<group>"; };
A571B587232052D4003BC0AA /* FormDisplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormDisplay.h; sourceTree = "<group>"; };
A571B588232052D4003BC0AA /* Popup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Popup.c; sourceTree = "<group>"; };
A571B589232052D4003BC0AA /* ProcessOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcessOptions.c; sourceTree = "<group>"; };
A571B58A232052D4003BC0AA /* DisplayEngineDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineDxe.inf; sourceTree = "<group>"; };
A571B58B232052D4003BC0AA /* DisplayEngineExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineExtra.uni; sourceTree = "<group>"; };
A571B58D232052D4003BC0AA /* CapsuleOnDiskLoadPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPeiExtra.uni; sourceTree = "<group>"; };
A571B58E232052D4003BC0AA /* CapsuleOnDiskLoadPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDiskLoadPei.c; sourceTree = "<group>"; };
A571B58F232052D4003BC0AA /* CapsuleOnDiskLoadPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.inf; sourceTree = "<group>"; };
A571B590232052D4003BC0AA /* CapsuleOnDiskLoadPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.uni; sourceTree = "<group>"; };
A571B592232052D4003BC0AA /* DriverHealthManagerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxeExtra.uni; sourceTree = "<group>"; };
A571B593232052D4003BC0AA /* DriverHealthManagerDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerDxe.h; sourceTree = "<group>"; };
A571B594232052D4003BC0AA /* DriverHealthManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerVfr.h; sourceTree = "<group>"; };
A571B595232052D4003BC0AA /* DriverHealthManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerStrings.uni; sourceTree = "<group>"; };
A571B596232052D4003BC0AA /* DriverHealthManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerVfr.Vfr; sourceTree = "<group>"; };
A571B597232052D4003BC0AA /* DriverHealthManagerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.uni; sourceTree = "<group>"; };
A571B598232052D4003BC0AA /* DriverHealthConfigureVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthConfigureVfr.Vfr; sourceTree = "<group>"; };
A571B599232052D4003BC0AA /* DriverHealthManagerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverHealthManagerDxe.c; sourceTree = "<group>"; };
A571B59A232052D4003BC0AA /* DriverHealthManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.inf; sourceTree = "<group>"; };
A571B59C232052D4003BC0AA /* MonotonicCounterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B59D232052D4003BC0AA /* MonotonicCounterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.inf; sourceTree = "<group>"; };
A571B59E232052D4003BC0AA /* MonotonicCounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonotonicCounter.c; sourceTree = "<group>"; };
A571B59F232052D4003BC0AA /* MonotonicCounterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.uni; sourceTree = "<group>"; };
A571B5A1232052D4003BC0AA /* LegacyRegion2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.uni; sourceTree = "<group>"; };
A571B5A2232052D4003BC0AA /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = "<group>"; };
A571B5A3232052D4003BC0AA /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = "<group>"; };
A571B5A4232052D4003BC0AA /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = "<group>"; };
A571B5A5232052D4003BC0AA /* LegacyRegion2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2DxeExtra.uni; sourceTree = "<group>"; };
A571B5A7232052D4003BC0AA /* WatchdogTimer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.inf; sourceTree = "<group>"; };
A571B5A8232052D4003BC0AA /* WatchdogTimer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.uni; sourceTree = "<group>"; };
A571B5A9232052D4003BC0AA /* WatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WatchdogTimer.c; sourceTree = "<group>"; };
A571B5AA232052D4003BC0AA /* WatchdogTimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimerExtra.uni; sourceTree = "<group>"; };
A571B5AB232052D4003BC0AA /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = "<group>"; };
A571B5AD232052D4003BC0AA /* FaultTolerantWriteSmmDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxeExtra.uni; sourceTree = "<group>"; };
A571B5AE232052D4003BC0AA /* FaultTolerantWriteSmmCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmCommon.h; sourceTree = "<group>"; };
A571B5AF232052D4003BC0AA /* FaultTolerantWriteSmmDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmDxe.h; sourceTree = "<group>"; };
A571B5B0232052D4003BC0AA /* FaultTolerantWriteStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteStandaloneMm.inf; sourceTree = "<group>"; };
A571B5B1232052D4003BC0AA /* SmmFaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxeExtra.uni; sourceTree = "<group>"; };
A571B5B2232052D4003BC0AA /* FaultTolerantWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWrite.c; sourceTree = "<group>"; };
A571B5B3232052D4003BC0AA /* FaultTolerantWriteDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.inf; sourceTree = "<group>"; };
A571B5B4232052D4003BC0AA /* FaultTolerantWriteStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteStandaloneMm.c; sourceTree = "<group>"; };
A571B5B5232052D4003BC0AA /* FaultTolerantWriteSmmDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmmDxe.c; sourceTree = "<group>"; };
A571B5B6232052D4003BC0AA /* FaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxeExtra.uni; sourceTree = "<group>"; };
A571B5B7232052D4003BC0AA /* FaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.uni; sourceTree = "<group>"; };
A571B5B8232052D4003BC0AA /* FaultTolerantWriteSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmm.inf; sourceTree = "<group>"; };
A571B5B9232052D4003BC0AA /* FaultTolerantWriteTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteTraditionalMm.c; sourceTree = "<group>"; };
A571B5BA232052D4003BC0AA /* FaultTolerantWriteDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteDxe.c; sourceTree = "<group>"; };
A571B5BB232052D4003BC0AA /* FaultTolerantWriteSmmDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.uni; sourceTree = "<group>"; };
A571B5BC232052D4003BC0AA /* FaultTolerantWriteSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmm.c; sourceTree = "<group>"; };
A571B5BD232052D4003BC0AA /* FtwMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FtwMisc.c; sourceTree = "<group>"; };
A571B5BE232052D4003BC0AA /* SmmFaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxe.uni; sourceTree = "<group>"; };
A571B5BF232052D4003BC0AA /* UpdateWorkingBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdateWorkingBlock.c; sourceTree = "<group>"; };
A571B5C0232052D4003BC0AA /* FaultTolerantWriteSmmDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.inf; sourceTree = "<group>"; };
A571B5C1232052D4003BC0AA /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = "<group>"; };
A571B5C3232052D4003BC0AA /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
A571B5C4232052D4003BC0AA /* DevicePathDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.inf; sourceTree = "<group>"; };
A571B5C5232052D4003BC0AA /* DevicePathDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxeExtra.uni; sourceTree = "<group>"; };
A571B5C6232052D4003BC0AA /* DevicePathDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.uni; sourceTree = "<group>"; };
A571B5C8232052D4003BC0AA /* NVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVDataStruc.h; sourceTree = "<group>"; };
A571B5C9232052D4003BC0AA /* DriverSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSample.c; sourceTree = "<group>"; };
A571B5CA232052D4003BC0AA /* DriverSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleDxe.inf; sourceTree = "<group>"; };
A571B5CB232052D4003BC0AA /* Inventory.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Inventory.vfr; sourceTree = "<group>"; };
A571B5CC232052D4003BC0AA /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = "<group>"; };
A571B5CD232052D4003BC0AA /* DriverSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSample.uni; sourceTree = "<group>"; };
A571B5CE232052D4003BC0AA /* InventoryStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = InventoryStrings.uni; sourceTree = "<group>"; };
A571B5CF232052D4003BC0AA /* DriverSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleExtra.uni; sourceTree = "<group>"; };
A571B5D0232052D4003BC0AA /* DriverSample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSample.h; sourceTree = "<group>"; };
A571B5D1232052D4003BC0AA /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = "<group>"; };
A571B5D3232052D4003BC0AA /* SmbiosMeasurementDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxeExtra.uni; sourceTree = "<group>"; };
A571B5D4232052D4003BC0AA /* SmbiosMeasurementDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosMeasurementDxe.c; sourceTree = "<group>"; };
A571B5D5232052D4003BC0AA /* SmbiosMeasurementDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.inf; sourceTree = "<group>"; };
A571B5D6232052D4003BC0AA /* SmbiosMeasurementDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.uni; sourceTree = "<group>"; };
A571B5D8232052D4003BC0AA /* HiiResourcesSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiResourcesSample.c; sourceTree = "<group>"; };
A571B5D9232052D4003BC0AA /* HiiResourcesSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSample.uni; sourceTree = "<group>"; };
A571B5DA232052D4003BC0AA /* HiiResourcesSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleDxe.inf; sourceTree = "<group>"; };
A571B5DB232052D4003BC0AA /* HiiResourcesSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleExtra.uni; sourceTree = "<group>"; };
A571B5DC232052D4003BC0AA /* SampleStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SampleStrings.uni; sourceTree = "<group>"; };
A571B5DD232052D4003BC0AA /* Sample.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Sample.vfr; sourceTree = "<group>"; };
A571B5DF232052D4003BC0AA /* InternalPlatDriOverrideDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalPlatDriOverrideDxe.h; sourceTree = "<group>"; };
A571B5E0232052D4003BC0AA /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = "<group>"; };
A571B5E1232052D4003BC0AA /* PlatOverMngr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatOverMngr.h; sourceTree = "<group>"; };
A571B5E2232052D4003BC0AA /* PlatformDriOverrideDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformDriOverrideDxe.inf; sourceTree = "<group>"; };
A571B5E3232052D4003BC0AA /* PlatDriOverrideLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideLib.c; sourceTree = "<group>"; };
A571B5E4232052D4003BC0AA /* PlatDriOverrideDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxe.uni; sourceTree = "<group>"; };
A571B5E5232052D4003BC0AA /* PlatDriOverrideDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxeExtra.uni; sourceTree = "<group>"; };
A571B5E6232052D4003BC0AA /* PlatDriOverrideDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideDxe.c; sourceTree = "<group>"; };
A571B5E7232052D4003BC0AA /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = "<group>"; };
A571B5E9232052D4003BC0AA /* LoadFileOnFv2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LoadFileOnFv2.c; sourceTree = "<group>"; };
A571B5EA232052D4003BC0AA /* LoadFileOnFv2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.inf; sourceTree = "<group>"; };
A571B5EB232052D4003BC0AA /* LoadFileOnFv2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.uni; sourceTree = "<group>"; };
A571B5EC232052D4003BC0AA /* LoadFileOnFv2Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2Extra.uni; sourceTree = "<group>"; };
A571B5EE232052D4003BC0AA /* BootManagerPolicyDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.uni; sourceTree = "<group>"; };
A571B5EF232052D4003BC0AA /* BootManagerPolicyDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.inf; sourceTree = "<group>"; };
A571B5F0232052D4003BC0AA /* BootManagerPolicyDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxeExtra.uni; sourceTree = "<group>"; };
A571B5F1232052D4003BC0AA /* BootManagerPolicyDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerPolicyDxe.c; sourceTree = "<group>"; };
A571B5F4232052D4003BC0AA /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = "<group>"; };
A571B5F5232052D4003BC0AA /* PcdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxeExtra.uni; sourceTree = "<group>"; };
A571B5F6232052D4003BC0AA /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = "<group>"; };
A571B5F7232052D4003BC0AA /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = "<group>"; };
A571B5F8232052D4003BC0AA /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = "<group>"; };
A571B5F9232052D4003BC0AA /* PcdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxe.uni; sourceTree = "<group>"; };
A571B5FB232052D4003BC0AA /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = "<group>"; };
A571B5FC232052D4003BC0AA /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = "<group>"; };
A571B5FD232052D4003BC0AA /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = "<group>"; };
A571B5FE232052D4003BC0AA /* PcdPeim.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeim.uni; sourceTree = "<group>"; };
A571B5FF232052D4003BC0AA /* PcdPeimExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeimExtra.uni; sourceTree = "<group>"; };
A571B600232052D4003BC0AA /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = "<group>"; };
A571B602232052D4003BC0AA /* SectionExtractionPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionPei.c; sourceTree = "<group>"; };
A571B603232052D4003BC0AA /* SectionExtractionPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPeiExtra.uni; sourceTree = "<group>"; };
A571B604232052D4003BC0AA /* SectionExtractionPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.uni; sourceTree = "<group>"; };
A571B605232052D4003BC0AA /* SectionExtractionPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.inf; sourceTree = "<group>"; };
A571B608232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerRuntimeDxe.c; sourceTree = "<group>"; };
A571B609232052D4003BC0AA /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = "<group>"; };
A571B60A232052D4003BC0AA /* StatusCodeHandlerRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B60B232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.uni; sourceTree = "<group>"; };
A571B60C232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.inf; sourceTree = "<group>"; };
A571B60D232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerRuntimeDxe.h; sourceTree = "<group>"; };
A571B60E232052D4003BC0AA /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = "<group>"; };
A571B610232052D4003BC0AA /* StatusCodeHandlerPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.uni; sourceTree = "<group>"; };
A571B611232052D4003BC0AA /* StatusCodeHandlerPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPeiExtra.uni; sourceTree = "<group>"; };
A571B612232052D4003BC0AA /* StatusCodeHandlerPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.inf; sourceTree = "<group>"; };
A571B613232052D4003BC0AA /* StatusCodeHandlerPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerPei.h; sourceTree = "<group>"; };
A571B614232052D4003BC0AA /* MemoryStausCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStausCodeWorker.c; sourceTree = "<group>"; };
A571B615232052D4003BC0AA /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = "<group>"; };
A571B616232052D4003BC0AA /* StatusCodeHandlerPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerPei.c; sourceTree = "<group>"; };
A571B618232052D4003BC0AA /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = "<group>"; };
A571B619232052D4003BC0AA /* StatusCodeHandlerSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerSmm.c; sourceTree = "<group>"; };
A571B61A232052D4003BC0AA /* StatusCodeHandlerSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmmExtra.uni; sourceTree = "<group>"; };
A571B61B232052D4003BC0AA /* StatusCodeHandlerSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.inf; sourceTree = "<group>"; };
A571B61C232052D4003BC0AA /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = "<group>"; };
A571B61D232052D4003BC0AA /* StatusCodeHandlerSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerSmm.h; sourceTree = "<group>"; };
A571B61E232052D4003BC0AA /* StatusCodeHandlerSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.uni; sourceTree = "<group>"; };
A571B620232052D4003BC0AA /* DebugServicePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugServicePei.c; sourceTree = "<group>"; };
A571B621232052D4003BC0AA /* DebugService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugService.h; sourceTree = "<group>"; };
A571B622232052D4003BC0AA /* DebugServicePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.inf; sourceTree = "<group>"; };
A571B623232052D4003BC0AA /* DebugServicePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.uni; sourceTree = "<group>"; };
A571B625232052D4003BC0AA /* TimestampDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimestampDxe.c; sourceTree = "<group>"; };
A571B626232052D4003BC0AA /* TimestampDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.uni; sourceTree = "<group>"; };
A571B627232052D4003BC0AA /* TimestampDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.inf; sourceTree = "<group>"; };
A571B628232052D4003BC0AA /* TimestampDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxeExtra.uni; sourceTree = "<group>"; };
A571B62A232052D4003BC0AA /* ResetSystemPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPeiExtra.uni; sourceTree = "<group>"; };
A571B62B232052D4003BC0AA /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = "<group>"; };
A571B62C232052D4003BC0AA /* ResetSystemPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.inf; sourceTree = "<group>"; };
A571B62D232052D4003BC0AA /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = "<group>"; };
A571B62E232052D4003BC0AA /* ResetSystemPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.uni; sourceTree = "<group>"; };
A571B630232052D4003BC0AA /* FvSimpleFileSystemEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystemEntryPoint.c; sourceTree = "<group>"; };
A571B631232052D4003BC0AA /* FvSimpleFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystem.c; sourceTree = "<group>"; };
A571B632232052D4003BC0AA /* FvSimpleFileSystemDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemDxe.inf; sourceTree = "<group>"; };
A571B633232052D4003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B634232052D4003BC0AA /* FvSimpleFileSystemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvSimpleFileSystemInternal.h; sourceTree = "<group>"; };
A571B635232052D4003BC0AA /* FvSimpleFileSystem.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystem.uni; sourceTree = "<group>"; };
A571B636232052D4003BC0AA /* FvSimpleFileSystemExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemExtra.uni; sourceTree = "<group>"; };
A571B638232052D4003BC0AA /* Defer3rdPartyImageLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Defer3rdPartyImageLoad.c; sourceTree = "<group>"; };
A571B639232052D4003BC0AA /* SecurityStubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.uni; sourceTree = "<group>"; };
A571B63A232052D4003BC0AA /* SecurityStub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecurityStub.c; sourceTree = "<group>"; };
A571B63B232052D4003BC0AA /* SecurityStubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.inf; sourceTree = "<group>"; };
A571B63C232052D4003BC0AA /* SecurityStubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxeExtra.uni; sourceTree = "<group>"; };
A571B63D232052D4003BC0AA /* Defer3rdPartyImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Defer3rdPartyImageLoad.h; sourceTree = "<group>"; };
A571B640232052D4003BC0AA /* DiskIoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.uni; sourceTree = "<group>"; };
A571B641232052D5003BC0AA /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = "<group>"; };
A571B642232052D5003BC0AA /* DiskIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.inf; sourceTree = "<group>"; };
A571B643232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B644232052D5003BC0AA /* DiskIoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxeExtra.uni; sourceTree = "<group>"; };
A571B645232052D5003BC0AA /* DiskIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskIo.c; sourceTree = "<group>"; };
A571B647232052D5003BC0AA /* CdExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.inf; sourceTree = "<group>"; };
A571B648232052D5003BC0AA /* PeiCdExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCdExpress.c; sourceTree = "<group>"; };
A571B649232052D5003BC0AA /* CdExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.uni; sourceTree = "<group>"; };
A571B64A232052D5003BC0AA /* PeiCdExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCdExpress.h; sourceTree = "<group>"; };
A571B64B232052D5003BC0AA /* CdExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPeiExtra.uni; sourceTree = "<group>"; };
A571B64D232052D5003BC0AA /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = "<group>"; };
A571B64E232052D5003BC0AA /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = "<group>"; };
A571B64F232052D5003BC0AA /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = "<group>"; };
A571B650232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B651232052D5003BC0AA /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = "<group>"; };
A571B652232052D5003BC0AA /* PartitionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = "<group>"; };
A571B653232052D5003BC0AA /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = "<group>"; };
A571B654232052D5003BC0AA /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = "<group>"; };
A571B655232052D5003BC0AA /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = "<group>"; };
A571B656232052D5003BC0AA /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = "<group>"; };
A571B658232052D5003BC0AA /* RamDiskImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskImpl.h; sourceTree = "<group>"; };
A571B659232052D5003BC0AA /* RamDiskFileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskFileExplorer.c; sourceTree = "<group>"; };
A571B65A232052D5003BC0AA /* RamDiskNVData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskNVData.h; sourceTree = "<group>"; };
A571B65B232052D5003BC0AA /* RamDiskHiiStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHiiStrings.uni; sourceTree = "<group>"; };
A571B65C232052D5003BC0AA /* RamDiskImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskImpl.c; sourceTree = "<group>"; };
A571B65D232052D5003BC0AA /* RamDiskBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskBlockIo.c; sourceTree = "<group>"; };
A571B65E232052D5003BC0AA /* RamDiskProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskProtocol.c; sourceTree = "<group>"; };
A571B65F232052D5003BC0AA /* RamDiskHii.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHii.vfr; sourceTree = "<group>"; };
A571B660232052D5003BC0AA /* RamDisk.asl */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDisk.asl; sourceTree = "<group>"; };
A571B661232052D5003BC0AA /* RamDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.inf; sourceTree = "<group>"; };
A571B662232052D5003BC0AA /* RamDiskDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskDriver.c; sourceTree = "<group>"; };
A571B663232052D5003BC0AA /* RamDiskDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.uni; sourceTree = "<group>"; };
A571B666232052D5003BC0AA /* EnglishDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.uni; sourceTree = "<group>"; };
A571B667232052D5003BC0AA /* EnglishDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxeExtra.uni; sourceTree = "<group>"; };
A571B668232052D5003BC0AA /* UnicodeCollationEng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollationEng.c; sourceTree = "<group>"; };
A571B669232052D5003BC0AA /* EnglishDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.inf; sourceTree = "<group>"; };
A571B66A232052D5003BC0AA /* UnicodeCollationEng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollationEng.h; sourceTree = "<group>"; };
A571B66C232052D5003BC0AA /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = "<group>"; };
A571B66D232052D5003BC0AA /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = "<group>"; };
A571B66E232052D5003BC0AA /* FileSystemOperations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSystemOperations.c; sourceTree = "<group>"; };
A571B66F232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B670232052D5003BC0AA /* UdfDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UdfDxe.inf; sourceTree = "<group>"; };
A571B671232052D5003BC0AA /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = "<group>"; };
A571B672232052D5003BC0AA /* File.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = "<group>"; };
A571B675232052D5003BC0AA /* LightMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LightMemoryTest.c; sourceTree = "<group>"; };
A571B676232052D5003BC0AA /* GenericMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.inf; sourceTree = "<group>"; };
A571B677232052D5003BC0AA /* GenericMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxeExtra.uni; sourceTree = "<group>"; };
A571B678232052D5003BC0AA /* GenericMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.uni; sourceTree = "<group>"; };
A571B679232052D5003BC0AA /* LightMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LightMemoryTest.h; sourceTree = "<group>"; };
A571B67B232052D5003BC0AA /* NullMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NullMemoryTest.h; sourceTree = "<group>"; };
A571B67C232052D5003BC0AA /* NullMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxeExtra.uni; sourceTree = "<group>"; };
A571B67D232052D5003BC0AA /* NullMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.inf; sourceTree = "<group>"; };
A571B67E232052D5003BC0AA /* NullMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NullMemoryTest.c; sourceTree = "<group>"; };
A571B67F232052D5003BC0AA /* NullMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.uni; sourceTree = "<group>"; };
A571B681232052D5003BC0AA /* HiiDatabaseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseDxe.inf; sourceTree = "<group>"; };
A571B682232052D5003BC0AA /* HiiDatabase.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabase.uni; sourceTree = "<group>"; };
A571B683232052D5003BC0AA /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = "<group>"; };
A571B684232052D5003BC0AA /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = "<group>"; };
A571B685232052D5003BC0AA /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = "<group>"; };
A571B686232052D5003BC0AA /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
A571B687232052D5003BC0AA /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
A571B688232052D5003BC0AA /* HiiDatabaseExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseExtra.uni; sourceTree = "<group>"; };
A571B689232052D5003BC0AA /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = "<group>"; };
A571B68A232052D5003BC0AA /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = "<group>"; };
A571B68B232052D5003BC0AA /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = "<group>"; };
A571B68C232052D5003BC0AA /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = "<group>"; };
A571B68E232052D5003BC0AA /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = "<group>"; };
A571B68F232052D5003BC0AA /* PcatSingleSegmentPciCfg2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.inf; sourceTree = "<group>"; };
A571B690232052D5003BC0AA /* PcatSingleSegmentPciCfg2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.uni; sourceTree = "<group>"; };
A571B691232052D5003BC0AA /* PcatSingleSegmentPciCfg2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2PeiExtra.uni; sourceTree = "<group>"; };
A571B693232052D5003BC0AA /* FaultTolerantWritePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.inf; sourceTree = "<group>"; };
A571B694232052D5003BC0AA /* FaultTolerantWritePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.uni; sourceTree = "<group>"; };
A571B695232052D5003BC0AA /* FaultTolerantWritePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWritePei.c; sourceTree = "<group>"; };
A571B696232052D5003BC0AA /* FaultTolerantWritePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePeiExtra.uni; sourceTree = "<group>"; };
A571B698232052D5003BC0AA /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = "<group>"; };
A571B699232052D5003BC0AA /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = "<group>"; };
A571B69A232052D5003BC0AA /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = "<group>"; };
A571B69B232052D5003BC0AA /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = "<group>"; };
A571B69C232052D5003BC0AA /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = "<group>"; };
A571B69D232052D5003BC0AA /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = "<group>"; };
A571B69E232052D5003BC0AA /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = "<group>"; };
A571B69F232052D5003BC0AA /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = "<group>"; };
A571B6A0232052D5003BC0AA /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = "<group>"; };
A571B6A2232052D5003BC0AA /* SmmCommunicationBufferExtraDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferExtraDxe.uni; sourceTree = "<group>"; };
A571B6A3232052D5003BC0AA /* SmmCommunicationBufferDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCommunicationBufferDxe.c; sourceTree = "<group>"; };
A571B6A4232052D5003BC0AA /* SmmCommunicationBufferDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.uni; sourceTree = "<group>"; };
A571B6A5232052D5003BC0AA /* SmmCommunicationBufferDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.inf; sourceTree = "<group>"; };
A571B6A7232052D5003BC0AA /* CapsulePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.uni; sourceTree = "<group>"; };
A571B6A8232052D5003BC0AA /* CapsulePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.inf; sourceTree = "<group>"; };
A571B6A9232052D5003BC0AA /* CapsuleX64Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64Extra.uni; sourceTree = "<group>"; };
A571B6AA232052D5003BC0AA /* CapsulePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePeiExtra.uni; sourceTree = "<group>"; };
A571B6AC232052D5003BC0AA /* X64Entry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X64Entry.c; sourceTree = "<group>"; };
A571B6AD232052D5003BC0AA /* PageFaultHandler.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = PageFaultHandler.nasm; sourceTree = "<group>"; };
A571B6AF232052D5003BC0AA /* CapsuleCoalesce.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCoalesce.c; sourceTree = "<group>"; };
A571B6B0232052D5003BC0AA /* CommonHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonHeader.h; sourceTree = "<group>"; };
A571B6B1232052D5003BC0AA /* CapsuleX64.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.uni; sourceTree = "<group>"; };
A571B6B2232052D5003BC0AA /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
A571B6B3232052D5003BC0AA /* CapsuleX64.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.inf; sourceTree = "<group>"; };
A571B6B4232052D5003BC0AA /* UefiCapsule.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiCapsule.c; sourceTree = "<group>"; };
A571B6B6232052D5003BC0AA /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = "<group>"; };
A571B6B7232052D5003BC0AA /* ResetSystemRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B6B8232052D5003BC0AA /* ResetSystemRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.uni; sourceTree = "<group>"; };
A571B6B9232052D5003BC0AA /* ResetSystemRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.inf; sourceTree = "<group>"; };
A571B6BA232052D5003BC0AA /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = "<group>"; };
A571B6BC232052D5003BC0AA /* Print.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Print.c; sourceTree = "<group>"; };
A571B6BD232052D5003BC0AA /* PrintDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxeExtra.uni; sourceTree = "<group>"; };
A571B6BE232052D5003BC0AA /* PrintDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.uni; sourceTree = "<group>"; };
A571B6BF232052D5003BC0AA /* PrintDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.inf; sourceTree = "<group>"; };
A571B6C1232052D5003BC0AA /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = "<group>"; };
A571B6C2232052D5003BC0AA /* SerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.inf; sourceTree = "<group>"; };
A571B6C3232052D5003BC0AA /* SerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.uni; sourceTree = "<group>"; };
A571B6C4232052D5003BC0AA /* SerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxeExtra.uni; sourceTree = "<group>"; };
A571B6C7232052D5003BC0AA /* SmmLockBoxExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxExtra.uni; sourceTree = "<group>"; };
A571B6C8232052D5003BC0AA /* SmmLockBox.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.inf; sourceTree = "<group>"; };
A571B6C9232052D5003BC0AA /* SmmLockBox.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.uni; sourceTree = "<group>"; };
A571B6CA232052D5003BC0AA /* SmmLockBox.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBox.c; sourceTree = "<group>"; };
A571B6CC232052D5003BC0AA /* FileExplorerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorerDxe.c; sourceTree = "<group>"; };
A571B6CD232052D5003BC0AA /* FileExplorerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.uni; sourceTree = "<group>"; };
A571B6CE232052D5003BC0AA /* FileExplorerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxeExtra.uni; sourceTree = "<group>"; };
A571B6CF232052D5003BC0AA /* FileExplorerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.inf; sourceTree = "<group>"; };
A571B6D2232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterRuntimeDxe.c; sourceTree = "<group>"; };
A571B6D3232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B6D4232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.uni; sourceTree = "<group>"; };
A571B6D5232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.inf; sourceTree = "<group>"; };
A571B6D6232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterRuntimeDxe.h; sourceTree = "<group>"; };
A571B6D8232052D5003BC0AA /* ReportStatusCodeRouterPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.inf; sourceTree = "<group>"; };
A571B6D9232052D5003BC0AA /* ReportStatusCodeRouterPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.uni; sourceTree = "<group>"; };
A571B6DA232052D5003BC0AA /* ReportStatusCodeRouterPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPeiExtra.uni; sourceTree = "<group>"; };
A571B6DB232052D5003BC0AA /* ReportStatusCodeRouterPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterPei.h; sourceTree = "<group>"; };
A571B6DC232052D5003BC0AA /* ReportStatusCodeRouterPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterPei.c; sourceTree = "<group>"; };
A571B6DE232052D5003BC0AA /* ReportStatusCodeRouterSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterSmm.c; sourceTree = "<group>"; };
A571B6DF232052D5003BC0AA /* ReportStatusCodeRouterSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmmExtra.uni; sourceTree = "<group>"; };
A571B6E0232052D5003BC0AA /* ReportStatusCodeRouterSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.uni; sourceTree = "<group>"; };
A571B6E1232052D5003BC0AA /* ReportStatusCodeRouterSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterSmm.h; sourceTree = "<group>"; };
A571B6E2232052D5003BC0AA /* ReportStatusCodeRouterSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.inf; sourceTree = "<group>"; };
A571B6E4232052D5003BC0AA /* CapsuleCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCache.c; sourceTree = "<group>"; };
A571B6E5232052D5003BC0AA /* CapsuleCacheNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCacheNull.c; sourceTree = "<group>"; };
A571B6E7232052D5003BC0AA /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = "<group>"; };
A571B6E8232052D5003BC0AA /* CapsuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleService.h; sourceTree = "<group>"; };
A571B6E9232052D5003BC0AA /* CapsuleRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.uni; sourceTree = "<group>"; };
A571B6EA232052D5003BC0AA /* CapsuleRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.inf; sourceTree = "<group>"; };
A571B6EB232052D5003BC0AA /* CapsuleRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxeExtra.uni; sourceTree = "<group>"; };
A571B6EC232052D5003BC0AA /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = "<group>"; };
A571B6ED232052D5003BC0AA /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = "<group>"; };
A571B6EF232052D5003BC0AA /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = "<group>"; };
A571B6F0232052D5003BC0AA /* CapsuleService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleService.c; sourceTree = "<group>"; };
A571B6F2232052D5003BC0AA /* Expression.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Expression.c; sourceTree = "<group>"; };
A571B6F3232052D5003BC0AA /* SetupBrowserExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserExtra.uni; sourceTree = "<group>"; };
A571B6F4232052D5003BC0AA /* Setup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Setup.h; sourceTree = "<group>"; };
A571B6F5232052D5003BC0AA /* Presentation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Presentation.c; sourceTree = "<group>"; };
A571B6F6232052D5003BC0AA /* SetupBrowserDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserDxe.inf; sourceTree = "<group>"; };
A571B6F7232052D5003BC0AA /* Setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Setup.c; sourceTree = "<group>"; };
A571B6F8232052D5003BC0AA /* Expression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = "<group>"; };
A571B6F9232052D5003BC0AA /* IfrParse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IfrParse.c; sourceTree = "<group>"; };
A571B6FA232052D5003BC0AA /* SetupBrowser.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowser.uni; sourceTree = "<group>"; };
A571B6FD232052D5003BC0AA /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = "<group>"; };
A571B6FE232052D5003BC0AA /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = "<group>"; };
A571B6FF232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B700232052D5003BC0AA /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = "<group>"; };
A571B701232052D5003BC0AA /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = "<group>"; };
A571B702232052D5003BC0AA /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = "<group>"; };
A571B703232052D5003BC0AA /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = "<group>"; };
A571B705232052D5003BC0AA /* TerminalDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxeExtra.uni; sourceTree = "<group>"; };
A571B706232052D5003BC0AA /* TerminalDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.uni; sourceTree = "<group>"; };
A571B707232052D5003BC0AA /* TerminalConOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConOut.c; sourceTree = "<group>"; };
A571B708232052D5003BC0AA /* TerminalConIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConIn.c; sourceTree = "<group>"; };
A571B709232052D5003BC0AA /* TerminalDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.inf; sourceTree = "<group>"; };
A571B70A232052D5003BC0AA /* Terminal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Terminal.c; sourceTree = "<group>"; };
A571B70B232052D5003BC0AA /* Vtutf8.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtutf8.c; sourceTree = "<group>"; };
A571B70C232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B70D232052D5003BC0AA /* Terminal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = "<group>"; };
A571B70E232052D5003BC0AA /* Ansi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ansi.c; sourceTree = "<group>"; };
A571B710232052D5003BC0AA /* ConPlatformDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxeExtra.uni; sourceTree = "<group>"; };
A571B711232052D5003BC0AA /* ConPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConPlatform.c; sourceTree = "<group>"; };
A571B712232052D5003BC0AA /* ConPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.inf; sourceTree = "<group>"; };
A571B713232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B714232052D5003BC0AA /* ConPlatformDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.uni; sourceTree = "<group>"; };
A571B715232052D5003BC0AA /* ConPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConPlatform.h; sourceTree = "<group>"; };
A571B717232052D5003BC0AA /* ConSplitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConSplitter.h; sourceTree = "<group>"; };
A571B718232052D5003BC0AA /* ConSplitterGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitterGraphics.c; sourceTree = "<group>"; };
A571B719232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B71A232052D5003BC0AA /* ConSplitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitter.c; sourceTree = "<group>"; };
A571B71B232052D5003BC0AA /* ConSplitterDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.uni; sourceTree = "<group>"; };
A571B71C232052D5003BC0AA /* ConSplitterDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxeExtra.uni; sourceTree = "<group>"; };
A571B71D232052D5003BC0AA /* ConSplitterDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.inf; sourceTree = "<group>"; };
A571B71F232052D5003BC0AA /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = "<group>"; };
A571B720232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B721232052D5003BC0AA /* GraphicsOutputDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsOutputDxe.inf; sourceTree = "<group>"; };
A571B722232052D5003BC0AA /* GraphicsOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsOutput.c; sourceTree = "<group>"; };
A571B724232052D5003BC0AA /* Metronome.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.inf; sourceTree = "<group>"; };
A571B725232052D5003BC0AA /* Metronome.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Metronome.c; sourceTree = "<group>"; };
A571B726232052D5003BC0AA /* Metronome.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.uni; sourceTree = "<group>"; };
A571B727232052D5003BC0AA /* MetronomeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MetronomeExtra.uni; sourceTree = "<group>"; };
A571B728232052D5003BC0AA /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = "<group>"; };
A571B72B232052D5003BC0AA /* FmpAuthenticationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpAuthenticationLib.h; sourceTree = "<group>"; };
A571B72C232052D5003BC0AA /* PlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHookLib.h; sourceTree = "<group>"; };
A571B72D232052D5003BC0AA /* UefiBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootManagerLib.h; sourceTree = "<group>"; };
A571B72E232052D5003BC0AA /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = "<group>"; };
A571B72F232052D5003BC0AA /* TpmMeasurementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmMeasurementLib.h; sourceTree = "<group>"; };
A571B730232052D5003BC0AA /* PciHostBridgeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeLib.h; sourceTree = "<group>"; };
A571B731232052D5003BC0AA /* SecurityManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityManagementLib.h; sourceTree = "<group>"; };
A571B732232052D5003BC0AA /* DisplayUpdateProgressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayUpdateProgressLib.h; sourceTree = "<group>"; };
A571B733232052D5003BC0AA /* IpmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiLib.h; sourceTree = "<group>"; };
A571B734232052D5003BC0AA /* DebugAgentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugAgentLib.h; sourceTree = "<group>"; };
A571B735232052D5003BC0AA /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = "<group>"; };
A571B736232052D5003BC0AA /* PlatformBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBootManagerLib.h; sourceTree = "<group>"; };
A571B737232052D5003BC0AA /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = "<group>"; };
A571B738232052D5003BC0AA /* MemoryProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfileLib.h; sourceTree = "<group>"; };
A571B739232052D5003BC0AA /* SmmCorePlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePlatformHookLib.h; sourceTree = "<group>"; };
A571B73A232052D5003BC0AA /* CustomizedDisplayLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLib.h; sourceTree = "<group>"; };
A571B73B232052D5003BC0AA /* ResetUtilityLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetUtilityLib.h; sourceTree = "<group>"; };
A571B73C232052D5003BC0AA /* SortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SortLib.h; sourceTree = "<group>"; };
A571B73D232052D5003BC0AA /* FrameBufferBltLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameBufferBltLib.h; sourceTree = "<group>"; };
A571B73E232052D5003BC0AA /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = "<group>"; };
A571B73F232052D5003BC0AA /* OemHookStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OemHookStatusCodeLib.h; sourceTree = "<group>"; };
A571B740232052D5003BC0AA /* BmpSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmpSupportLib.h; sourceTree = "<group>"; };
A571B741232052D5003BC0AA /* LockBoxLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBoxLib.h; sourceTree = "<group>"; };
A571B742232052D5003BC0AA /* ResetSystemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystemLib.h; sourceTree = "<group>"; };
A571B743232052D5003BC0AA /* VarCheckLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckLib.h; sourceTree = "<group>"; };
A571B744232052D5003BC0AA /* RecoveryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryLib.h; sourceTree = "<group>"; };
A571B745232052D5003BC0AA /* AuthVariableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthVariableLib.h; sourceTree = "<group>"; };
A571B746232052D5003BC0AA /* HiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiLib.h; sourceTree = "<group>"; };
A571B747232052D5003BC0AA /* NonDiscoverableDeviceRegistrationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDeviceRegistrationLib.h; sourceTree = "<group>"; };
A571B748232052D5003BC0AA /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = "<group>"; };
A571B749232052D5003BC0AA /* BootLogoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogoLib.h; sourceTree = "<group>"; };
A571B74A232052D5003BC0AA /* PlatformVarCleanupLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformVarCleanupLib.h; sourceTree = "<group>"; };
A571B74B232052D5003BC0AA /* CpuExceptionHandlerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionHandlerLib.h; sourceTree = "<group>"; };
A571B74C232052D5003BC0AA /* CapsuleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleLib.h; sourceTree = "<group>"; };
A571B74D232052D5003BC0AA /* S3Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Lib.h; sourceTree = "<group>"; };
A571B74E232052D5003BC0AA /* FileExplorerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorerLib.h; sourceTree = "<group>"; };
A571B750232052D5003BC0AA /* Ps2Policy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Policy.h; sourceTree = "<group>"; };
A571B751232052D5003BC0AA /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = "<group>"; };
A571B752232052D5003BC0AA /* UfsHostControllerPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostControllerPlatform.h; sourceTree = "<group>"; };
A571B753232052D5003BC0AA /* EsrtManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtManagement.h; sourceTree = "<group>"; };
A571B754232052D5003BC0AA /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = "<group>"; };
A571B755232052D5003BC0AA /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = "<group>"; };
A571B756232052D5003BC0AA /* IpmiProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiProtocol.h; sourceTree = "<group>"; };
A571B757232052D5003BC0AA /* SwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwapAddressRange.h; sourceTree = "<group>"; };
A571B758232052D5003BC0AA /* DebuggerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebuggerConfiguration.h; sourceTree = "<group>"; };
A571B759232052D5003BC0AA /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = "<group>"; };
A571B75A232052D5003BC0AA /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = "<group>"; };
A571B75B232052D5003BC0AA /* LoadPe32Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadPe32Image.h; sourceTree = "<group>"; };
A571B75C232052D5003BC0AA /* VarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheck.h; sourceTree = "<group>"; };
A571B75D232052D5003BC0AA /* FirmwareManagementProgress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagementProgress.h; sourceTree = "<group>"; };
A571B75E232052D5003BC0AA /* AtaAtapiPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPolicy.h; sourceTree = "<group>"; };
A571B75F232052D5003BC0AA /* SmmMemoryAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemoryAttribute.h; sourceTree = "<group>"; };
A571B760232052D5003BC0AA /* SdMmcOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcOverride.h; sourceTree = "<group>"; };
A571B761232052D5003BC0AA /* FormBrowserEx2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx2.h; sourceTree = "<group>"; };
A571B762232052D5003BC0AA /* SmmSwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwapAddressRange.h; sourceTree = "<group>"; };
A571B763232052D5003BC0AA /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = "<group>"; };
A571B764232052D5003BC0AA /* SmmFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFirmwareVolumeBlock.h; sourceTree = "<group>"; };
A571B765232052D5003BC0AA /* EbcVmTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcVmTest.h; sourceTree = "<group>"; };
A571B766232052D5003BC0AA /* PlatformLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformLogo.h; sourceTree = "<group>"; };
A571B767232052D5003BC0AA /* PeCoffImageEmulator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffImageEmulator.h; sourceTree = "<group>"; };
A571B768232052D5003BC0AA /* Print2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Print2.h; sourceTree = "<group>"; };
A571B769232052D5003BC0AA /* BootLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo.h; sourceTree = "<group>"; };
A571B76A232052D5003BC0AA /* SmmReadyToBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToBoot.h; sourceTree = "<group>"; };
A571B76B232052D5003BC0AA /* SmmLegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLegacyBoot.h; sourceTree = "<group>"; };
A571B76C232052D5003BC0AA /* SmmVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariable.h; sourceTree = "<group>"; };
A571B76D232052D5003BC0AA /* SmmFaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFaultTolerantWrite.h; sourceTree = "<group>"; };
A571B76E232052D5003BC0AA /* LockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBox.h; sourceTree = "<group>"; };
A571B76F232052D5003BC0AA /* GenericMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericMemoryTest.h; sourceTree = "<group>"; };
A571B770232052D5003BC0AA /* DisplayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayProtocol.h; sourceTree = "<group>"; };
A571B771232052D5003BC0AA /* BootLogo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo2.h; sourceTree = "<group>"; };
A571B772232052D5003BC0AA /* FormBrowserEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx.h; sourceTree = "<group>"; };
A571B773232052D5003BC0AA /* VariableLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableLock.h; sourceTree = "<group>"; };
A571B774232052D5003BC0AA /* EbcSimpleDebugger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcSimpleDebugger.h; sourceTree = "<group>"; };
A571B775232052D5003BC0AA /* SmmVarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVarCheck.h; sourceTree = "<group>"; };
A571B776232052D5003BC0AA /* SmmExitBootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmExitBootServices.h; sourceTree = "<group>"; };
A571B777232052D5003BC0AA /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = "<group>"; };
A571B779232052D5003BC0AA /* EndOfS3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfS3Resume.h; sourceTree = "<group>"; };
A571B77A232052D5003BC0AA /* MdeModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModulePkgTokenSpace.h; sourceTree = "<group>"; };
A571B77B232052D5003BC0AA /* LoadModuleAtFixedAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadModuleAtFixedAddress.h; sourceTree = "<group>"; };
A571B77C232052D5003BC0AA /* SystemNvDataGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemNvDataGuid.h; sourceTree = "<group>"; };
A571B77D232052D5003BC0AA /* ExtendedFirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedFirmwarePerformance.h; sourceTree = "<group>"; };
A571B77E232052D5003BC0AA /* MdeModuleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = "<group>"; };
A571B77F232052D5003BC0AA /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = "<group>"; };
A571B780232052D5003BC0AA /* PlatformHasAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHasAcpi.h; sourceTree = "<group>"; };
A571B781232052D5003BC0AA /* SmmVariableCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariableCommon.h; sourceTree = "<group>"; };
A571B782232052D5003BC0AA /* MemoryProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfile.h; sourceTree = "<group>"; };
A571B783232052D5003BC0AA /* RamDiskHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskHii.h; sourceTree = "<group>"; };
A571B784232052D5003BC0AA /* PcdDataBaseSignatureGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseSignatureGuid.h; sourceTree = "<group>"; };
A571B785232052D5003BC0AA /* VariableIndexTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableIndexTable.h; sourceTree = "<group>"; };
A571B786232052D5003BC0AA /* ConsoleInDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleInDevice.h; sourceTree = "<group>"; };
A571B787232052D5003BC0AA /* SerialPortLibVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLibVendor.h; sourceTree = "<group>"; };
A571B788232052D5003BC0AA /* RecoveryDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryDevice.h; sourceTree = "<group>"; };
A571B789232052D5003BC0AA /* IdleLoopEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdleLoopEvent.h; sourceTree = "<group>"; };
A571B78A232052D5003BC0AA /* Performance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Performance.h; sourceTree = "<group>"; };
A571B78B232052D5003BC0AA /* UsbKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbKeyBoardLayout.h; sourceTree = "<group>"; };
A571B78C232052D5003BC0AA /* ZeroGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroGuid.h; sourceTree = "<group>"; };
A571B78D232052D5003BC0AA /* PcdDataBaseHobGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseHobGuid.h; sourceTree = "<group>"; };
A571B78E232052D5003BC0AA /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = "<group>"; };
A571B78F232052D5003BC0AA /* Ip4Config2Hii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Hii.h; sourceTree = "<group>"; };
A571B790232052D5003BC0AA /* PiSmmMemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmMemoryAttributesTable.h; sourceTree = "<group>"; };
A571B791232052D5003BC0AA /* VarErrorFlag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarErrorFlag.h; sourceTree = "<group>"; };
A571B792232052D5003BC0AA /* ConsoleOutDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleOutDevice.h; sourceTree = "<group>"; };
A571B793232052D5003BC0AA /* SmmLockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBox.h; sourceTree = "<group>"; };
A571B794232052D5003BC0AA /* BootScriptExecutorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecutorVariable.h; sourceTree = "<group>"; };
A571B795232052D5003BC0AA /* MtcVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtcVendor.h; sourceTree = "<group>"; };
A571B796232052D5003BC0AA /* DriverSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSampleHii.h; sourceTree = "<group>"; };
A571B797232052D5003BC0AA /* StandardErrorDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandardErrorDevice.h; sourceTree = "<group>"; };
A571B798232052D5003BC0AA /* MemoryStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryStatusCodeRecord.h; sourceTree = "<group>"; };
A571B799232052D5003BC0AA /* S3SmmInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmInitDone.h; sourceTree = "<group>"; };
A571B79A232052D5003BC0AA /* StatusCodeDataTypeDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeDebug.h; sourceTree = "<group>"; };
A571B79B232052D5003BC0AA /* EventExitBootServiceFailed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventExitBootServiceFailed.h; sourceTree = "<group>"; };
A571B79C232052D5003BC0AA /* S3StorageDeviceInitList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StorageDeviceInitList.h; sourceTree = "<group>"; };
A571B79D232052D5003BC0AA /* CapsuleVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleVendor.h; sourceTree = "<group>"; };
A571B79E232052D5003BC0AA /* ConnectConInEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConnectConInEvent.h; sourceTree = "<group>"; };
A571B79F232052D5003BC0AA /* VlanConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigHii.h; sourceTree = "<group>"; };
A571B7A0232052D5003BC0AA /* SmiHandlerProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfile.h; sourceTree = "<group>"; };
A571B7A1232052D5003BC0AA /* PerformanceMeasurement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceMeasurement.h; sourceTree = "<group>"; };
A571B7A2232052D5003BC0AA /* HiiBootMaintenanceFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiBootMaintenanceFormset.h; sourceTree = "<group>"; };
A571B7A3232052D5003BC0AA /* PlatDriOverrideHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatDriOverrideHii.h; sourceTree = "<group>"; };
A571B7A4232052D5003BC0AA /* DebugMask.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugMask.h; sourceTree = "<group>"; };
A571B7A5232052D5003BC0AA /* VariableFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = "<group>"; };
A571B7A6232052D5003BC0AA /* AcpiS3Context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Context.h; sourceTree = "<group>"; };
A571B7A7232052D5003BC0AA /* StatusCodeDataTypeVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeVariable.h; sourceTree = "<group>"; };
A571B7A8232052D5003BC0AA /* Ip4IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4IScsiConfigHii.h; sourceTree = "<group>"; };
A571B7A9232052D5003BC0AA /* Crc32GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crc32GuidedSectionExtraction.h; sourceTree = "<group>"; };
A571B7AA232052D5003BC0AA /* TtyTerm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TtyTerm.h; sourceTree = "<group>"; };
A571B7AB232052D5003BC0AA /* PiSmmCommunicationRegionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationRegionTable.h; sourceTree = "<group>"; };
A571B7AC232052D5003BC0AA /* StatusCodeCallbackGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeCallbackGuid.h; sourceTree = "<group>"; };
A571B7AD232052D5003BC0AA /* HiiResourceSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiResourceSampleHii.h; sourceTree = "<group>"; };
A571B7AE232052D5003BC0AA /* MemoryTypeInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryTypeInformation.h; sourceTree = "<group>"; };
A571B7AF232052D5003BC0AA /* FirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwarePerformance.h; sourceTree = "<group>"; };
A571B7B0232052D5003BC0AA /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = "<group>"; };
A571B7B2232052D5003BC0AA /* SerialPortPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortPei.h; sourceTree = "<group>"; };
A571B7B3232052D5003BC0AA /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = "<group>"; };
A571B7B4232052D5003BC0AA /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
A571B7B5232052D5003BC0AA /* SdMmcHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcHostController.h; sourceTree = "<group>"; };
A571B7B6232052D5003BC0AA /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = "<group>"; };
A571B7B7232052D5003BC0AA /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = "<group>"; };
A571B7B8232052D5003BC0AA /* AtaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaController.h; sourceTree = "<group>"; };
A571B7B9232052D5003BC0AA /* AtaAhciController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAhciController.h; sourceTree = "<group>"; };
A571B7BA232052D5003BC0AA /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = "<group>"; };
A571B7BB232052D5003BC0AA /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = "<group>"; };
A571B7BC232052D5003BC0AA /* IpmiPpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiPpi.h; sourceTree = "<group>"; };
A571B7BD232052D5003BC0AA /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = "<group>"; };
A571B7BE232052D5003BC0AA /* PlatformSpecificResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetNotification.h; sourceTree = "<group>"; };
A571B7BF232052D5003BC0AA /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = "<group>"; };
A571B7C0232052D5003BC0AA /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = "<group>"; };
A571B7C1232052D5003BC0AA /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = "<group>"; };
A571B7C2232052D5003BC0AA /* NvmExpressPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassThru.h; sourceTree = "<group>"; };
A571B7C3232052D5003BC0AA /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = "<group>"; };
A571B7C4232052D5003BC0AA /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = "<group>"; };
A571B7C5232052D5003BC0AA /* NvmExpressHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHostController.h; sourceTree = "<group>"; };
A571B7C6232052D5003BC0AA /* UsbController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbController.h; sourceTree = "<group>"; };
A571B7C7232052D5003BC0AA /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = "<group>"; };
A571B7C8232052D5003BC0AA /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = "<group>"; };
A571B7C9232052D5003BC0AA /* PostBootScriptTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostBootScriptTable.h; sourceTree = "<group>"; };
A571B7CA232052D5003BC0AA /* SecPerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPerformance.h; sourceTree = "<group>"; };
A571B7CB232052D5003BC0AA /* MdeModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgExtra.uni; sourceTree = "<group>"; };
A571B7CF232052D5003BC0AA /* SdBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIoPei.c; sourceTree = "<group>"; };
A571B7D0232052D5003BC0AA /* SdHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHcMem.c; sourceTree = "<group>"; };
A571B7D1232052D5003BC0AA /* SdBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPeiExtra.uni; sourceTree = "<group>"; };
A571B7D2232052D5003BC0AA /* SdHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHci.h; sourceTree = "<group>"; };
A571B7D3232052D5003BC0AA /* SdBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.uni; sourceTree = "<group>"; };
A571B7D4232052D5003BC0AA /* SdBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.inf; sourceTree = "<group>"; };
A571B7D5232052D5003BC0AA /* SdHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHcMem.h; sourceTree = "<group>"; };
A571B7D6232052D5003BC0AA /* SdBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIoPei.h; sourceTree = "<group>"; };
A571B7D7232052D5003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B7D8232052D5003BC0AA /* SdHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHci.c; sourceTree = "<group>"; };
A571B7DA232052D5003BC0AA /* EmmcHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHcMem.c; sourceTree = "<group>"; };
A571B7DB232052D5003BC0AA /* EmmcHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHci.c; sourceTree = "<group>"; };
A571B7DC232052D5003BC0AA /* EmmcBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIoPei.c; sourceTree = "<group>"; };
A571B7DD232052D5003BC0AA /* EmmcBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPeiExtra.uni; sourceTree = "<group>"; };
A571B7DE232052D5003BC0AA /* EmmcHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHcMem.h; sourceTree = "<group>"; };
A571B7DF232052D5003BC0AA /* EmmcHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHci.h; sourceTree = "<group>"; };
A571B7E0232052D5003BC0AA /* EmmcBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIoPei.h; sourceTree = "<group>"; };
A571B7E1232052D5003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B7E2232052D5003BC0AA /* EmmcBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.uni; sourceTree = "<group>"; };
A571B7E3232052D5003BC0AA /* EmmcBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.inf; sourceTree = "<group>"; };
A571B7E5232052D5003BC0AA /* SdBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIo.c; sourceTree = "<group>"; };
A571B7E6232052D5003BC0AA /* SdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.uni; sourceTree = "<group>"; };
A571B7E7232052D5003BC0AA /* SdDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDxe.c; sourceTree = "<group>"; };
A571B7E8232052D5003BC0AA /* SdDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.inf; sourceTree = "<group>"; };
A571B7E9232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B7EA232052D5003BC0AA /* SdDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDiskInfo.h; sourceTree = "<group>"; };
A571B7EB232052D5003BC0AA /* SdBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIo.h; sourceTree = "<group>"; };
A571B7EC232052D5003BC0AA /* SdDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDxe.h; sourceTree = "<group>"; };
A571B7ED232052D5003BC0AA /* SdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxeExtra.uni; sourceTree = "<group>"; };
A571B7EE232052D5003BC0AA /* SdDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDiskInfo.c; sourceTree = "<group>"; };
A571B7F0232052D5003BC0AA /* EmmcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDxe.h; sourceTree = "<group>"; };
A571B7F1232052D5003BC0AA /* EmmcDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDiskInfo.h; sourceTree = "<group>"; };
A571B7F2232052D5003BC0AA /* EmmcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.uni; sourceTree = "<group>"; };
A571B7F3232052D5003BC0AA /* EmmcBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIo.c; sourceTree = "<group>"; };
A571B7F4232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B7F5232052D5003BC0AA /* EmmcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.inf; sourceTree = "<group>"; };
A571B7F6232052D5003BC0AA /* EmmcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDxe.c; sourceTree = "<group>"; };
A571B7F7232052D5003BC0AA /* EmmcDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDiskInfo.c; sourceTree = "<group>"; };
A571B7F8232052D5003BC0AA /* EmmcBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIo.h; sourceTree = "<group>"; };
A571B7F9232052D5003BC0AA /* EmmcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxeExtra.uni; sourceTree = "<group>"; };
A571B7FC232052D5003BC0AA /* AtapiPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtapiPeim.h; sourceTree = "<group>"; };
A571B7FD232052D5003BC0AA /* IdeBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.uni; sourceTree = "<group>"; };
A571B7FE232052D5003BC0AA /* IdeBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPeiExtra.uni; sourceTree = "<group>"; };
A571B7FF232052D5003BC0AA /* IdeBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.inf; sourceTree = "<group>"; };
A571B800232052D5003BC0AA /* AtapiPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtapiPeim.c; sourceTree = "<group>"; };
A571B802232052D5003BC0AA /* SdMmcPciHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHci.c; sourceTree = "<group>"; };
A571B803232052D5003BC0AA /* SdMmcPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxeExtra.uni; sourceTree = "<group>"; };
A571B804232052D5003BC0AA /* SdDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDevice.c; sourceTree = "<group>"; };
A571B805232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B806232052D5003BC0AA /* SdMmcPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcDxe.h; sourceTree = "<group>"; };
A571B807232052D5003BC0AA /* SdMmcPciHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHci.h; sourceTree = "<group>"; };
A571B808232052D5003BC0AA /* EmmcDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDevice.c; sourceTree = "<group>"; };
A571B809232052D5003BC0AA /* SdMmcPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.inf; sourceTree = "<group>"; };
A571B80A232052D5003BC0AA /* SdMmcPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.uni; sourceTree = "<group>"; };
A571B80B232052D5003BC0AA /* SdMmcPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcDxe.c; sourceTree = "<group>"; };
A571B80D232052D5003BC0AA /* IncompatiblePciDeviceSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportDxe.inf; sourceTree = "<group>"; };
A571B80E232052D5003BC0AA /* IncompatiblePciDeviceSupportExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportExtra.uni; sourceTree = "<group>"; };
A571B80F232052D5003BC0AA /* IncompatiblePciDeviceSupport.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupport.uni; sourceTree = "<group>"; };
A571B810232052D5003BC0AA /* IncompatiblePciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IncompatiblePciDeviceSupport.c; sourceTree = "<group>"; };
A571B812232052D5003BC0AA /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = "<group>"; };
A571B813232052D5003BC0AA /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = "<group>"; };
A571B814232052D5003BC0AA /* PciResourceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciResourceSupport.c; sourceTree = "<group>"; };
A571B815232052D5003BC0AA /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = "<group>"; };
A571B816232052D5003BC0AA /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = "<group>"; };
A571B817232052D5003BC0AA /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = "<group>"; };
A571B818232052D5003BC0AA /* PciHotPlugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHotPlugSupport.c; sourceTree = "<group>"; };
A571B819232052D5003BC0AA /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = "<group>"; };
A571B81A232052D5003BC0AA /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = "<group>"; };
A571B81B232052D5003BC0AA /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = "<group>"; };
A571B81C232052D5003BC0AA /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = "<group>"; };
A571B81D232052D5003BC0AA /* PciBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxeExtra.uni; sourceTree = "<group>"; };
A571B81E232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B81F232052D5003BC0AA /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = "<group>"; };
A571B820232052D5003BC0AA /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = "<group>"; };
A571B821232052D5003BC0AA /* PciResourceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciResourceSupport.h; sourceTree = "<group>"; };
A571B822232052D5003BC0AA /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = "<group>"; };
A571B823232052D5003BC0AA /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = "<group>"; };
A571B824232052D5003BC0AA /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = "<group>"; };
A571B825232052D5003BC0AA /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = "<group>"; };
A571B826232052D5003BC0AA /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = "<group>"; };
A571B827232052D5003BC0AA /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = "<group>"; };
A571B828232052D5003BC0AA /* PciBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.inf; sourceTree = "<group>"; };
A571B829232052D5003BC0AA /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = "<group>"; };
A571B82A232052D5003BC0AA /* PciHotPlugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugSupport.h; sourceTree = "<group>"; };
A571B82B232052D5003BC0AA /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = "<group>"; };
A571B82C232052D5003BC0AA /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = "<group>"; };
A571B82D232052D5003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571B82E232052D5003BC0AA /* PciBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.uni; sourceTree = "<group>"; };
A571B82F232052D5003BC0AA /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = "<group>"; };
A571B830232052D5003BC0AA /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
A571B832232052D5003BC0AA /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = "<group>"; };
A571B833232052D5003BC0AA /* XhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.inf; sourceTree = "<group>"; };
A571B834232052D5003BC0AA /* XhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhcPeim.h; sourceTree = "<group>"; };
A571B835232052D5003BC0AA /* XhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.uni; sourceTree = "<group>"; };
A571B836232052D5003BC0AA /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
A571B837232052D5003BC0AA /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = "<group>"; };
A571B838232052D5003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B839232052D5003BC0AA /* XhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPeiExtra.uni; sourceTree = "<group>"; };
A571B83A232052D5003BC0AA /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
A571B83B232052D5003BC0AA /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = "<group>"; };
A571B83C232052D5003BC0AA /* XhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhcPeim.c; sourceTree = "<group>"; };
A571B83E232052D5003BC0AA /* EhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPeiExtra.uni; sourceTree = "<group>"; };
A571B83F232052D5003BC0AA /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = "<group>"; };
A571B840232052D5003BC0AA /* EhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhcPeim.h; sourceTree = "<group>"; };
A571B841232052D5003BC0AA /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
A571B842232052D5003BC0AA /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = "<group>"; };
A571B843232052D5003BC0AA /* EhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.uni; sourceTree = "<group>"; };
A571B844232052D5003BC0AA /* EhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.inf; sourceTree = "<group>"; };
A571B845232052D5003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B846232052D5003BC0AA /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = "<group>"; };
A571B847232052D5003BC0AA /* EhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhcPeim.c; sourceTree = "<group>"; };
A571B848232052D5003BC0AA /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = "<group>"; };
A571B849232052D5003BC0AA /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = "<group>"; };
A571B84A232052D5003BC0AA /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
A571B84C232052D5003BC0AA /* UfsPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxeExtra.uni; sourceTree = "<group>"; };
A571B84D232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B84E232052D5003BC0AA /* UfsPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcDxe.c; sourceTree = "<group>"; };
A571B84F232052D5003BC0AA /* UfsPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.uni; sourceTree = "<group>"; };
A571B850232052D5003BC0AA /* UfsPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcDxe.h; sourceTree = "<group>"; };
A571B851232052D5003BC0AA /* UfsPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.inf; sourceTree = "<group>"; };
A571B853232052D5003BC0AA /* UhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciSched.h; sourceTree = "<group>"; };
A571B854232052D5003BC0AA /* UhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciReg.h; sourceTree = "<group>"; };
A571B855232052D5003BC0AA /* UhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciDebug.c; sourceTree = "<group>"; };
A571B856232052D5003BC0AA /* UhciQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciQueue.h; sourceTree = "<group>"; };
A571B857232052D5003BC0AA /* Uhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Uhci.c; sourceTree = "<group>"; };
A571B858232052D5003BC0AA /* UhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxeExtra.uni; sourceTree = "<group>"; };
A571B859232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B85A232052D5003BC0AA /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
A571B85B232052D5003BC0AA /* UhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciSched.c; sourceTree = "<group>"; };
A571B85C232052D5003BC0AA /* UhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.inf; sourceTree = "<group>"; };
A571B85D232052D5003BC0AA /* UhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciDebug.h; sourceTree = "<group>"; };
A571B85E232052D5003BC0AA /* UhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciReg.c; sourceTree = "<group>"; };
A571B85F232052D5003BC0AA /* UhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.uni; sourceTree = "<group>"; };
A571B860232052D5003BC0AA /* UhciQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciQueue.c; sourceTree = "<group>"; };
A571B861232052D5003BC0AA /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
A571B862232052D5003BC0AA /* Uhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uhci.h; sourceTree = "<group>"; };
A571B863232052D5003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571B865232052D5003BC0AA /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
A571B866232052D5003BC0AA /* NvmExpressPeiHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiHci.h; sourceTree = "<group>"; };
A571B867232052D5003BC0AA /* NvmExpressPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiStorageSecurity.h; sourceTree = "<group>"; };
A571B868232052D5003BC0AA /* NvmExpressPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPei.c; sourceTree = "<group>"; };
A571B869232052D5003BC0AA /* NvmExpressPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiBlockIo.c; sourceTree = "<group>"; };
A571B86A232052D5003BC0AA /* NvmExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPeiExtra.uni; sourceTree = "<group>"; };
A571B86B232052D5003BC0AA /* NvmExpressPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiPassThru.h; sourceTree = "<group>"; };
A571B86C232052D5003BC0AA /* NvmExpressPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiS3.c; sourceTree = "<group>"; };
A571B86D232052D5003BC0AA /* NvmExpressPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiStorageSecurity.c; sourceTree = "<group>"; };
A571B86E232052D5003BC0AA /* NvmExpressPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPei.h; sourceTree = "<group>"; };
A571B86F232052D5003BC0AA /* NvmExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.inf; sourceTree = "<group>"; };
A571B870232052D5003BC0AA /* NvmExpressPeiHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiHci.c; sourceTree = "<group>"; };
A571B871232052D5003BC0AA /* NvmExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.uni; sourceTree = "<group>"; };
A571B872232052D5003BC0AA /* NvmExpressPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiBlockIo.h; sourceTree = "<group>"; };
A571B873232052D5003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B874232052D5003BC0AA /* NvmExpressPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiPassThru.c; sourceTree = "<group>"; };
A571B876232052D5003BC0AA /* SdMmcPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.inf; sourceTree = "<group>"; };
A571B877232052D5003BC0AA /* SdMmcPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcPei.c; sourceTree = "<group>"; };
A571B878232052D5003BC0AA /* SdMmcPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.uni; sourceTree = "<group>"; };
A571B879232052D5003BC0AA /* SdMmcPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPeiExtra.uni; sourceTree = "<group>"; };
A571B87A232052D5003BC0AA /* SdMmcPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcPei.h; sourceTree = "<group>"; };
A571B87C232052D5003BC0AA /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = "<group>"; };
A571B87D232052D5003BC0AA /* SataControllerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.uni; sourceTree = "<group>"; };
A571B87E232052D5003BC0AA /* SataControllerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxeExtra.uni; sourceTree = "<group>"; };
A571B87F232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B880232052D5003BC0AA /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = "<group>"; };
A571B881232052D5003BC0AA /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = "<group>"; };
A571B883232052D5003BC0AA /* PciSioSerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.inf; sourceTree = "<group>"; };
A571B884232052D5003BC0AA /* Serial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = "<group>"; };
A571B885232052D5003BC0AA /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = "<group>"; };
A571B886232052D5003BC0AA /* PciSioSerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.uni; sourceTree = "<group>"; };
A571B887232052D5003BC0AA /* PciSioSerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxeExtra.uni; sourceTree = "<group>"; };
A571B888232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B889232052D5003BC0AA /* Serial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = "<group>"; };
A571B88B232052D5003BC0AA /* PciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRootBridgeIo.c; sourceTree = "<group>"; };
A571B88C232052D5003BC0AA /* PciHostResource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostResource.h; sourceTree = "<group>"; };
A571B88D232052D5003BC0AA /* PciHostBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridge.h; sourceTree = "<group>"; };
A571B88E232052D5003BC0AA /* PciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridge.h; sourceTree = "<group>"; };
A571B88F232052D5003BC0AA /* PciHostBridgeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeDxe.inf; sourceTree = "<group>"; };
A571B890232052D5003BC0AA /* PciHostBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridge.c; sourceTree = "<group>"; };
A571B892232052D5003BC0AA /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = "<group>"; };
A571B893232052D5003BC0AA /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = "<group>"; };
A571B894232052D5003BC0AA /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = "<group>"; };
A571B895232052D5003BC0AA /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = "<group>"; };
A571B896232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B897232052D5003BC0AA /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
A571B898232052D5003BC0AA /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = "<group>"; };
A571B899232052D5003BC0AA /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = "<group>"; };
A571B89A232052D5003BC0AA /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = "<group>"; };
A571B89B232052D5003BC0AA /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = "<group>"; };
A571B89C232052D5003BC0AA /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
A571B89D232052D5003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571B89E232052D5003BC0AA /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = "<group>"; };
A571B8A0232052D5003BC0AA /* UhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhcPeim.c; sourceTree = "<group>"; };
A571B8A1232052D5003BC0AA /* UhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.inf; sourceTree = "<group>"; };
A571B8A2232052D5003BC0AA /* UhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.uni; sourceTree = "<group>"; };
A571B8A3232052D5003BC0AA /* UhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPeiExtra.uni; sourceTree = "<group>"; };
A571B8A4232052D5003BC0AA /* UhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhcPeim.h; sourceTree = "<group>"; };
A571B8A5232052D5003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B8A7232052D5003BC0AA /* NvmExpressHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressHci.c; sourceTree = "<group>"; };
A571B8A8232052D5003BC0AA /* NvmExpressPassthru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPassthru.c; sourceTree = "<group>"; };
A571B8A9232052D5003BC0AA /* NvmExpressBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressBlockIo.c; sourceTree = "<group>"; };
A571B8AA232052D5003BC0AA /* NvmExpressDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.inf; sourceTree = "<group>"; };
A571B8AB232052D5003BC0AA /* NvmExpressDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.uni; sourceTree = "<group>"; };
A571B8AC232052D5003BC0AA /* NvmExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpress.c; sourceTree = "<group>"; };
A571B8AD232052D5003BC0AA /* NvmExpressDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressDiskInfo.h; sourceTree = "<group>"; };
A571B8AE232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8AF232052D5003BC0AA /* NvmExpressBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressBlockIo.h; sourceTree = "<group>"; };
A571B8B0232052D5003BC0AA /* NvmExpressHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHci.h; sourceTree = "<group>"; };
A571B8B1232052D5003BC0AA /* NvmExpressDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxeExtra.uni; sourceTree = "<group>"; };
A571B8B2232052D5003BC0AA /* NvmExpressDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressDiskInfo.c; sourceTree = "<group>"; };
A571B8B3232052D5003BC0AA /* NvmExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpress.h; sourceTree = "<group>"; };
A571B8B5232052D5003BC0AA /* NonDiscoverablePciDeviceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverablePciDeviceDxe.inf; sourceTree = "<group>"; };
A571B8B6232052D5003BC0AA /* NonDiscoverablePciDeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceIo.c; sourceTree = "<group>"; };
A571B8B7232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8B8232052D5003BC0AA /* NonDiscoverablePciDeviceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceDxe.c; sourceTree = "<group>"; };
A571B8B9232052D5003BC0AA /* NonDiscoverablePciDeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverablePciDeviceIo.h; sourceTree = "<group>"; };
A571B8BB232052D5003BC0AA /* EhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciReg.c; sourceTree = "<group>"; };
A571B8BC232052D5003BC0AA /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = "<group>"; };
A571B8BD232052D5003BC0AA /* EhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciDebug.h; sourceTree = "<group>"; };
A571B8BE232052D5003BC0AA /* EhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.uni; sourceTree = "<group>"; };
A571B8BF232052D5003BC0AA /* Ehci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ehci.h; sourceTree = "<group>"; };
A571B8C0232052D5003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8C1232052D5003BC0AA /* EhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.inf; sourceTree = "<group>"; };
A571B8C2232052D5003BC0AA /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
A571B8C3232052D5003BC0AA /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = "<group>"; };
A571B8C4232052D5003BC0AA /* EhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxeExtra.uni; sourceTree = "<group>"; };
A571B8C5232052D5003BC0AA /* Ehci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ehci.c; sourceTree = "<group>"; };
A571B8C6232052D5003BC0AA /* EhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciDebug.c; sourceTree = "<group>"; };
A571B8C7232052D5003BC0AA /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = "<group>"; };
A571B8C8232052D5003BC0AA /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = "<group>"; };
A571B8C9232052D5003BC0AA /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = "<group>"; };
A571B8CA232052D5003BC0AA /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
A571B8CB232052D5003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571B8CD232052D6003BC0AA /* UfsPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.uni; sourceTree = "<group>"; };
A571B8CE232052D6003BC0AA /* UfsPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.inf; sourceTree = "<group>"; };
A571B8CF232052D6003BC0AA /* UfsPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcPei.h; sourceTree = "<group>"; };
A571B8D0232052D6003BC0AA /* UfsPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPeiExtra.uni; sourceTree = "<group>"; };
A571B8D1232052D6003BC0AA /* UfsPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcPei.c; sourceTree = "<group>"; };
A571B8D4232052D6003BC0AA /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = "<group>"; };
A571B8D5232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8D6232052D6003BC0AA /* IsaBusDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaBusDxe.h; sourceTree = "<group>"; };
A571B8D7232052D6003BC0AA /* IsaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = "<group>"; };
A571B8D8232052D6003BC0AA /* IsaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = "<group>"; };
A571B8D9232052D6003BC0AA /* IsaBusDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaBusDxe.c; sourceTree = "<group>"; };
A571B8DA232052D6003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571B8DC232052D6003BC0AA /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = "<group>"; };
A571B8DD232052D6003BC0AA /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = "<group>"; };
A571B8DE232052D6003BC0AA /* Ps2Keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = "<group>"; };
A571B8DF232052D6003BC0AA /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = "<group>"; };
A571B8E0232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8E1232052D6003BC0AA /* Ps2KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.inf; sourceTree = "<group>"; };
A571B8E2232052D6003BC0AA /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = "<group>"; };
A571B8E3232052D6003BC0AA /* Ps2Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = "<group>"; };
A571B8E5232052D6003BC0AA /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = "<group>"; };
A571B8E6232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8E7232052D6003BC0AA /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = "<group>"; };
A571B8E8232052D6003BC0AA /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = "<group>"; };
A571B8E9232052D6003BC0AA /* Ps2MouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxeExtra.uni; sourceTree = "<group>"; };
A571B8EA232052D6003BC0AA /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = "<group>"; };
A571B8EB232052D6003BC0AA /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = "<group>"; };
A571B8EC232052D6003BC0AA /* Ps2MouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.uni; sourceTree = "<group>"; };
A571B8EF232052D6003BC0AA /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = "<group>"; };
A571B8F0232052D6003BC0AA /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = "<group>"; };
A571B8F1232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8F2232052D6003BC0AA /* ScsiDisk.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDisk.uni; sourceTree = "<group>"; };
A571B8F3232052D6003BC0AA /* ScsiDiskExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskExtra.uni; sourceTree = "<group>"; };
A571B8F4232052D6003BC0AA /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = "<group>"; };
A571B8F6232052D6003BC0AA /* ScsiBusExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusExtra.uni; sourceTree = "<group>"; };
A571B8F7232052D6003BC0AA /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = "<group>"; };
A571B8F8232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B8F9232052D6003BC0AA /* ScsiBus.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBus.uni; sourceTree = "<group>"; };
A571B8FA232052D6003BC0AA /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = "<group>"; };
A571B8FB232052D6003BC0AA /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = "<group>"; };
A571B8FE232052D6003BC0AA /* UfsBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.inf; sourceTree = "<group>"; };
A571B8FF232052D6003BC0AA /* UfsHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHcMem.c; sourceTree = "<group>"; };
A571B900232052D6003BC0AA /* UfsBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPeiExtra.uni; sourceTree = "<group>"; };
A571B901232052D6003BC0AA /* UfsHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHci.c; sourceTree = "<group>"; };
A571B902232052D6003BC0AA /* UfsBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.uni; sourceTree = "<group>"; };
A571B903232052D6003BC0AA /* UfsBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsBlockIoPei.c; sourceTree = "<group>"; };
A571B904232052D6003BC0AA /* UfsHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHcMem.h; sourceTree = "<group>"; };
A571B905232052D6003BC0AA /* UfsHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHci.h; sourceTree = "<group>"; };
A571B906232052D6003BC0AA /* UfsBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsBlockIoPei.h; sourceTree = "<group>"; };
A571B907232052D6003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B909232052D6003BC0AA /* UfsPassThru.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThru.uni; sourceTree = "<group>"; };
A571B90A232052D6003BC0AA /* UfsPassThruHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThruHci.c; sourceTree = "<group>"; };
A571B90B232052D6003BC0AA /* UfsPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThru.h; sourceTree = "<group>"; };
A571B90C232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B90D232052D6003BC0AA /* UfsDevConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsDevConfigProtocol.c; sourceTree = "<group>"; };
A571B90E232052D6003BC0AA /* UfsPassThruHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThruHci.h; sourceTree = "<group>"; };
A571B90F232052D6003BC0AA /* UfsPassThruDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruDxe.inf; sourceTree = "<group>"; };
A571B910232052D6003BC0AA /* UfsPassThruExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruExtra.uni; sourceTree = "<group>"; };
A571B911232052D6003BC0AA /* UfsPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThru.c; sourceTree = "<group>"; };
A571B914232052D6003BC0AA /* I2cBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxeExtra.uni; sourceTree = "<group>"; };
A571B915232052D6003BC0AA /* I2cDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxeExtra.uni; sourceTree = "<group>"; };
A571B916232052D6003BC0AA /* I2cDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.inf; sourceTree = "<group>"; };
A571B917232052D6003BC0AA /* I2cBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cBus.c; sourceTree = "<group>"; };
A571B918232052D6003BC0AA /* I2cDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cDxe.h; sourceTree = "<group>"; };
A571B919232052D6003BC0AA /* I2cDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.uni; sourceTree = "<group>"; };
A571B91A232052D6003BC0AA /* I2cHost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cHost.c; sourceTree = "<group>"; };
A571B91B232052D6003BC0AA /* I2cBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.uni; sourceTree = "<group>"; };
A571B91C232052D6003BC0AA /* I2cBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.inf; sourceTree = "<group>"; };
A571B91D232052D6003BC0AA /* I2cHostDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.inf; sourceTree = "<group>"; };
A571B91E232052D6003BC0AA /* I2cHostDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxeExtra.uni; sourceTree = "<group>"; };
A571B91F232052D6003BC0AA /* I2cDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cDxe.c; sourceTree = "<group>"; };
A571B920232052D6003BC0AA /* I2cHostDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.uni; sourceTree = "<group>"; };
A571B923232052D6003BC0AA /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = "<group>"; };
A571B924232052D6003BC0AA /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = "<group>"; };
A571B925232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B926232052D6003BC0AA /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = "<group>"; };
A571B927232052D6003BC0AA /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = "<group>"; };
A571B928232052D6003BC0AA /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = "<group>"; };
A571B929232052D6003BC0AA /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = "<group>"; };
A571B92B232052D6003BC0AA /* UsbMouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxeExtra.uni; sourceTree = "<group>"; };
A571B92C232052D6003BC0AA /* UsbMouseAbsolutePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouseAbsolutePointer.c; sourceTree = "<group>"; };
A571B92D232052D6003BC0AA /* UsbMouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.inf; sourceTree = "<group>"; };
A571B92E232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B92F232052D6003BC0AA /* UsbMouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.uni; sourceTree = "<group>"; };
A571B930232052D6003BC0AA /* UsbMouseAbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouseAbsolutePointer.h; sourceTree = "<group>"; };
A571B931232052D6003BC0AA /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = "<group>"; };
A571B933232052D6003BC0AA /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = "<group>"; };
A571B934232052D6003BC0AA /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = "<group>"; };
A571B935232052D6003BC0AA /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = "<group>"; };
A571B936232052D6003BC0AA /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = "<group>"; };
A571B937232052D6003BC0AA /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = "<group>"; };
A571B938232052D6003BC0AA /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = "<group>"; };
A571B939232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B93A232052D6003BC0AA /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = "<group>"; };
A571B93B232052D6003BC0AA /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = "<group>"; };
A571B93C232052D6003BC0AA /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = "<group>"; };
A571B93D232052D6003BC0AA /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = "<group>"; };
A571B93E232052D6003BC0AA /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = "<group>"; };
A571B93F232052D6003BC0AA /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = "<group>"; };
A571B940232052D6003BC0AA /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = "<group>"; };
A571B942232052D6003BC0AA /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = "<group>"; };
A571B943232052D6003BC0AA /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = "<group>"; };
A571B944232052D6003BC0AA /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = "<group>"; };
A571B945232052D6003BC0AA /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = "<group>"; };
A571B946232052D6003BC0AA /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = "<group>"; };
A571B947232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B948232052D6003BC0AA /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = "<group>"; };
A571B949232052D6003BC0AA /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = "<group>"; };
A571B94B232052D6003BC0AA /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = "<group>"; };
A571B94C232052D6003BC0AA /* HubPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HubPeim.h; sourceTree = "<group>"; };
A571B94D232052D6003BC0AA /* UsbBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPeiExtra.uni; sourceTree = "<group>"; };
A571B94E232052D6003BC0AA /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = "<group>"; };
A571B94F232052D6003BC0AA /* UsbIoPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbIoPeim.c; sourceTree = "<group>"; };
A571B950232052D6003BC0AA /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = "<group>"; };
A571B951232052D6003BC0AA /* HubPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HubPeim.c; sourceTree = "<group>"; };
A571B952232052D6003BC0AA /* UsbBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.uni; sourceTree = "<group>"; };
A571B953232052D6003BC0AA /* UsbPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbPeim.c; sourceTree = "<group>"; };
A571B954232052D6003BC0AA /* UsbBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.inf; sourceTree = "<group>"; };
A571B956232052D6003BC0AA /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = "<group>"; };
A571B957232052D6003BC0AA /* UsbBotPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPeiExtra.uni; sourceTree = "<group>"; };
A571B958232052D6003BC0AA /* UsbBotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBotPeim.h; sourceTree = "<group>"; };
A571B959232052D6003BC0AA /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = "<group>"; };
A571B95A232052D6003BC0AA /* BotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BotPeim.c; sourceTree = "<group>"; };
A571B95B232052D6003BC0AA /* UsbBotPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.inf; sourceTree = "<group>"; };
A571B95C232052D6003BC0AA /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = "<group>"; };
A571B95D232052D6003BC0AA /* PeiAtapi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAtapi.c; sourceTree = "<group>"; };
A571B95E232052D6003BC0AA /* UsbBotPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.uni; sourceTree = "<group>"; };
A571B95F232052D6003BC0AA /* UsbBotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBotPeim.c; sourceTree = "<group>"; };
A571B960232052D6003BC0AA /* BotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BotPeim.h; sourceTree = "<group>"; };
A571B962232052D6003BC0AA /* UsbMassDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassDiskInfo.c; sourceTree = "<group>"; };
A571B963232052D6003BC0AA /* UsbMassCbi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassCbi.h; sourceTree = "<group>"; };
A571B964232052D6003BC0AA /* UsbMassImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = "<group>"; };
A571B965232052D6003BC0AA /* UsbMassBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBoot.c; sourceTree = "<group>"; };
A571B966232052D6003BC0AA /* UsbMassBot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBot.h; sourceTree = "<group>"; };
A571B967232052D6003BC0AA /* UsbMassStorageDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.uni; sourceTree = "<group>"; };
A571B968232052D6003BC0AA /* UsbMassStorageDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxeExtra.uni; sourceTree = "<group>"; };
A571B969232052D6003BC0AA /* UsbMassStorageDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.inf; sourceTree = "<group>"; };
A571B96A232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B96B232052D6003BC0AA /* UsbMassCbi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassCbi.c; sourceTree = "<group>"; };
A571B96C232052D6003BC0AA /* UsbMass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = "<group>"; };
A571B96D232052D6003BC0AA /* UsbMassImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassImpl.c; sourceTree = "<group>"; };
A571B96E232052D6003BC0AA /* UsbMassDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassDiskInfo.h; sourceTree = "<group>"; };
A571B96F232052D6003BC0AA /* UsbMassBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = "<group>"; };
A571B970232052D6003BC0AA /* UsbMassBot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBot.c; sourceTree = "<group>"; };
A571B973232052D6003BC0AA /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
A571B974232052D6003BC0AA /* AhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.inf; sourceTree = "<group>"; };
A571B975232052D6003BC0AA /* AhciPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPei.h; sourceTree = "<group>"; };
A571B976232052D6003BC0AA /* AhciPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiBlockIo.c; sourceTree = "<group>"; };
A571B977232052D6003BC0AA /* AhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.uni; sourceTree = "<group>"; };
A571B978232052D6003BC0AA /* AhciPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiPassThru.c; sourceTree = "<group>"; };
A571B979232052D6003BC0AA /* AhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPeiExtra.uni; sourceTree = "<group>"; };
A571B97A232052D6003BC0AA /* AhciPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiStorageSecurity.c; sourceTree = "<group>"; };
A571B97B232052D6003BC0AA /* AhciPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiBlockIo.h; sourceTree = "<group>"; };
A571B97C232052D6003BC0AA /* AhciPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPei.c; sourceTree = "<group>"; };
A571B97D232052D6003BC0AA /* AhciPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiPassThru.h; sourceTree = "<group>"; };
A571B97E232052D6003BC0AA /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
A571B97F232052D6003BC0AA /* AhciPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiStorageSecurity.h; sourceTree = "<group>"; };
A571B980232052D6003BC0AA /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = "<group>"; };
A571B981232052D6003BC0AA /* AhciPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiS3.c; sourceTree = "<group>"; };
A571B983232052D6003BC0AA /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = "<group>"; };
A571B984232052D6003BC0AA /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = "<group>"; };
A571B985232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B986232052D6003BC0AA /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = "<group>"; };
A571B987232052D6003BC0AA /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = "<group>"; };
A571B988232052D6003BC0AA /* AtaAtapiPassThruDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxeExtra.uni; sourceTree = "<group>"; };
A571B989232052D6003BC0AA /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = "<group>"; };
A571B98A232052D6003BC0AA /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = "<group>"; };
A571B98B232052D6003BC0AA /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = "<group>"; };
A571B98C232052D6003BC0AA /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = "<group>"; };
A571B98E232052D6003BC0AA /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = "<group>"; };
A571B98F232052D6003BC0AA /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = "<group>"; };
A571B990232052D6003BC0AA /* AtaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.uni; sourceTree = "<group>"; };
A571B991232052D6003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571B992232052D6003BC0AA /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = "<group>"; };
A571B993232052D6003BC0AA /* AtaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxeExtra.uni; sourceTree = "<group>"; };
A571B994232052D6003BC0AA /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = "<group>"; };
A571B997232052D6003BC0AA /* DxeCapsuleRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleRuntime.c; sourceTree = "<group>"; };
A571B998232052D6003BC0AA /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = "<group>"; };
A571B999232052D6003BC0AA /* DxeCapsuleProcessLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLibNull.c; sourceTree = "<group>"; };
A571B99A232052D6003BC0AA /* DxeCapsuleReportLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLibNull.c; sourceTree = "<group>"; };
A571B99B232052D6003BC0AA /* DxeCapsuleProcessLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLib.c; sourceTree = "<group>"; };
A571B99C232052D6003BC0AA /* DxeCapsuleReportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLib.c; sourceTree = "<group>"; };
A571B99D232052D6003BC0AA /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = "<group>"; };
A571B99E232052D6003BC0AA /* DxeRuntimeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.inf; sourceTree = "<group>"; };
A571B99F232052D6003BC0AA /* DxeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.uni; sourceTree = "<group>"; };
A571B9A0232052D6003BC0AA /* DxeCapsuleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLib.c; sourceTree = "<group>"; };
A571B9A1232052D6003BC0AA /* DxeRuntimeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.uni; sourceTree = "<group>"; };
A571B9A2232052D6003BC0AA /* DxeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.inf; sourceTree = "<group>"; };
A571B9A4232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIpmiLibSmmIpmiProtocol.c; sourceTree = "<group>"; };
A571B9A5232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.inf; sourceTree = "<group>"; };
A571B9A6232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.uni; sourceTree = "<group>"; };
A571B9A8232052D6003BC0AA /* OemHookStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.inf; sourceTree = "<group>"; };
A571B9A9232052D6003BC0AA /* OemHookStatusCodeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OemHookStatusCodeLibNull.c; sourceTree = "<group>"; };
A571B9AA232052D6003BC0AA /* OemHookStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.uni; sourceTree = "<group>"; };
A571B9AC232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCrc32GuidedSectionExtractLib.c; sourceTree = "<group>"; };
A571B9AD232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.inf; sourceTree = "<group>"; };
A571B9AE232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.uni; sourceTree = "<group>"; };
A571B9B0232052D6003BC0AA /* BootLogoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLogoLib.c; sourceTree = "<group>"; };
A571B9B1232052D6003BC0AA /* BootLogoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.inf; sourceTree = "<group>"; };
A571B9B2232052D6003BC0AA /* BootLogoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.uni; sourceTree = "<group>"; };
A571B9B4232052D6003BC0AA /* LockBoxNullLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.inf; sourceTree = "<group>"; };
A571B9B5232052D6003BC0AA /* LockBoxNullLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LockBoxNullLib.c; sourceTree = "<group>"; };
A571B9B6232052D6003BC0AA /* LockBoxNullLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.uni; sourceTree = "<group>"; };
A571B9B8232052D6003BC0AA /* FmpAuthenticationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FmpAuthenticationLibNull.c; sourceTree = "<group>"; };
A571B9B9232052D6003BC0AA /* FmpAuthenticationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.inf; sourceTree = "<group>"; };
A571B9BA232052D6003BC0AA /* FmpAuthenticationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.uni; sourceTree = "<group>"; };
A571B9BC232052D6003BC0AA /* PlatVarCleanup.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatVarCleanup.vfr; sourceTree = "<group>"; };
A571B9BD232052D6003BC0AA /* PlatVarCleanupLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatVarCleanupLib.c; sourceTree = "<group>"; };
A571B9BE232052D6003BC0AA /* PlatVarCleanup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanup.h; sourceTree = "<group>"; };
A571B9BF232052D6003BC0AA /* PlatformVarCleanupLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.inf; sourceTree = "<group>"; };
A571B9C0232052D6003BC0AA /* PlatVarCleanupHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanupHii.h; sourceTree = "<group>"; };
A571B9C1232052D6003BC0AA /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = "<group>"; };
A571B9C2232052D6003BC0AA /* PlatformVarCleanupLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.uni; sourceTree = "<group>"; };
A571B9C4232052D6003BC0AA /* PeiIpmiLibIpmiPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiIpmiLibIpmiPpi.c; sourceTree = "<group>"; };
A571B9C5232052D6003BC0AA /* PeiIpmiLibIpmiPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.inf; sourceTree = "<group>"; };
A571B9C6232052D6003BC0AA /* PeiIpmiLibIpmiPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.uni; sourceTree = "<group>"; };
A571B9C8232052D6003BC0AA /* LzmaArchCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchCustomDecompressLib.inf; sourceTree = "<group>"; };
A571B9C9232052D6003BC0AA /* F86GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = F86GuidedSectionExtraction.c; sourceTree = "<group>"; };
A571B9CA232052D6003BC0AA /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = "<group>"; };
A571B9CD232052D6003BC0AA /* lzma-sdk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = "<group>"; };
A571B9CE232052D6003BC0AA /* lzma-history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = "<group>"; };
A571B9D0232052D6003BC0AA /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
A571B9D1232052D6003BC0AA /* 7zTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = "<group>"; };
A571B9D2232052D6003BC0AA /* Compiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
A571B9D3232052D6003BC0AA /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = "<group>"; };
A571B9D4232052D6003BC0AA /* Precomp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = "<group>"; };
A571B9D5232052D6003BC0AA /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = "<group>"; };
A571B9D6232052D6003BC0AA /* Bra86.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = "<group>"; };
A571B9D7232052D6003BC0AA /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = "<group>"; };
A571B9D8232052D6003BC0AA /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = "<group>"; };
A571B9D9232052D6003BC0AA /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = "<group>"; };
A571B9DA232052D6003BC0AA /* Bra.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = "<group>"; };
A571B9DB232052D6003BC0AA /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = "<group>"; };
A571B9DC232052D6003BC0AA /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = "<group>"; };
A571B9DD232052D6003BC0AA /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = "<group>"; };
A571B9DE232052D6003BC0AA /* LzmaArchDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchDecompressLib.uni; sourceTree = "<group>"; };
A571B9DF232052D6003BC0AA /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = "<group>"; };
A571B9E0232052D6003BC0AA /* LzmaDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaDecompressLib.uni; sourceTree = "<group>"; };
A571B9E1232052D6003BC0AA /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = "<group>"; };
A571B9E2232052D6003BC0AA /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = "<group>"; };
A571B9E4232052D6003BC0AA /* DeviceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.uni; sourceTree = "<group>"; };
A571B9E5232052D6003BC0AA /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = "<group>"; };
A571B9E6232052D6003BC0AA /* DeviceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.inf; sourceTree = "<group>"; };
A571B9E7232052D6003BC0AA /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = "<group>"; };
A571B9E8232052D6003BC0AA /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = "<group>"; };
A571B9E9232052D6003BC0AA /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = "<group>"; };
A571B9EB232052D6003BC0AA /* BaseIpmiLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseIpmiLibNull.c; sourceTree = "<group>"; };
A571B9EC232052D6003BC0AA /* BaseIpmiLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.inf; sourceTree = "<group>"; };
A571B9ED232052D6003BC0AA /* BaseIpmiLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.uni; sourceTree = "<group>"; };
A571B9EF232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.uni; sourceTree = "<group>"; };
A571B9F0232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.inf; sourceTree = "<group>"; };
A571B9F1232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCrc32GuidedSectionExtractLib.c; sourceTree = "<group>"; };
A571B9F3232052D6003BC0AA /* BmConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConnect.c; sourceTree = "<group>"; };
A571B9F4232052D6003BC0AA /* BmConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConsole.c; sourceTree = "<group>"; };
A571B9F5232052D6003BC0AA /* BmHotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmHotkey.c; sourceTree = "<group>"; };
A571B9F6232052D6003BC0AA /* InternalBm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBm.h; sourceTree = "<group>"; };
A571B9F7232052D6003BC0AA /* UefiBootManagerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.inf; sourceTree = "<group>"; };
A571B9F8232052D6003BC0AA /* BmLoadOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLoadOption.c; sourceTree = "<group>"; };
A571B9F9232052D6003BC0AA /* BmBootDescription.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBootDescription.c; sourceTree = "<group>"; };
A571B9FA232052D6003BC0AA /* UefiBootManagerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.uni; sourceTree = "<group>"; };
A571B9FB232052D6003BC0AA /* BmDriverHealth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmDriverHealth.c; sourceTree = "<group>"; };
A571B9FC232052D6003BC0AA /* BmBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBoot.c; sourceTree = "<group>"; };
A571B9FD232052D6003BC0AA /* BmMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmMisc.c; sourceTree = "<group>"; };
A571B9FF232052D6003BC0AA /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = "<group>"; };
A571BA00232052D6003BC0AA /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = "<group>"; };
A571BA01232052D6003BC0AA /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = "<group>"; };
A571BA02232052D6003BC0AA /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = "<group>"; };
A571BA04232052D6003BC0AA /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = "<group>"; };
A571BA05232052D6003BC0AA /* FileExplorerString.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerString.uni; sourceTree = "<group>"; };
A571BA06232052D6003BC0AA /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = "<group>"; };
A571BA07232052D6003BC0AA /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = "<group>"; };
A571BA08232052D6003BC0AA /* FileExplorerVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerVfr.vfr; sourceTree = "<group>"; };
A571BA09232052D6003BC0AA /* FileExplorerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.inf; sourceTree = "<group>"; };
A571BA0A232052D6003BC0AA /* FileExplorerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.uni; sourceTree = "<group>"; };
A571BA0C232052D6003BC0AA /* DxeIpmiLibIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.uni; sourceTree = "<group>"; };
A571BA0D232052D6003BC0AA /* DxeIpmiLibIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.inf; sourceTree = "<group>"; };
A571BA0E232052D6003BC0AA /* DxeIpmiLibIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpmiLibIpmiProtocol.c; sourceTree = "<group>"; };
A571BA10232052D6003BC0AA /* VarCheckLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckLib.c; sourceTree = "<group>"; };
A571BA11232052D6003BC0AA /* VarCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.inf; sourceTree = "<group>"; };
A571BA12232052D6003BC0AA /* VarCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.uni; sourceTree = "<group>"; };
A571BA14232052D6003BC0AA /* DisplayUpdateProgressLibGraphics.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.uni; sourceTree = "<group>"; };
A571BA15232052D6003BC0AA /* DisplayUpdateProgressLibGraphics.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.inf; sourceTree = "<group>"; };
A571BA16232052D6003BC0AA /* DisplayUpdateProgressLibGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibGraphics.c; sourceTree = "<group>"; };
A571BA18232052D6003BC0AA /* AuthVariableLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.uni; sourceTree = "<group>"; };
A571BA19232052D6003BC0AA /* AuthVariableLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.inf; sourceTree = "<group>"; };
A571BA1A232052D6003BC0AA /* AuthVariableLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AuthVariableLibNull.c; sourceTree = "<group>"; };
A571BA1C232052D6003BC0AA /* SmmReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.uni; sourceTree = "<group>"; };
A571BA1D232052D6003BC0AA /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
A571BA1E232052D6003BC0AA /* SmmReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.inf; sourceTree = "<group>"; };
A571BA20232052D6003BC0AA /* PeiReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.uni; sourceTree = "<group>"; };
A571BA21232052D6003BC0AA /* PeiReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.inf; sourceTree = "<group>"; };
A571BA22232052D6003BC0AA /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
A571BA24232052D6003BC0AA /* PeiPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.uni; sourceTree = "<group>"; };
A571BA25232052D6003BC0AA /* PeiPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPerformanceLib.c; sourceTree = "<group>"; };
A571BA26232052D6003BC0AA /* PeiPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.inf; sourceTree = "<group>"; };
A571BA28232052D6003BC0AA /* SmmLockBoxSmmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxSmmLib.c; sourceTree = "<group>"; };
A571BA29232052D6003BC0AA /* SmmLockBoxPeiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.uni; sourceTree = "<group>"; };
A571BA2A232052D6003BC0AA /* SmmLockBoxDxeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.uni; sourceTree = "<group>"; };
A571BA2B232052D6003BC0AA /* SmmLockBoxPeiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.inf; sourceTree = "<group>"; };
A571BA2C232052D6003BC0AA /* SmmLockBoxDxeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.inf; sourceTree = "<group>"; };
A571BA2D232052D6003BC0AA /* SmmLockBoxSmmLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.inf; sourceTree = "<group>"; };
A571BA2E232052D6003BC0AA /* SmmLockBoxSmmLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.uni; sourceTree = "<group>"; };
A571BA2F232052D6003BC0AA /* SmmLockBoxPeiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxPeiLib.c; sourceTree = "<group>"; };
A571BA30232052D6003BC0AA /* SmmLockBoxLibPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBoxLibPrivate.h; sourceTree = "<group>"; };
A571BA31232052D6003BC0AA /* SmmLockBoxDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxDxeLib.c; sourceTree = "<group>"; };
A571BA33232052D6003BC0AA /* DxePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePerformanceLib.c; sourceTree = "<group>"; };
A571BA34232052D6003BC0AA /* DxePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.uni; sourceTree = "<group>"; };
A571BA35232052D6003BC0AA /* DxePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.inf; sourceTree = "<group>"; };
A571BA37232052D6003BC0AA /* SmmMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
A571BA38232052D6003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571BA39232052D6003BC0AA /* SmmMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
A571BA3A232052D6003BC0AA /* SmmMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemoryProfileLib.c; sourceTree = "<group>"; };
A571BA3C232052D6003BC0AA /* PlatformBootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformBootManager.c; sourceTree = "<group>"; };
A571BA3D232052D6003BC0AA /* PlatformBootManagerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.inf; sourceTree = "<group>"; };
A571BA3E232052D6003BC0AA /* PlatformBootManagerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.uni; sourceTree = "<group>"; };
A571BA40232052D6003BC0AA /* DxeFileExplorerProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.inf; sourceTree = "<group>"; };
A571BA41232052D6003BC0AA /* DxeFileExplorerProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.uni; sourceTree = "<group>"; };
A571BA42232052D6003BC0AA /* DxeFileExplorerProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeFileExplorerProtocol.c; sourceTree = "<group>"; };
A571BA44232052D6003BC0AA /* InternalBootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBootScriptLib.h; sourceTree = "<group>"; };
A571BA45232052D6003BC0AA /* BootScriptInternalFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptInternalFormat.h; sourceTree = "<group>"; };
A571BA46232052D6003BC0AA /* BootScriptSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptSave.c; sourceTree = "<group>"; };
A571BA47232052D6003BC0AA /* BootScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptExecute.c; sourceTree = "<group>"; };
A571BA48232052D6003BC0AA /* DxeS3BootScriptLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.inf; sourceTree = "<group>"; };
A571BA49232052D6003BC0AA /* DxeS3BootScriptLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.uni; sourceTree = "<group>"; };
A571BA4B232052D6003BC0AA /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = "<group>"; };
A571BA4C232052D6003BC0AA /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = "<group>"; };
A571BA4D232052D6003BC0AA /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = "<group>"; };
A571BA4E232052D6003BC0AA /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = "<group>"; };
A571BA50232052D6003BC0AA /* BasePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.inf; sourceTree = "<group>"; };
A571BA51232052D6003BC0AA /* BasePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.uni; sourceTree = "<group>"; };
A571BA52232052D6003BC0AA /* BasePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePlatformHookLibNull.c; sourceTree = "<group>"; };
A571BA54232052D6003BC0AA /* BaseResetSystemLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.uni; sourceTree = "<group>"; };
A571BA55232052D6003BC0AA /* BaseResetSystemLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.inf; sourceTree = "<group>"; };
A571BA56232052D6003BC0AA /* BaseResetSystemLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseResetSystemLibNull.c; sourceTree = "<group>"; };
A571BA58232052D6003BC0AA /* NonDiscoverableDeviceRegistrationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverableDeviceRegistrationLib.c; sourceTree = "<group>"; };
A571BA59232052D6003BC0AA /* NonDiscoverableDeviceRegistrationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverableDeviceRegistrationLib.inf; sourceTree = "<group>"; };
A571BA5B232052D6003BC0AA /* FrameBufferBltLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrameBufferBltLib.c; sourceTree = "<group>"; };
A571BA5C232052D6003BC0AA /* FrameBufferBltLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrameBufferBltLib.inf; sourceTree = "<group>"; };
A571BA5E232052D6003BC0AA /* PciHostBridgeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.uni; sourceTree = "<group>"; };
A571BA5F232052D6003BC0AA /* PciHostBridgeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.inf; sourceTree = "<group>"; };
A571BA60232052D6003BC0AA /* PciHostBridgeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridgeLibNull.c; sourceTree = "<group>"; };
A571BA62232052D6003BC0AA /* PeiDxeDebugLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.uni; sourceTree = "<group>"; };
A571BA63232052D6003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571BA64232052D6003BC0AA /* PeiDxeDebugLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.inf; sourceTree = "<group>"; };
A571BA66232052D6003BC0AA /* TpmMeasurementLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.uni; sourceTree = "<group>"; };
A571BA67232052D6003BC0AA /* TpmMeasurementLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TpmMeasurementLibNull.c; sourceTree = "<group>"; };
A571BA68232052D6003BC0AA /* TpmMeasurementLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.inf; sourceTree = "<group>"; };
A571BA6A232052D6003BC0AA /* PeiDebugPrintHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.uni; sourceTree = "<group>"; };
A571BA6B232052D6003BC0AA /* PeiDebugPrintHobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDebugPrintHobLib.c; sourceTree = "<group>"; };
A571BA6C232052D6003BC0AA /* PeiDebugPrintHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.inf; sourceTree = "<group>"; };
A571BA6E232052D6003BC0AA /* RuntimeDxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.inf; sourceTree = "<group>"; };
A571BA6F232052D6003BC0AA /* RuntimeDxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.uni; sourceTree = "<group>"; };
A571BA70232052D6003BC0AA /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
A571BA72232052D6003BC0AA /* UefiSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.inf; sourceTree = "<group>"; };
A571BA73232052D6003BC0AA /* UefiSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiSortLib.c; sourceTree = "<group>"; };
A571BA74232052D6003BC0AA /* UefiSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.uni; sourceTree = "<group>"; };
A571BA76232052D6003BC0AA /* VarCheckHiiGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGen.c; sourceTree = "<group>"; };
A571BA77232052D6003BC0AA /* VarCheckHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHii.h; sourceTree = "<group>"; };
A571BA78232052D6003BC0AA /* VarCheckHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.uni; sourceTree = "<group>"; };
A571BA79232052D6003BC0AA /* VarCheckHiiGenFromFv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromFv.c; sourceTree = "<group>"; };
A571BA7A232052D6003BC0AA /* VarCheckHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.inf; sourceTree = "<group>"; };
A571BA7B232052D6003BC0AA /* InternalVarCheckStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalVarCheckStructure.h; sourceTree = "<group>"; };
A571BA7C232052D6003BC0AA /* VarCheckHiiGenFromHii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromHii.c; sourceTree = "<group>"; };
A571BA7D232052D6003BC0AA /* VarCheckHiiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiLibNullClass.c; sourceTree = "<group>"; };
A571BA7E232052D6003BC0AA /* VarCheckHiiGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHiiGen.h; sourceTree = "<group>"; };
A571BA80232052D6003BC0AA /* BaseMemoryAllocationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryAllocationLibNull.c; sourceTree = "<group>"; };
A571BA81232052D6003BC0AA /* BaseMemoryAllocationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.inf; sourceTree = "<group>"; };
A571BA82232052D6003BC0AA /* BaseMemoryAllocationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.uni; sourceTree = "<group>"; };
A571BA84232052D6003BC0AA /* DisplayUpdateProgressLibText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibText.c; sourceTree = "<group>"; };
A571BA85232052D6003BC0AA /* DisplayUpdateProgressLibText.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.inf; sourceTree = "<group>"; };
A571BA86232052D6003BC0AA /* DisplayUpdateProgressLibText.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.uni; sourceTree = "<group>"; };
A571BA88232052D6003BC0AA /* CustomizedDisplayLibModStrs.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLibModStrs.uni; sourceTree = "<group>"; };
A571BA89232052D6003BC0AA /* Colors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Colors.h; sourceTree = "<group>"; };
A571BA8A232052D6003BC0AA /* CustomizedDisplayLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLibInternal.h; sourceTree = "<group>"; };
A571BA8B232052D6003BC0AA /* CustomizedDisplayLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.inf; sourceTree = "<group>"; };
A571BA8C232052D6003BC0AA /* CustomizedDisplayLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.uni; sourceTree = "<group>"; };
A571BA8D232052D6003BC0AA /* CustomizedDisplayLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLibInternal.c; sourceTree = "<group>"; };
A571BA8E232052D6003BC0AA /* CustomizedDisplayLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLib.c; sourceTree = "<group>"; };
A571BA90232052D6003BC0AA /* SmmCorePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.inf; sourceTree = "<group>"; };
A571BA91232052D6003BC0AA /* SmmCorePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.uni; sourceTree = "<group>"; };
A571BA92232052D6003BC0AA /* SmmCorePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePlatformHookLibNull.c; sourceTree = "<group>"; };
A571BA94232052D6003BC0AA /* DebugAgentLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.uni; sourceTree = "<group>"; };
A571BA95232052D6003BC0AA /* DebugAgentLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.inf; sourceTree = "<group>"; };
A571BA96232052D6003BC0AA /* DebugAgentLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugAgentLibNull.c; sourceTree = "<group>"; };
A571BA98232052D6003BC0AA /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = "<group>"; };
A571BA99232052D6003BC0AA /* UefiHiiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.uni; sourceTree = "<group>"; };
A571BA9A232052D6003BC0AA /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = "<group>"; };
A571BA9C232052D6003BC0AA /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = "<group>"; };
A571BA9D232052D6003BC0AA /* BootMaintenanceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.inf; sourceTree = "<group>"; };
A571BA9E232052D6003BC0AA /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = "<group>"; };
A571BA9F232052D6003BC0AA /* BootMaintenanceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.uni; sourceTree = "<group>"; };
A571BAA0232052D6003BC0AA /* BootMaintenanceManagerCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUiSupport.c; sourceTree = "<group>"; };
A571BAA1232052D6003BC0AA /* BootMaintenanceManagerCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUi.c; sourceTree = "<group>"; };
A571BAA2232052D6003BC0AA /* BootMaintenanceManager.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManager.vfr; sourceTree = "<group>"; };
A571BAA3232052D6003BC0AA /* BootMaintenanceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerStrings.uni; sourceTree = "<group>"; };
A571BAA4232052D6003BC0AA /* BootMaintenanceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManager.h; sourceTree = "<group>"; };
A571BAA5232052D6003BC0AA /* BootMaintenance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenance.c; sourceTree = "<group>"; };
A571BAA6232052D6003BC0AA /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = "<group>"; };
A571BAA7232052D6003BC0AA /* BootMaintenanceManagerCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUiSupport.h; sourceTree = "<group>"; };
A571BAA8232052D6003BC0AA /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = "<group>"; };
A571BAA9232052D6003BC0AA /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = "<group>"; };
A571BAAA232052D6003BC0AA /* BootMaintenanceManagerCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUi.h; sourceTree = "<group>"; };
A571BAAB232052D6003BC0AA /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = "<group>"; };
A571BAAC232052D6003BC0AA /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
A571BAAE232052D6003BC0AA /* PlatformHookLibSerialPortPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.inf; sourceTree = "<group>"; };
A571BAAF232052D6003BC0AA /* PlatformHookLibSerialPortPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.uni; sourceTree = "<group>"; };
A571BAB0232052D6003BC0AA /* PlatformHookLibSerialPortPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformHookLibSerialPortPpi.c; sourceTree = "<group>"; };
A571BAB2232052D6003BC0AA /* BaseSerialPortLib16550.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLib16550.c; sourceTree = "<group>"; };
A571BAB3232052D6003BC0AA /* BaseSerialPortLib16550.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.inf; sourceTree = "<group>"; };
A571BAB4232052D6003BC0AA /* BaseSerialPortLib16550.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.uni; sourceTree = "<group>"; };
A571BAB6232052D6003BC0AA /* BaseHobLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseHobLibNull.c; sourceTree = "<group>"; };
A571BAB7232052D6003BC0AA /* BaseHobLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.inf; sourceTree = "<group>"; };
A571BAB8232052D6003BC0AA /* BaseHobLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.uni; sourceTree = "<group>"; };
A571BABA232052D6003BC0AA /* SmmPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPerformanceLib.c; sourceTree = "<group>"; };
A571BABB232052D6003BC0AA /* SmmPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.inf; sourceTree = "<group>"; };
A571BABC232052D6003BC0AA /* SmmPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.uni; sourceTree = "<group>"; };
A571BABE232052D6003BC0AA /* DxeCapsuleLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.inf; sourceTree = "<group>"; };
A571BABF232052D6003BC0AA /* DxeCapsuleLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.uni; sourceTree = "<group>"; };
A571BAC0232052D6003BC0AA /* DxeCapsuleLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLibNull.c; sourceTree = "<group>"; };
A571BAC2232052D6003BC0AA /* DxeDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.inf; sourceTree = "<group>"; };
A571BAC3232052D6003BC0AA /* DxeDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.uni; sourceTree = "<group>"; };
A571BAC4232052D6003BC0AA /* DxeDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeDebugPrintErrorLevelLib.c; sourceTree = "<group>"; };
A571BAC6232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.uni; sourceTree = "<group>"; };
A571BAC7232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.inf; sourceTree = "<group>"; };
A571BAC8232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreSmmServicesTableLib.c; sourceTree = "<group>"; };
A571BACA232052D6003BC0AA /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
A571BACB232052D6003BC0AA /* BrotliDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BrotliDecompressLibInternal.h; sourceTree = "<group>"; };
A571BACD232052D6003BC0AA /* port.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = "<group>"; };
A571BACE232052D6003BC0AA /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
A571BACF232052D6003BC0AA /* decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = "<group>"; };
A571BAD0232052D6003BC0AA /* BrotliDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BrotliDecompress.c; sourceTree = "<group>"; };
A571BAD2232052D6003BC0AA /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = "<group>"; };
A571BAD3232052D6003BC0AA /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
A571BAD5232052D6003BC0AA /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = "<group>"; };
A571BAD6232052D6003BC0AA /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
A571BAD7232052D6003BC0AA /* transform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
A571BAD8232052D6003BC0AA /* context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = "<group>"; };
A571BAD9232052D6003BC0AA /* constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = "<group>"; };
A571BADA232052D6003BC0AA /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = "<group>"; };
A571BADB232052D6003BC0AA /* transform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = "<group>"; };
A571BADC232052D6003BC0AA /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
A571BADE232052D6003BC0AA /* state.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = "<group>"; };
A571BADF232052D6003BC0AA /* bit_reader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = "<group>"; };
A571BAE0232052D6003BC0AA /* decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = "<group>"; };
A571BAE1232052D6003BC0AA /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
A571BAE2232052D6003BC0AA /* bit_reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = "<group>"; };
A571BAE3232052D6003BC0AA /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = "<group>"; };
A571BAE4232052D6003BC0AA /* state.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = "<group>"; };
A571BAE5232052D6003BC0AA /* huffman.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = "<group>"; };
A571BAE6232052D6003BC0AA /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
A571BAE7232052D6003BC0AA /* BrotliDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliDecompressLib.uni; sourceTree = "<group>"; };
A571BAE8232052D6003BC0AA /* BrotliCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCustomDecompressLib.inf; sourceTree = "<group>"; };
A571BAE9232052D6003BC0AA /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = "<group>"; };
A571BAEB232052D6003BC0AA /* ResetUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetUtility.c; sourceTree = "<group>"; };
A571BAEC232052D6003BC0AA /* ResetUtilityLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetUtilityLib.inf; sourceTree = "<group>"; };
A571BAEE232052D6003BC0AA /* SmmCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePerformanceLib.c; sourceTree = "<group>"; };
A571BAEF232052D6003BC0AA /* SmmCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.uni; sourceTree = "<group>"; };
A571BAF0232052D6003BC0AA /* SmmCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.inf; sourceTree = "<group>"; };
A571BAF1232052D6003BC0AA /* SmmCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePerformanceLibInternal.h; sourceTree = "<group>"; };
A571BAF3232052D6003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571BAF4232052D6003BC0AA /* UefiMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
A571BAF5232052D6003BC0AA /* UefiMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
A571BAF6232052D6003BC0AA /* DxeMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMemoryProfileLib.c; sourceTree = "<group>"; };
A571BAF8232052D6003BC0AA /* PeiDebugLibDebugPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugLibDebugPpi.inf; sourceTree = "<group>"; };
A571BAF9232052D6003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571BAFB232052D6003BC0AA /* SmmSmiHandlerProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmSmiHandlerProfileLib.c; sourceTree = "<group>"; };
A571BAFC232052D6003BC0AA /* SmmSmiHandlerProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.inf; sourceTree = "<group>"; };
A571BAFD232052D6003BC0AA /* SmmSmiHandlerProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.uni; sourceTree = "<group>"; };
A571BAFF232052D6003BC0AA /* DxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.inf; sourceTree = "<group>"; };
A571BB00232052D6003BC0AA /* DxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.uni; sourceTree = "<group>"; };
A571BB01232052D6003BC0AA /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
A571BB03232052D6003BC0AA /* VarCheckUefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.inf; sourceTree = "<group>"; };
A571BB04232052D6003BC0AA /* VarCheckUefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.uni; sourceTree = "<group>"; };
A571BB05232052D6003BC0AA /* VarCheckUefiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckUefiLibNullClass.c; sourceTree = "<group>"; };
A571BB07232052D6003BC0AA /* RuntimeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.inf; sourceTree = "<group>"; };
A571BB08232052D6003BC0AA /* RuntimeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeResetSystemLib.c; sourceTree = "<group>"; };
A571BB09232052D6003BC0AA /* RuntimeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.uni; sourceTree = "<group>"; };
A571BB0B232052D6003BC0AA /* VarCheckPcdLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckPcdLibNullClass.c; sourceTree = "<group>"; };
A571BB0C232052D6003BC0AA /* VarCheckPcdStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckPcdStructure.h; sourceTree = "<group>"; };
A571BB0D232052D6003BC0AA /* VarCheckPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.uni; sourceTree = "<group>"; };
A571BB0E232052D6003BC0AA /* VarCheckPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.inf; sourceTree = "<group>"; };
A571BB10232052D7003BC0AA /* DxeSecurityManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSecurityManagementLib.c; sourceTree = "<group>"; };
A571BB11232052D7003BC0AA /* DxeSecurityManagementLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.uni; sourceTree = "<group>"; };
A571BB12232052D7003BC0AA /* DxeSecurityManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.inf; sourceTree = "<group>"; };
A571BB14232052D7003BC0AA /* PiSmmCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLib.c; sourceTree = "<group>"; };
A571BB15232052D7003BC0AA /* PiSmmCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryAllocationServices.h; sourceTree = "<group>"; };
A571BB16232052D7003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571BB17232052D7003BC0AA /* PiSmmCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryProfileServices.h; sourceTree = "<group>"; };
A571BB18232052D7003BC0AA /* PiSmmCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.uni; sourceTree = "<group>"; };
A571BB19232052D7003BC0AA /* PiSmmCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
A571BB1A232052D7003BC0AA /* PiSmmCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLibNull.c; sourceTree = "<group>"; };
A571BB1B232052D7003BC0AA /* PiSmmCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.inf; sourceTree = "<group>"; };
A571BB1C232052D7003BC0AA /* PiSmmCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
A571BB1E232052D7003BC0AA /* DxePrintLibPrint2Protocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.uni; sourceTree = "<group>"; };
A571BB1F232052D7003BC0AA /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = "<group>"; };
A571BB20232052D7003BC0AA /* DxePrintLibPrint2Protocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.inf; sourceTree = "<group>"; };
A571BB22232052D7003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571BB23232052D7003BC0AA /* DxeCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryAllocationServices.h; sourceTree = "<group>"; };
A571BB24232052D7003BC0AA /* DxeCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryProfileServices.h; sourceTree = "<group>"; };
A571BB25232052D7003BC0AA /* DxeCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
A571BB26232052D7003BC0AA /* DxeCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
A571BB27232052D7003BC0AA /* DxeCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLib.c; sourceTree = "<group>"; };
A571BB28232052D7003BC0AA /* DxeCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.uni; sourceTree = "<group>"; };
A571BB29232052D7003BC0AA /* DxeCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.inf; sourceTree = "<group>"; };
A571BB2A232052D7003BC0AA /* DxeCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLibNull.c; sourceTree = "<group>"; };
A571BB2C232052D7003BC0AA /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = "<group>"; };
A571BB2D232052D7003BC0AA /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = "<group>"; };
A571BB2E232052D7003BC0AA /* BootManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.uni; sourceTree = "<group>"; };
A571BB2F232052D7003BC0AA /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = "<group>"; };
A571BB30232052D7003BC0AA /* BootManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.inf; sourceTree = "<group>"; };
A571BB31232052D7003BC0AA /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = "<group>"; };
A571BB33232052D7003BC0AA /* BmpSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmpSupportLib.c; sourceTree = "<group>"; };
A571BB34232052D7003BC0AA /* BaseBmpSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.inf; sourceTree = "<group>"; };
A571BB35232052D7003BC0AA /* BaseBmpSupportLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.uni; sourceTree = "<group>"; };
A571BB37232052D7003BC0AA /* CpuExceptionHandlerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.uni; sourceTree = "<group>"; };
A571BB38232052D7003BC0AA /* CpuExceptionHandlerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.inf; sourceTree = "<group>"; };
A571BB39232052D7003BC0AA /* CpuExceptionHandlerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionHandlerLibNull.c; sourceTree = "<group>"; };
A571BB3B232052D7003BC0AA /* HiiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLib.c; sourceTree = "<group>"; };
A571BB3C232052D7003BC0AA /* UefiHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.uni; sourceTree = "<group>"; };
A571BB3D232052D7003BC0AA /* UefiHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.inf; sourceTree = "<group>"; };
A571BB3E232052D7003BC0AA /* HiiString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiString.c; sourceTree = "<group>"; };
A571BB3F232052D7003BC0AA /* HiiLanguage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLanguage.c; sourceTree = "<group>"; };
A571BB40232052D7003BC0AA /* InternalHiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalHiiLib.h; sourceTree = "<group>"; };
A571BB42232052D7003BC0AA /* BaseSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.inf; sourceTree = "<group>"; };
A571BB43232052D7003BC0AA /* BaseSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.uni; sourceTree = "<group>"; };
A571BB44232052D7003BC0AA /* BaseSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSortLib.c; sourceTree = "<group>"; };
A571BB46232052D7003BC0AA /* DxeCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCorePerformanceLib.c; sourceTree = "<group>"; };
A571BB47232052D7003BC0AA /* DxeCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCorePerformanceLibInternal.h; sourceTree = "<group>"; };
A571BB48232052D7003BC0AA /* DxeCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.inf; sourceTree = "<group>"; };
A571BB49232052D7003BC0AA /* DxeCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.uni; sourceTree = "<group>"; };
A571BB4B232052D7003BC0AA /* DxeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.uni; sourceTree = "<group>"; };
A571BB4C232052D7003BC0AA /* DxeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.inf; sourceTree = "<group>"; };
A571BB4D232052D7003BC0AA /* DxeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeResetSystemLib.c; sourceTree = "<group>"; };
A571BB4F232052D7003BC0AA /* PeiResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.uni; sourceTree = "<group>"; };
A571BB50232052D7003BC0AA /* PeiResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.inf; sourceTree = "<group>"; };
A571BB51232052D7003BC0AA /* PeiResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResetSystemLib.c; sourceTree = "<group>"; };
A571BB52232052D7003BC0AA /* MdeModulePkgSample.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgSample.dec; sourceTree = "<group>"; };
A571BB54232052D7003BC0AA /* LogoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.uni; sourceTree = "<group>"; };
A571BB55232052D7003BC0AA /* LogoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.inf; sourceTree = "<group>"; };
A571BB56232052D7003BC0AA /* Logo.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = Logo.bmp; sourceTree = "<group>"; };
A571BB57232052D7003BC0AA /* Logo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.uni; sourceTree = "<group>"; };
A571BB58232052D7003BC0AA /* LogoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxeExtra.uni; sourceTree = "<group>"; };
A571BB59232052D7003BC0AA /* LogoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoExtra.uni; sourceTree = "<group>"; };
A571BB5A232052D7003BC0AA /* Logo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.inf; sourceTree = "<group>"; };
A571BB5B232052D7003BC0AA /* Logo.idf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.idf; sourceTree = "<group>"; };
A571BB5C232052D7003BC0AA /* Logo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Logo.c; sourceTree = "<group>"; };
A571BB5D232052D7003BC0AA /* MdeModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.uni; sourceTree = "<group>"; };
A571BB5E232052D7003BC0AA /* MdeModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dec; sourceTree = "<group>"; };
A571BB61232052D7003BC0AA /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = "<group>"; };
A571BB62232052D7003BC0AA /* FrontPageCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUi.h; sourceTree = "<group>"; };
A571BB63232052D7003BC0AA /* Ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ui.h; sourceTree = "<group>"; };
A571BB64232052D7003BC0AA /* FrontPageCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUiSupport.c; sourceTree = "<group>"; };
A571BB65232052D7003BC0AA /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = "<group>"; };
A571BB66232052D7003BC0AA /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
A571BB67232052D7003BC0AA /* FrontPageCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUi.c; sourceTree = "<group>"; };
A571BB68232052D7003BC0AA /* UiApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.uni; sourceTree = "<group>"; };
A571BB69232052D7003BC0AA /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = "<group>"; };
A571BB6A232052D7003BC0AA /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = "<group>"; };
A571BB6B232052D7003BC0AA /* UiAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiAppExtra.uni; sourceTree = "<group>"; };
A571BB6C232052D7003BC0AA /* UiApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.inf; sourceTree = "<group>"; };
A571BB6D232052D7003BC0AA /* FrontPageCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUiSupport.h; sourceTree = "<group>"; };
A571BB6E232052D7003BC0AA /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = "<group>"; };
A571BB70232052D7003BC0AA /* HelloWorldStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldStr.uni; sourceTree = "<group>"; };
A571BB71232052D7003BC0AA /* HelloWorld.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.uni; sourceTree = "<group>"; };
A571BB72232052D7003BC0AA /* HelloWorld.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.inf; sourceTree = "<group>"; };
A571BB73232052D7003BC0AA /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = "<group>"; };
A571BB74232052D7003BC0AA /* HelloWorldExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldExtra.uni; sourceTree = "<group>"; };
A571BB76232052D7003BC0AA /* BootManagerMenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerMenu.c; sourceTree = "<group>"; };
A571BB77232052D7003BC0AA /* BootManagerMenuAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuAppExtra.uni; sourceTree = "<group>"; };
A571BB78232052D7003BC0AA /* BootManagerMenuStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuStrings.uni; sourceTree = "<group>"; };
A571BB79232052D7003BC0AA /* BootManagerMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerMenu.h; sourceTree = "<group>"; };
A571BB7A232052D7003BC0AA /* BootManagerMenuApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.inf; sourceTree = "<group>"; };
A571BB7B232052D7003BC0AA /* BootManagerMenuApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.uni; sourceTree = "<group>"; };
A571BB7D232052D7003BC0AA /* CapsuleApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleApp.h; sourceTree = "<group>"; };
A571BB7E232052D7003BC0AA /* CapsuleApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.inf; sourceTree = "<group>"; };
A571BB7F232052D7003BC0AA /* AppSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppSupport.c; sourceTree = "<group>"; };
A571BB80232052D7003BC0AA /* CapsuleApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.uni; sourceTree = "<group>"; };
A571BB81232052D7003BC0AA /* CapsuleAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleAppExtra.uni; sourceTree = "<group>"; };
A571BB82232052D7003BC0AA /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = "<group>"; };
A571BB83232052D7003BC0AA /* CapsuleApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleApp.c; sourceTree = "<group>"; };
A571BB84232052D7003BC0AA /* CapsuleDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleDump.c; sourceTree = "<group>"; };
A571BB86232052D7003BC0AA /* MemoryProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.inf; sourceTree = "<group>"; };
A571BB87232052D7003BC0AA /* MemoryProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileInfo.c; sourceTree = "<group>"; };
A571BB88232052D7003BC0AA /* MemoryProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.uni; sourceTree = "<group>"; };
A571BB89232052D7003BC0AA /* MemoryProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfoExtra.uni; sourceTree = "<group>"; };
A571BB8B232052D7003BC0AA /* DumpDynPcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcd.inf; sourceTree = "<group>"; };
A571BB8C232052D7003BC0AA /* DumpDynPcdStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcdStr.uni; sourceTree = "<group>"; };
A571BB8D232052D7003BC0AA /* DumpDynPcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpDynPcd.c; sourceTree = "<group>"; };
A571BB8F232052D7003BC0AA /* VariableInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfoExtra.uni; sourceTree = "<group>"; };
A571BB90232052D7003BC0AA /* VariableInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.inf; sourceTree = "<group>"; };
A571BB91232052D7003BC0AA /* VariableInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.uni; sourceTree = "<group>"; };
A571BB92232052D7003BC0AA /* VariableInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableInfo.c; sourceTree = "<group>"; };
A571BB94232052D7003BC0AA /* SmiHandlerProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfoExtra.uni; sourceTree = "<group>"; };
A571BB95232052D7003BC0AA /* SmiHandlerProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.uni; sourceTree = "<group>"; };
A571BB96232052D7003BC0AA /* SmiHandlerProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.inf; sourceTree = "<group>"; };
A571BB97232052D7003BC0AA /* SmiHandlerProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileInfo.c; sourceTree = "<group>"; };
A571BB98232052D7003BC0AA /* MdeModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dsc; sourceTree = "<group>"; };
A571BB9B232052E8003BC0AA /* PiPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPei.h; sourceTree = "<group>"; };
A571BB9D232052E8003BC0AA /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
A571BB9E232052E8003BC0AA /* PiMm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMm.h; sourceTree = "<group>"; };
A571BB9F232052E8003BC0AA /* Uefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = "<group>"; };
A571BBA1232052E8003BC0AA /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = "<group>"; };
A571BBA2232052E8003BC0AA /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
A571BBA4232052E8003BC0AA /* UefiAcpiDataTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiAcpiDataTable.h; sourceTree = "<group>"; };
A571BBA5232052E8003BC0AA /* UefiPxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiPxe.h; sourceTree = "<group>"; };
A571BBA6232052E8003BC0AA /* UefiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiSpec.h; sourceTree = "<group>"; };
A571BBA7232052E8003BC0AA /* UefiGpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiGpt.h; sourceTree = "<group>"; };
A571BBA8232052E8003BC0AA /* UefiBaseType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBaseType.h; sourceTree = "<group>"; };
A571BBA9232052E8003BC0AA /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = "<group>"; };
A571BBAA232052E8003BC0AA /* UefiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = "<group>"; };
A571BBAC232052E8003BC0AA /* IpmiNetFnFirmware.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnFirmware.h; sourceTree = "<group>"; };
A571BBAD232052E8003BC0AA /* SdramSpdLpDdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdLpDdr.h; sourceTree = "<group>"; };
A571BBAE232052E8003BC0AA /* ElTorito.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElTorito.h; sourceTree = "<group>"; };
A571BBAF232052E8003BC0AA /* SdramSpdDdr3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr3.h; sourceTree = "<group>"; };
A571BBB0232052E8003BC0AA /* Acpi62.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi62.h; sourceTree = "<group>"; };
A571BBB1232052E8003BC0AA /* WindowsSmmSecurityMitigationTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsSmmSecurityMitigationTable.h; sourceTree = "<group>"; };
A571BBB2232052E8003BC0AA /* Nvme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvme.h; sourceTree = "<group>"; };
A571BBB3232052E8003BC0AA /* IoRemappingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoRemappingTable.h; sourceTree = "<group>"; };
A571BBB4232052E8003BC0AA /* LowPowerIdleTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LowPowerIdleTable.h; sourceTree = "<group>"; };
A571BBB5232052E8003BC0AA /* Emmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Emmc.h; sourceTree = "<group>"; };
A571BBB6232052E8003BC0AA /* WatchdogActionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogActionTable.h; sourceTree = "<group>"; };
A571BBB7232052E8003BC0AA /* DmaRemappingReportingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DmaRemappingReportingTable.h; sourceTree = "<group>"; };
A571BBB8232052E8003BC0AA /* AlertStandardFormatTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlertStandardFormatTable.h; sourceTree = "<group>"; };
A571BBB9232052E8003BC0AA /* Acpi40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi40.h; sourceTree = "<group>"; };
A571BBBA232052E8003BC0AA /* Bmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bmp.h; sourceTree = "<group>"; };
A571BBBB232052E8003BC0AA /* UefiTcgPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiTcgPlatform.h; sourceTree = "<group>"; };
A571BBBC232052E8003BC0AA /* SerialPortConsoleRedirectionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortConsoleRedirectionTable.h; sourceTree = "<group>"; };
A571BBBD232052E8003BC0AA /* Pci22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci22.h; sourceTree = "<group>"; };
A571BBBE232052E8003BC0AA /* Mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mbr.h; sourceTree = "<group>"; };
A571BBBF232052E8003BC0AA /* Acpi61.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi61.h; sourceTree = "<group>"; };
A571BBC0232052E8003BC0AA /* SdramSpdDdr4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr4.h; sourceTree = "<group>"; };
A571BBC1232052E8003BC0AA /* TcgStorageOpal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageOpal.h; sourceTree = "<group>"; };
A571BBC2232052E8003BC0AA /* IpmiNetFnChassis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnChassis.h; sourceTree = "<group>"; };
A571BBC3232052E8003BC0AA /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = "<group>"; };
A571BBC4232052E8003BC0AA /* Tpm2Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm2Acpi.h; sourceTree = "<group>"; };
A571BBC5232052E8003BC0AA /* PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = "<group>"; };
A571BBC6232052E8003BC0AA /* PciExpress30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress30.h; sourceTree = "<group>"; };
A571BBC7232052E8003BC0AA /* SdramSpd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpd.h; sourceTree = "<group>"; };
A571BBC8232052E8003BC0AA /* Acpi10.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi10.h; sourceTree = "<group>"; };
A571BBC9232052E8003BC0AA /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = "<group>"; };
A571BBCA232052E8003BC0AA /* IpmiFruInformationStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiFruInformationStorage.h; sourceTree = "<group>"; };
A571BBCB232052E8003BC0AA /* IpmiNetFnStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnStorage.h; sourceTree = "<group>"; };
A571BBCC232052E8003BC0AA /* IScsiBootFirmwareTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiBootFirmwareTable.h; sourceTree = "<group>"; };
A571BBCD232052E8003BC0AA /* Bluetooth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = "<group>"; };
A571BBCE232052E8003BC0AA /* AcpiAml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiAml.h; sourceTree = "<group>"; };
A571BBCF232052E8003BC0AA /* Acpi50.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi50.h; sourceTree = "<group>"; };
A571BBD0232052E8003BC0AA /* Tpm20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm20.h; sourceTree = "<group>"; };
A571BBD1232052E8003BC0AA /* PciCodeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCodeId.h; sourceTree = "<group>"; };
A571BBD2232052E8003BC0AA /* IpmiNetFnTransport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnTransport.h; sourceTree = "<group>"; };
A571BBD3232052E8003BC0AA /* Dhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp.h; sourceTree = "<group>"; };
A571BBD4232052E8003BC0AA /* TpmPtp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmPtp.h; sourceTree = "<group>"; };
A571BBD5232052E8003BC0AA /* Acpi20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi20.h; sourceTree = "<group>"; };
A571BBD6232052E8003BC0AA /* Pci23.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci23.h; sourceTree = "<group>"; };
A571BBD7232052E8003BC0AA /* IpmiNetFnApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnApp.h; sourceTree = "<group>"; };
A571BBD8232052E8003BC0AA /* PciExpress40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress40.h; sourceTree = "<group>"; };
A571BBD9232052E8003BC0AA /* IpmiNetFnSensorEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnSensorEvent.h; sourceTree = "<group>"; };
A571BBDA232052E8003BC0AA /* Acpi60.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi60.h; sourceTree = "<group>"; };
A571BBDB232052E8003BC0AA /* PciExpress21.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress21.h; sourceTree = "<group>"; };
A571BBDC232052E8003BC0AA /* PciExpress31.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress31.h; sourceTree = "<group>"; };
A571BBDD232052E8003BC0AA /* TcgStorageCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageCore.h; sourceTree = "<group>"; };
A571BBDE232052E8003BC0AA /* HighPrecisionEventTimerTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HighPrecisionEventTimerTable.h; sourceTree = "<group>"; };
A571BBDF232052E8003BC0AA /* Usb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb.h; sourceTree = "<group>"; };
A571BBE0232052E8003BC0AA /* Acpi51.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi51.h; sourceTree = "<group>"; };
A571BBE1232052E8003BC0AA /* Sd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sd.h; sourceTree = "<group>"; };
A571BBE2232052E8003BC0AA /* WatchdogResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogResourceTable.h; sourceTree = "<group>"; };
A571BBE3232052E8003BC0AA /* Acpi30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi30.h; sourceTree = "<group>"; };
A571BBE4232052E8003BC0AA /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = "<group>"; };
A571BBE5232052E8003BC0AA /* DebugPortTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPortTable.h; sourceTree = "<group>"; };
A571BBE6232052E8003BC0AA /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = "<group>"; };
A571BBE7232052E8003BC0AA /* MemoryOverwriteRequestControlLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteRequestControlLock.h; sourceTree = "<group>"; };
A571BBE8232052E8003BC0AA /* Atapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Atapi.h; sourceTree = "<group>"; };
A571BBE9232052E8003BC0AA /* TcpaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpaAcpi.h; sourceTree = "<group>"; };
A571BBEA232052E8003BC0AA /* LegacyBiosMpTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosMpTable.h; sourceTree = "<group>"; };
A571BBEB232052E8003BC0AA /* TpmTis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmTis.h; sourceTree = "<group>"; };
A571BBEC232052E8003BC0AA /* Acpi63.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi63.h; sourceTree = "<group>"; };
A571BBED232052E8003BC0AA /* SmBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBus.h; sourceTree = "<group>"; };
A571BBEE232052E8003BC0AA /* Http11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http11.h; sourceTree = "<group>"; };
A571BBEF232052E8003BC0AA /* TcgPhysicalPresence.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgPhysicalPresence.h; sourceTree = "<group>"; };
A571BBF0232052E8003BC0AA /* IpmiNetFnGroupExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnGroupExtension.h; sourceTree = "<group>"; };
A571BBF1232052E8003BC0AA /* Tls1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls1.h; sourceTree = "<group>"; };
A571BBF2232052E8003BC0AA /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = "<group>"; };
A571BBF3232052E8003BC0AA /* DebugPort2Table.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort2Table.h; sourceTree = "<group>"; };
A571BBF4232052E8003BC0AA /* Scsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Scsi.h; sourceTree = "<group>"; };
A571BBF5232052E8003BC0AA /* Pci30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci30.h; sourceTree = "<group>"; };
A571BBF6232052E8003BC0AA /* Hsti.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hsti.h; sourceTree = "<group>"; };
A571BBF7232052E8003BC0AA /* WindowsUxCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsUxCapsule.h; sourceTree = "<group>"; };
A571BBF8232052E8003BC0AA /* Tpm12.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm12.h; sourceTree = "<group>"; };
A571BBF9232052E8003BC0AA /* Ipmi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ipmi.h; sourceTree = "<group>"; };
A571BBFA232052E8003BC0AA /* IpmiNetFnBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnBridge.h; sourceTree = "<group>"; };
A571BBFB232052E8003BC0AA /* ServiceProcessorManagementInterfaceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceProcessorManagementInterfaceTable.h; sourceTree = "<group>"; };
A571BBFD232052E8003BC0AA /* OrderedCollectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderedCollectionLib.h; sourceTree = "<group>"; };
A571BBFE232052E8003BC0AA /* TimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TimerLib.h; sourceTree = "<group>"; };
A571BBFF232052E8003BC0AA /* PeiServicesTablePointerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesTablePointerLib.h; sourceTree = "<group>"; };
A571BC00232052E8003BC0AA /* SmiHandlerProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfileLib.h; sourceTree = "<group>"; };
A571BC01232052E8003BC0AA /* UefiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLib.h; sourceTree = "<group>"; };
A571BC02232052E8003BC0AA /* UefiDecompressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDecompressLib.h; sourceTree = "<group>"; };
A571BC03232052E8003BC0AA /* UefiRuntimeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeServicesTableLib.h; sourceTree = "<group>"; };
A571BC04232052E8003BC0AA /* PeimEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeimEntryPoint.h; sourceTree = "<group>"; };
A571BC05232052E8003BC0AA /* RngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RngLib.h; sourceTree = "<group>"; };
A571BC06232052E8003BC0AA /* PciCf8Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCf8Lib.h; sourceTree = "<group>"; };
A571BC07232052E8003BC0AA /* SmmPeriodicSmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicSmiLib.h; sourceTree = "<group>"; };
A571BC08232052E8003BC0AA /* PeiCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreEntryPoint.h; sourceTree = "<group>"; };
A571BC09232052E8003BC0AA /* S3PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciLib.h; sourceTree = "<group>"; };
A571BC0A232052E8003BC0AA /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = "<group>"; };
A571BC0B232052E8003BC0AA /* DebugLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = "<group>"; };
A571BC0C232052E8003BC0AA /* SynchronizationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SynchronizationLib.h; sourceTree = "<group>"; };
A571BC0D232052E8003BC0AA /* SafeIntLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SafeIntLib.h; sourceTree = "<group>"; };
A571BC0E232052E8003BC0AA /* S3SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmbusLib.h; sourceTree = "<group>"; };
A571BC0F232052E8003BC0AA /* DevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathLib.h; sourceTree = "<group>"; };
A571BC10232052E8003BC0AA /* PcdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdLib.h; sourceTree = "<group>"; };
A571BC11232052E8003BC0AA /* FileHandleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileHandleLib.h; sourceTree = "<group>"; };
A571BC12232052E8003BC0AA /* UefiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = "<group>"; };
A571BC13232052E8003BC0AA /* SmmMemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemLib.h; sourceTree = "<group>"; };
A571BC14232052E8003BC0AA /* PostCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostCodeLib.h; sourceTree = "<group>"; };
A571BC15232052E8003BC0AA /* S3StallLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StallLib.h; sourceTree = "<group>"; };
A571BC16232052E8003BC0AA /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = "<group>"; };
A571BC17232052E8003BC0AA /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = "<group>"; };
A571BC18232052E8003BC0AA /* MmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmServicesTableLib.h; sourceTree = "<group>"; };
A571BC19232052E8003BC0AA /* PeCoffExtraActionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffExtraActionLib.h; sourceTree = "<group>"; };
A571BC1A232052E8003BC0AA /* PciExpressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressLib.h; sourceTree = "<group>"; };
A571BC1B232052E8003BC0AA /* S3IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3IoLib.h; sourceTree = "<group>"; };
A571BC1C232052E8003BC0AA /* ReportStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeLib.h; sourceTree = "<group>"; };
A571BC1D232052E8003BC0AA /* UefiScsiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiScsiLib.h; sourceTree = "<group>"; };
A571BC1E232052E8003BC0AA /* UefiRuntimeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeLib.h; sourceTree = "<group>"; };
A571BC1F232052E8003BC0AA /* SmmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmServicesTableLib.h; sourceTree = "<group>"; };
A571BC20232052E8003BC0AA /* SerialPortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLib.h; sourceTree = "<group>"; };
A571BC21232052E8003BC0AA /* DxeCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreEntryPoint.h; sourceTree = "<group>"; };
A571BC22232052E8003BC0AA /* PeCoffGetEntryPointLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffGetEntryPointLib.h; sourceTree = "<group>"; };
A571BC23232052E8003BC0AA /* UefiDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDriverEntryPoint.h; sourceTree = "<group>"; };
A571BC24232052E8003BC0AA /* BaseMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = "<group>"; };
A571BC25232052E8003BC0AA /* DxeServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesLib.h; sourceTree = "<group>"; };
A571BC26232052E8003BC0AA /* PeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = "<group>"; };
A571BC27232052E8003BC0AA /* S3PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciSegmentLib.h; sourceTree = "<group>"; };
A571BC28232052E8003BC0AA /* BaseLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = "<group>"; };
A571BC29232052E8003BC0AA /* SmmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLib.h; sourceTree = "<group>"; };
A571BC2A232052E8003BC0AA /* PeiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesLib.h; sourceTree = "<group>"; };
A571BC2B232052E8003BC0AA /* DxeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesTableLib.h; sourceTree = "<group>"; };
A571BC2C232052E8003BC0AA /* SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusLib.h; sourceTree = "<group>"; };
A571BC2D232052E8003BC0AA /* MemoryAllocationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = "<group>"; };
A571BC2E232052E8003BC0AA /* HstiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiLib.h; sourceTree = "<group>"; };
A571BC2F232052E8003BC0AA /* ExtractGuidedSectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtractGuidedSectionLib.h; sourceTree = "<group>"; };
A571BC30232052E8003BC0AA /* ResourcePublicationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResourcePublicationLib.h; sourceTree = "<group>"; };
A571BC31232052E8003BC0AA /* S3BootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3BootScriptLib.h; sourceTree = "<group>"; };
A571BC32232052E8003BC0AA /* CacheMaintenanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CacheMaintenanceLib.h; sourceTree = "<group>"; };
A571BC33232052E8003BC0AA /* CpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuLib.h; sourceTree = "<group>"; };
A571BC34232052E8003BC0AA /* StandaloneMmDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandaloneMmDriverEntryPoint.h; sourceTree = "<group>"; };
A571BC35232052E8003BC0AA /* SmmIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoLib.h; sourceTree = "<group>"; };
A571BC36232052E8003BC0AA /* IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoLib.h; sourceTree = "<group>"; };
A571BC37232052E8003BC0AA /* PrintLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = "<group>"; };
A571BC38232052E8003BC0AA /* UefiApplicationEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiApplicationEntryPoint.h; sourceTree = "<group>"; };
A571BC39232052E8003BC0AA /* PerformanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceLib.h; sourceTree = "<group>"; };
A571BC3A232052E8003BC0AA /* HobLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobLib.h; sourceTree = "<group>"; };
A571BC3B232052E8003BC0AA /* DebugPrintErrorLevelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPrintErrorLevelLib.h; sourceTree = "<group>"; };
A571BC3C232052E8003BC0AA /* PciSegmentInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentInfoLib.h; sourceTree = "<group>"; };
A571BC3E232052E8003BC0AA /* LegacySpiController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiController.h; sourceTree = "<group>"; };
A571BC3F232052E8003BC0AA /* SpiHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiHc.h; sourceTree = "<group>"; };
A571BC40232052E8003BC0AA /* Tcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp4.h; sourceTree = "<group>"; };
A571BC41232052E8003BC0AA /* DriverFamilyOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverFamilyOverride.h; sourceTree = "<group>"; };
A571BC42232052E8003BC0AA /* MmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSxDispatch.h; sourceTree = "<group>"; };
A571BC43232052E8003BC0AA /* MmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpu.h; sourceTree = "<group>"; };
A571BC44232052E8003BC0AA /* TcgService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgService.h; sourceTree = "<group>"; };
A571BC45232052E8003BC0AA /* WiFi2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi2.h; sourceTree = "<group>"; };
A571BC46232052E8003BC0AA /* PartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PartitionInfo.h; sourceTree = "<group>"; };
A571BC47232052E8003BC0AA /* SmmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReportStatusCodeHandler.h; sourceTree = "<group>"; };
A571BC48232052E8003BC0AA /* UgaDraw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = "<group>"; };
A571BC49232052E8003BC0AA /* Bis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bis.h; sourceTree = "<group>"; };
A571BC4A232052E8003BC0AA /* SmartCardEdge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardEdge.h; sourceTree = "<group>"; };
A571BC4B232052E8003BC0AA /* EapConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapConfiguration.h; sourceTree = "<group>"; };
A571BC4C232052E8003BC0AA /* ShellDynamicCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellDynamicCommand.h; sourceTree = "<group>"; };
A571BC4D232052E8003BC0AA /* Rest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rest.h; sourceTree = "<group>"; };
A571BC4E232052E8003BC0AA /* NvdimmLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvdimmLabel.h; sourceTree = "<group>"; };
A571BC4F232052E8003BC0AA /* Udp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4.h; sourceTree = "<group>"; };
A571BC50232052E8003BC0AA /* LoadedImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadedImage.h; sourceTree = "<group>"; };
A571BC51232052E8003BC0AA /* WiFi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi.h; sourceTree = "<group>"; };
A571BC52232052E8003BC0AA /* SmmSwDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch2.h; sourceTree = "<group>"; };
A571BC53232052E8003BC0AA /* FormBrowser2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowser2.h; sourceTree = "<group>"; };
A571BC54232052E8003BC0AA /* I2cHost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cHost.h; sourceTree = "<group>"; };
A571BC55232052E8003BC0AA /* DevicePathFromText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathFromText.h; sourceTree = "<group>"; };
A571BC56232052E8003BC0AA /* Shell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shell.h; sourceTree = "<group>"; };
A571BC57232052E8003BC0AA /* IpSec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSec.h; sourceTree = "<group>"; };
A571BC58232052E8003BC0AA /* SimpleTextInEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextInEx.h; sourceTree = "<group>"; };
A571BC59232052E8003BC0AA /* CpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2.h; sourceTree = "<group>"; };
A571BC5A232052E8003BC0AA /* Ip4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4.h; sourceTree = "<group>"; };
A571BC5B232052E8003BC0AA /* DriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration.h; sourceTree = "<group>"; };
A571BC5C232052E8003BC0AA /* SpiSmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmConfiguration.h; sourceTree = "<group>"; };
A571BC5D232052E8003BC0AA /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = "<group>"; };
A571BC5E232052E8003BC0AA /* Tls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls.h; sourceTree = "<group>"; };
A571BC5F232052E8003BC0AA /* MmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReadyToLock.h; sourceTree = "<group>"; };
A571BC60232052E8003BC0AA /* SimpleFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleFileSystem.h; sourceTree = "<group>"; };
A571BC61232052E8003BC0AA /* MmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStatusCode.h; sourceTree = "<group>"; };
A571BC62232052E8003BC0AA /* Http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http.h; sourceTree = "<group>"; };
A571BC63232052E8003BC0AA /* ScsiPassThruExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThruExt.h; sourceTree = "<group>"; };
A571BC64232052E8003BC0AA /* HiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigAccess.h; sourceTree = "<group>"; };
A571BC65232052E8003BC0AA /* SmbusHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusHc.h; sourceTree = "<group>"; };
A571BC66232052E8003BC0AA /* DevicePathToText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathToText.h; sourceTree = "<group>"; };
A571BC67232052E8003BC0AA /* MmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpuIo.h; sourceTree = "<group>"; };
A571BC68232052E8003BC0AA /* ServiceBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceBinding.h; sourceTree = "<group>"; };
A571BC69232052E8003BC0AA /* DriverConfiguration2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration2.h; sourceTree = "<group>"; };
A571BC6A232052E8003BC0AA /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = "<group>"; };
A571BC6B232052E8003BC0AA /* FirmwareManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagement.h; sourceTree = "<group>"; };
A571BC6C232052E8003BC0AA /* EdidDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidDiscovered.h; sourceTree = "<group>"; };
A571BC6D232052E8003BC0AA /* MmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmEndOfDxe.h; sourceTree = "<group>"; };
A571BC6E232052E8003BC0AA /* BootManagerPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerPolicy.h; sourceTree = "<group>"; };
A571BC6F232052E8003BC0AA /* RealTimeClock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RealTimeClock.h; sourceTree = "<group>"; };
A571BC70232052E8003BC0AA /* SimplePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimplePointer.h; sourceTree = "<group>"; };
A571BC71232052E8003BC0AA /* Ip6Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Config.h; sourceTree = "<group>"; };
A571BC72232052E8003BC0AA /* I2cIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cIo.h; sourceTree = "<group>"; };
A571BC73232052E8003BC0AA /* Dns6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns6.h; sourceTree = "<group>"; };
A571BC74232052E8003BC0AA /* UfsDeviceConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsDeviceConfig.h; sourceTree = "<group>"; };
A571BC75232052E8003BC0AA /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = "<group>"; };
A571BC76232052E8003BC0AA /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = "<group>"; };
A571BC77232052E8003BC0AA /* TlsConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsConfig.h; sourceTree = "<group>"; };
A571BC78232052E8003BC0AA /* ScsiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiIo.h; sourceTree = "<group>"; };
A571BC79232052E8003BC0AA /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = "<group>"; };
A571BC7A232052E8003BC0AA /* SmmSxDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch2.h; sourceTree = "<group>"; };
A571BC7B232052E8003BC0AA /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = "<group>"; };
A571BC7C232052E8003BC0AA /* NetworkInterfaceIdentifier.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetworkInterfaceIdentifier.h; sourceTree = "<group>"; };
A571BC7D232052E8003BC0AA /* MmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPowerButtonDispatch.h; sourceTree = "<group>"; };
A571BC7E232052E8003BC0AA /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = "<group>"; };
A571BC7F232052E8003BC0AA /* EdidActive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidActive.h; sourceTree = "<group>"; };
A571BC80232052E8003BC0AA /* UserCredential.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential.h; sourceTree = "<group>"; };
A571BC81232052E8003BC0AA /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = "<group>"; };
A571BC82232052E8003BC0AA /* UnicodeCollation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollation.h; sourceTree = "<group>"; };
A571BC83232052E8003BC0AA /* MonotonicCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MonotonicCounter.h; sourceTree = "<group>"; };
A571BC84232052E8003BC0AA /* BluetoothHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothHc.h; sourceTree = "<group>"; };
A571BC85232052E8003BC0AA /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = "<group>"; };
A571BC86232052E8003BC0AA /* ManagedNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ManagedNetwork.h; sourceTree = "<group>"; };
A571BC87232052E8003BC0AA /* DriverDiagnostics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics.h; sourceTree = "<group>"; };
A571BC88232052E8003BC0AA /* HiiImageDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageDecoder.h; sourceTree = "<group>"; };
A571BC89232052E8003BC0AA /* SimpleNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleNetwork.h; sourceTree = "<group>"; };
A571BC8A232052E8003BC0AA /* HiiString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiString.h; sourceTree = "<group>"; };
A571BC8B232052E8003BC0AA /* TrEEProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrEEProtocol.h; sourceTree = "<group>"; };
A571BC8C232052E8003BC0AA /* VariableWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableWrite.h; sourceTree = "<group>"; };
A571BC8D232052E8003BC0AA /* BluetoothLeConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothLeConfig.h; sourceTree = "<group>"; };
A571BC8E232052E8003BC0AA /* Ip4Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config.h; sourceTree = "<group>"; };
A571BC8F232052E8003BC0AA /* MmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmMp.h; sourceTree = "<group>"; };
A571BC90232052E8003BC0AA /* HiiPopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPopup.h; sourceTree = "<group>"; };
A571BC91232052E8003BC0AA /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = "<group>"; };
A571BC92232052E8003BC0AA /* IScsiInitiatorName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiInitiatorName.h; sourceTree = "<group>"; };
A571BC93232052E8003BC0AA /* Ftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ftp4.h; sourceTree = "<group>"; };
A571BC94232052E8003BC0AA /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = "<group>"; };
A571BC95232052E8003BC0AA /* SimpleTextOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextOut.h; sourceTree = "<group>"; };
A571BC96232052E8003BC0AA /* HiiConfigKeyword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigKeyword.h; sourceTree = "<group>"; };
A571BC97232052E8003BC0AA /* PciOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOverride.h; sourceTree = "<group>"; };
A571BC98232052E8003BC0AA /* DiskIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo2.h; sourceTree = "<group>"; };
A571BC99232052E8003BC0AA /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = "<group>"; };
A571BC9A232052E8003BC0AA /* ComponentName2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName2.h; sourceTree = "<group>"; };
A571BC9B232052E8003BC0AA /* SmmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStatusCode.h; sourceTree = "<group>"; };
A571BC9C232052E8003BC0AA /* PciPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPlatform.h; sourceTree = "<group>"; };
A571BC9D232052E8003BC0AA /* DriverDiagnostics2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics2.h; sourceTree = "<group>"; };
A571BC9E232052E8003BC0AA /* Rng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rng.h; sourceTree = "<group>"; };
A571BC9F232052E8003BC0AA /* Dhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4.h; sourceTree = "<group>"; };
A571BCA0232052E8003BC0AA /* PxeBaseCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCode.h; sourceTree = "<group>"; };
A571BCA1232052E8003BC0AA /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = "<group>"; };
A571BCA2232052E8003BC0AA /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
A571BCA3232052E8003BC0AA /* MmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReportStatusCodeHandler.h; sourceTree = "<group>"; };
A571BCA4232052E8003BC0AA /* DxeMmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMmReadyToLock.h; sourceTree = "<group>"; };
A571BCA5232052E8003BC0AA /* DriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverBinding.h; sourceTree = "<group>"; };
A571BCA6232052E8003BC0AA /* FirmwareVolume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume2.h; sourceTree = "<group>"; };
A571BCA7232052E8003BC0AA /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = "<group>"; };
A571BCA8232052E8003BC0AA /* MmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmBase.h; sourceTree = "<group>"; };
A571BCA9232052E8003BC0AA /* SmmCpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo2.h; sourceTree = "<group>"; };
A571BCAA232052E8003BC0AA /* SmmUsbDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch2.h; sourceTree = "<group>"; };
A571BCAB232052E8003BC0AA /* Mtftp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6.h; sourceTree = "<group>"; };
A571BCAC232052E8003BC0AA /* S3SmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmSaveState.h; sourceTree = "<group>"; };
A571BCAD232052E8003BC0AA /* SpiNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiNorFlash.h; sourceTree = "<group>"; };
A571BCAE232052E8003BC0AA /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = "<group>"; };
A571BCAF232052E8003BC0AA /* SmmPowerButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch2.h; sourceTree = "<group>"; };
A571BCB0232052E8003BC0AA /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = "<group>"; };
A571BCB1232052E8003BC0AA /* LegacySpiSmmFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmFlash.h; sourceTree = "<group>"; };
A571BCB2232052E8003BC0AA /* PlatformToDriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformToDriverConfiguration.h; sourceTree = "<group>"; };
A571BCB3232052E8003BC0AA /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
A571BCB4232052E8003BC0AA /* DevicePathUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = "<group>"; };
A571BCB5232052E8003BC0AA /* PxeBaseCodeCallBack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCodeCallBack.h; sourceTree = "<group>"; };
A571BCB6232052E8003BC0AA /* LegacySpiSmmController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmController.h; sourceTree = "<group>"; };
A571BCB7232052E8003BC0AA /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = "<group>"; };
A571BCB8232052E8003BC0AA /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = "<group>"; };
A571BCB9232052E8003BC0AA /* Tcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp6.h; sourceTree = "<group>"; };
A571BCBA232052E8003BC0AA /* PciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridgeIo.h; sourceTree = "<group>"; };
A571BCBB232052E8003BC0AA /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = "<group>"; };
A571BCBC232052E8003BC0AA /* UgaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaIo.h; sourceTree = "<group>"; };
A571BCBD232052E8003BC0AA /* SpiSmmNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmNorFlash.h; sourceTree = "<group>"; };
A571BCBE232052E8003BC0AA /* Hash2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash2.h; sourceTree = "<group>"; };
A571BCBF232052E8003BC0AA /* SpiConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiConfiguration.h; sourceTree = "<group>"; };
A571BCC0232052E8003BC0AA /* SuperIoControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIoControl.h; sourceTree = "<group>"; };
A571BCC1232052E8003BC0AA /* DevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = "<group>"; };
A571BCC2232052E8003BC0AA /* TapeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TapeIo.h; sourceTree = "<group>"; };
A571BCC3232052E8003BC0AA /* SmmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpu.h; sourceTree = "<group>"; };
A571BCC4232052E8003BC0AA /* DriverSupportedEfiVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSupportedEfiVersion.h; sourceTree = "<group>"; };
A571BCC5232052E8003BC0AA /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = "<group>"; };
A571BCC6232052E8003BC0AA /* UserManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserManager.h; sourceTree = "<group>"; };
A571BCC7232052E8003BC0AA /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = "<group>"; };
A571BCC8232052E8003BC0AA /* SecurityPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityPolicy.h; sourceTree = "<group>"; };
A571BCC9232052E8003BC0AA /* UsbFunctionIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbFunctionIo.h; sourceTree = "<group>"; };
A571BCCA232052E8003BC0AA /* BusSpecificDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BusSpecificDriverOverride.h; sourceTree = "<group>"; };
A571BCCB232052E8003BC0AA /* MmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSwDispatch.h; sourceTree = "<group>"; };
A571BCCC232052E8003BC0AA /* Supplicant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Supplicant.h; sourceTree = "<group>"; };
A571BCCD232052E8003BC0AA /* Udp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6.h; sourceTree = "<group>"; };
A571BCCE232052E8003BC0AA /* SmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToLock.h; sourceTree = "<group>"; };
A571BCCF232052E8003BC0AA /* PciHotPlugRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugRequest.h; sourceTree = "<group>"; };
A571BCD0232052E8003BC0AA /* AuthenticationInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthenticationInfo.h; sourceTree = "<group>"; };
A571BCD1232052E8003BC0AA /* Ip4Config2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2.h; sourceTree = "<group>"; };
A571BCD2232052E8003BC0AA /* MmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCommunication.h; sourceTree = "<group>"; };
A571BCD3232052E8003BC0AA /* EapManagement2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement2.h; sourceTree = "<group>"; };
A571BCD4232052E8003BC0AA /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = "<group>"; };
A571BCD5232052E8003BC0AA /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = "<group>"; };
A571BCD6232052E8003BC0AA /* PciHostBridgeResourceAllocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeResourceAllocation.h; sourceTree = "<group>"; };
A571BCD7232052E8003BC0AA /* HiiPackageList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPackageList.h; sourceTree = "<group>"; };
A571BCD8232052E8003BC0AA /* SpiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiIo.h; sourceTree = "<group>"; };
A571BCD9232052E8003BC0AA /* HiiImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImage.h; sourceTree = "<group>"; };
A571BCDA232052E8003BC0AA /* Pkcs7Verify.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pkcs7Verify.h; sourceTree = "<group>"; };
A571BCDB232052E8003BC0AA /* SmmGpiDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch2.h; sourceTree = "<group>"; };
A571BCDC232052E8003BC0AA /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = "<group>"; };
A571BCDD232052E9003BC0AA /* NvmExpressPassthru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassthru.h; sourceTree = "<group>"; };
A571BCDE232052E9003BC0AA /* IpSecConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSecConfig.h; sourceTree = "<group>"; };
A571BCDF232052E9003BC0AA /* DeferredImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeferredImageLoad.h; sourceTree = "<group>"; };
A571BCE0232052E9003BC0AA /* MmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmUsbDispatch.h; sourceTree = "<group>"; };
A571BCE1232052E9003BC0AA /* SmmStandbyButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch2.h; sourceTree = "<group>"; };
A571BCE2232052E9003BC0AA /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
A571BCE3232052E9003BC0AA /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = "<group>"; };
A571BCE4232052E9003BC0AA /* RegularExpressionProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionProtocol.h; sourceTree = "<group>"; };
A571BCE5232052E9003BC0AA /* IdeControllerInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeControllerInit.h; sourceTree = "<group>"; };
A571BCE6232052E9003BC0AA /* Cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpu.h; sourceTree = "<group>"; };
A571BCE7232052E9003BC0AA /* AbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AbsolutePointer.h; sourceTree = "<group>"; };
A571BCE8232052E9003BC0AA /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = "<group>"; };
A571BCE9232052E9003BC0AA /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = "<group>"; };
A571BCEA232052E9003BC0AA /* HiiConfigRouting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigRouting.h; sourceTree = "<group>"; };
A571BCEB232052E9003BC0AA /* BluetoothAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothAttribute.h; sourceTree = "<group>"; };
A571BCEC232052E9003BC0AA /* Ip6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6.h; sourceTree = "<group>"; };
A571BCED232052E9003BC0AA /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = "<group>"; };
A571BCEE232052E9003BC0AA /* Dns4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns4.h; sourceTree = "<group>"; };
A571BCEF232052E9003BC0AA /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = "<group>"; };
A571BCF0232052E9003BC0AA /* HiiImageEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageEx.h; sourceTree = "<group>"; };
A571BCF1232052E9003BC0AA /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = "<group>"; };
A571BCF2232052E9003BC0AA /* MmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPeriodicTimerDispatch.h; sourceTree = "<group>"; };
A571BCF3232052E9003BC0AA /* RamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDisk.h; sourceTree = "<group>"; };
A571BCF4232052E9003BC0AA /* ScsiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThru.h; sourceTree = "<group>"; };
A571BCF5232052E9003BC0AA /* DiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskInfo.h; sourceTree = "<group>"; };
A571BCF6232052E9003BC0AA /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = "<group>"; };
A571BCF7232052E9003BC0AA /* SerialIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialIo.h; sourceTree = "<group>"; };
A571BCF8232052E9003BC0AA /* DriverHealth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealth.h; sourceTree = "<group>"; };
A571BCF9232052E9003BC0AA /* Arp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Arp.h; sourceTree = "<group>"; };
A571BCFA232052E9003BC0AA /* ShellParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellParameters.h; sourceTree = "<group>"; };
A571BCFB232052E9003BC0AA /* IncompatiblePciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IncompatiblePciDeviceSupport.h; sourceTree = "<group>"; };
A571BCFC232052E9003BC0AA /* LegacySpiFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiFlash.h; sourceTree = "<group>"; };
A571BCFD232052E9003BC0AA /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = "<group>"; };
A571BCFE232052E9003BC0AA /* Smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbios.h; sourceTree = "<group>"; };
A571BCFF232052E9003BC0AA /* EapManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement.h; sourceTree = "<group>"; };
A571BD00232052E9003BC0AA /* EraseBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EraseBlock.h; sourceTree = "<group>"; };
A571BD01232052E9003BC0AA /* Tcg2Protocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcg2Protocol.h; sourceTree = "<group>"; };
A571BD02232052E9003BC0AA /* AcpiSystemDescriptionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSystemDescriptionTable.h; sourceTree = "<group>"; };
A571BD03232052E9003BC0AA /* PciEnumerationComplete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerationComplete.h; sourceTree = "<group>"; };
A571BD04232052E9003BC0AA /* ResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetNotification.h; sourceTree = "<group>"; };
A571BD05232052E9003BC0AA /* PciHotPlugInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugInit.h; sourceTree = "<group>"; };
A571BD06232052E9003BC0AA /* Kms.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Kms.h; sourceTree = "<group>"; };
A571BD07232052E9003BC0AA /* MmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPciRootBridgeIo.h; sourceTree = "<group>"; };
A571BD08232052E9003BC0AA /* I2cBusConfigurationManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cBusConfigurationManagement.h; sourceTree = "<group>"; };
A571BD09232052E9003BC0AA /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = "<group>"; };
A571BD0A232052E9003BC0AA /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = "<group>"; };
A571BD0B232052E9003BC0AA /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = "<group>"; };
A571BD0C232052E9003BC0AA /* SmmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmEndOfDxe.h; sourceTree = "<group>"; };
A571BD0D232052E9003BC0AA /* MmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmConfiguration.h; sourceTree = "<group>"; };
A571BD0E232052E9003BC0AA /* SmmPeriodicTimerDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch2.h; sourceTree = "<group>"; };
A571BD0F232052E9003BC0AA /* S3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SaveState.h; sourceTree = "<group>"; };
A571BD10232052E9003BC0AA /* SdMmcPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPassThru.h; sourceTree = "<group>"; };
A571BD11232052E9003BC0AA /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = "<group>"; };
A571BD12232052E9003BC0AA /* Dhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6.h; sourceTree = "<group>"; };
A571BD13232052E9003BC0AA /* DxeSmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeSmmReadyToLock.h; sourceTree = "<group>"; };
A571BD14232052E9003BC0AA /* MpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpService.h; sourceTree = "<group>"; };
A571BD15232052E9003BC0AA /* SmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmConfiguration.h; sourceTree = "<group>"; };
A571BD16232052E9003BC0AA /* MmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmGpiDispatch.h; sourceTree = "<group>"; };
A571BD17232052E9003BC0AA /* SmmControl2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl2.h; sourceTree = "<group>"; };
A571BD18232052E9003BC0AA /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = "<group>"; };
A571BD19232052E9003BC0AA /* Timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = "<group>"; };
A571BD1A232052E9003BC0AA /* BlockIoCrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoCrypto.h; sourceTree = "<group>"; };
A571BD1B232052E9003BC0AA /* SmartCardReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardReader.h; sourceTree = "<group>"; };
A571BD1C232052E9003BC0AA /* FirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBlock.h; sourceTree = "<group>"; };
A571BD1D232052E9003BC0AA /* HttpBootCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootCallback.h; sourceTree = "<group>"; };
A571BD1E232052E9003BC0AA /* SimpleTextIn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextIn.h; sourceTree = "<group>"; };
A571BD1F232052E9003BC0AA /* MmIoTrapDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmIoTrapDispatch.h; sourceTree = "<group>"; };
A571BD20232052E9003BC0AA /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = "<group>"; };
A571BD21232052E9003BC0AA /* VlanConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfig.h; sourceTree = "<group>"; };
A571BD22232052E9003BC0AA /* HiiFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFont.h; sourceTree = "<group>"; };
A571BD23232052E9003BC0AA /* SmmAccess2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess2.h; sourceTree = "<group>"; };
A571BD24232052E9003BC0AA /* UserCredential2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential2.h; sourceTree = "<group>"; };
A571BD25232052E9003BC0AA /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
A571BD26232052E9003BC0AA /* EdidOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidOverride.h; sourceTree = "<group>"; };
A571BD27232052E9003BC0AA /* I2cEnumerate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cEnumerate.h; sourceTree = "<group>"; };
A571BD28232052E9003BC0AA /* BluetoothConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothConfig.h; sourceTree = "<group>"; };
A571BD29232052E9003BC0AA /* BluetoothIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothIo.h; sourceTree = "<group>"; };
A571BD2A232052E9003BC0AA /* MmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStandbyButtonDispatch.h; sourceTree = "<group>"; };
A571BD2B232052E9003BC0AA /* Mtftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4.h; sourceTree = "<group>"; };
A571BD2C232052E9003BC0AA /* SmmIoTrapDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoTrapDispatch2.h; sourceTree = "<group>"; };
A571BD2D232052E9003BC0AA /* SpiSmmHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmHc.h; sourceTree = "<group>"; };
A571BD2E232052E9003BC0AA /* Ebc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ebc.h; sourceTree = "<group>"; };
A571BD2F232052E9003BC0AA /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = "<group>"; };
A571BD30232052E9003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571BD31232052E9003BC0AA /* Eap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Eap.h; sourceTree = "<group>"; };
A571BD32232052E9003BC0AA /* AdapterInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdapterInformation.h; sourceTree = "<group>"; };
A571BD33232052E9003BC0AA /* SmmBase2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase2.h; sourceTree = "<group>"; };
A571BD34232052E9003BC0AA /* SmmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPciRootBridgeIo.h; sourceTree = "<group>"; };
A571BD35232052E9003BC0AA /* HttpUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilities.h; sourceTree = "<group>"; };
A571BD36232052E9003BC0AA /* LoadFile2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile2.h; sourceTree = "<group>"; };
A571BD38232052E9003BC0AA /* PiFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = "<group>"; };
A571BD39232052E9003BC0AA /* PiMmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMmCis.h; sourceTree = "<group>"; };
A571BD3A232052E9003BC0AA /* PiDxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxeCis.h; sourceTree = "<group>"; };
A571BD3B232052E9003BC0AA /* PiStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiStatusCode.h; sourceTree = "<group>"; };
A571BD3C232052E9003BC0AA /* PiBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = "<group>"; };
A571BD3D232052E9003BC0AA /* PiHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiHob.h; sourceTree = "<group>"; };
A571BD3E232052E9003BC0AA /* PiPeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPeiCis.h; sourceTree = "<group>"; };
A571BD3F232052E9003BC0AA /* PiSmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCis.h; sourceTree = "<group>"; };
A571BD40232052E9003BC0AA /* PiDependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDependency.h; sourceTree = "<group>"; };
A571BD41232052E9003BC0AA /* PiS3BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiS3BootScript.h; sourceTree = "<group>"; };
A571BD42232052E9003BC0AA /* PiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMultiPhase.h; sourceTree = "<group>"; };
A571BD43232052E9003BC0AA /* PiFirmwareFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = "<group>"; };
A571BD44232052E9003BC0AA /* PiI2c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiI2c.h; sourceTree = "<group>"; };
A571BD46232052E9003BC0AA /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = "<group>"; };
A571BD47232052E9003BC0AA /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
A571BD48232052E9003BC0AA /* PiSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmm.h; sourceTree = "<group>"; };
A571BD4B232052E9003BC0AA /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = "<group>"; };
A571BD4C232052E9003BC0AA /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = "<group>"; };
A571BD4E232052E9003BC0AA /* Pentium4Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pentium4Msr.h; sourceTree = "<group>"; };
A571BD4F232052E9003BC0AA /* GoldmontPlusMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontPlusMsr.h; sourceTree = "<group>"; };
A571BD50232052E9003BC0AA /* IvyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IvyBridgeMsr.h; sourceTree = "<group>"; };
A571BD51232052E9003BC0AA /* BroadwellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BroadwellMsr.h; sourceTree = "<group>"; };
A571BD52232052E9003BC0AA /* HaswellEMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellEMsr.h; sourceTree = "<group>"; };
A571BD53232052E9003BC0AA /* XeonE7Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonE7Msr.h; sourceTree = "<group>"; };
A571BD54232052E9003BC0AA /* Core2Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Core2Msr.h; sourceTree = "<group>"; };
A571BD55232052E9003BC0AA /* NehalemMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NehalemMsr.h; sourceTree = "<group>"; };
A571BD56232052E9003BC0AA /* SandyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SandyBridgeMsr.h; sourceTree = "<group>"; };
A571BD57232052E9003BC0AA /* P6Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = P6Msr.h; sourceTree = "<group>"; };
A571BD58232052E9003BC0AA /* PentiumMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMsr.h; sourceTree = "<group>"; };
A571BD59232052E9003BC0AA /* SilvermontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SilvermontMsr.h; sourceTree = "<group>"; };
A571BD5A232052E9003BC0AA /* Xeon5600Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xeon5600Msr.h; sourceTree = "<group>"; };
A571BD5B232052E9003BC0AA /* SkylakeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SkylakeMsr.h; sourceTree = "<group>"; };
A571BD5C232052E9003BC0AA /* CoreMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreMsr.h; sourceTree = "<group>"; };
A571BD5D232052E9003BC0AA /* XeonDMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonDMsr.h; sourceTree = "<group>"; };
A571BD5E232052E9003BC0AA /* XeonPhiMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonPhiMsr.h; sourceTree = "<group>"; };
A571BD5F232052E9003BC0AA /* PentiumMMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMMsr.h; sourceTree = "<group>"; };
A571BD60232052E9003BC0AA /* GoldmontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontMsr.h; sourceTree = "<group>"; };
A571BD61232052E9003BC0AA /* HaswellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellMsr.h; sourceTree = "<group>"; };
A571BD62232052E9003BC0AA /* AtomMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtomMsr.h; sourceTree = "<group>"; };
A571BD63232052E9003BC0AA /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = "<group>"; };
A571BD64232052E9003BC0AA /* StmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmStatusCode.h; sourceTree = "<group>"; };
A571BD65232052E9003BC0AA /* StmResourceDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmResourceDescriptor.h; sourceTree = "<group>"; };
A571BD66232052E9003BC0AA /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = "<group>"; };
A571BD67232052E9003BC0AA /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = "<group>"; };
A571BD68232052E9003BC0AA /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = "<group>"; };
A571BD69232052E9003BC0AA /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = "<group>"; };
A571BD6B232052E9003BC0AA /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = "<group>"; };
A571BD6C232052E9003BC0AA /* Fam17Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fam17Msr.h; sourceTree = "<group>"; };
A571BD6D232052E9003BC0AA /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = "<group>"; };
A571BD6E232052E9003BC0AA /* PiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxe.h; sourceTree = "<group>"; };
A571BD70232052E9003BC0AA /* MdePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdePkgTokenSpace.h; sourceTree = "<group>"; };
A571BD71232052E9003BC0AA /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = "<group>"; };
A571BD72232052E9003BC0AA /* FileInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileInfo.h; sourceTree = "<group>"; };
A571BD73232052E9003BC0AA /* SystemResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemResourceTable.h; sourceTree = "<group>"; };
A571BD74232052E9003BC0AA /* AprioriFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AprioriFileName.h; sourceTree = "<group>"; };
A571BD75232052E9003BC0AA /* PropertiesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PropertiesTable.h; sourceTree = "<group>"; };
A571BD76232052E9003BC0AA /* MemoryAllocationHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationHob.h; sourceTree = "<group>"; };
A571BD77232052E9003BC0AA /* EventGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventGroup.h; sourceTree = "<group>"; };
A571BD78232052E9003BC0AA /* FirmwareFileSystem3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem3.h; sourceTree = "<group>"; };
A571BD79232052E9003BC0AA /* Cper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cper.h; sourceTree = "<group>"; };
A571BD7A232052E9003BC0AA /* MemoryOverwriteControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteControl.h; sourceTree = "<group>"; };
A571BD7B232052E9003BC0AA /* Gpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gpt.h; sourceTree = "<group>"; };
A571BD7C232052E9003BC0AA /* MemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAttributesTable.h; sourceTree = "<group>"; };
A571BD7D232052E9003BC0AA /* EventLegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventLegacyBios.h; sourceTree = "<group>"; };
A571BD7E232052E9003BC0AA /* FmpCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpCapsule.h; sourceTree = "<group>"; };
A571BD7F232052E9003BC0AA /* FirmwareContentsSigned.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareContentsSigned.h; sourceTree = "<group>"; };
A571BD80232052E9003BC0AA /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = "<group>"; };
A571BD81232052E9003BC0AA /* Apriori.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apriori.h; sourceTree = "<group>"; };
A571BD82232052E9003BC0AA /* DxeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServices.h; sourceTree = "<group>"; };
A571BD83232052E9003BC0AA /* Btt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Btt.h; sourceTree = "<group>"; };
A571BD84232052E9003BC0AA /* HobList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobList.h; sourceTree = "<group>"; };
A571BD85232052E9003BC0AA /* GraphicsInfoHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsInfoHob.h; sourceTree = "<group>"; };
A571BD86232052E9003BC0AA /* HiiFormMapMethodGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFormMapMethodGuid.h; sourceTree = "<group>"; };
A571BD87232052E9003BC0AA /* FileSystemVolumeLabelInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemVolumeLabelInfo.h; sourceTree = "<group>"; };
A571BD88232052E9003BC0AA /* FirmwareFileSystem2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem2.h; sourceTree = "<group>"; };
A571BD89232052E9003BC0AA /* StatusCodeDataTypeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeId.h; sourceTree = "<group>"; };
A571BD8A232052E9003BC0AA /* DebugImageInfoTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugImageInfoTable.h; sourceTree = "<group>"; };
A571BD8B232052E9003BC0AA /* HiiKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiKeyBoardLayout.h; sourceTree = "<group>"; };
A571BD8C232052E9003BC0AA /* WinCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WinCertificate.h; sourceTree = "<group>"; };
A571BD8D232052E9003BC0AA /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = "<group>"; };
A571BD8E232052E9003BC0AA /* ImageAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageAuthentication.h; sourceTree = "<group>"; };
A571BD8F232052E9003BC0AA /* VectorHandoffTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffTable.h; sourceTree = "<group>"; };
A571BD90232052E9003BC0AA /* FileSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemInfo.h; sourceTree = "<group>"; };
A571BD91232052E9003BC0AA /* HardwareErrorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HardwareErrorVariable.h; sourceTree = "<group>"; };
A571BD92232052E9003BC0AA /* Mps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mps.h; sourceTree = "<group>"; };
A571BD93232052E9003BC0AA /* PcAnsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = "<group>"; };
A571BD94232052E9003BC0AA /* GlobalVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = "<group>"; };
A571BD95232052E9003BC0AA /* HiiPlatformSetupFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPlatformSetupFormset.h; sourceTree = "<group>"; };
A571BD96232052E9003BC0AA /* CapsuleReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleReport.h; sourceTree = "<group>"; };
A571BD98232052E9003BC0AA /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
A571BD9A232052E9003BC0AA /* PeiCoreFvLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreFvLocation.h; sourceTree = "<group>"; };
A571BD9B232052E9003BC0AA /* SecHobData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecHobData.h; sourceTree = "<group>"; };
A571BD9C232052E9003BC0AA /* VectorHandoffInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffInfo.h; sourceTree = "<group>"; };
A571BD9D232052E9003BC0AA /* ReadOnlyVariable2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable2.h; sourceTree = "<group>"; };
A571BD9E232052E9003BC0AA /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = "<group>"; };
A571BD9F232052E9003BC0AA /* S3Resume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume2.h; sourceTree = "<group>"; };
A571BDA0232052E9003BC0AA /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = "<group>"; };
A571BDA1232052E9003BC0AA /* Reset2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset2.h; sourceTree = "<group>"; };
A571BDA2232052E9003BC0AA /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = "<group>"; };
A571BDA3232052E9003BC0AA /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = "<group>"; };
A571BDA4232052E9003BC0AA /* EndOfPeiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfPeiPhase.h; sourceTree = "<group>"; };
A571BDA5232052E9003BC0AA /* Smbus2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus2.h; sourceTree = "<group>"; };
A571BDA6232052E9003BC0AA /* BootInRecoveryMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootInRecoveryMode.h; sourceTree = "<group>"; };
A571BDA7232052E9003BC0AA /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = "<group>"; };
A571BDA8232052E9003BC0AA /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = "<group>"; };
A571BDA9232052E9003BC0AA /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = "<group>"; };
A571BDAA232052E9003BC0AA /* MemoryDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryDiscovered.h; sourceTree = "<group>"; };
A571BDAB232052E9003BC0AA /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = "<group>"; };
A571BDAC232052E9003BC0AA /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = "<group>"; };
A571BDAD232052E9003BC0AA /* LoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadImage.h; sourceTree = "<group>"; };
A571BDAE232052E9003BC0AA /* FirmwareVolumeInfo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo2.h; sourceTree = "<group>"; };
A571BDAF232052E9003BC0AA /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = "<group>"; };
A571BDB0232052E9003BC0AA /* Stall.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Stall.h; sourceTree = "<group>"; };
A571BDB1232052E9003BC0AA /* PciCfg2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg2.h; sourceTree = "<group>"; };
A571BDB2232052E9003BC0AA /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = "<group>"; };
A571BDB3232052E9003BC0AA /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = "<group>"; };
A571BDB4232052E9003BC0AA /* MasterBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterBootMode.h; sourceTree = "<group>"; };
A571BDB5232052E9003BC0AA /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
A571BDB6232052E9003BC0AA /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = "<group>"; };
A571BDB7232052E9003BC0AA /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = "<group>"; };
A571BDB8232052E9003BC0AA /* FirmwareVolumeInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo.h; sourceTree = "<group>"; };
A571BDB9232052E9003BC0AA /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = "<group>"; };
A571BDBA232052E9003BC0AA /* RecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryModule.h; sourceTree = "<group>"; };
A571BDBB232052E9003BC0AA /* SecPlatformInformation2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation2.h; sourceTree = "<group>"; };
A571BDBC232052E9003BC0AA /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = "<group>"; };
A571BDBD232052E9003BC0AA /* MpServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices.h; sourceTree = "<group>"; };
A571BDBE232052E9003BC0AA /* TemporaryRamSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamSupport.h; sourceTree = "<group>"; };
A571BDBF232052E9003BC0AA /* TemporaryRamDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamDone.h; sourceTree = "<group>"; };
A571BDC0232052E9003BC0AA /* DeviceRecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceRecoveryModule.h; sourceTree = "<group>"; };
A571BDC1232052E9003BC0AA /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = "<group>"; };
A571BDC2232052E9003BC0AA /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = "<group>"; };
A571BDC3232052E9003BC0AA /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = "<group>"; };
A571BDC4232052E9003BC0AA /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = "<group>"; };
A571BDC5232052E9003BC0AA /* SecPlatformInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation.h; sourceTree = "<group>"; };
A571BDC6232052E9003BC0AA /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = "<group>"; };
A571BDC7232052E9003BC0AA /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = "<group>"; };
A571BDC9232052E9003BC0AA /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
A571BDCA232052E9003BC0AA /* Base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = "<group>"; };
A571BDCD232052E9003BC0AA /* PeiServicesTablePointerLibIdt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.uni; sourceTree = "<group>"; };
A571BDCE232052E9003BC0AA /* PeiServicesTablePointerLibIdt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.inf; sourceTree = "<group>"; };
A571BDCF232052E9003BC0AA /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = "<group>"; };
A571BDD1232052E9003BC0AA /* StandaloneMmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmServicesTableLib.c; sourceTree = "<group>"; };
A571BDD2232052E9003BC0AA /* StandaloneMmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.inf; sourceTree = "<group>"; };
A571BDD3232052E9003BC0AA /* StandaloneMmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.uni; sourceTree = "<group>"; };
A571BDD5232052E9003BC0AA /* PeiPciLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.uni; sourceTree = "<group>"; };
A571BDD6232052E9003BC0AA /* PeiPciLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.inf; sourceTree = "<group>"; };
A571BDD7232052E9003BC0AA /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
A571BDD9232052E9003BC0AA /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = "<group>"; };
A571BDDA232052E9003BC0AA /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = "<group>"; };
A571BDDB232052E9003BC0AA /* PeiSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiSmbusLib.c; sourceTree = "<group>"; };
A571BDDC232052E9003BC0AA /* PeiSmbusLibSmbus2Ppi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.inf; sourceTree = "<group>"; };
A571BDDD232052E9003BC0AA /* PeiSmbusLibSmbus2Ppi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.uni; sourceTree = "<group>"; };
A571BDDF232052E9003BC0AA /* BaseDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseDebugPrintErrorLevelLib.c; sourceTree = "<group>"; };
A571BDE0232052E9003BC0AA /* BaseDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.inf; sourceTree = "<group>"; };
A571BDE1232052E9003BC0AA /* BaseDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.uni; sourceTree = "<group>"; };
A571BDE3232052E9003BC0AA /* BaseCacheMaintenanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.inf; sourceTree = "<group>"; };
A571BDE4232052E9003BC0AA /* BaseCacheMaintenanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.uni; sourceTree = "<group>"; };
A571BDE5232052E9003BC0AA /* X86Cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Cache.c; sourceTree = "<group>"; };
A571BDE6232052E9003BC0AA /* ArmCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArmCache.c; sourceTree = "<group>"; };
A571BDE7232052E9003BC0AA /* EbcCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcCache.c; sourceTree = "<group>"; };
A571BDE9232052E9003BC0AA /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
A571BDEA232052E9003BC0AA /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
A571BDEB232052E9003BC0AA /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
A571BDEC232052E9003BC0AA /* DxeIoLibCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.uni; sourceTree = "<group>"; };
A571BDED232052E9003BC0AA /* DxeCpuIo2LibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCpuIo2LibInternal.h; sourceTree = "<group>"; };
A571BDEE232052E9003BC0AA /* DxeIoLibCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.inf; sourceTree = "<group>"; };
A571BDF0232052E9003BC0AA /* BasePciLibCf8.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.inf; sourceTree = "<group>"; };
A571BDF1232052E9003BC0AA /* BasePciLibCf8.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.uni; sourceTree = "<group>"; };
A571BDF2232052E9003BC0AA /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
A571BDF4232052E9003BC0AA /* PeiServicesTablePointerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.uni; sourceTree = "<group>"; };
A571BDF5232052E9003BC0AA /* PeiServicesTablePointerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.inf; sourceTree = "<group>"; };
A571BDF6232052E9003BC0AA /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = "<group>"; };
A571BDF8232052E9003BC0AA /* BaseDebugLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.inf; sourceTree = "<group>"; };
A571BDF9232052E9003BC0AA /* BaseDebugLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.uni; sourceTree = "<group>"; };
A571BDFA232052E9003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571BDFC232052E9003BC0AA /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = "<group>"; };
A571BDFD232052E9003BC0AA /* UefiPciSegmentLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.inf; sourceTree = "<group>"; };
A571BDFE232052E9003BC0AA /* UefiPciSegmentLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.uni; sourceTree = "<group>"; };
A571BDFF232052E9003BC0AA /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = "<group>"; };
A571BE01232052E9003BC0AA /* PeiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.inf; sourceTree = "<group>"; };
A571BE02232052E9003BC0AA /* PeiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesLib.c; sourceTree = "<group>"; };
A571BE03232052E9003BC0AA /* PeiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.uni; sourceTree = "<group>"; };
A571BE05232052E9003BC0AA /* BasePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.uni; sourceTree = "<group>"; };
A571BE06232052E9003BC0AA /* BasePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.inf; sourceTree = "<group>"; };
A571BE07232052E9003BC0AA /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = "<group>"; };
A571BE09232052E9003BC0AA /* BaseS3SmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.inf; sourceTree = "<group>"; };
A571BE0A232052E9003BC0AA /* BaseS3SmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.uni; sourceTree = "<group>"; };
A571BE0B232052E9003BC0AA /* S3SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SmbusLib.c; sourceTree = "<group>"; };
A571BE0D232052E9003BC0AA /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = "<group>"; };
A571BE0E232052E9003BC0AA /* DxeServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesLib.c; sourceTree = "<group>"; };
A571BE10232052E9003BC0AA /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = "<group>"; };
A571BE11232052E9003BC0AA /* DxeServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.uni; sourceTree = "<group>"; };
A571BE12232052E9003BC0AA /* DxeServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.inf; sourceTree = "<group>"; };
A571BE14232052E9003BC0AA /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
A571BE15232052E9003BC0AA /* SecPeiDxeTimerLibCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.inf; sourceTree = "<group>"; };
A571BE16232052E9003BC0AA /* SecPeiDxeTimerLibCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.uni; sourceTree = "<group>"; };
A571BE18232052E9003BC0AA /* StandaloneMmDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.inf; sourceTree = "<group>"; };
A571BE19232052E9003BC0AA /* StandaloneMmDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.uni; sourceTree = "<group>"; };
A571BE1A232052E9003BC0AA /* StandaloneMmDriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmDriverEntryPoint.c; sourceTree = "<group>"; };
A571BE1C232052E9003BC0AA /* SmmPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.uni; sourceTree = "<group>"; };
A571BE1D232052E9003BC0AA /* SmmPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.inf; sourceTree = "<group>"; };
A571BE1E232052E9003BC0AA /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
A571BE20232052E9003BC0AA /* SwapBytes32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes32.c; sourceTree = "<group>"; };
A571BE21232052E9003BC0AA /* X86ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadIdtr.c; sourceTree = "<group>"; };
A571BE23232052E9003BC0AA /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = "<group>"; };
A571BE24232052E9003BC0AA /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = "<group>"; };
A571BE25232052E9003BC0AA /* SetJumpLongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJumpLongJump.c; sourceTree = "<group>"; };
A571BE26232052E9003BC0AA /* SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrier.c; sourceTree = "<group>"; };
A571BE27232052E9003BC0AA /* BaseLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLibInternals.h; sourceTree = "<group>"; };
A571BE28232052E9003BC0AA /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = "<group>"; };
A571BE29232052E9003BC0AA /* X86WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteIdtr.c; sourceTree = "<group>"; };
A571BE2A232052E9003BC0AA /* FilePaths.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FilePaths.c; sourceTree = "<group>"; };
A571BE2B232052E9003BC0AA /* BaseLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.uni; sourceTree = "<group>"; };
A571BE2C232052E9003BC0AA /* X86FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxRestore.c; sourceTree = "<group>"; };
A571BE2D232052E9003BC0AA /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = "<group>"; };
A571BE2E232052E9003BC0AA /* LongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LongJump.c; sourceTree = "<group>"; };
A571BE2F232052E9003BC0AA /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = "<group>"; };
A571BE30232052E9003BC0AA /* BaseLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.inf; sourceTree = "<group>"; };
A571BE31232052E9003BC0AA /* GetPowerOfTwo64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo64.c; sourceTree = "<group>"; };
A571BE33232052E9003BC0AA /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = "<group>"; };
A571BE34232052E9003BC0AA /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = "<group>"; };
A571BE35232052E9003BC0AA /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = "<group>"; };
A571BE36232052E9003BC0AA /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = "<group>"; };
A571BE37232052E9003BC0AA /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = "<group>"; };
A571BE38232052E9003BC0AA /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = "<group>"; };
A571BE39232052E9003BC0AA /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = "<group>"; };
A571BE3A232052E9003BC0AA /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = "<group>"; };
A571BE3B232052E9003BC0AA /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = "<group>"; };
A571BE3C232052E9003BC0AA /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = "<group>"; };
A571BE3D232052E9003BC0AA /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = "<group>"; };
A571BE3E232052E9003BC0AA /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = "<group>"; };
A571BE3F232052E9003BC0AA /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = "<group>"; };
A571BE40232052E9003BC0AA /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = "<group>"; };
A571BE41232052E9003BC0AA /* SwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwitchStack.nasm; sourceTree = "<group>"; };
A571BE42232052E9003BC0AA /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = "<group>"; };
A571BE43232052E9003BC0AA /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = "<group>"; };
A571BE44232052E9003BC0AA /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = "<group>"; };
A571BE45232052E9003BC0AA /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = "<group>"; };
A571BE46232052E9003BC0AA /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = "<group>"; };
A571BE47232052E9003BC0AA /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = "<group>"; };
A571BE48232052E9003BC0AA /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = "<group>"; };
A571BE49232052E9003BC0AA /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = "<group>"; };
A571BE4A232052E9003BC0AA /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = "<group>"; };
A571BE4B232052E9003BC0AA /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = "<group>"; };
A571BE4C232052E9003BC0AA /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = "<group>"; };
A571BE4D232052E9003BC0AA /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = "<group>"; };
A571BE4E232052E9003BC0AA /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = "<group>"; };
A571BE4F232052E9003BC0AA /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = "<group>"; };
A571BE50232052E9003BC0AA /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = "<group>"; };
A571BE51232052E9003BC0AA /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = "<group>"; };
A571BE52232052E9003BC0AA /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = "<group>"; };
A571BE53232052E9003BC0AA /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = "<group>"; };
A571BE54232052E9003BC0AA /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = "<group>"; };
A571BE55232052E9003BC0AA /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = "<group>"; };
A571BE56232052E9003BC0AA /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = "<group>"; };
A571BE57232052E9003BC0AA /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = "<group>"; };
A571BE58232052E9003BC0AA /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = "<group>"; };
A571BE59232052E9003BC0AA /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = "<group>"; };
A571BE5A232052E9003BC0AA /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = "<group>"; };
A571BE5B232052E9003BC0AA /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = "<group>"; };
A571BE5C232052E9003BC0AA /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = "<group>"; };
A571BE5D232052E9003BC0AA /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = "<group>"; };
A571BE5E232052E9003BC0AA /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = "<group>"; };
A571BE5F232052E9003BC0AA /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = "<group>"; };
A571BE60232052E9003BC0AA /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = "<group>"; };
A571BE61232052E9003BC0AA /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = "<group>"; };
A571BE62232052E9003BC0AA /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = "<group>"; };
A571BE63232052E9003BC0AA /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = "<group>"; };
A571BE64232052E9003BC0AA /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = "<group>"; };
A571BE65232052E9003BC0AA /* DisablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging64.nasm; sourceTree = "<group>"; };
A571BE66232052E9003BC0AA /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = "<group>"; };
A571BE67232052E9003BC0AA /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = "<group>"; };
A571BE68232052E9003BC0AA /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = "<group>"; };
A571BE69232052E9003BC0AA /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
A571BE6A232052E9003BC0AA /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = "<group>"; };
A571BE6B232052E9003BC0AA /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = "<group>"; };
A571BE6C232052E9003BC0AA /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = "<group>"; };
A571BE6D232052E9003BC0AA /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = "<group>"; };
A571BE6E232052E9003BC0AA /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = "<group>"; };
A571BE6F232052E9003BC0AA /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = "<group>"; };
A571BE70232052E9003BC0AA /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = "<group>"; };
A571BE71232052E9003BC0AA /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = "<group>"; };
A571BE72232052E9003BC0AA /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = "<group>"; };
A571BE73232052E9003BC0AA /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = "<group>"; };
A571BE74232052E9003BC0AA /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = "<group>"; };
A571BE75232052E9003BC0AA /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = "<group>"; };
A571BE76232052E9003BC0AA /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = "<group>"; };
A571BE77232052E9003BC0AA /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = "<group>"; };
A571BE78232052E9003BC0AA /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = "<group>"; };
A571BE79232052E9003BC0AA /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = "<group>"; };
A571BE7A232052E9003BC0AA /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = "<group>"; };
A571BE7B232052E9003BC0AA /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = "<group>"; };
A571BE7C232052E9003BC0AA /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = "<group>"; };
A571BE7D232052E9003BC0AA /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = "<group>"; };
A571BE7E232052E9003BC0AA /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = "<group>"; };
A571BE7F232052E9003BC0AA /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = "<group>"; };
A571BE80232052E9003BC0AA /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = "<group>"; };
A571BE81232052E9003BC0AA /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = "<group>"; };
A571BE82232052E9003BC0AA /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = "<group>"; };
A571BE83232052E9003BC0AA /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = "<group>"; };
A571BE84232052E9003BC0AA /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = "<group>"; };
A571BE85232052E9003BC0AA /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = "<group>"; };
A571BE86232052E9003BC0AA /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = "<group>"; };
A571BE87232052E9003BC0AA /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = "<group>"; };
A571BE88232052E9003BC0AA /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = "<group>"; };
A571BE89232052E9003BC0AA /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = "<group>"; };
A571BE8A232052E9003BC0AA /* X86Msr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Msr.c; sourceTree = "<group>"; };
A571BE8B232052E9003BC0AA /* DivU64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x64Remainder.c; sourceTree = "<group>"; };
A571BE8C232052E9003BC0AA /* X86Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Thunk.c; sourceTree = "<group>"; };
A571BE8D232052E9003BC0AA /* CpuDeadLoop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDeadLoop.c; sourceTree = "<group>"; };
A571BE8E232052E9003BC0AA /* LowBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet64.c; sourceTree = "<group>"; };
A571BE8F232052E9003BC0AA /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = "<group>"; };
A571BE90232052E9003BC0AA /* X86PatchInstruction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86PatchInstruction.c; sourceTree = "<group>"; };
A571BE91232052E9003BC0AA /* X86FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxSave.c; sourceTree = "<group>"; };
A571BE92232052E9003BC0AA /* X86GetInterruptState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86GetInterruptState.c; sourceTree = "<group>"; };
A571BE93232052E9003BC0AA /* CheckSum.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CheckSum.c; sourceTree = "<group>"; };
A571BE94232052E9003BC0AA /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = "<group>"; };
A571BE95232052E9003BC0AA /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
A571BE96232052E9003BC0AA /* X86DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging32.c; sourceTree = "<group>"; };
A571BE97232052E9003BC0AA /* BitField.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitField.c; sourceTree = "<group>"; };
A571BE98232052E9003BC0AA /* X86EnablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging64.c; sourceTree = "<group>"; };
A571BE99232052E9003BC0AA /* HighBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet64.c; sourceTree = "<group>"; };
A571BE9A232052E9003BC0AA /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = "<group>"; };
A571BE9B232052E9003BC0AA /* SafeString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeString.c; sourceTree = "<group>"; };
A571BE9C232052E9003BC0AA /* MultS64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultS64x64.c; sourceTree = "<group>"; };
A571BE9D232052E9003BC0AA /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = "<group>"; };
A571BE9F232052E9003BC0AA /* EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnablePaging32.c; sourceTree = "<group>"; };
A571BEA0232052E9003BC0AA /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = "<group>"; };
A571BEA1232052E9003BC0AA /* WriteDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr3.c; sourceTree = "<group>"; };
A571BEA2232052E9003BC0AA /* ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGdtr.c; sourceTree = "<group>"; };
A571BEA3232052E9003BC0AA /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = "<group>"; };
A571BEA4232052E9003BC0AA /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = "<group>"; };
A571BEA5232052E9003BC0AA /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = "<group>"; };
A571BEA6232052E9003BC0AA /* ReadDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr2.c; sourceTree = "<group>"; };
A571BEA7232052E9003BC0AA /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = "<group>"; };
A571BEA8232052E9003BC0AA /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = "<group>"; };
A571BEA9232052E9003BC0AA /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = "<group>"; };
A571BEAA232052E9003BC0AA /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = "<group>"; };
A571BEAB232052E9003BC0AA /* ReadSs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadSs.c; sourceTree = "<group>"; };
A571BEAC232052E9003BC0AA /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = "<group>"; };
A571BEAD232052E9003BC0AA /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = "<group>"; };
A571BEAE232052E9003BC0AA /* Monitor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Monitor.c; sourceTree = "<group>"; };
A571BEAF232052E9003BC0AA /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = "<group>"; };
A571BEB0232052E9003BC0AA /* WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteGdtr.c; sourceTree = "<group>"; };
A571BEB1232052E9003BC0AA /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = "<group>"; };
A571BEB2232052E9003BC0AA /* ReadDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr6.c; sourceTree = "<group>"; };
A571BEB3232052E9003BC0AA /* ReadPmc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadPmc.c; sourceTree = "<group>"; };
A571BEB4232052E9003BC0AA /* Wbinvd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Wbinvd.c; sourceTree = "<group>"; };
A571BEB5232052E9003BC0AA /* DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisablePaging32.c; sourceTree = "<group>"; };
A571BEB6232052E9003BC0AA /* RShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RShiftU64.nasm; sourceTree = "<group>"; };
A571BEB7232052E9003BC0AA /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = "<group>"; };
A571BEB8232052E9003BC0AA /* Invd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Invd.c; sourceTree = "<group>"; };
A571BEB9232052E9003BC0AA /* WriteDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr7.c; sourceTree = "<group>"; };
A571BEBA232052E9003BC0AA /* WriteMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm7.c; sourceTree = "<group>"; };
A571BEBB232052E9003BC0AA /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = "<group>"; };
A571BEBC232052E9003BC0AA /* ReadCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr2.c; sourceTree = "<group>"; };
A571BEBD232052E9003BC0AA /* LShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LShiftU64.nasm; sourceTree = "<group>"; };
A571BEBE232052E9003BC0AA /* ReadTr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTr.c; sourceTree = "<group>"; };
A571BEBF232052E9003BC0AA /* ReadMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm6.c; sourceTree = "<group>"; };
A571BEC0232052E9003BC0AA /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = "<group>"; };
A571BEC1232052E9003BC0AA /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = "<group>"; };
A571BEC2232052E9003BC0AA /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = "<group>"; };
A571BEC3232052E9003BC0AA /* WriteCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr3.c; sourceTree = "<group>"; };
A571BEC4232052E9003BC0AA /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = "<group>"; };
A571BEC5232052E9003BC0AA /* CpuPause.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPause.c; sourceTree = "<group>"; };
A571BEC6232052E9003BC0AA /* ReadMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm2.c; sourceTree = "<group>"; };
A571BEC7232052E9003BC0AA /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = "<group>"; };
A571BEC8232052E9003BC0AA /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = "<group>"; };
A571BEC9232052E9003BC0AA /* CpuIdEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIdEx.c; sourceTree = "<group>"; };
A571BECA232052E9003BC0AA /* WriteMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm3.c; sourceTree = "<group>"; };
A571BECB232052E9003BC0AA /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = "<group>"; };
A571BECC232052E9003BC0AA /* ReadDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr1.c; sourceTree = "<group>"; };
A571BECD232052E9003BC0AA /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = "<group>"; };
A571BECE232052E9003BC0AA /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = "<group>"; };
A571BECF232052E9003BC0AA /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = "<group>"; };
A571BED0232052E9003BC0AA /* ReadEs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEs.c; sourceTree = "<group>"; };
A571BED1232052E9003BC0AA /* FlushCacheLine.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FlushCacheLine.c; sourceTree = "<group>"; };
A571BED2232052E9003BC0AA /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = "<group>"; };
A571BED3232052E9003BC0AA /* WriteDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr0.c; sourceTree = "<group>"; };
A571BED4232052E9003BC0AA /* DisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableInterrupts.c; sourceTree = "<group>"; };
A571BED5232052E9003BC0AA /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = "<group>"; };
A571BED6232052E9003BC0AA /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = "<group>"; };
A571BED7232052E9003BC0AA /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = "<group>"; };
A571BED8232052E9003BC0AA /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = "<group>"; };
A571BED9232052E9003BC0AA /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = "<group>"; };
A571BEDA232052E9003BC0AA /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = "<group>"; };
A571BEDB232052E9003BC0AA /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = "<group>"; };
A571BEDC232052E9003BC0AA /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = "<group>"; };
A571BEDD232052E9003BC0AA /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = "<group>"; };
A571BEDE232052E9003BC0AA /* WriteDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr4.c; sourceTree = "<group>"; };
A571BEDF232052E9003BC0AA /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = "<group>"; };
A571BEE0232052E9003BC0AA /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = "<group>"; };
A571BEE1232052E9003BC0AA /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = "<group>"; };
A571BEE2232052E9003BC0AA /* ReadDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr5.c; sourceTree = "<group>"; };
A571BEE3232052E9003BC0AA /* EnableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableCache.c; sourceTree = "<group>"; };
A571BEE4232052E9003BC0AA /* ReadMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm5.c; sourceTree = "<group>"; };
A571BEE5232052E9003BC0AA /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = "<group>"; };
A571BEE6232052E9003BC0AA /* EnableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableInterrupts.c; sourceTree = "<group>"; };
A571BEE7232052E9003BC0AA /* WriteCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr0.c; sourceTree = "<group>"; };
A571BEE8232052E9003BC0AA /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = "<group>"; };
A571BEE9232052E9003BC0AA /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = "<group>"; };
A571BEEA232052E9003BC0AA /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = "<group>"; };
A571BEEB232052E9003BC0AA /* DivU64x64Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x64Remainder.nasm; sourceTree = "<group>"; };
A571BEEC232052E9003BC0AA /* WriteMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm4.c; sourceTree = "<group>"; };
A571BEED232052E9003BC0AA /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = "<group>"; };
A571BEEE232052E9003BC0AA /* WriteLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteLdtr.c; sourceTree = "<group>"; };
A571BEEF232052E9003BC0AA /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = "<group>"; };
A571BEF0232052E9003BC0AA /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = "<group>"; };
A571BEF1232052E9003BC0AA /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = "<group>"; };
A571BEF2232052E9003BC0AA /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = "<group>"; };
A571BEF3232052E9003BC0AA /* WriteMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm0.c; sourceTree = "<group>"; };
A571BEF4232052E9003BC0AA /* ReadDs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDs.c; sourceTree = "<group>"; };
A571BEF5232052E9003BC0AA /* FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxSave.c; sourceTree = "<group>"; };
A571BEF6232052E9003BC0AA /* WriteCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr4.c; sourceTree = "<group>"; };
A571BEF7232052E9003BC0AA /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = "<group>"; };
A571BEF8232052E9003BC0AA /* ReadMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm1.c; sourceTree = "<group>"; };
A571BEF9232052E9003BC0AA /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = "<group>"; };
A571BEFA232052E9003BC0AA /* ReadLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadLdtr.c; sourceTree = "<group>"; };
A571BEFB232052E9003BC0AA /* ARShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ARShiftU64.nasm; sourceTree = "<group>"; };
A571BEFC232052E9003BC0AA /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = "<group>"; };
A571BEFD232052E9003BC0AA /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = "<group>"; };
A571BEFE232052E9003BC0AA /* ReadDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr0.c; sourceTree = "<group>"; };
A571BEFF232052E9003BC0AA /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = "<group>"; };
A571BF00232052E9003BC0AA /* SwapBytes64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwapBytes64.nasm; sourceTree = "<group>"; };
A571BF01232052E9003BC0AA /* ReadCs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCs.c; sourceTree = "<group>"; };
A571BF02232052E9003BC0AA /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = "<group>"; };
A571BF03232052E9003BC0AA /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = "<group>"; };
A571BF04232052E9003BC0AA /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = "<group>"; };
A571BF05232052E9003BC0AA /* WriteDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr1.c; sourceTree = "<group>"; };
A571BF06232052E9003BC0AA /* MultU64x64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x64.nasm; sourceTree = "<group>"; };
A571BF07232052E9003BC0AA /* WriteDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr5.c; sourceTree = "<group>"; };
A571BF08232052EA003BC0AA /* LRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LRotU64.nasm; sourceTree = "<group>"; };
A571BF09232052EA003BC0AA /* Mwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mwait.c; sourceTree = "<group>"; };
A571BF0A232052EA003BC0AA /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = "<group>"; };
A571BF0B232052EA003BC0AA /* RRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RRotU64.nasm; sourceTree = "<group>"; };
A571BF0C232052EA003BC0AA /* ReadDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr4.c; sourceTree = "<group>"; };
A571BF0D232052EA003BC0AA /* ReadGs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGs.c; sourceTree = "<group>"; };
A571BF0E232052EA003BC0AA /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = "<group>"; };
A571BF0F232052EA003BC0AA /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = "<group>"; };
A571BF10232052EA003BC0AA /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
A571BF11232052EA003BC0AA /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = "<group>"; };
A571BF12232052EA003BC0AA /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = "<group>"; };
A571BF13232052EA003BC0AA /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = "<group>"; };
A571BF14232052EA003BC0AA /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = "<group>"; };
A571BF15232052EA003BC0AA /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = "<group>"; };
A571BF16232052EA003BC0AA /* ReadMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm4.c; sourceTree = "<group>"; };
A571BF17232052EA003BC0AA /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = "<group>"; };
A571BF18232052EA003BC0AA /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = "<group>"; };
A571BF19232052EA003BC0AA /* ReadFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFs.c; sourceTree = "<group>"; };
A571BF1A232052EA003BC0AA /* ReadCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr0.c; sourceTree = "<group>"; };
A571BF1B232052EA003BC0AA /* CpuId.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuId.c; sourceTree = "<group>"; };
A571BF1C232052EA003BC0AA /* MultU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x32.nasm; sourceTree = "<group>"; };
A571BF1D232052EA003BC0AA /* WriteMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm5.c; sourceTree = "<group>"; };
A571BF1E232052EA003BC0AA /* DisablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging32.nasm; sourceTree = "<group>"; };
A571BF1F232052EA003BC0AA /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = "<group>"; };
A571BF20232052EA003BC0AA /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = "<group>"; };
A571BF21232052EA003BC0AA /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = "<group>"; };
A571BF22232052EA003BC0AA /* WriteMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm1.c; sourceTree = "<group>"; };
A571BF23232052EA003BC0AA /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = "<group>"; };
A571BF24232052EA003BC0AA /* ReadCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr4.c; sourceTree = "<group>"; };
A571BF25232052EA003BC0AA /* DivU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32.nasm; sourceTree = "<group>"; };
A571BF26232052EA003BC0AA /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = "<group>"; };
A571BF27232052EA003BC0AA /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = "<group>"; };
A571BF28232052EA003BC0AA /* ReadMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm0.c; sourceTree = "<group>"; };
A571BF29232052EA003BC0AA /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = "<group>"; };
A571BF2A232052EA003BC0AA /* DisableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableCache.c; sourceTree = "<group>"; };
A571BF2B232052EA003BC0AA /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = "<group>"; };
A571BF2C232052EA003BC0AA /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = "<group>"; };
A571BF2D232052EA003BC0AA /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = "<group>"; };
A571BF2E232052EA003BC0AA /* FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxRestore.c; sourceTree = "<group>"; };
A571BF2F232052EA003BC0AA /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = "<group>"; };
A571BF30232052EA003BC0AA /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = "<group>"; };
A571BF31232052EA003BC0AA /* WriteDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr2.c; sourceTree = "<group>"; };
A571BF32232052EA003BC0AA /* EnablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging64.nasm; sourceTree = "<group>"; };
A571BF33232052EA003BC0AA /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = "<group>"; };
A571BF34232052EA003BC0AA /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = "<group>"; };
A571BF35232052EA003BC0AA /* WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteIdtr.c; sourceTree = "<group>"; };
A571BF36232052EA003BC0AA /* ReadDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr3.c; sourceTree = "<group>"; };
A571BF37232052EA003BC0AA /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = "<group>"; };
A571BF38232052EA003BC0AA /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = "<group>"; };
A571BF39232052EA003BC0AA /* ReadDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr7.c; sourceTree = "<group>"; };
A571BF3A232052EA003BC0AA /* ReadEflags.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEflags.c; sourceTree = "<group>"; };
A571BF3B232052EA003BC0AA /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = "<group>"; };
A571BF3C232052EA003BC0AA /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = "<group>"; };
A571BF3D232052EA003BC0AA /* DivU64x32Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32Remainder.nasm; sourceTree = "<group>"; };
A571BF3E232052EA003BC0AA /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = "<group>"; };
A571BF3F232052EA003BC0AA /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = "<group>"; };
A571BF40232052EA003BC0AA /* WriteDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr6.c; sourceTree = "<group>"; };
A571BF41232052EA003BC0AA /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = "<group>"; };
A571BF42232052EA003BC0AA /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = "<group>"; };
A571BF43232052EA003BC0AA /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = "<group>"; };
A571BF44232052EA003BC0AA /* ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadIdtr.c; sourceTree = "<group>"; };
A571BF45232052EA003BC0AA /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = "<group>"; };
A571BF46232052EA003BC0AA /* ReadCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr3.c; sourceTree = "<group>"; };
A571BF47232052EA003BC0AA /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = "<group>"; };
A571BF48232052EA003BC0AA /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = "<group>"; };
A571BF49232052EA003BC0AA /* WriteMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm6.c; sourceTree = "<group>"; };
A571BF4A232052EA003BC0AA /* ReadTsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTsc.c; sourceTree = "<group>"; };
A571BF4B232052EA003BC0AA /* WriteCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr2.c; sourceTree = "<group>"; };
A571BF4C232052EA003BC0AA /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = "<group>"; };
A571BF4D232052EA003BC0AA /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = "<group>"; };
A571BF4E232052EA003BC0AA /* ReadMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm7.c; sourceTree = "<group>"; };
A571BF4F232052EA003BC0AA /* EnableDisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableDisableInterrupts.c; sourceTree = "<group>"; };
A571BF50232052EA003BC0AA /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = "<group>"; };
A571BF51232052EA003BC0AA /* ReadMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm3.c; sourceTree = "<group>"; };
A571BF52232052EA003BC0AA /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = "<group>"; };
A571BF53232052EA003BC0AA /* InternalSwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InternalSwitchStack.nasm; sourceTree = "<group>"; };
A571BF54232052EA003BC0AA /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = "<group>"; };
A571BF55232052EA003BC0AA /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = "<group>"; };
A571BF56232052EA003BC0AA /* WriteMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm2.c; sourceTree = "<group>"; };
A571BF57232052EA003BC0AA /* ModU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ModU64x32.nasm; sourceTree = "<group>"; };
A571BF58232052EA003BC0AA /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = "<group>"; };
A571BF59232052EA003BC0AA /* EnablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging32.nasm; sourceTree = "<group>"; };
A571BF5A232052EA003BC0AA /* GetPowerOfTwo32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo32.c; sourceTree = "<group>"; };
A571BF5B232052EA003BC0AA /* Math64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math64.c; sourceTree = "<group>"; };
A571BF5C232052EA003BC0AA /* RRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU32.c; sourceTree = "<group>"; };
A571BF5D232052EA003BC0AA /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = "<group>"; };
A571BF5E232052EA003BC0AA /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = "<group>"; };
A571BF5F232052EA003BC0AA /* X86MemoryFence.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86MemoryFence.c; sourceTree = "<group>"; };
A571BF60232052EA003BC0AA /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = "<group>"; };
A571BF61232052EA003BC0AA /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = "<group>"; };
A571BF62232052EA003BC0AA /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = "<group>"; };
A571BF63232052EA003BC0AA /* ChkStkGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChkStkGcc.c; sourceTree = "<group>"; };
A571BF64232052EA003BC0AA /* SetJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJump.c; sourceTree = "<group>"; };
A571BF65232052EA003BC0AA /* X86EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging32.c; sourceTree = "<group>"; };
A571BF66232052EA003BC0AA /* X86WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteGdtr.c; sourceTree = "<group>"; };
A571BF67232052EA003BC0AA /* SwapBytes16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes16.c; sourceTree = "<group>"; };
A571BF68232052EA003BC0AA /* HighBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet32.c; sourceTree = "<group>"; };
A571BF69232052EA003BC0AA /* X86RdRand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86RdRand.c; sourceTree = "<group>"; };
A571BF6B232052EA003BC0AA /* Math64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Math64.S; sourceTree = "<group>"; };
A571BF6C232052EA003BC0AA /* CpuPause.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuPause.asm; sourceTree = "<group>"; };
A571BF6D232052EA003BC0AA /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = "<group>"; };
A571BF6E232052EA003BC0AA /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = "<group>"; };
A571BF6F232052EA003BC0AA /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = "<group>"; };
A571BF70232052EA003BC0AA /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = "<group>"; };
A571BF71232052EA003BC0AA /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = "<group>"; };
A571BF72232052EA003BC0AA /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = "<group>"; };
A571BF73232052EA003BC0AA /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = "<group>"; };
A571BF74232052EA003BC0AA /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = "<group>"; };
A571BF75232052EA003BC0AA /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = "<group>"; };
A571BF76232052EA003BC0AA /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = "<group>"; };
A571BF77232052EA003BC0AA /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = "<group>"; };
A571BF78232052EA003BC0AA /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = "<group>"; };
A571BF79232052EA003BC0AA /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = "<group>"; };
A571BF7A232052EA003BC0AA /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = "<group>"; };
A571BF7B232052EA003BC0AA /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = "<group>"; };
A571BF7C232052EA003BC0AA /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = "<group>"; };
A571BF7D232052EA003BC0AA /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = "<group>"; };
A571BF7E232052EA003BC0AA /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = "<group>"; };
A571BF7F232052EA003BC0AA /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = "<group>"; };
A571BF80232052EA003BC0AA /* X86DisablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging64.c; sourceTree = "<group>"; };
A571BF81232052EA003BC0AA /* X86ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadGdtr.c; sourceTree = "<group>"; };
A571BF82232052EA003BC0AA /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = "<group>"; };
A571BF84232052EA003BC0AA /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = "<group>"; };
A571BF85232052EA003BC0AA /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = "<group>"; };
A571BF86232052EA003BC0AA /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = "<group>"; };
A571BF87232052EA003BC0AA /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = "<group>"; };
A571BF88232052EA003BC0AA /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = "<group>"; };
A571BF89232052EA003BC0AA /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = "<group>"; };
A571BF8A232052EA003BC0AA /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = "<group>"; };
A571BF8B232052EA003BC0AA /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = "<group>"; };
A571BF8C232052EA003BC0AA /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = "<group>"; };
A571BF8D232052EA003BC0AA /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = "<group>"; };
A571BF8E232052EA003BC0AA /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = "<group>"; };
A571BF8F232052EA003BC0AA /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = "<group>"; };
A571BF90232052EA003BC0AA /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = "<group>"; };
A571BF91232052EA003BC0AA /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = "<group>"; };
A571BF92232052EA003BC0AA /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = "<group>"; };
A571BF93232052EA003BC0AA /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = "<group>"; };
A571BF94232052EA003BC0AA /* LowBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet32.c; sourceTree = "<group>"; };
A571BF95232052EA003BC0AA /* LRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU32.c; sourceTree = "<group>"; };
A571BF96232052EA003BC0AA /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = "<group>"; };
A571BF97232052EA003BC0AA /* LinkedList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkedList.c; sourceTree = "<group>"; };
A571BF98232052EA003BC0AA /* X86SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86SpeculationBarrier.c; sourceTree = "<group>"; };
A571BF9A232052EA003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571BF9B232052EA003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571BF9C232052EA003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571BF9D232052EA003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571BF9F232052EA003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571BFA0232052EA003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571BFA1232052EA003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571BFA2232052EA003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571BFA3232052EA003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571BFA4232052EA003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571BFA5232052EA003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571BFA6232052EA003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571BFA7232052EA003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571BFA8232052EA003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571BFA9232052EA003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571BFAA232052EA003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571BFAB232052EA003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571BFAC232052EA003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571BFAE232052EA003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571BFAF232052EA003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571BFB0232052EA003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571BFB1232052EA003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571BFB2232052EA003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571BFB3232052EA003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571BFB4232052EA003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571BFB5232052EA003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571BFB6232052EA003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571BFB7232052EA003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571BFB8232052EA003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571BFB9232052EA003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571BFBA232052EA003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571BFBB232052EA003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571BFBC232052EA003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571BFBD232052EA003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571BFBE232052EA003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571BFBF232052EA003BC0AA /* BaseMemoryLibRepStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.uni; sourceTree = "<group>"; };
A571BFC0232052EA003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571BFC1232052EA003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571BFC2232052EA003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571BFC3232052EA003BC0AA /* BaseMemoryLibRepStr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.inf; sourceTree = "<group>"; };
A571BFC5232052EA003BC0AA /* BaseSynchronizationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.uni; sourceTree = "<group>"; };
A571BFC7232052EA003BC0AA /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = "<group>"; };
A571BFC8232052EA003BC0AA /* BaseSynchronizationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.inf; sourceTree = "<group>"; };
A571BFCA232052EA003BC0AA /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = "<group>"; };
A571BFCB232052EA003BC0AA /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = "<group>"; };
A571BFCC232052EA003BC0AA /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = "<group>"; };
A571BFCD232052EA003BC0AA /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = "<group>"; };
A571BFCE232052EA003BC0AA /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
A571BFCF232052EA003BC0AA /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = "<group>"; };
A571BFD0232052EA003BC0AA /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = "<group>"; };
A571BFD1232052EA003BC0AA /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = "<group>"; };
A571BFD2232052EA003BC0AA /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = "<group>"; };
A571BFD3232052EA003BC0AA /* InterlockedIncrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedIncrementMsc.c; sourceTree = "<group>"; };
A571BFD5232052EA003BC0AA /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = "<group>"; };
A571BFD6232052EA003BC0AA /* InternalGetSpinLockProperties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalGetSpinLockProperties.c; sourceTree = "<group>"; };
A571BFD7232052EA003BC0AA /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = "<group>"; };
A571BFD8232052EA003BC0AA /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = "<group>"; };
A571BFD9232052EA003BC0AA /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = "<group>"; };
A571BFDA232052EA003BC0AA /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
A571BFDB232052EA003BC0AA /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = "<group>"; };
A571BFDC232052EA003BC0AA /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = "<group>"; };
A571BFDD232052EA003BC0AA /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = "<group>"; };
A571BFDE232052EA003BC0AA /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = "<group>"; };
A571BFDF232052EA003BC0AA /* BaseSynchronizationLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseSynchronizationLibInternals.h; sourceTree = "<group>"; };
A571BFE0232052EA003BC0AA /* SynchronizationMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationMsc.c; sourceTree = "<group>"; };
A571BFE1232052EA003BC0AA /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = "<group>"; };
A571BFE3232052EA003BC0AA /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = "<group>"; };
A571BFE4232052EA003BC0AA /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = "<group>"; };
A571BFE6232052EA003BC0AA /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = "<group>"; };
A571BFE7232052EA003BC0AA /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = "<group>"; };
A571BFE8232052EA003BC0AA /* SynchronizationGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationGcc.c; sourceTree = "<group>"; };
A571BFE9232052EA003BC0AA /* InterlockedDecrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedDecrementMsc.c; sourceTree = "<group>"; };
A571BFEB232052EA003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571BFEC232052EA003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571BFED232052EA003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571BFEE232052EA003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571BFEF232052EA003BC0AA /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = "<group>"; };
A571BFF0232052EA003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571BFF1232052EA003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571BFF2232052EA003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571BFF3232052EA003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571BFF4232052EA003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571BFF5232052EA003BC0AA /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = "<group>"; };
A571BFF6232052EA003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571BFF7232052EA003BC0AA /* UefiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.inf; sourceTree = "<group>"; };
A571BFF8232052EA003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571BFF9232052EA003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571BFFA232052EA003BC0AA /* UefiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.uni; sourceTree = "<group>"; };
A571BFFB232052EA003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571BFFC232052EA003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571BFFE232052EA003BC0AA /* PciSegmentLibCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLibCommon.h; sourceTree = "<group>"; };
A571BFFF232052EA003BC0AA /* DxeRuntimePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.inf; sourceTree = "<group>"; };
A571C000232052EA003BC0AA /* BasePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.inf; sourceTree = "<group>"; };
A571C001232052EA003BC0AA /* DxeRuntimePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.uni; sourceTree = "<group>"; };
A571C002232052EA003BC0AA /* BasePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.uni; sourceTree = "<group>"; };
A571C003232052EA003BC0AA /* BasePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePciSegmentLib.c; sourceTree = "<group>"; };
A571C004232052EA003BC0AA /* PciSegmentLibCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLibCommon.c; sourceTree = "<group>"; };
A571C005232052EA003BC0AA /* DxeRuntimePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRuntimePciSegmentLib.c; sourceTree = "<group>"; };
A571C008232052EA003BC0AA /* CpuSleepFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepFlushTlb.c; sourceTree = "<group>"; };
A571C00A232052EA003BC0AA /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = "<group>"; };
A571C00B232052EA003BC0AA /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = "<group>"; };
A571C00C232052EA003BC0AA /* BaseCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.uni; sourceTree = "<group>"; };
A571C00D232052EA003BC0AA /* BaseCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.inf; sourceTree = "<group>"; };
A571C00F232052EA003BC0AA /* CpuSleep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleep.c; sourceTree = "<group>"; };
A571C010232052EA003BC0AA /* CpuFlushTlbGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlbGcc.c; sourceTree = "<group>"; };
A571C011232052EA003BC0AA /* CpuFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlb.c; sourceTree = "<group>"; };
A571C012232052EA003BC0AA /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = "<group>"; };
A571C013232052EA003BC0AA /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = "<group>"; };
A571C014232052EA003BC0AA /* CpuSleepGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepGcc.c; sourceTree = "<group>"; };
A571C016232052EA003BC0AA /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = "<group>"; };
A571C017232052EA003BC0AA /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = "<group>"; };
A571C018232052EA003BC0AA /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = "<group>"; };
A571C019232052EA003BC0AA /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = "<group>"; };
A571C01B232052EA003BC0AA /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = "<group>"; };
A571C01C232052EA003BC0AA /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = "<group>"; };
A571C01D232052EA003BC0AA /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = "<group>"; };
A571C01E232052EA003BC0AA /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = "<group>"; };
A571C020232052EA003BC0AA /* PeiExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiExtractGuidedSectionLib.c; sourceTree = "<group>"; };
A571C021232052EA003BC0AA /* PeiExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.uni; sourceTree = "<group>"; };
A571C022232052EA003BC0AA /* PeiExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.inf; sourceTree = "<group>"; };
A571C024232052EA003BC0AA /* DriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = "<group>"; };
A571C025232052EA003BC0AA /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = "<group>"; };
A571C026232052EA003BC0AA /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = "<group>"; };
A571C028232052EA003BC0AA /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = "<group>"; };
A571C029232052EA003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571C02A232052EA003BC0AA /* UefiDebugLibDebugPortProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.uni; sourceTree = "<group>"; };
A571C02B232052EA003BC0AA /* UefiDebugLibDebugPortProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.inf; sourceTree = "<group>"; };
A571C02D232052EA003BC0AA /* SmmPciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciExpressLib.inf; sourceTree = "<group>"; };
A571C02E232052EA003BC0AA /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = "<group>"; };
A571C030232052EA003BC0AA /* DxeRuntimePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.uni; sourceTree = "<group>"; };
A571C031232052EA003BC0AA /* DxeRuntimePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.inf; sourceTree = "<group>"; };
A571C032232052EA003BC0AA /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = "<group>"; };
A571C034232052EA003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571C035232052EA003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571C036232052EA003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571C037232052EA003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571C039232052EA003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C03A232052EA003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C03B232052EA003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C03C232052EA003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C03D232052EA003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C03E232052EA003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C03F232052EA003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C040232052EA003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C041232052EA003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C042232052EA003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C043232052EA003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C044232052EA003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C045232052EA003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571C046232052EA003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571C048232052EA003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C049232052EA003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C04A232052EA003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C04B232052EA003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C04C232052EA003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C04D232052EA003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C04E232052EA003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C04F232052EA003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C050232052EA003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C051232052EA003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C052232052EA003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C053232052EA003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C054232052EA003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571C055232052EA003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571C056232052EA003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571C057232052EA003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571C059232052EA003BC0AA /* ScanMemGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMemGeneric.c; sourceTree = "<group>"; };
A571C05A232052EA003BC0AA /* CompareMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareMem.asm; sourceTree = "<group>"; };
A571C05B232052EA003BC0AA /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = "<group>"; };
A571C05C232052EA003BC0AA /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = "<group>"; };
A571C05D232052EA003BC0AA /* ScanMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ScanMem.asm; sourceTree = "<group>"; };
A571C05E232052EA003BC0AA /* CopyMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CopyMem.asm; sourceTree = "<group>"; };
A571C05F232052EA003BC0AA /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = "<group>"; };
A571C060232052EA003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C061232052EA003BC0AA /* SetMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetMem.asm; sourceTree = "<group>"; };
A571C062232052EA003BC0AA /* CompareGuid.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareGuid.asm; sourceTree = "<group>"; };
A571C063232052EA003BC0AA /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = "<group>"; };
A571C064232052EA003BC0AA /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = "<group>"; };
A571C065232052EA003BC0AA /* BaseMemoryLibOptDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.uni; sourceTree = "<group>"; };
A571C066232052EA003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571C067232052EA003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C069232052EA003BC0AA /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = "<group>"; };
A571C06A232052EA003BC0AA /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = "<group>"; };
A571C06B232052EA003BC0AA /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = "<group>"; };
A571C06C232052EA003BC0AA /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = "<group>"; };
A571C06D232052EA003BC0AA /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = "<group>"; };
A571C06E232052EA003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571C06F232052EA003BC0AA /* BaseMemoryLibOptDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.inf; sourceTree = "<group>"; };
A571C070232052EA003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571C072232052EA003BC0AA /* PerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PerformanceLib.c; sourceTree = "<group>"; };
A571C073232052EA003BC0AA /* BasePerformanceLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.inf; sourceTree = "<group>"; };
A571C074232052EA003BC0AA /* BasePerformanceLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.uni; sourceTree = "<group>"; };
A571C076232052EA003BC0AA /* BasePciSegmentLibPci.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.inf; sourceTree = "<group>"; };
A571C077232052EA003BC0AA /* BasePciSegmentLibPci.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.uni; sourceTree = "<group>"; };
A571C078232052EA003BC0AA /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = "<group>"; };
A571C07A232052EA003BC0AA /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = "<group>"; };
A571C07B232052EA003BC0AA /* PeiDxePostCodeLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.inf; sourceTree = "<group>"; };
A571C07C232052EA003BC0AA /* PeiDxePostCodeLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.uni; sourceTree = "<group>"; };
A571C07E232052EA003BC0AA /* BasePcdLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.uni; sourceTree = "<group>"; };
A571C07F232052EA003BC0AA /* BasePcdLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.inf; sourceTree = "<group>"; };
A571C080232052EA003BC0AA /* PcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcdLib.c; sourceTree = "<group>"; };
A571C082232052EA003BC0AA /* BaseStackCheckGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckGcc.c; sourceTree = "<group>"; };
A571C083232052EA003BC0AA /* BaseStackCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.uni; sourceTree = "<group>"; };
A571C084232052EA003BC0AA /* BaseStackCheckNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckNull.c; sourceTree = "<group>"; };
A571C085232052EA003BC0AA /* BaseStackCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.inf; sourceTree = "<group>"; };
A571C087232052EA003BC0AA /* BaseRngLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.uni; sourceTree = "<group>"; };
A571C088232052EA003BC0AA /* BaseRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.inf; sourceTree = "<group>"; };
A571C089232052EA003BC0AA /* BaseRng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseRng.c; sourceTree = "<group>"; };
A571C08B232052EA003BC0AA /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = "<group>"; };
A571C08C232052EA003BC0AA /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = "<group>"; };
A571C08D232052EA003BC0AA /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = "<group>"; };
A571C08F232052EA003BC0AA /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = "<group>"; };
A571C090232052EA003BC0AA /* BasePostCodeLibPort80.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.inf; sourceTree = "<group>"; };
A571C091232052EA003BC0AA /* BasePostCodeLibPort80.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.uni; sourceTree = "<group>"; };
A571C093232052EA003BC0AA /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = "<group>"; };
A571C094232052EA003BC0AA /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = "<group>"; };
A571C095232052EA003BC0AA /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = "<group>"; };
A571C097232052EA003BC0AA /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = "<group>"; };
A571C098232052EA003BC0AA /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = "<group>"; };
A571C099232052EA003BC0AA /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
A571C09B232052EA003BC0AA /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
A571C09C232052EA003BC0AA /* BasePeCoffLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.uni; sourceTree = "<group>"; };
A571C09D232052EA003BC0AA /* BasePeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.inf; sourceTree = "<group>"; };
A571C09F232052EA003BC0AA /* SmmLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.uni; sourceTree = "<group>"; };
A571C0A0232052EA003BC0AA /* SmmLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.inf; sourceTree = "<group>"; };
A571C0A1232052EA003BC0AA /* SmmLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLibNull.c; sourceTree = "<group>"; };
A571C0A3232052EA003BC0AA /* BasePciCf8Lib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.uni; sourceTree = "<group>"; };
A571C0A4232052EA003BC0AA /* BasePciCf8Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.inf; sourceTree = "<group>"; };
A571C0A5232052EA003BC0AA /* PciCf8Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCf8Lib.c; sourceTree = "<group>"; };
A571C0A7232052EA003BC0AA /* MmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.uni; sourceTree = "<group>"; };
A571C0A8232052EA003BC0AA /* MmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.inf; sourceTree = "<group>"; };
A571C0A9232052EA003BC0AA /* MmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmServicesTableLib.c; sourceTree = "<group>"; };
A571C0AB232052EA003BC0AA /* SafeIntLib64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib64.c; sourceTree = "<group>"; };
A571C0AC232052EA003BC0AA /* SafeIntLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLibEbc.c; sourceTree = "<group>"; };
A571C0AD232052EA003BC0AA /* BaseSafeIntLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSafeIntLib.inf; sourceTree = "<group>"; };
A571C0AE232052EA003BC0AA /* SafeIntLib32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib32.c; sourceTree = "<group>"; };
A571C0AF232052EA003BC0AA /* SafeIntLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib.c; sourceTree = "<group>"; };
A571C0B1232052EA003BC0AA /* SmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmServicesTableLib.c; sourceTree = "<group>"; };
A571C0B2232052EA003BC0AA /* SmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.inf; sourceTree = "<group>"; };
A571C0B3232052EA003BC0AA /* SmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.uni; sourceTree = "<group>"; };
A571C0B5232052EA003BC0AA /* DxeExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.uni; sourceTree = "<group>"; };
A571C0B6232052EA003BC0AA /* DxeExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.inf; sourceTree = "<group>"; };
A571C0B7232052EA003BC0AA /* DxeExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeExtractGuidedSectionLib.c; sourceTree = "<group>"; };
A571C0B9232052EA003BC0AA /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = "<group>"; };
A571C0BA232052EA003BC0AA /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = "<group>"; };
A571C0BB232052EA003BC0AA /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = "<group>"; };
A571C0BD232052EA003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571C0BE232052EA003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571C0BF232052EA003BC0AA /* BaseMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.inf; sourceTree = "<group>"; };
A571C0C0232052EA003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571C0C1232052EA003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571C0C2232052EA003BC0AA /* BaseMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.uni; sourceTree = "<group>"; };
A571C0C3232052EA003BC0AA /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = "<group>"; };
A571C0C4232052EA003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571C0C5232052EA003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571C0C6232052EA003BC0AA /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = "<group>"; };
A571C0C7232052EA003BC0AA /* SetMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem.c; sourceTree = "<group>"; };
A571C0C8232052EA003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571C0C9232052EA003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571C0CA232052EB003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571C0CB232052EB003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571C0CC232052EB003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571C0CD232052EB003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C0CE232052EB003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571C0CF232052EB003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571C0D1232052EB003BC0AA /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
A571C0D2232052EB003BC0AA /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
A571C0D3232052EB003BC0AA /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
A571C0D4232052EB003BC0AA /* SmmCpuIoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIoLibInternal.h; sourceTree = "<group>"; };
A571C0D5232052EB003BC0AA /* SmmIoLibSmmCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.uni; sourceTree = "<group>"; };
A571C0D6232052EB003BC0AA /* SmmIoLibSmmCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.inf; sourceTree = "<group>"; };
A571C0D8232052EB003BC0AA /* DxeSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmbusLib.c; sourceTree = "<group>"; };
A571C0D9232052EB003BC0AA /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = "<group>"; };
A571C0DA232052EB003BC0AA /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = "<group>"; };
A571C0DB232052EB003BC0AA /* DxeSmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.inf; sourceTree = "<group>"; };
A571C0DC232052EB003BC0AA /* DxeSmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.uni; sourceTree = "<group>"; };
A571C0DE232052EB003BC0AA /* BaseSmbusLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSmbusLibNull.c; sourceTree = "<group>"; };
A571C0DF232052EB003BC0AA /* BaseSmbusLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.uni; sourceTree = "<group>"; };
A571C0E0232052EB003BC0AA /* BaseSmbusLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.inf; sourceTree = "<group>"; };
A571C0E2232052EB003BC0AA /* BaseTimerLibNullTemplate.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.uni; sourceTree = "<group>"; };
A571C0E3232052EB003BC0AA /* BaseTimerLibNullTemplate.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.inf; sourceTree = "<group>"; };
A571C0E4232052EB003BC0AA /* TimerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimerLibNull.c; sourceTree = "<group>"; };
A571C0E6232052EB003BC0AA /* BaseS3IoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.inf; sourceTree = "<group>"; };
A571C0E7232052EB003BC0AA /* BaseS3IoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.uni; sourceTree = "<group>"; };
A571C0E8232052EB003BC0AA /* S3IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3IoLib.c; sourceTree = "<group>"; };
A571C0EA232052EB003BC0AA /* BaseDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.uni; sourceTree = "<group>"; };
A571C0EB232052EB003BC0AA /* BaseDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.inf; sourceTree = "<group>"; };
A571C0EC232052EB003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571C0EE232052EB003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571C0EF232052EB003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571C0F0232052EB003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571C0F1232052EB003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571C0F3232052EB003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C0F4232052EB003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C0F5232052EB003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C0F6232052EB003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C0F7232052EB003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C0F8232052EB003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C0F9232052EB003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C0FA232052EB003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C0FB232052EB003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C0FC232052EB003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C0FD232052EB003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C0FE232052EB003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C0FF232052EB003BC0AA /* BaseMemoryLibSse2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.uni; sourceTree = "<group>"; };
A571C100232052EB003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571C101232052EB003BC0AA /* BaseMemoryLibSse2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.inf; sourceTree = "<group>"; };
A571C102232052EB003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571C104232052EB003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C105232052EB003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C106232052EB003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C107232052EB003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C108232052EB003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C109232052EB003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C10A232052EB003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C10B232052EB003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C10C232052EB003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C10D232052EB003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C10E232052EB003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C10F232052EB003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C110232052EB003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571C111232052EB003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571C112232052EB003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571C113232052EB003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571C114232052EB003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571C115232052EB003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C116232052EB003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571C117232052EB003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571C119232052EB003BC0AA /* BaseUefiDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.uni; sourceTree = "<group>"; };
A571C11A232052EB003BC0AA /* BaseUefiDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.inf; sourceTree = "<group>"; };
A571C11B232052EB003BC0AA /* BaseUefiDecompressLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseUefiDecompressLibInternals.h; sourceTree = "<group>"; };
A571C11C232052EB003BC0AA /* BaseUefiTianoCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiTianoCustomDecompressLib.inf; sourceTree = "<group>"; };
A571C11D232052EB003BC0AA /* BaseUefiDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiDecompressLib.c; sourceTree = "<group>"; };
A571C11E232052EB003BC0AA /* BaseUefiTianoCustomDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiTianoCustomDecompressLib.c; sourceTree = "<group>"; };
A571C120232052EB003BC0AA /* BaseSerialPortLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.uni; sourceTree = "<group>"; };
A571C121232052EB003BC0AA /* BaseSerialPortLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.inf; sourceTree = "<group>"; };
A571C122232052EB003BC0AA /* BaseSerialPortLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLibNull.c; sourceTree = "<group>"; };
A571C124232052EB003BC0AA /* BaseS3BootScriptLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.inf; sourceTree = "<group>"; };
A571C125232052EB003BC0AA /* BootScriptLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptLib.c; sourceTree = "<group>"; };
A571C126232052EB003BC0AA /* BaseS3BootScriptLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.uni; sourceTree = "<group>"; };
A571C128232052EB003BC0AA /* DxePcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePcdLib.c; sourceTree = "<group>"; };
A571C129232052EB003BC0AA /* DxePcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.uni; sourceTree = "<group>"; };
A571C12A232052EB003BC0AA /* DxePcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.inf; sourceTree = "<group>"; };
A571C12C232052EB003BC0AA /* SmmPeriodicSmiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.inf; sourceTree = "<group>"; };
A571C12D232052EB003BC0AA /* SmmPeriodicSmiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.uni; sourceTree = "<group>"; };
A571C12E232052EB003BC0AA /* SmmPeriodicSmiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPeriodicSmiLib.c; sourceTree = "<group>"; };
A571C130232052EB003BC0AA /* UefiScsiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiScsiLib.c; sourceTree = "<group>"; };
A571C131232052EB003BC0AA /* UefiScsiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.uni; sourceTree = "<group>"; };
A571C132232052EB003BC0AA /* UefiScsiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.inf; sourceTree = "<group>"; };
A571C134232052EB003BC0AA /* PeiResourcePublicationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResourcePublicationLib.c; sourceTree = "<group>"; };
A571C135232052EB003BC0AA /* PeiResourcePublicationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.inf; sourceTree = "<group>"; };
A571C136232052EB003BC0AA /* PeiResourcePublicationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.uni; sourceTree = "<group>"; };
A571C138232052EB003BC0AA /* DxeHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.inf; sourceTree = "<group>"; };
A571C139232052EB003BC0AA /* DxeHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.uni; sourceTree = "<group>"; };
A571C13A232052EB003BC0AA /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = "<group>"; };
A571C13C232052EB003BC0AA /* S3PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciSegmentLib.c; sourceTree = "<group>"; };
A571C13D232052EB003BC0AA /* BaseS3PciSegmentLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.uni; sourceTree = "<group>"; };
A571C13E232052EB003BC0AA /* BaseS3PciSegmentLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.inf; sourceTree = "<group>"; };
A571C140232052EB003BC0AA /* BasePciSegmentInfoLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.inf; sourceTree = "<group>"; };
A571C141232052EB003BC0AA /* BasePciSegmentInfoLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.uni; sourceTree = "<group>"; };
A571C142232052EB003BC0AA /* PciSegmentInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentInfoLib.c; sourceTree = "<group>"; };
A571C144232052EB003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571C145232052EB003BC0AA /* SmmMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.uni; sourceTree = "<group>"; };
A571C146232052EB003BC0AA /* SmmMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.inf; sourceTree = "<group>"; };
A571C148232052EB003BC0AA /* BaseExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.uni; sourceTree = "<group>"; };
A571C149232052EB003BC0AA /* BaseExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.inf; sourceTree = "<group>"; };
A571C14A232052EB003BC0AA /* BaseExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseExtractGuidedSectionLib.c; sourceTree = "<group>"; };
A571C14C232052EB003BC0AA /* UefiBootServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.uni; sourceTree = "<group>"; };
A571C14D232052EB003BC0AA /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = "<group>"; };
A571C14E232052EB003BC0AA /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = "<group>"; };
A571C150232052EB003BC0AA /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = "<group>"; };
A571C151232052EB003BC0AA /* UefiDebugLibStdErr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.uni; sourceTree = "<group>"; };
A571C152232052EB003BC0AA /* UefiDebugLibStdErr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.inf; sourceTree = "<group>"; };
A571C153232052EB003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571C155232052EB003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571C156232052EB003BC0AA /* PeiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.uni; sourceTree = "<group>"; };
A571C157232052EB003BC0AA /* PeiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.inf; sourceTree = "<group>"; };
A571C159232052EB003BC0AA /* DevicePathUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = "<group>"; };
A571C15A232052EB003BC0AA /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = "<group>"; };
A571C15B232052EB003BC0AA /* DevicePathFromText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = "<group>"; };
A571C15C232052EB003BC0AA /* UefiDevicePathLibOptionalDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.uni; sourceTree = "<group>"; };
A571C15D232052EB003BC0AA /* DevicePathToText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathToText.c; sourceTree = "<group>"; };
A571C15E232052EB003BC0AA /* UefiDevicePathLibOptionalDevicePathProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLibOptionalDevicePathProtocol.c; sourceTree = "<group>"; };
A571C15F232052EB003BC0AA /* UefiDevicePathLibOptionalDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.inf; sourceTree = "<group>"; };
A571C160232052EB003BC0AA /* UefiDevicePathLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.uni; sourceTree = "<group>"; };
A571C161232052EB003BC0AA /* UefiDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.inf; sourceTree = "<group>"; };
A571C162232052EB003BC0AA /* UefiDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = "<group>"; };
A571C164232052EB003BC0AA /* PeiHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.uni; sourceTree = "<group>"; };
A571C165232052EB003BC0AA /* PeiHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.inf; sourceTree = "<group>"; };
A571C166232052EB003BC0AA /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = "<group>"; };
A571C168232052EB003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571C169232052EB003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571C16A232052EB003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571C16B232052EB003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571C16C232052EB003BC0AA /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = "<group>"; };
A571C16D232052EB003BC0AA /* PeiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.inf; sourceTree = "<group>"; };
A571C16E232052EB003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571C16F232052EB003BC0AA /* PeiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.uni; sourceTree = "<group>"; };
A571C170232052EB003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571C171232052EB003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571C172232052EB003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571C173232052EB003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571C174232052EB003BC0AA /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = "<group>"; };
A571C175232052EB003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571C176232052EB003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571C177232052EB003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C178232052EB003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571C179232052EB003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571C17B232052EB003BC0AA /* BaseIoLibIntrinsic.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.inf; sourceTree = "<group>"; };
A571C17C232052EB003BC0AA /* IoLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibEbc.c; sourceTree = "<group>"; };
A571C17D232052EB003BC0AA /* BaseIoLibIntrinsic.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.uni; sourceTree = "<group>"; };
A571C17E232052EB003BC0AA /* IoLibGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibGcc.c; sourceTree = "<group>"; };
A571C17F232052EB003BC0AA /* BaseIoLibIntrinsicSev.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicSev.inf; sourceTree = "<group>"; };
A571C180232052EB003BC0AA /* BaseIoLibIntrinsicInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseIoLibIntrinsicInternal.h; sourceTree = "<group>"; };
A571C181232052EB003BC0AA /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
A571C183232052EB003BC0AA /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = "<group>"; };
A571C184232052EB003BC0AA /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = "<group>"; };
A571C185232052EB003BC0AA /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
A571C186232052EB003BC0AA /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
A571C187232052EB003BC0AA /* IoLibMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMsc.c; sourceTree = "<group>"; };
A571C189232052EB003BC0AA /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = "<group>"; };
A571C18A232052EB003BC0AA /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = "<group>"; };
A571C18B232052EB003BC0AA /* IoLibArm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArm.c; sourceTree = "<group>"; };
A571C18D232052EB003BC0AA /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = "<group>"; };
A571C18E232052EB003BC0AA /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = "<group>"; };
A571C18F232052EB003BC0AA /* BaseIoLibIntrinsicArmVirt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.inf; sourceTree = "<group>"; };
A571C191232052EB003BC0AA /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = "<group>"; };
A571C192232052EB003BC0AA /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = "<group>"; };
A571C193232052EB003BC0AA /* IoLibArmVirt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArmVirt.c; sourceTree = "<group>"; };
A571C194232052EB003BC0AA /* BaseIoLibIntrinsicArmVirt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.uni; sourceTree = "<group>"; };
A571C196232052EB003BC0AA /* PeiPciSegmentLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.inf; sourceTree = "<group>"; };
A571C197232052EB003BC0AA /* PeiPciSegmentLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.uni; sourceTree = "<group>"; };
A571C198232052EB003BC0AA /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = "<group>"; };
A571C19A232052EB003BC0AA /* BasePeCoffGetEntryPointLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.uni; sourceTree = "<group>"; };
A571C19B232052EB003BC0AA /* BasePeCoffGetEntryPointLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.inf; sourceTree = "<group>"; };
A571C19C232052EB003BC0AA /* PeCoffGetEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffGetEntryPoint.c; sourceTree = "<group>"; };
A571C19E232052EB003BC0AA /* UefiDevicePathLibDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.inf; sourceTree = "<group>"; };
A571C19F232052EB003BC0AA /* UefiDevicePathLibDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.uni; sourceTree = "<group>"; };
A571C1A0232052EB003BC0AA /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = "<group>"; };
A571C1A2232052EB003BC0AA /* SmmIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIoLib.c; sourceTree = "<group>"; };
A571C1A3232052EB003BC0AA /* SmmIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.uni; sourceTree = "<group>"; };
A571C1A4232052EB003BC0AA /* SmmIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.inf; sourceTree = "<group>"; };
A571C1A6232052EB003BC0AA /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = "<group>"; };
A571C1A7232052EB003BC0AA /* DxeCoreHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.inf; sourceTree = "<group>"; };
A571C1A8232052EB003BC0AA /* DxeCoreHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.uni; sourceTree = "<group>"; };
A571C1AA232052EB003BC0AA /* UefiRuntimeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.uni; sourceTree = "<group>"; };
A571C1AB232052EB003BC0AA /* UefiRuntimeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.inf; sourceTree = "<group>"; };
A571C1AC232052EB003BC0AA /* UefiRuntimeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServicesTableLib.c; sourceTree = "<group>"; };
A571C1AE232052EB003BC0AA /* PeiPcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPcdLib.c; sourceTree = "<group>"; };
A571C1AF232052EB003BC0AA /* PeiPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.inf; sourceTree = "<group>"; };
A571C1B0232052EB003BC0AA /* PeiPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.uni; sourceTree = "<group>"; };
A571C1B2232052EB003BC0AA /* SmmMemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.uni; sourceTree = "<group>"; };
A571C1B3232052EB003BC0AA /* SmmMemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemLib.c; sourceTree = "<group>"; };
A571C1B4232052EB003BC0AA /* SmmMemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.inf; sourceTree = "<group>"; };
A571C1B6232052EB003BC0AA /* UefiFileHandleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.inf; sourceTree = "<group>"; };
A571C1B7232052EB003BC0AA /* UefiFileHandleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.uni; sourceTree = "<group>"; };
A571C1B8232052EB003BC0AA /* UefiFileHandleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiFileHandleLib.c; sourceTree = "<group>"; };
A571C1BA232052EB003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571C1BB232052EB003BC0AA /* DxeRuntimeDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.inf; sourceTree = "<group>"; };
A571C1BC232052EB003BC0AA /* DxeRuntimeDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.uni; sourceTree = "<group>"; };
A571C1BE232052EB003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571C1BF232052EB003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571C1C0232052EB003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571C1C1232052EB003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571C1C3232052EB003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C1C4232052EB003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C1C5232052EB003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C1C6232052EB003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C1C7232052EB003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C1C8232052EB003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C1C9232052EB003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C1CA232052EB003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C1CB232052EB003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C1CC232052EB003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C1CD232052EB003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C1CE232052EB003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C1CF232052EB003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571C1D0232052EB003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571C1D2232052EB003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C1D3232052EB003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C1D4232052EB003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C1D5232052EB003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C1D6232052EB003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C1D7232052EB003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C1D8232052EB003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C1D9232052EB003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C1DA232052EB003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C1DB232052EB003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C1DC232052EB003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C1DD232052EB003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C1DE232052EB003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571C1DF232052EB003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571C1E0232052EB003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571C1E1232052EB003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571C1E2232052EB003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571C1E3232052EB003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C1E4232052EB003BC0AA /* BaseMemoryLibMmx.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.inf; sourceTree = "<group>"; };
A571C1E5232052EB003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571C1E6232052EB003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571C1E7232052EB003BC0AA /* BaseMemoryLibMmx.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.uni; sourceTree = "<group>"; };
A571C1E9232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.inf; sourceTree = "<group>"; };
A571C1EA232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.uni; sourceTree = "<group>"; };
A571C1EB232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseOrderedCollectionRedBlackTreeLib.c; sourceTree = "<group>"; };
A571C1ED232052EB003BC0AA /* UefiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.inf; sourceTree = "<group>"; };
A571C1EE232052EB003BC0AA /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
A571C1EF232052EB003BC0AA /* UefiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.uni; sourceTree = "<group>"; };
A571C1F1232052EB003BC0AA /* UefiRuntimeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.uni; sourceTree = "<group>"; };
A571C1F2232052EB003BC0AA /* UefiRuntimeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.inf; sourceTree = "<group>"; };
A571C1F3232052EB003BC0AA /* RuntimeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeLib.c; sourceTree = "<group>"; };
A571C1F5232052EB003BC0AA /* UefiDebugLibConOut.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.inf; sourceTree = "<group>"; };
A571C1F6232052EB003BC0AA /* UefiDebugLibConOut.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.uni; sourceTree = "<group>"; };
A571C1F7232052EB003BC0AA /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = "<group>"; };
A571C1F8232052EB003BC0AA /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
A571C1FA232052EB003BC0AA /* BasePciLibPciExpress.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.uni; sourceTree = "<group>"; };
A571C1FB232052EB003BC0AA /* BasePciLibPciExpress.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.inf; sourceTree = "<group>"; };
A571C1FC232052EB003BC0AA /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
A571C1FE232052EB003BC0AA /* UefiLibPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLibPrint.c; sourceTree = "<group>"; };
A571C1FF232052EB003BC0AA /* UefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.uni; sourceTree = "<group>"; };
A571C200232052EB003BC0AA /* UefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.inf; sourceTree = "<group>"; };
A571C201232052EB003BC0AA /* UefiDriverModel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDriverModel.c; sourceTree = "<group>"; };
A571C202232052EB003BC0AA /* UefiNotTiano.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiNotTiano.c; sourceTree = "<group>"; };
A571C203232052EB003BC0AA /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = "<group>"; };
A571C204232052EB003BC0AA /* UefiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLib.c; sourceTree = "<group>"; };
A571C205232052EB003BC0AA /* UefiLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLibInternal.h; sourceTree = "<group>"; };
A571C206232052EB003BC0AA /* Acpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Acpi.c; sourceTree = "<group>"; };
A571C208232052EB003BC0AA /* DxeHstiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.uni; sourceTree = "<group>"; };
A571C209232052EB003BC0AA /* HstiDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiDxe.c; sourceTree = "<group>"; };
A571C20A232052EB003BC0AA /* DxeHstiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.inf; sourceTree = "<group>"; };
A571C20B232052EB003BC0AA /* HstiAip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiAip.c; sourceTree = "<group>"; };
A571C20C232052EB003BC0AA /* HstiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiDxe.h; sourceTree = "<group>"; };
A571C20E232052EB003BC0AA /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = "<group>"; };
A571C20F232052EB003BC0AA /* BasePostCodeLibDebug.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.uni; sourceTree = "<group>"; };
A571C210232052EB003BC0AA /* BasePostCodeLibDebug.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.inf; sourceTree = "<group>"; };
A571C212232052EB003BC0AA /* BaseS3StallLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.inf; sourceTree = "<group>"; };
A571C213232052EB003BC0AA /* BaseS3StallLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.uni; sourceTree = "<group>"; };
A571C214232052EB003BC0AA /* S3StallLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3StallLib.c; sourceTree = "<group>"; };
A571C216232052EB003BC0AA /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
A571C217232052EB003BC0AA /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
A571C218232052EB003BC0AA /* BaseMemoryLibOptPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.uni; sourceTree = "<group>"; };
A571C219232052EB003BC0AA /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
A571C21A232052EB003BC0AA /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
A571C21B232052EB003BC0AA /* BaseMemoryLibOptPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.inf; sourceTree = "<group>"; };
A571C21D232052EB003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C21E232052EB003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C21F232052EB003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C220232052EB003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C221232052EB003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C222232052EB003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C223232052EB003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C224232052EB003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C225232052EB003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C226232052EB003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C227232052EB003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C228232052EB003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C229232052EB003BC0AA /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
A571C22A232052EB003BC0AA /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
A571C22C232052EB003BC0AA /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
A571C22D232052EB003BC0AA /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
A571C22E232052EB003BC0AA /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
A571C22F232052EB003BC0AA /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
A571C230232052EB003BC0AA /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
A571C231232052EB003BC0AA /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
A571C232232052EB003BC0AA /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
A571C233232052EB003BC0AA /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
A571C234232052EB003BC0AA /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
A571C235232052EB003BC0AA /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
A571C236232052EB003BC0AA /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
A571C237232052EB003BC0AA /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
A571C238232052EB003BC0AA /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
A571C239232052EB003BC0AA /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
A571C23A232052EB003BC0AA /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
A571C23B232052EB003BC0AA /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
A571C23C232052EB003BC0AA /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
A571C23D232052EB003BC0AA /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
A571C23E232052EB003BC0AA /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
A571C23F232052EB003BC0AA /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
A571C241232052EC003BC0AA /* UefiPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.uni; sourceTree = "<group>"; };
A571C242232052EC003BC0AA /* UefiPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.inf; sourceTree = "<group>"; };
A571C243232052EC003BC0AA /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
A571C245232052EC003BC0AA /* PeimEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = "<group>"; };
A571C246232052EC003BC0AA /* PeimEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = "<group>"; };
A571C247232052EC003BC0AA /* PeimEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = "<group>"; };
A571C249232052EC003BC0AA /* SmiHandlerProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileLibNull.c; sourceTree = "<group>"; };
A571C24A232052EC003BC0AA /* SmiHandlerProfileLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.inf; sourceTree = "<group>"; };
A571C24B232052EC003BC0AA /* SmiHandlerProfileLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.uni; sourceTree = "<group>"; };
A571C24D232052EC003BC0AA /* S3PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciLib.c; sourceTree = "<group>"; };
A571C24E232052EC003BC0AA /* BaseS3PciLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.uni; sourceTree = "<group>"; };
A571C24F232052EC003BC0AA /* BaseS3PciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.inf; sourceTree = "<group>"; };
A571C251232052EC003BC0AA /* PrintLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLibInternal.h; sourceTree = "<group>"; };
A571C252232052EC003BC0AA /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = "<group>"; };
A571C253232052EC003BC0AA /* BasePrintLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.inf; sourceTree = "<group>"; };
A571C254232052EC003BC0AA /* BasePrintLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.uni; sourceTree = "<group>"; };
A571C255232052EC003BC0AA /* PrintLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLibInternal.c; sourceTree = "<group>"; };
A571C257232052EC003BC0AA /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
A571C258232052EC003BC0AA /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
A571C259232052EC003BC0AA /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
A571C25A232052EC003BC0AA /* PeiIoLibCpuIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.uni; sourceTree = "<group>"; };
A571C25B232052EC003BC0AA /* PeiIoLibCpuIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.inf; sourceTree = "<group>"; };
A571C25D232052EC003BC0AA /* BaseReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseReportStatusCodeLib.c; sourceTree = "<group>"; };
A571C25E232052EC003BC0AA /* BaseReportStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.uni; sourceTree = "<group>"; };
A571C25F232052EC003BC0AA /* BaseReportStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.inf; sourceTree = "<group>"; };
A571C261232052EC003BC0AA /* DxeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesTableLib.c; sourceTree = "<group>"; };
A571C262232052EC003BC0AA /* DxeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.inf; sourceTree = "<group>"; };
A571C263232052EC003BC0AA /* DxeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.uni; sourceTree = "<group>"; };
A571C265232052EC003BC0AA /* BasePeCoffExtraActionLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffExtraActionLibNull.inf; sourceTree = "<group>"; };
A571C266232052EC003BC0AA /* PeCoffExtraActionLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeCoffExtraActionLibNull.uni; sourceTree = "<group>"; };
A571C267232052EC003BC0AA /* PeCoffExtraActionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffExtraActionLib.c; sourceTree = "<group>"; };
A571C269232052EC003BC0AA /* UsbDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDxeLib.c; sourceTree = "<group>"; };
A571C26A232052EC003BC0AA /* UefiUsbLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.inf; sourceTree = "<group>"; };
A571C26B232052EC003BC0AA /* UefiUsbLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.uni; sourceTree = "<group>"; };
A571C26C232052EC003BC0AA /* Hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hid.c; sourceTree = "<group>"; };
A571C26D232052EC003BC0AA /* UefiUsbLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLibInternal.h; sourceTree = "<group>"; };
A571C26E232052EC003BC0AA /* MdePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dec; sourceTree = "<group>"; };
A571C26F232052EC003BC0AA /* MdePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.uni; sourceTree = "<group>"; };
A571C270232052EC003BC0AA /* MdePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkgExtra.uni; sourceTree = "<group>"; };
A571C271232052EC003BC0AA /* MdePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dsc; sourceTree = "<group>"; };
A571C273232052F8003BC0AA /* PcAtChipsetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dec; sourceTree = "<group>"; };
A571C274232052F8003BC0AA /* PcAtChipsetPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.uni; sourceTree = "<group>"; };
A571C276232052F8003BC0AA /* IsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaAcpi.c; sourceTree = "<group>"; };
A571C277232052F8003BC0AA /* IsaAcpiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpiExtra.uni; sourceTree = "<group>"; };
A571C278232052F8003BC0AA /* PcatIsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatIsaAcpi.h; sourceTree = "<group>"; };
A571C279232052F8003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C27A232052F8003BC0AA /* IsaAcpi.c.bak */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.c.bak; sourceTree = "<group>"; };
A571C27B232052F8003BC0AA /* PcatIsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIsaAcpi.c; sourceTree = "<group>"; };
A571C27C232052F8003BC0AA /* IsaAcpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.inf; sourceTree = "<group>"; };
A571C27D232052F8003BC0AA /* IsaAcpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.uni; sourceTree = "<group>"; };
A571C27F232052F8003BC0AA /* HpetTimerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.uni; sourceTree = "<group>"; };
A571C280232052F8003BC0AA /* HpetTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HpetTimer.c; sourceTree = "<group>"; };
A571C281232052F8003BC0AA /* HpetTimerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxeExtra.uni; sourceTree = "<group>"; };
A571C282232052F8003BC0AA /* HpetTimerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.inf; sourceTree = "<group>"; };
A571C283232052F8003BC0AA /* PcAtChipsetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dsc; sourceTree = "<group>"; };
A571C286232052F8003BC0AA /* IoApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApicLib.h; sourceTree = "<group>"; };
A571C288232052F8003BC0AA /* IoApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApic.h; sourceTree = "<group>"; };
A571C289232052F8003BC0AA /* Hpet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hpet.h; sourceTree = "<group>"; };
A571C28B232052F8003BC0AA /* PcAtChipsetTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAtChipsetTokenSpace.h; sourceTree = "<group>"; };
A571C28F232052F8003BC0AA /* IdeController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeController.c; sourceTree = "<group>"; };
A571C290232052F8003BC0AA /* IdeControllerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerExtra.uni; sourceTree = "<group>"; };
A571C291232052F8003BC0AA /* IdeControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerDxe.inf; sourceTree = "<group>"; };
A571C292232052F8003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C293232052F8003BC0AA /* IdeController.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeController.uni; sourceTree = "<group>"; };
A571C294232052F8003BC0AA /* IdeController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeController.h; sourceTree = "<group>"; };
A571C297232052F8003BC0AA /* DxeAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.uni; sourceTree = "<group>"; };
A571C298232052F8003BC0AA /* DxeAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.inf; sourceTree = "<group>"; };
A571C299232052F8003BC0AA /* BaseAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.uni; sourceTree = "<group>"; };
A571C29A232052F8003BC0AA /* BaseAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.inf; sourceTree = "<group>"; };
A571C29B232052F8003BC0AA /* BaseAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseAcpiTimerLib.c; sourceTree = "<group>"; };
A571C29C232052F8003BC0AA /* PeiAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.inf; sourceTree = "<group>"; };
A571C29D232052F8003BC0AA /* PeiAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.uni; sourceTree = "<group>"; };
A571C29E232052F8003BC0AA /* DxeAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeAcpiTimerLib.c; sourceTree = "<group>"; };
A571C29F232052F8003BC0AA /* PeiAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAcpiTimerLib.c; sourceTree = "<group>"; };
A571C2A0232052F8003BC0AA /* AcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTimerLib.c; sourceTree = "<group>"; };
A571C2A2232052F8003BC0AA /* BaseIoApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.uni; sourceTree = "<group>"; };
A571C2A3232052F8003BC0AA /* BaseIoApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.inf; sourceTree = "<group>"; };
A571C2A4232052F8003BC0AA /* IoApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoApicLib.c; sourceTree = "<group>"; };
A571C2A6232052F8003BC0AA /* ResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystemLib.c; sourceTree = "<group>"; };
A571C2A7232052F8003BC0AA /* ResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.uni; sourceTree = "<group>"; };
A571C2A8232052F8003BC0AA /* ResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.inf; sourceTree = "<group>"; };
A571C2AA232052F8003BC0AA /* SerialPortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialPortLib.c; sourceTree = "<group>"; };
A571C2AB232052F8003BC0AA /* SerialIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialIoLib.inf; sourceTree = "<group>"; };
A571C2AC232052F8003BC0AA /* PcAtSerialPortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtSerialPortLib.uni; sourceTree = "<group>"; };
A571C2AE232052F8003BC0AA /* Legacy8259Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259Extra.uni; sourceTree = "<group>"; };
A571C2AF232052F8003BC0AA /* 8259.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 8259.c; sourceTree = "<group>"; };
A571C2B0232052F8003BC0AA /* 8259.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8259.inf; sourceTree = "<group>"; };
A571C2B1232052F8003BC0AA /* Legacy8259.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259.uni; sourceTree = "<group>"; };
A571C2B2232052F8003BC0AA /* 8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 8259.h; sourceTree = "<group>"; };
A571C2B3232052F8003BC0AA /* PcAtChipsetPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkgExtra.uni; sourceTree = "<group>"; };
A571C2B5232052F8003BC0AA /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = "<group>"; };
A571C2B6232052F8003BC0AA /* Timer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Timer.uni; sourceTree = "<group>"; };
A571C2B7232052F8003BC0AA /* 8254Timer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8254Timer.inf; sourceTree = "<group>"; };
A571C2B8232052F8003BC0AA /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
A571C2B9232052F8003BC0AA /* TimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimerExtra.uni; sourceTree = "<group>"; };
A571C2BB232052F8003BC0AA /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = "<group>"; };
A571C2BC232052F8003BC0AA /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = "<group>"; };
A571C2BD232052F8003BC0AA /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = "<group>"; };
A571C2BE232052F8003BC0AA /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = "<group>"; };
A571C2BF232052F8003BC0AA /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = "<group>"; };
A571C2C0232052F8003BC0AA /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = "<group>"; };
A571C2C323205311003BC0AA /* HttpBootClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootClient.h; sourceTree = "<group>"; };
A571C2C423205311003BC0AA /* HttpBootDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDhcp6.h; sourceTree = "<group>"; };
A571C2C523205311003BC0AA /* HttpBootDhcp4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDhcp4.c; sourceTree = "<group>"; };
A571C2C623205311003BC0AA /* HttpBootSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootSupport.h; sourceTree = "<group>"; };
A571C2C723205311003BC0AA /* HttpBootImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootImpl.c; sourceTree = "<group>"; };
A571C2C823205311003BC0AA /* HttpBootDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDxe.h; sourceTree = "<group>"; };
A571C2C923205311003BC0AA /* HttpBootConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfig.h; sourceTree = "<group>"; };
A571C2CA23205311003BC0AA /* HttpBootComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootComponentName.c; sourceTree = "<group>"; };
A571C2CB23205311003BC0AA /* HttpBootConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootConfigVfr.vfr; sourceTree = "<group>"; };
A571C2CC23205311003BC0AA /* HttpBootConfigNVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfigNVDataStruc.h; sourceTree = "<group>"; };
A571C2CD23205311003BC0AA /* HttpBootDhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDhcp4.h; sourceTree = "<group>"; };
A571C2CE23205311003BC0AA /* HttpBootSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootSupport.c; sourceTree = "<group>"; };
A571C2CF23205311003BC0AA /* HttpBootDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDhcp6.c; sourceTree = "<group>"; };
A571C2D023205311003BC0AA /* HttpBootClient.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootClient.c; sourceTree = "<group>"; };
A571C2D123205311003BC0AA /* HttpBootDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxeExtra.uni; sourceTree = "<group>"; };
A571C2D223205311003BC0AA /* HttpBootComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootComponentName.h; sourceTree = "<group>"; };
A571C2D323205311003BC0AA /* HttpBootConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootConfigStrings.uni; sourceTree = "<group>"; };
A571C2D423205311003BC0AA /* HttpBootConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootConfig.c; sourceTree = "<group>"; };
A571C2D523205311003BC0AA /* HttpBootDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDxe.c; sourceTree = "<group>"; };
A571C2D623205311003BC0AA /* HttpBootImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootImpl.h; sourceTree = "<group>"; };
A571C2D723205311003BC0AA /* HttpBootDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxe.inf; sourceTree = "<group>"; };
A571C2D823205311003BC0AA /* HttpBootDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxe.uni; sourceTree = "<group>"; };
A571C2D923205311003BC0AA /* NetworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.dsc; sourceTree = "<group>"; };
A571C2DB23205311003BC0AA /* WifiConnectionMgrImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrImpl.h; sourceTree = "<group>"; };
A571C2DC23205311003BC0AA /* WifiConnectionMgrComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrComponentName.c; sourceTree = "<group>"; };
A571C2DD23205311003BC0AA /* WifiConnectionMgrMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrMisc.c; sourceTree = "<group>"; };
A571C2DE23205311003BC0AA /* WifiConnectionMgrDriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrDriverBinding.h; sourceTree = "<group>"; };
A571C2DF23205311003BC0AA /* WifiConnectionMgrConfigNVDataStruct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfigNVDataStruct.h; sourceTree = "<group>"; };
A571C2E023205311003BC0AA /* WifiConnectionMgrHiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrHiiConfigAccess.h; sourceTree = "<group>"; };
A571C2E123205311003BC0AA /* WifiConnectionManagerDxe.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxe.vfr; sourceTree = "<group>"; };
A571C2E223205311003BC0AA /* EapContext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapContext.h; sourceTree = "<group>"; };
A571C2E323205311003BC0AA /* WifiConnectionMgrFileUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrFileUtil.h; sourceTree = "<group>"; };
A571C2E423205311003BC0AA /* WifiConnectionMgrConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfig.h; sourceTree = "<group>"; };
A571C2E523205311003BC0AA /* WifiConnectionMgrDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrDxe.h; sourceTree = "<group>"; };
A571C2E623205311003BC0AA /* WifiConnectionMgrConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfigHii.h; sourceTree = "<group>"; };
A571C2E723205311003BC0AA /* WifiConnectionMgrDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrDriver.c; sourceTree = "<group>"; };
A571C2E823205311003BC0AA /* WifiConnectionMgrComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrComponentName.h; sourceTree = "<group>"; };
A571C2E923205311003BC0AA /* WifiConnectionMgrImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrImpl.c; sourceTree = "<group>"; };
A571C2EA23205311003BC0AA /* WifiConnectionMgrMisc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrMisc.h; sourceTree = "<group>"; };
A571C2EB23205311003BC0AA /* WifiConnectionManagerDxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxeStrings.uni; sourceTree = "<group>"; };
A571C2EC23205311003BC0AA /* WifiConnectionManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxe.inf; sourceTree = "<group>"; };
A571C2ED23205311003BC0AA /* WifiConnectionMgrHiiConfigAccess.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrHiiConfigAccess.c; sourceTree = "<group>"; };
A571C2EE23205311003BC0AA /* WifiConnectionMgrFileUtil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrFileUtil.c; sourceTree = "<group>"; };
A571C2F023205311003BC0AA /* Udp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4Driver.h; sourceTree = "<group>"; };
A571C2F123205311003BC0AA /* Udp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4Impl.h; sourceTree = "<group>"; };
A571C2F223205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C2F323205311003BC0AA /* Udp4Main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Main.c; sourceTree = "<group>"; };
A571C2F423205311003BC0AA /* Udp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Driver.c; sourceTree = "<group>"; };
A571C2F523205311003BC0AA /* Udp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Impl.c; sourceTree = "<group>"; };
A571C2F623205311003BC0AA /* Udp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4DxeExtra.uni; sourceTree = "<group>"; };
A571C2F723205311003BC0AA /* Udp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4Dxe.uni; sourceTree = "<group>"; };
A571C2F823205311003BC0AA /* Udp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4Dxe.inf; sourceTree = "<group>"; };
A571C2FA23205311003BC0AA /* Dpc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dpc.c; sourceTree = "<group>"; };
A571C2FB23205311003BC0AA /* DpcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxeExtra.uni; sourceTree = "<group>"; };
A571C2FC23205311003BC0AA /* DpcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxe.uni; sourceTree = "<group>"; };
A571C2FD23205311003BC0AA /* DpcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxe.inf; sourceTree = "<group>"; };
A571C2FE23205311003BC0AA /* Dpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dpc.h; sourceTree = "<group>"; };
A571C30023205311003BC0AA /* MnpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxeExtra.uni; sourceTree = "<group>"; };
A571C30123205311003BC0AA /* MnpVlan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpVlan.c; sourceTree = "<group>"; };
A571C30223205311003BC0AA /* MnpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpDriver.c; sourceTree = "<group>"; };
A571C30323205311003BC0AA /* MnpConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpConfig.c; sourceTree = "<group>"; };
A571C30423205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C30523205311003BC0AA /* MnpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxe.uni; sourceTree = "<group>"; };
A571C30623205311003BC0AA /* MnpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpMain.c; sourceTree = "<group>"; };
A571C30723205311003BC0AA /* MnpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpDriver.h; sourceTree = "<group>"; };
A571C30823205311003BC0AA /* MnpVlan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpVlan.h; sourceTree = "<group>"; };
A571C30923205311003BC0AA /* MnpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxe.inf; sourceTree = "<group>"; };
A571C30A23205311003BC0AA /* MnpIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpIo.c; sourceTree = "<group>"; };
A571C30B23205311003BC0AA /* MnpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpImpl.h; sourceTree = "<group>"; };
A571C30C23205311003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571C30D23205311003BC0AA /* Network.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Network.dsc.inc; sourceTree = "<group>"; };
A571C30F23205311003BC0AA /* Mtftp4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Option.c; sourceTree = "<group>"; };
A571C31023205311003BC0AA /* Mtftp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Impl.c; sourceTree = "<group>"; };
A571C31123205311003BC0AA /* Mtftp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Driver.h; sourceTree = "<group>"; };
A571C31223205311003BC0AA /* Mtftp4Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Support.h; sourceTree = "<group>"; };
A571C31323205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C31423205311003BC0AA /* Mtftp4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Option.h; sourceTree = "<group>"; };
A571C31523205311003BC0AA /* Mtftp4Wrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Wrq.c; sourceTree = "<group>"; };
A571C31623205311003BC0AA /* Mtftp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Impl.h; sourceTree = "<group>"; };
A571C31723205311003BC0AA /* Mtftp4Rrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Rrq.c; sourceTree = "<group>"; };
A571C31823205311003BC0AA /* Mtftp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4Dxe.uni; sourceTree = "<group>"; };
A571C31923205311003BC0AA /* Mtftp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4Dxe.inf; sourceTree = "<group>"; };
A571C31A23205311003BC0AA /* Mtftp4Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Support.c; sourceTree = "<group>"; };
A571C31B23205311003BC0AA /* Mtftp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4DxeExtra.uni; sourceTree = "<group>"; };
A571C31C23205311003BC0AA /* Mtftp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Driver.c; sourceTree = "<group>"; };
A571C31D23205311003BC0AA /* NetworkDefines.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkDefines.dsc.inc; sourceTree = "<group>"; };
A571C31F23205311003BC0AA /* Ip4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Driver.h; sourceTree = "<group>"; };
A571C32023205311003BC0AA /* Ip4Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Input.h; sourceTree = "<group>"; };
A571C32123205311003BC0AA /* Ip4NvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4NvData.h; sourceTree = "<group>"; };
A571C32223205311003BC0AA /* Ip4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Dxe.uni; sourceTree = "<group>"; };
A571C32323205311003BC0AA /* Ip4Igmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Igmp.c; sourceTree = "<group>"; };
A571C32423205311003BC0AA /* Ip4Output.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Output.h; sourceTree = "<group>"; };
A571C32523205311003BC0AA /* Ip4Icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Icmp.c; sourceTree = "<group>"; };
A571C32623205311003BC0AA /* Ip4Config2Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Impl.h; sourceTree = "<group>"; };
A571C32723205311003BC0AA /* Ip4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Dxe.inf; sourceTree = "<group>"; };
A571C32823205311003BC0AA /* Ip4DxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4DxeStrings.uni; sourceTree = "<group>"; };
A571C32923205311003BC0AA /* Ip4Config2.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Config2.vfr; sourceTree = "<group>"; };
A571C32A23205311003BC0AA /* Ip4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Impl.h; sourceTree = "<group>"; };
A571C32B23205311003BC0AA /* Ip4Config2Nv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Config2Nv.c; sourceTree = "<group>"; };
A571C32C23205311003BC0AA /* Ip4Route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Route.h; sourceTree = "<group>"; };
A571C32D23205311003BC0AA /* Ip4If.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4If.h; sourceTree = "<group>"; };
A571C32E23205311003BC0AA /* Ip4Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Common.c; sourceTree = "<group>"; };
A571C32F23205311003BC0AA /* Ip4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4DxeExtra.uni; sourceTree = "<group>"; };
A571C33023205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C33123205311003BC0AA /* Ip4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Option.c; sourceTree = "<group>"; };
A571C33223205311003BC0AA /* Ip4Igmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Igmp.h; sourceTree = "<group>"; };
A571C33323205311003BC0AA /* Ip4Output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Output.c; sourceTree = "<group>"; };
A571C33423205311003BC0AA /* Ip4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Driver.c; sourceTree = "<group>"; };
A571C33523205311003BC0AA /* Ip4Input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Input.c; sourceTree = "<group>"; };
A571C33623205311003BC0AA /* Ip4Config2Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Config2Impl.c; sourceTree = "<group>"; };
A571C33723205311003BC0AA /* Ip4Icmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Icmp.h; sourceTree = "<group>"; };
A571C33823205311003BC0AA /* Ip4Route.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Route.c; sourceTree = "<group>"; };
A571C33923205311003BC0AA /* Ip4Config2Nv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Nv.h; sourceTree = "<group>"; };
A571C33A23205311003BC0AA /* Ip4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Impl.c; sourceTree = "<group>"; };
A571C33B23205311003BC0AA /* Ip4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Option.h; sourceTree = "<group>"; };
A571C33C23205311003BC0AA /* Ip4If.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4If.c; sourceTree = "<group>"; };
A571C33D23205311003BC0AA /* Ip4Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Common.h; sourceTree = "<group>"; };
A571C33E23205311003BC0AA /* NetworkPcds.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkPcds.dsc.inc; sourceTree = "<group>"; };
A571C33F23205311003BC0AA /* NetworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.dec; sourceTree = "<group>"; };
A571C34123205311003BC0AA /* DnsImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsImpl.c; sourceTree = "<group>"; };
A571C34223205311003BC0AA /* DnsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxeExtra.uni; sourceTree = "<group>"; };
A571C34323205311003BC0AA /* DnsProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsProtocol.c; sourceTree = "<group>"; };
A571C34423205311003BC0AA /* DnsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsDriver.h; sourceTree = "<group>"; };
A571C34523205311003BC0AA /* DnsDhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsDhcp.c; sourceTree = "<group>"; };
A571C34623205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C34723205311003BC0AA /* DnsImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsImpl.h; sourceTree = "<group>"; };
A571C34823205311003BC0AA /* DnsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxe.uni; sourceTree = "<group>"; };
A571C34923205311003BC0AA /* DnsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxe.inf; sourceTree = "<group>"; };
A571C34A23205311003BC0AA /* DnsDhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsDhcp.h; sourceTree = "<group>"; };
A571C34B23205311003BC0AA /* DnsDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsDriver.c; sourceTree = "<group>"; };
A571C34C23205311003BC0AA /* NetworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkgExtra.uni; sourceTree = "<group>"; };
A571C34F23205311003BC0AA /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = "<group>"; };
A571C35023205311003BC0AA /* IpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpIoLib.h; sourceTree = "<group>"; };
A571C35123205311003BC0AA /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = "<group>"; };
A571C35223205311003BC0AA /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = "<group>"; };
A571C35323205311003BC0AA /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = "<group>"; };
A571C35423205311003BC0AA /* DpcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DpcLib.h; sourceTree = "<group>"; };
A571C35623205311003BC0AA /* Dpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dpc.h; sourceTree = "<group>"; };
A571C35823205311003BC0AA /* WifiConnectionManagerConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionManagerConfigHii.h; sourceTree = "<group>"; };
A571C35923205311003BC0AA /* TlsAuthConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigHii.h; sourceTree = "<group>"; };
A571C35A23205311003BC0AA /* IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfigHii.h; sourceTree = "<group>"; };
A571C35B23205311003BC0AA /* HttpBootConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfigHii.h; sourceTree = "<group>"; };
A571C35C23205311003BC0AA /* HttpTlsCipherList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpTlsCipherList.h; sourceTree = "<group>"; };
A571C35D23205311003BC0AA /* Ip6ConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigHii.h; sourceTree = "<group>"; };
A571C35E23205311003BC0AA /* TlsAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthentication.h; sourceTree = "<group>"; };
A571C35F23205311003BC0AA /* NetworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.uni; sourceTree = "<group>"; };
A571C36123205311003BC0AA /* Dhcp4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Option.h; sourceTree = "<group>"; };
A571C36223205311003BC0AA /* Dhcp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4Dxe.uni; sourceTree = "<group>"; };
A571C36323205311003BC0AA /* Dhcp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4Dxe.inf; sourceTree = "<group>"; };
A571C36423205311003BC0AA /* Dhcp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Impl.h; sourceTree = "<group>"; };
A571C36523205311003BC0AA /* Dhcp4Io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Io.c; sourceTree = "<group>"; };
A571C36623205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C36723205311003BC0AA /* Dhcp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Driver.c; sourceTree = "<group>"; };
A571C36823205311003BC0AA /* Dhcp4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Option.c; sourceTree = "<group>"; };
A571C36923205311003BC0AA /* Dhcp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Impl.c; sourceTree = "<group>"; };
A571C36A23205311003BC0AA /* Dhcp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4DxeExtra.uni; sourceTree = "<group>"; };
A571C36B23205311003BC0AA /* Dhcp4Io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Io.h; sourceTree = "<group>"; };
A571C36C23205311003BC0AA /* Dhcp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Driver.h; sourceTree = "<group>"; };
A571C36D23205311003BC0AA /* NetworkLibs.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkLibs.dsc.inc; sourceTree = "<group>"; };
A571C36F23205311003BC0AA /* Snp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Snp.c; sourceTree = "<group>"; };
A571C37023205311003BC0AA /* Receive_filters.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Receive_filters.c; sourceTree = "<group>"; };
A571C37123205311003BC0AA /* Initialize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Initialize.c; sourceTree = "<group>"; };
A571C37223205311003BC0AA /* Statistics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Statistics.c; sourceTree = "<group>"; };
A571C37323205311003BC0AA /* Station_address.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Station_address.c; sourceTree = "<group>"; };
A571C37423205311003BC0AA /* WaitForPacket.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WaitForPacket.c; sourceTree = "<group>"; };
A571C37523205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C37623205311003BC0AA /* Mcast_ip_to_mac.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mcast_ip_to_mac.c; sourceTree = "<group>"; };
A571C37723205311003BC0AA /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = "<group>"; };
A571C37823205311003BC0AA /* Callback.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Callback.c; sourceTree = "<group>"; };
A571C37923205311003BC0AA /* Stop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stop.c; sourceTree = "<group>"; };
A571C37A23205311003BC0AA /* SnpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxe.inf; sourceTree = "<group>"; };
A571C37B23205311003BC0AA /* Snp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Snp.h; sourceTree = "<group>"; };
A571C37C23205311003BC0AA /* Transmit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Transmit.c; sourceTree = "<group>"; };
A571C37D23205311003BC0AA /* Get_status.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Get_status.c; sourceTree = "<group>"; };
A571C37E23205311003BC0AA /* Shutdown.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Shutdown.c; sourceTree = "<group>"; };
A571C37F23205311003BC0AA /* SnpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxe.uni; sourceTree = "<group>"; };
A571C38023205311003BC0AA /* Receive.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Receive.c; sourceTree = "<group>"; };
A571C38123205311003BC0AA /* SnpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxeExtra.uni; sourceTree = "<group>"; };
A571C38223205311003BC0AA /* Start.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Start.c; sourceTree = "<group>"; };
A571C38323205311003BC0AA /* Nvdata.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Nvdata.c; sourceTree = "<group>"; };
A571C38623205311003BC0AA /* DxeUdpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeUdpIoLib.inf; sourceTree = "<group>"; };
A571C38723205311003BC0AA /* DxeUpdIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeUpdIoLib.uni; sourceTree = "<group>"; };
A571C38823205311003BC0AA /* DxeUdpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeUdpIoLib.c; sourceTree = "<group>"; };
A571C38A23205311003BC0AA /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = "<group>"; };
A571C38B23205311003BC0AA /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = "<group>"; };
A571C38C23205311003BC0AA /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = "<group>"; };
A571C38D23205311003BC0AA /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = "<group>"; };
A571C38F23205311003BC0AA /* DxeIpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpIoLib.c; sourceTree = "<group>"; };
A571C39023205311003BC0AA /* DxeIpIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpIoLib.uni; sourceTree = "<group>"; };
A571C39123205311003BC0AA /* DxeIpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpIoLib.inf; sourceTree = "<group>"; };
A571C39323205311003BC0AA /* DpcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DpcLib.c; sourceTree = "<group>"; };
A571C39423205311003BC0AA /* DxeDpcLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDpcLib.uni; sourceTree = "<group>"; };
A571C39523205311003BC0AA /* DxeDpcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDpcLib.inf; sourceTree = "<group>"; };
A571C39723205311003BC0AA /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = "<group>"; };
A571C39823205311003BC0AA /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = "<group>"; };
A571C39923205311003BC0AA /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = "<group>"; };
A571C39A23205311003BC0AA /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = "<group>"; };
A571C39C23205311003BC0AA /* DxeTcpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeTcpIoLib.inf; sourceTree = "<group>"; };
A571C39D23205311003BC0AA /* DxeTcpIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeTcpIoLib.uni; sourceTree = "<group>"; };
A571C39E23205311003BC0AA /* DxeTcpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeTcpIoLib.c; sourceTree = "<group>"; };
A571C3A023205311003BC0AA /* VlanConfigDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxe.uni; sourceTree = "<group>"; };
A571C3A123205311003BC0AA /* VlanConfigNvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigNvData.h; sourceTree = "<group>"; };
A571C3A223205311003BC0AA /* VlanConfigDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxe.inf; sourceTree = "<group>"; };
A571C3A323205311003BC0AA /* VlanConfigDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxeExtra.uni; sourceTree = "<group>"; };
A571C3A423205311003BC0AA /* VlanConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VlanConfigImpl.c; sourceTree = "<group>"; };
A571C3A523205311003BC0AA /* VlanConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigStrings.uni; sourceTree = "<group>"; };
A571C3A623205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C3A723205311003BC0AA /* VlanConfig.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfig.vfr; sourceTree = "<group>"; };
A571C3A823205311003BC0AA /* VlanConfigDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VlanConfigDriver.c; sourceTree = "<group>"; };
A571C3A923205311003BC0AA /* VlanConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigImpl.h; sourceTree = "<group>"; };
A571C3AA23205311003BC0AA /* NetworkComponents.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkComponents.dsc.inc; sourceTree = "<group>"; };
A571C3AC23205311003BC0AA /* IScsiCHAP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiCHAP.c; sourceTree = "<group>"; };
A571C3AD23205311003BC0AA /* IScsiDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxe.inf; sourceTree = "<group>"; };
A571C3AE23205311003BC0AA /* IScsiProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiProto.h; sourceTree = "<group>"; };
A571C3AF23205311003BC0AA /* IScsiDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDriver.h; sourceTree = "<group>"; };
A571C3B023205311003BC0AA /* IScsiDhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDhcp.h; sourceTree = "<group>"; };
A571C3B123205311003BC0AA /* IScsiDns.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDns.h; sourceTree = "<group>"; };
A571C3B223205311003BC0AA /* IScsiConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiConfigStrings.uni; sourceTree = "<group>"; };
A571C3B323205311003BC0AA /* IScsiDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxe.uni; sourceTree = "<group>"; };
A571C3B423205311003BC0AA /* IScsiDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDhcp6.c; sourceTree = "<group>"; };
A571C3B523205311003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C3B623205311003BC0AA /* IScsiImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiImpl.h; sourceTree = "<group>"; };
A571C3B723205311003BC0AA /* IScsiMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiMisc.c; sourceTree = "<group>"; };
A571C3B823205311003BC0AA /* IScsiConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfig.h; sourceTree = "<group>"; };
A571C3B923205311003BC0AA /* IScsiDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxeExtra.uni; sourceTree = "<group>"; };
A571C3BA23205311003BC0AA /* IScsiIbft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiIbft.c; sourceTree = "<group>"; };
A571C3BB23205311003BC0AA /* IScsiExtScsiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiExtScsiPassThru.c; sourceTree = "<group>"; };
A571C3BC23205311003BC0AA /* IScsiProto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiProto.c; sourceTree = "<group>"; };
A571C3BD23205311003BC0AA /* IScsiCHAP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiCHAP.h; sourceTree = "<group>"; };
A571C3BE23205311003BC0AA /* IScsiConfigNVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfigNVDataStruc.h; sourceTree = "<group>"; };
A571C3BF23205311003BC0AA /* IScsiAuthenticationInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiAuthenticationInfo.c; sourceTree = "<group>"; };
A571C3C023205311003BC0AA /* IScsiDns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDns.c; sourceTree = "<group>"; };
A571C3C123205311003BC0AA /* IScsiDhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDhcp.c; sourceTree = "<group>"; };
A571C3C223205311003BC0AA /* IScsiDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDriver.c; sourceTree = "<group>"; };
A571C3C323205311003BC0AA /* IScsiDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDhcp6.h; sourceTree = "<group>"; };
A571C3C423205311003BC0AA /* IScsiConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiConfigVfr.vfr; sourceTree = "<group>"; };
A571C3C523205311003BC0AA /* IScsiConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiConfig.c; sourceTree = "<group>"; };
A571C3C623205311003BC0AA /* IScsiIbft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiIbft.h; sourceTree = "<group>"; };
A571C3C723205311003BC0AA /* IScsiMisc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiMisc.h; sourceTree = "<group>"; };
A571C3C823205311003BC0AA /* IScsiInitiatorName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiInitiatorName.c; sourceTree = "<group>"; };
A571C3CA23205311003BC0AA /* Dhcp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6Dxe.inf; sourceTree = "<group>"; };
A571C3CB23205311003BC0AA /* Dhcp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Driver.c; sourceTree = "<group>"; };
A571C3CC23205311003BC0AA /* Dhcp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6Dxe.uni; sourceTree = "<group>"; };
A571C3CD23205311003BC0AA /* Dhcp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Impl.h; sourceTree = "<group>"; };
A571C3CE23205312003BC0AA /* Dhcp6Utility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Utility.c; sourceTree = "<group>"; };
A571C3CF23205312003BC0AA /* Dhcp6Io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Io.c; sourceTree = "<group>"; };
A571C3D023205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C3D123205312003BC0AA /* Dhcp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6DxeExtra.uni; sourceTree = "<group>"; };
A571C3D223205312003BC0AA /* Dhcp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Driver.h; sourceTree = "<group>"; };
A571C3D323205312003BC0AA /* Dhcp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Impl.c; sourceTree = "<group>"; };
A571C3D423205312003BC0AA /* Dhcp6Io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Io.h; sourceTree = "<group>"; };
A571C3D523205312003BC0AA /* Dhcp6Utility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Utility.h; sourceTree = "<group>"; };
A571C3D723205312003BC0AA /* HttpUtilitiesDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilitiesDxe.h; sourceTree = "<group>"; };
A571C3D823205312003BC0AA /* HttpUtilitiesProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpUtilitiesProtocol.c; sourceTree = "<group>"; };
A571C3D923205312003BC0AA /* HttpUtilitiesDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpUtilitiesDxe.c; sourceTree = "<group>"; };
A571C3DA23205312003BC0AA /* HttpUtilitiesDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxe.uni; sourceTree = "<group>"; };
A571C3DB23205312003BC0AA /* HttpUtilitiesDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxe.inf; sourceTree = "<group>"; };
A571C3DC23205312003BC0AA /* HttpUtilitiesDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxeExtra.uni; sourceTree = "<group>"; };
A571C3DE23205312003BC0AA /* Udp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6Impl.h; sourceTree = "<group>"; };
A571C3DF23205312003BC0AA /* Udp6Main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Main.c; sourceTree = "<group>"; };
A571C3E023205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C3E123205312003BC0AA /* Udp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6DxeExtra.uni; sourceTree = "<group>"; };
A571C3E223205312003BC0AA /* Udp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6Driver.h; sourceTree = "<group>"; };
A571C3E323205312003BC0AA /* Udp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Impl.c; sourceTree = "<group>"; };
A571C3E423205312003BC0AA /* Udp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6Dxe.inf; sourceTree = "<group>"; };
A571C3E523205312003BC0AA /* Udp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Driver.c; sourceTree = "<group>"; };
A571C3E623205312003BC0AA /* Udp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6Dxe.uni; sourceTree = "<group>"; };
A571C3E723205312003BC0AA /* Network.fdf.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Network.fdf.inc; sourceTree = "<group>"; };
A571C3EA23205312003BC0AA /* VConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VConfig.c; sourceTree = "<group>"; };
A571C3EB23205312003BC0AA /* VConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfigExtra.uni; sourceTree = "<group>"; };
A571C3EC23205312003BC0AA /* VConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfig.uni; sourceTree = "<group>"; };
A571C3ED23205312003BC0AA /* VConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfigStrings.uni; sourceTree = "<group>"; };
A571C3EE23205312003BC0AA /* VConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfig.inf; sourceTree = "<group>"; };
A571C3F023205312003BC0AA /* ArpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpMain.c; sourceTree = "<group>"; };
A571C3F123205312003BC0AA /* ArpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxeExtra.uni; sourceTree = "<group>"; };
A571C3F223205312003BC0AA /* ArpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArpImpl.h; sourceTree = "<group>"; };
A571C3F323205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C3F423205312003BC0AA /* ArpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArpDriver.h; sourceTree = "<group>"; };
A571C3F523205312003BC0AA /* ArpImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpImpl.c; sourceTree = "<group>"; };
A571C3F623205312003BC0AA /* ArpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxe.inf; sourceTree = "<group>"; };
A571C3F723205312003BC0AA /* ArpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpDriver.c; sourceTree = "<group>"; };
A571C3F823205312003BC0AA /* ArpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxe.uni; sourceTree = "<group>"; };
A571C3FA23205312003BC0AA /* HttpProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpProto.h; sourceTree = "<group>"; };
A571C3FB23205312003BC0AA /* HttpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxe.inf; sourceTree = "<group>"; };
A571C3FC23205312003BC0AA /* HttpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpImpl.h; sourceTree = "<group>"; };
A571C3FD23205312003BC0AA /* HttpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxeExtra.uni; sourceTree = "<group>"; };
A571C3FE23205312003BC0AA /* HttpsSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpsSupport.c; sourceTree = "<group>"; };
A571C3FF23205312003BC0AA /* HttpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxe.uni; sourceTree = "<group>"; };
A571C40023205312003BC0AA /* HttpDns.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpDns.h; sourceTree = "<group>"; };
A571C40123205312003BC0AA /* HttpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpDriver.c; sourceTree = "<group>"; };
A571C40223205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C40323205312003BC0AA /* HttpProto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpProto.c; sourceTree = "<group>"; };
A571C40423205312003BC0AA /* HttpsSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpsSupport.h; sourceTree = "<group>"; };
A571C40523205312003BC0AA /* HttpImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpImpl.c; sourceTree = "<group>"; };
A571C40623205312003BC0AA /* HttpDns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpDns.c; sourceTree = "<group>"; };
A571C40723205312003BC0AA /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
A571C40823205312003BC0AA /* HttpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpDriver.h; sourceTree = "<group>"; };
A571C40A23205312003BC0AA /* TlsAuthConfigDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsAuthConfigDxe.c; sourceTree = "<group>"; };
A571C40B23205312003BC0AA /* TlsAuthConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsAuthConfigImpl.c; sourceTree = "<group>"; };
A571C40C23205312003BC0AA /* TlsAuthConfigDxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxeStrings.uni; sourceTree = "<group>"; };
A571C40D23205312003BC0AA /* TlsAuthConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigImpl.h; sourceTree = "<group>"; };
A571C40E23205312003BC0AA /* TlsAuthConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigVfr.vfr; sourceTree = "<group>"; };
A571C40F23205312003BC0AA /* TlsAuthConfigDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxeExtra.uni; sourceTree = "<group>"; };
A571C41023205312003BC0AA /* TlsAuthConfigDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxe.inf; sourceTree = "<group>"; };
A571C41123205312003BC0AA /* TlsAuthConfigNvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigNvData.h; sourceTree = "<group>"; };
A571C41223205312003BC0AA /* TlsAuthConfigDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxe.uni; sourceTree = "<group>"; };
A571C41423205312003BC0AA /* Ip6Nd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Nd.h; sourceTree = "<group>"; };
A571C41523205312003BC0AA /* Ip6Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Common.c; sourceTree = "<group>"; };
A571C41623205312003BC0AA /* Ip6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Dxe.inf; sourceTree = "<group>"; };
A571C41723205312003BC0AA /* Ip6Config.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Config.vfr; sourceTree = "<group>"; };
A571C41823205312003BC0AA /* Ip6Mld.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Mld.h; sourceTree = "<group>"; };
A571C41923205312003BC0AA /* Ip6ConfigNv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6ConfigNv.c; sourceTree = "<group>"; };
A571C41A23205312003BC0AA /* Ip6Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Option.c; sourceTree = "<group>"; };
A571C41B23205312003BC0AA /* Ip6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Dxe.uni; sourceTree = "<group>"; };
A571C41C23205312003BC0AA /* Ip6Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Input.h; sourceTree = "<group>"; };
A571C41D23205312003BC0AA /* Ip6Icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Icmp.c; sourceTree = "<group>"; };
A571C41E23205312003BC0AA /* Ip6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Impl.h; sourceTree = "<group>"; };
A571C41F23205312003BC0AA /* Ip6ConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigImpl.h; sourceTree = "<group>"; };
A571C42023205312003BC0AA /* Ip6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Driver.h; sourceTree = "<group>"; };
A571C42123205312003BC0AA /* Ip6NvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6NvData.h; sourceTree = "<group>"; };
A571C42223205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C42323205312003BC0AA /* Ip6Route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Route.h; sourceTree = "<group>"; };
A571C42423205312003BC0AA /* Ip6Output.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Output.h; sourceTree = "<group>"; };
A571C42523205312003BC0AA /* Ip6If.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6If.h; sourceTree = "<group>"; };
A571C42623205312003BC0AA /* Ip6ConfigNv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigNv.h; sourceTree = "<group>"; };
A571C42723205312003BC0AA /* Ip6Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Option.h; sourceTree = "<group>"; };
A571C42823205312003BC0AA /* Ip6Mld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Mld.c; sourceTree = "<group>"; };
A571C42923205312003BC0AA /* Ip6Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Common.h; sourceTree = "<group>"; };
A571C42A23205312003BC0AA /* Ip6Nd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Nd.c; sourceTree = "<group>"; };
A571C42B23205312003BC0AA /* Ip6DxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6DxeStrings.uni; sourceTree = "<group>"; };
A571C42C23205312003BC0AA /* Ip6Icmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Icmp.h; sourceTree = "<group>"; };
A571C42D23205312003BC0AA /* Ip6Input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Input.c; sourceTree = "<group>"; };
A571C42E23205312003BC0AA /* Ip6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6DxeExtra.uni; sourceTree = "<group>"; };
A571C42F23205312003BC0AA /* Ip6ConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6ConfigImpl.c; sourceTree = "<group>"; };
A571C43023205312003BC0AA /* Ip6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Impl.c; sourceTree = "<group>"; };
A571C43123205312003BC0AA /* Ip6Output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Output.c; sourceTree = "<group>"; };
A571C43223205312003BC0AA /* Ip6If.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6If.c; sourceTree = "<group>"; };
A571C43323205312003BC0AA /* Ip6Route.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Route.c; sourceTree = "<group>"; };
A571C43423205312003BC0AA /* Ip6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Driver.c; sourceTree = "<group>"; };
A571C43623205312003BC0AA /* PxeBcBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcBoot.h; sourceTree = "<group>"; };
A571C43723205312003BC0AA /* PxeBcImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcImpl.c; sourceTree = "<group>"; };
A571C43823205312003BC0AA /* PxeBcDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDriver.h; sourceTree = "<group>"; };
A571C43923205312003BC0AA /* UefiPxeBcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxe.inf; sourceTree = "<group>"; };
A571C43A23205312003BC0AA /* PxeBcSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcSupport.h; sourceTree = "<group>"; };
A571C43B23205312003BC0AA /* UefiPxeBcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxeExtra.uni; sourceTree = "<group>"; };
A571C43C23205312003BC0AA /* UefiPxeBcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxe.uni; sourceTree = "<group>"; };
A571C43D23205312003BC0AA /* PxeBcMtftp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcMtftp.h; sourceTree = "<group>"; };
A571C43E23205312003BC0AA /* PxeBcDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDhcp6.h; sourceTree = "<group>"; };
A571C43F23205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C44023205312003BC0AA /* PxeBcDhcp4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDhcp4.c; sourceTree = "<group>"; };
A571C44123205312003BC0AA /* PxeBcBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcBoot.c; sourceTree = "<group>"; };
A571C44223205312003BC0AA /* PxeBcDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDriver.c; sourceTree = "<group>"; };
A571C44323205312003BC0AA /* PxeBcImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcImpl.h; sourceTree = "<group>"; };
A571C44423205312003BC0AA /* PxeBcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcSupport.c; sourceTree = "<group>"; };
A571C44523205312003BC0AA /* PxeBcDhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDhcp4.h; sourceTree = "<group>"; };
A571C44623205312003BC0AA /* PxeBcDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDhcp6.c; sourceTree = "<group>"; };
A571C44723205312003BC0AA /* PxeBcMtftp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcMtftp.c; sourceTree = "<group>"; };
A571C44923205312003BC0AA /* TlsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxe.uni; sourceTree = "<group>"; };
A571C44A23205312003BC0AA /* TlsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxeExtra.uni; sourceTree = "<group>"; };
A571C44B23205312003BC0AA /* TlsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsDriver.h; sourceTree = "<group>"; };
A571C44C23205312003BC0AA /* TlsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxe.inf; sourceTree = "<group>"; };
A571C44D23205312003BC0AA /* TlsImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsImpl.h; sourceTree = "<group>"; };
A571C44E23205312003BC0AA /* TlsProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsProtocol.c; sourceTree = "<group>"; };
A571C44F23205312003BC0AA /* TlsDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsDriver.c; sourceTree = "<group>"; };
A571C45023205312003BC0AA /* TlsConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsConfigProtocol.c; sourceTree = "<group>"; };
A571C45123205312003BC0AA /* TlsImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsImpl.c; sourceTree = "<group>"; };
A571C45323205312003BC0AA /* TcpTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpTimer.c; sourceTree = "<group>"; };
A571C45423205312003BC0AA /* TcpOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpOutput.c; sourceTree = "<group>"; };
A571C45523205312003BC0AA /* TcpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpDriver.c; sourceTree = "<group>"; };
A571C45623205312003BC0AA /* TcpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxe.uni; sourceTree = "<group>"; };
A571C45723205312003BC0AA /* TcpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxe.inf; sourceTree = "<group>"; };
A571C45823205312003BC0AA /* TcpProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpProto.h; sourceTree = "<group>"; };
A571C45923205312003BC0AA /* TcpOption.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpOption.h; sourceTree = "<group>"; };
A571C45A23205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C45B23205312003BC0AA /* SockImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SockImpl.c; sourceTree = "<group>"; };
A571C45C23205312003BC0AA /* TcpMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpMain.h; sourceTree = "<group>"; };
A571C45D23205312003BC0AA /* TcpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpDriver.h; sourceTree = "<group>"; };
A571C45E23205312003BC0AA /* SockInterface.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SockInterface.c; sourceTree = "<group>"; };
A571C45F23205312003BC0AA /* TcpInput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpInput.c; sourceTree = "<group>"; };
A571C46023205312003BC0AA /* TcpMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpMisc.c; sourceTree = "<group>"; };
A571C46123205312003BC0AA /* TcpFunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpFunc.h; sourceTree = "<group>"; };
A571C46223205312003BC0AA /* TcpDispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpDispatcher.c; sourceTree = "<group>"; };
A571C46323205312003BC0AA /* TcpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpMain.c; sourceTree = "<group>"; };
A571C46423205312003BC0AA /* SockImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SockImpl.h; sourceTree = "<group>"; };
A571C46523205312003BC0AA /* Socket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Socket.h; sourceTree = "<group>"; };
A571C46623205312003BC0AA /* TcpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxeExtra.uni; sourceTree = "<group>"; };
A571C46723205312003BC0AA /* TcpOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpOption.c; sourceTree = "<group>"; };
A571C46823205312003BC0AA /* TcpIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpIo.c; sourceTree = "<group>"; };
A571C46A23205312003BC0AA /* Mtftp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Driver.h; sourceTree = "<group>"; };
A571C46B23205312003BC0AA /* Mtftp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Impl.c; sourceTree = "<group>"; };
A571C46C23205312003BC0AA /* Mtftp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6DxeExtra.uni; sourceTree = "<group>"; };
A571C46D23205312003BC0AA /* Mtftp6Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Support.c; sourceTree = "<group>"; };
A571C46E23205312003BC0AA /* Mtftp6Wrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Wrq.c; sourceTree = "<group>"; };
A571C46F23205312003BC0AA /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
A571C47023205312003BC0AA /* Mtftp6Rrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Rrq.c; sourceTree = "<group>"; };
A571C47123205312003BC0AA /* Mtftp6Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Option.c; sourceTree = "<group>"; };
A571C47223205312003BC0AA /* Mtftp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Driver.c; sourceTree = "<group>"; };
A571C47323205312003BC0AA /* Mtftp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Impl.h; sourceTree = "<group>"; };
A571C47423205312003BC0AA /* Mtftp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6Dxe.inf; sourceTree = "<group>"; };
A571C47523205312003BC0AA /* Mtftp6Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Support.h; sourceTree = "<group>"; };
A571C47623205312003BC0AA /* Mtftp6Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Option.h; sourceTree = "<group>"; };
A571C47723205312003BC0AA /* Mtftp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6Dxe.uni; 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 = (
A571B3282320523B003BC0AA /* FromEDK2 */,
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>";
};
A571B3282320523B003BC0AA /* FromEDK2 */ = {
isa = PBXGroup;
children = (
A571C272232052F8003BC0AA /* PcAtChipsetPkg */,
A571BB99232052E8003BC0AA /* MdePkg */,
A571B3FC232052D3003BC0AA /* MdeModulePkg */,
A571C2C123205311003BC0AA /* NetworkPkg */,
A571B3B9232052C9003BC0AA /* IntelFrameworkPkg */,
A571B39D232052BF003BC0AA /* IntelFrameworkModulePkg */,
);
path = FromEDK2;
sourceTree = "<group>";
};
A571B39D232052BF003BC0AA /* IntelFrameworkModulePkg */ = {
isa = PBXGroup;
children = (
A571B39E232052BF003BC0AA /* Include */,
A571B3B5232052BF003BC0AA /* IntelFrameworkModulePkgExtra.uni */,
A571B3B6232052BF003BC0AA /* IntelFrameworkModulePkg.dsc */,
A571B3B7232052BF003BC0AA /* IntelFrameworkModulePkg.uni */,
A571B3B8232052BF003BC0AA /* IntelFrameworkModulePkg.dec */,
);
name = IntelFrameworkModulePkg;
path = ../../../IntelFrameworkModulePkg;
sourceTree = "<group>";
};
A571B39E232052BF003BC0AA /* Include */ = {
isa = PBXGroup;
children = (
A571B39F232052BF003BC0AA /* Library */,
A571B3A2232052BF003BC0AA /* Protocol */,
A571B3A8232052BF003BC0AA /* Guid */,
);
path = Include;
sourceTree = "<group>";
};
A571B39F232052BF003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571B3A0232052BF003BC0AA /* PlatformBdsLib.h */,
A571B3A1232052BF003BC0AA /* GenericBdsLib.h */,
);
path = Library;
sourceTree = "<group>";
};
A571B3A2232052BF003BC0AA /* Protocol */ = {
isa = PBXGroup;
children = (
A571B3A3232052BF003BC0AA /* ExitPmAuth.h */,
A571B3A4232052BF003BC0AA /* IsaAcpi.h */,
A571B3A5232052BF003BC0AA /* OEMBadging.h */,
A571B3A6232052BF003BC0AA /* VgaMiniPort.h */,
A571B3A7232052BF003BC0AA /* IsaIo.h */,
);
path = Protocol;
sourceTree = "<group>";
};
A571B3A8232052BF003BC0AA /* Guid */ = {
isa = PBXGroup;
children = (
A571B3A9232052BF003BC0AA /* LegacyBios.h */,
A571B3AA232052BF003BC0AA /* IntelFrameworkModulePkgTokenSpace.h */,
A571B3AB232052BF003BC0AA /* BlockIoVendor.h */,
A571B3AC232052BF003BC0AA /* HdBootVariable.h */,
A571B3AD232052BF003BC0AA /* BdsLibHii.h */,
A571B3AE232052BF003BC0AA /* BdsHii.h */,
A571B3AF232052BF003BC0AA /* TianoDecompress.h */,
A571B3B0232052BF003BC0AA /* DataHubStatusCodeRecord.h */,
A571B3B1232052BF003BC0AA /* AcpiVariableCompatibility.h */,
A571B3B2232052BF003BC0AA /* LegacyDevOrder.h */,
A571B3B3232052BF003BC0AA /* LastEnumLang.h */,
A571B3B4232052BF003BC0AA /* CapsuleDataFile.h */,
);
path = Guid;
sourceTree = "<group>";
};
A571B3B9232052C9003BC0AA /* IntelFrameworkPkg */ = {
isa = PBXGroup;
children = (
A571B3BA232052C9003BC0AA /* IntelFrameworkPkgExtra.uni */,
A571B3BB232052C9003BC0AA /* Include */,
A571B3F9232052C9003BC0AA /* IntelFrameworkPkg.dsc */,
A571B3FA232052C9003BC0AA /* IntelFrameworkPkg.uni */,
A571B3FB232052C9003BC0AA /* IntelFrameworkPkg.dec */,
);
name = IntelFrameworkPkg;
path = ../../../IntelFrameworkPkg;
sourceTree = "<group>";
};
A571B3BB232052C9003BC0AA /* Include */ = {
isa = PBXGroup;
children = (
A571B3BC232052C9003BC0AA /* FrameworkSmm.h */,
A571B3BD232052C9003BC0AA /* FrameworkDxe.h */,
A571B3BE232052C9003BC0AA /* Framework */,
A571B3C8232052C9003BC0AA /* Protocol */,
A571B3E7232052C9003BC0AA /* FrameworkPei.h */,
A571B3E8232052C9003BC0AA /* Guid */,
A571B3EF232052C9003BC0AA /* Ppi */,
);
path = Include;
sourceTree = "<group>";
};
A571B3BE232052C9003BC0AA /* Framework */ = {
isa = PBXGroup;
children = (
A571B3BF232052C9003BC0AA /* BootScript.h */,
A571B3C0232052C9003BC0AA /* FirmwareVolumeImageFormat.h */,
A571B3C1232052C9003BC0AA /* SmmCis.h */,
A571B3C2232052C9003BC0AA /* FrameworkInternalFormRepresentation.h */,
A571B3C3232052C9003BC0AA /* Hob.h */,
A571B3C4232052C9003BC0AA /* PeiCis.h */,
A571B3C5232052C9003BC0AA /* FirmwareVolumeHeader.h */,
A571B3C6232052C9003BC0AA /* StatusCode.h */,
A571B3C7232052C9003BC0AA /* DxeCis.h */,
);
path = Framework;
sourceTree = "<group>";
};
A571B3C8232052C9003BC0AA /* Protocol */ = {
isa = PBXGroup;
children = (
A571B3C9232052C9003BC0AA /* SmmBase.h */,
A571B3CA232052C9003BC0AA /* SmmUsbDispatch.h */,
A571B3CB232052C9003BC0AA /* SmmIchnDispatch.h */,
A571B3CC232052C9003BC0AA /* LegacyInterrupt.h */,
A571B3CD232052C9003BC0AA /* LegacyBios.h */,
A571B3CE232052C9003BC0AA /* SmmSxDispatch.h */,
A571B3CF232052C9003BC0AA /* SmmGpiDispatch.h */,
A571B3D0232052C9003BC0AA /* AcpiS3Save.h */,
A571B3D1232052C9003BC0AA /* FrameworkMpService.h */,
A571B3D2232052C9003BC0AA /* FrameworkFirmwareVolumeBlock.h */,
A571B3D3232052C9003BC0AA /* SmmPowerButtonDispatch.h */,
A571B3D4232052C9003BC0AA /* FrameworkFormCallback.h */,
A571B3D5232052C9003BC0AA /* SmmControl.h */,
A571B3D6232052C9003BC0AA /* SmmCpuSaveState.h */,
A571B3D7232052C9003BC0AA /* SmmStandbyButtonDispatch.h */,
A571B3D8232052C9003BC0AA /* SectionExtraction.h */,
A571B3D9232052C9003BC0AA /* LegacyBiosPlatform.h */,
A571B3DA232052C9003BC0AA /* FrameworkFormBrowser.h */,
A571B3DB232052C9003BC0AA /* SmmAccess.h */,
A571B3DC232052C9003BC0AA /* LegacyRegion.h */,
A571B3DD232052C9003BC0AA /* BootScriptSave.h */,
A571B3DE232052C9003BC0AA /* DataHub.h */,
A571B3DF232052C9003BC0AA /* SmmSwDispatch.h */,
A571B3E0232052C9003BC0AA /* SmmPeriodicTimerDispatch.h */,
A571B3E1232052C9003BC0AA /* Legacy8259.h */,
A571B3E2232052C9003BC0AA /* AcpiSupport.h */,
A571B3E3232052C9003BC0AA /* SmmCpuIo.h */,
A571B3E4232052C9003BC0AA /* CpuIo.h */,
A571B3E5232052C9003BC0AA /* FirmwareVolume.h */,
A571B3E6232052C9003BC0AA /* FrameworkHii.h */,
);
path = Protocol;
sourceTree = "<group>";
};
A571B3E8232052C9003BC0AA /* Guid */ = {
isa = PBXGroup;
children = (
A571B3E9232052C9003BC0AA /* SmramMemoryReserve.h */,
A571B3EA232052C9003BC0AA /* DataHubRecords.h */,
A571B3EB232052C9003BC0AA /* SmmCommunicate.h */,
A571B3EC232052C9003BC0AA /* BlockIo.h */,
A571B3ED232052C9003BC0AA /* Capsule.h */,
A571B3EE232052C9003BC0AA /* FirmwareFileSystem.h */,
);
path = Guid;
sourceTree = "<group>";
};
A571B3EF232052C9003BC0AA /* Ppi */ = {
isa = PBXGroup;
children = (
A571B3F0232052C9003BC0AA /* PciCfg.h */,
A571B3F1232052C9003BC0AA /* Security.h */,
A571B3F2232052C9003BC0AA /* S3Resume.h */,
A571B3F3232052C9003BC0AA /* BootScriptExecuter.h */,
A571B3F4232052C9003BC0AA /* ReadOnlyVariable.h */,
A571B3F5232052C9003BC0AA /* SectionExtraction.h */,
A571B3F6232052C9003BC0AA /* FvLoadFile.h */,
A571B3F7232052C9003BC0AA /* Smbus.h */,
A571B3F8232052C9003BC0AA /* FindFv.h */,
);
path = Ppi;
sourceTree = "<group>";
};
A571B3FC232052D3003BC0AA /* MdeModulePkg */ = {
isa = PBXGroup;
children = (
A571B3FD232052D3003BC0AA /* Core */,
A571B48C232052D4003BC0AA /* Universal */,
A571B729232052D5003BC0AA /* Include */,
A571B7CB232052D5003BC0AA /* MdeModulePkgExtra.uni */,
A571B7CC232052D5003BC0AA /* Bus */,
A571B995232052D6003BC0AA /* Library */,
A571BB52232052D7003BC0AA /* MdeModulePkgSample.dec */,
A571BB53232052D7003BC0AA /* Logo */,
A571BB5D232052D7003BC0AA /* MdeModulePkg.uni */,
A571BB5E232052D7003BC0AA /* MdeModulePkg.dec */,
A571BB5F232052D7003BC0AA /* Application */,
A571BB98232052D7003BC0AA /* MdeModulePkg.dsc */,
);
name = MdeModulePkg;
path = ../../../MdeModulePkg;
sourceTree = "<group>";
};
A571B3FD232052D3003BC0AA /* Core */ = {
isa = PBXGroup;
children = (
A571B3FE232052D3003BC0AA /* RuntimeDxe */,
A571B405232052D3003BC0AA /* Dxe */,
A571B43F232052D4003BC0AA /* PiSmmCore */,
A571B458232052D4003BC0AA /* Pei */,
A571B47B232052D4003BC0AA /* DxeIplPeim */,
);
path = Core;
sourceTree = "<group>";
};
A571B3FE232052D3003BC0AA /* RuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B3FF232052D3003BC0AA /* Runtime.c */,
A571B400232052D3003BC0AA /* RuntimeDxe.inf */,
A571B401232052D3003BC0AA /* RuntimeDxe.uni */,
A571B402232052D3003BC0AA /* Crc32.c */,
A571B403232052D3003BC0AA /* Runtime.h */,
A571B404232052D3003BC0AA /* RuntimeDxeExtra.uni */,
);
path = RuntimeDxe;
sourceTree = "<group>";
};
A571B405232052D3003BC0AA /* Dxe */ = {
isa = PBXGroup;
children = (
A571B406232052D3003BC0AA /* Misc */,
A571B40E232052D3003BC0AA /* Hand */,
A571B414232052D3003BC0AA /* DxeMain.inf */,
A571B415232052D3003BC0AA /* FwVolBlock */,
A571B418232052D3003BC0AA /* Dispatcher */,
A571B41B232052D3003BC0AA /* FwVol */,
A571B422232052D3003BC0AA /* DxeMain */,
A571B425232052D4003BC0AA /* Library */,
A571B427232052D4003BC0AA /* Gcd */,
A571B42A232052D4003BC0AA /* Image */,
A571B42D232052D4003BC0AA /* DxeMain.h */,
A571B42E232052D4003BC0AA /* DxeCore.uni */,
A571B42F232052D4003BC0AA /* SectionExtraction */,
A571B431232052D4003BC0AA /* Event */,
A571B436232052D4003BC0AA /* DxeCoreExtra.uni */,
A571B437232052D4003BC0AA /* Mem */,
);
path = Dxe;
sourceTree = "<group>";
};
A571B406232052D3003BC0AA /* Misc */ = {
isa = PBXGroup;
children = (
A571B407232052D3003BC0AA /* Stall.c */,
A571B408232052D3003BC0AA /* MemoryProtection.c */,
A571B409232052D3003BC0AA /* DebugImageInfo.c */,
A571B40A232052D3003BC0AA /* InstallConfigurationTable.c */,
A571B40B232052D3003BC0AA /* SetWatchdogTimer.c */,
A571B40C232052D3003BC0AA /* PropertiesTable.c */,
A571B40D232052D3003BC0AA /* MemoryAttributesTable.c */,
);
path = Misc;
sourceTree = "<group>";
};
A571B40E232052D3003BC0AA /* Hand */ = {
isa = PBXGroup;
children = (
A571B40F232052D3003BC0AA /* Handle.c */,
A571B410232052D3003BC0AA /* Handle.h */,
A571B411232052D3003BC0AA /* Locate.c */,
A571B412232052D3003BC0AA /* DriverSupport.c */,
A571B413232052D3003BC0AA /* Notify.c */,
);
path = Hand;
sourceTree = "<group>";
};
A571B415232052D3003BC0AA /* FwVolBlock */ = {
isa = PBXGroup;
children = (
A571B416232052D3003BC0AA /* FwVolBlock.c */,
A571B417232052D3003BC0AA /* FwVolBlock.h */,
);
path = FwVolBlock;
sourceTree = "<group>";
};
A571B418232052D3003BC0AA /* Dispatcher */ = {
isa = PBXGroup;
children = (
A571B419232052D3003BC0AA /* Dispatcher.c */,
A571B41A232052D3003BC0AA /* Dependency.c */,
);
path = Dispatcher;
sourceTree = "<group>";
};
A571B41B232052D3003BC0AA /* FwVol */ = {
isa = PBXGroup;
children = (
A571B41C232052D3003BC0AA /* FwVolAttrib.c */,
A571B41D232052D3003BC0AA /* FwVolRead.c */,
A571B41E232052D3003BC0AA /* FwVolDriver.h */,
A571B41F232052D3003BC0AA /* Ffs.c */,
A571B420232052D3003BC0AA /* FwVolWrite.c */,
A571B421232052D3003BC0AA /* FwVol.c */,
);
path = FwVol;
sourceTree = "<group>";
};
A571B422232052D3003BC0AA /* DxeMain */ = {
isa = PBXGroup;
children = (
A571B423232052D4003BC0AA /* DxeProtocolNotify.c */,
A571B424232052D4003BC0AA /* DxeMain.c */,
);
path = DxeMain;
sourceTree = "<group>";
};
A571B425232052D4003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571B426232052D4003BC0AA /* Library.c */,
);
path = Library;
sourceTree = "<group>";
};
A571B427232052D4003BC0AA /* Gcd */ = {
isa = PBXGroup;
children = (
A571B428232052D4003BC0AA /* Gcd.c */,
A571B429232052D4003BC0AA /* Gcd.h */,
);
path = Gcd;
sourceTree = "<group>";
};
A571B42A232052D4003BC0AA /* Image */ = {
isa = PBXGroup;
children = (
A571B42B232052D4003BC0AA /* Image.c */,
A571B42C232052D4003BC0AA /* Image.h */,
);
path = Image;
sourceTree = "<group>";
};
A571B42F232052D4003BC0AA /* SectionExtraction */ = {
isa = PBXGroup;
children = (
A571B430232052D4003BC0AA /* CoreSectionExtraction.c */,
);
path = SectionExtraction;
sourceTree = "<group>";
};
A571B431232052D4003BC0AA /* Event */ = {
isa = PBXGroup;
children = (
A571B432232052D4003BC0AA /* Timer.c */,
A571B433232052D4003BC0AA /* Event.h */,
A571B434232052D4003BC0AA /* Event.c */,
A571B435232052D4003BC0AA /* Tpl.c */,
);
path = Event;
sourceTree = "<group>";
};
A571B437232052D4003BC0AA /* Mem */ = {
isa = PBXGroup;
children = (
A571B438232052D4003BC0AA /* HeapGuard.c */,
A571B439232052D4003BC0AA /* MemData.c */,
A571B43A232052D4003BC0AA /* MemoryProfileRecord.c */,
A571B43B232052D4003BC0AA /* Page.c */,
A571B43C232052D4003BC0AA /* HeapGuard.h */,
A571B43D232052D4003BC0AA /* Imem.h */,
A571B43E232052D4003BC0AA /* Pool.c */,
);
path = Mem;
sourceTree = "<group>";
};
A571B43F232052D4003BC0AA /* PiSmmCore */ = {
isa = PBXGroup;
children = (
A571B440232052D4003BC0AA /* Smi.c */,
A571B441232052D4003BC0AA /* SmiHandlerProfile.c */,
A571B442232052D4003BC0AA /* HeapGuard.c */,
A571B443232052D4003BC0AA /* PiSmmCore.c */,
A571B444232052D4003BC0AA /* Dispatcher.c */,
A571B445232052D4003BC0AA /* PiSmmIplExtra.uni */,
A571B446232052D4003BC0AA /* SmramProfileRecord.c */,
A571B447232052D4003BC0AA /* Handle.c */,
A571B448232052D4003BC0AA /* PiSmmCoreExtra.uni */,
A571B449232052D4003BC0AA /* InstallConfigurationTable.c */,
A571B44A232052D4003BC0AA /* PiSmmCorePrivateData.h */,
A571B44B232052D4003BC0AA /* PiSmmIpl.c */,
A571B44C232052D4003BC0AA /* Page.c */,
A571B44D232052D4003BC0AA /* PiSmmCore.h */,
A571B44E232052D4003BC0AA /* HeapGuard.h */,
A571B44F232052D4003BC0AA /* PiSmmCore.inf */,
A571B450232052D4003BC0AA /* Locate.c */,
A571B451232052D4003BC0AA /* Dependency.c */,
A571B452232052D4003BC0AA /* Pool.c */,
A571B453232052D4003BC0AA /* PiSmmCore.uni */,
A571B454232052D4003BC0AA /* MemoryAttributesTable.c */,
A571B455232052D4003BC0AA /* PiSmmIpl.uni */,
A571B456232052D4003BC0AA /* Notify.c */,
A571B457232052D4003BC0AA /* PiSmmIpl.inf */,
);
path = PiSmmCore;
sourceTree = "<group>";
};
A571B458232052D4003BC0AA /* Pei */ = {
isa = PBXGroup;
children = (
A571B459232052D4003BC0AA /* PeiMain.inf */,
A571B45A232052D4003BC0AA /* PciCfg2 */,
A571B45C232052D4003BC0AA /* Memory */,
A571B45E232052D4003BC0AA /* Hob */,
A571B460232052D4003BC0AA /* Security */,
A571B462232052D4003BC0AA /* Reset */,
A571B464232052D4003BC0AA /* Dispatcher */,
A571B466232052D4003BC0AA /* FwVol */,
A571B469232052D4003BC0AA /* Dependency */,
A571B46C232052D4003BC0AA /* Image */,
A571B46E232052D4003BC0AA /* PeiMain */,
A571B470232052D4003BC0AA /* StatusCode */,
A571B472232052D4003BC0AA /* BootMode */,
A571B474232052D4003BC0AA /* CpuIo */,
A571B476232052D4003BC0AA /* Ppi */,
A571B478232052D4003BC0AA /* PeiCoreExtra.uni */,
A571B479232052D4003BC0AA /* PeiMain.h */,
A571B47A232052D4003BC0AA /* PeiCore.uni */,
);
path = Pei;
sourceTree = "<group>";
};
A571B45A232052D4003BC0AA /* PciCfg2 */ = {
isa = PBXGroup;
children = (
A571B45B232052D4003BC0AA /* PciCfg2.c */,
);
path = PciCfg2;
sourceTree = "<group>";
};
A571B45C232052D4003BC0AA /* Memory */ = {
isa = PBXGroup;
children = (
A571B45D232052D4003BC0AA /* MemoryServices.c */,
);
path = Memory;
sourceTree = "<group>";
};
A571B45E232052D4003BC0AA /* Hob */ = {
isa = PBXGroup;
children = (
A571B45F232052D4003BC0AA /* Hob.c */,
);
path = Hob;
sourceTree = "<group>";
};
A571B460232052D4003BC0AA /* Security */ = {
isa = PBXGroup;
children = (
A571B461232052D4003BC0AA /* Security.c */,
);
path = Security;
sourceTree = "<group>";
};
A571B462232052D4003BC0AA /* Reset */ = {
isa = PBXGroup;
children = (
A571B463232052D4003BC0AA /* Reset.c */,
);
path = Reset;
sourceTree = "<group>";
};
A571B464232052D4003BC0AA /* Dispatcher */ = {
isa = PBXGroup;
children = (
A571B465232052D4003BC0AA /* Dispatcher.c */,
);
path = Dispatcher;
sourceTree = "<group>";
};
A571B466232052D4003BC0AA /* FwVol */ = {
isa = PBXGroup;
children = (
A571B467232052D4003BC0AA /* FwVol.h */,
A571B468232052D4003BC0AA /* FwVol.c */,
);
path = FwVol;
sourceTree = "<group>";
};
A571B469232052D4003BC0AA /* Dependency */ = {
isa = PBXGroup;
children = (
A571B46A232052D4003BC0AA /* Dependency.h */,
A571B46B232052D4003BC0AA /* Dependency.c */,
);
path = Dependency;
sourceTree = "<group>";
};
A571B46C232052D4003BC0AA /* Image */ = {
isa = PBXGroup;
children = (
A571B46D232052D4003BC0AA /* Image.c */,
);
path = Image;
sourceTree = "<group>";
};
A571B46E232052D4003BC0AA /* PeiMain */ = {
isa = PBXGroup;
children = (
A571B46F232052D4003BC0AA /* PeiMain.c */,
);
path = PeiMain;
sourceTree = "<group>";
};
A571B470232052D4003BC0AA /* StatusCode */ = {
isa = PBXGroup;
children = (
A571B471232052D4003BC0AA /* StatusCode.c */,
);
path = StatusCode;
sourceTree = "<group>";
};
A571B472232052D4003BC0AA /* BootMode */ = {
isa = PBXGroup;
children = (
A571B473232052D4003BC0AA /* BootMode.c */,
);
path = BootMode;
sourceTree = "<group>";
};
A571B474232052D4003BC0AA /* CpuIo */ = {
isa = PBXGroup;
children = (
A571B475232052D4003BC0AA /* CpuIo.c */,
);
path = CpuIo;
sourceTree = "<group>";
};
A571B476232052D4003BC0AA /* Ppi */ = {
isa = PBXGroup;
children = (
A571B477232052D4003BC0AA /* Ppi.c */,
);
path = Ppi;
sourceTree = "<group>";
};
A571B47B232052D4003BC0AA /* DxeIplPeim */ = {
isa = PBXGroup;
children = (
A571B47C232052D4003BC0AA /* DxeIpl.uni */,
A571B47D232052D4003BC0AA /* Ebc */,
A571B47F232052D4003BC0AA /* DxeLoad.c */,
A571B480232052D4003BC0AA /* DxeIpl.inf */,
A571B481232052D4003BC0AA /* X64 */,
A571B485232052D4003BC0AA /* DxeIpl.h */,
A571B486232052D4003BC0AA /* Ia32 */,
A571B489232052D4003BC0AA /* Arm */,
A571B48B232052D4003BC0AA /* DxeIplExtra.uni */,
);
path = DxeIplPeim;
sourceTree = "<group>";
};
A571B47D232052D4003BC0AA /* Ebc */ = {
isa = PBXGroup;
children = (
A571B47E232052D4003BC0AA /* DxeLoadFunc.c */,
);
path = Ebc;
sourceTree = "<group>";
};
A571B481232052D4003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571B482232052D4003BC0AA /* VirtualMemory.c */,
A571B483232052D4003BC0AA /* VirtualMemory.h */,
A571B484232052D4003BC0AA /* DxeLoadFunc.c */,
);
path = X64;
sourceTree = "<group>";
};
A571B486232052D4003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571B487232052D4003BC0AA /* IdtVectorAsm.nasm */,
A571B488232052D4003BC0AA /* DxeLoadFunc.c */,
);
path = Ia32;
sourceTree = "<group>";
};
A571B489232052D4003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571B48A232052D4003BC0AA /* DxeLoadFunc.c */,
);
path = Arm;
sourceTree = "<group>";
};
A571B48C232052D4003BC0AA /* Universal */ = {
isa = PBXGroup;
children = (
A571B48D232052D4003BC0AA /* DebugPortDxe */,
A571B494232052D4003BC0AA /* EsrtFmpDxe */,
A571B49A232052D4003BC0AA /* DebugSupportDxe */,
A571B4A9232052D4003BC0AA /* Acpi */,
A571B4EA232052D4003BC0AA /* EbcDxe */,
A571B523232052D4003BC0AA /* EsrtDxe */,
A571B52A232052D4003BC0AA /* SmbiosDxe */,
A571B530232052D4003BC0AA /* SectionExtractionDxe */,
A571B535232052D4003BC0AA /* RegularExpressionDxe */,
A571B560232052D4003BC0AA /* Variable */,
A571B582232052D4003BC0AA /* DisplayEngineDxe */,
A571B58C232052D4003BC0AA /* CapsuleOnDiskLoadPei */,
A571B591232052D4003BC0AA /* DriverHealthManagerDxe */,
A571B59B232052D4003BC0AA /* MonotonicCounterRuntimeDxe */,
A571B5A0232052D4003BC0AA /* LegacyRegion2Dxe */,
A571B5A6232052D4003BC0AA /* WatchdogTimerDxe */,
A571B5AC232052D4003BC0AA /* FaultTolerantWriteDxe */,
A571B5C2232052D4003BC0AA /* DevicePathDxe */,
A571B5C7232052D4003BC0AA /* DriverSampleDxe */,
A571B5D2232052D4003BC0AA /* SmbiosMeasurementDxe */,
A571B5D7232052D4003BC0AA /* HiiResourcesSampleDxe */,
A571B5DE232052D4003BC0AA /* PlatformDriOverrideDxe */,
A571B5E8232052D4003BC0AA /* LoadFileOnFv2 */,
A571B5ED232052D4003BC0AA /* BootManagerPolicyDxe */,
A571B5F2232052D4003BC0AA /* PCD */,
A571B601232052D4003BC0AA /* SectionExtractionPei */,
A571B606232052D4003BC0AA /* StatusCodeHandler */,
A571B61F232052D4003BC0AA /* DebugServicePei */,
A571B624232052D4003BC0AA /* TimestampDxe */,
A571B629232052D4003BC0AA /* ResetSystemPei */,
A571B62F232052D4003BC0AA /* FvSimpleFileSystemDxe */,
A571B637232052D4003BC0AA /* SecurityStubDxe */,
A571B63E232052D4003BC0AA /* Disk */,
A571B673232052D5003BC0AA /* MemoryTest */,
A571B680232052D5003BC0AA /* HiiDatabaseDxe */,
A571B68D232052D5003BC0AA /* PcatSingleSegmentPciCfg2Pei */,
A571B692232052D5003BC0AA /* FaultTolerantWritePei */,
A571B697232052D5003BC0AA /* BdsDxe */,
A571B6A1232052D5003BC0AA /* SmmCommunicationBufferDxe */,
A571B6A6232052D5003BC0AA /* CapsulePei */,
A571B6B5232052D5003BC0AA /* ResetSystemRuntimeDxe */,
A571B6BB232052D5003BC0AA /* PrintDxe */,
A571B6C0232052D5003BC0AA /* SerialDxe */,
A571B6C5232052D5003BC0AA /* LockBox */,
A571B6CB232052D5003BC0AA /* FileExplorerDxe */,
A571B6D0232052D5003BC0AA /* ReportStatusCodeRouter */,
A571B6E3232052D5003BC0AA /* CapsuleRuntimeDxe */,
A571B6F1232052D5003BC0AA /* SetupBrowserDxe */,
A571B6FB232052D5003BC0AA /* Console */,
A571B723232052D5003BC0AA /* Metronome */,
);
path = Universal;
sourceTree = "<group>";
};
A571B48D232052D4003BC0AA /* DebugPortDxe */ = {
isa = PBXGroup;
children = (
A571B48E232052D4003BC0AA /* DebugPort.c */,
A571B48F232052D4003BC0AA /* DebugPortDxeExtra.uni */,
A571B490232052D4003BC0AA /* DebugPortDxe.inf */,
A571B491232052D4003BC0AA /* ComponentName.c */,
A571B492232052D4003BC0AA /* DebugPortDxe.uni */,
A571B493232052D4003BC0AA /* DebugPort.h */,
);
path = DebugPortDxe;
sourceTree = "<group>";
};
A571B494232052D4003BC0AA /* EsrtFmpDxe */ = {
isa = PBXGroup;
children = (
A571B495232052D4003BC0AA /* EsrtFmpDebugPrint.c */,
A571B496232052D4003BC0AA /* EsrtFmpDxeExtra.uni */,
A571B497232052D4003BC0AA /* EsrtFmpDxe.inf */,
A571B498232052D4003BC0AA /* EsrtFmpDxe.uni */,
A571B499232052D4003BC0AA /* EsrtFmp.c */,
);
path = EsrtFmpDxe;
sourceTree = "<group>";
};
A571B49A232052D4003BC0AA /* DebugSupportDxe */ = {
isa = PBXGroup;
children = (
A571B49B232052D4003BC0AA /* X64 */,
A571B49F232052D4003BC0AA /* DebugSupportDxeExtra.uni */,
A571B4A0232052D4003BC0AA /* DebugSupport.c */,
A571B4A1232052D4003BC0AA /* Ia32 */,
A571B4A7232052D4003BC0AA /* DebugSupportDxe.uni */,
A571B4A8232052D4003BC0AA /* DebugSupportDxe.inf */,
);
path = DebugSupportDxe;
sourceTree = "<group>";
};
A571B49B232052D4003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571B49C232052D4003BC0AA /* PlDebugSupport.h */,
A571B49D232052D4003BC0AA /* PlDebugSupportX64.c */,
A571B49E232052D4003BC0AA /* AsmFuncs.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571B4A1232052D4003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571B4A2232052D4003BC0AA /* PlDebugSupport.h */,
A571B4A3232052D4003BC0AA /* AsmFuncs.nasm */,
A571B4A4232052D4003BC0AA /* PlDebugSupport.c */,
A571B4A5232052D4003BC0AA /* PlDebugSupportIa32.c */,
A571B4A6232052D4003BC0AA /* DebugSupport.h */,
);
path = Ia32;
sourceTree = "<group>";
};
A571B4A9232052D4003BC0AA /* Acpi */ = {
isa = PBXGroup;
children = (
A571B4AA232052D4003BC0AA /* AcpiTableDxe */,
A571B4B8232052D4003BC0AA /* S3SaveStateDxe */,
A571B4BF232052D4003BC0AA /* BootGraphicsResourceTableDxe */,
A571B4C4232052D4003BC0AA /* FirmwarePerformanceDataTableSmm */,
A571B4C9232052D4003BC0AA /* FirmwarePerformanceDataTablePei */,
A571B4CE232052D4003BC0AA /* AcpiPlatformDxe */,
A571B4D3232052D4003BC0AA /* BootScriptExecutorDxe */,
A571B4DF232052D4003BC0AA /* SmmS3SaveState */,
A571B4E5232052D4003BC0AA /* FirmwarePerformanceDataTableDxe */,
);
path = Acpi;
sourceTree = "<group>";
};
A571B4AA232052D4003BC0AA /* AcpiTableDxe */ = {
isa = PBXGroup;
children = (
A571B4AB232052D4003BC0AA /* AmlNamespace.c */,
A571B4AC232052D4003BC0AA /* AcpiTableDxeExtra.uni */,
A571B4AD232052D4003BC0AA /* AcpiTableProtocol.c */,
A571B4AE232052D4003BC0AA /* AmlOption.c */,
A571B4AF232052D4003BC0AA /* AmlString.c */,
A571B4B0232052D4003BC0AA /* AcpiSdt.c */,
A571B4B1232052D4003BC0AA /* AcpiTable.c */,
A571B4B2232052D4003BC0AA /* AcpiTableDxe.uni */,
A571B4B3232052D4003BC0AA /* AmlChild.c */,
A571B4B4232052D4003BC0AA /* AcpiTableDxe.inf */,
A571B4B5232052D4003BC0AA /* AcpiSdt.h */,
A571B4B6232052D4003BC0AA /* Aml.c */,
A571B4B7232052D4003BC0AA /* AcpiTable.h */,
);
path = AcpiTableDxe;
sourceTree = "<group>";
};
A571B4B8232052D4003BC0AA /* S3SaveStateDxe */ = {
isa = PBXGroup;
children = (
A571B4B9232052D4003BC0AA /* AcpiS3ContextSave.c */,
A571B4BA232052D4003BC0AA /* S3SaveStateDxeExtra.uni */,
A571B4BB232052D4003BC0AA /* S3SaveState.c */,
A571B4BC232052D4003BC0AA /* S3SaveStateDxe.uni */,
A571B4BD232052D4003BC0AA /* S3SaveStateDxe.inf */,
A571B4BE232052D4003BC0AA /* InternalS3SaveState.h */,
);
path = S3SaveStateDxe;
sourceTree = "<group>";
};
A571B4BF232052D4003BC0AA /* BootGraphicsResourceTableDxe */ = {
isa = PBXGroup;
children = (
A571B4C0232052D4003BC0AA /* BootGraphicsResourceTableDxeExtra.uni */,
A571B4C1232052D4003BC0AA /* BootGraphicsResourceTableDxe.c */,
A571B4C2232052D4003BC0AA /* BootGraphicsResourceTableDxe.inf */,
A571B4C3232052D4003BC0AA /* BootGraphicsResourceTableDxe.uni */,
);
path = BootGraphicsResourceTableDxe;
sourceTree = "<group>";
};
A571B4C4232052D4003BC0AA /* FirmwarePerformanceDataTableSmm */ = {
isa = PBXGroup;
children = (
A571B4C5232052D4003BC0AA /* FirmwarePerformanceSmm.uni */,
A571B4C6232052D4003BC0AA /* FirmwarePerformanceSmm.inf */,
A571B4C7232052D4003BC0AA /* FirmwarePerformanceSmmExtra.uni */,
A571B4C8232052D4003BC0AA /* FirmwarePerformanceSmm.c */,
);
path = FirmwarePerformanceDataTableSmm;
sourceTree = "<group>";
};
A571B4C9232052D4003BC0AA /* FirmwarePerformanceDataTablePei */ = {
isa = PBXGroup;
children = (
A571B4CA232052D4003BC0AA /* FirmwarePerformancePei.c */,
A571B4CB232052D4003BC0AA /* FirmwarePerformancePeiExtra.uni */,
A571B4CC232052D4003BC0AA /* FirmwarePerformancePei.inf */,
A571B4CD232052D4003BC0AA /* FirmwarePerformancePei.uni */,
);
path = FirmwarePerformanceDataTablePei;
sourceTree = "<group>";
};
A571B4CE232052D4003BC0AA /* AcpiPlatformDxe */ = {
isa = PBXGroup;
children = (
A571B4CF232052D4003BC0AA /* AcpiPlatform.c */,
A571B4D0232052D4003BC0AA /* AcpiPlatformDxe.inf */,
A571B4D1232052D4003BC0AA /* AcpiPlatformExtra.uni */,
A571B4D2232052D4003BC0AA /* AcpiPlatform.uni */,
);
path = AcpiPlatformDxe;
sourceTree = "<group>";
};
A571B4D3232052D4003BC0AA /* BootScriptExecutorDxe */ = {
isa = PBXGroup;
children = (
A571B4D4232052D4003BC0AA /* BootScriptExecutorDxe.inf */,
A571B4D5232052D4003BC0AA /* BootScriptExecutorDxe.uni */,
A571B4D6232052D4003BC0AA /* X64 */,
A571B4D9232052D4003BC0AA /* ScriptExecute.h */,
A571B4DA232052D4003BC0AA /* BootScriptExecutorDxeExtra.uni */,
A571B4DB232052D4003BC0AA /* IA32 */,
A571B4DE232052D4003BC0AA /* ScriptExecute.c */,
);
path = BootScriptExecutorDxe;
sourceTree = "<group>";
};
A571B4D6232052D4003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571B4D7232052D4003BC0AA /* S3Asm.nasm */,
A571B4D8232052D4003BC0AA /* SetIdtEntry.c */,
);
path = X64;
sourceTree = "<group>";
};
A571B4DB232052D4003BC0AA /* IA32 */ = {
isa = PBXGroup;
children = (
A571B4DC232052D4003BC0AA /* S3Asm.nasm */,
A571B4DD232052D4003BC0AA /* SetIdtEntry.c */,
);
path = IA32;
sourceTree = "<group>";
};
A571B4DF232052D4003BC0AA /* SmmS3SaveState */ = {
isa = PBXGroup;
children = (
A571B4E0232052D4003BC0AA /* SmmS3SaveStateExtra.uni */,
A571B4E1232052D4003BC0AA /* SmmS3SaveState.inf */,
A571B4E2232052D4003BC0AA /* SmmS3SaveState.uni */,
A571B4E3232052D4003BC0AA /* InternalSmmSaveState.h */,
A571B4E4232052D4003BC0AA /* SmmS3SaveState.c */,
);
path = SmmS3SaveState;
sourceTree = "<group>";
};
A571B4E5232052D4003BC0AA /* FirmwarePerformanceDataTableDxe */ = {
isa = PBXGroup;
children = (
A571B4E6232052D4003BC0AA /* FirmwarePerformanceDxe.inf */,
A571B4E7232052D4003BC0AA /* FirmwarePerformanceDxe.uni */,
A571B4E8232052D4003BC0AA /* FirmwarePerformanceDxeExtra.uni */,
A571B4E9232052D4003BC0AA /* FirmwarePerformanceDxe.c */,
);
path = FirmwarePerformanceDataTableDxe;
sourceTree = "<group>";
};
A571B4EA232052D4003BC0AA /* EbcDxe */ = {
isa = PBXGroup;
children = (
A571B4EB232052D4003BC0AA /* EbcDxe.uni */,
A571B4EC232052D4003BC0AA /* EbcInt.h */,
A571B4ED232052D4003BC0AA /* EbcExecute.h */,
A571B4EE232052D4003BC0AA /* EbcDxe.inf */,
A571B4EF232052D4003BC0AA /* X64 */,
A571B4F2232052D4003BC0AA /* EbcDebugger.inf */,
A571B4F3232052D4003BC0AA /* EbcDebuggerHook.c */,
A571B4F4232052D4003BC0AA /* EbcDebugger */,
A571B514232052D4003BC0AA /* EbcDebugger.uni */,
A571B515232052D4003BC0AA /* EbcDebuggerConfig.uni */,
A571B516232052D4003BC0AA /* Ia32 */,
A571B519232052D4003BC0AA /* EbcInt.c */,
A571B51A232052D4003BC0AA /* EbcDebuggerConfig.inf */,
A571B51B232052D4003BC0AA /* EbcExecute.c */,
A571B51C232052D4003BC0AA /* EbcDebuggerHook.h */,
A571B51D232052D4003BC0AA /* AArch64 */,
A571B520232052D4003BC0AA /* EbcDebuggerConfigExtra.uni */,
A571B521232052D4003BC0AA /* EbcDxeExtra.uni */,
A571B522232052D4003BC0AA /* EbcDebuggerExtra.uni */,
);
path = EbcDxe;
sourceTree = "<group>";
};
A571B4EF232052D4003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571B4F0232052D4003BC0AA /* EbcSupport.c */,
A571B4F1232052D4003BC0AA /* EbcLowLevel.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571B4F4232052D4003BC0AA /* EbcDebugger */ = {
isa = PBXGroup;
children = (
A571B4F5232052D4003BC0AA /* EdbCommand.h */,
A571B4F6232052D4003BC0AA /* EdbDisasm.h */,
A571B4F7232052D4003BC0AA /* EdbDisasmSupport.c */,
A571B4F8232052D4003BC0AA /* EdbSymbol.c */,
A571B4F9232052D4003BC0AA /* EdbSupport.h */,
A571B4FA232052D4003BC0AA /* EdbCommon.h */,
A571B4FB232052D4003BC0AA /* EdbHook.c */,
A571B4FC232052D4003BC0AA /* EdbSupportUI.c */,
A571B4FD232052D4003BC0AA /* EdbSupportString.c */,
A571B4FE232052D4003BC0AA /* EdbCmdExtIo.c */,
A571B4FF232052D4003BC0AA /* Edb.c */,
A571B500232052D4003BC0AA /* EdbCmdMemory.c */,
A571B501232052D4003BC0AA /* EbcDebuggerConfig.c */,
A571B502232052D4003BC0AA /* EdbDisasmSupport.h */,
A571B503232052D4003BC0AA /* EdbSymbol.h */,
A571B504232052D4003BC0AA /* EdbSupportFile.c */,
A571B505232052D4003BC0AA /* EdbCommand.c */,
A571B506232052D4003BC0AA /* EdbCmdStep.c */,
A571B507232052D4003BC0AA /* EdbDisasm.c */,
A571B508232052D4003BC0AA /* EdbCmdRegister.c */,
A571B509232052D4003BC0AA /* EdbHook.h */,
A571B50A232052D4003BC0AA /* EdbCmdGo.c */,
A571B50B232052D4003BC0AA /* EdbCmdScope.c */,
A571B50C232052D4003BC0AA /* EdbCmdQuit.c */,
A571B50D232052D4003BC0AA /* EdbCmdHelp.c */,
A571B50E232052D4003BC0AA /* EdbCmdExtPci.c */,
A571B50F232052D4003BC0AA /* EdbCmdBranch.c */,
A571B510232052D4003BC0AA /* Edb.h */,
A571B511232052D4003BC0AA /* EdbCmdBreak.c */,
A571B512232052D4003BC0AA /* EdbCmdSymbol.c */,
A571B513232052D4003BC0AA /* EdbCmdBreakpoint.c */,
);
path = EbcDebugger;
sourceTree = "<group>";
};
A571B516232052D4003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571B517232052D4003BC0AA /* EbcSupport.c */,
A571B518232052D4003BC0AA /* EbcLowLevel.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571B51D232052D4003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571B51E232052D4003BC0AA /* EbcSupport.c */,
A571B51F232052D4003BC0AA /* EbcLowLevel.S */,
);
path = AArch64;
sourceTree = "<group>";
};
A571B523232052D4003BC0AA /* EsrtDxe */ = {
isa = PBXGroup;
children = (
A571B524232052D4003BC0AA /* EsrtDxe.c */,
A571B525232052D4003BC0AA /* EsrtImpl.c */,
A571B526232052D4003BC0AA /* EsrtDxe.uni */,
A571B527232052D4003BC0AA /* EsrtImpl.h */,
A571B528232052D4003BC0AA /* EsrtDxe.inf */,
A571B529232052D4003BC0AA /* EsrtDxeExtra.uni */,
);
path = EsrtDxe;
sourceTree = "<group>";
};
A571B52A232052D4003BC0AA /* SmbiosDxe */ = {
isa = PBXGroup;
children = (
A571B52B232052D4003BC0AA /* SmbiosDxe.h */,
A571B52C232052D4003BC0AA /* SmbiosDxe.c */,
A571B52D232052D4003BC0AA /* SmbiosDxe.inf */,
A571B52E232052D4003BC0AA /* SmbiosDxe.uni */,
A571B52F232052D4003BC0AA /* SmbiosDxeExtra.uni */,
);
path = SmbiosDxe;
sourceTree = "<group>";
};
A571B530232052D4003BC0AA /* SectionExtractionDxe */ = {
isa = PBXGroup;
children = (
A571B531232052D4003BC0AA /* SectionExtractionDxe.uni */,
A571B532232052D4003BC0AA /* SectionExtractionDxe.inf */,
A571B533232052D4003BC0AA /* SectionExtractionDxe.c */,
A571B534232052D4003BC0AA /* SectionExtractionDxeExtra.uni */,
);
path = SectionExtractionDxe;
sourceTree = "<group>";
};
A571B535232052D4003BC0AA /* RegularExpressionDxe */ = {
isa = PBXGroup;
children = (
A571B536232052D4003BC0AA /* RegularExpressionDxe.inf */,
A571B537232052D4003BC0AA /* RegularExpressionDxe.h */,
A571B538232052D4003BC0AA /* Oniguruma */,
A571B55F232052D4003BC0AA /* RegularExpressionDxe.c */,
);
path = RegularExpressionDxe;
sourceTree = "<group>";
};
A571B538232052D4003BC0AA /* Oniguruma */ = {
isa = PBXGroup;
children = (
A571B539232052D4003BC0AA /* unicode_property_data_posix.c */,
A571B53A232052D4003BC0AA /* unicode.c */,
A571B53B232052D4003BC0AA /* st.h */,
A571B53C232052D4003BC0AA /* ascii.c */,
A571B53D232052D4003BC0AA /* unicode_fold2_key.c */,
A571B53E232052D4003BC0AA /* regparse.h */,
A571B53F232052D4003BC0AA /* AUTHORS */,
A571B540232052D4003BC0AA /* unicode_fold3_key.c */,
A571B541232052D4003BC0AA /* regposix.c */,
A571B542232052D4003BC0AA /* unicode_fold1_key.c */,
A571B543232052D4003BC0AA /* unicode_wb_data.c */,
A571B544232052D4003BC0AA /* regexec.c */,
A571B545232052D4003BC0AA /* regint.h */,
A571B546232052D4003BC0AA /* regenc.h */,
A571B547232052D4003BC0AA /* regcomp.c */,
A571B548232052D4003BC0AA /* unicode_egcb_data.c */,
A571B549232052D4003BC0AA /* regtrav.c */,
A571B54A232052D4003BC0AA /* regsyntax.c */,
A571B54B232052D4003BC0AA /* OnigurumaIntrinsics.c */,
A571B54C232052D4003BC0AA /* regversion.c */,
A571B54D232052D4003BC0AA /* OnigurumaUefiPort.c */,
A571B54E232052D4003BC0AA /* unicode_property_data.c */,
A571B54F232052D4003BC0AA /* README */,
A571B550232052D4003BC0AA /* st.c */,
A571B551232052D4003BC0AA /* oniggnu.h */,
A571B552232052D4003BC0AA /* onigposix.h */,
A571B553232052D4003BC0AA /* COPYING */,
A571B554232052D4003BC0AA /* utf16_le.c */,
A571B555232052D4003BC0AA /* oniguruma.h */,
A571B556232052D4003BC0AA /* regposerr.c */,
A571B557232052D4003BC0AA /* regparse.c */,
A571B558232052D4003BC0AA /* onig_init.c */,
A571B559232052D4003BC0AA /* regenc.c */,
A571B55A232052D4003BC0AA /* regerror.c */,
A571B55B232052D4003BC0AA /* OnigurumaUefiPort.h */,
A571B55C232052D4003BC0AA /* unicode_unfold_key.c */,
A571B55D232052D4003BC0AA /* reggnu.c */,
A571B55E232052D4003BC0AA /* unicode_fold_data.c */,
);
path = Oniguruma;
sourceTree = "<group>";
};
A571B560232052D4003BC0AA /* Variable */ = {
isa = PBXGroup;
children = (
A571B561232052D4003BC0AA /* RuntimeDxe */,
A571B57C232052D4003BC0AA /* Pei */,
);
path = Variable;
sourceTree = "<group>";
};
A571B561232052D4003BC0AA /* RuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B562232052D4003BC0AA /* Measurement.c */,
A571B563232052D4003BC0AA /* SpeculationBarrierDxe.c */,
A571B564232052D4003BC0AA /* VariableStandaloneMm.inf */,
A571B565232052D4003BC0AA /* VariableSmm.uni */,
A571B566232052D4003BC0AA /* VariableSmmRuntimeDxeExtra.uni */,
A571B567232052D4003BC0AA /* SpeculationBarrierSmm.c */,
A571B568232052D4003BC0AA /* VariableSmm.inf */,
A571B569232052D4003BC0AA /* VariableTraditionalMm.c */,
A571B56A232052D4003BC0AA /* PrivilegePolymorphic.h */,
A571B56B232052D4003BC0AA /* VariableExLib.c */,
A571B56C232052D4003BC0AA /* Variable.h */,
A571B56D232052D4003BC0AA /* VariableSmmRuntimeDxe.c */,
A571B56E232052D4003BC0AA /* VariableSmmRuntimeDxe.inf */,
A571B56F232052D4003BC0AA /* VariableStandaloneMm.c */,
A571B570232052D4003BC0AA /* VariableSmmExtra.uni */,
A571B571232052D4003BC0AA /* VariableSmm.c */,
A571B572232052D4003BC0AA /* TcgMorLockSmm.c */,
A571B573232052D4003BC0AA /* Reclaim.c */,
A571B574232052D4003BC0AA /* VariableDxe.c */,
A571B575232052D4003BC0AA /* VariableSmmRuntimeDxe.uni */,
A571B576232052D4003BC0AA /* TcgMorLockDxe.c */,
A571B577232052D4003BC0AA /* VarCheck.c */,
A571B578232052D4003BC0AA /* VariableRuntimeDxe.inf */,
A571B579232052D4003BC0AA /* VariableRuntimeDxeExtra.uni */,
A571B57A232052D4003BC0AA /* VariableRuntimeDxe.uni */,
A571B57B232052D4003BC0AA /* Variable.c */,
);
path = RuntimeDxe;
sourceTree = "<group>";
};
A571B57C232052D4003BC0AA /* Pei */ = {
isa = PBXGroup;
children = (
A571B57D232052D4003BC0AA /* PeiVariableExtra.uni */,
A571B57E232052D4003BC0AA /* PeiVariable.uni */,
A571B57F232052D4003BC0AA /* Variable.h */,
A571B580232052D4003BC0AA /* VariablePei.inf */,
A571B581232052D4003BC0AA /* Variable.c */,
);
path = Pei;
sourceTree = "<group>";
};
A571B582232052D4003BC0AA /* DisplayEngineDxe */ = {
isa = PBXGroup;
children = (
A571B583232052D4003BC0AA /* InputHandler.c */,
A571B584232052D4003BC0AA /* FormDisplay.c */,
A571B585232052D4003BC0AA /* DisplayEngine.uni */,
A571B586232052D4003BC0AA /* FormDisplayStr.uni */,
A571B587232052D4003BC0AA /* FormDisplay.h */,
A571B588232052D4003BC0AA /* Popup.c */,
A571B589232052D4003BC0AA /* ProcessOptions.c */,
A571B58A232052D4003BC0AA /* DisplayEngineDxe.inf */,
A571B58B232052D4003BC0AA /* DisplayEngineExtra.uni */,
);
path = DisplayEngineDxe;
sourceTree = "<group>";
};
A571B58C232052D4003BC0AA /* CapsuleOnDiskLoadPei */ = {
isa = PBXGroup;
children = (
A571B58D232052D4003BC0AA /* CapsuleOnDiskLoadPeiExtra.uni */,
A571B58E232052D4003BC0AA /* CapsuleOnDiskLoadPei.c */,
A571B58F232052D4003BC0AA /* CapsuleOnDiskLoadPei.inf */,
A571B590232052D4003BC0AA /* CapsuleOnDiskLoadPei.uni */,
);
path = CapsuleOnDiskLoadPei;
sourceTree = "<group>";
};
A571B591232052D4003BC0AA /* DriverHealthManagerDxe */ = {
isa = PBXGroup;
children = (
A571B592232052D4003BC0AA /* DriverHealthManagerDxeExtra.uni */,
A571B593232052D4003BC0AA /* DriverHealthManagerDxe.h */,
A571B594232052D4003BC0AA /* DriverHealthManagerVfr.h */,
A571B595232052D4003BC0AA /* DriverHealthManagerStrings.uni */,
A571B596232052D4003BC0AA /* DriverHealthManagerVfr.Vfr */,
A571B597232052D4003BC0AA /* DriverHealthManagerDxe.uni */,
A571B598232052D4003BC0AA /* DriverHealthConfigureVfr.Vfr */,
A571B599232052D4003BC0AA /* DriverHealthManagerDxe.c */,
A571B59A232052D4003BC0AA /* DriverHealthManagerDxe.inf */,
);
path = DriverHealthManagerDxe;
sourceTree = "<group>";
};
A571B59B232052D4003BC0AA /* MonotonicCounterRuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B59C232052D4003BC0AA /* MonotonicCounterRuntimeDxeExtra.uni */,
A571B59D232052D4003BC0AA /* MonotonicCounterRuntimeDxe.inf */,
A571B59E232052D4003BC0AA /* MonotonicCounter.c */,
A571B59F232052D4003BC0AA /* MonotonicCounterRuntimeDxe.uni */,
);
path = MonotonicCounterRuntimeDxe;
sourceTree = "<group>";
};
A571B5A0232052D4003BC0AA /* LegacyRegion2Dxe */ = {
isa = PBXGroup;
children = (
A571B5A1232052D4003BC0AA /* LegacyRegion2Dxe.uni */,
A571B5A2232052D4003BC0AA /* LegacyRegion2.c */,
A571B5A3232052D4003BC0AA /* LegacyRegion2Dxe.inf */,
A571B5A4232052D4003BC0AA /* LegacyRegion2.h */,
A571B5A5232052D4003BC0AA /* LegacyRegion2DxeExtra.uni */,
);
path = LegacyRegion2Dxe;
sourceTree = "<group>";
};
A571B5A6232052D4003BC0AA /* WatchdogTimerDxe */ = {
isa = PBXGroup;
children = (
A571B5A7232052D4003BC0AA /* WatchdogTimer.inf */,
A571B5A8232052D4003BC0AA /* WatchdogTimer.uni */,
A571B5A9232052D4003BC0AA /* WatchdogTimer.c */,
A571B5AA232052D4003BC0AA /* WatchdogTimerExtra.uni */,
A571B5AB232052D4003BC0AA /* WatchdogTimer.h */,
);
path = WatchdogTimerDxe;
sourceTree = "<group>";
};
A571B5AC232052D4003BC0AA /* FaultTolerantWriteDxe */ = {
isa = PBXGroup;
children = (
A571B5AD232052D4003BC0AA /* FaultTolerantWriteSmmDxeExtra.uni */,
A571B5AE232052D4003BC0AA /* FaultTolerantWriteSmmCommon.h */,
A571B5AF232052D4003BC0AA /* FaultTolerantWriteSmmDxe.h */,
A571B5B0232052D4003BC0AA /* FaultTolerantWriteStandaloneMm.inf */,
A571B5B1232052D4003BC0AA /* SmmFaultTolerantWriteDxeExtra.uni */,
A571B5B2232052D4003BC0AA /* FaultTolerantWrite.c */,
A571B5B3232052D4003BC0AA /* FaultTolerantWriteDxe.inf */,
A571B5B4232052D4003BC0AA /* FaultTolerantWriteStandaloneMm.c */,
A571B5B5232052D4003BC0AA /* FaultTolerantWriteSmmDxe.c */,
A571B5B6232052D4003BC0AA /* FaultTolerantWriteDxeExtra.uni */,
A571B5B7232052D4003BC0AA /* FaultTolerantWriteDxe.uni */,
A571B5B8232052D4003BC0AA /* FaultTolerantWriteSmm.inf */,
A571B5B9232052D4003BC0AA /* FaultTolerantWriteTraditionalMm.c */,
A571B5BA232052D4003BC0AA /* FaultTolerantWriteDxe.c */,
A571B5BB232052D4003BC0AA /* FaultTolerantWriteSmmDxe.uni */,
A571B5BC232052D4003BC0AA /* FaultTolerantWriteSmm.c */,
A571B5BD232052D4003BC0AA /* FtwMisc.c */,
A571B5BE232052D4003BC0AA /* SmmFaultTolerantWriteDxe.uni */,
A571B5BF232052D4003BC0AA /* UpdateWorkingBlock.c */,
A571B5C0232052D4003BC0AA /* FaultTolerantWriteSmmDxe.inf */,
A571B5C1232052D4003BC0AA /* FaultTolerantWrite.h */,
);
path = FaultTolerantWriteDxe;
sourceTree = "<group>";
};
A571B5C2232052D4003BC0AA /* DevicePathDxe */ = {
isa = PBXGroup;
children = (
A571B5C3232052D4003BC0AA /* DevicePath.c */,
A571B5C4232052D4003BC0AA /* DevicePathDxe.inf */,
A571B5C5232052D4003BC0AA /* DevicePathDxeExtra.uni */,
A571B5C6232052D4003BC0AA /* DevicePathDxe.uni */,
);
path = DevicePathDxe;
sourceTree = "<group>";
};
A571B5C7232052D4003BC0AA /* DriverSampleDxe */ = {
isa = PBXGroup;
children = (
A571B5C8232052D4003BC0AA /* NVDataStruc.h */,
A571B5C9232052D4003BC0AA /* DriverSample.c */,
A571B5CA232052D4003BC0AA /* DriverSampleDxe.inf */,
A571B5CB232052D4003BC0AA /* Inventory.vfr */,
A571B5CC232052D4003BC0AA /* Vfr.vfr */,
A571B5CD232052D4003BC0AA /* DriverSample.uni */,
A571B5CE232052D4003BC0AA /* InventoryStrings.uni */,
A571B5CF232052D4003BC0AA /* DriverSampleExtra.uni */,
A571B5D0232052D4003BC0AA /* DriverSample.h */,
A571B5D1232052D4003BC0AA /* VfrStrings.uni */,
);
path = DriverSampleDxe;
sourceTree = "<group>";
};
A571B5D2232052D4003BC0AA /* SmbiosMeasurementDxe */ = {
isa = PBXGroup;
children = (
A571B5D3232052D4003BC0AA /* SmbiosMeasurementDxeExtra.uni */,
A571B5D4232052D4003BC0AA /* SmbiosMeasurementDxe.c */,
A571B5D5232052D4003BC0AA /* SmbiosMeasurementDxe.inf */,
A571B5D6232052D4003BC0AA /* SmbiosMeasurementDxe.uni */,
);
path = SmbiosMeasurementDxe;
sourceTree = "<group>";
};
A571B5D7232052D4003BC0AA /* HiiResourcesSampleDxe */ = {
isa = PBXGroup;
children = (
A571B5D8232052D4003BC0AA /* HiiResourcesSample.c */,
A571B5D9232052D4003BC0AA /* HiiResourcesSample.uni */,
A571B5DA232052D4003BC0AA /* HiiResourcesSampleDxe.inf */,
A571B5DB232052D4003BC0AA /* HiiResourcesSampleExtra.uni */,
A571B5DC232052D4003BC0AA /* SampleStrings.uni */,
A571B5DD232052D4003BC0AA /* Sample.vfr */,
);
path = HiiResourcesSampleDxe;
sourceTree = "<group>";
};
A571B5DE232052D4003BC0AA /* PlatformDriOverrideDxe */ = {
isa = PBXGroup;
children = (
A571B5DF232052D4003BC0AA /* InternalPlatDriOverrideDxe.h */,
A571B5E0232052D4003BC0AA /* Vfr.vfr */,
A571B5E1232052D4003BC0AA /* PlatOverMngr.h */,
A571B5E2232052D4003BC0AA /* PlatformDriOverrideDxe.inf */,
A571B5E3232052D4003BC0AA /* PlatDriOverrideLib.c */,
A571B5E4232052D4003BC0AA /* PlatDriOverrideDxe.uni */,
A571B5E5232052D4003BC0AA /* PlatDriOverrideDxeExtra.uni */,
A571B5E6232052D4003BC0AA /* PlatDriOverrideDxe.c */,
A571B5E7232052D4003BC0AA /* VfrStrings.uni */,
);
path = PlatformDriOverrideDxe;
sourceTree = "<group>";
};
A571B5E8232052D4003BC0AA /* LoadFileOnFv2 */ = {
isa = PBXGroup;
children = (
A571B5E9232052D4003BC0AA /* LoadFileOnFv2.c */,
A571B5EA232052D4003BC0AA /* LoadFileOnFv2.inf */,
A571B5EB232052D4003BC0AA /* LoadFileOnFv2.uni */,
A571B5EC232052D4003BC0AA /* LoadFileOnFv2Extra.uni */,
);
path = LoadFileOnFv2;
sourceTree = "<group>";
};
A571B5ED232052D4003BC0AA /* BootManagerPolicyDxe */ = {
isa = PBXGroup;
children = (
A571B5EE232052D4003BC0AA /* BootManagerPolicyDxe.uni */,
A571B5EF232052D4003BC0AA /* BootManagerPolicyDxe.inf */,
A571B5F0232052D4003BC0AA /* BootManagerPolicyDxeExtra.uni */,
A571B5F1232052D4003BC0AA /* BootManagerPolicyDxe.c */,
);
path = BootManagerPolicyDxe;
sourceTree = "<group>";
};
A571B5F2232052D4003BC0AA /* PCD */ = {
isa = PBXGroup;
children = (
A571B5F3232052D4003BC0AA /* Dxe */,
A571B5FA232052D4003BC0AA /* Pei */,
);
path = PCD;
sourceTree = "<group>";
};
A571B5F3232052D4003BC0AA /* Dxe */ = {
isa = PBXGroup;
children = (
A571B5F4232052D4003BC0AA /* Pcd.c */,
A571B5F5232052D4003BC0AA /* PcdDxeExtra.uni */,
A571B5F6232052D4003BC0AA /* Service.h */,
A571B5F7232052D4003BC0AA /* Pcd.inf */,
A571B5F8232052D4003BC0AA /* Service.c */,
A571B5F9232052D4003BC0AA /* PcdDxe.uni */,
);
path = Dxe;
sourceTree = "<group>";
};
A571B5FA232052D4003BC0AA /* Pei */ = {
isa = PBXGroup;
children = (
A571B5FB232052D4003BC0AA /* Pcd.c */,
A571B5FC232052D4003BC0AA /* Service.h */,
A571B5FD232052D4003BC0AA /* Pcd.inf */,
A571B5FE232052D4003BC0AA /* PcdPeim.uni */,
A571B5FF232052D4003BC0AA /* PcdPeimExtra.uni */,
A571B600232052D4003BC0AA /* Service.c */,
);
path = Pei;
sourceTree = "<group>";
};
A571B601232052D4003BC0AA /* SectionExtractionPei */ = {
isa = PBXGroup;
children = (
A571B602232052D4003BC0AA /* SectionExtractionPei.c */,
A571B603232052D4003BC0AA /* SectionExtractionPeiExtra.uni */,
A571B604232052D4003BC0AA /* SectionExtractionPei.uni */,
A571B605232052D4003BC0AA /* SectionExtractionPei.inf */,
);
path = SectionExtractionPei;
sourceTree = "<group>";
};
A571B606232052D4003BC0AA /* StatusCodeHandler */ = {
isa = PBXGroup;
children = (
A571B607232052D4003BC0AA /* RuntimeDxe */,
A571B60F232052D4003BC0AA /* Pei */,
A571B617232052D4003BC0AA /* Smm */,
);
path = StatusCodeHandler;
sourceTree = "<group>";
};
A571B607232052D4003BC0AA /* RuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B608232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.c */,
A571B609232052D4003BC0AA /* MemoryStatusCodeWorker.c */,
A571B60A232052D4003BC0AA /* StatusCodeHandlerRuntimeDxeExtra.uni */,
A571B60B232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.uni */,
A571B60C232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.inf */,
A571B60D232052D4003BC0AA /* StatusCodeHandlerRuntimeDxe.h */,
A571B60E232052D4003BC0AA /* SerialStatusCodeWorker.c */,
);
path = RuntimeDxe;
sourceTree = "<group>";
};
A571B60F232052D4003BC0AA /* Pei */ = {
isa = PBXGroup;
children = (
A571B610232052D4003BC0AA /* StatusCodeHandlerPei.uni */,
A571B611232052D4003BC0AA /* StatusCodeHandlerPeiExtra.uni */,
A571B612232052D4003BC0AA /* StatusCodeHandlerPei.inf */,
A571B613232052D4003BC0AA /* StatusCodeHandlerPei.h */,
A571B614232052D4003BC0AA /* MemoryStausCodeWorker.c */,
A571B615232052D4003BC0AA /* SerialStatusCodeWorker.c */,
A571B616232052D4003BC0AA /* StatusCodeHandlerPei.c */,
);
path = Pei;
sourceTree = "<group>";
};
A571B617232052D4003BC0AA /* Smm */ = {
isa = PBXGroup;
children = (
A571B618232052D4003BC0AA /* MemoryStatusCodeWorker.c */,
A571B619232052D4003BC0AA /* StatusCodeHandlerSmm.c */,
A571B61A232052D4003BC0AA /* StatusCodeHandlerSmmExtra.uni */,
A571B61B232052D4003BC0AA /* StatusCodeHandlerSmm.inf */,
A571B61C232052D4003BC0AA /* SerialStatusCodeWorker.c */,
A571B61D232052D4003BC0AA /* StatusCodeHandlerSmm.h */,
A571B61E232052D4003BC0AA /* StatusCodeHandlerSmm.uni */,
);
path = Smm;
sourceTree = "<group>";
};
A571B61F232052D4003BC0AA /* DebugServicePei */ = {
isa = PBXGroup;
children = (
A571B620232052D4003BC0AA /* DebugServicePei.c */,
A571B621232052D4003BC0AA /* DebugService.h */,
A571B622232052D4003BC0AA /* DebugServicePei.inf */,
A571B623232052D4003BC0AA /* DebugServicePei.uni */,
);
path = DebugServicePei;
sourceTree = "<group>";
};
A571B624232052D4003BC0AA /* TimestampDxe */ = {
isa = PBXGroup;
children = (
A571B625232052D4003BC0AA /* TimestampDxe.c */,
A571B626232052D4003BC0AA /* TimestampDxe.uni */,
A571B627232052D4003BC0AA /* TimestampDxe.inf */,
A571B628232052D4003BC0AA /* TimestampDxeExtra.uni */,
);
path = TimestampDxe;
sourceTree = "<group>";
};
A571B629232052D4003BC0AA /* ResetSystemPei */ = {
isa = PBXGroup;
children = (
A571B62A232052D4003BC0AA /* ResetSystemPeiExtra.uni */,
A571B62B232052D4003BC0AA /* ResetSystem.h */,
A571B62C232052D4003BC0AA /* ResetSystemPei.inf */,
A571B62D232052D4003BC0AA /* ResetSystem.c */,
A571B62E232052D4003BC0AA /* ResetSystemPei.uni */,
);
path = ResetSystemPei;
sourceTree = "<group>";
};
A571B62F232052D4003BC0AA /* FvSimpleFileSystemDxe */ = {
isa = PBXGroup;
children = (
A571B630232052D4003BC0AA /* FvSimpleFileSystemEntryPoint.c */,
A571B631232052D4003BC0AA /* FvSimpleFileSystem.c */,
A571B632232052D4003BC0AA /* FvSimpleFileSystemDxe.inf */,
A571B633232052D4003BC0AA /* ComponentName.c */,
A571B634232052D4003BC0AA /* FvSimpleFileSystemInternal.h */,
A571B635232052D4003BC0AA /* FvSimpleFileSystem.uni */,
A571B636232052D4003BC0AA /* FvSimpleFileSystemExtra.uni */,
);
path = FvSimpleFileSystemDxe;
sourceTree = "<group>";
};
A571B637232052D4003BC0AA /* SecurityStubDxe */ = {
isa = PBXGroup;
children = (
A571B638232052D4003BC0AA /* Defer3rdPartyImageLoad.c */,
A571B639232052D4003BC0AA /* SecurityStubDxe.uni */,
A571B63A232052D4003BC0AA /* SecurityStub.c */,
A571B63B232052D4003BC0AA /* SecurityStubDxe.inf */,
A571B63C232052D4003BC0AA /* SecurityStubDxeExtra.uni */,
A571B63D232052D4003BC0AA /* Defer3rdPartyImageLoad.h */,
);
path = SecurityStubDxe;
sourceTree = "<group>";
};
A571B63E232052D4003BC0AA /* Disk */ = {
isa = PBXGroup;
children = (
A571B63F232052D4003BC0AA /* DiskIoDxe */,
A571B646232052D5003BC0AA /* CdExpressPei */,
A571B64C232052D5003BC0AA /* PartitionDxe */,
A571B657232052D5003BC0AA /* RamDiskDxe */,
A571B664232052D5003BC0AA /* UnicodeCollation */,
A571B66B232052D5003BC0AA /* UdfDxe */,
);
path = Disk;
sourceTree = "<group>";
};
A571B63F232052D4003BC0AA /* DiskIoDxe */ = {
isa = PBXGroup;
children = (
A571B640232052D4003BC0AA /* DiskIoDxe.uni */,
A571B641232052D5003BC0AA /* DiskIo.h */,
A571B642232052D5003BC0AA /* DiskIoDxe.inf */,
A571B643232052D5003BC0AA /* ComponentName.c */,
A571B644232052D5003BC0AA /* DiskIoDxeExtra.uni */,
A571B645232052D5003BC0AA /* DiskIo.c */,
);
path = DiskIoDxe;
sourceTree = "<group>";
};
A571B646232052D5003BC0AA /* CdExpressPei */ = {
isa = PBXGroup;
children = (
A571B647232052D5003BC0AA /* CdExpressPei.inf */,
A571B648232052D5003BC0AA /* PeiCdExpress.c */,
A571B649232052D5003BC0AA /* CdExpressPei.uni */,
A571B64A232052D5003BC0AA /* PeiCdExpress.h */,
A571B64B232052D5003BC0AA /* CdExpressPeiExtra.uni */,
);
path = CdExpressPei;
sourceTree = "<group>";
};
A571B64C232052D5003BC0AA /* PartitionDxe */ = {
isa = PBXGroup;
children = (
A571B64D232052D5003BC0AA /* Partition.c */,
A571B64E232052D5003BC0AA /* Udf.c */,
A571B64F232052D5003BC0AA /* PartitionDxeExtra.uni */,
A571B650232052D5003BC0AA /* ComponentName.c */,
A571B651232052D5003BC0AA /* ElTorito.c */,
A571B652232052D5003BC0AA /* PartitionDxe.uni */,
A571B653232052D5003BC0AA /* Partition.h */,
A571B654232052D5003BC0AA /* PartitionDxe.inf */,
A571B655232052D5003BC0AA /* Mbr.c */,
A571B656232052D5003BC0AA /* Gpt.c */,
);
path = PartitionDxe;
sourceTree = "<group>";
};
A571B657232052D5003BC0AA /* RamDiskDxe */ = {
isa = PBXGroup;
children = (
A571B658232052D5003BC0AA /* RamDiskImpl.h */,
A571B659232052D5003BC0AA /* RamDiskFileExplorer.c */,
A571B65A232052D5003BC0AA /* RamDiskNVData.h */,
A571B65B232052D5003BC0AA /* RamDiskHiiStrings.uni */,
A571B65C232052D5003BC0AA /* RamDiskImpl.c */,
A571B65D232052D5003BC0AA /* RamDiskBlockIo.c */,
A571B65E232052D5003BC0AA /* RamDiskProtocol.c */,
A571B65F232052D5003BC0AA /* RamDiskHii.vfr */,
A571B660232052D5003BC0AA /* RamDisk.asl */,
A571B661232052D5003BC0AA /* RamDiskDxe.inf */,
A571B662232052D5003BC0AA /* RamDiskDriver.c */,
A571B663232052D5003BC0AA /* RamDiskDxe.uni */,
);
path = RamDiskDxe;
sourceTree = "<group>";
};
A571B664232052D5003BC0AA /* UnicodeCollation */ = {
isa = PBXGroup;
children = (
A571B665232052D5003BC0AA /* EnglishDxe */,
);
path = UnicodeCollation;
sourceTree = "<group>";
};
A571B665232052D5003BC0AA /* EnglishDxe */ = {
isa = PBXGroup;
children = (
A571B666232052D5003BC0AA /* EnglishDxe.uni */,
A571B667232052D5003BC0AA /* EnglishDxeExtra.uni */,
A571B668232052D5003BC0AA /* UnicodeCollationEng.c */,
A571B669232052D5003BC0AA /* EnglishDxe.inf */,
A571B66A232052D5003BC0AA /* UnicodeCollationEng.h */,
);
path = EnglishDxe;
sourceTree = "<group>";
};
A571B66B232052D5003BC0AA /* UdfDxe */ = {
isa = PBXGroup;
children = (
A571B66C232052D5003BC0AA /* FileName.c */,
A571B66D232052D5003BC0AA /* Udf.c */,
A571B66E232052D5003BC0AA /* FileSystemOperations.c */,
A571B66F232052D5003BC0AA /* ComponentName.c */,
A571B670232052D5003BC0AA /* UdfDxe.inf */,
A571B671232052D5003BC0AA /* Udf.h */,
A571B672232052D5003BC0AA /* File.c */,
);
path = UdfDxe;
sourceTree = "<group>";
};
A571B673232052D5003BC0AA /* MemoryTest */ = {
isa = PBXGroup;
children = (
A571B674232052D5003BC0AA /* GenericMemoryTestDxe */,
A571B67A232052D5003BC0AA /* NullMemoryTestDxe */,
);
path = MemoryTest;
sourceTree = "<group>";
};
A571B674232052D5003BC0AA /* GenericMemoryTestDxe */ = {
isa = PBXGroup;
children = (
A571B675232052D5003BC0AA /* LightMemoryTest.c */,
A571B676232052D5003BC0AA /* GenericMemoryTestDxe.inf */,
A571B677232052D5003BC0AA /* GenericMemoryTestDxeExtra.uni */,
A571B678232052D5003BC0AA /* GenericMemoryTestDxe.uni */,
A571B679232052D5003BC0AA /* LightMemoryTest.h */,
);
path = GenericMemoryTestDxe;
sourceTree = "<group>";
};
A571B67A232052D5003BC0AA /* NullMemoryTestDxe */ = {
isa = PBXGroup;
children = (
A571B67B232052D5003BC0AA /* NullMemoryTest.h */,
A571B67C232052D5003BC0AA /* NullMemoryTestDxeExtra.uni */,
A571B67D232052D5003BC0AA /* NullMemoryTestDxe.inf */,
A571B67E232052D5003BC0AA /* NullMemoryTest.c */,
A571B67F232052D5003BC0AA /* NullMemoryTestDxe.uni */,
);
path = NullMemoryTestDxe;
sourceTree = "<group>";
};
A571B680232052D5003BC0AA /* HiiDatabaseDxe */ = {
isa = PBXGroup;
children = (
A571B681232052D5003BC0AA /* HiiDatabaseDxe.inf */,
A571B682232052D5003BC0AA /* HiiDatabase.uni */,
A571B683232052D5003BC0AA /* Database.c */,
A571B684232052D5003BC0AA /* ConfigRouting.c */,
A571B685232052D5003BC0AA /* Font.c */,
A571B686232052D5003BC0AA /* String.c */,
A571B687232052D5003BC0AA /* Image.c */,
A571B688232052D5003BC0AA /* HiiDatabaseExtra.uni */,
A571B689232052D5003BC0AA /* HiiDatabase.h */,
A571B68A232052D5003BC0AA /* ConfigKeywordHandler.c */,
A571B68B232052D5003BC0AA /* HiiDatabaseEntry.c */,
A571B68C232052D5003BC0AA /* ImageEx.c */,
);
path = HiiDatabaseDxe;
sourceTree = "<group>";
};
A571B68D232052D5003BC0AA /* PcatSingleSegmentPciCfg2Pei */ = {
isa = PBXGroup;
children = (
A571B68E232052D5003BC0AA /* PciCfg2.c */,
A571B68F232052D5003BC0AA /* PcatSingleSegmentPciCfg2Pei.inf */,
A571B690232052D5003BC0AA /* PcatSingleSegmentPciCfg2Pei.uni */,
A571B691232052D5003BC0AA /* PcatSingleSegmentPciCfg2PeiExtra.uni */,
);
path = PcatSingleSegmentPciCfg2Pei;
sourceTree = "<group>";
};
A571B692232052D5003BC0AA /* FaultTolerantWritePei */ = {
isa = PBXGroup;
children = (
A571B693232052D5003BC0AA /* FaultTolerantWritePei.inf */,
A571B694232052D5003BC0AA /* FaultTolerantWritePei.uni */,
A571B695232052D5003BC0AA /* FaultTolerantWritePei.c */,
A571B696232052D5003BC0AA /* FaultTolerantWritePeiExtra.uni */,
);
path = FaultTolerantWritePei;
sourceTree = "<group>";
};
A571B697232052D5003BC0AA /* BdsDxe */ = {
isa = PBXGroup;
children = (
A571B698232052D5003BC0AA /* Language.h */,
A571B699232052D5003BC0AA /* BdsEntry.c */,
A571B69A232052D5003BC0AA /* HwErrRecSupport.c */,
A571B69B232052D5003BC0AA /* BdsDxe.inf */,
A571B69C232052D5003BC0AA /* BdsDxeExtra.uni */,
A571B69D232052D5003BC0AA /* BdsDxe.uni */,
A571B69E232052D5003BC0AA /* Bds.h */,
A571B69F232052D5003BC0AA /* Language.c */,
A571B6A0232052D5003BC0AA /* HwErrRecSupport.h */,
);
path = BdsDxe;
sourceTree = "<group>";
};
A571B6A1232052D5003BC0AA /* SmmCommunicationBufferDxe */ = {
isa = PBXGroup;
children = (
A571B6A2232052D5003BC0AA /* SmmCommunicationBufferExtraDxe.uni */,
A571B6A3232052D5003BC0AA /* SmmCommunicationBufferDxe.c */,
A571B6A4232052D5003BC0AA /* SmmCommunicationBufferDxe.uni */,
A571B6A5232052D5003BC0AA /* SmmCommunicationBufferDxe.inf */,
);
path = SmmCommunicationBufferDxe;
sourceTree = "<group>";
};
A571B6A6232052D5003BC0AA /* CapsulePei */ = {
isa = PBXGroup;
children = (
A571B6A7232052D5003BC0AA /* CapsulePei.uni */,
A571B6A8232052D5003BC0AA /* CapsulePei.inf */,
A571B6A9232052D5003BC0AA /* CapsuleX64Extra.uni */,
A571B6AA232052D5003BC0AA /* CapsulePeiExtra.uni */,
A571B6AB232052D5003BC0AA /* X64 */,
A571B6AE232052D5003BC0AA /* Common */,
A571B6B1232052D5003BC0AA /* CapsuleX64.uni */,
A571B6B2232052D5003BC0AA /* Capsule.h */,
A571B6B3232052D5003BC0AA /* CapsuleX64.inf */,
A571B6B4232052D5003BC0AA /* UefiCapsule.c */,
);
path = CapsulePei;
sourceTree = "<group>";
};
A571B6AB232052D5003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571B6AC232052D5003BC0AA /* X64Entry.c */,
A571B6AD232052D5003BC0AA /* PageFaultHandler.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571B6AE232052D5003BC0AA /* Common */ = {
isa = PBXGroup;
children = (
A571B6AF232052D5003BC0AA /* CapsuleCoalesce.c */,
A571B6B0232052D5003BC0AA /* CommonHeader.h */,
);
path = Common;
sourceTree = "<group>";
};
A571B6B5232052D5003BC0AA /* ResetSystemRuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B6B6232052D5003BC0AA /* ResetSystem.h */,
A571B6B7232052D5003BC0AA /* ResetSystemRuntimeDxeExtra.uni */,
A571B6B8232052D5003BC0AA /* ResetSystemRuntimeDxe.uni */,
A571B6B9232052D5003BC0AA /* ResetSystemRuntimeDxe.inf */,
A571B6BA232052D5003BC0AA /* ResetSystem.c */,
);
path = ResetSystemRuntimeDxe;
sourceTree = "<group>";
};
A571B6BB232052D5003BC0AA /* PrintDxe */ = {
isa = PBXGroup;
children = (
A571B6BC232052D5003BC0AA /* Print.c */,
A571B6BD232052D5003BC0AA /* PrintDxeExtra.uni */,
A571B6BE232052D5003BC0AA /* PrintDxe.uni */,
A571B6BF232052D5003BC0AA /* PrintDxe.inf */,
);
path = PrintDxe;
sourceTree = "<group>";
};
A571B6C0232052D5003BC0AA /* SerialDxe */ = {
isa = PBXGroup;
children = (
A571B6C1232052D5003BC0AA /* SerialIo.c */,
A571B6C2232052D5003BC0AA /* SerialDxe.inf */,
A571B6C3232052D5003BC0AA /* SerialDxe.uni */,
A571B6C4232052D5003BC0AA /* SerialDxeExtra.uni */,
);
path = SerialDxe;
sourceTree = "<group>";
};
A571B6C5232052D5003BC0AA /* LockBox */ = {
isa = PBXGroup;
children = (
A571B6C6232052D5003BC0AA /* SmmLockBox */,
);
path = LockBox;
sourceTree = "<group>";
};
A571B6C6232052D5003BC0AA /* SmmLockBox */ = {
isa = PBXGroup;
children = (
A571B6C7232052D5003BC0AA /* SmmLockBoxExtra.uni */,
A571B6C8232052D5003BC0AA /* SmmLockBox.inf */,
A571B6C9232052D5003BC0AA /* SmmLockBox.uni */,
A571B6CA232052D5003BC0AA /* SmmLockBox.c */,
);
path = SmmLockBox;
sourceTree = "<group>";
};
A571B6CB232052D5003BC0AA /* FileExplorerDxe */ = {
isa = PBXGroup;
children = (
A571B6CC232052D5003BC0AA /* FileExplorerDxe.c */,
A571B6CD232052D5003BC0AA /* FileExplorerDxe.uni */,
A571B6CE232052D5003BC0AA /* FileExplorerDxeExtra.uni */,
A571B6CF232052D5003BC0AA /* FileExplorerDxe.inf */,
);
path = FileExplorerDxe;
sourceTree = "<group>";
};
A571B6D0232052D5003BC0AA /* ReportStatusCodeRouter */ = {
isa = PBXGroup;
children = (
A571B6D1232052D5003BC0AA /* RuntimeDxe */,
A571B6D7232052D5003BC0AA /* Pei */,
A571B6DD232052D5003BC0AA /* Smm */,
);
path = ReportStatusCodeRouter;
sourceTree = "<group>";
};
A571B6D1232052D5003BC0AA /* RuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B6D2232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.c */,
A571B6D3232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxeExtra.uni */,
A571B6D4232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.uni */,
A571B6D5232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.inf */,
A571B6D6232052D5003BC0AA /* ReportStatusCodeRouterRuntimeDxe.h */,
);
path = RuntimeDxe;
sourceTree = "<group>";
};
A571B6D7232052D5003BC0AA /* Pei */ = {
isa = PBXGroup;
children = (
A571B6D8232052D5003BC0AA /* ReportStatusCodeRouterPei.inf */,
A571B6D9232052D5003BC0AA /* ReportStatusCodeRouterPei.uni */,
A571B6DA232052D5003BC0AA /* ReportStatusCodeRouterPeiExtra.uni */,
A571B6DB232052D5003BC0AA /* ReportStatusCodeRouterPei.h */,
A571B6DC232052D5003BC0AA /* ReportStatusCodeRouterPei.c */,
);
path = Pei;
sourceTree = "<group>";
};
A571B6DD232052D5003BC0AA /* Smm */ = {
isa = PBXGroup;
children = (
A571B6DE232052D5003BC0AA /* ReportStatusCodeRouterSmm.c */,
A571B6DF232052D5003BC0AA /* ReportStatusCodeRouterSmmExtra.uni */,
A571B6E0232052D5003BC0AA /* ReportStatusCodeRouterSmm.uni */,
A571B6E1232052D5003BC0AA /* ReportStatusCodeRouterSmm.h */,
A571B6E2232052D5003BC0AA /* ReportStatusCodeRouterSmm.inf */,
);
path = Smm;
sourceTree = "<group>";
};
A571B6E3232052D5003BC0AA /* CapsuleRuntimeDxe */ = {
isa = PBXGroup;
children = (
A571B6E4232052D5003BC0AA /* CapsuleCache.c */,
A571B6E5232052D5003BC0AA /* CapsuleCacheNull.c */,
A571B6E6232052D5003BC0AA /* X64 */,
A571B6E8232052D5003BC0AA /* CapsuleService.h */,
A571B6E9232052D5003BC0AA /* CapsuleRuntimeDxe.uni */,
A571B6EA232052D5003BC0AA /* CapsuleRuntimeDxe.inf */,
A571B6EB232052D5003BC0AA /* CapsuleRuntimeDxeExtra.uni */,
A571B6EC232052D5003BC0AA /* CapsuleReset.c */,
A571B6ED232052D5003BC0AA /* SaveLongModeContext.c */,
A571B6EE232052D5003BC0AA /* Arm */,
A571B6F0232052D5003BC0AA /* CapsuleService.c */,
);
path = CapsuleRuntimeDxe;
sourceTree = "<group>";
};
A571B6E6232052D5003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571B6E7232052D5003BC0AA /* SaveLongModeContext.c */,
);
path = X64;
sourceTree = "<group>";
};
A571B6EE232052D5003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571B6EF232052D5003BC0AA /* CapsuleReset.c */,
);
path = Arm;
sourceTree = "<group>";
};
A571B6F1232052D5003BC0AA /* SetupBrowserDxe */ = {
isa = PBXGroup;
children = (
A571B6F2232052D5003BC0AA /* Expression.c */,
A571B6F3232052D5003BC0AA /* SetupBrowserExtra.uni */,
A571B6F4232052D5003BC0AA /* Setup.h */,
A571B6F5232052D5003BC0AA /* Presentation.c */,
A571B6F6232052D5003BC0AA /* SetupBrowserDxe.inf */,
A571B6F7232052D5003BC0AA /* Setup.c */,
A571B6F8232052D5003BC0AA /* Expression.h */,
A571B6F9232052D5003BC0AA /* IfrParse.c */,
A571B6FA232052D5003BC0AA /* SetupBrowser.uni */,
);
path = SetupBrowserDxe;
sourceTree = "<group>";
};
A571B6FB232052D5003BC0AA /* Console */ = {
isa = PBXGroup;
children = (
A571B6FC232052D5003BC0AA /* GraphicsConsoleDxe */,
A571B704232052D5003BC0AA /* TerminalDxe */,
A571B70F232052D5003BC0AA /* ConPlatformDxe */,
A571B716232052D5003BC0AA /* ConSplitterDxe */,
A571B71E232052D5003BC0AA /* GraphicsOutputDxe */,
);
path = Console;
sourceTree = "<group>";
};
A571B6FC232052D5003BC0AA /* GraphicsConsoleDxe */ = {
isa = PBXGroup;
children = (
A571B6FD232052D5003BC0AA /* GraphicsConsoleDxeExtra.uni */,
A571B6FE232052D5003BC0AA /* GraphicsConsole.h */,
A571B6FF232052D5003BC0AA /* ComponentName.c */,
A571B700232052D5003BC0AA /* GraphicsConsoleDxe.inf */,
A571B701232052D5003BC0AA /* GraphicsConsoleDxe.uni */,
A571B702232052D5003BC0AA /* LaffStd.c */,
A571B703232052D5003BC0AA /* GraphicsConsole.c */,
);
path = GraphicsConsoleDxe;
sourceTree = "<group>";
};
A571B704232052D5003BC0AA /* TerminalDxe */ = {
isa = PBXGroup;
children = (
A571B705232052D5003BC0AA /* TerminalDxeExtra.uni */,
A571B706232052D5003BC0AA /* TerminalDxe.uni */,
A571B707232052D5003BC0AA /* TerminalConOut.c */,
A571B708232052D5003BC0AA /* TerminalConIn.c */,
A571B709232052D5003BC0AA /* TerminalDxe.inf */,
A571B70A232052D5003BC0AA /* Terminal.c */,
A571B70B232052D5003BC0AA /* Vtutf8.c */,
A571B70C232052D5003BC0AA /* ComponentName.c */,
A571B70D232052D5003BC0AA /* Terminal.h */,
A571B70E232052D5003BC0AA /* Ansi.c */,
);
path = TerminalDxe;
sourceTree = "<group>";
};
A571B70F232052D5003BC0AA /* ConPlatformDxe */ = {
isa = PBXGroup;
children = (
A571B710232052D5003BC0AA /* ConPlatformDxeExtra.uni */,
A571B711232052D5003BC0AA /* ConPlatform.c */,
A571B712232052D5003BC0AA /* ConPlatformDxe.inf */,
A571B713232052D5003BC0AA /* ComponentName.c */,
A571B714232052D5003BC0AA /* ConPlatformDxe.uni */,
A571B715232052D5003BC0AA /* ConPlatform.h */,
);
path = ConPlatformDxe;
sourceTree = "<group>";
};
A571B716232052D5003BC0AA /* ConSplitterDxe */ = {
isa = PBXGroup;
children = (
A571B717232052D5003BC0AA /* ConSplitter.h */,
A571B718232052D5003BC0AA /* ConSplitterGraphics.c */,
A571B719232052D5003BC0AA /* ComponentName.c */,
A571B71A232052D5003BC0AA /* ConSplitter.c */,
A571B71B232052D5003BC0AA /* ConSplitterDxe.uni */,
A571B71C232052D5003BC0AA /* ConSplitterDxeExtra.uni */,
A571B71D232052D5003BC0AA /* ConSplitterDxe.inf */,
);
path = ConSplitterDxe;
sourceTree = "<group>";
};
A571B71E232052D5003BC0AA /* GraphicsOutputDxe */ = {
isa = PBXGroup;
children = (
A571B71F232052D5003BC0AA /* GraphicsOutput.h */,
A571B720232052D5003BC0AA /* ComponentName.c */,
A571B721232052D5003BC0AA /* GraphicsOutputDxe.inf */,
A571B722232052D5003BC0AA /* GraphicsOutput.c */,
);
path = GraphicsOutputDxe;
sourceTree = "<group>";
};
A571B723232052D5003BC0AA /* Metronome */ = {
isa = PBXGroup;
children = (
A571B724232052D5003BC0AA /* Metronome.inf */,
A571B725232052D5003BC0AA /* Metronome.c */,
A571B726232052D5003BC0AA /* Metronome.uni */,
A571B727232052D5003BC0AA /* MetronomeExtra.uni */,
A571B728232052D5003BC0AA /* Metronome.h */,
);
path = Metronome;
sourceTree = "<group>";
};
A571B729232052D5003BC0AA /* Include */ = {
isa = PBXGroup;
children = (
A571B72A232052D5003BC0AA /* Library */,
A571B74F232052D5003BC0AA /* Protocol */,
A571B778232052D5003BC0AA /* Guid */,
A571B7B1232052D5003BC0AA /* Ppi */,
);
path = Include;
sourceTree = "<group>";
};
A571B72A232052D5003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571B72B232052D5003BC0AA /* FmpAuthenticationLib.h */,
A571B72C232052D5003BC0AA /* PlatformHookLib.h */,
A571B72D232052D5003BC0AA /* UefiBootManagerLib.h */,
A571B72E232052D5003BC0AA /* HttpLib.h */,
A571B72F232052D5003BC0AA /* TpmMeasurementLib.h */,
A571B730232052D5003BC0AA /* PciHostBridgeLib.h */,
A571B731232052D5003BC0AA /* SecurityManagementLib.h */,
A571B732232052D5003BC0AA /* DisplayUpdateProgressLib.h */,
A571B733232052D5003BC0AA /* IpmiLib.h */,
A571B734232052D5003BC0AA /* DebugAgentLib.h */,
A571B735232052D5003BC0AA /* UefiHiiServicesLib.h */,
A571B736232052D5003BC0AA /* PlatformBootManagerLib.h */,
A571B737232052D5003BC0AA /* UdpIoLib.h */,
A571B738232052D5003BC0AA /* MemoryProfileLib.h */,
A571B739232052D5003BC0AA /* SmmCorePlatformHookLib.h */,
A571B73A232052D5003BC0AA /* CustomizedDisplayLib.h */,
A571B73B232052D5003BC0AA /* ResetUtilityLib.h */,
A571B73C232052D5003BC0AA /* SortLib.h */,
A571B73D232052D5003BC0AA /* FrameBufferBltLib.h */,
A571B73E232052D5003BC0AA /* NetLib.h */,
A571B73F232052D5003BC0AA /* OemHookStatusCodeLib.h */,
A571B740232052D5003BC0AA /* BmpSupportLib.h */,
A571B741232052D5003BC0AA /* LockBoxLib.h */,
A571B742232052D5003BC0AA /* ResetSystemLib.h */,
A571B743232052D5003BC0AA /* VarCheckLib.h */,
A571B744232052D5003BC0AA /* RecoveryLib.h */,
A571B745232052D5003BC0AA /* AuthVariableLib.h */,
A571B746232052D5003BC0AA /* HiiLib.h */,
A571B747232052D5003BC0AA /* NonDiscoverableDeviceRegistrationLib.h */,
A571B748232052D5003BC0AA /* TcpIoLib.h */,
A571B749232052D5003BC0AA /* BootLogoLib.h */,
A571B74A232052D5003BC0AA /* PlatformVarCleanupLib.h */,
A571B74B232052D5003BC0AA /* CpuExceptionHandlerLib.h */,
A571B74C232052D5003BC0AA /* CapsuleLib.h */,
A571B74D232052D5003BC0AA /* S3Lib.h */,
A571B74E232052D5003BC0AA /* FileExplorerLib.h */,
);
path = Library;
sourceTree = "<group>";
};
A571B74F232052D5003BC0AA /* Protocol */ = {
isa = PBXGroup;
children = (
A571B750232052D5003BC0AA /* Ps2Policy.h */,
A571B751232052D5003BC0AA /* FileExplorer.h */,
A571B752232052D5003BC0AA /* UfsHostControllerPlatform.h */,
A571B753232052D5003BC0AA /* EsrtManagement.h */,
A571B754232052D5003BC0AA /* NonDiscoverableDevice.h */,
A571B755232052D5003BC0AA /* PlatformSpecificResetFilter.h */,
A571B756232052D5003BC0AA /* IpmiProtocol.h */,
A571B757232052D5003BC0AA /* SwapAddressRange.h */,
A571B758232052D5003BC0AA /* DebuggerConfiguration.h */,
A571B759232052D5003BC0AA /* IoMmu.h */,
A571B75A232052D5003BC0AA /* PlatformSpecificResetHandler.h */,
A571B75B232052D5003BC0AA /* LoadPe32Image.h */,
A571B75C232052D5003BC0AA /* VarCheck.h */,
A571B75D232052D5003BC0AA /* FirmwareManagementProgress.h */,
A571B75E232052D5003BC0AA /* AtaAtapiPolicy.h */,
A571B75F232052D5003BC0AA /* SmmMemoryAttribute.h */,
A571B760232052D5003BC0AA /* SdMmcOverride.h */,
A571B761232052D5003BC0AA /* FormBrowserEx2.h */,
A571B762232052D5003BC0AA /* SmmSwapAddressRange.h */,
A571B763232052D5003BC0AA /* UfsHostController.h */,
A571B764232052D5003BC0AA /* SmmFirmwareVolumeBlock.h */,
A571B765232052D5003BC0AA /* EbcVmTest.h */,
A571B766232052D5003BC0AA /* PlatformLogo.h */,
A571B767232052D5003BC0AA /* PeCoffImageEmulator.h */,
A571B768232052D5003BC0AA /* Print2.h */,
A571B769232052D5003BC0AA /* BootLogo.h */,
A571B76A232052D5003BC0AA /* SmmReadyToBoot.h */,
A571B76B232052D5003BC0AA /* SmmLegacyBoot.h */,
A571B76C232052D5003BC0AA /* SmmVariable.h */,
A571B76D232052D5003BC0AA /* SmmFaultTolerantWrite.h */,
A571B76E232052D5003BC0AA /* LockBox.h */,
A571B76F232052D5003BC0AA /* GenericMemoryTest.h */,
A571B770232052D5003BC0AA /* DisplayProtocol.h */,
A571B771232052D5003BC0AA /* BootLogo2.h */,
A571B772232052D5003BC0AA /* FormBrowserEx.h */,
A571B773232052D5003BC0AA /* VariableLock.h */,
A571B774232052D5003BC0AA /* EbcSimpleDebugger.h */,
A571B775232052D5003BC0AA /* SmmVarCheck.h */,
A571B776232052D5003BC0AA /* SmmExitBootServices.h */,
A571B777232052D5003BC0AA /* FaultTolerantWrite.h */,
);
path = Protocol;
sourceTree = "<group>";
};
A571B778232052D5003BC0AA /* Guid */ = {
isa = PBXGroup;
children = (
A571B779232052D5003BC0AA /* EndOfS3Resume.h */,
A571B77A232052D5003BC0AA /* MdeModulePkgTokenSpace.h */,
A571B77B232052D5003BC0AA /* LoadModuleAtFixedAddress.h */,
A571B77C232052D5003BC0AA /* SystemNvDataGuid.h */,
A571B77D232052D5003BC0AA /* ExtendedFirmwarePerformance.h */,
A571B77E232052D5003BC0AA /* MdeModuleHii.h */,
A571B77F232052D5003BC0AA /* NonDiscoverableDevice.h */,
A571B780232052D5003BC0AA /* PlatformHasAcpi.h */,
A571B781232052D5003BC0AA /* SmmVariableCommon.h */,
A571B782232052D5003BC0AA /* MemoryProfile.h */,
A571B783232052D5003BC0AA /* RamDiskHii.h */,
A571B784232052D5003BC0AA /* PcdDataBaseSignatureGuid.h */,
A571B785232052D5003BC0AA /* VariableIndexTable.h */,
A571B786232052D5003BC0AA /* ConsoleInDevice.h */,
A571B787232052D5003BC0AA /* SerialPortLibVendor.h */,
A571B788232052D5003BC0AA /* RecoveryDevice.h */,
A571B789232052D5003BC0AA /* IdleLoopEvent.h */,
A571B78A232052D5003BC0AA /* Performance.h */,
A571B78B232052D5003BC0AA /* UsbKeyBoardLayout.h */,
A571B78C232052D5003BC0AA /* ZeroGuid.h */,
A571B78D232052D5003BC0AA /* PcdDataBaseHobGuid.h */,
A571B78E232052D5003BC0AA /* LzmaDecompress.h */,
A571B78F232052D5003BC0AA /* Ip4Config2Hii.h */,
A571B790232052D5003BC0AA /* PiSmmMemoryAttributesTable.h */,
A571B791232052D5003BC0AA /* VarErrorFlag.h */,
A571B792232052D5003BC0AA /* ConsoleOutDevice.h */,
A571B793232052D5003BC0AA /* SmmLockBox.h */,
A571B794232052D5003BC0AA /* BootScriptExecutorVariable.h */,
A571B795232052D5003BC0AA /* MtcVendor.h */,
A571B796232052D5003BC0AA /* DriverSampleHii.h */,
A571B797232052D5003BC0AA /* StandardErrorDevice.h */,
A571B798232052D5003BC0AA /* MemoryStatusCodeRecord.h */,
A571B799232052D5003BC0AA /* S3SmmInitDone.h */,
A571B79A232052D5003BC0AA /* StatusCodeDataTypeDebug.h */,
A571B79B232052D5003BC0AA /* EventExitBootServiceFailed.h */,
A571B79C232052D5003BC0AA /* S3StorageDeviceInitList.h */,
A571B79D232052D5003BC0AA /* CapsuleVendor.h */,
A571B79E232052D5003BC0AA /* ConnectConInEvent.h */,
A571B79F232052D5003BC0AA /* VlanConfigHii.h */,
A571B7A0232052D5003BC0AA /* SmiHandlerProfile.h */,
A571B7A1232052D5003BC0AA /* PerformanceMeasurement.h */,
A571B7A2232052D5003BC0AA /* HiiBootMaintenanceFormset.h */,
A571B7A3232052D5003BC0AA /* PlatDriOverrideHii.h */,
A571B7A4232052D5003BC0AA /* DebugMask.h */,
A571B7A5232052D5003BC0AA /* VariableFormat.h */,
A571B7A6232052D5003BC0AA /* AcpiS3Context.h */,
A571B7A7232052D5003BC0AA /* StatusCodeDataTypeVariable.h */,
A571B7A8232052D5003BC0AA /* Ip4IScsiConfigHii.h */,
A571B7A9232052D5003BC0AA /* Crc32GuidedSectionExtraction.h */,
A571B7AA232052D5003BC0AA /* TtyTerm.h */,
A571B7AB232052D5003BC0AA /* PiSmmCommunicationRegionTable.h */,
A571B7AC232052D5003BC0AA /* StatusCodeCallbackGuid.h */,
A571B7AD232052D5003BC0AA /* HiiResourceSampleHii.h */,
A571B7AE232052D5003BC0AA /* MemoryTypeInformation.h */,
A571B7AF232052D5003BC0AA /* FirmwarePerformance.h */,
A571B7B0232052D5003BC0AA /* FaultTolerantWrite.h */,
);
path = Guid;
sourceTree = "<group>";
};
A571B7B1232052D5003BC0AA /* Ppi */ = {
isa = PBXGroup;
children = (
A571B7B2232052D5003BC0AA /* SerialPortPei.h */,
A571B7B3232052D5003BC0AA /* PlatformSpecificResetFilter.h */,
A571B7B4232052D5003BC0AA /* Debug.h */,
A571B7B5232052D5003BC0AA /* SdMmcHostController.h */,
A571B7B6232052D5003BC0AA /* IoMmu.h */,
A571B7B7232052D5003BC0AA /* Usb2HostController.h */,
A571B7B8232052D5003BC0AA /* AtaController.h */,
A571B7B9232052D5003BC0AA /* AtaAhciController.h */,
A571B7BA232052D5003BC0AA /* PlatformSpecificResetHandler.h */,
A571B7BB232052D5003BC0AA /* AtaPassThru.h */,
A571B7BC232052D5003BC0AA /* IpmiPpi.h */,
A571B7BD232052D5003BC0AA /* UfsHostController.h */,
A571B7BE232052D5003BC0AA /* PlatformSpecificResetNotification.h */,
A571B7BF232052D5003BC0AA /* StorageSecurityCommand.h */,
A571B7C0232052D5003BC0AA /* SmmControl.h */,
A571B7C1232052D5003BC0AA /* SmmCommunication.h */,
A571B7C2232052D5003BC0AA /* NvmExpressPassThru.h */,
A571B7C3232052D5003BC0AA /* UsbHostController.h */,
A571B7C4232052D5003BC0AA /* UsbIo.h */,
A571B7C5232052D5003BC0AA /* NvmExpressHostController.h */,
A571B7C6232052D5003BC0AA /* UsbController.h */,
A571B7C7232052D5003BC0AA /* SmmAccess.h */,
A571B7C8232052D5003BC0AA /* CapsuleOnDisk.h */,
A571B7C9232052D5003BC0AA /* PostBootScriptTable.h */,
A571B7CA232052D5003BC0AA /* SecPerformance.h */,
);
path = Ppi;
sourceTree = "<group>";
};
A571B7CC232052D5003BC0AA /* Bus */ = {
isa = PBXGroup;
children = (
A571B7CD232052D5003BC0AA /* Sd */,
A571B7FA232052D5003BC0AA /* Pci */,
A571B8D2232052D6003BC0AA /* Isa */,
A571B8ED232052D6003BC0AA /* Scsi */,
A571B8FC232052D6003BC0AA /* Ufs */,
A571B912232052D6003BC0AA /* I2c */,
A571B921232052D6003BC0AA /* Usb */,
A571B971232052D6003BC0AA /* Ata */,
);
path = Bus;
sourceTree = "<group>";
};
A571B7CD232052D5003BC0AA /* Sd */ = {
isa = PBXGroup;
children = (
A571B7CE232052D5003BC0AA /* SdBlockIoPei */,
A571B7D9232052D5003BC0AA /* EmmcBlockIoPei */,
A571B7E4232052D5003BC0AA /* SdDxe */,
A571B7EF232052D5003BC0AA /* EmmcDxe */,
);
path = Sd;
sourceTree = "<group>";
};
A571B7CE232052D5003BC0AA /* SdBlockIoPei */ = {
isa = PBXGroup;
children = (
A571B7CF232052D5003BC0AA /* SdBlockIoPei.c */,
A571B7D0232052D5003BC0AA /* SdHcMem.c */,
A571B7D1232052D5003BC0AA /* SdBlockIoPeiExtra.uni */,
A571B7D2232052D5003BC0AA /* SdHci.h */,
A571B7D3232052D5003BC0AA /* SdBlockIoPei.uni */,
A571B7D4232052D5003BC0AA /* SdBlockIoPei.inf */,
A571B7D5232052D5003BC0AA /* SdHcMem.h */,
A571B7D6232052D5003BC0AA /* SdBlockIoPei.h */,
A571B7D7232052D5003BC0AA /* DmaMem.c */,
A571B7D8232052D5003BC0AA /* SdHci.c */,
);
path = SdBlockIoPei;
sourceTree = "<group>";
};
A571B7D9232052D5003BC0AA /* EmmcBlockIoPei */ = {
isa = PBXGroup;
children = (
A571B7DA232052D5003BC0AA /* EmmcHcMem.c */,
A571B7DB232052D5003BC0AA /* EmmcHci.c */,
A571B7DC232052D5003BC0AA /* EmmcBlockIoPei.c */,
A571B7DD232052D5003BC0AA /* EmmcBlockIoPeiExtra.uni */,
A571B7DE232052D5003BC0AA /* EmmcHcMem.h */,
A571B7DF232052D5003BC0AA /* EmmcHci.h */,
A571B7E0232052D5003BC0AA /* EmmcBlockIoPei.h */,
A571B7E1232052D5003BC0AA /* DmaMem.c */,
A571B7E2232052D5003BC0AA /* EmmcBlockIoPei.uni */,
A571B7E3232052D5003BC0AA /* EmmcBlockIoPei.inf */,
);
path = EmmcBlockIoPei;
sourceTree = "<group>";
};
A571B7E4232052D5003BC0AA /* SdDxe */ = {
isa = PBXGroup;
children = (
A571B7E5232052D5003BC0AA /* SdBlockIo.c */,
A571B7E6232052D5003BC0AA /* SdDxe.uni */,
A571B7E7232052D5003BC0AA /* SdDxe.c */,
A571B7E8232052D5003BC0AA /* SdDxe.inf */,
A571B7E9232052D5003BC0AA /* ComponentName.c */,
A571B7EA232052D5003BC0AA /* SdDiskInfo.h */,
A571B7EB232052D5003BC0AA /* SdBlockIo.h */,
A571B7EC232052D5003BC0AA /* SdDxe.h */,
A571B7ED232052D5003BC0AA /* SdDxeExtra.uni */,
A571B7EE232052D5003BC0AA /* SdDiskInfo.c */,
);
path = SdDxe;
sourceTree = "<group>";
};
A571B7EF232052D5003BC0AA /* EmmcDxe */ = {
isa = PBXGroup;
children = (
A571B7F0232052D5003BC0AA /* EmmcDxe.h */,
A571B7F1232052D5003BC0AA /* EmmcDiskInfo.h */,
A571B7F2232052D5003BC0AA /* EmmcDxe.uni */,
A571B7F3232052D5003BC0AA /* EmmcBlockIo.c */,
A571B7F4232052D5003BC0AA /* ComponentName.c */,
A571B7F5232052D5003BC0AA /* EmmcDxe.inf */,
A571B7F6232052D5003BC0AA /* EmmcDxe.c */,
A571B7F7232052D5003BC0AA /* EmmcDiskInfo.c */,
A571B7F8232052D5003BC0AA /* EmmcBlockIo.h */,
A571B7F9232052D5003BC0AA /* EmmcDxeExtra.uni */,
);
path = EmmcDxe;
sourceTree = "<group>";
};
A571B7FA232052D5003BC0AA /* Pci */ = {
isa = PBXGroup;
children = (
A571B7FB232052D5003BC0AA /* IdeBusPei */,
A571B801232052D5003BC0AA /* SdMmcPciHcDxe */,
A571B80C232052D5003BC0AA /* IncompatiblePciDeviceSupportDxe */,
A571B811232052D5003BC0AA /* PciBusDxe */,
A571B831232052D5003BC0AA /* XhciPei */,
A571B83D232052D5003BC0AA /* EhciPei */,
A571B84B232052D5003BC0AA /* UfsPciHcDxe */,
A571B852232052D5003BC0AA /* UhciDxe */,
A571B864232052D5003BC0AA /* NvmExpressPei */,
A571B875232052D5003BC0AA /* SdMmcPciHcPei */,
A571B87B232052D5003BC0AA /* SataControllerDxe */,
A571B882232052D5003BC0AA /* PciSioSerialDxe */,
A571B88A232052D5003BC0AA /* PciHostBridgeDxe */,
A571B891232052D5003BC0AA /* XhciDxe */,
A571B89F232052D5003BC0AA /* UhciPei */,
A571B8A6232052D5003BC0AA /* NvmExpressDxe */,
A571B8B4232052D5003BC0AA /* NonDiscoverablePciDeviceDxe */,
A571B8BA232052D5003BC0AA /* EhciDxe */,
A571B8CC232052D5003BC0AA /* UfsPciHcPei */,
);
path = Pci;
sourceTree = "<group>";
};
A571B7FB232052D5003BC0AA /* IdeBusPei */ = {
isa = PBXGroup;
children = (
A571B7FC232052D5003BC0AA /* AtapiPeim.h */,
A571B7FD232052D5003BC0AA /* IdeBusPei.uni */,
A571B7FE232052D5003BC0AA /* IdeBusPeiExtra.uni */,
A571B7FF232052D5003BC0AA /* IdeBusPei.inf */,
A571B800232052D5003BC0AA /* AtapiPeim.c */,
);
path = IdeBusPei;
sourceTree = "<group>";
};
A571B801232052D5003BC0AA /* SdMmcPciHcDxe */ = {
isa = PBXGroup;
children = (
A571B802232052D5003BC0AA /* SdMmcPciHci.c */,
A571B803232052D5003BC0AA /* SdMmcPciHcDxeExtra.uni */,
A571B804232052D5003BC0AA /* SdDevice.c */,
A571B805232052D5003BC0AA /* ComponentName.c */,
A571B806232052D5003BC0AA /* SdMmcPciHcDxe.h */,
A571B807232052D5003BC0AA /* SdMmcPciHci.h */,
A571B808232052D5003BC0AA /* EmmcDevice.c */,
A571B809232052D5003BC0AA /* SdMmcPciHcDxe.inf */,
A571B80A232052D5003BC0AA /* SdMmcPciHcDxe.uni */,
A571B80B232052D5003BC0AA /* SdMmcPciHcDxe.c */,
);
path = SdMmcPciHcDxe;
sourceTree = "<group>";
};
A571B80C232052D5003BC0AA /* IncompatiblePciDeviceSupportDxe */ = {
isa = PBXGroup;
children = (
A571B80D232052D5003BC0AA /* IncompatiblePciDeviceSupportDxe.inf */,
A571B80E232052D5003BC0AA /* IncompatiblePciDeviceSupportExtra.uni */,
A571B80F232052D5003BC0AA /* IncompatiblePciDeviceSupport.uni */,
A571B810232052D5003BC0AA /* IncompatiblePciDeviceSupport.c */,
);
path = IncompatiblePciDeviceSupportDxe;
sourceTree = "<group>";
};
A571B811232052D5003BC0AA /* PciBusDxe */ = {
isa = PBXGroup;
children = (
A571B812232052D5003BC0AA /* PciEnumerator.c */,
A571B813232052D5003BC0AA /* PciDriverOverride.c */,
A571B814232052D5003BC0AA /* PciResourceSupport.c */,
A571B815232052D5003BC0AA /* PciDeviceSupport.c */,
A571B816232052D5003BC0AA /* PciIo.c */,
A571B817232052D5003BC0AA /* PciCommand.c */,
A571B818232052D5003BC0AA /* PciHotPlugSupport.c */,
A571B819232052D5003BC0AA /* PciOptionRomSupport.h */,
A571B81A232052D5003BC0AA /* PciRomTable.h */,
A571B81B232052D5003BC0AA /* PciEnumeratorSupport.c */,
A571B81C232052D5003BC0AA /* PciLib.h */,
A571B81D232052D5003BC0AA /* PciBusDxeExtra.uni */,
A571B81E232052D5003BC0AA /* ComponentName.c */,
A571B81F232052D5003BC0AA /* PciBus.c */,
A571B820232052D5003BC0AA /* PciPowerManagement.c */,
A571B821232052D5003BC0AA /* PciResourceSupport.h */,
A571B822232052D5003BC0AA /* PciDriverOverride.h */,
A571B823232052D5003BC0AA /* PciEnumerator.h */,
A571B824232052D5003BC0AA /* PciCommand.h */,
A571B825232052D5003BC0AA /* PciIo.h */,
A571B826232052D5003BC0AA /* PciDeviceSupport.h */,
A571B827232052D5003BC0AA /* PciRomTable.c */,
A571B828232052D5003BC0AA /* PciBusDxe.inf */,
A571B829232052D5003BC0AA /* PciOptionRomSupport.c */,
A571B82A232052D5003BC0AA /* PciHotPlugSupport.h */,
A571B82B232052D5003BC0AA /* PciPowerManagement.h */,
A571B82C232052D5003BC0AA /* PciBus.h */,
A571B82D232052D5003BC0AA /* ComponentName.h */,
A571B82E232052D5003BC0AA /* PciBusDxe.uni */,
A571B82F232052D5003BC0AA /* PciEnumeratorSupport.h */,
A571B830232052D5003BC0AA /* PciLib.c */,
);
path = PciBusDxe;
sourceTree = "<group>";
};
A571B831232052D5003BC0AA /* XhciPei */ = {
isa = PBXGroup;
children = (
A571B832232052D5003BC0AA /* XhciSched.h */,
A571B833232052D5003BC0AA /* XhciPei.inf */,
A571B834232052D5003BC0AA /* XhcPeim.h */,
A571B835232052D5003BC0AA /* XhciPei.uni */,
A571B836232052D5003BC0AA /* UsbHcMem.h */,
A571B837232052D5003BC0AA /* XhciSched.c */,
A571B838232052D5003BC0AA /* DmaMem.c */,
A571B839232052D5003BC0AA /* XhciPeiExtra.uni */,
A571B83A232052D5003BC0AA /* UsbHcMem.c */,
A571B83B232052D5003BC0AA /* XhciReg.h */,
A571B83C232052D5003BC0AA /* XhcPeim.c */,
);
path = XhciPei;
sourceTree = "<group>";
};
A571B83D232052D5003BC0AA /* EhciPei */ = {
isa = PBXGroup;
children = (
A571B83E232052D5003BC0AA /* EhciPeiExtra.uni */,
A571B83F232052D5003BC0AA /* EhciUrb.h */,
A571B840232052D5003BC0AA /* EhcPeim.h */,
A571B841232052D5003BC0AA /* UsbHcMem.h */,
A571B842232052D5003BC0AA /* EhciSched.c */,
A571B843232052D5003BC0AA /* EhciPei.uni */,
A571B844232052D5003BC0AA /* EhciPei.inf */,
A571B845232052D5003BC0AA /* DmaMem.c */,
A571B846232052D5003BC0AA /* EhciReg.h */,
A571B847232052D5003BC0AA /* EhcPeim.c */,
A571B848232052D5003BC0AA /* EhciUrb.c */,
A571B849232052D5003BC0AA /* EhciSched.h */,
A571B84A232052D5003BC0AA /* UsbHcMem.c */,
);
path = EhciPei;
sourceTree = "<group>";
};
A571B84B232052D5003BC0AA /* UfsPciHcDxe */ = {
isa = PBXGroup;
children = (
A571B84C232052D5003BC0AA /* UfsPciHcDxeExtra.uni */,
A571B84D232052D5003BC0AA /* ComponentName.c */,
A571B84E232052D5003BC0AA /* UfsPciHcDxe.c */,
A571B84F232052D5003BC0AA /* UfsPciHcDxe.uni */,
A571B850232052D5003BC0AA /* UfsPciHcDxe.h */,
A571B851232052D5003BC0AA /* UfsPciHcDxe.inf */,
);
path = UfsPciHcDxe;
sourceTree = "<group>";
};
A571B852232052D5003BC0AA /* UhciDxe */ = {
isa = PBXGroup;
children = (
A571B853232052D5003BC0AA /* UhciSched.h */,
A571B854232052D5003BC0AA /* UhciReg.h */,
A571B855232052D5003BC0AA /* UhciDebug.c */,
A571B856232052D5003BC0AA /* UhciQueue.h */,
A571B857232052D5003BC0AA /* Uhci.c */,
A571B858232052D5003BC0AA /* UhciDxeExtra.uni */,
A571B859232052D5003BC0AA /* ComponentName.c */,
A571B85A232052D5003BC0AA /* UsbHcMem.h */,
A571B85B232052D5003BC0AA /* UhciSched.c */,
A571B85C232052D5003BC0AA /* UhciDxe.inf */,
A571B85D232052D5003BC0AA /* UhciDebug.h */,
A571B85E232052D5003BC0AA /* UhciReg.c */,
A571B85F232052D5003BC0AA /* UhciDxe.uni */,
A571B860232052D5003BC0AA /* UhciQueue.c */,
A571B861232052D5003BC0AA /* UsbHcMem.c */,
A571B862232052D5003BC0AA /* Uhci.h */,
A571B863232052D5003BC0AA /* ComponentName.h */,
);
path = UhciDxe;
sourceTree = "<group>";
};
A571B864232052D5003BC0AA /* NvmExpressPei */ = {
isa = PBXGroup;
children = (
A571B865232052D5003BC0AA /* DevicePath.c */,
A571B866232052D5003BC0AA /* NvmExpressPeiHci.h */,
A571B867232052D5003BC0AA /* NvmExpressPeiStorageSecurity.h */,
A571B868232052D5003BC0AA /* NvmExpressPei.c */,
A571B869232052D5003BC0AA /* NvmExpressPeiBlockIo.c */,
A571B86A232052D5003BC0AA /* NvmExpressPeiExtra.uni */,
A571B86B232052D5003BC0AA /* NvmExpressPeiPassThru.h */,
A571B86C232052D5003BC0AA /* NvmExpressPeiS3.c */,
A571B86D232052D5003BC0AA /* NvmExpressPeiStorageSecurity.c */,
A571B86E232052D5003BC0AA /* NvmExpressPei.h */,
A571B86F232052D5003BC0AA /* NvmExpressPei.inf */,
A571B870232052D5003BC0AA /* NvmExpressPeiHci.c */,
A571B871232052D5003BC0AA /* NvmExpressPei.uni */,
A571B872232052D5003BC0AA /* NvmExpressPeiBlockIo.h */,
A571B873232052D5003BC0AA /* DmaMem.c */,
A571B874232052D5003BC0AA /* NvmExpressPeiPassThru.c */,
);
path = NvmExpressPei;
sourceTree = "<group>";
};
A571B875232052D5003BC0AA /* SdMmcPciHcPei */ = {
isa = PBXGroup;
children = (
A571B876232052D5003BC0AA /* SdMmcPciHcPei.inf */,
A571B877232052D5003BC0AA /* SdMmcPciHcPei.c */,
A571B878232052D5003BC0AA /* SdMmcPciHcPei.uni */,
A571B879232052D5003BC0AA /* SdMmcPciHcPeiExtra.uni */,
A571B87A232052D5003BC0AA /* SdMmcPciHcPei.h */,
);
path = SdMmcPciHcPei;
sourceTree = "<group>";
};
A571B87B232052D5003BC0AA /* SataControllerDxe */ = {
isa = PBXGroup;
children = (
A571B87C232052D5003BC0AA /* SataController.c */,
A571B87D232052D5003BC0AA /* SataControllerDxe.uni */,
A571B87E232052D5003BC0AA /* SataControllerDxeExtra.uni */,
A571B87F232052D5003BC0AA /* ComponentName.c */,
A571B880232052D5003BC0AA /* SataControllerDxe.inf */,
A571B881232052D5003BC0AA /* SataController.h */,
);
path = SataControllerDxe;
sourceTree = "<group>";
};
A571B882232052D5003BC0AA /* PciSioSerialDxe */ = {
isa = PBXGroup;
children = (
A571B883232052D5003BC0AA /* PciSioSerialDxe.inf */,
A571B884232052D5003BC0AA /* Serial.c */,
A571B885232052D5003BC0AA /* SerialIo.c */,
A571B886232052D5003BC0AA /* PciSioSerialDxe.uni */,
A571B887232052D5003BC0AA /* PciSioSerialDxeExtra.uni */,
A571B888232052D5003BC0AA /* ComponentName.c */,
A571B889232052D5003BC0AA /* Serial.h */,
);
path = PciSioSerialDxe;
sourceTree = "<group>";
};
A571B88A232052D5003BC0AA /* PciHostBridgeDxe */ = {
isa = PBXGroup;
children = (
A571B88B232052D5003BC0AA /* PciRootBridgeIo.c */,
A571B88C232052D5003BC0AA /* PciHostResource.h */,
A571B88D232052D5003BC0AA /* PciHostBridge.h */,
A571B88E232052D5003BC0AA /* PciRootBridge.h */,
A571B88F232052D5003BC0AA /* PciHostBridgeDxe.inf */,
A571B890232052D5003BC0AA /* PciHostBridge.c */,
);
path = PciHostBridgeDxe;
sourceTree = "<group>";
};
A571B891232052D5003BC0AA /* XhciDxe */ = {
isa = PBXGroup;
children = (
A571B892232052D5003BC0AA /* XhciDxeExtra.uni */,
A571B893232052D5003BC0AA /* XhciSched.h */,
A571B894232052D5003BC0AA /* Xhci.c */,
A571B895232052D5003BC0AA /* XhciReg.c */,
A571B896232052D5003BC0AA /* ComponentName.c */,
A571B897232052D5003BC0AA /* UsbHcMem.h */,
A571B898232052D5003BC0AA /* XhciSched.c */,
A571B899232052D5003BC0AA /* XhciDxe.inf */,
A571B89A232052D5003BC0AA /* XhciDxe.uni */,
A571B89B232052D5003BC0AA /* Xhci.h */,
A571B89C232052D5003BC0AA /* UsbHcMem.c */,
A571B89D232052D5003BC0AA /* ComponentName.h */,
A571B89E232052D5003BC0AA /* XhciReg.h */,
);
path = XhciDxe;
sourceTree = "<group>";
};
A571B89F232052D5003BC0AA /* UhciPei */ = {
isa = PBXGroup;
children = (
A571B8A0232052D5003BC0AA /* UhcPeim.c */,
A571B8A1232052D5003BC0AA /* UhciPei.inf */,
A571B8A2232052D5003BC0AA /* UhciPei.uni */,
A571B8A3232052D5003BC0AA /* UhciPeiExtra.uni */,
A571B8A4232052D5003BC0AA /* UhcPeim.h */,
A571B8A5232052D5003BC0AA /* DmaMem.c */,
);
path = UhciPei;
sourceTree = "<group>";
};
A571B8A6232052D5003BC0AA /* NvmExpressDxe */ = {
isa = PBXGroup;
children = (
A571B8A7232052D5003BC0AA /* NvmExpressHci.c */,
A571B8A8232052D5003BC0AA /* NvmExpressPassthru.c */,
A571B8A9232052D5003BC0AA /* NvmExpressBlockIo.c */,
A571B8AA232052D5003BC0AA /* NvmExpressDxe.inf */,
A571B8AB232052D5003BC0AA /* NvmExpressDxe.uni */,
A571B8AC232052D5003BC0AA /* NvmExpress.c */,
A571B8AD232052D5003BC0AA /* NvmExpressDiskInfo.h */,
A571B8AE232052D5003BC0AA /* ComponentName.c */,
A571B8AF232052D5003BC0AA /* NvmExpressBlockIo.h */,
A571B8B0232052D5003BC0AA /* NvmExpressHci.h */,
A571B8B1232052D5003BC0AA /* NvmExpressDxeExtra.uni */,
A571B8B2232052D5003BC0AA /* NvmExpressDiskInfo.c */,
A571B8B3232052D5003BC0AA /* NvmExpress.h */,
);
path = NvmExpressDxe;
sourceTree = "<group>";
};
A571B8B4232052D5003BC0AA /* NonDiscoverablePciDeviceDxe */ = {
isa = PBXGroup;
children = (
A571B8B5232052D5003BC0AA /* NonDiscoverablePciDeviceDxe.inf */,
A571B8B6232052D5003BC0AA /* NonDiscoverablePciDeviceIo.c */,
A571B8B7232052D5003BC0AA /* ComponentName.c */,
A571B8B8232052D5003BC0AA /* NonDiscoverablePciDeviceDxe.c */,
A571B8B9232052D5003BC0AA /* NonDiscoverablePciDeviceIo.h */,
);
path = NonDiscoverablePciDeviceDxe;
sourceTree = "<group>";
};
A571B8BA232052D5003BC0AA /* EhciDxe */ = {
isa = PBXGroup;
children = (
A571B8BB232052D5003BC0AA /* EhciReg.c */,
A571B8BC232052D5003BC0AA /* EhciUrb.h */,
A571B8BD232052D5003BC0AA /* EhciDebug.h */,
A571B8BE232052D5003BC0AA /* EhciDxe.uni */,
A571B8BF232052D5003BC0AA /* Ehci.h */,
A571B8C0232052D5003BC0AA /* ComponentName.c */,
A571B8C1232052D5003BC0AA /* EhciDxe.inf */,
A571B8C2232052D5003BC0AA /* UsbHcMem.h */,
A571B8C3232052D5003BC0AA /* EhciSched.c */,
A571B8C4232052D5003BC0AA /* EhciDxeExtra.uni */,
A571B8C5232052D5003BC0AA /* Ehci.c */,
A571B8C6232052D5003BC0AA /* EhciDebug.c */,
A571B8C7232052D5003BC0AA /* EhciReg.h */,
A571B8C8232052D5003BC0AA /* EhciUrb.c */,
A571B8C9232052D5003BC0AA /* EhciSched.h */,
A571B8CA232052D5003BC0AA /* UsbHcMem.c */,
A571B8CB232052D5003BC0AA /* ComponentName.h */,
);
path = EhciDxe;
sourceTree = "<group>";
};
A571B8CC232052D5003BC0AA /* UfsPciHcPei */ = {
isa = PBXGroup;
children = (
A571B8CD232052D6003BC0AA /* UfsPciHcPei.uni */,
A571B8CE232052D6003BC0AA /* UfsPciHcPei.inf */,
A571B8CF232052D6003BC0AA /* UfsPciHcPei.h */,
A571B8D0232052D6003BC0AA /* UfsPciHcPeiExtra.uni */,
A571B8D1232052D6003BC0AA /* UfsPciHcPei.c */,
);
path = UfsPciHcPei;
sourceTree = "<group>";
};
A571B8D2232052D6003BC0AA /* Isa */ = {
isa = PBXGroup;
children = (
A571B8D3232052D6003BC0AA /* IsaBusDxe */,
A571B8DB232052D6003BC0AA /* Ps2KeyboardDxe */,
A571B8E4232052D6003BC0AA /* Ps2MouseDxe */,
);
path = Isa;
sourceTree = "<group>";
};
A571B8D3232052D6003BC0AA /* IsaBusDxe */ = {
isa = PBXGroup;
children = (
A571B8D4232052D6003BC0AA /* IsaBusDxeExtra.uni */,
A571B8D5232052D6003BC0AA /* ComponentName.c */,
A571B8D6232052D6003BC0AA /* IsaBusDxe.h */,
A571B8D7232052D6003BC0AA /* IsaBusDxe.inf */,
A571B8D8232052D6003BC0AA /* IsaBusDxe.uni */,
A571B8D9232052D6003BC0AA /* IsaBusDxe.c */,
A571B8DA232052D6003BC0AA /* ComponentName.h */,
);
path = IsaBusDxe;
sourceTree = "<group>";
};
A571B8DB232052D6003BC0AA /* Ps2KeyboardDxe */ = {
isa = PBXGroup;
children = (
A571B8DC232052D6003BC0AA /* Ps2KbdTextIn.c */,
A571B8DD232052D6003BC0AA /* Ps2KeyboardDxeExtra.uni */,
A571B8DE232052D6003BC0AA /* Ps2Keyboard.c */,
A571B8DF232052D6003BC0AA /* Ps2KbdCtrller.c */,
A571B8E0232052D6003BC0AA /* ComponentName.c */,
A571B8E1232052D6003BC0AA /* Ps2KeyboardDxe.inf */,
A571B8E2232052D6003BC0AA /* Ps2KeyboardDxe.uni */,
A571B8E3232052D6003BC0AA /* Ps2Keyboard.h */,
);
path = Ps2KeyboardDxe;
sourceTree = "<group>";
};
A571B8E4232052D6003BC0AA /* Ps2MouseDxe */ = {
isa = PBXGroup;
children = (
A571B8E5232052D6003BC0AA /* Ps2Mouse.c */,
A571B8E6232052D6003BC0AA /* ComponentName.c */,
A571B8E7232052D6003BC0AA /* CommPs2.h */,
A571B8E8232052D6003BC0AA /* Ps2Mouse.h */,
A571B8E9232052D6003BC0AA /* Ps2MouseDxeExtra.uni */,
A571B8EA232052D6003BC0AA /* Ps2MouseDxe.inf */,
A571B8EB232052D6003BC0AA /* CommPs2.c */,
A571B8EC232052D6003BC0AA /* Ps2MouseDxe.uni */,
);
path = Ps2MouseDxe;
sourceTree = "<group>";
};
A571B8ED232052D6003BC0AA /* Scsi */ = {
isa = PBXGroup;
children = (
A571B8EE232052D6003BC0AA /* ScsiDiskDxe */,
A571B8F5232052D6003BC0AA /* ScsiBusDxe */,
);
path = Scsi;
sourceTree = "<group>";
};
A571B8EE232052D6003BC0AA /* ScsiDiskDxe */ = {
isa = PBXGroup;
children = (
A571B8EF232052D6003BC0AA /* ScsiDiskDxe.inf */,
A571B8F0232052D6003BC0AA /* ScsiDisk.c */,
A571B8F1232052D6003BC0AA /* ComponentName.c */,
A571B8F2232052D6003BC0AA /* ScsiDisk.uni */,
A571B8F3232052D6003BC0AA /* ScsiDiskExtra.uni */,
A571B8F4232052D6003BC0AA /* ScsiDisk.h */,
);
path = ScsiDiskDxe;
sourceTree = "<group>";
};
A571B8F5232052D6003BC0AA /* ScsiBusDxe */ = {
isa = PBXGroup;
children = (
A571B8F6232052D6003BC0AA /* ScsiBusExtra.uni */,
A571B8F7232052D6003BC0AA /* ScsiBus.c */,
A571B8F8232052D6003BC0AA /* ComponentName.c */,
A571B8F9232052D6003BC0AA /* ScsiBus.uni */,
A571B8FA232052D6003BC0AA /* ScsiBusDxe.inf */,
A571B8FB232052D6003BC0AA /* ScsiBus.h */,
);
path = ScsiBusDxe;
sourceTree = "<group>";
};
A571B8FC232052D6003BC0AA /* Ufs */ = {
isa = PBXGroup;
children = (
A571B8FD232052D6003BC0AA /* UfsBlockIoPei */,
A571B908232052D6003BC0AA /* UfsPassThruDxe */,
);
path = Ufs;
sourceTree = "<group>";
};
A571B8FD232052D6003BC0AA /* UfsBlockIoPei */ = {
isa = PBXGroup;
children = (
A571B8FE232052D6003BC0AA /* UfsBlockIoPei.inf */,
A571B8FF232052D6003BC0AA /* UfsHcMem.c */,
A571B900232052D6003BC0AA /* UfsBlockIoPeiExtra.uni */,
A571B901232052D6003BC0AA /* UfsHci.c */,
A571B902232052D6003BC0AA /* UfsBlockIoPei.uni */,
A571B903232052D6003BC0AA /* UfsBlockIoPei.c */,
A571B904232052D6003BC0AA /* UfsHcMem.h */,
A571B905232052D6003BC0AA /* UfsHci.h */,
A571B906232052D6003BC0AA /* UfsBlockIoPei.h */,
A571B907232052D6003BC0AA /* DmaMem.c */,
);
path = UfsBlockIoPei;
sourceTree = "<group>";
};
A571B908232052D6003BC0AA /* UfsPassThruDxe */ = {
isa = PBXGroup;
children = (
A571B909232052D6003BC0AA /* UfsPassThru.uni */,
A571B90A232052D6003BC0AA /* UfsPassThruHci.c */,
A571B90B232052D6003BC0AA /* UfsPassThru.h */,
A571B90C232052D6003BC0AA /* ComponentName.c */,
A571B90D232052D6003BC0AA /* UfsDevConfigProtocol.c */,
A571B90E232052D6003BC0AA /* UfsPassThruHci.h */,
A571B90F232052D6003BC0AA /* UfsPassThruDxe.inf */,
A571B910232052D6003BC0AA /* UfsPassThruExtra.uni */,
A571B911232052D6003BC0AA /* UfsPassThru.c */,
);
path = UfsPassThruDxe;
sourceTree = "<group>";
};
A571B912232052D6003BC0AA /* I2c */ = {
isa = PBXGroup;
children = (
A571B913232052D6003BC0AA /* I2cDxe */,
);
path = I2c;
sourceTree = "<group>";
};
A571B913232052D6003BC0AA /* I2cDxe */ = {
isa = PBXGroup;
children = (
A571B914232052D6003BC0AA /* I2cBusDxeExtra.uni */,
A571B915232052D6003BC0AA /* I2cDxeExtra.uni */,
A571B916232052D6003BC0AA /* I2cDxe.inf */,
A571B917232052D6003BC0AA /* I2cBus.c */,
A571B918232052D6003BC0AA /* I2cDxe.h */,
A571B919232052D6003BC0AA /* I2cDxe.uni */,
A571B91A232052D6003BC0AA /* I2cHost.c */,
A571B91B232052D6003BC0AA /* I2cBusDxe.uni */,
A571B91C232052D6003BC0AA /* I2cBusDxe.inf */,
A571B91D232052D6003BC0AA /* I2cHostDxe.inf */,
A571B91E232052D6003BC0AA /* I2cHostDxeExtra.uni */,
A571B91F232052D6003BC0AA /* I2cDxe.c */,
A571B920232052D6003BC0AA /* I2cHostDxe.uni */,
);
path = I2cDxe;
sourceTree = "<group>";
};
A571B921232052D6003BC0AA /* Usb */ = {
isa = PBXGroup;
children = (
A571B922232052D6003BC0AA /* UsbMouseDxe */,
A571B92A232052D6003BC0AA /* UsbMouseAbsolutePointerDxe */,
A571B932232052D6003BC0AA /* UsbBusDxe */,
A571B941232052D6003BC0AA /* UsbKbDxe */,
A571B94A232052D6003BC0AA /* UsbBusPei */,
A571B955232052D6003BC0AA /* UsbBotPei */,
A571B961232052D6003BC0AA /* UsbMassStorageDxe */,
);
path = Usb;
sourceTree = "<group>";
};
A571B922232052D6003BC0AA /* UsbMouseDxe */ = {
isa = PBXGroup;
children = (
A571B923232052D6003BC0AA /* UsbMouseDxeExtra.uni */,
A571B924232052D6003BC0AA /* UsbMouse.h */,
A571B925232052D6003BC0AA /* ComponentName.c */,
A571B926232052D6003BC0AA /* UsbMouseDxe.inf */,
A571B927232052D6003BC0AA /* UsbMouse.c */,
A571B928232052D6003BC0AA /* MouseHid.c */,
A571B929232052D6003BC0AA /* UsbMouseDxe.uni */,
);
path = UsbMouseDxe;
sourceTree = "<group>";
};
A571B92A232052D6003BC0AA /* UsbMouseAbsolutePointerDxe */ = {
isa = PBXGroup;
children = (
A571B92B232052D6003BC0AA /* UsbMouseAbsolutePointerDxeExtra.uni */,
A571B92C232052D6003BC0AA /* UsbMouseAbsolutePointer.c */,
A571B92D232052D6003BC0AA /* UsbMouseAbsolutePointerDxe.inf */,
A571B92E232052D6003BC0AA /* ComponentName.c */,
A571B92F232052D6003BC0AA /* UsbMouseAbsolutePointerDxe.uni */,
A571B930232052D6003BC0AA /* UsbMouseAbsolutePointer.h */,
A571B931232052D6003BC0AA /* MouseHid.c */,
);
path = UsbMouseAbsolutePointerDxe;
sourceTree = "<group>";
};
A571B932232052D6003BC0AA /* UsbBusDxe */ = {
isa = PBXGroup;
children = (
A571B933232052D6003BC0AA /* UsbEnumer.h */,
A571B934232052D6003BC0AA /* UsbBusDxe.uni */,
A571B935232052D6003BC0AA /* UsbDesc.c */,
A571B936232052D6003BC0AA /* UsbBusDxe.inf */,
A571B937232052D6003BC0AA /* UsbHub.h */,
A571B938232052D6003BC0AA /* UsbBus.c */,
A571B939232052D6003BC0AA /* ComponentName.c */,
A571B93A232052D6003BC0AA /* UsbUtility.h */,
A571B93B232052D6003BC0AA /* UsbEnumer.c */,
A571B93C232052D6003BC0AA /* UsbBusDxeExtra.uni */,
A571B93D232052D6003BC0AA /* UsbDesc.h */,
A571B93E232052D6003BC0AA /* UsbHub.c */,
A571B93F232052D6003BC0AA /* UsbUtility.c */,
A571B940232052D6003BC0AA /* UsbBus.h */,
);
path = UsbBusDxe;
sourceTree = "<group>";
};
A571B941232052D6003BC0AA /* UsbKbDxe */ = {
isa = PBXGroup;
children = (
A571B942232052D6003BC0AA /* UsbKbDxeExtra.uni */,
A571B943232052D6003BC0AA /* KeyBoard.c */,
A571B944232052D6003BC0AA /* UsbKbDxe.inf */,
A571B945232052D6003BC0AA /* EfiKey.h */,
A571B946232052D6003BC0AA /* UsbKbDxe.uni */,
A571B947232052D6003BC0AA /* ComponentName.c */,
A571B948232052D6003BC0AA /* KeyBoard.h */,
A571B949232052D6003BC0AA /* EfiKey.c */,
);
path = UsbKbDxe;
sourceTree = "<group>";
};
A571B94A232052D6003BC0AA /* UsbBusPei */ = {
isa = PBXGroup;
children = (
A571B94B232052D6003BC0AA /* PeiUsbLib.c */,
A571B94C232052D6003BC0AA /* HubPeim.h */,
A571B94D232052D6003BC0AA /* UsbBusPeiExtra.uni */,
A571B94E232052D6003BC0AA /* UsbPeim.h */,
A571B94F232052D6003BC0AA /* UsbIoPeim.c */,
A571B950232052D6003BC0AA /* PeiUsbLib.h */,
A571B951232052D6003BC0AA /* HubPeim.c */,
A571B952232052D6003BC0AA /* UsbBusPei.uni */,
A571B953232052D6003BC0AA /* UsbPeim.c */,
A571B954232052D6003BC0AA /* UsbBusPei.inf */,
);
path = UsbBusPei;
sourceTree = "<group>";
};
A571B955232052D6003BC0AA /* UsbBotPei */ = {
isa = PBXGroup;
children = (
A571B956232052D6003BC0AA /* PeiUsbLib.c */,
A571B957232052D6003BC0AA /* UsbBotPeiExtra.uni */,
A571B958232052D6003BC0AA /* UsbBotPeim.h */,
A571B959232052D6003BC0AA /* UsbPeim.h */,
A571B95A232052D6003BC0AA /* BotPeim.c */,
A571B95B232052D6003BC0AA /* UsbBotPei.inf */,
A571B95C232052D6003BC0AA /* PeiUsbLib.h */,
A571B95D232052D6003BC0AA /* PeiAtapi.c */,
A571B95E232052D6003BC0AA /* UsbBotPei.uni */,
A571B95F232052D6003BC0AA /* UsbBotPeim.c */,
A571B960232052D6003BC0AA /* BotPeim.h */,
);
path = UsbBotPei;
sourceTree = "<group>";
};
A571B961232052D6003BC0AA /* UsbMassStorageDxe */ = {
isa = PBXGroup;
children = (
A571B962232052D6003BC0AA /* UsbMassDiskInfo.c */,
A571B963232052D6003BC0AA /* UsbMassCbi.h */,
A571B964232052D6003BC0AA /* UsbMassImpl.h */,
A571B965232052D6003BC0AA /* UsbMassBoot.c */,
A571B966232052D6003BC0AA /* UsbMassBot.h */,
A571B967232052D6003BC0AA /* UsbMassStorageDxe.uni */,
A571B968232052D6003BC0AA /* UsbMassStorageDxeExtra.uni */,
A571B969232052D6003BC0AA /* UsbMassStorageDxe.inf */,
A571B96A232052D6003BC0AA /* ComponentName.c */,
A571B96B232052D6003BC0AA /* UsbMassCbi.c */,
A571B96C232052D6003BC0AA /* UsbMass.h */,
A571B96D232052D6003BC0AA /* UsbMassImpl.c */,
A571B96E232052D6003BC0AA /* UsbMassDiskInfo.h */,
A571B96F232052D6003BC0AA /* UsbMassBoot.h */,
A571B970232052D6003BC0AA /* UsbMassBot.c */,
);
path = UsbMassStorageDxe;
sourceTree = "<group>";
};
A571B971232052D6003BC0AA /* Ata */ = {
isa = PBXGroup;
children = (
A571B972232052D6003BC0AA /* AhciPei */,
A571B982232052D6003BC0AA /* AtaAtapiPassThru */,
A571B98D232052D6003BC0AA /* AtaBusDxe */,
);
path = Ata;
sourceTree = "<group>";
};
A571B972232052D6003BC0AA /* AhciPei */ = {
isa = PBXGroup;
children = (
A571B973232052D6003BC0AA /* DevicePath.c */,
A571B974232052D6003BC0AA /* AhciPei.inf */,
A571B975232052D6003BC0AA /* AhciPei.h */,
A571B976232052D6003BC0AA /* AhciPeiBlockIo.c */,
A571B977232052D6003BC0AA /* AhciPei.uni */,
A571B978232052D6003BC0AA /* AhciPeiPassThru.c */,
A571B979232052D6003BC0AA /* AhciPeiExtra.uni */,
A571B97A232052D6003BC0AA /* AhciPeiStorageSecurity.c */,
A571B97B232052D6003BC0AA /* AhciPeiBlockIo.h */,
A571B97C232052D6003BC0AA /* AhciPei.c */,
A571B97D232052D6003BC0AA /* AhciPeiPassThru.h */,
A571B97E232052D6003BC0AA /* DmaMem.c */,
A571B97F232052D6003BC0AA /* AhciPeiStorageSecurity.h */,
A571B980232052D6003BC0AA /* AhciMode.c */,
A571B981232052D6003BC0AA /* AhciPeiS3.c */,
);
path = AhciPei;
sourceTree = "<group>";
};
A571B982232052D6003BC0AA /* AtaAtapiPassThru */ = {
isa = PBXGroup;
children = (
A571B983232052D6003BC0AA /* AtaAtapiPassThru.h */,
A571B984232052D6003BC0AA /* AhciMode.h */,
A571B985232052D6003BC0AA /* ComponentName.c */,
A571B986232052D6003BC0AA /* AtaAtapiPassThru.inf */,
A571B987232052D6003BC0AA /* IdeMode.c */,
A571B988232052D6003BC0AA /* AtaAtapiPassThruDxeExtra.uni */,
A571B989232052D6003BC0AA /* AtaAtapiPassThru.c */,
A571B98A232052D6003BC0AA /* AtaAtapiPassThruDxe.uni */,
A571B98B232052D6003BC0AA /* IdeMode.h */,
A571B98C232052D6003BC0AA /* AhciMode.c */,
);
path = AtaAtapiPassThru;
sourceTree = "<group>";
};
A571B98D232052D6003BC0AA /* AtaBusDxe */ = {
isa = PBXGroup;
children = (
A571B98E232052D6003BC0AA /* AtaBusDxe.inf */,
A571B98F232052D6003BC0AA /* AtaPassThruExecute.c */,
A571B990232052D6003BC0AA /* AtaBusDxe.uni */,
A571B991232052D6003BC0AA /* ComponentName.c */,
A571B992232052D6003BC0AA /* AtaBus.h */,
A571B993232052D6003BC0AA /* AtaBusDxeExtra.uni */,
A571B994232052D6003BC0AA /* AtaBus.c */,
);
path = AtaBusDxe;
sourceTree = "<group>";
};
A571B995232052D6003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571B996232052D6003BC0AA /* DxeCapsuleLibFmp */,
A571B9A3232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol */,
A571B9A7232052D6003BC0AA /* OemHookStatusCodeLibNull */,
A571B9AB232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib */,
A571B9AF232052D6003BC0AA /* BootLogoLib */,
A571B9B3232052D6003BC0AA /* LockBoxNullLib */,
A571B9B7232052D6003BC0AA /* FmpAuthenticationLibNull */,
A571B9BB232052D6003BC0AA /* PlatformVarCleanupLib */,
A571B9C3232052D6003BC0AA /* PeiIpmiLibIpmiPpi */,
A571B9C7232052D6003BC0AA /* LzmaCustomDecompressLib */,
A571B9E3232052D6003BC0AA /* DeviceManagerUiLib */,
A571B9EA232052D6003BC0AA /* BaseIpmiLibNull */,
A571B9EE232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib */,
A571B9F2232052D6003BC0AA /* UefiBootManagerLib */,
A571B9FE232052D6003BC0AA /* DxeNetLib */,
A571BA03232052D6003BC0AA /* FileExplorerLib */,
A571BA0B232052D6003BC0AA /* DxeIpmiLibIpmiProtocol */,
A571BA0F232052D6003BC0AA /* VarCheckLib */,
A571BA13232052D6003BC0AA /* DisplayUpdateProgressLibGraphics */,
A571BA17232052D6003BC0AA /* AuthVariableLibNull */,
A571BA1B232052D6003BC0AA /* SmmReportStatusCodeLib */,
A571BA1F232052D6003BC0AA /* PeiReportStatusCodeLib */,
A571BA23232052D6003BC0AA /* PeiPerformanceLib */,
A571BA27232052D6003BC0AA /* SmmLockBoxLib */,
A571BA32232052D6003BC0AA /* DxePerformanceLib */,
A571BA36232052D6003BC0AA /* SmmMemoryAllocationProfileLib */,
A571BA3B232052D6003BC0AA /* PlatformBootManagerLibNull */,
A571BA3F232052D6003BC0AA /* DxeFileExplorerProtocol */,
A571BA43232052D6003BC0AA /* PiDxeS3BootScriptLib */,
A571BA4A232052D6003BC0AA /* DxeHttpLib */,
A571BA4F232052D6003BC0AA /* BasePlatformHookLibNull */,
A571BA53232052D6003BC0AA /* BaseResetSystemLibNull */,
A571BA57232052D6003BC0AA /* NonDiscoverableDeviceRegistrationLib */,
A571BA5A232052D6003BC0AA /* FrameBufferBltLib */,
A571BA5D232052D6003BC0AA /* PciHostBridgeLibNull */,
A571BA61232052D6003BC0AA /* PeiDxeDebugLibReportStatusCode */,
A571BA65232052D6003BC0AA /* TpmMeasurementLibNull */,
A571BA69232052D6003BC0AA /* PeiDebugPrintHobLib */,
A571BA6D232052D6003BC0AA /* RuntimeDxeReportStatusCodeLib */,
A571BA71232052D6003BC0AA /* UefiSortLib */,
A571BA75232052D6003BC0AA /* VarCheckHiiLib */,
A571BA7F232052D6003BC0AA /* BaseMemoryAllocationLibNull */,
A571BA83232052D6003BC0AA /* DisplayUpdateProgressLibText */,
A571BA87232052D6003BC0AA /* CustomizedDisplayLib */,
A571BA8F232052D6003BC0AA /* SmmCorePlatformHookLibNull */,
A571BA93232052D6003BC0AA /* DebugAgentLibNull */,
A571BA97232052D6003BC0AA /* UefiHiiServicesLib */,
A571BA9B232052D6003BC0AA /* BootMaintenanceManagerUiLib */,
A571BAAD232052D6003BC0AA /* PlatformHookLibSerialPortPpi */,
A571BAB1232052D6003BC0AA /* BaseSerialPortLib16550 */,
A571BAB5232052D6003BC0AA /* BaseHobLibNull */,
A571BAB9232052D6003BC0AA /* SmmPerformanceLib */,
A571BABD232052D6003BC0AA /* DxeCapsuleLibNull */,
A571BAC1232052D6003BC0AA /* DxeDebugPrintErrorLevelLib */,
A571BAC5232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib */,
A571BAC9232052D6003BC0AA /* BrotliCustomDecompressLib */,
A571BAEA232052D6003BC0AA /* ResetUtilityLib */,
A571BAED232052D6003BC0AA /* SmmCorePerformanceLib */,
A571BAF2232052D6003BC0AA /* UefiMemoryAllocationProfileLib */,
A571BAF7232052D6003BC0AA /* PeiDebugLibDebugPpi */,
A571BAFA232052D6003BC0AA /* SmmSmiHandlerProfileLib */,
A571BAFE232052D6003BC0AA /* DxeReportStatusCodeLib */,
A571BB02232052D6003BC0AA /* VarCheckUefiLib */,
A571BB06232052D6003BC0AA /* RuntimeResetSystemLib */,
A571BB0A232052D6003BC0AA /* VarCheckPcdLib */,
A571BB0F232052D6003BC0AA /* DxeSecurityManagementLib */,
A571BB13232052D7003BC0AA /* PiSmmCoreMemoryAllocationLib */,
A571BB1D232052D7003BC0AA /* DxePrintLibPrint2Protocol */,
A571BB21232052D7003BC0AA /* DxeCoreMemoryAllocationLib */,
A571BB2B232052D7003BC0AA /* BootManagerUiLib */,
A571BB32232052D7003BC0AA /* BaseBmpSupportLib */,
A571BB36232052D7003BC0AA /* CpuExceptionHandlerLibNull */,
A571BB3A232052D7003BC0AA /* UefiHiiLib */,
A571BB41232052D7003BC0AA /* BaseSortLib */,
A571BB45232052D7003BC0AA /* DxeCorePerformanceLib */,
A571BB4A232052D7003BC0AA /* DxeResetSystemLib */,
A571BB4E232052D7003BC0AA /* PeiResetSystemLib */,
);
path = Library;
sourceTree = "<group>";
};
A571B996232052D6003BC0AA /* DxeCapsuleLibFmp */ = {
isa = PBXGroup;
children = (
A571B997232052D6003BC0AA /* DxeCapsuleRuntime.c */,
A571B998232052D6003BC0AA /* CapsuleOnDisk.c */,
A571B999232052D6003BC0AA /* DxeCapsuleProcessLibNull.c */,
A571B99A232052D6003BC0AA /* DxeCapsuleReportLibNull.c */,
A571B99B232052D6003BC0AA /* DxeCapsuleProcessLib.c */,
A571B99C232052D6003BC0AA /* DxeCapsuleReportLib.c */,
A571B99D232052D6003BC0AA /* CapsuleOnDisk.h */,
A571B99E232052D6003BC0AA /* DxeRuntimeCapsuleLib.inf */,
A571B99F232052D6003BC0AA /* DxeCapsuleLib.uni */,
A571B9A0232052D6003BC0AA /* DxeCapsuleLib.c */,
A571B9A1232052D6003BC0AA /* DxeRuntimeCapsuleLib.uni */,
A571B9A2232052D6003BC0AA /* DxeCapsuleLib.inf */,
);
path = DxeCapsuleLibFmp;
sourceTree = "<group>";
};
A571B9A3232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol */ = {
isa = PBXGroup;
children = (
A571B9A4232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol.c */,
A571B9A5232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol.inf */,
A571B9A6232052D6003BC0AA /* SmmIpmiLibSmmIpmiProtocol.uni */,
);
path = SmmIpmiLibSmmIpmiProtocol;
sourceTree = "<group>";
};
A571B9A7232052D6003BC0AA /* OemHookStatusCodeLibNull */ = {
isa = PBXGroup;
children = (
A571B9A8232052D6003BC0AA /* OemHookStatusCodeLibNull.inf */,
A571B9A9232052D6003BC0AA /* OemHookStatusCodeLibNull.c */,
A571B9AA232052D6003BC0AA /* OemHookStatusCodeLibNull.uni */,
);
path = OemHookStatusCodeLibNull;
sourceTree = "<group>";
};
A571B9AB232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib */ = {
isa = PBXGroup;
children = (
A571B9AC232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib.c */,
A571B9AD232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib.inf */,
A571B9AE232052D6003BC0AA /* DxeCrc32GuidedSectionExtractLib.uni */,
);
path = DxeCrc32GuidedSectionExtractLib;
sourceTree = "<group>";
};
A571B9AF232052D6003BC0AA /* BootLogoLib */ = {
isa = PBXGroup;
children = (
A571B9B0232052D6003BC0AA /* BootLogoLib.c */,
A571B9B1232052D6003BC0AA /* BootLogoLib.inf */,
A571B9B2232052D6003BC0AA /* BootLogoLib.uni */,
);
path = BootLogoLib;
sourceTree = "<group>";
};
A571B9B3232052D6003BC0AA /* LockBoxNullLib */ = {
isa = PBXGroup;
children = (
A571B9B4232052D6003BC0AA /* LockBoxNullLib.inf */,
A571B9B5232052D6003BC0AA /* LockBoxNullLib.c */,
A571B9B6232052D6003BC0AA /* LockBoxNullLib.uni */,
);
path = LockBoxNullLib;
sourceTree = "<group>";
};
A571B9B7232052D6003BC0AA /* FmpAuthenticationLibNull */ = {
isa = PBXGroup;
children = (
A571B9B8232052D6003BC0AA /* FmpAuthenticationLibNull.c */,
A571B9B9232052D6003BC0AA /* FmpAuthenticationLibNull.inf */,
A571B9BA232052D6003BC0AA /* FmpAuthenticationLibNull.uni */,
);
path = FmpAuthenticationLibNull;
sourceTree = "<group>";
};
A571B9BB232052D6003BC0AA /* PlatformVarCleanupLib */ = {
isa = PBXGroup;
children = (
A571B9BC232052D6003BC0AA /* PlatVarCleanup.vfr */,
A571B9BD232052D6003BC0AA /* PlatVarCleanupLib.c */,
A571B9BE232052D6003BC0AA /* PlatVarCleanup.h */,
A571B9BF232052D6003BC0AA /* PlatformVarCleanupLib.inf */,
A571B9C0232052D6003BC0AA /* PlatVarCleanupHii.h */,
A571B9C1232052D6003BC0AA /* VfrStrings.uni */,
A571B9C2232052D6003BC0AA /* PlatformVarCleanupLib.uni */,
);
path = PlatformVarCleanupLib;
sourceTree = "<group>";
};
A571B9C3232052D6003BC0AA /* PeiIpmiLibIpmiPpi */ = {
isa = PBXGroup;
children = (
A571B9C4232052D6003BC0AA /* PeiIpmiLibIpmiPpi.c */,
A571B9C5232052D6003BC0AA /* PeiIpmiLibIpmiPpi.inf */,
A571B9C6232052D6003BC0AA /* PeiIpmiLibIpmiPpi.uni */,
);
path = PeiIpmiLibIpmiPpi;
sourceTree = "<group>";
};
A571B9C7232052D6003BC0AA /* LzmaCustomDecompressLib */ = {
isa = PBXGroup;
children = (
A571B9C8232052D6003BC0AA /* LzmaArchCustomDecompressLib.inf */,
A571B9C9232052D6003BC0AA /* F86GuidedSectionExtraction.c */,
A571B9CA232052D6003BC0AA /* LzmaCustomDecompressLib.inf */,
A571B9CB232052D6003BC0AA /* Sdk */,
A571B9DC232052D6003BC0AA /* LzmaDecompressLibInternal.h */,
A571B9DD232052D6003BC0AA /* LZMA-SDK-README.txt */,
A571B9DE232052D6003BC0AA /* LzmaArchDecompressLib.uni */,
A571B9DF232052D6003BC0AA /* LzmaDecompress.c */,
A571B9E0232052D6003BC0AA /* LzmaDecompressLib.uni */,
A571B9E1232052D6003BC0AA /* GuidedSectionExtraction.c */,
A571B9E2232052D6003BC0AA /* UefiLzma.h */,
);
path = LzmaCustomDecompressLib;
sourceTree = "<group>";
};
A571B9CB232052D6003BC0AA /* Sdk */ = {
isa = PBXGroup;
children = (
A571B9CC232052D6003BC0AA /* DOC */,
A571B9CF232052D6003BC0AA /* C */,
);
path = Sdk;
sourceTree = "<group>";
};
A571B9CC232052D6003BC0AA /* DOC */ = {
isa = PBXGroup;
children = (
A571B9CD232052D6003BC0AA /* lzma-sdk.txt */,
A571B9CE232052D6003BC0AA /* lzma-history.txt */,
);
path = DOC;
sourceTree = "<group>";
};
A571B9CF232052D6003BC0AA /* C */ = {
isa = PBXGroup;
children = (
A571B9D0232052D6003BC0AA /* LzHash.h */,
A571B9D1232052D6003BC0AA /* 7zTypes.h */,
A571B9D2232052D6003BC0AA /* Compiler.h */,
A571B9D3232052D6003BC0AA /* LzFind.c */,
A571B9D4232052D6003BC0AA /* Precomp.h */,
A571B9D5232052D6003BC0AA /* CpuArch.h */,
A571B9D6232052D6003BC0AA /* Bra86.c */,
A571B9D7232052D6003BC0AA /* LzmaDec.c */,
A571B9D8232052D6003BC0AA /* LzFind.h */,
A571B9D9232052D6003BC0AA /* 7zVersion.h */,
A571B9DA232052D6003BC0AA /* Bra.h */,
A571B9DB232052D6003BC0AA /* LzmaDec.h */,
);
path = C;
sourceTree = "<group>";
};
A571B9E3232052D6003BC0AA /* DeviceManagerUiLib */ = {
isa = PBXGroup;
children = (
A571B9E4232052D6003BC0AA /* DeviceManagerUiLib.uni */,
A571B9E5232052D6003BC0AA /* DeviceManagerStrings.uni */,
A571B9E6232052D6003BC0AA /* DeviceManagerUiLib.inf */,
A571B9E7232052D6003BC0AA /* DeviceManager.h */,
A571B9E8232052D6003BC0AA /* DeviceManagerVfr.Vfr */,
A571B9E9232052D6003BC0AA /* DeviceManager.c */,
);
path = DeviceManagerUiLib;
sourceTree = "<group>";
};
A571B9EA232052D6003BC0AA /* BaseIpmiLibNull */ = {
isa = PBXGroup;
children = (
A571B9EB232052D6003BC0AA /* BaseIpmiLibNull.c */,
A571B9EC232052D6003BC0AA /* BaseIpmiLibNull.inf */,
A571B9ED232052D6003BC0AA /* BaseIpmiLibNull.uni */,
);
path = BaseIpmiLibNull;
sourceTree = "<group>";
};
A571B9EE232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib */ = {
isa = PBXGroup;
children = (
A571B9EF232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib.uni */,
A571B9F0232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib.inf */,
A571B9F1232052D6003BC0AA /* PeiCrc32GuidedSectionExtractLib.c */,
);
path = PeiCrc32GuidedSectionExtractLib;
sourceTree = "<group>";
};
A571B9F2232052D6003BC0AA /* UefiBootManagerLib */ = {
isa = PBXGroup;
children = (
A571B9F3232052D6003BC0AA /* BmConnect.c */,
A571B9F4232052D6003BC0AA /* BmConsole.c */,
A571B9F5232052D6003BC0AA /* BmHotkey.c */,
A571B9F6232052D6003BC0AA /* InternalBm.h */,
A571B9F7232052D6003BC0AA /* UefiBootManagerLib.inf */,
A571B9F8232052D6003BC0AA /* BmLoadOption.c */,
A571B9F9232052D6003BC0AA /* BmBootDescription.c */,
A571B9FA232052D6003BC0AA /* UefiBootManagerLib.uni */,
A571B9FB232052D6003BC0AA /* BmDriverHealth.c */,
A571B9FC232052D6003BC0AA /* BmBoot.c */,
A571B9FD232052D6003BC0AA /* BmMisc.c */,
);
path = UefiBootManagerLib;
sourceTree = "<group>";
};
A571B9FE232052D6003BC0AA /* DxeNetLib */ = {
isa = PBXGroup;
children = (
A571B9FF232052D6003BC0AA /* DxeNetLib.inf */,
A571BA00232052D6003BC0AA /* DxeNetLib.uni */,
A571BA01232052D6003BC0AA /* NetBuffer.c */,
A571BA02232052D6003BC0AA /* DxeNetLib.c */,
);
path = DxeNetLib;
sourceTree = "<group>";
};
A571BA03232052D6003BC0AA /* FileExplorerLib */ = {
isa = PBXGroup;
children = (
A571BA04232052D6003BC0AA /* FileExplorer.h */,
A571BA05232052D6003BC0AA /* FileExplorerString.uni */,
A571BA06232052D6003BC0AA /* FormGuid.h */,
A571BA07232052D6003BC0AA /* FileExplorer.c */,
A571BA08232052D6003BC0AA /* FileExplorerVfr.vfr */,
A571BA09232052D6003BC0AA /* FileExplorerLib.inf */,
A571BA0A232052D6003BC0AA /* FileExplorerLib.uni */,
);
path = FileExplorerLib;
sourceTree = "<group>";
};
A571BA0B232052D6003BC0AA /* DxeIpmiLibIpmiProtocol */ = {
isa = PBXGroup;
children = (
A571BA0C232052D6003BC0AA /* DxeIpmiLibIpmiProtocol.uni */,
A571BA0D232052D6003BC0AA /* DxeIpmiLibIpmiProtocol.inf */,
A571BA0E232052D6003BC0AA /* DxeIpmiLibIpmiProtocol.c */,
);
path = DxeIpmiLibIpmiProtocol;
sourceTree = "<group>";
};
A571BA0F232052D6003BC0AA /* VarCheckLib */ = {
isa = PBXGroup;
children = (
A571BA10232052D6003BC0AA /* VarCheckLib.c */,
A571BA11232052D6003BC0AA /* VarCheckLib.inf */,
A571BA12232052D6003BC0AA /* VarCheckLib.uni */,
);
path = VarCheckLib;
sourceTree = "<group>";
};
A571BA13232052D6003BC0AA /* DisplayUpdateProgressLibGraphics */ = {
isa = PBXGroup;
children = (
A571BA14232052D6003BC0AA /* DisplayUpdateProgressLibGraphics.uni */,
A571BA15232052D6003BC0AA /* DisplayUpdateProgressLibGraphics.inf */,
A571BA16232052D6003BC0AA /* DisplayUpdateProgressLibGraphics.c */,
);
path = DisplayUpdateProgressLibGraphics;
sourceTree = "<group>";
};
A571BA17232052D6003BC0AA /* AuthVariableLibNull */ = {
isa = PBXGroup;
children = (
A571BA18232052D6003BC0AA /* AuthVariableLibNull.uni */,
A571BA19232052D6003BC0AA /* AuthVariableLibNull.inf */,
A571BA1A232052D6003BC0AA /* AuthVariableLibNull.c */,
);
path = AuthVariableLibNull;
sourceTree = "<group>";
};
A571BA1B232052D6003BC0AA /* SmmReportStatusCodeLib */ = {
isa = PBXGroup;
children = (
A571BA1C232052D6003BC0AA /* SmmReportStatusCodeLib.uni */,
A571BA1D232052D6003BC0AA /* ReportStatusCodeLib.c */,
A571BA1E232052D6003BC0AA /* SmmReportStatusCodeLib.inf */,
);
path = SmmReportStatusCodeLib;
sourceTree = "<group>";
};
A571BA1F232052D6003BC0AA /* PeiReportStatusCodeLib */ = {
isa = PBXGroup;
children = (
A571BA20232052D6003BC0AA /* PeiReportStatusCodeLib.uni */,
A571BA21232052D6003BC0AA /* PeiReportStatusCodeLib.inf */,
A571BA22232052D6003BC0AA /* ReportStatusCodeLib.c */,
);
path = PeiReportStatusCodeLib;
sourceTree = "<group>";
};
A571BA23232052D6003BC0AA /* PeiPerformanceLib */ = {
isa = PBXGroup;
children = (
A571BA24232052D6003BC0AA /* PeiPerformanceLib.uni */,
A571BA25232052D6003BC0AA /* PeiPerformanceLib.c */,
A571BA26232052D6003BC0AA /* PeiPerformanceLib.inf */,
);
path = PeiPerformanceLib;
sourceTree = "<group>";
};
A571BA27232052D6003BC0AA /* SmmLockBoxLib */ = {
isa = PBXGroup;
children = (
A571BA28232052D6003BC0AA /* SmmLockBoxSmmLib.c */,
A571BA29232052D6003BC0AA /* SmmLockBoxPeiLib.uni */,
A571BA2A232052D6003BC0AA /* SmmLockBoxDxeLib.uni */,
A571BA2B232052D6003BC0AA /* SmmLockBoxPeiLib.inf */,
A571BA2C232052D6003BC0AA /* SmmLockBoxDxeLib.inf */,
A571BA2D232052D6003BC0AA /* SmmLockBoxSmmLib.inf */,
A571BA2E232052D6003BC0AA /* SmmLockBoxSmmLib.uni */,
A571BA2F232052D6003BC0AA /* SmmLockBoxPeiLib.c */,
A571BA30232052D6003BC0AA /* SmmLockBoxLibPrivate.h */,
A571BA31232052D6003BC0AA /* SmmLockBoxDxeLib.c */,
);
path = SmmLockBoxLib;
sourceTree = "<group>";
};
A571BA32232052D6003BC0AA /* DxePerformanceLib */ = {
isa = PBXGroup;
children = (
A571BA33232052D6003BC0AA /* DxePerformanceLib.c */,
A571BA34232052D6003BC0AA /* DxePerformanceLib.uni */,
A571BA35232052D6003BC0AA /* DxePerformanceLib.inf */,
);
path = DxePerformanceLib;
sourceTree = "<group>";
};
A571BA36232052D6003BC0AA /* SmmMemoryAllocationProfileLib */ = {
isa = PBXGroup;
children = (
A571BA37232052D6003BC0AA /* SmmMemoryAllocationProfileLib.uni */,
A571BA38232052D6003BC0AA /* MemoryAllocationLib.c */,
A571BA39232052D6003BC0AA /* SmmMemoryAllocationProfileLib.inf */,
A571BA3A232052D6003BC0AA /* SmmMemoryProfileLib.c */,
);
path = SmmMemoryAllocationProfileLib;
sourceTree = "<group>";
};
A571BA3B232052D6003BC0AA /* PlatformBootManagerLibNull */ = {
isa = PBXGroup;
children = (
A571BA3C232052D6003BC0AA /* PlatformBootManager.c */,
A571BA3D232052D6003BC0AA /* PlatformBootManagerLibNull.inf */,
A571BA3E232052D6003BC0AA /* PlatformBootManagerLibNull.uni */,
);
path = PlatformBootManagerLibNull;
sourceTree = "<group>";
};
A571BA3F232052D6003BC0AA /* DxeFileExplorerProtocol */ = {
isa = PBXGroup;
children = (
A571BA40232052D6003BC0AA /* DxeFileExplorerProtocol.inf */,
A571BA41232052D6003BC0AA /* DxeFileExplorerProtocol.uni */,
A571BA42232052D6003BC0AA /* DxeFileExplorerProtocol.c */,
);
path = DxeFileExplorerProtocol;
sourceTree = "<group>";
};
A571BA43232052D6003BC0AA /* PiDxeS3BootScriptLib */ = {
isa = PBXGroup;
children = (
A571BA44232052D6003BC0AA /* InternalBootScriptLib.h */,
A571BA45232052D6003BC0AA /* BootScriptInternalFormat.h */,
A571BA46232052D6003BC0AA /* BootScriptSave.c */,
A571BA47232052D6003BC0AA /* BootScriptExecute.c */,
A571BA48232052D6003BC0AA /* DxeS3BootScriptLib.inf */,
A571BA49232052D6003BC0AA /* DxeS3BootScriptLib.uni */,
);
path = PiDxeS3BootScriptLib;
sourceTree = "<group>";
};
A571BA4A232052D6003BC0AA /* DxeHttpLib */ = {
isa = PBXGroup;
children = (
A571BA4B232052D6003BC0AA /* DxeHttpLib.c */,
A571BA4C232052D6003BC0AA /* DxeHttpLib.inf */,
A571BA4D232052D6003BC0AA /* DxeHttpLib.uni */,
A571BA4E232052D6003BC0AA /* DxeHttpLib.h */,
);
path = DxeHttpLib;
sourceTree = "<group>";
};
A571BA4F232052D6003BC0AA /* BasePlatformHookLibNull */ = {
isa = PBXGroup;
children = (
A571BA50232052D6003BC0AA /* BasePlatformHookLibNull.inf */,
A571BA51232052D6003BC0AA /* BasePlatformHookLibNull.uni */,
A571BA52232052D6003BC0AA /* BasePlatformHookLibNull.c */,
);
path = BasePlatformHookLibNull;
sourceTree = "<group>";
};
A571BA53232052D6003BC0AA /* BaseResetSystemLibNull */ = {
isa = PBXGroup;
children = (
A571BA54232052D6003BC0AA /* BaseResetSystemLibNull.uni */,
A571BA55232052D6003BC0AA /* BaseResetSystemLibNull.inf */,
A571BA56232052D6003BC0AA /* BaseResetSystemLibNull.c */,
);
path = BaseResetSystemLibNull;
sourceTree = "<group>";
};
A571BA57232052D6003BC0AA /* NonDiscoverableDeviceRegistrationLib */ = {
isa = PBXGroup;
children = (
A571BA58232052D6003BC0AA /* NonDiscoverableDeviceRegistrationLib.c */,
A571BA59232052D6003BC0AA /* NonDiscoverableDeviceRegistrationLib.inf */,
);
path = NonDiscoverableDeviceRegistrationLib;
sourceTree = "<group>";
};
A571BA5A232052D6003BC0AA /* FrameBufferBltLib */ = {
isa = PBXGroup;
children = (
A571BA5B232052D6003BC0AA /* FrameBufferBltLib.c */,
A571BA5C232052D6003BC0AA /* FrameBufferBltLib.inf */,
);
path = FrameBufferBltLib;
sourceTree = "<group>";
};
A571BA5D232052D6003BC0AA /* PciHostBridgeLibNull */ = {
isa = PBXGroup;
children = (
A571BA5E232052D6003BC0AA /* PciHostBridgeLibNull.uni */,
A571BA5F232052D6003BC0AA /* PciHostBridgeLibNull.inf */,
A571BA60232052D6003BC0AA /* PciHostBridgeLibNull.c */,
);
path = PciHostBridgeLibNull;
sourceTree = "<group>";
};
A571BA61232052D6003BC0AA /* PeiDxeDebugLibReportStatusCode */ = {
isa = PBXGroup;
children = (
A571BA62232052D6003BC0AA /* PeiDxeDebugLibReportStatusCode.uni */,
A571BA63232052D6003BC0AA /* DebugLib.c */,
A571BA64232052D6003BC0AA /* PeiDxeDebugLibReportStatusCode.inf */,
);
path = PeiDxeDebugLibReportStatusCode;
sourceTree = "<group>";
};
A571BA65232052D6003BC0AA /* TpmMeasurementLibNull */ = {
isa = PBXGroup;
children = (
A571BA66232052D6003BC0AA /* TpmMeasurementLibNull.uni */,
A571BA67232052D6003BC0AA /* TpmMeasurementLibNull.c */,
A571BA68232052D6003BC0AA /* TpmMeasurementLibNull.inf */,
);
path = TpmMeasurementLibNull;
sourceTree = "<group>";
};
A571BA69232052D6003BC0AA /* PeiDebugPrintHobLib */ = {
isa = PBXGroup;
children = (
A571BA6A232052D6003BC0AA /* PeiDebugPrintHobLib.uni */,
A571BA6B232052D6003BC0AA /* PeiDebugPrintHobLib.c */,
A571BA6C232052D6003BC0AA /* PeiDebugPrintHobLib.inf */,
);
path = PeiDebugPrintHobLib;
sourceTree = "<group>";
};
A571BA6D232052D6003BC0AA /* RuntimeDxeReportStatusCodeLib */ = {
isa = PBXGroup;
children = (
A571BA6E232052D6003BC0AA /* RuntimeDxeReportStatusCodeLib.inf */,
A571BA6F232052D6003BC0AA /* RuntimeDxeReportStatusCodeLib.uni */,
A571BA70232052D6003BC0AA /* ReportStatusCodeLib.c */,
);
path = RuntimeDxeReportStatusCodeLib;
sourceTree = "<group>";
};
A571BA71232052D6003BC0AA /* UefiSortLib */ = {
isa = PBXGroup;
children = (
A571BA72232052D6003BC0AA /* UefiSortLib.inf */,
A571BA73232052D6003BC0AA /* UefiSortLib.c */,
A571BA74232052D6003BC0AA /* UefiSortLib.uni */,
);
path = UefiSortLib;
sourceTree = "<group>";
};
A571BA75232052D6003BC0AA /* VarCheckHiiLib */ = {
isa = PBXGroup;
children = (
A571BA76232052D6003BC0AA /* VarCheckHiiGen.c */,
A571BA77232052D6003BC0AA /* VarCheckHii.h */,
A571BA78232052D6003BC0AA /* VarCheckHiiLib.uni */,
A571BA79232052D6003BC0AA /* VarCheckHiiGenFromFv.c */,
A571BA7A232052D6003BC0AA /* VarCheckHiiLib.inf */,
A571BA7B232052D6003BC0AA /* InternalVarCheckStructure.h */,
A571BA7C232052D6003BC0AA /* VarCheckHiiGenFromHii.c */,
A571BA7D232052D6003BC0AA /* VarCheckHiiLibNullClass.c */,
A571BA7E232052D6003BC0AA /* VarCheckHiiGen.h */,
);
path = VarCheckHiiLib;
sourceTree = "<group>";
};
A571BA7F232052D6003BC0AA /* BaseMemoryAllocationLibNull */ = {
isa = PBXGroup;
children = (
A571BA80232052D6003BC0AA /* BaseMemoryAllocationLibNull.c */,
A571BA81232052D6003BC0AA /* BaseMemoryAllocationLibNull.inf */,
A571BA82232052D6003BC0AA /* BaseMemoryAllocationLibNull.uni */,
);
path = BaseMemoryAllocationLibNull;
sourceTree = "<group>";
};
A571BA83232052D6003BC0AA /* DisplayUpdateProgressLibText */ = {
isa = PBXGroup;
children = (
A571BA84232052D6003BC0AA /* DisplayUpdateProgressLibText.c */,
A571BA85232052D6003BC0AA /* DisplayUpdateProgressLibText.inf */,
A571BA86232052D6003BC0AA /* DisplayUpdateProgressLibText.uni */,
);
path = DisplayUpdateProgressLibText;
sourceTree = "<group>";
};
A571BA87232052D6003BC0AA /* CustomizedDisplayLib */ = {
isa = PBXGroup;
children = (
A571BA88232052D6003BC0AA /* CustomizedDisplayLibModStrs.uni */,
A571BA89232052D6003BC0AA /* Colors.h */,
A571BA8A232052D6003BC0AA /* CustomizedDisplayLibInternal.h */,
A571BA8B232052D6003BC0AA /* CustomizedDisplayLib.inf */,
A571BA8C232052D6003BC0AA /* CustomizedDisplayLib.uni */,
A571BA8D232052D6003BC0AA /* CustomizedDisplayLibInternal.c */,
A571BA8E232052D6003BC0AA /* CustomizedDisplayLib.c */,
);
path = CustomizedDisplayLib;
sourceTree = "<group>";
};
A571BA8F232052D6003BC0AA /* SmmCorePlatformHookLibNull */ = {
isa = PBXGroup;
children = (
A571BA90232052D6003BC0AA /* SmmCorePlatformHookLibNull.inf */,
A571BA91232052D6003BC0AA /* SmmCorePlatformHookLibNull.uni */,
A571BA92232052D6003BC0AA /* SmmCorePlatformHookLibNull.c */,
);
path = SmmCorePlatformHookLibNull;
sourceTree = "<group>";
};
A571BA93232052D6003BC0AA /* DebugAgentLibNull */ = {
isa = PBXGroup;
children = (
A571BA94232052D6003BC0AA /* DebugAgentLibNull.uni */,
A571BA95232052D6003BC0AA /* DebugAgentLibNull.inf */,
A571BA96232052D6003BC0AA /* DebugAgentLibNull.c */,
);
path = DebugAgentLibNull;
sourceTree = "<group>";
};
A571BA97232052D6003BC0AA /* UefiHiiServicesLib */ = {
isa = PBXGroup;
children = (
A571BA98232052D6003BC0AA /* UefiHiiServicesLib.inf */,
A571BA99232052D6003BC0AA /* UefiHiiServicesLib.uni */,
A571BA9A232052D6003BC0AA /* UefiHiiServicesLib.c */,
);
path = UefiHiiServicesLib;
sourceTree = "<group>";
};
A571BA9B232052D6003BC0AA /* BootMaintenanceManagerUiLib */ = {
isa = PBXGroup;
children = (
A571BA9C232052D6003BC0AA /* BmLib.c */,
A571BA9D232052D6003BC0AA /* BootMaintenanceManagerUiLib.inf */,
A571BA9E232052D6003BC0AA /* BootOption.c */,
A571BA9F232052D6003BC0AA /* BootMaintenanceManagerUiLib.uni */,
A571BAA0232052D6003BC0AA /* BootMaintenanceManagerCustomizedUiSupport.c */,
A571BAA1232052D6003BC0AA /* BootMaintenanceManagerCustomizedUi.c */,
A571BAA2232052D6003BC0AA /* BootMaintenanceManager.vfr */,
A571BAA3232052D6003BC0AA /* BootMaintenanceManagerStrings.uni */,
A571BAA4232052D6003BC0AA /* BootMaintenanceManager.h */,
A571BAA5232052D6003BC0AA /* BootMaintenance.c */,
A571BAA6232052D6003BC0AA /* FormGuid.h */,
A571BAA7232052D6003BC0AA /* BootMaintenanceManagerCustomizedUiSupport.h */,
A571BAA8232052D6003BC0AA /* UpdatePage.c */,
A571BAA9232052D6003BC0AA /* Data.c */,
A571BAAA232052D6003BC0AA /* BootMaintenanceManagerCustomizedUi.h */,
A571BAAB232052D6003BC0AA /* ConsoleOption.c */,
A571BAAC232052D6003BC0AA /* Variable.c */,
);
path = BootMaintenanceManagerUiLib;
sourceTree = "<group>";
};
A571BAAD232052D6003BC0AA /* PlatformHookLibSerialPortPpi */ = {
isa = PBXGroup;
children = (
A571BAAE232052D6003BC0AA /* PlatformHookLibSerialPortPpi.inf */,
A571BAAF232052D6003BC0AA /* PlatformHookLibSerialPortPpi.uni */,
A571BAB0232052D6003BC0AA /* PlatformHookLibSerialPortPpi.c */,
);
path = PlatformHookLibSerialPortPpi;
sourceTree = "<group>";
};
A571BAB1232052D6003BC0AA /* BaseSerialPortLib16550 */ = {
isa = PBXGroup;
children = (
A571BAB2232052D6003BC0AA /* BaseSerialPortLib16550.c */,
A571BAB3232052D6003BC0AA /* BaseSerialPortLib16550.inf */,
A571BAB4232052D6003BC0AA /* BaseSerialPortLib16550.uni */,
);
path = BaseSerialPortLib16550;
sourceTree = "<group>";
};
A571BAB5232052D6003BC0AA /* BaseHobLibNull */ = {
isa = PBXGroup;
children = (
A571BAB6232052D6003BC0AA /* BaseHobLibNull.c */,
A571BAB7232052D6003BC0AA /* BaseHobLibNull.inf */,
A571BAB8232052D6003BC0AA /* BaseHobLibNull.uni */,
);
path = BaseHobLibNull;
sourceTree = "<group>";
};
A571BAB9232052D6003BC0AA /* SmmPerformanceLib */ = {
isa = PBXGroup;
children = (
A571BABA232052D6003BC0AA /* SmmPerformanceLib.c */,
A571BABB232052D6003BC0AA /* SmmPerformanceLib.inf */,
A571BABC232052D6003BC0AA /* SmmPerformanceLib.uni */,
);
path = SmmPerformanceLib;
sourceTree = "<group>";
};
A571BABD232052D6003BC0AA /* DxeCapsuleLibNull */ = {
isa = PBXGroup;
children = (
A571BABE232052D6003BC0AA /* DxeCapsuleLibNull.inf */,
A571BABF232052D6003BC0AA /* DxeCapsuleLibNull.uni */,
A571BAC0232052D6003BC0AA /* DxeCapsuleLibNull.c */,
);
path = DxeCapsuleLibNull;
sourceTree = "<group>";
};
A571BAC1232052D6003BC0AA /* DxeDebugPrintErrorLevelLib */ = {
isa = PBXGroup;
children = (
A571BAC2232052D6003BC0AA /* DxeDebugPrintErrorLevelLib.inf */,
A571BAC3232052D6003BC0AA /* DxeDebugPrintErrorLevelLib.uni */,
A571BAC4232052D6003BC0AA /* DxeDebugPrintErrorLevelLib.c */,
);
path = DxeDebugPrintErrorLevelLib;
sourceTree = "<group>";
};
A571BAC5232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib */ = {
isa = PBXGroup;
children = (
A571BAC6232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib.uni */,
A571BAC7232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib.inf */,
A571BAC8232052D6003BC0AA /* PiSmmCoreSmmServicesTableLib.c */,
);
path = PiSmmCoreSmmServicesTableLib;
sourceTree = "<group>";
};
A571BAC9232052D6003BC0AA /* BrotliCustomDecompressLib */ = {
isa = PBXGroup;
children = (
A571BACA232052D6003BC0AA /* LICENSE */,
A571BACB232052D6003BC0AA /* BrotliDecompressLibInternal.h */,
A571BACC232052D6003BC0AA /* brotli */,
A571BAD0232052D6003BC0AA /* BrotliDecompress.c */,
A571BAD1232052D6003BC0AA /* docs */,
A571BAD3232052D6003BC0AA /* README.md */,
A571BAD4232052D6003BC0AA /* common */,
A571BADD232052D6003BC0AA /* dec */,
A571BAE6232052D6003BC0AA /* ReadMe.txt */,
A571BAE7232052D6003BC0AA /* BrotliDecompressLib.uni */,
A571BAE8232052D6003BC0AA /* BrotliCustomDecompressLib.inf */,
A571BAE9232052D6003BC0AA /* GuidedSectionExtraction.c */,
);
path = BrotliCustomDecompressLib;
sourceTree = "<group>";
};
A571BACC232052D6003BC0AA /* brotli */ = {
isa = PBXGroup;
children = (
A571BACD232052D6003BC0AA /* port.h */,
A571BACE232052D6003BC0AA /* types.h */,
A571BACF232052D6003BC0AA /* decode.h */,
);
path = brotli;
sourceTree = "<group>";
};
A571BAD1232052D6003BC0AA /* docs */ = {
isa = PBXGroup;
children = (
A571BAD2232052D6003BC0AA /* brotli-comparison-study-2015-09-22.pdf */,
);
path = docs;
sourceTree = "<group>";
};
A571BAD4232052D6003BC0AA /* common */ = {
isa = PBXGroup;
children = (
A571BAD5232052D6003BC0AA /* dictionary.c */,
A571BAD6232052D6003BC0AA /* version.h */,
A571BAD7232052D6003BC0AA /* transform.c */,
A571BAD8232052D6003BC0AA /* context.h */,
A571BAD9232052D6003BC0AA /* constants.h */,
A571BADA232052D6003BC0AA /* dictionary.h */,
A571BADB232052D6003BC0AA /* transform.h */,
A571BADC232052D6003BC0AA /* platform.h */,
);
path = common;
sourceTree = "<group>";
};
A571BADD232052D6003BC0AA /* dec */ = {
isa = PBXGroup;
children = (
A571BADE232052D6003BC0AA /* state.c */,
A571BADF232052D6003BC0AA /* bit_reader.h */,
A571BAE0232052D6003BC0AA /* decode.c */,
A571BAE1232052D6003BC0AA /* huffman.c */,
A571BAE2232052D6003BC0AA /* bit_reader.c */,
A571BAE3232052D6003BC0AA /* prefix.h */,
A571BAE4232052D6003BC0AA /* state.h */,
A571BAE5232052D6003BC0AA /* huffman.h */,
);
path = dec;
sourceTree = "<group>";
};
A571BAEA232052D6003BC0AA /* ResetUtilityLib */ = {
isa = PBXGroup;
children = (
A571BAEB232052D6003BC0AA /* ResetUtility.c */,
A571BAEC232052D6003BC0AA /* ResetUtilityLib.inf */,
);
path = ResetUtilityLib;
sourceTree = "<group>";
};
A571BAED232052D6003BC0AA /* SmmCorePerformanceLib */ = {
isa = PBXGroup;
children = (
A571BAEE232052D6003BC0AA /* SmmCorePerformanceLib.c */,
A571BAEF232052D6003BC0AA /* SmmCorePerformanceLib.uni */,
A571BAF0232052D6003BC0AA /* SmmCorePerformanceLib.inf */,
A571BAF1232052D6003BC0AA /* SmmCorePerformanceLibInternal.h */,
);
path = SmmCorePerformanceLib;
sourceTree = "<group>";
};
A571BAF2232052D6003BC0AA /* UefiMemoryAllocationProfileLib */ = {
isa = PBXGroup;
children = (
A571BAF3232052D6003BC0AA /* MemoryAllocationLib.c */,
A571BAF4232052D6003BC0AA /* UefiMemoryAllocationProfileLib.uni */,
A571BAF5232052D6003BC0AA /* UefiMemoryAllocationProfileLib.inf */,
A571BAF6232052D6003BC0AA /* DxeMemoryProfileLib.c */,
);
path = UefiMemoryAllocationProfileLib;
sourceTree = "<group>";
};
A571BAF7232052D6003BC0AA /* PeiDebugLibDebugPpi */ = {
isa = PBXGroup;
children = (
A571BAF8232052D6003BC0AA /* PeiDebugLibDebugPpi.inf */,
A571BAF9232052D6003BC0AA /* DebugLib.c */,
);
path = PeiDebugLibDebugPpi;
sourceTree = "<group>";
};
A571BAFA232052D6003BC0AA /* SmmSmiHandlerProfileLib */ = {
isa = PBXGroup;
children = (
A571BAFB232052D6003BC0AA /* SmmSmiHandlerProfileLib.c */,
A571BAFC232052D6003BC0AA /* SmmSmiHandlerProfileLib.inf */,
A571BAFD232052D6003BC0AA /* SmmSmiHandlerProfileLib.uni */,
);
path = SmmSmiHandlerProfileLib;
sourceTree = "<group>";
};
A571BAFE232052D6003BC0AA /* DxeReportStatusCodeLib */ = {
isa = PBXGroup;
children = (
A571BAFF232052D6003BC0AA /* DxeReportStatusCodeLib.inf */,
A571BB00232052D6003BC0AA /* DxeReportStatusCodeLib.uni */,
A571BB01232052D6003BC0AA /* ReportStatusCodeLib.c */,
);
path = DxeReportStatusCodeLib;
sourceTree = "<group>";
};
A571BB02232052D6003BC0AA /* VarCheckUefiLib */ = {
isa = PBXGroup;
children = (
A571BB03232052D6003BC0AA /* VarCheckUefiLib.inf */,
A571BB04232052D6003BC0AA /* VarCheckUefiLib.uni */,
A571BB05232052D6003BC0AA /* VarCheckUefiLibNullClass.c */,
);
path = VarCheckUefiLib;
sourceTree = "<group>";
};
A571BB06232052D6003BC0AA /* RuntimeResetSystemLib */ = {
isa = PBXGroup;
children = (
A571BB07232052D6003BC0AA /* RuntimeResetSystemLib.inf */,
A571BB08232052D6003BC0AA /* RuntimeResetSystemLib.c */,
A571BB09232052D6003BC0AA /* RuntimeResetSystemLib.uni */,
);
path = RuntimeResetSystemLib;
sourceTree = "<group>";
};
A571BB0A232052D6003BC0AA /* VarCheckPcdLib */ = {
isa = PBXGroup;
children = (
A571BB0B232052D6003BC0AA /* VarCheckPcdLibNullClass.c */,
A571BB0C232052D6003BC0AA /* VarCheckPcdStructure.h */,
A571BB0D232052D6003BC0AA /* VarCheckPcdLib.uni */,
A571BB0E232052D6003BC0AA /* VarCheckPcdLib.inf */,
);
path = VarCheckPcdLib;
sourceTree = "<group>";
};
A571BB0F232052D6003BC0AA /* DxeSecurityManagementLib */ = {
isa = PBXGroup;
children = (
A571BB10232052D7003BC0AA /* DxeSecurityManagementLib.c */,
A571BB11232052D7003BC0AA /* DxeSecurityManagementLib.uni */,
A571BB12232052D7003BC0AA /* DxeSecurityManagementLib.inf */,
);
path = DxeSecurityManagementLib;
sourceTree = "<group>";
};
A571BB13232052D7003BC0AA /* PiSmmCoreMemoryAllocationLib */ = {
isa = PBXGroup;
children = (
A571BB14232052D7003BC0AA /* PiSmmCoreMemoryProfileLib.c */,
A571BB15232052D7003BC0AA /* PiSmmCoreMemoryAllocationServices.h */,
A571BB16232052D7003BC0AA /* MemoryAllocationLib.c */,
A571BB17232052D7003BC0AA /* PiSmmCoreMemoryProfileServices.h */,
A571BB18232052D7003BC0AA /* PiSmmCoreMemoryAllocationLib.uni */,
A571BB19232052D7003BC0AA /* PiSmmCoreMemoryAllocationProfileLib.inf */,
A571BB1A232052D7003BC0AA /* PiSmmCoreMemoryProfileLibNull.c */,
A571BB1B232052D7003BC0AA /* PiSmmCoreMemoryAllocationLib.inf */,
A571BB1C232052D7003BC0AA /* PiSmmCoreMemoryAllocationProfileLib.uni */,
);
path = PiSmmCoreMemoryAllocationLib;
sourceTree = "<group>";
};
A571BB1D232052D7003BC0AA /* DxePrintLibPrint2Protocol */ = {
isa = PBXGroup;
children = (
A571BB1E232052D7003BC0AA /* DxePrintLibPrint2Protocol.uni */,
A571BB1F232052D7003BC0AA /* PrintLib.c */,
A571BB20232052D7003BC0AA /* DxePrintLibPrint2Protocol.inf */,
);
path = DxePrintLibPrint2Protocol;
sourceTree = "<group>";
};
A571BB21232052D7003BC0AA /* DxeCoreMemoryAllocationLib */ = {
isa = PBXGroup;
children = (
A571BB22232052D7003BC0AA /* MemoryAllocationLib.c */,
A571BB23232052D7003BC0AA /* DxeCoreMemoryAllocationServices.h */,
A571BB24232052D7003BC0AA /* DxeCoreMemoryProfileServices.h */,
A571BB25232052D7003BC0AA /* DxeCoreMemoryAllocationProfileLib.inf */,
A571BB26232052D7003BC0AA /* DxeCoreMemoryAllocationProfileLib.uni */,
A571BB27232052D7003BC0AA /* DxeCoreMemoryProfileLib.c */,
A571BB28232052D7003BC0AA /* DxeCoreMemoryAllocationLib.uni */,
A571BB29232052D7003BC0AA /* DxeCoreMemoryAllocationLib.inf */,
A571BB2A232052D7003BC0AA /* DxeCoreMemoryProfileLibNull.c */,
);
path = DxeCoreMemoryAllocationLib;
sourceTree = "<group>";
};
A571BB2B232052D7003BC0AA /* BootManagerUiLib */ = {
isa = PBXGroup;
children = (
A571BB2C232052D7003BC0AA /* BootManagerStrings.uni */,
A571BB2D232052D7003BC0AA /* BootManager.h */,
A571BB2E232052D7003BC0AA /* BootManagerUiLib.uni */,
A571BB2F232052D7003BC0AA /* BootManagerVfr.Vfr */,
A571BB30232052D7003BC0AA /* BootManagerUiLib.inf */,
A571BB31232052D7003BC0AA /* BootManager.c */,
);
path = BootManagerUiLib;
sourceTree = "<group>";
};
A571BB32232052D7003BC0AA /* BaseBmpSupportLib */ = {
isa = PBXGroup;
children = (
A571BB33232052D7003BC0AA /* BmpSupportLib.c */,
A571BB34232052D7003BC0AA /* BaseBmpSupportLib.inf */,
A571BB35232052D7003BC0AA /* BaseBmpSupportLib.uni */,
);
path = BaseBmpSupportLib;
sourceTree = "<group>";
};
A571BB36232052D7003BC0AA /* CpuExceptionHandlerLibNull */ = {
isa = PBXGroup;
children = (
A571BB37232052D7003BC0AA /* CpuExceptionHandlerLibNull.uni */,
A571BB38232052D7003BC0AA /* CpuExceptionHandlerLibNull.inf */,
A571BB39232052D7003BC0AA /* CpuExceptionHandlerLibNull.c */,
);
path = CpuExceptionHandlerLibNull;
sourceTree = "<group>";
};
A571BB3A232052D7003BC0AA /* UefiHiiLib */ = {
isa = PBXGroup;
children = (
A571BB3B232052D7003BC0AA /* HiiLib.c */,
A571BB3C232052D7003BC0AA /* UefiHiiLib.uni */,
A571BB3D232052D7003BC0AA /* UefiHiiLib.inf */,
A571BB3E232052D7003BC0AA /* HiiString.c */,
A571BB3F232052D7003BC0AA /* HiiLanguage.c */,
A571BB40232052D7003BC0AA /* InternalHiiLib.h */,
);
path = UefiHiiLib;
sourceTree = "<group>";
};
A571BB41232052D7003BC0AA /* BaseSortLib */ = {
isa = PBXGroup;
children = (
A571BB42232052D7003BC0AA /* BaseSortLib.inf */,
A571BB43232052D7003BC0AA /* BaseSortLib.uni */,
A571BB44232052D7003BC0AA /* BaseSortLib.c */,
);
path = BaseSortLib;
sourceTree = "<group>";
};
A571BB45232052D7003BC0AA /* DxeCorePerformanceLib */ = {
isa = PBXGroup;
children = (
A571BB46232052D7003BC0AA /* DxeCorePerformanceLib.c */,
A571BB47232052D7003BC0AA /* DxeCorePerformanceLibInternal.h */,
A571BB48232052D7003BC0AA /* DxeCorePerformanceLib.inf */,
A571BB49232052D7003BC0AA /* DxeCorePerformanceLib.uni */,
);
path = DxeCorePerformanceLib;
sourceTree = "<group>";
};
A571BB4A232052D7003BC0AA /* DxeResetSystemLib */ = {
isa = PBXGroup;
children = (
A571BB4B232052D7003BC0AA /* DxeResetSystemLib.uni */,
A571BB4C232052D7003BC0AA /* DxeResetSystemLib.inf */,
A571BB4D232052D7003BC0AA /* DxeResetSystemLib.c */,
);
path = DxeResetSystemLib;
sourceTree = "<group>";
};
A571BB4E232052D7003BC0AA /* PeiResetSystemLib */ = {
isa = PBXGroup;
children = (
A571BB4F232052D7003BC0AA /* PeiResetSystemLib.uni */,
A571BB50232052D7003BC0AA /* PeiResetSystemLib.inf */,
A571BB51232052D7003BC0AA /* PeiResetSystemLib.c */,
);
path = PeiResetSystemLib;
sourceTree = "<group>";
};
A571BB53232052D7003BC0AA /* Logo */ = {
isa = PBXGroup;
children = (
A571BB54232052D7003BC0AA /* LogoDxe.uni */,
A571BB55232052D7003BC0AA /* LogoDxe.inf */,
A571BB56232052D7003BC0AA /* Logo.bmp */,
A571BB57232052D7003BC0AA /* Logo.uni */,
A571BB58232052D7003BC0AA /* LogoDxeExtra.uni */,
A571BB59232052D7003BC0AA /* LogoExtra.uni */,
A571BB5A232052D7003BC0AA /* Logo.inf */,
A571BB5B232052D7003BC0AA /* Logo.idf */,
A571BB5C232052D7003BC0AA /* Logo.c */,
);
path = Logo;
sourceTree = "<group>";
};
A571BB5F232052D7003BC0AA /* Application */ = {
isa = PBXGroup;
children = (
A571BB60232052D7003BC0AA /* UiApp */,
A571BB6F232052D7003BC0AA /* HelloWorld */,
A571BB75232052D7003BC0AA /* BootManagerMenuApp */,
A571BB7C232052D7003BC0AA /* CapsuleApp */,
A571BB85232052D7003BC0AA /* MemoryProfileInfo */,
A571BB8A232052D7003BC0AA /* DumpDynPcd */,
A571BB8E232052D7003BC0AA /* VariableInfo */,
A571BB93232052D7003BC0AA /* SmiHandlerProfileInfo */,
);
path = Application;
sourceTree = "<group>";
};
A571BB60232052D7003BC0AA /* UiApp */ = {
isa = PBXGroup;
children = (
A571BB61232052D7003BC0AA /* FrontPage.h */,
A571BB62232052D7003BC0AA /* FrontPageCustomizedUi.h */,
A571BB63232052D7003BC0AA /* Ui.h */,
A571BB64232052D7003BC0AA /* FrontPageCustomizedUiSupport.c */,
A571BB65232052D7003BC0AA /* FrontPageVfr.Vfr */,
A571BB66232052D7003BC0AA /* String.c */,
A571BB67232052D7003BC0AA /* FrontPageCustomizedUi.c */,
A571BB68232052D7003BC0AA /* UiApp.uni */,
A571BB69232052D7003BC0AA /* FrontPage.c */,
A571BB6A232052D7003BC0AA /* FrontPageStrings.uni */,
A571BB6B232052D7003BC0AA /* UiAppExtra.uni */,
A571BB6C232052D7003BC0AA /* UiApp.inf */,
A571BB6D232052D7003BC0AA /* FrontPageCustomizedUiSupport.h */,
A571BB6E232052D7003BC0AA /* String.h */,
);
path = UiApp;
sourceTree = "<group>";
};
A571BB6F232052D7003BC0AA /* HelloWorld */ = {
isa = PBXGroup;
children = (
A571BB70232052D7003BC0AA /* HelloWorldStr.uni */,
A571BB71232052D7003BC0AA /* HelloWorld.uni */,
A571BB72232052D7003BC0AA /* HelloWorld.inf */,
A571BB73232052D7003BC0AA /* HelloWorld.c */,
A571BB74232052D7003BC0AA /* HelloWorldExtra.uni */,
);
path = HelloWorld;
sourceTree = "<group>";
};
A571BB75232052D7003BC0AA /* BootManagerMenuApp */ = {
isa = PBXGroup;
children = (
A571BB76232052D7003BC0AA /* BootManagerMenu.c */,
A571BB77232052D7003BC0AA /* BootManagerMenuAppExtra.uni */,
A571BB78232052D7003BC0AA /* BootManagerMenuStrings.uni */,
A571BB79232052D7003BC0AA /* BootManagerMenu.h */,
A571BB7A232052D7003BC0AA /* BootManagerMenuApp.inf */,
A571BB7B232052D7003BC0AA /* BootManagerMenuApp.uni */,
);
path = BootManagerMenuApp;
sourceTree = "<group>";
};
A571BB7C232052D7003BC0AA /* CapsuleApp */ = {
isa = PBXGroup;
children = (
A571BB7D232052D7003BC0AA /* CapsuleApp.h */,
A571BB7E232052D7003BC0AA /* CapsuleApp.inf */,
A571BB7F232052D7003BC0AA /* AppSupport.c */,
A571BB80232052D7003BC0AA /* CapsuleApp.uni */,
A571BB81232052D7003BC0AA /* CapsuleAppExtra.uni */,
A571BB82232052D7003BC0AA /* CapsuleOnDisk.c */,
A571BB83232052D7003BC0AA /* CapsuleApp.c */,
A571BB84232052D7003BC0AA /* CapsuleDump.c */,
);
path = CapsuleApp;
sourceTree = "<group>";
};
A571BB85232052D7003BC0AA /* MemoryProfileInfo */ = {
isa = PBXGroup;
children = (
A571BB86232052D7003BC0AA /* MemoryProfileInfo.inf */,
A571BB87232052D7003BC0AA /* MemoryProfileInfo.c */,
A571BB88232052D7003BC0AA /* MemoryProfileInfo.uni */,
A571BB89232052D7003BC0AA /* MemoryProfileInfoExtra.uni */,
);
path = MemoryProfileInfo;
sourceTree = "<group>";
};
A571BB8A232052D7003BC0AA /* DumpDynPcd */ = {
isa = PBXGroup;
children = (
A571BB8B232052D7003BC0AA /* DumpDynPcd.inf */,
A571BB8C232052D7003BC0AA /* DumpDynPcdStr.uni */,
A571BB8D232052D7003BC0AA /* DumpDynPcd.c */,
);
path = DumpDynPcd;
sourceTree = "<group>";
};
A571BB8E232052D7003BC0AA /* VariableInfo */ = {
isa = PBXGroup;
children = (
A571BB8F232052D7003BC0AA /* VariableInfoExtra.uni */,
A571BB90232052D7003BC0AA /* VariableInfo.inf */,
A571BB91232052D7003BC0AA /* VariableInfo.uni */,
A571BB92232052D7003BC0AA /* VariableInfo.c */,
);
path = VariableInfo;
sourceTree = "<group>";
};
A571BB93232052D7003BC0AA /* SmiHandlerProfileInfo */ = {
isa = PBXGroup;
children = (
A571BB94232052D7003BC0AA /* SmiHandlerProfileInfoExtra.uni */,
A571BB95232052D7003BC0AA /* SmiHandlerProfileInfo.uni */,
A571BB96232052D7003BC0AA /* SmiHandlerProfileInfo.inf */,
A571BB97232052D7003BC0AA /* SmiHandlerProfileInfo.c */,
);
path = SmiHandlerProfileInfo;
sourceTree = "<group>";
};
A571BB99232052E8003BC0AA /* MdePkg */ = {
isa = PBXGroup;
children = (
A571BB9A232052E8003BC0AA /* Include */,
A571BDCB232052E9003BC0AA /* Library */,
A571C26E232052EC003BC0AA /* MdePkg.dec */,
A571C26F232052EC003BC0AA /* MdePkg.uni */,
A571C270232052EC003BC0AA /* MdePkgExtra.uni */,
A571C271232052EC003BC0AA /* MdePkg.dsc */,
);
name = MdePkg;
path = ../../../MdePkg;
sourceTree = "<group>";
};
A571BB9A232052E8003BC0AA /* Include */ = {
isa = PBXGroup;
children = (
A571BB9B232052E8003BC0AA /* PiPei.h */,
A571BB9C232052E8003BC0AA /* Ebc */,
A571BB9E232052E8003BC0AA /* PiMm.h */,
A571BB9F232052E8003BC0AA /* Uefi.h */,
A571BBA0232052E8003BC0AA /* X64 */,
A571BBA3232052E8003BC0AA /* Uefi */,
A571BBAB232052E8003BC0AA /* IndustryStandard */,
A571BBFC232052E8003BC0AA /* Library */,
A571BC3D232052E8003BC0AA /* Protocol */,
A571BD37232052E9003BC0AA /* Pi */,
A571BD45232052E9003BC0AA /* Ia32 */,
A571BD48232052E9003BC0AA /* PiSmm.h */,
A571BD49232052E9003BC0AA /* Register */,
A571BD6E232052E9003BC0AA /* PiDxe.h */,
A571BD6F232052E9003BC0AA /* Guid */,
A571BD97232052E9003BC0AA /* Arm */,
A571BD99232052E9003BC0AA /* Ppi */,
A571BDC8232052E9003BC0AA /* AArch64 */,
A571BDCA232052E9003BC0AA /* Base.h */,
);
path = Include;
sourceTree = "<group>";
};
A571BB9C232052E8003BC0AA /* Ebc */ = {
isa = PBXGroup;
children = (
A571BB9D232052E8003BC0AA /* ProcessorBind.h */,
);
path = Ebc;
sourceTree = "<group>";
};
A571BBA0232052E8003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571BBA1232052E8003BC0AA /* Nasm.inc */,
A571BBA2232052E8003BC0AA /* ProcessorBind.h */,
);
path = X64;
sourceTree = "<group>";
};
A571BBA3232052E8003BC0AA /* Uefi */ = {
isa = PBXGroup;
children = (
A571BBA4232052E8003BC0AA /* UefiAcpiDataTable.h */,
A571BBA5232052E8003BC0AA /* UefiPxe.h */,
A571BBA6232052E8003BC0AA /* UefiSpec.h */,
A571BBA7232052E8003BC0AA /* UefiGpt.h */,
A571BBA8232052E8003BC0AA /* UefiBaseType.h */,
A571BBA9232052E8003BC0AA /* UefiInternalFormRepresentation.h */,
A571BBAA232052E8003BC0AA /* UefiMultiPhase.h */,
);
path = Uefi;
sourceTree = "<group>";
};
A571BBAB232052E8003BC0AA /* IndustryStandard */ = {
isa = PBXGroup;
children = (
A571BBAC232052E8003BC0AA /* IpmiNetFnFirmware.h */,
A571BBAD232052E8003BC0AA /* SdramSpdLpDdr.h */,
A571BBAE232052E8003BC0AA /* ElTorito.h */,
A571BBAF232052E8003BC0AA /* SdramSpdDdr3.h */,
A571BBB0232052E8003BC0AA /* Acpi62.h */,
A571BBB1232052E8003BC0AA /* WindowsSmmSecurityMitigationTable.h */,
A571BBB2232052E8003BC0AA /* Nvme.h */,
A571BBB3232052E8003BC0AA /* IoRemappingTable.h */,
A571BBB4232052E8003BC0AA /* LowPowerIdleTable.h */,
A571BBB5232052E8003BC0AA /* Emmc.h */,
A571BBB6232052E8003BC0AA /* WatchdogActionTable.h */,
A571BBB7232052E8003BC0AA /* DmaRemappingReportingTable.h */,
A571BBB8232052E8003BC0AA /* AlertStandardFormatTable.h */,
A571BBB9232052E8003BC0AA /* Acpi40.h */,
A571BBBA232052E8003BC0AA /* Bmp.h */,
A571BBBB232052E8003BC0AA /* UefiTcgPlatform.h */,
A571BBBC232052E8003BC0AA /* SerialPortConsoleRedirectionTable.h */,
A571BBBD232052E8003BC0AA /* Pci22.h */,
A571BBBE232052E8003BC0AA /* Mbr.h */,
A571BBBF232052E8003BC0AA /* Acpi61.h */,
A571BBC0232052E8003BC0AA /* SdramSpdDdr4.h */,
A571BBC1232052E8003BC0AA /* TcgStorageOpal.h */,
A571BBC2232052E8003BC0AA /* IpmiNetFnChassis.h */,
A571BBC3232052E8003BC0AA /* Acpi.h */,
A571BBC4232052E8003BC0AA /* Tpm2Acpi.h */,
A571BBC5232052E8003BC0AA /* PeImage.h */,
A571BBC6232052E8003BC0AA /* PciExpress30.h */,
A571BBC7232052E8003BC0AA /* SdramSpd.h */,
A571BBC8232052E8003BC0AA /* Acpi10.h */,
A571BBC9232052E8003BC0AA /* MemoryMappedConfigurationSpaceAccessTable.h */,
A571BBCA232052E8003BC0AA /* IpmiFruInformationStorage.h */,
A571BBCB232052E8003BC0AA /* IpmiNetFnStorage.h */,
A571BBCC232052E8003BC0AA /* IScsiBootFirmwareTable.h */,
A571BBCD232052E8003BC0AA /* Bluetooth.h */,
A571BBCE232052E8003BC0AA /* AcpiAml.h */,
A571BBCF232052E8003BC0AA /* Acpi50.h */,
A571BBD0232052E8003BC0AA /* Tpm20.h */,
A571BBD1232052E8003BC0AA /* PciCodeId.h */,
A571BBD2232052E8003BC0AA /* IpmiNetFnTransport.h */,
A571BBD3232052E8003BC0AA /* Dhcp.h */,
A571BBD4232052E8003BC0AA /* TpmPtp.h */,
A571BBD5232052E8003BC0AA /* Acpi20.h */,
A571BBD6232052E8003BC0AA /* Pci23.h */,
A571BBD7232052E8003BC0AA /* IpmiNetFnApp.h */,
A571BBD8232052E8003BC0AA /* PciExpress40.h */,
A571BBD9232052E8003BC0AA /* IpmiNetFnSensorEvent.h */,
A571BBDA232052E8003BC0AA /* Acpi60.h */,
A571BBDB232052E8003BC0AA /* PciExpress21.h */,
A571BBDC232052E8003BC0AA /* PciExpress31.h */,
A571BBDD232052E8003BC0AA /* TcgStorageCore.h */,
A571BBDE232052E8003BC0AA /* HighPrecisionEventTimerTable.h */,
A571BBDF232052E8003BC0AA /* Usb.h */,
A571BBE0232052E8003BC0AA /* Acpi51.h */,
A571BBE1232052E8003BC0AA /* Sd.h */,
A571BBE2232052E8003BC0AA /* WatchdogResourceTable.h */,
A571BBE3232052E8003BC0AA /* Acpi30.h */,
A571BBE4232052E8003BC0AA /* Udf.h */,
A571BBE5232052E8003BC0AA /* DebugPortTable.h */,
A571BBE6232052E8003BC0AA /* SmBios.h */,
A571BBE7232052E8003BC0AA /* MemoryOverwriteRequestControlLock.h */,
A571BBE8232052E8003BC0AA /* Atapi.h */,
A571BBE9232052E8003BC0AA /* TcpaAcpi.h */,
A571BBEA232052E8003BC0AA /* LegacyBiosMpTable.h */,
A571BBEB232052E8003BC0AA /* TpmTis.h */,
A571BBEC232052E8003BC0AA /* Acpi63.h */,
A571BBED232052E8003BC0AA /* SmBus.h */,
A571BBEE232052E8003BC0AA /* Http11.h */,
A571BBEF232052E8003BC0AA /* TcgPhysicalPresence.h */,
A571BBF0232052E8003BC0AA /* IpmiNetFnGroupExtension.h */,
A571BBF1232052E8003BC0AA /* Tls1.h */,
A571BBF2232052E8003BC0AA /* Pci.h */,
A571BBF3232052E8003BC0AA /* DebugPort2Table.h */,
A571BBF4232052E8003BC0AA /* Scsi.h */,
A571BBF5232052E8003BC0AA /* Pci30.h */,
A571BBF6232052E8003BC0AA /* Hsti.h */,
A571BBF7232052E8003BC0AA /* WindowsUxCapsule.h */,
A571BBF8232052E8003BC0AA /* Tpm12.h */,
A571BBF9232052E8003BC0AA /* Ipmi.h */,
A571BBFA232052E8003BC0AA /* IpmiNetFnBridge.h */,
A571BBFB232052E8003BC0AA /* ServiceProcessorManagementInterfaceTable.h */,
);
path = IndustryStandard;
sourceTree = "<group>";
};
A571BBFC232052E8003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571BBFD232052E8003BC0AA /* OrderedCollectionLib.h */,
A571BBFE232052E8003BC0AA /* TimerLib.h */,
A571BBFF232052E8003BC0AA /* PeiServicesTablePointerLib.h */,
A571BC00232052E8003BC0AA /* SmiHandlerProfileLib.h */,
A571BC01232052E8003BC0AA /* UefiUsbLib.h */,
A571BC02232052E8003BC0AA /* UefiDecompressLib.h */,
A571BC03232052E8003BC0AA /* UefiRuntimeServicesTableLib.h */,
A571BC04232052E8003BC0AA /* PeimEntryPoint.h */,
A571BC05232052E8003BC0AA /* RngLib.h */,
A571BC06232052E8003BC0AA /* PciCf8Lib.h */,
A571BC07232052E8003BC0AA /* SmmPeriodicSmiLib.h */,
A571BC08232052E8003BC0AA /* PeiCoreEntryPoint.h */,
A571BC09232052E8003BC0AA /* S3PciLib.h */,
A571BC0A232052E8003BC0AA /* PciSegmentLib.h */,
A571BC0B232052E8003BC0AA /* DebugLib.h */,
A571BC0C232052E8003BC0AA /* SynchronizationLib.h */,
A571BC0D232052E8003BC0AA /* SafeIntLib.h */,
A571BC0E232052E8003BC0AA /* S3SmbusLib.h */,
A571BC0F232052E8003BC0AA /* DevicePathLib.h */,
A571BC10232052E8003BC0AA /* PcdLib.h */,
A571BC11232052E8003BC0AA /* FileHandleLib.h */,
A571BC12232052E8003BC0AA /* UefiLib.h */,
A571BC13232052E8003BC0AA /* SmmMemLib.h */,
A571BC14232052E8003BC0AA /* PostCodeLib.h */,
A571BC15232052E8003BC0AA /* S3StallLib.h */,
A571BC16232052E8003BC0AA /* PciLib.h */,
A571BC17232052E8003BC0AA /* UefiBootServicesTableLib.h */,
A571BC18232052E8003BC0AA /* MmServicesTableLib.h */,
A571BC19232052E8003BC0AA /* PeCoffExtraActionLib.h */,
A571BC1A232052E8003BC0AA /* PciExpressLib.h */,
A571BC1B232052E8003BC0AA /* S3IoLib.h */,
A571BC1C232052E8003BC0AA /* ReportStatusCodeLib.h */,
A571BC1D232052E8003BC0AA /* UefiScsiLib.h */,
A571BC1E232052E8003BC0AA /* UefiRuntimeLib.h */,
A571BC1F232052E8003BC0AA /* SmmServicesTableLib.h */,
A571BC20232052E8003BC0AA /* SerialPortLib.h */,
A571BC21232052E8003BC0AA /* DxeCoreEntryPoint.h */,
A571BC22232052E8003BC0AA /* PeCoffGetEntryPointLib.h */,
A571BC23232052E8003BC0AA /* UefiDriverEntryPoint.h */,
A571BC24232052E8003BC0AA /* BaseMemoryLib.h */,
A571BC25232052E8003BC0AA /* DxeServicesLib.h */,
A571BC26232052E8003BC0AA /* PeCoffLib.h */,
A571BC27232052E8003BC0AA /* S3PciSegmentLib.h */,
A571BC28232052E8003BC0AA /* BaseLib.h */,
A571BC29232052E8003BC0AA /* SmmLib.h */,
A571BC2A232052E8003BC0AA /* PeiServicesLib.h */,
A571BC2B232052E8003BC0AA /* DxeServicesTableLib.h */,
A571BC2C232052E8003BC0AA /* SmbusLib.h */,
A571BC2D232052E8003BC0AA /* MemoryAllocationLib.h */,
A571BC2E232052E8003BC0AA /* HstiLib.h */,
A571BC2F232052E8003BC0AA /* ExtractGuidedSectionLib.h */,
A571BC30232052E8003BC0AA /* ResourcePublicationLib.h */,
A571BC31232052E8003BC0AA /* S3BootScriptLib.h */,
A571BC32232052E8003BC0AA /* CacheMaintenanceLib.h */,
A571BC33232052E8003BC0AA /* CpuLib.h */,
A571BC34232052E8003BC0AA /* StandaloneMmDriverEntryPoint.h */,
A571BC35232052E8003BC0AA /* SmmIoLib.h */,
A571BC36232052E8003BC0AA /* IoLib.h */,
A571BC37232052E8003BC0AA /* PrintLib.h */,
A571BC38232052E8003BC0AA /* UefiApplicationEntryPoint.h */,
A571BC39232052E8003BC0AA /* PerformanceLib.h */,
A571BC3A232052E8003BC0AA /* HobLib.h */,
A571BC3B232052E8003BC0AA /* DebugPrintErrorLevelLib.h */,
A571BC3C232052E8003BC0AA /* PciSegmentInfoLib.h */,
);
path = Library;
sourceTree = "<group>";
};
A571BC3D232052E8003BC0AA /* Protocol */ = {
isa = PBXGroup;
children = (
A571BC3E232052E8003BC0AA /* LegacySpiController.h */,
A571BC3F232052E8003BC0AA /* SpiHc.h */,
A571BC40232052E8003BC0AA /* Tcp4.h */,
A571BC41232052E8003BC0AA /* DriverFamilyOverride.h */,
A571BC42232052E8003BC0AA /* MmSxDispatch.h */,
A571BC43232052E8003BC0AA /* MmCpu.h */,
A571BC44232052E8003BC0AA /* TcgService.h */,
A571BC45232052E8003BC0AA /* WiFi2.h */,
A571BC46232052E8003BC0AA /* PartitionInfo.h */,
A571BC47232052E8003BC0AA /* SmmReportStatusCodeHandler.h */,
A571BC48232052E8003BC0AA /* UgaDraw.h */,
A571BC49232052E8003BC0AA /* Bis.h */,
A571BC4A232052E8003BC0AA /* SmartCardEdge.h */,
A571BC4B232052E8003BC0AA /* EapConfiguration.h */,
A571BC4C232052E8003BC0AA /* ShellDynamicCommand.h */,
A571BC4D232052E8003BC0AA /* Rest.h */,
A571BC4E232052E8003BC0AA /* NvdimmLabel.h */,
A571BC4F232052E8003BC0AA /* Udp4.h */,
A571BC50232052E8003BC0AA /* LoadedImage.h */,
A571BC51232052E8003BC0AA /* WiFi.h */,
A571BC52232052E8003BC0AA /* SmmSwDispatch2.h */,
A571BC53232052E8003BC0AA /* FormBrowser2.h */,
A571BC54232052E8003BC0AA /* I2cHost.h */,
A571BC55232052E8003BC0AA /* DevicePathFromText.h */,
A571BC56232052E8003BC0AA /* Shell.h */,
A571BC57232052E8003BC0AA /* IpSec.h */,
A571BC58232052E8003BC0AA /* SimpleTextInEx.h */,
A571BC59232052E8003BC0AA /* CpuIo2.h */,
A571BC5A232052E8003BC0AA /* Ip4.h */,
A571BC5B232052E8003BC0AA /* DriverConfiguration.h */,
A571BC5C232052E8003BC0AA /* SpiSmmConfiguration.h */,
A571BC5D232052E8003BC0AA /* DiskIo.h */,
A571BC5E232052E8003BC0AA /* Tls.h */,
A571BC5F232052E8003BC0AA /* MmReadyToLock.h */,
A571BC60232052E8003BC0AA /* SimpleFileSystem.h */,
A571BC61232052E8003BC0AA /* MmStatusCode.h */,
A571BC62232052E8003BC0AA /* Http.h */,
A571BC63232052E8003BC0AA /* ScsiPassThruExt.h */,
A571BC64232052E8003BC0AA /* HiiConfigAccess.h */,
A571BC65232052E8003BC0AA /* SmbusHc.h */,
A571BC66232052E8003BC0AA /* DevicePathToText.h */,
A571BC67232052E8003BC0AA /* MmCpuIo.h */,
A571BC68232052E8003BC0AA /* ServiceBinding.h */,
A571BC69232052E8003BC0AA /* DriverConfiguration2.h */,
A571BC6A232052E8003BC0AA /* Usb2HostController.h */,
A571BC6B232052E8003BC0AA /* FirmwareManagement.h */,
A571BC6C232052E8003BC0AA /* EdidDiscovered.h */,
A571BC6D232052E8003BC0AA /* MmEndOfDxe.h */,
A571BC6E232052E8003BC0AA /* BootManagerPolicy.h */,
A571BC6F232052E8003BC0AA /* RealTimeClock.h */,
A571BC70232052E8003BC0AA /* SimplePointer.h */,
A571BC71232052E8003BC0AA /* Ip6Config.h */,
A571BC72232052E8003BC0AA /* I2cIo.h */,
A571BC73232052E8003BC0AA /* Dns6.h */,
A571BC74232052E8003BC0AA /* UfsDeviceConfig.h */,
A571BC75232052E8003BC0AA /* DeviceIo.h */,
A571BC76232052E8003BC0AA /* ReportStatusCodeHandler.h */,
A571BC77232052E8003BC0AA /* TlsConfig.h */,
A571BC78232052E8003BC0AA /* ScsiIo.h */,
A571BC79232052E8003BC0AA /* Security.h */,
A571BC7A232052E8003BC0AA /* SmmSxDispatch2.h */,
A571BC7B232052E8003BC0AA /* MmControl.h */,
A571BC7C232052E8003BC0AA /* NetworkInterfaceIdentifier.h */,
A571BC7D232052E8003BC0AA /* MmPowerButtonDispatch.h */,
A571BC7E232052E8003BC0AA /* Security2.h */,
A571BC7F232052E8003BC0AA /* EdidActive.h */,
A571BC80232052E8003BC0AA /* UserCredential.h */,
A571BC81232052E8003BC0AA /* MmAccess.h */,
A571BC82232052E8003BC0AA /* UnicodeCollation.h */,
A571BC83232052E8003BC0AA /* MonotonicCounter.h */,
A571BC84232052E8003BC0AA /* BluetoothHc.h */,
A571BC85232052E8003BC0AA /* PlatformDriverOverride.h */,
A571BC86232052E8003BC0AA /* ManagedNetwork.h */,
A571BC87232052E8003BC0AA /* DriverDiagnostics.h */,
A571BC88232052E8003BC0AA /* HiiImageDecoder.h */,
A571BC89232052E8003BC0AA /* SimpleNetwork.h */,
A571BC8A232052E8003BC0AA /* HiiString.h */,
A571BC8B232052E8003BC0AA /* TrEEProtocol.h */,
A571BC8C232052E8003BC0AA /* VariableWrite.h */,
A571BC8D232052E8003BC0AA /* BluetoothLeConfig.h */,
A571BC8E232052E8003BC0AA /* Ip4Config.h */,
A571BC8F232052E8003BC0AA /* MmMp.h */,
A571BC90232052E8003BC0AA /* HiiPopup.h */,
A571BC91232052E8003BC0AA /* GraphicsOutput.h */,
A571BC92232052E8003BC0AA /* IScsiInitiatorName.h */,
A571BC93232052E8003BC0AA /* Ftp4.h */,
A571BC94232052E8003BC0AA /* AtaPassThru.h */,
A571BC95232052E8003BC0AA /* SimpleTextOut.h */,
A571BC96232052E8003BC0AA /* HiiConfigKeyword.h */,
A571BC97232052E8003BC0AA /* PciOverride.h */,
A571BC98232052E8003BC0AA /* DiskIo2.h */,
A571BC99232052E8003BC0AA /* IsaHc.h */,
A571BC9A232052E8003BC0AA /* ComponentName2.h */,
A571BC9B232052E8003BC0AA /* SmmStatusCode.h */,
A571BC9C232052E8003BC0AA /* PciPlatform.h */,
A571BC9D232052E8003BC0AA /* DriverDiagnostics2.h */,
A571BC9E232052E8003BC0AA /* Rng.h */,
A571BC9F232052E8003BC0AA /* Dhcp4.h */,
A571BCA0232052E8003BC0AA /* PxeBaseCode.h */,
A571BCA1232052E8003BC0AA /* GuidedSectionExtraction.h */,
A571BCA2232052E8003BC0AA /* Variable.h */,
A571BCA3232052E8003BC0AA /* MmReportStatusCodeHandler.h */,
A571BCA4232052E8003BC0AA /* DxeMmReadyToLock.h */,
A571BCA5232052E8003BC0AA /* DriverBinding.h */,
A571BCA6232052E8003BC0AA /* FirmwareVolume2.h */,
A571BCA7232052E8003BC0AA /* BlockIo.h */,
A571BCA8232052E8003BC0AA /* MmBase.h */,
A571BCA9232052E8003BC0AA /* SmmCpuIo2.h */,
A571BCAA232052E8003BC0AA /* SmmUsbDispatch2.h */,
A571BCAB232052E8003BC0AA /* Mtftp6.h */,
A571BCAC232052E8003BC0AA /* S3SmmSaveState.h */,
A571BCAD232052E8003BC0AA /* SpiNorFlash.h */,
A571BCAE232052E8003BC0AA /* Metronome.h */,
A571BCAF232052E8003BC0AA /* SmmPowerButtonDispatch2.h */,
A571BCB0232052E8003BC0AA /* Runtime.h */,
A571BCB1232052E8003BC0AA /* LegacySpiSmmFlash.h */,
A571BCB2232052E8003BC0AA /* PlatformToDriverConfiguration.h */,
A571BCB3232052E8003BC0AA /* Timer.h */,
A571BCB4232052E8003BC0AA /* DevicePathUtilities.h */,
A571BCB5232052E8003BC0AA /* PxeBaseCodeCallBack.h */,
A571BCB6232052E8003BC0AA /* LegacySpiSmmController.h */,
A571BCB7232052E8003BC0AA /* LegacyRegion2.h */,
A571BCB8232052E8003BC0AA /* DebugPort.h */,
A571BCB9232052E8003BC0AA /* Tcp6.h */,
A571BCBA232052E8003BC0AA /* PciRootBridgeIo.h */,
A571BCBB232052E8003BC0AA /* Pcd.h */,
A571BCBC232052E8003BC0AA /* UgaIo.h */,
A571BCBD232052E8003BC0AA /* SpiSmmNorFlash.h */,
A571BCBE232052E8003BC0AA /* Hash2.h */,
A571BCBF232052E8003BC0AA /* SpiConfiguration.h */,
A571BCC0232052E8003BC0AA /* SuperIoControl.h */,
A571BCC1232052E8003BC0AA /* DevicePath.h */,
A571BCC2232052E8003BC0AA /* TapeIo.h */,
A571BCC3232052E8003BC0AA /* SmmCpu.h */,
A571BCC4232052E8003BC0AA /* DriverSupportedEfiVersion.h */,
A571BCC5232052E8003BC0AA /* StorageSecurityCommand.h */,
A571BCC6232052E8003BC0AA /* UserManager.h */,
A571BCC7232052E8003BC0AA /* PiPcd.h */,
A571BCC8232052E8003BC0AA /* SecurityPolicy.h */,
A571BCC9232052E8003BC0AA /* UsbFunctionIo.h */,
A571BCCA232052E8003BC0AA /* BusSpecificDriverOverride.h */,
A571BCCB232052E8003BC0AA /* MmSwDispatch.h */,
A571BCCC232052E8003BC0AA /* Supplicant.h */,
A571BCCD232052E8003BC0AA /* Udp6.h */,
A571BCCE232052E8003BC0AA /* SmmReadyToLock.h */,
A571BCCF232052E8003BC0AA /* PciHotPlugRequest.h */,
A571BCD0232052E8003BC0AA /* AuthenticationInfo.h */,
A571BCD1232052E8003BC0AA /* Ip4Config2.h */,
A571BCD2232052E8003BC0AA /* MmCommunication.h */,
A571BCD3232052E8003BC0AA /* EapManagement2.h */,
A571BCD4232052E8003BC0AA /* Decompress.h */,
A571BCD5232052E8003BC0AA /* PiPcdInfo.h */,
A571BCD6232052E8003BC0AA /* PciHostBridgeResourceAllocation.h */,
A571BCD7232052E8003BC0AA /* HiiPackageList.h */,
A571BCD8232052E8003BC0AA /* SpiIo.h */,
A571BCD9232052E8003BC0AA /* HiiImage.h */,
A571BCDA232052E8003BC0AA /* Pkcs7Verify.h */,
A571BCDB232052E8003BC0AA /* SmmGpiDispatch2.h */,
A571BCDC232052E8003BC0AA /* SmmCommunication.h */,
A571BCDD232052E9003BC0AA /* NvmExpressPassthru.h */,
A571BCDE232052E9003BC0AA /* IpSecConfig.h */,
A571BCDF232052E9003BC0AA /* DeferredImageLoad.h */,
A571BCE0232052E9003BC0AA /* MmUsbDispatch.h */,
A571BCE1232052E9003BC0AA /* SmmStandbyButtonDispatch2.h */,
A571BCE2232052E9003BC0AA /* Capsule.h */,
A571BCE3232052E9003BC0AA /* SuperIo.h */,
A571BCE4232052E9003BC0AA /* RegularExpressionProtocol.h */,
A571BCE5232052E9003BC0AA /* IdeControllerInit.h */,
A571BCE6232052E9003BC0AA /* Cpu.h */,
A571BCE7232052E9003BC0AA /* AbsolutePointer.h */,
A571BCE8232052E9003BC0AA /* UsbHostController.h */,
A571BCE9232052E9003BC0AA /* UsbIo.h */,
A571BCEA232052E9003BC0AA /* HiiConfigRouting.h */,
A571BCEB232052E9003BC0AA /* BluetoothAttribute.h */,
A571BCEC232052E9003BC0AA /* Ip6.h */,
A571BCED232052E9003BC0AA /* BlockIo2.h */,
A571BCEE232052E9003BC0AA /* Dns4.h */,
A571BCEF232052E9003BC0AA /* HiiDatabase.h */,
A571BCF0232052E9003BC0AA /* HiiImageEx.h */,
A571BCF1232052E9003BC0AA /* PciIo.h */,
A571BCF2232052E9003BC0AA /* MmPeriodicTimerDispatch.h */,
A571BCF3232052E9003BC0AA /* RamDisk.h */,
A571BCF4232052E9003BC0AA /* ScsiPassThru.h */,
A571BCF5232052E9003BC0AA /* DiskInfo.h */,
A571BCF6232052E9003BC0AA /* Bds.h */,
A571BCF7232052E9003BC0AA /* SerialIo.h */,
A571BCF8232052E9003BC0AA /* DriverHealth.h */,
A571BCF9232052E9003BC0AA /* Arp.h */,
A571BCFA232052E9003BC0AA /* ShellParameters.h */,
A571BCFB232052E9003BC0AA /* IncompatiblePciDeviceSupport.h */,
A571BCFC232052E9003BC0AA /* LegacySpiFlash.h */,
A571BCFD232052E9003BC0AA /* I2cMaster.h */,
A571BCFE232052E9003BC0AA /* Smbios.h */,
A571BCFF232052E9003BC0AA /* EapManagement.h */,
A571BD00232052E9003BC0AA /* EraseBlock.h */,
A571BD01232052E9003BC0AA /* Tcg2Protocol.h */,
A571BD02232052E9003BC0AA /* AcpiSystemDescriptionTable.h */,
A571BD03232052E9003BC0AA /* PciEnumerationComplete.h */,
A571BD04232052E9003BC0AA /* ResetNotification.h */,
A571BD05232052E9003BC0AA /* PciHotPlugInit.h */,
A571BD06232052E9003BC0AA /* Kms.h */,
A571BD07232052E9003BC0AA /* MmPciRootBridgeIo.h */,
A571BD08232052E9003BC0AA /* I2cBusConfigurationManagement.h */,
A571BD09232052E9003BC0AA /* LoadFile.h */,
A571BD0A232052E9003BC0AA /* PcdInfo.h */,
A571BD0B232052E9003BC0AA /* WatchdogTimer.h */,
A571BD0C232052E9003BC0AA /* SmmEndOfDxe.h */,
A571BD0D232052E9003BC0AA /* MmConfiguration.h */,
A571BD0E232052E9003BC0AA /* SmmPeriodicTimerDispatch2.h */,
A571BD0F232052E9003BC0AA /* S3SaveState.h */,
A571BD10232052E9003BC0AA /* SdMmcPassThru.h */,
A571BD11232052E9003BC0AA /* Reset.h */,
A571BD12232052E9003BC0AA /* Dhcp6.h */,
A571BD13232052E9003BC0AA /* DxeSmmReadyToLock.h */,
A571BD14232052E9003BC0AA /* MpService.h */,
A571BD15232052E9003BC0AA /* SmmConfiguration.h */,
A571BD16232052E9003BC0AA /* MmGpiDispatch.h */,
A571BD17232052E9003BC0AA /* SmmControl2.h */,
A571BD18232052E9003BC0AA /* StatusCode.h */,
A571BD19232052E9003BC0AA /* Timestamp.h */,
A571BD1A232052E9003BC0AA /* BlockIoCrypto.h */,
A571BD1B232052E9003BC0AA /* SmartCardReader.h */,
A571BD1C232052E9003BC0AA /* FirmwareVolumeBlock.h */,
A571BD1D232052E9003BC0AA /* HttpBootCallback.h */,
A571BD1E232052E9003BC0AA /* SimpleTextIn.h */,
A571BD1F232052E9003BC0AA /* MmIoTrapDispatch.h */,
A571BD20232052E9003BC0AA /* Hash.h */,
A571BD21232052E9003BC0AA /* VlanConfig.h */,
A571BD22232052E9003BC0AA /* HiiFont.h */,
A571BD23232052E9003BC0AA /* SmmAccess2.h */,
A571BD24232052E9003BC0AA /* UserCredential2.h */,
A571BD25232052E9003BC0AA /* AcpiTable.h */,
A571BD26232052E9003BC0AA /* EdidOverride.h */,
A571BD27232052E9003BC0AA /* I2cEnumerate.h */,
A571BD28232052E9003BC0AA /* BluetoothConfig.h */,
A571BD29232052E9003BC0AA /* BluetoothIo.h */,
A571BD2A232052E9003BC0AA /* MmStandbyButtonDispatch.h */,
A571BD2B232052E9003BC0AA /* Mtftp4.h */,
A571BD2C232052E9003BC0AA /* SmmIoTrapDispatch2.h */,
A571BD2D232052E9003BC0AA /* SpiSmmHc.h */,
A571BD2E232052E9003BC0AA /* Ebc.h */,
A571BD2F232052E9003BC0AA /* DebugSupport.h */,
A571BD30232052E9003BC0AA /* ComponentName.h */,
A571BD31232052E9003BC0AA /* Eap.h */,
A571BD32232052E9003BC0AA /* AdapterInformation.h */,
A571BD33232052E9003BC0AA /* SmmBase2.h */,
A571BD34232052E9003BC0AA /* SmmPciRootBridgeIo.h */,
A571BD35232052E9003BC0AA /* HttpUtilities.h */,
A571BD36232052E9003BC0AA /* LoadFile2.h */,
);
path = Protocol;
sourceTree = "<group>";
};
A571BD37232052E9003BC0AA /* Pi */ = {
isa = PBXGroup;
children = (
A571BD38232052E9003BC0AA /* PiFirmwareVolume.h */,
A571BD39232052E9003BC0AA /* PiMmCis.h */,
A571BD3A232052E9003BC0AA /* PiDxeCis.h */,
A571BD3B232052E9003BC0AA /* PiStatusCode.h */,
A571BD3C232052E9003BC0AA /* PiBootMode.h */,
A571BD3D232052E9003BC0AA /* PiHob.h */,
A571BD3E232052E9003BC0AA /* PiPeiCis.h */,
A571BD3F232052E9003BC0AA /* PiSmmCis.h */,
A571BD40232052E9003BC0AA /* PiDependency.h */,
A571BD41232052E9003BC0AA /* PiS3BootScript.h */,
A571BD42232052E9003BC0AA /* PiMultiPhase.h */,
A571BD43232052E9003BC0AA /* PiFirmwareFile.h */,
A571BD44232052E9003BC0AA /* PiI2c.h */,
);
path = Pi;
sourceTree = "<group>";
};
A571BD45232052E9003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571BD46232052E9003BC0AA /* Nasm.inc */,
A571BD47232052E9003BC0AA /* ProcessorBind.h */,
);
path = Ia32;
sourceTree = "<group>";
};
A571BD49232052E9003BC0AA /* Register */ = {
isa = PBXGroup;
children = (
A571BD4A232052E9003BC0AA /* Intel */,
A571BD6A232052E9003BC0AA /* Amd */,
);
path = Register;
sourceTree = "<group>";
};
A571BD4A232052E9003BC0AA /* Intel */ = {
isa = PBXGroup;
children = (
A571BD4B232052E9003BC0AA /* Microcode.h */,
A571BD4C232052E9003BC0AA /* SmramSaveStateMap.h */,
A571BD4D232052E9003BC0AA /* Msr */,
A571BD63232052E9003BC0AA /* Cpuid.h */,
A571BD64232052E9003BC0AA /* StmStatusCode.h */,
A571BD65232052E9003BC0AA /* StmResourceDescriptor.h */,
A571BD66232052E9003BC0AA /* LocalApic.h */,
A571BD67232052E9003BC0AA /* StmApi.h */,
A571BD68232052E9003BC0AA /* ArchitecturalMsr.h */,
A571BD69232052E9003BC0AA /* Msr.h */,
);
path = Intel;
sourceTree = "<group>";
};
A571BD4D232052E9003BC0AA /* Msr */ = {
isa = PBXGroup;
children = (
A571BD4E232052E9003BC0AA /* Pentium4Msr.h */,
A571BD4F232052E9003BC0AA /* GoldmontPlusMsr.h */,
A571BD50232052E9003BC0AA /* IvyBridgeMsr.h */,
A571BD51232052E9003BC0AA /* BroadwellMsr.h */,
A571BD52232052E9003BC0AA /* HaswellEMsr.h */,
A571BD53232052E9003BC0AA /* XeonE7Msr.h */,
A571BD54232052E9003BC0AA /* Core2Msr.h */,
A571BD55232052E9003BC0AA /* NehalemMsr.h */,
A571BD56232052E9003BC0AA /* SandyBridgeMsr.h */,
A571BD57232052E9003BC0AA /* P6Msr.h */,
A571BD58232052E9003BC0AA /* PentiumMsr.h */,
A571BD59232052E9003BC0AA /* SilvermontMsr.h */,
A571BD5A232052E9003BC0AA /* Xeon5600Msr.h */,
A571BD5B232052E9003BC0AA /* SkylakeMsr.h */,
A571BD5C232052E9003BC0AA /* CoreMsr.h */,
A571BD5D232052E9003BC0AA /* XeonDMsr.h */,
A571BD5E232052E9003BC0AA /* XeonPhiMsr.h */,
A571BD5F232052E9003BC0AA /* PentiumMMsr.h */,
A571BD60232052E9003BC0AA /* GoldmontMsr.h */,
A571BD61232052E9003BC0AA /* HaswellMsr.h */,
A571BD62232052E9003BC0AA /* AtomMsr.h */,
);
path = Msr;
sourceTree = "<group>";
};
A571BD6A232052E9003BC0AA /* Amd */ = {
isa = PBXGroup;
children = (
A571BD6B232052E9003BC0AA /* Cpuid.h */,
A571BD6C232052E9003BC0AA /* Fam17Msr.h */,
A571BD6D232052E9003BC0AA /* Msr.h */,
);
path = Amd;
sourceTree = "<group>";
};
A571BD6F232052E9003BC0AA /* Guid */ = {
isa = PBXGroup;
children = (
A571BD70232052E9003BC0AA /* MdePkgTokenSpace.h */,
A571BD71232052E9003BC0AA /* SmramMemoryReserve.h */,
A571BD72232052E9003BC0AA /* FileInfo.h */,
A571BD73232052E9003BC0AA /* SystemResourceTable.h */,
A571BD74232052E9003BC0AA /* AprioriFileName.h */,
A571BD75232052E9003BC0AA /* PropertiesTable.h */,
A571BD76232052E9003BC0AA /* MemoryAllocationHob.h */,
A571BD77232052E9003BC0AA /* EventGroup.h */,
A571BD78232052E9003BC0AA /* FirmwareFileSystem3.h */,
A571BD79232052E9003BC0AA /* Cper.h */,
A571BD7A232052E9003BC0AA /* MemoryOverwriteControl.h */,
A571BD7B232052E9003BC0AA /* Gpt.h */,
A571BD7C232052E9003BC0AA /* MemoryAttributesTable.h */,
A571BD7D232052E9003BC0AA /* EventLegacyBios.h */,
A571BD7E232052E9003BC0AA /* FmpCapsule.h */,
A571BD7F232052E9003BC0AA /* FirmwareContentsSigned.h */,
A571BD80232052E9003BC0AA /* Acpi.h */,
A571BD81232052E9003BC0AA /* Apriori.h */,
A571BD82232052E9003BC0AA /* DxeServices.h */,
A571BD83232052E9003BC0AA /* Btt.h */,
A571BD84232052E9003BC0AA /* HobList.h */,
A571BD85232052E9003BC0AA /* GraphicsInfoHob.h */,
A571BD86232052E9003BC0AA /* HiiFormMapMethodGuid.h */,
A571BD87232052E9003BC0AA /* FileSystemVolumeLabelInfo.h */,
A571BD88232052E9003BC0AA /* FirmwareFileSystem2.h */,
A571BD89232052E9003BC0AA /* StatusCodeDataTypeId.h */,
A571BD8A232052E9003BC0AA /* DebugImageInfoTable.h */,
A571BD8B232052E9003BC0AA /* HiiKeyBoardLayout.h */,
A571BD8C232052E9003BC0AA /* WinCertificate.h */,
A571BD8D232052E9003BC0AA /* SmBios.h */,
A571BD8E232052E9003BC0AA /* ImageAuthentication.h */,
A571BD8F232052E9003BC0AA /* VectorHandoffTable.h */,
A571BD90232052E9003BC0AA /* FileSystemInfo.h */,
A571BD91232052E9003BC0AA /* HardwareErrorVariable.h */,
A571BD92232052E9003BC0AA /* Mps.h */,
A571BD93232052E9003BC0AA /* PcAnsi.h */,
A571BD94232052E9003BC0AA /* GlobalVariable.h */,
A571BD95232052E9003BC0AA /* HiiPlatformSetupFormset.h */,
A571BD96232052E9003BC0AA /* CapsuleReport.h */,
);
path = Guid;
sourceTree = "<group>";
};
A571BD97232052E9003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571BD98232052E9003BC0AA /* ProcessorBind.h */,
);
path = Arm;
sourceTree = "<group>";
};
A571BD99232052E9003BC0AA /* Ppi */ = {
isa = PBXGroup;
children = (
A571BD9A232052E9003BC0AA /* PeiCoreFvLocation.h */,
A571BD9B232052E9003BC0AA /* SecHobData.h */,
A571BD9C232052E9003BC0AA /* VectorHandoffInfo.h */,
A571BD9D232052E9003BC0AA /* ReadOnlyVariable2.h */,
A571BD9E232052E9003BC0AA /* ReportStatusCodeHandler.h */,
A571BD9F232052E9003BC0AA /* S3Resume2.h */,
A571BDA0232052E9003BC0AA /* MmControl.h */,
A571BDA1232052E9003BC0AA /* Reset2.h */,
A571BDA2232052E9003BC0AA /* Security2.h */,
A571BDA3232052E9003BC0AA /* MmAccess.h */,
A571BDA4232052E9003BC0AA /* EndOfPeiPhase.h */,
A571BDA5232052E9003BC0AA /* Smbus2.h */,
A571BDA6232052E9003BC0AA /* BootInRecoveryMode.h */,
A571BDA7232052E9003BC0AA /* IsaHc.h */,
A571BDA8232052E9003BC0AA /* DxeIpl.h */,
A571BDA9232052E9003BC0AA /* GuidedSectionExtraction.h */,
A571BDAA232052E9003BC0AA /* MemoryDiscovered.h */,
A571BDAB232052E9003BC0AA /* BlockIo.h */,
A571BDAC232052E9003BC0AA /* Pcd.h */,
A571BDAD232052E9003BC0AA /* LoadImage.h */,
A571BDAE232052E9003BC0AA /* FirmwareVolumeInfo2.h */,
A571BDAF232052E9003BC0AA /* PiPcd.h */,
A571BDB0232052E9003BC0AA /* Stall.h */,
A571BDB1232052E9003BC0AA /* PciCfg2.h */,
A571BDB2232052E9003BC0AA /* Decompress.h */,
A571BDB3232052E9003BC0AA /* PiPcdInfo.h */,
A571BDB4232052E9003BC0AA /* MasterBootMode.h */,
A571BDB5232052E9003BC0AA /* Capsule.h */,
A571BDB6232052E9003BC0AA /* SuperIo.h */,
A571BDB7232052E9003BC0AA /* BlockIo2.h */,
A571BDB8232052E9003BC0AA /* FirmwareVolumeInfo.h */,
A571BDB9232052E9003BC0AA /* I2cMaster.h */,
A571BDBA232052E9003BC0AA /* RecoveryModule.h */,
A571BDBB232052E9003BC0AA /* SecPlatformInformation2.h */,
A571BDBC232052E9003BC0AA /* Graphics.h */,
A571BDBD232052E9003BC0AA /* MpServices.h */,
A571BDBE232052E9003BC0AA /* TemporaryRamSupport.h */,
A571BDBF232052E9003BC0AA /* TemporaryRamDone.h */,
A571BDC0232052E9003BC0AA /* DeviceRecoveryModule.h */,
A571BDC1232052E9003BC0AA /* LoadFile.h */,
A571BDC2232052E9003BC0AA /* PcdInfo.h */,
A571BDC3232052E9003BC0AA /* Reset.h */,
A571BDC4232052E9003BC0AA /* StatusCode.h */,
A571BDC5232052E9003BC0AA /* SecPlatformInformation.h */,
A571BDC6232052E9003BC0AA /* CpuIo.h */,
A571BDC7232052E9003BC0AA /* FirmwareVolume.h */,
);
path = Ppi;
sourceTree = "<group>";
};
A571BDC8232052E9003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571BDC9232052E9003BC0AA /* ProcessorBind.h */,
);
path = AArch64;
sourceTree = "<group>";
};
A571BDCB232052E9003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571BDCC232052E9003BC0AA /* PeiServicesTablePointerLibIdt */,
A571BDD0232052E9003BC0AA /* StandaloneMmServicesTableLib */,
A571BDD4232052E9003BC0AA /* PeiPciLibPciCfg2 */,
A571BDD8232052E9003BC0AA /* PeiSmbusLibSmbus2Ppi */,
A571BDDE232052E9003BC0AA /* BaseDebugPrintErrorLevelLib */,
A571BDE2232052E9003BC0AA /* BaseCacheMaintenanceLib */,
A571BDE8232052E9003BC0AA /* DxeIoLibCpuIo2 */,
A571BDEF232052E9003BC0AA /* BasePciLibCf8 */,
A571BDF3232052E9003BC0AA /* PeiServicesTablePointerLib */,
A571BDF7232052E9003BC0AA /* BaseDebugLibNull */,
A571BDFB232052E9003BC0AA /* UefiPciSegmentLibPciRootBridgeIo */,
A571BE00232052E9003BC0AA /* PeiServicesLib */,
A571BE04232052E9003BC0AA /* BasePciExpressLib */,
A571BE08232052E9003BC0AA /* BaseS3SmbusLib */,
A571BE0C232052E9003BC0AA /* DxeServicesLib */,
A571BE13232052E9003BC0AA /* SecPeiDxeTimerLibCpu */,
A571BE17232052E9003BC0AA /* StandaloneMmDriverEntryPoint */,
A571BE1B232052E9003BC0AA /* SmmPciLibPciRootBridgeIo */,
A571BE1F232052E9003BC0AA /* BaseLib */,
A571BF99232052EA003BC0AA /* BaseMemoryLibRepStr */,
A571BFC4232052EA003BC0AA /* BaseSynchronizationLib */,
A571BFEA232052EA003BC0AA /* UefiMemoryLib */,
A571BFFD232052EA003BC0AA /* PciSegmentLibSegmentInfo */,
A571C006232052EA003BC0AA /* BaseCpuLib */,
A571C01F232052EA003BC0AA /* PeiExtractGuidedSectionLib */,
A571C023232052EA003BC0AA /* UefiDriverEntryPoint */,
A571C027232052EA003BC0AA /* UefiDebugLibDebugPortProtocol */,
A571C02C232052EA003BC0AA /* SmmPciExpressLib */,
A571C02F232052EA003BC0AA /* DxeRuntimePciExpressLib */,
A571C033232052EA003BC0AA /* BaseMemoryLibOptDxe */,
A571C071232052EA003BC0AA /* BasePerformanceLibNull */,
A571C075232052EA003BC0AA /* BasePciSegmentLibPci */,
A571C079232052EA003BC0AA /* PeiDxePostCodeLibReportStatusCode */,
A571C07D232052EA003BC0AA /* BasePcdLibNull */,
A571C081232052EA003BC0AA /* BaseStackCheckLib */,
A571C086232052EA003BC0AA /* BaseRngLib */,
A571C08A232052EA003BC0AA /* DxeCoreEntryPoint */,
A571C08E232052EA003BC0AA /* BasePostCodeLibPort80 */,
A571C092232052EA003BC0AA /* PeiCoreEntryPoint */,
A571C096232052EA003BC0AA /* BasePeCoffLib */,
A571C09E232052EA003BC0AA /* SmmLibNull */,
A571C0A2232052EA003BC0AA /* BasePciCf8Lib */,
A571C0A6232052EA003BC0AA /* MmServicesTableLib */,
A571C0AA232052EA003BC0AA /* BaseSafeIntLib */,
A571C0B0232052EA003BC0AA /* SmmServicesTableLib */,
A571C0B4232052EA003BC0AA /* DxeExtractGuidedSectionLib */,
A571C0B8232052EA003BC0AA /* UefiApplicationEntryPoint */,
A571C0BC232052EA003BC0AA /* BaseMemoryLib */,
A571C0D0232052EB003BC0AA /* SmmIoLibSmmCpuIo2 */,
A571C0D7232052EB003BC0AA /* DxeSmbusLib */,
A571C0DD232052EB003BC0AA /* BaseSmbusLibNull */,
A571C0E1232052EB003BC0AA /* BaseTimerLibNullTemplate */,
A571C0E5232052EB003BC0AA /* BaseS3IoLib */,
A571C0E9232052EB003BC0AA /* BaseDebugLibSerialPort */,
A571C0ED232052EB003BC0AA /* BaseMemoryLibSse2 */,
A571C118232052EB003BC0AA /* BaseUefiDecompressLib */,
A571C11F232052EB003BC0AA /* BaseSerialPortLibNull */,
A571C123232052EB003BC0AA /* BaseS3BootScriptLibNull */,
A571C127232052EB003BC0AA /* DxePcdLib */,
A571C12B232052EB003BC0AA /* SmmPeriodicSmiLib */,
A571C12F232052EB003BC0AA /* UefiScsiLib */,
A571C133232052EB003BC0AA /* PeiResourcePublicationLib */,
A571C137232052EB003BC0AA /* DxeHobLib */,
A571C13B232052EB003BC0AA /* BaseS3PciSegmentLib */,
A571C13F232052EB003BC0AA /* BasePciSegmentInfoLibNull */,
A571C143232052EB003BC0AA /* SmmMemoryAllocationLib */,
A571C147232052EB003BC0AA /* BaseExtractGuidedSectionLib */,
A571C14B232052EB003BC0AA /* UefiBootServicesTableLib */,
A571C14F232052EB003BC0AA /* UefiDebugLibStdErr */,
A571C154232052EB003BC0AA /* PeiMemoryAllocationLib */,
A571C158232052EB003BC0AA /* UefiDevicePathLib */,
A571C163232052EB003BC0AA /* PeiHobLib */,
A571C167232052EB003BC0AA /* PeiMemoryLib */,
A571C17A232052EB003BC0AA /* BaseIoLibIntrinsic */,
A571C195232052EB003BC0AA /* PeiPciSegmentLibPciCfg2 */,
A571C199232052EB003BC0AA /* BasePeCoffGetEntryPointLib */,
A571C19D232052EB003BC0AA /* UefiDevicePathLibDevicePathProtocol */,
A571C1A1232052EB003BC0AA /* SmmIoLib */,
A571C1A5232052EB003BC0AA /* DxeCoreHobLib */,
A571C1A9232052EB003BC0AA /* UefiRuntimeServicesTableLib */,
A571C1AD232052EB003BC0AA /* PeiPcdLib */,
A571C1B1232052EB003BC0AA /* SmmMemLib */,
A571C1B5232052EB003BC0AA /* UefiFileHandleLib */,
A571C1B9232052EB003BC0AA /* DxeRuntimeDebugLibSerialPort */,
A571C1BD232052EB003BC0AA /* BaseMemoryLibMmx */,
A571C1E8232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib */,
A571C1EC232052EB003BC0AA /* UefiMemoryAllocationLib */,
A571C1F0232052EB003BC0AA /* UefiRuntimeLib */,
A571C1F4232052EB003BC0AA /* UefiDebugLibConOut */,
A571C1F9232052EB003BC0AA /* BasePciLibPciExpress */,
A571C1FD232052EB003BC0AA /* UefiLib */,
A571C207232052EB003BC0AA /* DxeHstiLib */,
A571C20D232052EB003BC0AA /* BasePostCodeLibDebug */,
A571C211232052EB003BC0AA /* BaseS3StallLib */,
A571C215232052EB003BC0AA /* BaseMemoryLibOptPei */,
A571C240232052EC003BC0AA /* UefiPciLibPciRootBridgeIo */,
A571C244232052EC003BC0AA /* PeimEntryPoint */,
A571C248232052EC003BC0AA /* SmiHandlerProfileLibNull */,
A571C24C232052EC003BC0AA /* BaseS3PciLib */,
A571C250232052EC003BC0AA /* BasePrintLib */,
A571C256232052EC003BC0AA /* PeiIoLibCpuIo */,
A571C25C232052EC003BC0AA /* BaseReportStatusCodeLibNull */,
A571C260232052EC003BC0AA /* DxeServicesTableLib */,
A571C264232052EC003BC0AA /* BasePeCoffExtraActionLibNull */,
A571C268232052EC003BC0AA /* UefiUsbLib */,
);
path = Library;
sourceTree = "<group>";
};
A571BDCC232052E9003BC0AA /* PeiServicesTablePointerLibIdt */ = {
isa = PBXGroup;
children = (
A571BDCD232052E9003BC0AA /* PeiServicesTablePointerLibIdt.uni */,
A571BDCE232052E9003BC0AA /* PeiServicesTablePointerLibIdt.inf */,
A571BDCF232052E9003BC0AA /* PeiServicesTablePointer.c */,
);
path = PeiServicesTablePointerLibIdt;
sourceTree = "<group>";
};
A571BDD0232052E9003BC0AA /* StandaloneMmServicesTableLib */ = {
isa = PBXGroup;
children = (
A571BDD1232052E9003BC0AA /* StandaloneMmServicesTableLib.c */,
A571BDD2232052E9003BC0AA /* StandaloneMmServicesTableLib.inf */,
A571BDD3232052E9003BC0AA /* StandaloneMmServicesTableLib.uni */,
);
path = StandaloneMmServicesTableLib;
sourceTree = "<group>";
};
A571BDD4232052E9003BC0AA /* PeiPciLibPciCfg2 */ = {
isa = PBXGroup;
children = (
A571BDD5232052E9003BC0AA /* PeiPciLibPciCfg2.uni */,
A571BDD6232052E9003BC0AA /* PeiPciLibPciCfg2.inf */,
A571BDD7232052E9003BC0AA /* PciLib.c */,
);
path = PeiPciLibPciCfg2;
sourceTree = "<group>";
};
A571BDD8232052E9003BC0AA /* PeiSmbusLibSmbus2Ppi */ = {
isa = PBXGroup;
children = (
A571BDD9232052E9003BC0AA /* SmbusLib.c */,
A571BDDA232052E9003BC0AA /* InternalSmbusLib.h */,
A571BDDB232052E9003BC0AA /* PeiSmbusLib.c */,
A571BDDC232052E9003BC0AA /* PeiSmbusLibSmbus2Ppi.inf */,
A571BDDD232052E9003BC0AA /* PeiSmbusLibSmbus2Ppi.uni */,
);
path = PeiSmbusLibSmbus2Ppi;
sourceTree = "<group>";
};
A571BDDE232052E9003BC0AA /* BaseDebugPrintErrorLevelLib */ = {
isa = PBXGroup;
children = (
A571BDDF232052E9003BC0AA /* BaseDebugPrintErrorLevelLib.c */,
A571BDE0232052E9003BC0AA /* BaseDebugPrintErrorLevelLib.inf */,
A571BDE1232052E9003BC0AA /* BaseDebugPrintErrorLevelLib.uni */,
);
path = BaseDebugPrintErrorLevelLib;
sourceTree = "<group>";
};
A571BDE2232052E9003BC0AA /* BaseCacheMaintenanceLib */ = {
isa = PBXGroup;
children = (
A571BDE3232052E9003BC0AA /* BaseCacheMaintenanceLib.inf */,
A571BDE4232052E9003BC0AA /* BaseCacheMaintenanceLib.uni */,
A571BDE5232052E9003BC0AA /* X86Cache.c */,
A571BDE6232052E9003BC0AA /* ArmCache.c */,
A571BDE7232052E9003BC0AA /* EbcCache.c */,
);
path = BaseCacheMaintenanceLib;
sourceTree = "<group>";
};
A571BDE8232052E9003BC0AA /* DxeIoLibCpuIo2 */ = {
isa = PBXGroup;
children = (
A571BDE9232052E9003BC0AA /* IoLibMmioBuffer.c */,
A571BDEA232052E9003BC0AA /* IoLib.c */,
A571BDEB232052E9003BC0AA /* IoHighLevel.c */,
A571BDEC232052E9003BC0AA /* DxeIoLibCpuIo2.uni */,
A571BDED232052E9003BC0AA /* DxeCpuIo2LibInternal.h */,
A571BDEE232052E9003BC0AA /* DxeIoLibCpuIo2.inf */,
);
path = DxeIoLibCpuIo2;
sourceTree = "<group>";
};
A571BDEF232052E9003BC0AA /* BasePciLibCf8 */ = {
isa = PBXGroup;
children = (
A571BDF0232052E9003BC0AA /* BasePciLibCf8.inf */,
A571BDF1232052E9003BC0AA /* BasePciLibCf8.uni */,
A571BDF2232052E9003BC0AA /* PciLib.c */,
);
path = BasePciLibCf8;
sourceTree = "<group>";
};
A571BDF3232052E9003BC0AA /* PeiServicesTablePointerLib */ = {
isa = PBXGroup;
children = (
A571BDF4232052E9003BC0AA /* PeiServicesTablePointerLib.uni */,
A571BDF5232052E9003BC0AA /* PeiServicesTablePointerLib.inf */,
A571BDF6232052E9003BC0AA /* PeiServicesTablePointer.c */,
);
path = PeiServicesTablePointerLib;
sourceTree = "<group>";
};
A571BDF7232052E9003BC0AA /* BaseDebugLibNull */ = {
isa = PBXGroup;
children = (
A571BDF8232052E9003BC0AA /* BaseDebugLibNull.inf */,
A571BDF9232052E9003BC0AA /* BaseDebugLibNull.uni */,
A571BDFA232052E9003BC0AA /* DebugLib.c */,
);
path = BaseDebugLibNull;
sourceTree = "<group>";
};
A571BDFB232052E9003BC0AA /* UefiPciSegmentLibPciRootBridgeIo */ = {
isa = PBXGroup;
children = (
A571BDFC232052E9003BC0AA /* PciSegmentLib.h */,
A571BDFD232052E9003BC0AA /* UefiPciSegmentLibPciRootBridgeIo.inf */,
A571BDFE232052E9003BC0AA /* UefiPciSegmentLibPciRootBridgeIo.uni */,
A571BDFF232052E9003BC0AA /* PciSegmentLib.c */,
);
path = UefiPciSegmentLibPciRootBridgeIo;
sourceTree = "<group>";
};
A571BE00232052E9003BC0AA /* PeiServicesLib */ = {
isa = PBXGroup;
children = (
A571BE01232052E9003BC0AA /* PeiServicesLib.inf */,
A571BE02232052E9003BC0AA /* PeiServicesLib.c */,
A571BE03232052E9003BC0AA /* PeiServicesLib.uni */,
);
path = PeiServicesLib;
sourceTree = "<group>";
};
A571BE04232052E9003BC0AA /* BasePciExpressLib */ = {
isa = PBXGroup;
children = (
A571BE05232052E9003BC0AA /* BasePciExpressLib.uni */,
A571BE06232052E9003BC0AA /* BasePciExpressLib.inf */,
A571BE07232052E9003BC0AA /* PciExpressLib.c */,
);
path = BasePciExpressLib;
sourceTree = "<group>";
};
A571BE08232052E9003BC0AA /* BaseS3SmbusLib */ = {
isa = PBXGroup;
children = (
A571BE09232052E9003BC0AA /* BaseS3SmbusLib.inf */,
A571BE0A232052E9003BC0AA /* BaseS3SmbusLib.uni */,
A571BE0B232052E9003BC0AA /* S3SmbusLib.c */,
);
path = BaseS3SmbusLib;
sourceTree = "<group>";
};
A571BE0C232052E9003BC0AA /* DxeServicesLib */ = {
isa = PBXGroup;
children = (
A571BE0D232052E9003BC0AA /* Allocate.c */,
A571BE0E232052E9003BC0AA /* DxeServicesLib.c */,
A571BE0F232052E9003BC0AA /* X64 */,
A571BE11232052E9003BC0AA /* DxeServicesLib.uni */,
A571BE12232052E9003BC0AA /* DxeServicesLib.inf */,
);
path = DxeServicesLib;
sourceTree = "<group>";
};
A571BE0F232052E9003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571BE10232052E9003BC0AA /* Allocate.c */,
);
path = X64;
sourceTree = "<group>";
};
A571BE13232052E9003BC0AA /* SecPeiDxeTimerLibCpu */ = {
isa = PBXGroup;
children = (
A571BE14232052E9003BC0AA /* X86TimerLib.c */,
A571BE15232052E9003BC0AA /* SecPeiDxeTimerLibCpu.inf */,
A571BE16232052E9003BC0AA /* SecPeiDxeTimerLibCpu.uni */,
);
path = SecPeiDxeTimerLibCpu;
sourceTree = "<group>";
};
A571BE17232052E9003BC0AA /* StandaloneMmDriverEntryPoint */ = {
isa = PBXGroup;
children = (
A571BE18232052E9003BC0AA /* StandaloneMmDriverEntryPoint.inf */,
A571BE19232052E9003BC0AA /* StandaloneMmDriverEntryPoint.uni */,
A571BE1A232052E9003BC0AA /* StandaloneMmDriverEntryPoint.c */,
);
path = StandaloneMmDriverEntryPoint;
sourceTree = "<group>";
};
A571BE1B232052E9003BC0AA /* SmmPciLibPciRootBridgeIo */ = {
isa = PBXGroup;
children = (
A571BE1C232052E9003BC0AA /* SmmPciLibPciRootBridgeIo.uni */,
A571BE1D232052E9003BC0AA /* SmmPciLibPciRootBridgeIo.inf */,
A571BE1E232052E9003BC0AA /* PciLib.c */,
);
path = SmmPciLibPciRootBridgeIo;
sourceTree = "<group>";
};
A571BE1F232052E9003BC0AA /* BaseLib */ = {
isa = PBXGroup;
children = (
A571BE20232052E9003BC0AA /* SwapBytes32.c */,
A571BE21232052E9003BC0AA /* X86ReadIdtr.c */,
A571BE22232052E9003BC0AA /* Ebc */,
A571BE27232052E9003BC0AA /* BaseLibInternals.h */,
A571BE28232052E9003BC0AA /* DivS64x64Remainder.c */,
A571BE29232052E9003BC0AA /* X86WriteIdtr.c */,
A571BE2A232052E9003BC0AA /* FilePaths.c */,
A571BE2B232052E9003BC0AA /* BaseLib.uni */,
A571BE2C232052E9003BC0AA /* X86FxRestore.c */,
A571BE2D232052E9003BC0AA /* RRotU64.c */,
A571BE2E232052E9003BC0AA /* LongJump.c */,
A571BE2F232052E9003BC0AA /* Cpu.c */,
A571BE30232052E9003BC0AA /* BaseLib.inf */,
A571BE31232052E9003BC0AA /* GetPowerOfTwo64.c */,
A571BE32232052E9003BC0AA /* X64 */,
A571BE8A232052E9003BC0AA /* X86Msr.c */,
A571BE8B232052E9003BC0AA /* DivU64x64Remainder.c */,
A571BE8C232052E9003BC0AA /* X86Thunk.c */,
A571BE8D232052E9003BC0AA /* CpuDeadLoop.c */,
A571BE8E232052E9003BC0AA /* LowBitSet64.c */,
A571BE8F232052E9003BC0AA /* LRotU64.c */,
A571BE90232052E9003BC0AA /* X86PatchInstruction.c */,
A571BE91232052E9003BC0AA /* X86FxSave.c */,
A571BE92232052E9003BC0AA /* X86GetInterruptState.c */,
A571BE93232052E9003BC0AA /* CheckSum.c */,
A571BE94232052E9003BC0AA /* MultU64x32.c */,
A571BE95232052E9003BC0AA /* String.c */,
A571BE96232052E9003BC0AA /* X86DisablePaging32.c */,
A571BE97232052E9003BC0AA /* BitField.c */,
A571BE98232052E9003BC0AA /* X86EnablePaging64.c */,
A571BE99232052E9003BC0AA /* HighBitSet64.c */,
A571BE9A232052E9003BC0AA /* LShiftU64.c */,
A571BE9B232052E9003BC0AA /* SafeString.c */,
A571BE9C232052E9003BC0AA /* MultS64x64.c */,
A571BE9D232052E9003BC0AA /* Unaligned.c */,
A571BE9E232052E9003BC0AA /* Ia32 */,
A571BF5A232052EA003BC0AA /* GetPowerOfTwo32.c */,
A571BF5B232052EA003BC0AA /* Math64.c */,
A571BF5C232052EA003BC0AA /* RRotU32.c */,
A571BF5D232052EA003BC0AA /* DivU64x32.c */,
A571BF5E232052EA003BC0AA /* DivU64x32Remainder.c */,
A571BF5F232052EA003BC0AA /* X86MemoryFence.c */,
A571BF60232052EA003BC0AA /* SwapBytes64.c */,
A571BF61232052EA003BC0AA /* RShiftU64.c */,
A571BF62232052EA003BC0AA /* SwitchStack.c */,
A571BF63232052EA003BC0AA /* ChkStkGcc.c */,
A571BF64232052EA003BC0AA /* SetJump.c */,
A571BF65232052EA003BC0AA /* X86EnablePaging32.c */,
A571BF66232052EA003BC0AA /* X86WriteGdtr.c */,
A571BF67232052EA003BC0AA /* SwapBytes16.c */,
A571BF68232052EA003BC0AA /* HighBitSet32.c */,
A571BF69232052EA003BC0AA /* X86RdRand.c */,
A571BF6A232052EA003BC0AA /* Arm */,
A571BF7F232052EA003BC0AA /* MultU64x64.c */,
A571BF80232052EA003BC0AA /* X86DisablePaging64.c */,
A571BF81232052EA003BC0AA /* X86ReadGdtr.c */,
A571BF82232052EA003BC0AA /* ARShiftU64.c */,
A571BF83232052EA003BC0AA /* AArch64 */,
A571BF94232052EA003BC0AA /* LowBitSet32.c */,
A571BF95232052EA003BC0AA /* LRotU32.c */,
A571BF96232052EA003BC0AA /* ModU64x32.c */,
A571BF97232052EA003BC0AA /* LinkedList.c */,
A571BF98232052EA003BC0AA /* X86SpeculationBarrier.c */,
);
path = BaseLib;
sourceTree = "<group>";
};
A571BE22232052E9003BC0AA /* Ebc */ = {
isa = PBXGroup;
children = (
A571BE23232052E9003BC0AA /* CpuBreakpoint.c */,
A571BE24232052E9003BC0AA /* SwitchStack.c */,
A571BE25232052E9003BC0AA /* SetJumpLongJump.c */,
A571BE26232052E9003BC0AA /* SpeculationBarrier.c */,
);
path = Ebc;
sourceTree = "<group>";
};
A571BE32232052E9003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571BE33232052E9003BC0AA /* WriteMm4.nasm */,
A571BE34232052E9003BC0AA /* WriteDr6.nasm */,
A571BE35232052E9003BC0AA /* WriteTr.nasm */,
A571BE36232052E9003BC0AA /* WriteCr4.nasm */,
A571BE37232052E9003BC0AA /* Mwait.nasm */,
A571BE38232052E9003BC0AA /* ReadFs.nasm */,
A571BE39232052E9003BC0AA /* ReadDs.nasm */,
A571BE3A232052E9003BC0AA /* FxRestore.nasm */,
A571BE3B232052E9003BC0AA /* ReadMm4.nasm */,
A571BE3C232052E9003BC0AA /* ReadDr6.nasm */,
A571BE3D232052E9003BC0AA /* CpuPause.nasm */,
A571BE3E232052E9003BC0AA /* ReadCr4.nasm */,
A571BE3F232052E9003BC0AA /* WriteLdtr.nasm */,
A571BE40232052E9003BC0AA /* ReadDr7.nasm */,
A571BE41232052E9003BC0AA /* SwitchStack.nasm */,
A571BE42232052E9003BC0AA /* ReadMm5.nasm */,
A571BE43232052E9003BC0AA /* WriteMsr64.nasm */,
A571BE44232052E9003BC0AA /* ReadIdtr.nasm */,
A571BE45232052E9003BC0AA /* WriteDr7.nasm */,
A571BE46232052E9003BC0AA /* WriteMm5.nasm */,
A571BE47232052E9003BC0AA /* ReadMm2.nasm */,
A571BE48232052E9003BC0AA /* ReadDr0.nasm */,
A571BE49232052E9003BC0AA /* ReadEs.nasm */,
A571BE4A232052E9003BC0AA /* ReadCr2.nasm */,
A571BE4B232052E9003BC0AA /* EnableCache.nasm */,
A571BE4C232052E9003BC0AA /* CpuIdEx.nasm */,
A571BE4D232052E9003BC0AA /* SetJump.nasm */,
A571BE4E232052E9003BC0AA /* WriteMm2.nasm */,
A571BE4F232052E9003BC0AA /* EnableInterrupts.nasm */,
A571BE50232052E9003BC0AA /* RdRand.nasm */,
A571BE51232052E9003BC0AA /* WriteDr0.nasm */,
A571BE52232052E9003BC0AA /* DisableCache.nasm */,
A571BE53232052E9003BC0AA /* WriteCr2.nasm */,
A571BE54232052E9003BC0AA /* ReadGs.nasm */,
A571BE55232052E9003BC0AA /* WriteGdtr.nasm */,
A571BE56232052E9003BC0AA /* ReadCs.nasm */,
A571BE57232052E9003BC0AA /* EnableDisableInterrupts.nasm */,
A571BE58232052E9003BC0AA /* WriteCr3.nasm */,
A571BE59232052E9003BC0AA /* WriteDr1.nasm */,
A571BE5A232052E9003BC0AA /* ReadMsr64.c */,
A571BE5B232052E9003BC0AA /* WriteMm3.nasm */,
A571BE5C232052E9003BC0AA /* Thunk16.nasm */,
A571BE5D232052E9003BC0AA /* ReadCr3.nasm */,
A571BE5E232052E9003BC0AA /* ReadDr1.nasm */,
A571BE5F232052E9003BC0AA /* ReadMm3.nasm */,
A571BE60232052E9003BC0AA /* ReadCr0.nasm */,
A571BE61232052E9003BC0AA /* DisableInterrupts.nasm */,
A571BE62232052E9003BC0AA /* ReadDr2.nasm */,
A571BE63232052E9003BC0AA /* Lfence.nasm */,
A571BE64232052E9003BC0AA /* ReadMm0.nasm */,
A571BE65232052E9003BC0AA /* DisablePaging64.nasm */,
A571BE66232052E9003BC0AA /* WriteCr0.nasm */,
A571BE67232052E9003BC0AA /* WriteDr2.nasm */,
A571BE68232052E9003BC0AA /* WriteMm0.nasm */,
A571BE69232052E9003BC0AA /* GccInline.c */,
A571BE6A232052E9003BC0AA /* CpuBreakpoint.c */,
A571BE6B232052E9003BC0AA /* WriteMm1.nasm */,
A571BE6C232052E9003BC0AA /* ReadTr.nasm */,
A571BE6D232052E9003BC0AA /* WriteDr3.nasm */,
A571BE6E232052E9003BC0AA /* ReadMm1.nasm */,
A571BE6F232052E9003BC0AA /* ReadDr3.nasm */,
A571BE70232052E9003BC0AA /* CpuBreakpoint.nasm */,
A571BE71232052E9003BC0AA /* Invd.nasm */,
A571BE72232052E9003BC0AA /* LongJump.nasm */,
A571BE73232052E9003BC0AA /* ReadGdtr.nasm */,
A571BE74232052E9003BC0AA /* Wbinvd.nasm */,
A571BE75232052E9003BC0AA /* ReadEflags.nasm */,
A571BE76232052E9003BC0AA /* WriteMsr64.c */,
A571BE77232052E9003BC0AA /* Non-existing.c */,
A571BE78232052E9003BC0AA /* WriteDr4.nasm */,
A571BE79232052E9003BC0AA /* FlushCacheLine.nasm */,
A571BE7A232052E9003BC0AA /* WriteMm6.nasm */,
A571BE7B232052E9003BC0AA /* ReadLdtr.nasm */,
A571BE7C232052E9003BC0AA /* WriteIdtr.nasm */,
A571BE7D232052E9003BC0AA /* FxSave.nasm */,
A571BE7E232052E9003BC0AA /* Monitor.nasm */,
A571BE7F232052E9003BC0AA /* ReadDr4.nasm */,
A571BE80232052E9003BC0AA /* ReadMm6.nasm */,
A571BE81232052E9003BC0AA /* ReadMsr64.nasm */,
A571BE82232052E9003BC0AA /* ReadMm7.nasm */,
A571BE83232052E9003BC0AA /* ReadDr5.nasm */,
A571BE84232052E9003BC0AA /* ReadSs.nasm */,
A571BE85232052E9003BC0AA /* WriteMm7.nasm */,
A571BE86232052E9003BC0AA /* CpuId.nasm */,
A571BE87232052E9003BC0AA /* WriteDr5.nasm */,
A571BE88232052E9003BC0AA /* ReadPmc.nasm */,
A571BE89232052E9003BC0AA /* ReadTsc.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571BE9E232052E9003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571BE9F232052E9003BC0AA /* EnablePaging32.c */,
A571BEA0232052E9003BC0AA /* WriteMm4.nasm */,
A571BEA1232052E9003BC0AA /* WriteDr3.c */,
A571BEA2232052E9003BC0AA /* ReadGdtr.c */,
A571BEA3232052E9003BC0AA /* WriteDr6.nasm */,
A571BEA4232052E9003BC0AA /* WriteTr.nasm */,
A571BEA5232052E9003BC0AA /* WriteCr4.nasm */,
A571BEA6232052E9003BC0AA /* ReadDr2.c */,
A571BEA7232052E9003BC0AA /* Mwait.nasm */,
A571BEA8232052E9003BC0AA /* ReadFs.nasm */,
A571BEA9232052E9003BC0AA /* ReadDs.nasm */,
A571BEAA232052E9003BC0AA /* FxRestore.nasm */,
A571BEAB232052E9003BC0AA /* ReadSs.c */,
A571BEAC232052E9003BC0AA /* ReadMm4.nasm */,
A571BEAD232052E9003BC0AA /* DivS64x64Remainder.c */,
A571BEAE232052E9003BC0AA /* Monitor.c */,
A571BEAF232052E9003BC0AA /* ReadDr6.nasm */,
A571BEB0232052E9003BC0AA /* WriteGdtr.c */,
A571BEB1232052E9003BC0AA /* CpuPause.nasm */,
A571BEB2232052E9003BC0AA /* ReadDr6.c */,
A571BEB3232052E9003BC0AA /* ReadPmc.c */,
A571BEB4232052E9003BC0AA /* Wbinvd.c */,
A571BEB5232052E9003BC0AA /* DisablePaging32.c */,
A571BEB6232052E9003BC0AA /* RShiftU64.nasm */,
A571BEB7232052E9003BC0AA /* ReadCr4.nasm */,
A571BEB8232052E9003BC0AA /* Invd.c */,
A571BEB9232052E9003BC0AA /* WriteDr7.c */,
A571BEBA232052E9003BC0AA /* WriteMm7.c */,
A571BEBB232052E9003BC0AA /* RRotU64.c */,
A571BEBC232052E9003BC0AA /* ReadCr2.c */,
A571BEBD232052E9003BC0AA /* LShiftU64.nasm */,
A571BEBE232052E9003BC0AA /* ReadTr.c */,
A571BEBF232052E9003BC0AA /* ReadMm6.c */,
A571BEC0232052E9003BC0AA /* WriteLdtr.nasm */,
A571BEC1232052E9003BC0AA /* ReadDr7.nasm */,
A571BEC2232052E9003BC0AA /* ReadMm5.nasm */,
A571BEC3232052E9003BC0AA /* WriteCr3.c */,
A571BEC4232052E9003BC0AA /* WriteMsr64.nasm */,
A571BEC5232052E9003BC0AA /* CpuPause.c */,
A571BEC6232052E9003BC0AA /* ReadMm2.c */,
A571BEC7232052E9003BC0AA /* ReadIdtr.nasm */,
A571BEC8232052E9003BC0AA /* WriteDr7.nasm */,
A571BEC9232052E9003BC0AA /* CpuIdEx.c */,
A571BECA232052E9003BC0AA /* WriteMm3.c */,
A571BECB232052E9003BC0AA /* WriteMm5.nasm */,
A571BECC232052E9003BC0AA /* ReadDr1.c */,
A571BECD232052E9003BC0AA /* ReadMm2.nasm */,
A571BECE232052E9003BC0AA /* ReadDr0.nasm */,
A571BECF232052E9003BC0AA /* ReadEs.nasm */,
A571BED0232052E9003BC0AA /* ReadEs.c */,
A571BED1232052E9003BC0AA /* FlushCacheLine.c */,
A571BED2232052E9003BC0AA /* ReadCr2.nasm */,
A571BED3232052E9003BC0AA /* WriteDr0.c */,
A571BED4232052E9003BC0AA /* DisableInterrupts.c */,
A571BED5232052E9003BC0AA /* EnableCache.nasm */,
A571BED6232052E9003BC0AA /* CpuIdEx.nasm */,
A571BED7232052E9003BC0AA /* SetJump.nasm */,
A571BED8232052E9003BC0AA /* WriteMm2.nasm */,
A571BED9232052E9003BC0AA /* EnableInterrupts.nasm */,
A571BEDA232052E9003BC0AA /* RdRand.nasm */,
A571BEDB232052E9003BC0AA /* WriteDr0.nasm */,
A571BEDC232052E9003BC0AA /* DisableCache.nasm */,
A571BEDD232052E9003BC0AA /* LRotU64.c */,
A571BEDE232052E9003BC0AA /* WriteDr4.c */,
A571BEDF232052E9003BC0AA /* WriteCr2.nasm */,
A571BEE0232052E9003BC0AA /* ReadGs.nasm */,
A571BEE1232052E9003BC0AA /* WriteGdtr.nasm */,
A571BEE2232052E9003BC0AA /* ReadDr5.c */,
A571BEE3232052E9003BC0AA /* EnableCache.c */,
A571BEE4232052E9003BC0AA /* ReadMm5.c */,
A571BEE5232052E9003BC0AA /* ReadCs.nasm */,
A571BEE6232052E9003BC0AA /* EnableInterrupts.c */,
A571BEE7232052E9003BC0AA /* WriteCr0.c */,
A571BEE8232052E9003BC0AA /* EnableDisableInterrupts.nasm */,
A571BEE9232052E9003BC0AA /* MultU64x32.c */,
A571BEEA232052E9003BC0AA /* WriteCr3.nasm */,
A571BEEB232052E9003BC0AA /* DivU64x64Remainder.nasm */,
A571BEEC232052E9003BC0AA /* WriteMm4.c */,
A571BEED232052E9003BC0AA /* WriteDr1.nasm */,
A571BEEE232052E9003BC0AA /* WriteLdtr.c */,
A571BEEF232052E9003BC0AA /* ReadMsr64.c */,
A571BEF0232052E9003BC0AA /* WriteMm3.nasm */,
A571BEF1232052E9003BC0AA /* Thunk16.nasm */,
A571BEF2232052E9003BC0AA /* ReadCr3.nasm */,
A571BEF3232052E9003BC0AA /* WriteMm0.c */,
A571BEF4232052E9003BC0AA /* ReadDs.c */,
A571BEF5232052E9003BC0AA /* FxSave.c */,
A571BEF6232052E9003BC0AA /* WriteCr4.c */,
A571BEF7232052E9003BC0AA /* ReadDr1.nasm */,
A571BEF8232052E9003BC0AA /* ReadMm1.c */,
A571BEF9232052E9003BC0AA /* ReadMm3.nasm */,
A571BEFA232052E9003BC0AA /* ReadLdtr.c */,
A571BEFB232052E9003BC0AA /* ARShiftU64.nasm */,
A571BEFC232052E9003BC0AA /* LShiftU64.c */,
A571BEFD232052E9003BC0AA /* ReadCr0.nasm */,
A571BEFE232052E9003BC0AA /* ReadDr0.c */,
A571BEFF232052E9003BC0AA /* DisableInterrupts.nasm */,
A571BF00232052E9003BC0AA /* SwapBytes64.nasm */,
A571BF01232052E9003BC0AA /* ReadCs.c */,
A571BF02232052E9003BC0AA /* ReadDr2.nasm */,
A571BF03232052E9003BC0AA /* Lfence.nasm */,
A571BF04232052E9003BC0AA /* ReadMm0.nasm */,
A571BF05232052E9003BC0AA /* WriteDr1.c */,
A571BF06232052E9003BC0AA /* MultU64x64.nasm */,
A571BF07232052E9003BC0AA /* WriteDr5.c */,
A571BF08232052EA003BC0AA /* LRotU64.nasm */,
A571BF09232052EA003BC0AA /* Mwait.c */,
A571BF0A232052EA003BC0AA /* WriteCr0.nasm */,
A571BF0B232052EA003BC0AA /* RRotU64.nasm */,
A571BF0C232052EA003BC0AA /* ReadDr4.c */,
A571BF0D232052EA003BC0AA /* ReadGs.c */,
A571BF0E232052EA003BC0AA /* WriteDr2.nasm */,
A571BF0F232052EA003BC0AA /* WriteMm0.nasm */,
A571BF10232052EA003BC0AA /* GccInline.c */,
A571BF11232052EA003BC0AA /* CpuBreakpoint.c */,
A571BF12232052EA003BC0AA /* WriteMm1.nasm */,
A571BF13232052EA003BC0AA /* ReadTr.nasm */,
A571BF14232052EA003BC0AA /* InternalSwitchStack.c */,
A571BF15232052EA003BC0AA /* DivU64x32.c */,
A571BF16232052EA003BC0AA /* ReadMm4.c */,
A571BF17232052EA003BC0AA /* DivU64x32Remainder.c */,
A571BF18232052EA003BC0AA /* WriteDr3.nasm */,
A571BF19232052EA003BC0AA /* ReadFs.c */,
A571BF1A232052EA003BC0AA /* ReadCr0.c */,
A571BF1B232052EA003BC0AA /* CpuId.c */,
A571BF1C232052EA003BC0AA /* MultU64x32.nasm */,
A571BF1D232052EA003BC0AA /* WriteMm5.c */,
A571BF1E232052EA003BC0AA /* DisablePaging32.nasm */,
A571BF1F232052EA003BC0AA /* SwapBytes64.c */,
A571BF20232052EA003BC0AA /* RShiftU64.c */,
A571BF21232052EA003BC0AA /* ReadMm1.nasm */,
A571BF22232052EA003BC0AA /* WriteMm1.c */,
A571BF23232052EA003BC0AA /* ReadDr3.nasm */,
A571BF24232052EA003BC0AA /* ReadCr4.c */,
A571BF25232052EA003BC0AA /* DivU64x32.nasm */,
A571BF26232052EA003BC0AA /* CpuBreakpoint.nasm */,
A571BF27232052EA003BC0AA /* Invd.nasm */,
A571BF28232052EA003BC0AA /* ReadMm0.c */,
A571BF29232052EA003BC0AA /* LongJump.nasm */,
A571BF2A232052EA003BC0AA /* DisableCache.c */,
A571BF2B232052EA003BC0AA /* ReadGdtr.nasm */,
A571BF2C232052EA003BC0AA /* Wbinvd.nasm */,
A571BF2D232052EA003BC0AA /* ReadEflags.nasm */,
A571BF2E232052EA003BC0AA /* FxRestore.c */,
A571BF2F232052EA003BC0AA /* WriteMsr64.c */,
A571BF30232052EA003BC0AA /* Non-existing.c */,
A571BF31232052EA003BC0AA /* WriteDr2.c */,
A571BF32232052EA003BC0AA /* EnablePaging64.nasm */,
A571BF33232052EA003BC0AA /* WriteDr4.nasm */,
A571BF34232052EA003BC0AA /* FlushCacheLine.nasm */,
A571BF35232052EA003BC0AA /* WriteIdtr.c */,
A571BF36232052EA003BC0AA /* ReadDr3.c */,
A571BF37232052EA003BC0AA /* WriteMm6.nasm */,
A571BF38232052EA003BC0AA /* ReadLdtr.nasm */,
A571BF39232052EA003BC0AA /* ReadDr7.c */,
A571BF3A232052EA003BC0AA /* ReadEflags.c */,
A571BF3B232052EA003BC0AA /* WriteIdtr.nasm */,
A571BF3C232052EA003BC0AA /* MultU64x64.c */,
A571BF3D232052EA003BC0AA /* DivU64x32Remainder.nasm */,
A571BF3E232052EA003BC0AA /* FxSave.nasm */,
A571BF3F232052EA003BC0AA /* Monitor.nasm */,
A571BF40232052EA003BC0AA /* WriteDr6.c */,
A571BF41232052EA003BC0AA /* ReadDr4.nasm */,
A571BF42232052EA003BC0AA /* ReadMm6.nasm */,
A571BF43232052EA003BC0AA /* ReadMsr64.nasm */,
A571BF44232052EA003BC0AA /* ReadIdtr.c */,
A571BF45232052EA003BC0AA /* ARShiftU64.c */,
A571BF46232052EA003BC0AA /* ReadCr3.c */,
A571BF47232052EA003BC0AA /* ReadMm7.nasm */,
A571BF48232052EA003BC0AA /* ReadDr5.nasm */,
A571BF49232052EA003BC0AA /* WriteMm6.c */,
A571BF4A232052EA003BC0AA /* ReadTsc.c */,
A571BF4B232052EA003BC0AA /* WriteCr2.c */,
A571BF4C232052EA003BC0AA /* ModU64x32.c */,
A571BF4D232052EA003BC0AA /* ReadSs.nasm */,
A571BF4E232052EA003BC0AA /* ReadMm7.c */,
A571BF4F232052EA003BC0AA /* EnableDisableInterrupts.c */,
A571BF50232052EA003BC0AA /* WriteMm7.nasm */,
A571BF51232052EA003BC0AA /* ReadMm3.c */,
A571BF52232052EA003BC0AA /* CpuId.nasm */,
A571BF53232052EA003BC0AA /* InternalSwitchStack.nasm */,
A571BF54232052EA003BC0AA /* WriteDr5.nasm */,
A571BF55232052EA003BC0AA /* ReadPmc.nasm */,
A571BF56232052EA003BC0AA /* WriteMm2.c */,
A571BF57232052EA003BC0AA /* ModU64x32.nasm */,
A571BF58232052EA003BC0AA /* ReadTsc.nasm */,
A571BF59232052EA003BC0AA /* EnablePaging32.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571BF6A232052EA003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571BF6B232052EA003BC0AA /* Math64.S */,
A571BF6C232052EA003BC0AA /* CpuPause.asm */,
A571BF6D232052EA003BC0AA /* EnableInterrupts.asm */,
A571BF6E232052EA003BC0AA /* SwitchStack.S */,
A571BF6F232052EA003BC0AA /* CpuBreakpoint.S */,
A571BF70232052EA003BC0AA /* SetJumpLongJump.asm */,
A571BF71232052EA003BC0AA /* CpuBreakpoint.asm */,
A571BF72232052EA003BC0AA /* GetInterruptsState.S */,
A571BF73232052EA003BC0AA /* MemoryFence.asm */,
A571BF74232052EA003BC0AA /* SpeculationBarrier.S */,
A571BF75232052EA003BC0AA /* DisableInterrupts.asm */,
A571BF76232052EA003BC0AA /* SetJumpLongJump.S */,
A571BF77232052EA003BC0AA /* GetInterruptsState.asm */,
A571BF78232052EA003BC0AA /* Unaligned.c */,
A571BF79232052EA003BC0AA /* InternalSwitchStack.c */,
A571BF7A232052EA003BC0AA /* SpeculationBarrier.asm */,
A571BF7B232052EA003BC0AA /* MemoryFence.S */,
A571BF7C232052EA003BC0AA /* DisableInterrupts.S */,
A571BF7D232052EA003BC0AA /* SwitchStack.asm */,
A571BF7E232052EA003BC0AA /* EnableInterrupts.S */,
);
path = Arm;
sourceTree = "<group>";
};
A571BF83232052EA003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571BF84232052EA003BC0AA /* EnableInterrupts.asm */,
A571BF85232052EA003BC0AA /* SwitchStack.S */,
A571BF86232052EA003BC0AA /* CpuBreakpoint.S */,
A571BF87232052EA003BC0AA /* SetJumpLongJump.asm */,
A571BF88232052EA003BC0AA /* CpuBreakpoint.asm */,
A571BF89232052EA003BC0AA /* GetInterruptsState.S */,
A571BF8A232052EA003BC0AA /* MemoryFence.asm */,
A571BF8B232052EA003BC0AA /* SpeculationBarrier.S */,
A571BF8C232052EA003BC0AA /* DisableInterrupts.asm */,
A571BF8D232052EA003BC0AA /* SetJumpLongJump.S */,
A571BF8E232052EA003BC0AA /* GetInterruptsState.asm */,
A571BF8F232052EA003BC0AA /* SpeculationBarrier.asm */,
A571BF90232052EA003BC0AA /* MemoryFence.S */,
A571BF91232052EA003BC0AA /* DisableInterrupts.S */,
A571BF92232052EA003BC0AA /* SwitchStack.asm */,
A571BF93232052EA003BC0AA /* EnableInterrupts.S */,
);
path = AArch64;
sourceTree = "<group>";
};
A571BF99232052EA003BC0AA /* BaseMemoryLibRepStr */ = {
isa = PBXGroup;
children = (
A571BF9A232052EA003BC0AA /* SetMem64Wrapper.c */,
A571BF9B232052EA003BC0AA /* ZeroMemWrapper.c */,
A571BF9C232052EA003BC0AA /* CopyMemWrapper.c */,
A571BF9D232052EA003BC0AA /* ScanMem64Wrapper.c */,
A571BF9E232052EA003BC0AA /* X64 */,
A571BFAB232052EA003BC0AA /* ScanMem8Wrapper.c */,
A571BFAC232052EA003BC0AA /* SetMem32Wrapper.c */,
A571BFAD232052EA003BC0AA /* Ia32 */,
A571BFBA232052EA003BC0AA /* ScanMem32Wrapper.c */,
A571BFBB232052EA003BC0AA /* IsZeroBufferWrapper.c */,
A571BFBC232052EA003BC0AA /* SetMemWrapper.c */,
A571BFBD232052EA003BC0AA /* CompareMemWrapper.c */,
A571BFBE232052EA003BC0AA /* SetMem16Wrapper.c */,
A571BFBF232052EA003BC0AA /* BaseMemoryLibRepStr.uni */,
A571BFC0232052EA003BC0AA /* MemLibGuid.c */,
A571BFC1232052EA003BC0AA /* MemLibInternals.h */,
A571BFC2232052EA003BC0AA /* ScanMem16Wrapper.c */,
A571BFC3232052EA003BC0AA /* BaseMemoryLibRepStr.inf */,
);
path = BaseMemoryLibRepStr;
sourceTree = "<group>";
};
A571BF9E232052EA003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571BF9F232052EA003BC0AA /* ZeroMem.nasm */,
A571BFA0232052EA003BC0AA /* CompareMem.nasm */,
A571BFA1232052EA003BC0AA /* SetMem16.nasm */,
A571BFA2232052EA003BC0AA /* ScanMem64.nasm */,
A571BFA3232052EA003BC0AA /* ScanMem32.nasm */,
A571BFA4232052EA003BC0AA /* SetMem.nasm */,
A571BFA5232052EA003BC0AA /* IsZeroBuffer.nasm */,
A571BFA6232052EA003BC0AA /* SetMem64.nasm */,
A571BFA7232052EA003BC0AA /* ScanMem8.nasm */,
A571BFA8232052EA003BC0AA /* SetMem32.nasm */,
A571BFA9232052EA003BC0AA /* ScanMem16.nasm */,
A571BFAA232052EA003BC0AA /* CopyMem.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571BFAD232052EA003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571BFAE232052EA003BC0AA /* ZeroMem.nasm */,
A571BFAF232052EA003BC0AA /* CompareMem.nasm */,
A571BFB0232052EA003BC0AA /* SetMem16.nasm */,
A571BFB1232052EA003BC0AA /* ScanMem64.nasm */,
A571BFB2232052EA003BC0AA /* ScanMem32.nasm */,
A571BFB3232052EA003BC0AA /* SetMem.nasm */,
A571BFB4232052EA003BC0AA /* IsZeroBuffer.nasm */,
A571BFB5232052EA003BC0AA /* SetMem64.nasm */,
A571BFB6232052EA003BC0AA /* ScanMem8.nasm */,
A571BFB7232052EA003BC0AA /* SetMem32.nasm */,
A571BFB8232052EA003BC0AA /* ScanMem16.nasm */,
A571BFB9232052EA003BC0AA /* CopyMem.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571BFC4232052EA003BC0AA /* BaseSynchronizationLib */ = {
isa = PBXGroup;
children = (
A571BFC5232052EA003BC0AA /* BaseSynchronizationLib.uni */,
A571BFC6232052EA003BC0AA /* Ebc */,
A571BFC8232052EA003BC0AA /* BaseSynchronizationLib.inf */,
A571BFC9232052EA003BC0AA /* X64 */,
A571BFD3232052EA003BC0AA /* InterlockedIncrementMsc.c */,
A571BFD4232052EA003BC0AA /* Ia32 */,
A571BFDF232052EA003BC0AA /* BaseSynchronizationLibInternals.h */,
A571BFE0232052EA003BC0AA /* SynchronizationMsc.c */,
A571BFE1232052EA003BC0AA /* Synchronization.c */,
A571BFE2232052EA003BC0AA /* Arm */,
A571BFE5232052EA003BC0AA /* AArch64 */,
A571BFE8232052EA003BC0AA /* SynchronizationGcc.c */,
A571BFE9232052EA003BC0AA /* InterlockedDecrementMsc.c */,
);
path = BaseSynchronizationLib;
sourceTree = "<group>";
};
A571BFC6232052EA003BC0AA /* Ebc */ = {
isa = PBXGroup;
children = (
A571BFC7232052EA003BC0AA /* Synchronization.c */,
);
path = Ebc;
sourceTree = "<group>";
};
A571BFC9232052EA003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571BFCA232052EA003BC0AA /* InterlockedCompareExchange64.c */,
A571BFCB232052EA003BC0AA /* InterlockedIncrement.nasm */,
A571BFCC232052EA003BC0AA /* InterlockedCompareExchange16.nasm */,
A571BFCD232052EA003BC0AA /* InterlockedCompareExchange16.c */,
A571BFCE232052EA003BC0AA /* GccInline.c */,
A571BFCF232052EA003BC0AA /* InterlockedCompareExchange32.c */,
A571BFD0232052EA003BC0AA /* InterlockedCompareExchange64.nasm */,
A571BFD1232052EA003BC0AA /* InterlockedCompareExchange32.nasm */,
A571BFD2232052EA003BC0AA /* InterlockedDecrement.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571BFD4232052EA003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571BFD5232052EA003BC0AA /* InterlockedCompareExchange64.c */,
A571BFD6232052EA003BC0AA /* InternalGetSpinLockProperties.c */,
A571BFD7232052EA003BC0AA /* InterlockedIncrement.nasm */,
A571BFD8232052EA003BC0AA /* InterlockedCompareExchange16.nasm */,
A571BFD9232052EA003BC0AA /* InterlockedCompareExchange16.c */,
A571BFDA232052EA003BC0AA /* GccInline.c */,
A571BFDB232052EA003BC0AA /* InterlockedCompareExchange32.c */,
A571BFDC232052EA003BC0AA /* InterlockedCompareExchange64.nasm */,
A571BFDD232052EA003BC0AA /* InterlockedCompareExchange32.nasm */,
A571BFDE232052EA003BC0AA /* InterlockedDecrement.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571BFE2232052EA003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571BFE3232052EA003BC0AA /* Synchronization.S */,
A571BFE4232052EA003BC0AA /* Synchronization.asm */,
);
path = Arm;
sourceTree = "<group>";
};
A571BFE5232052EA003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571BFE6232052EA003BC0AA /* Synchronization.S */,
A571BFE7232052EA003BC0AA /* Synchronization.asm */,
);
path = AArch64;
sourceTree = "<group>";
};
A571BFEA232052EA003BC0AA /* UefiMemoryLib */ = {
isa = PBXGroup;
children = (
A571BFEB232052EA003BC0AA /* SetMem64Wrapper.c */,
A571BFEC232052EA003BC0AA /* ZeroMemWrapper.c */,
A571BFED232052EA003BC0AA /* CopyMemWrapper.c */,
A571BFEE232052EA003BC0AA /* ScanMem64Wrapper.c */,
A571BFEF232052EA003BC0AA /* MemLibGeneric.c */,
A571BFF0232052EA003BC0AA /* ScanMem8Wrapper.c */,
A571BFF1232052EA003BC0AA /* SetMem32Wrapper.c */,
A571BFF2232052EA003BC0AA /* ScanMem32Wrapper.c */,
A571BFF3232052EA003BC0AA /* IsZeroBufferWrapper.c */,
A571BFF4232052EA003BC0AA /* SetMemWrapper.c */,
A571BFF5232052EA003BC0AA /* MemLib.c */,
A571BFF6232052EA003BC0AA /* CompareMemWrapper.c */,
A571BFF7232052EA003BC0AA /* UefiMemoryLib.inf */,
A571BFF8232052EA003BC0AA /* SetMem16Wrapper.c */,
A571BFF9232052EA003BC0AA /* MemLibGuid.c */,
A571BFFA232052EA003BC0AA /* UefiMemoryLib.uni */,
A571BFFB232052EA003BC0AA /* MemLibInternals.h */,
A571BFFC232052EA003BC0AA /* ScanMem16Wrapper.c */,
);
path = UefiMemoryLib;
sourceTree = "<group>";
};
A571BFFD232052EA003BC0AA /* PciSegmentLibSegmentInfo */ = {
isa = PBXGroup;
children = (
A571BFFE232052EA003BC0AA /* PciSegmentLibCommon.h */,
A571BFFF232052EA003BC0AA /* DxeRuntimePciSegmentLibSegmentInfo.inf */,
A571C000232052EA003BC0AA /* BasePciSegmentLibSegmentInfo.inf */,
A571C001232052EA003BC0AA /* DxeRuntimePciSegmentLibSegmentInfo.uni */,
A571C002232052EA003BC0AA /* BasePciSegmentLibSegmentInfo.uni */,
A571C003232052EA003BC0AA /* BasePciSegmentLib.c */,
A571C004232052EA003BC0AA /* PciSegmentLibCommon.c */,
A571C005232052EA003BC0AA /* DxeRuntimePciSegmentLib.c */,
);
path = PciSegmentLibSegmentInfo;
sourceTree = "<group>";
};
A571C006232052EA003BC0AA /* BaseCpuLib */ = {
isa = PBXGroup;
children = (
A571C007232052EA003BC0AA /* Ebc */,
A571C009232052EA003BC0AA /* X64 */,
A571C00C232052EA003BC0AA /* BaseCpuLib.uni */,
A571C00D232052EA003BC0AA /* BaseCpuLib.inf */,
A571C00E232052EA003BC0AA /* Ia32 */,
A571C015232052EA003BC0AA /* Arm */,
A571C01A232052EA003BC0AA /* AArch64 */,
);
path = BaseCpuLib;
sourceTree = "<group>";
};
A571C007232052EA003BC0AA /* Ebc */ = {
isa = PBXGroup;
children = (
A571C008232052EA003BC0AA /* CpuSleepFlushTlb.c */,
);
path = Ebc;
sourceTree = "<group>";
};
A571C009232052EA003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571C00A232052EA003BC0AA /* CpuSleep.nasm */,
A571C00B232052EA003BC0AA /* CpuFlushTlb.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571C00E232052EA003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571C00F232052EA003BC0AA /* CpuSleep.c */,
A571C010232052EA003BC0AA /* CpuFlushTlbGcc.c */,
A571C011232052EA003BC0AA /* CpuFlushTlb.c */,
A571C012232052EA003BC0AA /* CpuSleep.nasm */,
A571C013232052EA003BC0AA /* CpuFlushTlb.nasm */,
A571C014232052EA003BC0AA /* CpuSleepGcc.c */,
);
path = Ia32;
sourceTree = "<group>";
};
A571C015232052EA003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571C016232052EA003BC0AA /* CpuFlushTlb.S */,
A571C017232052EA003BC0AA /* CpuFlushTlb.asm */,
A571C018232052EA003BC0AA /* CpuSleep.asm */,
A571C019232052EA003BC0AA /* CpuSleep.S */,
);
path = Arm;
sourceTree = "<group>";
};
A571C01A232052EA003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571C01B232052EA003BC0AA /* CpuFlushTlb.S */,
A571C01C232052EA003BC0AA /* CpuFlushTlb.asm */,
A571C01D232052EA003BC0AA /* CpuSleep.asm */,
A571C01E232052EA003BC0AA /* CpuSleep.S */,
);
path = AArch64;
sourceTree = "<group>";
};
A571C01F232052EA003BC0AA /* PeiExtractGuidedSectionLib */ = {
isa = PBXGroup;
children = (
A571C020232052EA003BC0AA /* PeiExtractGuidedSectionLib.c */,
A571C021232052EA003BC0AA /* PeiExtractGuidedSectionLib.uni */,
A571C022232052EA003BC0AA /* PeiExtractGuidedSectionLib.inf */,
);
path = PeiExtractGuidedSectionLib;
sourceTree = "<group>";
};
A571C023232052EA003BC0AA /* UefiDriverEntryPoint */ = {
isa = PBXGroup;
children = (
A571C024232052EA003BC0AA /* DriverEntryPoint.c */,
A571C025232052EA003BC0AA /* UefiDriverEntryPoint.inf */,
A571C026232052EA003BC0AA /* UefiDriverEntryPoint.uni */,
);
path = UefiDriverEntryPoint;
sourceTree = "<group>";
};
A571C027232052EA003BC0AA /* UefiDebugLibDebugPortProtocol */ = {
isa = PBXGroup;
children = (
A571C028232052EA003BC0AA /* DebugLibConstructor.c */,
A571C029232052EA003BC0AA /* DebugLib.c */,
A571C02A232052EA003BC0AA /* UefiDebugLibDebugPortProtocol.uni */,
A571C02B232052EA003BC0AA /* UefiDebugLibDebugPortProtocol.inf */,
);
path = UefiDebugLibDebugPortProtocol;
sourceTree = "<group>";
};
A571C02C232052EA003BC0AA /* SmmPciExpressLib */ = {
isa = PBXGroup;
children = (
A571C02D232052EA003BC0AA /* SmmPciExpressLib.inf */,
A571C02E232052EA003BC0AA /* PciExpressLib.c */,
);
path = SmmPciExpressLib;
sourceTree = "<group>";
};
A571C02F232052EA003BC0AA /* DxeRuntimePciExpressLib */ = {
isa = PBXGroup;
children = (
A571C030232052EA003BC0AA /* DxeRuntimePciExpressLib.uni */,
A571C031232052EA003BC0AA /* DxeRuntimePciExpressLib.inf */,
A571C032232052EA003BC0AA /* PciExpressLib.c */,
);
path = DxeRuntimePciExpressLib;
sourceTree = "<group>";
};
A571C033232052EA003BC0AA /* BaseMemoryLibOptDxe */ = {
isa = PBXGroup;
children = (
A571C034232052EA003BC0AA /* SetMem64Wrapper.c */,
A571C035232052EA003BC0AA /* ZeroMemWrapper.c */,
A571C036232052EA003BC0AA /* CopyMemWrapper.c */,
A571C037232052EA003BC0AA /* ScanMem64Wrapper.c */,
A571C038232052EA003BC0AA /* X64 */,
A571C045232052EA003BC0AA /* ScanMem8Wrapper.c */,
A571C046232052EA003BC0AA /* SetMem32Wrapper.c */,
A571C047232052EA003BC0AA /* Ia32 */,
A571C054232052EA003BC0AA /* ScanMem32Wrapper.c */,
A571C055232052EA003BC0AA /* IsZeroBufferWrapper.c */,
A571C056232052EA003BC0AA /* SetMemWrapper.c */,
A571C057232052EA003BC0AA /* CompareMemWrapper.c */,
A571C058232052EA003BC0AA /* Arm */,
A571C065232052EA003BC0AA /* BaseMemoryLibOptDxe.uni */,
A571C066232052EA003BC0AA /* SetMem16Wrapper.c */,
A571C067232052EA003BC0AA /* MemLibGuid.c */,
A571C068232052EA003BC0AA /* AArch64 */,
A571C06E232052EA003BC0AA /* MemLibInternals.h */,
A571C06F232052EA003BC0AA /* BaseMemoryLibOptDxe.inf */,
A571C070232052EA003BC0AA /* ScanMem16Wrapper.c */,
);
path = BaseMemoryLibOptDxe;
sourceTree = "<group>";
};
A571C038232052EA003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571C039232052EA003BC0AA /* ZeroMem.nasm */,
A571C03A232052EA003BC0AA /* CompareMem.nasm */,
A571C03B232052EA003BC0AA /* SetMem16.nasm */,
A571C03C232052EA003BC0AA /* ScanMem64.nasm */,
A571C03D232052EA003BC0AA /* ScanMem32.nasm */,
A571C03E232052EA003BC0AA /* SetMem.nasm */,
A571C03F232052EA003BC0AA /* IsZeroBuffer.nasm */,
A571C040232052EA003BC0AA /* SetMem64.nasm */,
A571C041232052EA003BC0AA /* ScanMem8.nasm */,
A571C042232052EA003BC0AA /* SetMem32.nasm */,
A571C043232052EA003BC0AA /* ScanMem16.nasm */,
A571C044232052EA003BC0AA /* CopyMem.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571C047232052EA003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571C048232052EA003BC0AA /* ZeroMem.nasm */,
A571C049232052EA003BC0AA /* CompareMem.nasm */,
A571C04A232052EA003BC0AA /* SetMem16.nasm */,
A571C04B232052EA003BC0AA /* ScanMem64.nasm */,
A571C04C232052EA003BC0AA /* ScanMem32.nasm */,
A571C04D232052EA003BC0AA /* SetMem.nasm */,
A571C04E232052EA003BC0AA /* IsZeroBuffer.nasm */,
A571C04F232052EA003BC0AA /* SetMem64.nasm */,
A571C050232052EA003BC0AA /* ScanMem8.nasm */,
A571C051232052EA003BC0AA /* SetMem32.nasm */,
A571C052232052EA003BC0AA /* ScanMem16.nasm */,
A571C053232052EA003BC0AA /* CopyMem.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571C058232052EA003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571C059232052EA003BC0AA /* ScanMemGeneric.c */,
A571C05A232052EA003BC0AA /* CompareMem.asm */,
A571C05B232052EA003BC0AA /* CopyMem.S */,
A571C05C232052EA003BC0AA /* SetMem.S */,
A571C05D232052EA003BC0AA /* ScanMem.asm */,
A571C05E232052EA003BC0AA /* CopyMem.asm */,
A571C05F232052EA003BC0AA /* CompareMem.S */,
A571C060232052EA003BC0AA /* MemLibGuid.c */,
A571C061232052EA003BC0AA /* SetMem.asm */,
A571C062232052EA003BC0AA /* CompareGuid.asm */,
A571C063232052EA003BC0AA /* CompareGuid.S */,
A571C064232052EA003BC0AA /* ScanMem.S */,
);
path = Arm;
sourceTree = "<group>";
};
A571C068232052EA003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571C069232052EA003BC0AA /* CopyMem.S */,
A571C06A232052EA003BC0AA /* SetMem.S */,
A571C06B232052EA003BC0AA /* CompareMem.S */,
A571C06C232052EA003BC0AA /* CompareGuid.S */,
A571C06D232052EA003BC0AA /* ScanMem.S */,
);
path = AArch64;
sourceTree = "<group>";
};
A571C071232052EA003BC0AA /* BasePerformanceLibNull */ = {
isa = PBXGroup;
children = (
A571C072232052EA003BC0AA /* PerformanceLib.c */,
A571C073232052EA003BC0AA /* BasePerformanceLibNull.inf */,
A571C074232052EA003BC0AA /* BasePerformanceLibNull.uni */,
);
path = BasePerformanceLibNull;
sourceTree = "<group>";
};
A571C075232052EA003BC0AA /* BasePciSegmentLibPci */ = {
isa = PBXGroup;
children = (
A571C076232052EA003BC0AA /* BasePciSegmentLibPci.inf */,
A571C077232052EA003BC0AA /* BasePciSegmentLibPci.uni */,
A571C078232052EA003BC0AA /* PciSegmentLib.c */,
);
path = BasePciSegmentLibPci;
sourceTree = "<group>";
};
A571C079232052EA003BC0AA /* PeiDxePostCodeLibReportStatusCode */ = {
isa = PBXGroup;
children = (
A571C07A232052EA003BC0AA /* PostCode.c */,
A571C07B232052EA003BC0AA /* PeiDxePostCodeLibReportStatusCode.inf */,
A571C07C232052EA003BC0AA /* PeiDxePostCodeLibReportStatusCode.uni */,
);
path = PeiDxePostCodeLibReportStatusCode;
sourceTree = "<group>";
};
A571C07D232052EA003BC0AA /* BasePcdLibNull */ = {
isa = PBXGroup;
children = (
A571C07E232052EA003BC0AA /* BasePcdLibNull.uni */,
A571C07F232052EA003BC0AA /* BasePcdLibNull.inf */,
A571C080232052EA003BC0AA /* PcdLib.c */,
);
path = BasePcdLibNull;
sourceTree = "<group>";
};
A571C081232052EA003BC0AA /* BaseStackCheckLib */ = {
isa = PBXGroup;
children = (
A571C082232052EA003BC0AA /* BaseStackCheckGcc.c */,
A571C083232052EA003BC0AA /* BaseStackCheckLib.uni */,
A571C084232052EA003BC0AA /* BaseStackCheckNull.c */,
A571C085232052EA003BC0AA /* BaseStackCheckLib.inf */,
);
path = BaseStackCheckLib;
sourceTree = "<group>";
};
A571C086232052EA003BC0AA /* BaseRngLib */ = {
isa = PBXGroup;
children = (
A571C087232052EA003BC0AA /* BaseRngLib.uni */,
A571C088232052EA003BC0AA /* BaseRngLib.inf */,
A571C089232052EA003BC0AA /* BaseRng.c */,
);
path = BaseRngLib;
sourceTree = "<group>";
};
A571C08A232052EA003BC0AA /* DxeCoreEntryPoint */ = {
isa = PBXGroup;
children = (
A571C08B232052EA003BC0AA /* DxeCoreEntryPoint.c */,
A571C08C232052EA003BC0AA /* DxeCoreEntryPoint.uni */,
A571C08D232052EA003BC0AA /* DxeCoreEntryPoint.inf */,
);
path = DxeCoreEntryPoint;
sourceTree = "<group>";
};
A571C08E232052EA003BC0AA /* BasePostCodeLibPort80 */ = {
isa = PBXGroup;
children = (
A571C08F232052EA003BC0AA /* PostCode.c */,
A571C090232052EA003BC0AA /* BasePostCodeLibPort80.inf */,
A571C091232052EA003BC0AA /* BasePostCodeLibPort80.uni */,
);
path = BasePostCodeLibPort80;
sourceTree = "<group>";
};
A571C092232052EA003BC0AA /* PeiCoreEntryPoint */ = {
isa = PBXGroup;
children = (
A571C093232052EA003BC0AA /* PeiCoreEntryPoint.uni */,
A571C094232052EA003BC0AA /* PeiCoreEntryPoint.inf */,
A571C095232052EA003BC0AA /* PeiCoreEntryPoint.c */,
);
path = PeiCoreEntryPoint;
sourceTree = "<group>";
};
A571C096232052EA003BC0AA /* BasePeCoffLib */ = {
isa = PBXGroup;
children = (
A571C097232052EA003BC0AA /* BasePeCoffLibInternals.h */,
A571C098232052EA003BC0AA /* BasePeCoff.c */,
A571C099232052EA003BC0AA /* PeCoffLoaderEx.c */,
A571C09A232052EA003BC0AA /* Arm */,
A571C09C232052EA003BC0AA /* BasePeCoffLib.uni */,
A571C09D232052EA003BC0AA /* BasePeCoffLib.inf */,
);
path = BasePeCoffLib;
sourceTree = "<group>";
};
A571C09A232052EA003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571C09B232052EA003BC0AA /* PeCoffLoaderEx.c */,
);
path = Arm;
sourceTree = "<group>";
};
A571C09E232052EA003BC0AA /* SmmLibNull */ = {
isa = PBXGroup;
children = (
A571C09F232052EA003BC0AA /* SmmLibNull.uni */,
A571C0A0232052EA003BC0AA /* SmmLibNull.inf */,
A571C0A1232052EA003BC0AA /* SmmLibNull.c */,
);
path = SmmLibNull;
sourceTree = "<group>";
};
A571C0A2232052EA003BC0AA /* BasePciCf8Lib */ = {
isa = PBXGroup;
children = (
A571C0A3232052EA003BC0AA /* BasePciCf8Lib.uni */,
A571C0A4232052EA003BC0AA /* BasePciCf8Lib.inf */,
A571C0A5232052EA003BC0AA /* PciCf8Lib.c */,
);
path = BasePciCf8Lib;
sourceTree = "<group>";
};
A571C0A6232052EA003BC0AA /* MmServicesTableLib */ = {
isa = PBXGroup;
children = (
A571C0A7232052EA003BC0AA /* MmServicesTableLib.uni */,
A571C0A8232052EA003BC0AA /* MmServicesTableLib.inf */,
A571C0A9232052EA003BC0AA /* MmServicesTableLib.c */,
);
path = MmServicesTableLib;
sourceTree = "<group>";
};
A571C0AA232052EA003BC0AA /* BaseSafeIntLib */ = {
isa = PBXGroup;
children = (
A571C0AB232052EA003BC0AA /* SafeIntLib64.c */,
A571C0AC232052EA003BC0AA /* SafeIntLibEbc.c */,
A571C0AD232052EA003BC0AA /* BaseSafeIntLib.inf */,
A571C0AE232052EA003BC0AA /* SafeIntLib32.c */,
A571C0AF232052EA003BC0AA /* SafeIntLib.c */,
);
path = BaseSafeIntLib;
sourceTree = "<group>";
};
A571C0B0232052EA003BC0AA /* SmmServicesTableLib */ = {
isa = PBXGroup;
children = (
A571C0B1232052EA003BC0AA /* SmmServicesTableLib.c */,
A571C0B2232052EA003BC0AA /* SmmServicesTableLib.inf */,
A571C0B3232052EA003BC0AA /* SmmServicesTableLib.uni */,
);
path = SmmServicesTableLib;
sourceTree = "<group>";
};
A571C0B4232052EA003BC0AA /* DxeExtractGuidedSectionLib */ = {
isa = PBXGroup;
children = (
A571C0B5232052EA003BC0AA /* DxeExtractGuidedSectionLib.uni */,
A571C0B6232052EA003BC0AA /* DxeExtractGuidedSectionLib.inf */,
A571C0B7232052EA003BC0AA /* DxeExtractGuidedSectionLib.c */,
);
path = DxeExtractGuidedSectionLib;
sourceTree = "<group>";
};
A571C0B8232052EA003BC0AA /* UefiApplicationEntryPoint */ = {
isa = PBXGroup;
children = (
A571C0B9232052EA003BC0AA /* UefiApplicationEntryPoint.uni */,
A571C0BA232052EA003BC0AA /* UefiApplicationEntryPoint.inf */,
A571C0BB232052EA003BC0AA /* ApplicationEntryPoint.c */,
);
path = UefiApplicationEntryPoint;
sourceTree = "<group>";
};
A571C0BC232052EA003BC0AA /* BaseMemoryLib */ = {
isa = PBXGroup;
children = (
A571C0BD232052EA003BC0AA /* SetMem64Wrapper.c */,
A571C0BE232052EA003BC0AA /* ZeroMemWrapper.c */,
A571C0BF232052EA003BC0AA /* BaseMemoryLib.inf */,
A571C0C0232052EA003BC0AA /* CopyMemWrapper.c */,
A571C0C1232052EA003BC0AA /* ScanMem64Wrapper.c */,
A571C0C2232052EA003BC0AA /* BaseMemoryLib.uni */,
A571C0C3232052EA003BC0AA /* MemLibGeneric.c */,
A571C0C4232052EA003BC0AA /* ScanMem8Wrapper.c */,
A571C0C5232052EA003BC0AA /* SetMem32Wrapper.c */,
A571C0C6232052EA003BC0AA /* CopyMem.c */,
A571C0C7232052EA003BC0AA /* SetMem.c */,
A571C0C8232052EA003BC0AA /* ScanMem32Wrapper.c */,
A571C0C9232052EA003BC0AA /* IsZeroBufferWrapper.c */,
A571C0CA232052EB003BC0AA /* SetMemWrapper.c */,
A571C0CB232052EB003BC0AA /* CompareMemWrapper.c */,
A571C0CC232052EB003BC0AA /* SetMem16Wrapper.c */,
A571C0CD232052EB003BC0AA /* MemLibGuid.c */,
A571C0CE232052EB003BC0AA /* MemLibInternals.h */,
A571C0CF232052EB003BC0AA /* ScanMem16Wrapper.c */,
);
path = BaseMemoryLib;
sourceTree = "<group>";
};
A571C0D0232052EB003BC0AA /* SmmIoLibSmmCpuIo2 */ = {
isa = PBXGroup;
children = (
A571C0D1232052EB003BC0AA /* IoLibMmioBuffer.c */,
A571C0D2232052EB003BC0AA /* IoLib.c */,
A571C0D3232052EB003BC0AA /* IoHighLevel.c */,
A571C0D4232052EB003BC0AA /* SmmCpuIoLibInternal.h */,
A571C0D5232052EB003BC0AA /* SmmIoLibSmmCpuIo2.uni */,
A571C0D6232052EB003BC0AA /* SmmIoLibSmmCpuIo2.inf */,
);
path = SmmIoLibSmmCpuIo2;
sourceTree = "<group>";
};
A571C0D7232052EB003BC0AA /* DxeSmbusLib */ = {
isa = PBXGroup;
children = (
A571C0D8232052EB003BC0AA /* DxeSmbusLib.c */,
A571C0D9232052EB003BC0AA /* SmbusLib.c */,
A571C0DA232052EB003BC0AA /* InternalSmbusLib.h */,
A571C0DB232052EB003BC0AA /* DxeSmbusLib.inf */,
A571C0DC232052EB003BC0AA /* DxeSmbusLib.uni */,
);
path = DxeSmbusLib;
sourceTree = "<group>";
};
A571C0DD232052EB003BC0AA /* BaseSmbusLibNull */ = {
isa = PBXGroup;
children = (
A571C0DE232052EB003BC0AA /* BaseSmbusLibNull.c */,
A571C0DF232052EB003BC0AA /* BaseSmbusLibNull.uni */,
A571C0E0232052EB003BC0AA /* BaseSmbusLibNull.inf */,
);
path = BaseSmbusLibNull;
sourceTree = "<group>";
};
A571C0E1232052EB003BC0AA /* BaseTimerLibNullTemplate */ = {
isa = PBXGroup;
children = (
A571C0E2232052EB003BC0AA /* BaseTimerLibNullTemplate.uni */,
A571C0E3232052EB003BC0AA /* BaseTimerLibNullTemplate.inf */,
A571C0E4232052EB003BC0AA /* TimerLibNull.c */,
);
path = BaseTimerLibNullTemplate;
sourceTree = "<group>";
};
A571C0E5232052EB003BC0AA /* BaseS3IoLib */ = {
isa = PBXGroup;
children = (
A571C0E6232052EB003BC0AA /* BaseS3IoLib.inf */,
A571C0E7232052EB003BC0AA /* BaseS3IoLib.uni */,
A571C0E8232052EB003BC0AA /* S3IoLib.c */,
);
path = BaseS3IoLib;
sourceTree = "<group>";
};
A571C0E9232052EB003BC0AA /* BaseDebugLibSerialPort */ = {
isa = PBXGroup;
children = (
A571C0EA232052EB003BC0AA /* BaseDebugLibSerialPort.uni */,
A571C0EB232052EB003BC0AA /* BaseDebugLibSerialPort.inf */,
A571C0EC232052EB003BC0AA /* DebugLib.c */,
);
path = BaseDebugLibSerialPort;
sourceTree = "<group>";
};
A571C0ED232052EB003BC0AA /* BaseMemoryLibSse2 */ = {
isa = PBXGroup;
children = (
A571C0EE232052EB003BC0AA /* SetMem64Wrapper.c */,
A571C0EF232052EB003BC0AA /* ZeroMemWrapper.c */,
A571C0F0232052EB003BC0AA /* CopyMemWrapper.c */,
A571C0F1232052EB003BC0AA /* ScanMem64Wrapper.c */,
A571C0F2232052EB003BC0AA /* X64 */,
A571C0FF232052EB003BC0AA /* BaseMemoryLibSse2.uni */,
A571C100232052EB003BC0AA /* ScanMem8Wrapper.c */,
A571C101232052EB003BC0AA /* BaseMemoryLibSse2.inf */,
A571C102232052EB003BC0AA /* SetMem32Wrapper.c */,
A571C103232052EB003BC0AA /* Ia32 */,
A571C110232052EB003BC0AA /* ScanMem32Wrapper.c */,
A571C111232052EB003BC0AA /* IsZeroBufferWrapper.c */,
A571C112232052EB003BC0AA /* SetMemWrapper.c */,
A571C113232052EB003BC0AA /* CompareMemWrapper.c */,
A571C114232052EB003BC0AA /* SetMem16Wrapper.c */,
A571C115232052EB003BC0AA /* MemLibGuid.c */,
A571C116232052EB003BC0AA /* MemLibInternals.h */,
A571C117232052EB003BC0AA /* ScanMem16Wrapper.c */,
);
path = BaseMemoryLibSse2;
sourceTree = "<group>";
};
A571C0F2232052EB003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571C0F3232052EB003BC0AA /* ZeroMem.nasm */,
A571C0F4232052EB003BC0AA /* CompareMem.nasm */,
A571C0F5232052EB003BC0AA /* SetMem16.nasm */,
A571C0F6232052EB003BC0AA /* ScanMem64.nasm */,
A571C0F7232052EB003BC0AA /* ScanMem32.nasm */,
A571C0F8232052EB003BC0AA /* SetMem.nasm */,
A571C0F9232052EB003BC0AA /* IsZeroBuffer.nasm */,
A571C0FA232052EB003BC0AA /* SetMem64.nasm */,
A571C0FB232052EB003BC0AA /* ScanMem8.nasm */,
A571C0FC232052EB003BC0AA /* SetMem32.nasm */,
A571C0FD232052EB003BC0AA /* ScanMem16.nasm */,
A571C0FE232052EB003BC0AA /* CopyMem.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571C103232052EB003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571C104232052EB003BC0AA /* ZeroMem.nasm */,
A571C105232052EB003BC0AA /* CompareMem.nasm */,
A571C106232052EB003BC0AA /* SetMem16.nasm */,
A571C107232052EB003BC0AA /* ScanMem64.nasm */,
A571C108232052EB003BC0AA /* ScanMem32.nasm */,
A571C109232052EB003BC0AA /* SetMem.nasm */,
A571C10A232052EB003BC0AA /* IsZeroBuffer.nasm */,
A571C10B232052EB003BC0AA /* SetMem64.nasm */,
A571C10C232052EB003BC0AA /* ScanMem8.nasm */,
A571C10D232052EB003BC0AA /* SetMem32.nasm */,
A571C10E232052EB003BC0AA /* ScanMem16.nasm */,
A571C10F232052EB003BC0AA /* CopyMem.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571C118232052EB003BC0AA /* BaseUefiDecompressLib */ = {
isa = PBXGroup;
children = (
A571C119232052EB003BC0AA /* BaseUefiDecompressLib.uni */,
A571C11A232052EB003BC0AA /* BaseUefiDecompressLib.inf */,
A571C11B232052EB003BC0AA /* BaseUefiDecompressLibInternals.h */,
A571C11C232052EB003BC0AA /* BaseUefiTianoCustomDecompressLib.inf */,
A571C11D232052EB003BC0AA /* BaseUefiDecompressLib.c */,
A571C11E232052EB003BC0AA /* BaseUefiTianoCustomDecompressLib.c */,
);
path = BaseUefiDecompressLib;
sourceTree = "<group>";
};
A571C11F232052EB003BC0AA /* BaseSerialPortLibNull */ = {
isa = PBXGroup;
children = (
A571C120232052EB003BC0AA /* BaseSerialPortLibNull.uni */,
A571C121232052EB003BC0AA /* BaseSerialPortLibNull.inf */,
A571C122232052EB003BC0AA /* BaseSerialPortLibNull.c */,
);
path = BaseSerialPortLibNull;
sourceTree = "<group>";
};
A571C123232052EB003BC0AA /* BaseS3BootScriptLibNull */ = {
isa = PBXGroup;
children = (
A571C124232052EB003BC0AA /* BaseS3BootScriptLibNull.inf */,
A571C125232052EB003BC0AA /* BootScriptLib.c */,
A571C126232052EB003BC0AA /* BaseS3BootScriptLibNull.uni */,
);
path = BaseS3BootScriptLibNull;
sourceTree = "<group>";
};
A571C127232052EB003BC0AA /* DxePcdLib */ = {
isa = PBXGroup;
children = (
A571C128232052EB003BC0AA /* DxePcdLib.c */,
A571C129232052EB003BC0AA /* DxePcdLib.uni */,
A571C12A232052EB003BC0AA /* DxePcdLib.inf */,
);
path = DxePcdLib;
sourceTree = "<group>";
};
A571C12B232052EB003BC0AA /* SmmPeriodicSmiLib */ = {
isa = PBXGroup;
children = (
A571C12C232052EB003BC0AA /* SmmPeriodicSmiLib.inf */,
A571C12D232052EB003BC0AA /* SmmPeriodicSmiLib.uni */,
A571C12E232052EB003BC0AA /* SmmPeriodicSmiLib.c */,
);
path = SmmPeriodicSmiLib;
sourceTree = "<group>";
};
A571C12F232052EB003BC0AA /* UefiScsiLib */ = {
isa = PBXGroup;
children = (
A571C130232052EB003BC0AA /* UefiScsiLib.c */,
A571C131232052EB003BC0AA /* UefiScsiLib.uni */,
A571C132232052EB003BC0AA /* UefiScsiLib.inf */,
);
path = UefiScsiLib;
sourceTree = "<group>";
};
A571C133232052EB003BC0AA /* PeiResourcePublicationLib */ = {
isa = PBXGroup;
children = (
A571C134232052EB003BC0AA /* PeiResourcePublicationLib.c */,
A571C135232052EB003BC0AA /* PeiResourcePublicationLib.inf */,
A571C136232052EB003BC0AA /* PeiResourcePublicationLib.uni */,
);
path = PeiResourcePublicationLib;
sourceTree = "<group>";
};
A571C137232052EB003BC0AA /* DxeHobLib */ = {
isa = PBXGroup;
children = (
A571C138232052EB003BC0AA /* DxeHobLib.inf */,
A571C139232052EB003BC0AA /* DxeHobLib.uni */,
A571C13A232052EB003BC0AA /* HobLib.c */,
);
path = DxeHobLib;
sourceTree = "<group>";
};
A571C13B232052EB003BC0AA /* BaseS3PciSegmentLib */ = {
isa = PBXGroup;
children = (
A571C13C232052EB003BC0AA /* S3PciSegmentLib.c */,
A571C13D232052EB003BC0AA /* BaseS3PciSegmentLib.uni */,
A571C13E232052EB003BC0AA /* BaseS3PciSegmentLib.inf */,
);
path = BaseS3PciSegmentLib;
sourceTree = "<group>";
};
A571C13F232052EB003BC0AA /* BasePciSegmentInfoLibNull */ = {
isa = PBXGroup;
children = (
A571C140232052EB003BC0AA /* BasePciSegmentInfoLibNull.inf */,
A571C141232052EB003BC0AA /* BasePciSegmentInfoLibNull.uni */,
A571C142232052EB003BC0AA /* PciSegmentInfoLib.c */,
);
path = BasePciSegmentInfoLibNull;
sourceTree = "<group>";
};
A571C143232052EB003BC0AA /* SmmMemoryAllocationLib */ = {
isa = PBXGroup;
children = (
A571C144232052EB003BC0AA /* MemoryAllocationLib.c */,
A571C145232052EB003BC0AA /* SmmMemoryAllocationLib.uni */,
A571C146232052EB003BC0AA /* SmmMemoryAllocationLib.inf */,
);
path = SmmMemoryAllocationLib;
sourceTree = "<group>";
};
A571C147232052EB003BC0AA /* BaseExtractGuidedSectionLib */ = {
isa = PBXGroup;
children = (
A571C148232052EB003BC0AA /* BaseExtractGuidedSectionLib.uni */,
A571C149232052EB003BC0AA /* BaseExtractGuidedSectionLib.inf */,
A571C14A232052EB003BC0AA /* BaseExtractGuidedSectionLib.c */,
);
path = BaseExtractGuidedSectionLib;
sourceTree = "<group>";
};
A571C14B232052EB003BC0AA /* UefiBootServicesTableLib */ = {
isa = PBXGroup;
children = (
A571C14C232052EB003BC0AA /* UefiBootServicesTableLib.uni */,
A571C14D232052EB003BC0AA /* UefiBootServicesTableLib.inf */,
A571C14E232052EB003BC0AA /* UefiBootServicesTableLib.c */,
);
path = UefiBootServicesTableLib;
sourceTree = "<group>";
};
A571C14F232052EB003BC0AA /* UefiDebugLibStdErr */ = {
isa = PBXGroup;
children = (
A571C150232052EB003BC0AA /* DebugLibConstructor.c */,
A571C151232052EB003BC0AA /* UefiDebugLibStdErr.uni */,
A571C152232052EB003BC0AA /* UefiDebugLibStdErr.inf */,
A571C153232052EB003BC0AA /* DebugLib.c */,
);
path = UefiDebugLibStdErr;
sourceTree = "<group>";
};
A571C154232052EB003BC0AA /* PeiMemoryAllocationLib */ = {
isa = PBXGroup;
children = (
A571C155232052EB003BC0AA /* MemoryAllocationLib.c */,
A571C156232052EB003BC0AA /* PeiMemoryAllocationLib.uni */,
A571C157232052EB003BC0AA /* PeiMemoryAllocationLib.inf */,
);
path = PeiMemoryAllocationLib;
sourceTree = "<group>";
};
A571C158232052EB003BC0AA /* UefiDevicePathLib */ = {
isa = PBXGroup;
children = (
A571C159232052EB003BC0AA /* DevicePathUtilities.c */,
A571C15A232052EB003BC0AA /* UefiDevicePathLib.c */,
A571C15B232052EB003BC0AA /* DevicePathFromText.c */,
A571C15C232052EB003BC0AA /* UefiDevicePathLibOptionalDevicePathProtocol.uni */,
A571C15D232052EB003BC0AA /* DevicePathToText.c */,
A571C15E232052EB003BC0AA /* UefiDevicePathLibOptionalDevicePathProtocol.c */,
A571C15F232052EB003BC0AA /* UefiDevicePathLibOptionalDevicePathProtocol.inf */,
A571C160232052EB003BC0AA /* UefiDevicePathLib.uni */,
A571C161232052EB003BC0AA /* UefiDevicePathLib.inf */,
A571C162232052EB003BC0AA /* UefiDevicePathLib.h */,
);
path = UefiDevicePathLib;
sourceTree = "<group>";
};
A571C163232052EB003BC0AA /* PeiHobLib */ = {
isa = PBXGroup;
children = (
A571C164232052EB003BC0AA /* PeiHobLib.uni */,
A571C165232052EB003BC0AA /* PeiHobLib.inf */,
A571C166232052EB003BC0AA /* HobLib.c */,
);
path = PeiHobLib;
sourceTree = "<group>";
};
A571C167232052EB003BC0AA /* PeiMemoryLib */ = {
isa = PBXGroup;
children = (
A571C168232052EB003BC0AA /* SetMem64Wrapper.c */,
A571C169232052EB003BC0AA /* ZeroMemWrapper.c */,
A571C16A232052EB003BC0AA /* CopyMemWrapper.c */,
A571C16B232052EB003BC0AA /* ScanMem64Wrapper.c */,
A571C16C232052EB003BC0AA /* MemLibGeneric.c */,
A571C16D232052EB003BC0AA /* PeiMemoryLib.inf */,
A571C16E232052EB003BC0AA /* ScanMem8Wrapper.c */,
A571C16F232052EB003BC0AA /* PeiMemoryLib.uni */,
A571C170232052EB003BC0AA /* SetMem32Wrapper.c */,
A571C171232052EB003BC0AA /* ScanMem32Wrapper.c */,
A571C172232052EB003BC0AA /* IsZeroBufferWrapper.c */,
A571C173232052EB003BC0AA /* SetMemWrapper.c */,
A571C174232052EB003BC0AA /* MemLib.c */,
A571C175232052EB003BC0AA /* CompareMemWrapper.c */,
A571C176232052EB003BC0AA /* SetMem16Wrapper.c */,
A571C177232052EB003BC0AA /* MemLibGuid.c */,
A571C178232052EB003BC0AA /* MemLibInternals.h */,
A571C179232052EB003BC0AA /* ScanMem16Wrapper.c */,
);
path = PeiMemoryLib;
sourceTree = "<group>";
};
A571C17A232052EB003BC0AA /* BaseIoLibIntrinsic */ = {
isa = PBXGroup;
children = (
A571C17B232052EB003BC0AA /* BaseIoLibIntrinsic.inf */,
A571C17C232052EB003BC0AA /* IoLibEbc.c */,
A571C17D232052EB003BC0AA /* BaseIoLibIntrinsic.uni */,
A571C17E232052EB003BC0AA /* IoLibGcc.c */,
A571C17F232052EB003BC0AA /* BaseIoLibIntrinsicSev.inf */,
A571C180232052EB003BC0AA /* BaseIoLibIntrinsicInternal.h */,
A571C181232052EB003BC0AA /* IoLibMmioBuffer.c */,
A571C182232052EB003BC0AA /* X64 */,
A571C185232052EB003BC0AA /* IoLib.c */,
A571C186232052EB003BC0AA /* IoHighLevel.c */,
A571C187232052EB003BC0AA /* IoLibMsc.c */,
A571C188232052EB003BC0AA /* Ia32 */,
A571C18B232052EB003BC0AA /* IoLibArm.c */,
A571C18C232052EB003BC0AA /* Arm */,
A571C18F232052EB003BC0AA /* BaseIoLibIntrinsicArmVirt.inf */,
A571C190232052EB003BC0AA /* AArch64 */,
A571C193232052EB003BC0AA /* IoLibArmVirt.c */,
A571C194232052EB003BC0AA /* BaseIoLibIntrinsicArmVirt.uni */,
);
path = BaseIoLibIntrinsic;
sourceTree = "<group>";
};
A571C182232052EB003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571C183232052EB003BC0AA /* IoFifo.nasm */,
A571C184232052EB003BC0AA /* IoFifoSev.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571C188232052EB003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571C189232052EB003BC0AA /* IoFifo.nasm */,
A571C18A232052EB003BC0AA /* IoFifoSev.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571C18C232052EB003BC0AA /* Arm */ = {
isa = PBXGroup;
children = (
A571C18D232052EB003BC0AA /* ArmVirtMmio.S */,
A571C18E232052EB003BC0AA /* ArmVirtMmio.asm */,
);
path = Arm;
sourceTree = "<group>";
};
A571C190232052EB003BC0AA /* AArch64 */ = {
isa = PBXGroup;
children = (
A571C191232052EB003BC0AA /* ArmVirtMmio.S */,
A571C192232052EB003BC0AA /* ArmVirtMmio.asm */,
);
path = AArch64;
sourceTree = "<group>";
};
A571C195232052EB003BC0AA /* PeiPciSegmentLibPciCfg2 */ = {
isa = PBXGroup;
children = (
A571C196232052EB003BC0AA /* PeiPciSegmentLibPciCfg2.inf */,
A571C197232052EB003BC0AA /* PeiPciSegmentLibPciCfg2.uni */,
A571C198232052EB003BC0AA /* PciSegmentLib.c */,
);
path = PeiPciSegmentLibPciCfg2;
sourceTree = "<group>";
};
A571C199232052EB003BC0AA /* BasePeCoffGetEntryPointLib */ = {
isa = PBXGroup;
children = (
A571C19A232052EB003BC0AA /* BasePeCoffGetEntryPointLib.uni */,
A571C19B232052EB003BC0AA /* BasePeCoffGetEntryPointLib.inf */,
A571C19C232052EB003BC0AA /* PeCoffGetEntryPoint.c */,
);
path = BasePeCoffGetEntryPointLib;
sourceTree = "<group>";
};
A571C19D232052EB003BC0AA /* UefiDevicePathLibDevicePathProtocol */ = {
isa = PBXGroup;
children = (
A571C19E232052EB003BC0AA /* UefiDevicePathLibDevicePathProtocol.inf */,
A571C19F232052EB003BC0AA /* UefiDevicePathLibDevicePathProtocol.uni */,
A571C1A0232052EB003BC0AA /* UefiDevicePathLib.c */,
);
path = UefiDevicePathLibDevicePathProtocol;
sourceTree = "<group>";
};
A571C1A1232052EB003BC0AA /* SmmIoLib */ = {
isa = PBXGroup;
children = (
A571C1A2232052EB003BC0AA /* SmmIoLib.c */,
A571C1A3232052EB003BC0AA /* SmmIoLib.uni */,
A571C1A4232052EB003BC0AA /* SmmIoLib.inf */,
);
path = SmmIoLib;
sourceTree = "<group>";
};
A571C1A5232052EB003BC0AA /* DxeCoreHobLib */ = {
isa = PBXGroup;
children = (
A571C1A6232052EB003BC0AA /* HobLib.c */,
A571C1A7232052EB003BC0AA /* DxeCoreHobLib.inf */,
A571C1A8232052EB003BC0AA /* DxeCoreHobLib.uni */,
);
path = DxeCoreHobLib;
sourceTree = "<group>";
};
A571C1A9232052EB003BC0AA /* UefiRuntimeServicesTableLib */ = {
isa = PBXGroup;
children = (
A571C1AA232052EB003BC0AA /* UefiRuntimeServicesTableLib.uni */,
A571C1AB232052EB003BC0AA /* UefiRuntimeServicesTableLib.inf */,
A571C1AC232052EB003BC0AA /* UefiRuntimeServicesTableLib.c */,
);
path = UefiRuntimeServicesTableLib;
sourceTree = "<group>";
};
A571C1AD232052EB003BC0AA /* PeiPcdLib */ = {
isa = PBXGroup;
children = (
A571C1AE232052EB003BC0AA /* PeiPcdLib.c */,
A571C1AF232052EB003BC0AA /* PeiPcdLib.inf */,
A571C1B0232052EB003BC0AA /* PeiPcdLib.uni */,
);
path = PeiPcdLib;
sourceTree = "<group>";
};
A571C1B1232052EB003BC0AA /* SmmMemLib */ = {
isa = PBXGroup;
children = (
A571C1B2232052EB003BC0AA /* SmmMemLib.uni */,
A571C1B3232052EB003BC0AA /* SmmMemLib.c */,
A571C1B4232052EB003BC0AA /* SmmMemLib.inf */,
);
path = SmmMemLib;
sourceTree = "<group>";
};
A571C1B5232052EB003BC0AA /* UefiFileHandleLib */ = {
isa = PBXGroup;
children = (
A571C1B6232052EB003BC0AA /* UefiFileHandleLib.inf */,
A571C1B7232052EB003BC0AA /* UefiFileHandleLib.uni */,
A571C1B8232052EB003BC0AA /* UefiFileHandleLib.c */,
);
path = UefiFileHandleLib;
sourceTree = "<group>";
};
A571C1B9232052EB003BC0AA /* DxeRuntimeDebugLibSerialPort */ = {
isa = PBXGroup;
children = (
A571C1BA232052EB003BC0AA /* DebugLib.c */,
A571C1BB232052EB003BC0AA /* DxeRuntimeDebugLibSerialPort.inf */,
A571C1BC232052EB003BC0AA /* DxeRuntimeDebugLibSerialPort.uni */,
);
path = DxeRuntimeDebugLibSerialPort;
sourceTree = "<group>";
};
A571C1BD232052EB003BC0AA /* BaseMemoryLibMmx */ = {
isa = PBXGroup;
children = (
A571C1BE232052EB003BC0AA /* SetMem64Wrapper.c */,
A571C1BF232052EB003BC0AA /* ZeroMemWrapper.c */,
A571C1C0232052EB003BC0AA /* CopyMemWrapper.c */,
A571C1C1232052EB003BC0AA /* ScanMem64Wrapper.c */,
A571C1C2232052EB003BC0AA /* X64 */,
A571C1CF232052EB003BC0AA /* ScanMem8Wrapper.c */,
A571C1D0232052EB003BC0AA /* SetMem32Wrapper.c */,
A571C1D1232052EB003BC0AA /* Ia32 */,
A571C1DE232052EB003BC0AA /* ScanMem32Wrapper.c */,
A571C1DF232052EB003BC0AA /* IsZeroBufferWrapper.c */,
A571C1E0232052EB003BC0AA /* SetMemWrapper.c */,
A571C1E1232052EB003BC0AA /* CompareMemWrapper.c */,
A571C1E2232052EB003BC0AA /* SetMem16Wrapper.c */,
A571C1E3232052EB003BC0AA /* MemLibGuid.c */,
A571C1E4232052EB003BC0AA /* BaseMemoryLibMmx.inf */,
A571C1E5232052EB003BC0AA /* MemLibInternals.h */,
A571C1E6232052EB003BC0AA /* ScanMem16Wrapper.c */,
A571C1E7232052EB003BC0AA /* BaseMemoryLibMmx.uni */,
);
path = BaseMemoryLibMmx;
sourceTree = "<group>";
};
A571C1C2232052EB003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571C1C3232052EB003BC0AA /* ZeroMem.nasm */,
A571C1C4232052EB003BC0AA /* CompareMem.nasm */,
A571C1C5232052EB003BC0AA /* SetMem16.nasm */,
A571C1C6232052EB003BC0AA /* ScanMem64.nasm */,
A571C1C7232052EB003BC0AA /* ScanMem32.nasm */,
A571C1C8232052EB003BC0AA /* SetMem.nasm */,
A571C1C9232052EB003BC0AA /* IsZeroBuffer.nasm */,
A571C1CA232052EB003BC0AA /* SetMem64.nasm */,
A571C1CB232052EB003BC0AA /* ScanMem8.nasm */,
A571C1CC232052EB003BC0AA /* SetMem32.nasm */,
A571C1CD232052EB003BC0AA /* ScanMem16.nasm */,
A571C1CE232052EB003BC0AA /* CopyMem.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571C1D1232052EB003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571C1D2232052EB003BC0AA /* ZeroMem.nasm */,
A571C1D3232052EB003BC0AA /* CompareMem.nasm */,
A571C1D4232052EB003BC0AA /* SetMem16.nasm */,
A571C1D5232052EB003BC0AA /* ScanMem64.nasm */,
A571C1D6232052EB003BC0AA /* ScanMem32.nasm */,
A571C1D7232052EB003BC0AA /* SetMem.nasm */,
A571C1D8232052EB003BC0AA /* IsZeroBuffer.nasm */,
A571C1D9232052EB003BC0AA /* SetMem64.nasm */,
A571C1DA232052EB003BC0AA /* ScanMem8.nasm */,
A571C1DB232052EB003BC0AA /* SetMem32.nasm */,
A571C1DC232052EB003BC0AA /* ScanMem16.nasm */,
A571C1DD232052EB003BC0AA /* CopyMem.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571C1E8232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib */ = {
isa = PBXGroup;
children = (
A571C1E9232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib.inf */,
A571C1EA232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib.uni */,
A571C1EB232052EB003BC0AA /* BaseOrderedCollectionRedBlackTreeLib.c */,
);
path = BaseOrderedCollectionRedBlackTreeLib;
sourceTree = "<group>";
};
A571C1EC232052EB003BC0AA /* UefiMemoryAllocationLib */ = {
isa = PBXGroup;
children = (
A571C1ED232052EB003BC0AA /* UefiMemoryAllocationLib.inf */,
A571C1EE232052EB003BC0AA /* MemoryAllocationLib.c */,
A571C1EF232052EB003BC0AA /* UefiMemoryAllocationLib.uni */,
);
path = UefiMemoryAllocationLib;
sourceTree = "<group>";
};
A571C1F0232052EB003BC0AA /* UefiRuntimeLib */ = {
isa = PBXGroup;
children = (
A571C1F1232052EB003BC0AA /* UefiRuntimeLib.uni */,
A571C1F2232052EB003BC0AA /* UefiRuntimeLib.inf */,
A571C1F3232052EB003BC0AA /* RuntimeLib.c */,
);
path = UefiRuntimeLib;
sourceTree = "<group>";
};
A571C1F4232052EB003BC0AA /* UefiDebugLibConOut */ = {
isa = PBXGroup;
children = (
A571C1F5232052EB003BC0AA /* UefiDebugLibConOut.inf */,
A571C1F6232052EB003BC0AA /* UefiDebugLibConOut.uni */,
A571C1F7232052EB003BC0AA /* DebugLibConstructor.c */,
A571C1F8232052EB003BC0AA /* DebugLib.c */,
);
path = UefiDebugLibConOut;
sourceTree = "<group>";
};
A571C1F9232052EB003BC0AA /* BasePciLibPciExpress */ = {
isa = PBXGroup;
children = (
A571C1FA232052EB003BC0AA /* BasePciLibPciExpress.uni */,
A571C1FB232052EB003BC0AA /* BasePciLibPciExpress.inf */,
A571C1FC232052EB003BC0AA /* PciLib.c */,
);
path = BasePciLibPciExpress;
sourceTree = "<group>";
};
A571C1FD232052EB003BC0AA /* UefiLib */ = {
isa = PBXGroup;
children = (
A571C1FE232052EB003BC0AA /* UefiLibPrint.c */,
A571C1FF232052EB003BC0AA /* UefiLib.uni */,
A571C200232052EB003BC0AA /* UefiLib.inf */,
A571C201232052EB003BC0AA /* UefiDriverModel.c */,
A571C202232052EB003BC0AA /* UefiNotTiano.c */,
A571C203232052EB003BC0AA /* Console.c */,
A571C204232052EB003BC0AA /* UefiLib.c */,
A571C205232052EB003BC0AA /* UefiLibInternal.h */,
A571C206232052EB003BC0AA /* Acpi.c */,
);
path = UefiLib;
sourceTree = "<group>";
};
A571C207232052EB003BC0AA /* DxeHstiLib */ = {
isa = PBXGroup;
children = (
A571C208232052EB003BC0AA /* DxeHstiLib.uni */,
A571C209232052EB003BC0AA /* HstiDxe.c */,
A571C20A232052EB003BC0AA /* DxeHstiLib.inf */,
A571C20B232052EB003BC0AA /* HstiAip.c */,
A571C20C232052EB003BC0AA /* HstiDxe.h */,
);
path = DxeHstiLib;
sourceTree = "<group>";
};
A571C20D232052EB003BC0AA /* BasePostCodeLibDebug */ = {
isa = PBXGroup;
children = (
A571C20E232052EB003BC0AA /* PostCode.c */,
A571C20F232052EB003BC0AA /* BasePostCodeLibDebug.uni */,
A571C210232052EB003BC0AA /* BasePostCodeLibDebug.inf */,
);
path = BasePostCodeLibDebug;
sourceTree = "<group>";
};
A571C211232052EB003BC0AA /* BaseS3StallLib */ = {
isa = PBXGroup;
children = (
A571C212232052EB003BC0AA /* BaseS3StallLib.inf */,
A571C213232052EB003BC0AA /* BaseS3StallLib.uni */,
A571C214232052EB003BC0AA /* S3StallLib.c */,
);
path = BaseS3StallLib;
sourceTree = "<group>";
};
A571C215232052EB003BC0AA /* BaseMemoryLibOptPei */ = {
isa = PBXGroup;
children = (
A571C216232052EB003BC0AA /* SetMem64Wrapper.c */,
A571C217232052EB003BC0AA /* ZeroMemWrapper.c */,
A571C218232052EB003BC0AA /* BaseMemoryLibOptPei.uni */,
A571C219232052EB003BC0AA /* CopyMemWrapper.c */,
A571C21A232052EB003BC0AA /* ScanMem64Wrapper.c */,
A571C21B232052EB003BC0AA /* BaseMemoryLibOptPei.inf */,
A571C21C232052EB003BC0AA /* X64 */,
A571C229232052EB003BC0AA /* ScanMem8Wrapper.c */,
A571C22A232052EB003BC0AA /* SetMem32Wrapper.c */,
A571C22B232052EB003BC0AA /* Ia32 */,
A571C238232052EB003BC0AA /* ScanMem32Wrapper.c */,
A571C239232052EB003BC0AA /* IsZeroBufferWrapper.c */,
A571C23A232052EB003BC0AA /* SetMemWrapper.c */,
A571C23B232052EB003BC0AA /* CompareMemWrapper.c */,
A571C23C232052EB003BC0AA /* SetMem16Wrapper.c */,
A571C23D232052EB003BC0AA /* MemLibGuid.c */,
A571C23E232052EB003BC0AA /* MemLibInternals.h */,
A571C23F232052EB003BC0AA /* ScanMem16Wrapper.c */,
);
path = BaseMemoryLibOptPei;
sourceTree = "<group>";
};
A571C21C232052EB003BC0AA /* X64 */ = {
isa = PBXGroup;
children = (
A571C21D232052EB003BC0AA /* ZeroMem.nasm */,
A571C21E232052EB003BC0AA /* CompareMem.nasm */,
A571C21F232052EB003BC0AA /* SetMem16.nasm */,
A571C220232052EB003BC0AA /* ScanMem64.nasm */,
A571C221232052EB003BC0AA /* ScanMem32.nasm */,
A571C222232052EB003BC0AA /* SetMem.nasm */,
A571C223232052EB003BC0AA /* IsZeroBuffer.nasm */,
A571C224232052EB003BC0AA /* SetMem64.nasm */,
A571C225232052EB003BC0AA /* ScanMem8.nasm */,
A571C226232052EB003BC0AA /* SetMem32.nasm */,
A571C227232052EB003BC0AA /* ScanMem16.nasm */,
A571C228232052EB003BC0AA /* CopyMem.nasm */,
);
path = X64;
sourceTree = "<group>";
};
A571C22B232052EB003BC0AA /* Ia32 */ = {
isa = PBXGroup;
children = (
A571C22C232052EB003BC0AA /* ZeroMem.nasm */,
A571C22D232052EB003BC0AA /* CompareMem.nasm */,
A571C22E232052EB003BC0AA /* SetMem16.nasm */,
A571C22F232052EB003BC0AA /* ScanMem64.nasm */,
A571C230232052EB003BC0AA /* ScanMem32.nasm */,
A571C231232052EB003BC0AA /* SetMem.nasm */,
A571C232232052EB003BC0AA /* IsZeroBuffer.nasm */,
A571C233232052EB003BC0AA /* SetMem64.nasm */,
A571C234232052EB003BC0AA /* ScanMem8.nasm */,
A571C235232052EB003BC0AA /* SetMem32.nasm */,
A571C236232052EB003BC0AA /* ScanMem16.nasm */,
A571C237232052EB003BC0AA /* CopyMem.nasm */,
);
path = Ia32;
sourceTree = "<group>";
};
A571C240232052EC003BC0AA /* UefiPciLibPciRootBridgeIo */ = {
isa = PBXGroup;
children = (
A571C241232052EC003BC0AA /* UefiPciLibPciRootBridgeIo.uni */,
A571C242232052EC003BC0AA /* UefiPciLibPciRootBridgeIo.inf */,
A571C243232052EC003BC0AA /* PciLib.c */,
);
path = UefiPciLibPciRootBridgeIo;
sourceTree = "<group>";
};
A571C244232052EC003BC0AA /* PeimEntryPoint */ = {
isa = PBXGroup;
children = (
A571C245232052EC003BC0AA /* PeimEntryPoint.c */,
A571C246232052EC003BC0AA /* PeimEntryPoint.uni */,
A571C247232052EC003BC0AA /* PeimEntryPoint.inf */,
);
path = PeimEntryPoint;
sourceTree = "<group>";
};
A571C248232052EC003BC0AA /* SmiHandlerProfileLibNull */ = {
isa = PBXGroup;
children = (
A571C249232052EC003BC0AA /* SmiHandlerProfileLibNull.c */,
A571C24A232052EC003BC0AA /* SmiHandlerProfileLibNull.inf */,
A571C24B232052EC003BC0AA /* SmiHandlerProfileLibNull.uni */,
);
path = SmiHandlerProfileLibNull;
sourceTree = "<group>";
};
A571C24C232052EC003BC0AA /* BaseS3PciLib */ = {
isa = PBXGroup;
children = (
A571C24D232052EC003BC0AA /* S3PciLib.c */,
A571C24E232052EC003BC0AA /* BaseS3PciLib.uni */,
A571C24F232052EC003BC0AA /* BaseS3PciLib.inf */,
);
path = BaseS3PciLib;
sourceTree = "<group>";
};
A571C250232052EC003BC0AA /* BasePrintLib */ = {
isa = PBXGroup;
children = (
A571C251232052EC003BC0AA /* PrintLibInternal.h */,
A571C252232052EC003BC0AA /* PrintLib.c */,
A571C253232052EC003BC0AA /* BasePrintLib.inf */,
A571C254232052EC003BC0AA /* BasePrintLib.uni */,
A571C255232052EC003BC0AA /* PrintLibInternal.c */,
);
path = BasePrintLib;
sourceTree = "<group>";
};
A571C256232052EC003BC0AA /* PeiIoLibCpuIo */ = {
isa = PBXGroup;
children = (
A571C257232052EC003BC0AA /* IoLibMmioBuffer.c */,
A571C258232052EC003BC0AA /* IoLib.c */,
A571C259232052EC003BC0AA /* IoHighLevel.c */,
A571C25A232052EC003BC0AA /* PeiIoLibCpuIo.uni */,
A571C25B232052EC003BC0AA /* PeiIoLibCpuIo.inf */,
);
path = PeiIoLibCpuIo;
sourceTree = "<group>";
};
A571C25C232052EC003BC0AA /* BaseReportStatusCodeLibNull */ = {
isa = PBXGroup;
children = (
A571C25D232052EC003BC0AA /* BaseReportStatusCodeLib.c */,
A571C25E232052EC003BC0AA /* BaseReportStatusCodeLibNull.uni */,
A571C25F232052EC003BC0AA /* BaseReportStatusCodeLibNull.inf */,
);
path = BaseReportStatusCodeLibNull;
sourceTree = "<group>";
};
A571C260232052EC003BC0AA /* DxeServicesTableLib */ = {
isa = PBXGroup;
children = (
A571C261232052EC003BC0AA /* DxeServicesTableLib.c */,
A571C262232052EC003BC0AA /* DxeServicesTableLib.inf */,
A571C263232052EC003BC0AA /* DxeServicesTableLib.uni */,
);
path = DxeServicesTableLib;
sourceTree = "<group>";
};
A571C264232052EC003BC0AA /* BasePeCoffExtraActionLibNull */ = {
isa = PBXGroup;
children = (
A571C265232052EC003BC0AA /* BasePeCoffExtraActionLibNull.inf */,
A571C266232052EC003BC0AA /* PeCoffExtraActionLibNull.uni */,
A571C267232052EC003BC0AA /* PeCoffExtraActionLib.c */,
);
path = BasePeCoffExtraActionLibNull;
sourceTree = "<group>";
};
A571C268232052EC003BC0AA /* UefiUsbLib */ = {
isa = PBXGroup;
children = (
A571C269232052EC003BC0AA /* UsbDxeLib.c */,
A571C26A232052EC003BC0AA /* UefiUsbLib.inf */,
A571C26B232052EC003BC0AA /* UefiUsbLib.uni */,
A571C26C232052EC003BC0AA /* Hid.c */,
A571C26D232052EC003BC0AA /* UefiUsbLibInternal.h */,
);
path = UefiUsbLib;
sourceTree = "<group>";
};
A571C272232052F8003BC0AA /* PcAtChipsetPkg */ = {
isa = PBXGroup;
children = (
A571C273232052F8003BC0AA /* PcAtChipsetPkg.dec */,
A571C274232052F8003BC0AA /* PcAtChipsetPkg.uni */,
A571C275232052F8003BC0AA /* IsaAcpiDxe */,
A571C27E232052F8003BC0AA /* HpetTimerDxe */,
A571C283232052F8003BC0AA /* PcAtChipsetPkg.dsc */,
A571C284232052F8003BC0AA /* Include */,
A571C28C232052F8003BC0AA /* Bus */,
A571C295232052F8003BC0AA /* Library */,
A571C2AD232052F8003BC0AA /* 8259InterruptControllerDxe */,
A571C2B3232052F8003BC0AA /* PcAtChipsetPkgExtra.uni */,
A571C2B4232052F8003BC0AA /* 8254TimerDxe */,
A571C2BA232052F8003BC0AA /* PcatRealTimeClockRuntimeDxe */,
);
name = PcAtChipsetPkg;
path = ../../../PcAtChipsetPkg;
sourceTree = "<group>";
};
A571C275232052F8003BC0AA /* IsaAcpiDxe */ = {
isa = PBXGroup;
children = (
A571C276232052F8003BC0AA /* IsaAcpi.c */,
A571C277232052F8003BC0AA /* IsaAcpiExtra.uni */,
A571C278232052F8003BC0AA /* PcatIsaAcpi.h */,
A571C279232052F8003BC0AA /* ComponentName.c */,
A571C27A232052F8003BC0AA /* IsaAcpi.c.bak */,
A571C27B232052F8003BC0AA /* PcatIsaAcpi.c */,
A571C27C232052F8003BC0AA /* IsaAcpi.inf */,
A571C27D232052F8003BC0AA /* IsaAcpi.uni */,
);
path = IsaAcpiDxe;
sourceTree = "<group>";
};
A571C27E232052F8003BC0AA /* HpetTimerDxe */ = {
isa = PBXGroup;
children = (
A571C27F232052F8003BC0AA /* HpetTimerDxe.uni */,
A571C280232052F8003BC0AA /* HpetTimer.c */,
A571C281232052F8003BC0AA /* HpetTimerDxeExtra.uni */,
A571C282232052F8003BC0AA /* HpetTimerDxe.inf */,
);
path = HpetTimerDxe;
sourceTree = "<group>";
};
A571C284232052F8003BC0AA /* Include */ = {
isa = PBXGroup;
children = (
A571C285232052F8003BC0AA /* Library */,
A571C287232052F8003BC0AA /* Register */,
A571C28A232052F8003BC0AA /* Guid */,
);
path = Include;
sourceTree = "<group>";
};
A571C285232052F8003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571C286232052F8003BC0AA /* IoApicLib.h */,
);
path = Library;
sourceTree = "<group>";
};
A571C287232052F8003BC0AA /* Register */ = {
isa = PBXGroup;
children = (
A571C288232052F8003BC0AA /* IoApic.h */,
A571C289232052F8003BC0AA /* Hpet.h */,
);
path = Register;
sourceTree = "<group>";
};
A571C28A232052F8003BC0AA /* Guid */ = {
isa = PBXGroup;
children = (
A571C28B232052F8003BC0AA /* PcAtChipsetTokenSpace.h */,
);
path = Guid;
sourceTree = "<group>";
};
A571C28C232052F8003BC0AA /* Bus */ = {
isa = PBXGroup;
children = (
A571C28D232052F8003BC0AA /* Pci */,
);
path = Bus;
sourceTree = "<group>";
};
A571C28D232052F8003BC0AA /* Pci */ = {
isa = PBXGroup;
children = (
A571C28E232052F8003BC0AA /* IdeControllerDxe */,
);
path = Pci;
sourceTree = "<group>";
};
A571C28E232052F8003BC0AA /* IdeControllerDxe */ = {
isa = PBXGroup;
children = (
A571C28F232052F8003BC0AA /* IdeController.c */,
A571C290232052F8003BC0AA /* IdeControllerExtra.uni */,
A571C291232052F8003BC0AA /* IdeControllerDxe.inf */,
A571C292232052F8003BC0AA /* ComponentName.c */,
A571C293232052F8003BC0AA /* IdeController.uni */,
A571C294232052F8003BC0AA /* IdeController.h */,
);
path = IdeControllerDxe;
sourceTree = "<group>";
};
A571C295232052F8003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571C296232052F8003BC0AA /* AcpiTimerLib */,
A571C2A1232052F8003BC0AA /* BaseIoApicLib */,
A571C2A5232052F8003BC0AA /* ResetSystemLib */,
A571C2A9232052F8003BC0AA /* SerialIoLib */,
);
path = Library;
sourceTree = "<group>";
};
A571C296232052F8003BC0AA /* AcpiTimerLib */ = {
isa = PBXGroup;
children = (
A571C297232052F8003BC0AA /* DxeAcpiTimerLib.uni */,
A571C298232052F8003BC0AA /* DxeAcpiTimerLib.inf */,
A571C299232052F8003BC0AA /* BaseAcpiTimerLib.uni */,
A571C29A232052F8003BC0AA /* BaseAcpiTimerLib.inf */,
A571C29B232052F8003BC0AA /* BaseAcpiTimerLib.c */,
A571C29C232052F8003BC0AA /* PeiAcpiTimerLib.inf */,
A571C29D232052F8003BC0AA /* PeiAcpiTimerLib.uni */,
A571C29E232052F8003BC0AA /* DxeAcpiTimerLib.c */,
A571C29F232052F8003BC0AA /* PeiAcpiTimerLib.c */,
A571C2A0232052F8003BC0AA /* AcpiTimerLib.c */,
);
path = AcpiTimerLib;
sourceTree = "<group>";
};
A571C2A1232052F8003BC0AA /* BaseIoApicLib */ = {
isa = PBXGroup;
children = (
A571C2A2232052F8003BC0AA /* BaseIoApicLib.uni */,
A571C2A3232052F8003BC0AA /* BaseIoApicLib.inf */,
A571C2A4232052F8003BC0AA /* IoApicLib.c */,
);
path = BaseIoApicLib;
sourceTree = "<group>";
};
A571C2A5232052F8003BC0AA /* ResetSystemLib */ = {
isa = PBXGroup;
children = (
A571C2A6232052F8003BC0AA /* ResetSystemLib.c */,
A571C2A7232052F8003BC0AA /* ResetSystemLib.uni */,
A571C2A8232052F8003BC0AA /* ResetSystemLib.inf */,
);
path = ResetSystemLib;
sourceTree = "<group>";
};
A571C2A9232052F8003BC0AA /* SerialIoLib */ = {
isa = PBXGroup;
children = (
A571C2AA232052F8003BC0AA /* SerialPortLib.c */,
A571C2AB232052F8003BC0AA /* SerialIoLib.inf */,
A571C2AC232052F8003BC0AA /* PcAtSerialPortLib.uni */,
);
path = SerialIoLib;
sourceTree = "<group>";
};
A571C2AD232052F8003BC0AA /* 8259InterruptControllerDxe */ = {
isa = PBXGroup;
children = (
A571C2AE232052F8003BC0AA /* Legacy8259Extra.uni */,
A571C2AF232052F8003BC0AA /* 8259.c */,
A571C2B0232052F8003BC0AA /* 8259.inf */,
A571C2B1232052F8003BC0AA /* Legacy8259.uni */,
A571C2B2232052F8003BC0AA /* 8259.h */,
);
path = 8259InterruptControllerDxe;
sourceTree = "<group>";
};
A571C2B4232052F8003BC0AA /* 8254TimerDxe */ = {
isa = PBXGroup;
children = (
A571C2B5232052F8003BC0AA /* Timer.c */,
A571C2B6232052F8003BC0AA /* Timer.uni */,
A571C2B7232052F8003BC0AA /* 8254Timer.inf */,
A571C2B8232052F8003BC0AA /* Timer.h */,
A571C2B9232052F8003BC0AA /* TimerExtra.uni */,
);
path = 8254TimerDxe;
sourceTree = "<group>";
};
A571C2BA232052F8003BC0AA /* PcatRealTimeClockRuntimeDxe */ = {
isa = PBXGroup;
children = (
A571C2BB232052F8003BC0AA /* PcatRealTimeClockRuntimeDxe.inf */,
A571C2BC232052F8003BC0AA /* PcRtc.uni */,
A571C2BD232052F8003BC0AA /* PcRtc.c */,
A571C2BE232052F8003BC0AA /* PcRtcEntry.c */,
A571C2BF232052F8003BC0AA /* PcRtcExtra.uni */,
A571C2C0232052F8003BC0AA /* PcRtc.h */,
);
path = PcatRealTimeClockRuntimeDxe;
sourceTree = "<group>";
};
A571C2C123205311003BC0AA /* NetworkPkg */ = {
isa = PBXGroup;
children = (
A571C2C223205311003BC0AA /* HttpBootDxe */,
A571C2D923205311003BC0AA /* NetworkPkg.dsc */,
A571C2DA23205311003BC0AA /* WifiConnectionManagerDxe */,
A571C2EF23205311003BC0AA /* Udp4Dxe */,
A571C2F923205311003BC0AA /* DpcDxe */,
A571C2FF23205311003BC0AA /* MnpDxe */,
A571C30D23205311003BC0AA /* Network.dsc.inc */,
A571C30E23205311003BC0AA /* Mtftp4Dxe */,
A571C31D23205311003BC0AA /* NetworkDefines.dsc.inc */,
A571C31E23205311003BC0AA /* Ip4Dxe */,
A571C33E23205311003BC0AA /* NetworkPcds.dsc.inc */,
A571C33F23205311003BC0AA /* NetworkPkg.dec */,
A571C34023205311003BC0AA /* DnsDxe */,
A571C34C23205311003BC0AA /* NetworkPkgExtra.uni */,
A571C34D23205311003BC0AA /* Include */,
A571C35F23205311003BC0AA /* NetworkPkg.uni */,
A571C36023205311003BC0AA /* Dhcp4Dxe */,
A571C36D23205311003BC0AA /* NetworkLibs.dsc.inc */,
A571C36E23205311003BC0AA /* SnpDxe */,
A571C38423205311003BC0AA /* Library */,
A571C39F23205311003BC0AA /* VlanConfigDxe */,
A571C3AA23205311003BC0AA /* NetworkComponents.dsc.inc */,
A571C3AB23205311003BC0AA /* IScsiDxe */,
A571C3C923205311003BC0AA /* Dhcp6Dxe */,
A571C3D623205312003BC0AA /* HttpUtilitiesDxe */,
A571C3DD23205312003BC0AA /* Udp6Dxe */,
A571C3E723205312003BC0AA /* Network.fdf.inc */,
A571C3E823205312003BC0AA /* Application */,
A571C3EF23205312003BC0AA /* ArpDxe */,
A571C3F923205312003BC0AA /* HttpDxe */,
A571C40923205312003BC0AA /* TlsAuthConfigDxe */,
A571C41323205312003BC0AA /* Ip6Dxe */,
A571C43523205312003BC0AA /* UefiPxeBcDxe */,
A571C44823205312003BC0AA /* TlsDxe */,
A571C45223205312003BC0AA /* TcpDxe */,
A571C46923205312003BC0AA /* Mtftp6Dxe */,
);
name = NetworkPkg;
path = ../../../NetworkPkg;
sourceTree = "<group>";
};
A571C2C223205311003BC0AA /* HttpBootDxe */ = {
isa = PBXGroup;
children = (
A571C2C323205311003BC0AA /* HttpBootClient.h */,
A571C2C423205311003BC0AA /* HttpBootDhcp6.h */,
A571C2C523205311003BC0AA /* HttpBootDhcp4.c */,
A571C2C623205311003BC0AA /* HttpBootSupport.h */,
A571C2C723205311003BC0AA /* HttpBootImpl.c */,
A571C2C823205311003BC0AA /* HttpBootDxe.h */,
A571C2C923205311003BC0AA /* HttpBootConfig.h */,
A571C2CA23205311003BC0AA /* HttpBootComponentName.c */,
A571C2CB23205311003BC0AA /* HttpBootConfigVfr.vfr */,
A571C2CC23205311003BC0AA /* HttpBootConfigNVDataStruc.h */,
A571C2CD23205311003BC0AA /* HttpBootDhcp4.h */,
A571C2CE23205311003BC0AA /* HttpBootSupport.c */,
A571C2CF23205311003BC0AA /* HttpBootDhcp6.c */,
A571C2D023205311003BC0AA /* HttpBootClient.c */,
A571C2D123205311003BC0AA /* HttpBootDxeExtra.uni */,
A571C2D223205311003BC0AA /* HttpBootComponentName.h */,
A571C2D323205311003BC0AA /* HttpBootConfigStrings.uni */,
A571C2D423205311003BC0AA /* HttpBootConfig.c */,
A571C2D523205311003BC0AA /* HttpBootDxe.c */,
A571C2D623205311003BC0AA /* HttpBootImpl.h */,
A571C2D723205311003BC0AA /* HttpBootDxe.inf */,
A571C2D823205311003BC0AA /* HttpBootDxe.uni */,
);
path = HttpBootDxe;
sourceTree = "<group>";
};
A571C2DA23205311003BC0AA /* WifiConnectionManagerDxe */ = {
isa = PBXGroup;
children = (
A571C2DB23205311003BC0AA /* WifiConnectionMgrImpl.h */,
A571C2DC23205311003BC0AA /* WifiConnectionMgrComponentName.c */,
A571C2DD23205311003BC0AA /* WifiConnectionMgrMisc.c */,
A571C2DE23205311003BC0AA /* WifiConnectionMgrDriverBinding.h */,
A571C2DF23205311003BC0AA /* WifiConnectionMgrConfigNVDataStruct.h */,
A571C2E023205311003BC0AA /* WifiConnectionMgrHiiConfigAccess.h */,
A571C2E123205311003BC0AA /* WifiConnectionManagerDxe.vfr */,
A571C2E223205311003BC0AA /* EapContext.h */,
A571C2E323205311003BC0AA /* WifiConnectionMgrFileUtil.h */,
A571C2E423205311003BC0AA /* WifiConnectionMgrConfig.h */,
A571C2E523205311003BC0AA /* WifiConnectionMgrDxe.h */,
A571C2E623205311003BC0AA /* WifiConnectionMgrConfigHii.h */,
A571C2E723205311003BC0AA /* WifiConnectionMgrDriver.c */,
A571C2E823205311003BC0AA /* WifiConnectionMgrComponentName.h */,
A571C2E923205311003BC0AA /* WifiConnectionMgrImpl.c */,
A571C2EA23205311003BC0AA /* WifiConnectionMgrMisc.h */,
A571C2EB23205311003BC0AA /* WifiConnectionManagerDxeStrings.uni */,
A571C2EC23205311003BC0AA /* WifiConnectionManagerDxe.inf */,
A571C2ED23205311003BC0AA /* WifiConnectionMgrHiiConfigAccess.c */,
A571C2EE23205311003BC0AA /* WifiConnectionMgrFileUtil.c */,
);
path = WifiConnectionManagerDxe;
sourceTree = "<group>";
};
A571C2EF23205311003BC0AA /* Udp4Dxe */ = {
isa = PBXGroup;
children = (
A571C2F023205311003BC0AA /* Udp4Driver.h */,
A571C2F123205311003BC0AA /* Udp4Impl.h */,
A571C2F223205311003BC0AA /* ComponentName.c */,
A571C2F323205311003BC0AA /* Udp4Main.c */,
A571C2F423205311003BC0AA /* Udp4Driver.c */,
A571C2F523205311003BC0AA /* Udp4Impl.c */,
A571C2F623205311003BC0AA /* Udp4DxeExtra.uni */,
A571C2F723205311003BC0AA /* Udp4Dxe.uni */,
A571C2F823205311003BC0AA /* Udp4Dxe.inf */,
);
path = Udp4Dxe;
sourceTree = "<group>";
};
A571C2F923205311003BC0AA /* DpcDxe */ = {
isa = PBXGroup;
children = (
A571C2FA23205311003BC0AA /* Dpc.c */,
A571C2FB23205311003BC0AA /* DpcDxeExtra.uni */,
A571C2FC23205311003BC0AA /* DpcDxe.uni */,
A571C2FD23205311003BC0AA /* DpcDxe.inf */,
A571C2FE23205311003BC0AA /* Dpc.h */,
);
path = DpcDxe;
sourceTree = "<group>";
};
A571C2FF23205311003BC0AA /* MnpDxe */ = {
isa = PBXGroup;
children = (
A571C30023205311003BC0AA /* MnpDxeExtra.uni */,
A571C30123205311003BC0AA /* MnpVlan.c */,
A571C30223205311003BC0AA /* MnpDriver.c */,
A571C30323205311003BC0AA /* MnpConfig.c */,
A571C30423205311003BC0AA /* ComponentName.c */,
A571C30523205311003BC0AA /* MnpDxe.uni */,
A571C30623205311003BC0AA /* MnpMain.c */,
A571C30723205311003BC0AA /* MnpDriver.h */,
A571C30823205311003BC0AA /* MnpVlan.h */,
A571C30923205311003BC0AA /* MnpDxe.inf */,
A571C30A23205311003BC0AA /* MnpIo.c */,
A571C30B23205311003BC0AA /* MnpImpl.h */,
A571C30C23205311003BC0AA /* ComponentName.h */,
);
path = MnpDxe;
sourceTree = "<group>";
};
A571C30E23205311003BC0AA /* Mtftp4Dxe */ = {
isa = PBXGroup;
children = (
A571C30F23205311003BC0AA /* Mtftp4Option.c */,
A571C31023205311003BC0AA /* Mtftp4Impl.c */,
A571C31123205311003BC0AA /* Mtftp4Driver.h */,
A571C31223205311003BC0AA /* Mtftp4Support.h */,
A571C31323205311003BC0AA /* ComponentName.c */,
A571C31423205311003BC0AA /* Mtftp4Option.h */,
A571C31523205311003BC0AA /* Mtftp4Wrq.c */,
A571C31623205311003BC0AA /* Mtftp4Impl.h */,
A571C31723205311003BC0AA /* Mtftp4Rrq.c */,
A571C31823205311003BC0AA /* Mtftp4Dxe.uni */,
A571C31923205311003BC0AA /* Mtftp4Dxe.inf */,
A571C31A23205311003BC0AA /* Mtftp4Support.c */,
A571C31B23205311003BC0AA /* Mtftp4DxeExtra.uni */,
A571C31C23205311003BC0AA /* Mtftp4Driver.c */,
);
path = Mtftp4Dxe;
sourceTree = "<group>";
};
A571C31E23205311003BC0AA /* Ip4Dxe */ = {
isa = PBXGroup;
children = (
A571C31F23205311003BC0AA /* Ip4Driver.h */,
A571C32023205311003BC0AA /* Ip4Input.h */,
A571C32123205311003BC0AA /* Ip4NvData.h */,
A571C32223205311003BC0AA /* Ip4Dxe.uni */,
A571C32323205311003BC0AA /* Ip4Igmp.c */,
A571C32423205311003BC0AA /* Ip4Output.h */,
A571C32523205311003BC0AA /* Ip4Icmp.c */,
A571C32623205311003BC0AA /* Ip4Config2Impl.h */,
A571C32723205311003BC0AA /* Ip4Dxe.inf */,
A571C32823205311003BC0AA /* Ip4DxeStrings.uni */,
A571C32923205311003BC0AA /* Ip4Config2.vfr */,
A571C32A23205311003BC0AA /* Ip4Impl.h */,
A571C32B23205311003BC0AA /* Ip4Config2Nv.c */,
A571C32C23205311003BC0AA /* Ip4Route.h */,
A571C32D23205311003BC0AA /* Ip4If.h */,
A571C32E23205311003BC0AA /* Ip4Common.c */,
A571C32F23205311003BC0AA /* Ip4DxeExtra.uni */,
A571C33023205311003BC0AA /* ComponentName.c */,
A571C33123205311003BC0AA /* Ip4Option.c */,
A571C33223205311003BC0AA /* Ip4Igmp.h */,
A571C33323205311003BC0AA /* Ip4Output.c */,
A571C33423205311003BC0AA /* Ip4Driver.c */,
A571C33523205311003BC0AA /* Ip4Input.c */,
A571C33623205311003BC0AA /* Ip4Config2Impl.c */,
A571C33723205311003BC0AA /* Ip4Icmp.h */,
A571C33823205311003BC0AA /* Ip4Route.c */,
A571C33923205311003BC0AA /* Ip4Config2Nv.h */,
A571C33A23205311003BC0AA /* Ip4Impl.c */,
A571C33B23205311003BC0AA /* Ip4Option.h */,
A571C33C23205311003BC0AA /* Ip4If.c */,
A571C33D23205311003BC0AA /* Ip4Common.h */,
);
path = Ip4Dxe;
sourceTree = "<group>";
};
A571C34023205311003BC0AA /* DnsDxe */ = {
isa = PBXGroup;
children = (
A571C34123205311003BC0AA /* DnsImpl.c */,
A571C34223205311003BC0AA /* DnsDxeExtra.uni */,
A571C34323205311003BC0AA /* DnsProtocol.c */,
A571C34423205311003BC0AA /* DnsDriver.h */,
A571C34523205311003BC0AA /* DnsDhcp.c */,
A571C34623205311003BC0AA /* ComponentName.c */,
A571C34723205311003BC0AA /* DnsImpl.h */,
A571C34823205311003BC0AA /* DnsDxe.uni */,
A571C34923205311003BC0AA /* DnsDxe.inf */,
A571C34A23205311003BC0AA /* DnsDhcp.h */,
A571C34B23205311003BC0AA /* DnsDriver.c */,
);
path = DnsDxe;
sourceTree = "<group>";
};
A571C34D23205311003BC0AA /* Include */ = {
isa = PBXGroup;
children = (
A571C34E23205311003BC0AA /* Library */,
A571C35523205311003BC0AA /* Protocol */,
A571C35723205311003BC0AA /* Guid */,
);
path = Include;
sourceTree = "<group>";
};
A571C34E23205311003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571C34F23205311003BC0AA /* HttpLib.h */,
A571C35023205311003BC0AA /* IpIoLib.h */,
A571C35123205311003BC0AA /* UdpIoLib.h */,
A571C35223205311003BC0AA /* NetLib.h */,
A571C35323205311003BC0AA /* TcpIoLib.h */,
A571C35423205311003BC0AA /* DpcLib.h */,
);
path = Library;
sourceTree = "<group>";
};
A571C35523205311003BC0AA /* Protocol */ = {
isa = PBXGroup;
children = (
A571C35623205311003BC0AA /* Dpc.h */,
);
path = Protocol;
sourceTree = "<group>";
};
A571C35723205311003BC0AA /* Guid */ = {
isa = PBXGroup;
children = (
A571C35823205311003BC0AA /* WifiConnectionManagerConfigHii.h */,
A571C35923205311003BC0AA /* TlsAuthConfigHii.h */,
A571C35A23205311003BC0AA /* IScsiConfigHii.h */,
A571C35B23205311003BC0AA /* HttpBootConfigHii.h */,
A571C35C23205311003BC0AA /* HttpTlsCipherList.h */,
A571C35D23205311003BC0AA /* Ip6ConfigHii.h */,
A571C35E23205311003BC0AA /* TlsAuthentication.h */,
);
path = Guid;
sourceTree = "<group>";
};
A571C36023205311003BC0AA /* Dhcp4Dxe */ = {
isa = PBXGroup;
children = (
A571C36123205311003BC0AA /* Dhcp4Option.h */,
A571C36223205311003BC0AA /* Dhcp4Dxe.uni */,
A571C36323205311003BC0AA /* Dhcp4Dxe.inf */,
A571C36423205311003BC0AA /* Dhcp4Impl.h */,
A571C36523205311003BC0AA /* Dhcp4Io.c */,
A571C36623205311003BC0AA /* ComponentName.c */,
A571C36723205311003BC0AA /* Dhcp4Driver.c */,
A571C36823205311003BC0AA /* Dhcp4Option.c */,
A571C36923205311003BC0AA /* Dhcp4Impl.c */,
A571C36A23205311003BC0AA /* Dhcp4DxeExtra.uni */,
A571C36B23205311003BC0AA /* Dhcp4Io.h */,
A571C36C23205311003BC0AA /* Dhcp4Driver.h */,
);
path = Dhcp4Dxe;
sourceTree = "<group>";
};
A571C36E23205311003BC0AA /* SnpDxe */ = {
isa = PBXGroup;
children = (
A571C36F23205311003BC0AA /* Snp.c */,
A571C37023205311003BC0AA /* Receive_filters.c */,
A571C37123205311003BC0AA /* Initialize.c */,
A571C37223205311003BC0AA /* Statistics.c */,
A571C37323205311003BC0AA /* Station_address.c */,
A571C37423205311003BC0AA /* WaitForPacket.c */,
A571C37523205311003BC0AA /* ComponentName.c */,
A571C37623205311003BC0AA /* Mcast_ip_to_mac.c */,
A571C37723205311003BC0AA /* Reset.c */,
A571C37823205311003BC0AA /* Callback.c */,
A571C37923205311003BC0AA /* Stop.c */,
A571C37A23205311003BC0AA /* SnpDxe.inf */,
A571C37B23205311003BC0AA /* Snp.h */,
A571C37C23205311003BC0AA /* Transmit.c */,
A571C37D23205311003BC0AA /* Get_status.c */,
A571C37E23205311003BC0AA /* Shutdown.c */,
A571C37F23205311003BC0AA /* SnpDxe.uni */,
A571C38023205311003BC0AA /* Receive.c */,
A571C38123205311003BC0AA /* SnpDxeExtra.uni */,
A571C38223205311003BC0AA /* Start.c */,
A571C38323205311003BC0AA /* Nvdata.c */,
);
path = SnpDxe;
sourceTree = "<group>";
};
A571C38423205311003BC0AA /* Library */ = {
isa = PBXGroup;
children = (
A571C38523205311003BC0AA /* DxeUdpIoLib */,
A571C38923205311003BC0AA /* DxeNetLib */,
A571C38E23205311003BC0AA /* DxeIpIoLib */,
A571C39223205311003BC0AA /* DxeDpcLib */,
A571C39623205311003BC0AA /* DxeHttpLib */,
A571C39B23205311003BC0AA /* DxeTcpIoLib */,
);
path = Library;
sourceTree = "<group>";
};
A571C38523205311003BC0AA /* DxeUdpIoLib */ = {
isa = PBXGroup;
children = (
A571C38623205311003BC0AA /* DxeUdpIoLib.inf */,
A571C38723205311003BC0AA /* DxeUpdIoLib.uni */,
A571C38823205311003BC0AA /* DxeUdpIoLib.c */,
);
path = DxeUdpIoLib;
sourceTree = "<group>";
};
A571C38923205311003BC0AA /* DxeNetLib */ = {
isa = PBXGroup;
children = (
A571C38A23205311003BC0AA /* DxeNetLib.inf */,
A571C38B23205311003BC0AA /* DxeNetLib.uni */,
A571C38C23205311003BC0AA /* NetBuffer.c */,
A571C38D23205311003BC0AA /* DxeNetLib.c */,
);
path = DxeNetLib;
sourceTree = "<group>";
};
A571C38E23205311003BC0AA /* DxeIpIoLib */ = {
isa = PBXGroup;
children = (
A571C38F23205311003BC0AA /* DxeIpIoLib.c */,
A571C39023205311003BC0AA /* DxeIpIoLib.uni */,
A571C39123205311003BC0AA /* DxeIpIoLib.inf */,
);
path = DxeIpIoLib;
sourceTree = "<group>";
};
A571C39223205311003BC0AA /* DxeDpcLib */ = {
isa = PBXGroup;
children = (
A571C39323205311003BC0AA /* DpcLib.c */,
A571C39423205311003BC0AA /* DxeDpcLib.uni */,
A571C39523205311003BC0AA /* DxeDpcLib.inf */,
);
path = DxeDpcLib;
sourceTree = "<group>";
};
A571C39623205311003BC0AA /* DxeHttpLib */ = {
isa = PBXGroup;
children = (
A571C39723205311003BC0AA /* DxeHttpLib.c */,
A571C39823205311003BC0AA /* DxeHttpLib.inf */,
A571C39923205311003BC0AA /* DxeHttpLib.uni */,
A571C39A23205311003BC0AA /* DxeHttpLib.h */,
);
path = DxeHttpLib;
sourceTree = "<group>";
};
A571C39B23205311003BC0AA /* DxeTcpIoLib */ = {
isa = PBXGroup;
children = (
A571C39C23205311003BC0AA /* DxeTcpIoLib.inf */,
A571C39D23205311003BC0AA /* DxeTcpIoLib.uni */,
A571C39E23205311003BC0AA /* DxeTcpIoLib.c */,
);
path = DxeTcpIoLib;
sourceTree = "<group>";
};
A571C39F23205311003BC0AA /* VlanConfigDxe */ = {
isa = PBXGroup;
children = (
A571C3A023205311003BC0AA /* VlanConfigDxe.uni */,
A571C3A123205311003BC0AA /* VlanConfigNvData.h */,
A571C3A223205311003BC0AA /* VlanConfigDxe.inf */,
A571C3A323205311003BC0AA /* VlanConfigDxeExtra.uni */,
A571C3A423205311003BC0AA /* VlanConfigImpl.c */,
A571C3A523205311003BC0AA /* VlanConfigStrings.uni */,
A571C3A623205311003BC0AA /* ComponentName.c */,
A571C3A723205311003BC0AA /* VlanConfig.vfr */,
A571C3A823205311003BC0AA /* VlanConfigDriver.c */,
A571C3A923205311003BC0AA /* VlanConfigImpl.h */,
);
path = VlanConfigDxe;
sourceTree = "<group>";
};
A571C3AB23205311003BC0AA /* IScsiDxe */ = {
isa = PBXGroup;
children = (
A571C3AC23205311003BC0AA /* IScsiCHAP.c */,
A571C3AD23205311003BC0AA /* IScsiDxe.inf */,
A571C3AE23205311003BC0AA /* IScsiProto.h */,
A571C3AF23205311003BC0AA /* IScsiDriver.h */,
A571C3B023205311003BC0AA /* IScsiDhcp.h */,
A571C3B123205311003BC0AA /* IScsiDns.h */,
A571C3B223205311003BC0AA /* IScsiConfigStrings.uni */,
A571C3B323205311003BC0AA /* IScsiDxe.uni */,
A571C3B423205311003BC0AA /* IScsiDhcp6.c */,
A571C3B523205311003BC0AA /* ComponentName.c */,
A571C3B623205311003BC0AA /* IScsiImpl.h */,
A571C3B723205311003BC0AA /* IScsiMisc.c */,
A571C3B823205311003BC0AA /* IScsiConfig.h */,
A571C3B923205311003BC0AA /* IScsiDxeExtra.uni */,
A571C3BA23205311003BC0AA /* IScsiIbft.c */,
A571C3BB23205311003BC0AA /* IScsiExtScsiPassThru.c */,
A571C3BC23205311003BC0AA /* IScsiProto.c */,
A571C3BD23205311003BC0AA /* IScsiCHAP.h */,
A571C3BE23205311003BC0AA /* IScsiConfigNVDataStruc.h */,
A571C3BF23205311003BC0AA /* IScsiAuthenticationInfo.c */,
A571C3C023205311003BC0AA /* IScsiDns.c */,
A571C3C123205311003BC0AA /* IScsiDhcp.c */,
A571C3C223205311003BC0AA /* IScsiDriver.c */,
A571C3C323205311003BC0AA /* IScsiDhcp6.h */,
A571C3C423205311003BC0AA /* IScsiConfigVfr.vfr */,
A571C3C523205311003BC0AA /* IScsiConfig.c */,
A571C3C623205311003BC0AA /* IScsiIbft.h */,
A571C3C723205311003BC0AA /* IScsiMisc.h */,
A571C3C823205311003BC0AA /* IScsiInitiatorName.c */,
);
path = IScsiDxe;
sourceTree = "<group>";
};
A571C3C923205311003BC0AA /* Dhcp6Dxe */ = {
isa = PBXGroup;
children = (
A571C3CA23205311003BC0AA /* Dhcp6Dxe.inf */,
A571C3CB23205311003BC0AA /* Dhcp6Driver.c */,
A571C3CC23205311003BC0AA /* Dhcp6Dxe.uni */,
A571C3CD23205311003BC0AA /* Dhcp6Impl.h */,
A571C3CE23205312003BC0AA /* Dhcp6Utility.c */,
A571C3CF23205312003BC0AA /* Dhcp6Io.c */,
A571C3D023205312003BC0AA /* ComponentName.c */,
A571C3D123205312003BC0AA /* Dhcp6DxeExtra.uni */,
A571C3D223205312003BC0AA /* Dhcp6Driver.h */,
A571C3D323205312003BC0AA /* Dhcp6Impl.c */,
A571C3D423205312003BC0AA /* Dhcp6Io.h */,
A571C3D523205312003BC0AA /* Dhcp6Utility.h */,
);
path = Dhcp6Dxe;
sourceTree = "<group>";
};
A571C3D623205312003BC0AA /* HttpUtilitiesDxe */ = {
isa = PBXGroup;
children = (
A571C3D723205312003BC0AA /* HttpUtilitiesDxe.h */,
A571C3D823205312003BC0AA /* HttpUtilitiesProtocol.c */,
A571C3D923205312003BC0AA /* HttpUtilitiesDxe.c */,
A571C3DA23205312003BC0AA /* HttpUtilitiesDxe.uni */,
A571C3DB23205312003BC0AA /* HttpUtilitiesDxe.inf */,
A571C3DC23205312003BC0AA /* HttpUtilitiesDxeExtra.uni */,
);
path = HttpUtilitiesDxe;
sourceTree = "<group>";
};
A571C3DD23205312003BC0AA /* Udp6Dxe */ = {
isa = PBXGroup;
children = (
A571C3DE23205312003BC0AA /* Udp6Impl.h */,
A571C3DF23205312003BC0AA /* Udp6Main.c */,
A571C3E023205312003BC0AA /* ComponentName.c */,
A571C3E123205312003BC0AA /* Udp6DxeExtra.uni */,
A571C3E223205312003BC0AA /* Udp6Driver.h */,
A571C3E323205312003BC0AA /* Udp6Impl.c */,
A571C3E423205312003BC0AA /* Udp6Dxe.inf */,
A571C3E523205312003BC0AA /* Udp6Driver.c */,
A571C3E623205312003BC0AA /* Udp6Dxe.uni */,
);
path = Udp6Dxe;
sourceTree = "<group>";
};
A571C3E823205312003BC0AA /* Application */ = {
isa = PBXGroup;
children = (
A571C3E923205312003BC0AA /* VConfig */,
);
path = Application;
sourceTree = "<group>";
};
A571C3E923205312003BC0AA /* VConfig */ = {
isa = PBXGroup;
children = (
A571C3EA23205312003BC0AA /* VConfig.c */,
A571C3EB23205312003BC0AA /* VConfigExtra.uni */,
A571C3EC23205312003BC0AA /* VConfig.uni */,
A571C3ED23205312003BC0AA /* VConfigStrings.uni */,
A571C3EE23205312003BC0AA /* VConfig.inf */,
);
path = VConfig;
sourceTree = "<group>";
};
A571C3EF23205312003BC0AA /* ArpDxe */ = {
isa = PBXGroup;
children = (
A571C3F023205312003BC0AA /* ArpMain.c */,
A571C3F123205312003BC0AA /* ArpDxeExtra.uni */,
A571C3F223205312003BC0AA /* ArpImpl.h */,
A571C3F323205312003BC0AA /* ComponentName.c */,
A571C3F423205312003BC0AA /* ArpDriver.h */,
A571C3F523205312003BC0AA /* ArpImpl.c */,
A571C3F623205312003BC0AA /* ArpDxe.inf */,
A571C3F723205312003BC0AA /* ArpDriver.c */,
A571C3F823205312003BC0AA /* ArpDxe.uni */,
);
path = ArpDxe;
sourceTree = "<group>";
};
A571C3F923205312003BC0AA /* HttpDxe */ = {
isa = PBXGroup;
children = (
A571C3FA23205312003BC0AA /* HttpProto.h */,
A571C3FB23205312003BC0AA /* HttpDxe.inf */,
A571C3FC23205312003BC0AA /* HttpImpl.h */,
A571C3FD23205312003BC0AA /* HttpDxeExtra.uni */,
A571C3FE23205312003BC0AA /* HttpsSupport.c */,
A571C3FF23205312003BC0AA /* HttpDxe.uni */,
A571C40023205312003BC0AA /* HttpDns.h */,
A571C40123205312003BC0AA /* HttpDriver.c */,
A571C40223205312003BC0AA /* ComponentName.c */,
A571C40323205312003BC0AA /* HttpProto.c */,
A571C40423205312003BC0AA /* HttpsSupport.h */,
A571C40523205312003BC0AA /* HttpImpl.c */,
A571C40623205312003BC0AA /* HttpDns.c */,
A571C40723205312003BC0AA /* ComponentName.h */,
A571C40823205312003BC0AA /* HttpDriver.h */,
);
path = HttpDxe;
sourceTree = "<group>";
};
A571C40923205312003BC0AA /* TlsAuthConfigDxe */ = {
isa = PBXGroup;
children = (
A571C40A23205312003BC0AA /* TlsAuthConfigDxe.c */,
A571C40B23205312003BC0AA /* TlsAuthConfigImpl.c */,
A571C40C23205312003BC0AA /* TlsAuthConfigDxeStrings.uni */,
A571C40D23205312003BC0AA /* TlsAuthConfigImpl.h */,
A571C40E23205312003BC0AA /* TlsAuthConfigVfr.vfr */,
A571C40F23205312003BC0AA /* TlsAuthConfigDxeExtra.uni */,
A571C41023205312003BC0AA /* TlsAuthConfigDxe.inf */,
A571C41123205312003BC0AA /* TlsAuthConfigNvData.h */,
A571C41223205312003BC0AA /* TlsAuthConfigDxe.uni */,
);
path = TlsAuthConfigDxe;
sourceTree = "<group>";
};
A571C41323205312003BC0AA /* Ip6Dxe */ = {
isa = PBXGroup;
children = (
A571C41423205312003BC0AA /* Ip6Nd.h */,
A571C41523205312003BC0AA /* Ip6Common.c */,
A571C41623205312003BC0AA /* Ip6Dxe.inf */,
A571C41723205312003BC0AA /* Ip6Config.vfr */,
A571C41823205312003BC0AA /* Ip6Mld.h */,
A571C41923205312003BC0AA /* Ip6ConfigNv.c */,
A571C41A23205312003BC0AA /* Ip6Option.c */,
A571C41B23205312003BC0AA /* Ip6Dxe.uni */,
A571C41C23205312003BC0AA /* Ip6Input.h */,
A571C41D23205312003BC0AA /* Ip6Icmp.c */,
A571C41E23205312003BC0AA /* Ip6Impl.h */,
A571C41F23205312003BC0AA /* Ip6ConfigImpl.h */,
A571C42023205312003BC0AA /* Ip6Driver.h */,
A571C42123205312003BC0AA /* Ip6NvData.h */,
A571C42223205312003BC0AA /* ComponentName.c */,
A571C42323205312003BC0AA /* Ip6Route.h */,
A571C42423205312003BC0AA /* Ip6Output.h */,
A571C42523205312003BC0AA /* Ip6If.h */,
A571C42623205312003BC0AA /* Ip6ConfigNv.h */,
A571C42723205312003BC0AA /* Ip6Option.h */,
A571C42823205312003BC0AA /* Ip6Mld.c */,
A571C42923205312003BC0AA /* Ip6Common.h */,
A571C42A23205312003BC0AA /* Ip6Nd.c */,
A571C42B23205312003BC0AA /* Ip6DxeStrings.uni */,
A571C42C23205312003BC0AA /* Ip6Icmp.h */,
A571C42D23205312003BC0AA /* Ip6Input.c */,
A571C42E23205312003BC0AA /* Ip6DxeExtra.uni */,
A571C42F23205312003BC0AA /* Ip6ConfigImpl.c */,
A571C43023205312003BC0AA /* Ip6Impl.c */,
A571C43123205312003BC0AA /* Ip6Output.c */,
A571C43223205312003BC0AA /* Ip6If.c */,
A571C43323205312003BC0AA /* Ip6Route.c */,
A571C43423205312003BC0AA /* Ip6Driver.c */,
);
path = Ip6Dxe;
sourceTree = "<group>";
};
A571C43523205312003BC0AA /* UefiPxeBcDxe */ = {
isa = PBXGroup;
children = (
A571C43623205312003BC0AA /* PxeBcBoot.h */,
A571C43723205312003BC0AA /* PxeBcImpl.c */,
A571C43823205312003BC0AA /* PxeBcDriver.h */,
A571C43923205312003BC0AA /* UefiPxeBcDxe.inf */,
A571C43A23205312003BC0AA /* PxeBcSupport.h */,
A571C43B23205312003BC0AA /* UefiPxeBcDxeExtra.uni */,
A571C43C23205312003BC0AA /* UefiPxeBcDxe.uni */,
A571C43D23205312003BC0AA /* PxeBcMtftp.h */,
A571C43E23205312003BC0AA /* PxeBcDhcp6.h */,
A571C43F23205312003BC0AA /* ComponentName.c */,
A571C44023205312003BC0AA /* PxeBcDhcp4.c */,
A571C44123205312003BC0AA /* PxeBcBoot.c */,
A571C44223205312003BC0AA /* PxeBcDriver.c */,
A571C44323205312003BC0AA /* PxeBcImpl.h */,
A571C44423205312003BC0AA /* PxeBcSupport.c */,
A571C44523205312003BC0AA /* PxeBcDhcp4.h */,
A571C44623205312003BC0AA /* PxeBcDhcp6.c */,
A571C44723205312003BC0AA /* PxeBcMtftp.c */,
);
path = UefiPxeBcDxe;
sourceTree = "<group>";
};
A571C44823205312003BC0AA /* TlsDxe */ = {
isa = PBXGroup;
children = (
A571C44923205312003BC0AA /* TlsDxe.uni */,
A571C44A23205312003BC0AA /* TlsDxeExtra.uni */,
A571C44B23205312003BC0AA /* TlsDriver.h */,
A571C44C23205312003BC0AA /* TlsDxe.inf */,
A571C44D23205312003BC0AA /* TlsImpl.h */,
A571C44E23205312003BC0AA /* TlsProtocol.c */,
A571C44F23205312003BC0AA /* TlsDriver.c */,
A571C45023205312003BC0AA /* TlsConfigProtocol.c */,
A571C45123205312003BC0AA /* TlsImpl.c */,
);
path = TlsDxe;
sourceTree = "<group>";
};
A571C45223205312003BC0AA /* TcpDxe */ = {
isa = PBXGroup;
children = (
A571C45323205312003BC0AA /* TcpTimer.c */,
A571C45423205312003BC0AA /* TcpOutput.c */,
A571C45523205312003BC0AA /* TcpDriver.c */,
A571C45623205312003BC0AA /* TcpDxe.uni */,
A571C45723205312003BC0AA /* TcpDxe.inf */,
A571C45823205312003BC0AA /* TcpProto.h */,
A571C45923205312003BC0AA /* TcpOption.h */,
A571C45A23205312003BC0AA /* ComponentName.c */,
A571C45B23205312003BC0AA /* SockImpl.c */,
A571C45C23205312003BC0AA /* TcpMain.h */,
A571C45D23205312003BC0AA /* TcpDriver.h */,
A571C45E23205312003BC0AA /* SockInterface.c */,
A571C45F23205312003BC0AA /* TcpInput.c */,
A571C46023205312003BC0AA /* TcpMisc.c */,
A571C46123205312003BC0AA /* TcpFunc.h */,
A571C46223205312003BC0AA /* TcpDispatcher.c */,
A571C46323205312003BC0AA /* TcpMain.c */,
A571C46423205312003BC0AA /* SockImpl.h */,
A571C46523205312003BC0AA /* Socket.h */,
A571C46623205312003BC0AA /* TcpDxeExtra.uni */,
A571C46723205312003BC0AA /* TcpOption.c */,
A571C46823205312003BC0AA /* TcpIo.c */,
);
path = TcpDxe;
sourceTree = "<group>";
};
A571C46923205312003BC0AA /* Mtftp6Dxe */ = {
isa = PBXGroup;
children = (
A571C46A23205312003BC0AA /* Mtftp6Driver.h */,
A571C46B23205312003BC0AA /* Mtftp6Impl.c */,
A571C46C23205312003BC0AA /* Mtftp6DxeExtra.uni */,
A571C46D23205312003BC0AA /* Mtftp6Support.c */,
A571C46E23205312003BC0AA /* Mtftp6Wrq.c */,
A571C46F23205312003BC0AA /* ComponentName.c */,
A571C47023205312003BC0AA /* Mtftp6Rrq.c */,
A571C47123205312003BC0AA /* Mtftp6Option.c */,
A571C47223205312003BC0AA /* Mtftp6Driver.c */,
A571C47323205312003BC0AA /* Mtftp6Impl.h */,
A571C47423205312003BC0AA /* Mtftp6Dxe.inf */,
A571C47523205312003BC0AA /* Mtftp6Support.h */,
A571C47623205312003BC0AA /* Mtftp6Option.h */,
A571C47723205312003BC0AA /* Mtftp6Dxe.uni */,
);
path = Mtftp6Dxe;
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 = (
English,
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 */;
}