From 6a6c66a4aab010f6f48df988a8f3d9e13ee89f40 Mon Sep 17 00:00:00 2001 From: SergeySlice Date: Sat, 25 Sep 2021 19:05:16 +0300 Subject: [PATCH] xcode project modified for new files Signed-off-by: SergeySlice --- Xcode/Clover/Clover.xcodeproj/project.pbxproj | 35615 ++++++++-------- 1 file changed, 18535 insertions(+), 17080 deletions(-) diff --git a/Xcode/Clover/Clover.xcodeproj/project.pbxproj b/Xcode/Clover/Clover.xcodeproj/project.pbxproj index 71f178e99..041241ced 100644 --- a/Xcode/Clover/Clover.xcodeproj/project.pbxproj +++ b/Xcode/Clover/Clover.xcodeproj/project.pbxproj @@ -7,148 +7,105 @@ objects = { /* Begin PBXBuildFile section */ - 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 */; }; - 2C794E3F1A0AA85900D845B0 /* FSInject.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CEA1A0AA85900D845B0 /* FSInject.c */; }; - 2C794E401A0AA85900D845B0 /* Test.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CF11A0AA85900D845B0 /* Test.c */; }; - A513867825CFB19300F3E345 /* KERNEL_AND_KEXT_PATCHES.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A513867725CFB19200F3E345 /* KERNEL_AND_KEXT_PATCHES.cpp */; }; - A513867B25CFB1A400F3E345 /* KextList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A513867925CFB1A400F3E345 /* KextList.cpp */; }; - A513869025CFB2DE00F3E345 /* find_replace_mask_Clover_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A513868C25CFB2DD00F3E345 /* find_replace_mask_Clover_tests.cpp */; }; - A513869125CFB2DE00F3E345 /* find_replace_mask_OC_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A513868E25CFB2DD00F3E345 /* find_replace_mask_OC_tests.cpp */; }; - A52313122448B12B00421FB2 /* unicode_conversions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A52313112448B12A00421FB2 /* unicode_conversions.cpp */; }; - A52313152448B1C500421FB2 /* shared_with_menu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A52313132448B1C400421FB2 /* shared_with_menu.cpp */; }; - A523131E2448B27B00421FB2 /* APFS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A523131C2448B27A00421FB2 /* APFS.cpp */; }; - A523133B2448B3F400421FB2 /* VersionString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A52313392448B3F300421FB2 /* VersionString.cpp */; }; - A529342D24FB9257004241C3 /* XBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A529342C24FB9256004241C3 /* XBuffer.cpp */; }; - A529343024FB9266004241C3 /* XRBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A529342F24FB9266004241C3 /* XRBuffer.cpp */; }; - A529343324FB9293004241C3 /* plist_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A529343224FB9292004241C3 /* plist_tests.cpp */; }; - A529343624FB92AD004241C3 /* XBuffer_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A529343524FB92AD004241C3 /* XBuffer_tests.cpp */; }; - A529343B24FB92BD004241C3 /* XStringArray_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A529343724FB92BA004241C3 /* XStringArray_test.cpp */; }; - A529343C24FB92BD004241C3 /* XToolsCommon_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A529343A24FB92BD004241C3 /* XToolsCommon_test.cpp */; }; - A5456CD823FC5A88000BF18C /* securemenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CC623FC5A81000BF18C /* securemenu.cpp */; }; - A5456CD923FC5A88000BF18C /* securehash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CC723FC5A82000BF18C /* securehash.cpp */; }; - A5456CDA23FC5A88000BF18C /* securevars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CC823FC5A82000BF18C /* securevars.cpp */; }; - A5456CDB23FC5A88000BF18C /* legacy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CC923FC5A83000BF18C /* legacy.cpp */; }; - A5456CDC23FC5A88000BF18C /* bootscreen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CCC23FC5A84000BF18C /* bootscreen.cpp */; }; - A5456CDD23FC5A88000BF18C /* secureboot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CCD23FC5A84000BF18C /* secureboot.cpp */; }; - A5456CDE23FC5A88000BF18C /* tool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CCE23FC5A84000BF18C /* tool.cpp */; }; - A5456CDF23FC5A88000BF18C /* lockedgraphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CCF23FC5A85000BF18C /* lockedgraphics.cpp */; }; - A5456CE023FC5A88000BF18C /* common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CD123FC5A86000BF18C /* common.cpp */; }; - A5456CE123FC5A88000BF18C /* loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CD323FC5A87000BF18C /* loader.cpp */; }; - A5456CF723FC5AB8000BF18C /* libscreen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CE223FC5AAE000BF18C /* libscreen.cpp */; }; - A5456CF823FC5AB8000BF18C /* load_icns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CE623FC5AAF000BF18C /* load_icns.cpp */; }; - A5456CF923FC5AB8000BF18C /* image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CE823FC5AB0000BF18C /* image.cpp */; }; - A5456CFA23FC5AB8000BF18C /* FloatLib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CE923FC5AB1000BF18C /* FloatLib.cpp */; }; - A5456CFB23FC5AB8000BF18C /* egemb_icons_dark.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CEA23FC5AB1000BF18C /* egemb_icons_dark.cpp */; }; - A5456CFC23FC5AB8000BF18C /* egemb_font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CEB23FC5AB2000BF18C /* egemb_font.cpp */; }; - A5456CFD23FC5AB8000BF18C /* nanosvg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CEC23FC5AB3000BF18C /* nanosvg.cpp */; }; - A5456CFE23FC5AB8000BF18C /* BmLib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CED23FC5AB3000BF18C /* BmLib.cpp */; }; - A5456CFF23FC5AB8000BF18C /* scroll_images.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CEF23FC5AB4000BF18C /* scroll_images.cpp */; }; - A5456D0023FC5AB8000BF18C /* nanosvgrast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CF123FC5AB5000BF18C /* nanosvgrast.cpp */; }; - A5456D0123FC5AB8000BF18C /* text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CF223FC5AB6000BF18C /* text.cpp */; }; - A5456D0223FC5AB8000BF18C /* lodepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CF323FC5AB6000BF18C /* lodepng.cpp */; }; - A5456D0323FC5AB8000BF18C /* egemb_icons.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CF423FC5AB6000BF18C /* egemb_icons.cpp */; }; - A5456D0423FC5AB8000BF18C /* VectorGraphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456CF523FC5AB7000BF18C /* VectorGraphics.cpp */; }; - A5456D4A23FC5B08000BF18C /* FixBiosDsdt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D0923FC5AED000BF18C /* FixBiosDsdt.cpp */; }; - A5456D4B23FC5B08000BF18C /* PlatformDriverOverride.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D0B23FC5AEE000BF18C /* PlatformDriverOverride.cpp */; }; - A5456D4C23FC5B08000BF18C /* StartupSound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D0C23FC5AEF000BF18C /* StartupSound.cpp */; }; - A5456D4D23FC5B08000BF18C /* cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D0D23FC5AEF000BF18C /* cpu.cpp */; }; - A5456D4E23FC5B08000BF18C /* StateGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D0F23FC5AF0000BF18C /* StateGenerator.cpp */; }; - A5456D4F23FC5B08000BF18C /* hda.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1123FC5AF1000BF18C /* hda.cpp */; }; - A5456D5023FC5B08000BF18C /* kernel_patcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1223FC5AF2000BF18C /* kernel_patcher.cpp */; }; - A5456D5123FC5B08000BF18C /* HdaCodecDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1323FC5AF2000BF18C /* HdaCodecDump.cpp */; }; - A5456D5223FC5B08000BF18C /* ati.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1423FC5AF3000BF18C /* ati.cpp */; }; - A5456D5323FC5B08000BF18C /* Events.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1723FC5AF4000BF18C /* Events.cpp */; }; - A5456D5423FC5B08000BF18C /* Nvram.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1823FC5AF4000BF18C /* Nvram.cpp */; }; - A5456D5523FC5B08000BF18C /* LegacyBiosThunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1923FC5AF5000BF18C /* LegacyBiosThunk.cpp */; }; - A5456D5623FC5B08000BF18C /* platformdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1A23FC5AF5000BF18C /* platformdata.cpp */; }; - A5456D5723FC5B08000BF18C /* usbfix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1B23FC5AF5000BF18C /* usbfix.cpp */; }; - A5456D5823FC5B08000BF18C /* kext_inject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1C23FC5AF6000BF18C /* kext_inject.cpp */; }; - A5456D5A23FC5B08000BF18C /* LegacyBoot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1E23FC5AF7000BF18C /* LegacyBoot.cpp */; }; - A5456D5B23FC5B08000BF18C /* Edid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D1F23FC5AF7000BF18C /* Edid.cpp */; }; - A5456D5C23FC5B08000BF18C /* AmlGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2123FC5AF8000BF18C /* AmlGenerator.cpp */; }; - A5456D5D23FC5B08000BF18C /* gma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2223FC5AF8000BF18C /* gma.cpp */; }; - A5456D5E23FC5B08000BF18C /* smbios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2323FC5AF9000BF18C /* smbios.cpp */; }; - A5456D6023FC5B08000BF18C /* Console.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2723FC5AFA000BF18C /* Console.cpp */; }; - A5456D6123FC5B08000BF18C /* Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2823FC5AFB000BF18C /* Settings.cpp */; }; - A5456D6223FC5B08000BF18C /* spd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2A23FC5AFC000BF18C /* spd.cpp */; }; - A5456D6323FC5B08000BF18C /* nvidia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D2B23FC5AFC000BF18C /* nvidia.cpp */; }; - A5456D6523FC5B08000BF18C /* BdsConnect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3023FC5AFE000BF18C /* BdsConnect.cpp */; }; - A5456D6623FC5B08000BF18C /* Hibernate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3123FC5AFE000BF18C /* Hibernate.cpp */; }; - A5456D6723FC5B08000BF18C /* kext_patcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3323FC5AFF000BF18C /* kext_patcher.cpp */; }; - A5456D6823FC5B08000BF18C /* AcpiPatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3423FC5B00000BF18C /* AcpiPatcher.cpp */; }; - A5456D6923FC5B08000BF18C /* BootOptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3523FC5B00000BF18C /* BootOptions.cpp */; }; - A5456D6A23FC5B08000BF18C /* Injectors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3623FC5B00000BF18C /* Injectors.cpp */; }; - A5456D6B23FC5B08000BF18C /* sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3723FC5B01000BF18C /* sound.cpp */; }; - A5456D6C23FC5B08000BF18C /* card_vlist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3D23FC5B03000BF18C /* card_vlist.cpp */; }; - A5456D6D23FC5B08000BF18C /* guid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3E23FC5B04000BF18C /* guid.cpp */; }; - A5456D6E23FC5B08000BF18C /* b64cdecode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D3F23FC5B04000BF18C /* b64cdecode.cpp */; }; - A5456D7123FC5B08000BF18C /* device_inject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D4523FC5B07000BF18C /* device_inject.cpp */; }; - A5456D7223FC5B08000BF18C /* DataHubCpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D4623FC5B07000BF18C /* DataHubCpu.cpp */; }; - A5456D7E23FC5B40000BF18C /* icns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D7723FC5B3E000BF18C /* icns.cpp */; }; - A5456D7F23FC5B40000BF18C /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D7823FC5B3E000BF18C /* main.cpp */; }; - A5456D8023FC5B40000BF18C /* lib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D7923FC5B3F000BF18C /* lib.cpp */; }; - A5456D8123FC5B40000BF18C /* menu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D7A23FC5B3F000BF18C /* menu.cpp */; }; - A5456D8223FC5B40000BF18C /* screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5456D7B23FC5B3F000BF18C /* screen.cpp */; }; - A547E37A2622B4550038C168 /* strcasecmp_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A547E3782622B4550038C168 /* strcasecmp_test.cpp */; }; - A569B6A125D038760001B011 /* config-test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A569B69F25D038760001B011 /* config-test.cpp */; }; - A569B6A425D038970001B011 /* xml_lite-test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A569B6A325D038970001B011 /* xml_lite-test.cpp */; }; - A570FB0D240D626D0057F26D /* XPointer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A570FB0B240D626C0057F26D /* XPointer.cpp */; }; A5716F83235968BE000CEC60 /* Nasm.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5716F82235968BE000CEC60 /* Nasm.inc */; }; - A571C28D240574DA00B6A2C5 /* XImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A571C28B240574D900B6A2C5 /* XImage.cpp */; }; - A57CF7BB241A8A13006DE51E /* XTheme.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A57CF7B9241A8A12006DE51E /* XTheme.cpp */; }; - A57CF7CB241BE0D7006DE51E /* XString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A57CF7C9241BE0D6006DE51E /* XString.cpp */; }; - A57CF7D2241BE0FC006DE51E /* strncmp_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A57CF7CD241BE0FA006DE51E /* strncmp_test.cpp */; }; - A57CF7D3241BE0FC006DE51E /* strlen_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A57CF7CF241BE0FA006DE51E /* strlen_test.cpp */; }; - A57CF7D4241BE0FC006DE51E /* strcmp_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A57CF7D1241BE0FB006DE51E /* strcmp_test.cpp */; }; - A57CF7D7241BE111006DE51E /* XString_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A57CF7D6241BE111006DE51E /* XString_test.cpp */; }; - A5816DF024180F82003BA66C /* global_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5816DEE24180F81003BA66C /* global_test.cpp */; }; - A5816DF62418103A003BA66C /* menu_items.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5816DF52418103A003BA66C /* menu_items.cpp */; }; - A5816DF924181050003BA66C /* REFIT_MENU_SCREEN.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5816DF72418104F003BA66C /* REFIT_MENU_SCREEN.cpp */; }; + A591B2C926FF769400F9DBF0 /* CpuGdt.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B25926FF769400F9DBF0 /* CpuGdt.c */; }; + A591B2CA26FF769400F9DBF0 /* CpuAsm.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B25B26FF769400F9DBF0 /* CpuAsm.S */; }; + A591B2CB26FF769400F9DBF0 /* CpuAsm.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B25C26FF769400F9DBF0 /* CpuAsm.asm */; }; + A591B2CC26FF769400F9DBF0 /* CpuDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B25D26FF769400F9DBF0 /* CpuDxe.c */; }; + A591B2CD26FF769400F9DBF0 /* CpuAsm.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B25F26FF769400F9DBF0 /* CpuAsm.S */; }; + A591B2CE26FF769400F9DBF0 /* IvtAsm.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B26026FF769400F9DBF0 /* IvtAsm.S */; }; + A591B2CF26FF769400F9DBF0 /* CpuAsm.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B26126FF769400F9DBF0 /* CpuAsm.asm */; }; + A591B2D026FF769400F9DBF0 /* IvtAsm.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B26226FF769400F9DBF0 /* IvtAsm.asm */; }; + A591B2D126FF769400F9DBF0 /* S3Resume.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B26926FF769400F9DBF0 /* S3Resume.c */; }; + A591B2D226FF769400F9DBF0 /* CpuIo2Smm.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B26C26FF769400F9DBF0 /* CpuIo2Smm.c */; }; + A591B2D326FF769400F9DBF0 /* DxeSmmCpuException.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B27D26FF769400F9DBF0 /* DxeSmmCpuException.c */; }; + A591B2D426FF769400F9DBF0 /* ArchExceptionHandler.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B27F26FF769400F9DBF0 /* ArchExceptionHandler.c */; }; + A591B2D526FF769400F9DBF0 /* ExceptionHandlerAsm.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B28026FF769400F9DBF0 /* ExceptionHandlerAsm.S */; }; + A591B2D626FF769400F9DBF0 /* ExceptionHandlerAsm.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B28126FF769400F9DBF0 /* ExceptionHandlerAsm.asm */; }; + A591B2D726FF769400F9DBF0 /* SecPeiCpuException.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B28426FF769400F9DBF0 /* SecPeiCpuException.c */; }; + A591B2D826FF769400F9DBF0 /* SmmException.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B28526FF769400F9DBF0 /* SmmException.c */; }; + A591B2D926FF769400F9DBF0 /* CpuExceptionCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B28726FF769400F9DBF0 /* CpuExceptionCommon.c */; }; + A591B2DA26FF769400F9DBF0 /* ArchExceptionHandler.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B28926FF769400F9DBF0 /* ArchExceptionHandler.c */; }; + A591B2DB26FF769400F9DBF0 /* ExceptionHandlerAsm.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B28A26FF769400F9DBF0 /* ExceptionHandlerAsm.S */; }; + A591B2DC26FF769400F9DBF0 /* ExceptionHandlerAsm.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B28B26FF769400F9DBF0 /* ExceptionHandlerAsm.asm */; }; + A591B2DD26FF769400F9DBF0 /* DxeException.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B28D26FF769400F9DBF0 /* DxeException.c */; }; + A591B2DE26FF769400F9DBF0 /* BaseXApicLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B29126FF769400F9DBF0 /* BaseXApicLib.c */; }; + A591B2DF26FF769400F9DBF0 /* X86TimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B29426FF769400F9DBF0 /* X86TimerLib.c */; }; + A591B2E026FF769400F9DBF0 /* IpfTimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B29626FF769400F9DBF0 /* IpfTimerLib.c */; }; + A591B2E126FF769400F9DBF0 /* InitializeFpu.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B29926FF769400F9DBF0 /* InitializeFpu.S */; }; + A591B2E226FF769400F9DBF0 /* InitializeFpu.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B29A26FF769400F9DBF0 /* InitializeFpu.asm */; }; + A591B2E326FF769400F9DBF0 /* InitializeFpu.S in Sources */ = {isa = PBXBuildFile; fileRef = A591B29D26FF769400F9DBF0 /* InitializeFpu.S */; }; + A591B2E426FF769400F9DBF0 /* InitializeFpu.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B29E26FF769400F9DBF0 /* InitializeFpu.asm */; }; + A591B2E526FF769400F9DBF0 /* BaseXApicX2ApicLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B2A126FF769400F9DBF0 /* BaseXApicX2ApicLib.c */; }; + A591B2E626FF769400F9DBF0 /* MtrrLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B2A426FF769400F9DBF0 /* MtrrLib.c */; }; + A591B2E726FF769400F9DBF0 /* CpuIo2Dxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B2A726FF769400F9DBF0 /* CpuIo2Dxe.c */; }; + A591B2E826FF769400F9DBF0 /* CommonMacros.inc in Sources */ = {isa = PBXBuildFile; fileRef = A591B2AC26FF769400F9DBF0 /* CommonMacros.inc */; }; + A591B2E926FF769400F9DBF0 /* PostCodes.inc in Sources */ = {isa = PBXBuildFile; fileRef = A591B2B626FF769400F9DBF0 /* PostCodes.inc */; }; + A591B2EA26FF769400F9DBF0 /* Main.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2B726FF769400F9DBF0 /* Main.asm */; }; + A591B2EB26FF769400F9DBF0 /* SerialDebug.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2B826FF769400F9DBF0 /* SerialDebug.asm */; }; + A591B2EC26FF769400F9DBF0 /* SearchForSecEntry.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2BA26FF769400F9DBF0 /* SearchForSecEntry.asm */; }; + A591B2ED26FF769400F9DBF0 /* SearchForBfvBase.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2BB26FF769400F9DBF0 /* SearchForBfvBase.asm */; }; + A591B2EE26FF769400F9DBF0 /* Flat32ToFlat64.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2BC26FF769400F9DBF0 /* Flat32ToFlat64.asm */; }; + A591B2EF26FF769400F9DBF0 /* Port80Debug.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2BD26FF769400F9DBF0 /* Port80Debug.asm */; }; + A591B2F026FF769400F9DBF0 /* Real16ToFlat32.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2C026FF769400F9DBF0 /* Real16ToFlat32.asm */; }; + A591B2F126FF769400F9DBF0 /* Init16.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2C126FF769400F9DBF0 /* Init16.asm */; }; + A591B2F226FF769400F9DBF0 /* ResetVectorVtf0.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2C226FF769400F9DBF0 /* ResetVectorVtf0.asm */; }; + A591B2F326FF769400F9DBF0 /* ResetVectorCode.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2C326FF769400F9DBF0 /* ResetVectorCode.asm */; }; + A591B2F426FF769400F9DBF0 /* DebugDisabled.asm in Sources */ = {isa = PBXBuildFile; fileRef = A591B2C426FF769400F9DBF0 /* DebugDisabled.asm */; }; + A591B2F526FF769400F9DBF0 /* CpuIoPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A591B2C726FF769400F9DBF0 /* CpuIoPei.c */; }; + A591CE5F26FF7E7900F9DBF0 /* SimpleTextProxy.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CDF326FF7E7900F9DBF0 /* SimpleTextProxy.c */; }; + A591CE6026FF7E7900F9DBF0 /* AppleKeyMapUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CDF526FF7E7900F9DBF0 /* AppleKeyMapUtils.c */; }; + A591CE6126FF7E7900F9DBF0 /* AppleKeyFeeder.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CDF726FF7E7900F9DBF0 /* AppleKeyFeeder.c */; }; + A591CE6226FF7E7900F9DBF0 /* SimpleTextExProxy.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CDF826FF7E7900F9DBF0 /* SimpleTextExProxy.c */; }; + A591CE6326FF7E7900F9DBF0 /* MsgLog.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CDFC26FF7E7900F9DBF0 /* MsgLog.c */; }; + A591CE6426FF7E7900F9DBF0 /* AppleUITheme.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CDFE26FF7E7900F9DBF0 /* AppleUITheme.c */; }; + A591CE6526FF7E7900F9DBF0 /* HashServiceFix.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0126FF7E7900F9DBF0 /* HashServiceFix.c */; }; + A591CE6626FF7E7900F9DBF0 /* sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0226FF7E7900F9DBF0 /* sha1.c */; }; + A591CE6726FF7E7900F9DBF0 /* FirmwareVolume.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0626FF7E7900F9DBF0 /* FirmwareVolume.c */; }; + A591CE6826FF7E7900F9DBF0 /* FirmwareVolumePNG.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0726FF7E7900F9DBF0 /* FirmwareVolumePNG.c */; }; + A591CE6926FF7E7900F9DBF0 /* InitVariable.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0B26FF7E7900F9DBF0 /* InitVariable.c */; }; + A591CE6A26FF7E7900F9DBF0 /* EmuVariable.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0C26FF7E7900F9DBF0 /* EmuVariable.c */; }; + A591CE6B26FF7E7900F9DBF0 /* DataHub.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE0F26FF7E7900F9DBF0 /* DataHub.c */; }; + A591CE6C26FF7E7900F9DBF0 /* DriverOverride.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1526FF7E7900F9DBF0 /* DriverOverride.c */; }; + A591CE6D26FF7E7900F9DBF0 /* RuntimeServices.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1826FF7E7900F9DBF0 /* RuntimeServices.c */; }; + A591CE6E26FF7E7900F9DBF0 /* Log.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1926FF7E7900F9DBF0 /* Log.c */; }; + A591CE6F26FF7E7900F9DBF0 /* Lib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1A26FF7E7900F9DBF0 /* Lib.c */; }; + A591CE7026FF7E7900F9DBF0 /* BootServices.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1C26FF7E7900F9DBF0 /* BootServices.c */; }; + A591CE7126FF7E7900F9DBF0 /* DataHub.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1E26FF7E7900F9DBF0 /* DataHub.c */; }; + A591CE7226FF7E7900F9DBF0 /* DumpUefiCalls.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE1F26FF7E7900F9DBF0 /* DumpUefiCalls.c */; }; + A591CE7326FF7E7900F9DBF0 /* Fs.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE2026FF7E7900F9DBF0 /* Fs.c */; }; + A591CE7426FF7E7900F9DBF0 /* MemLog.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE2826FF7E7900F9DBF0 /* MemLog.c */; }; + A591CE7526FF7E7900F9DBF0 /* FileLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE2A26FF7E7900F9DBF0 /* FileLib.c */; }; + A591CE7626FF7E7900F9DBF0 /* AppleProtocols.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE2E26FF7E7900F9DBF0 /* AppleProtocols.c */; }; + A591CE7726FF7E7900F9DBF0 /* AIKTarget.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3526FF7E7900F9DBF0 /* AIKTarget.c */; }; + A591CE7826FF7E7900F9DBF0 /* AIKShim.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3626FF7E7900F9DBF0 /* AIKShim.c */; }; + A591CE7926FF7E7900F9DBF0 /* AIKMap.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3926FF7E7900F9DBF0 /* AIKMap.c */; }; + A591CE7A26FF7E7900F9DBF0 /* AIK.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3A26FF7E7900F9DBF0 /* AIK.c */; }; + A591CE7B26FF7E7900F9DBF0 /* AIKSource.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3B26FF7E7900F9DBF0 /* AIKSource.c */; }; + A591CE7C26FF7E7900F9DBF0 /* AIKTranslate.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3C26FF7E7900F9DBF0 /* AIKTranslate.c */; }; + A591CE7D26FF7E7900F9DBF0 /* AIKData.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE3F26FF7E7900F9DBF0 /* AIKData.c */; }; + A591CE7E26FF7E7900F9DBF0 /* AptioInput.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE4026FF7E7900F9DBF0 /* AptioInput.c */; }; + A591CE7F26FF7E7900F9DBF0 /* AIT.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE4326FF7E7900F9DBF0 /* AIT.c */; }; + A591CE8026FF7E7900F9DBF0 /* AIM.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE4526FF7E7900F9DBF0 /* AIM.c */; }; + A591CE8126FF7E7900F9DBF0 /* AppleKeyAggregator.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE4B26FF7E7900F9DBF0 /* AppleKeyAggregator.c */; }; + A591CE8226FF7E7900F9DBF0 /* OsxFatBinaryDrv.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE4F26FF7E7900F9DBF0 /* OsxFatBinaryDrv.c */; }; + A591CE8326FF7E7900F9DBF0 /* DataHubStdErr.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE5226FF7E7900F9DBF0 /* DataHubStdErr.c */; }; + A591CE8426FF7E7900F9DBF0 /* load_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE5626FF7E7900F9DBF0 /* load_bmp.c */; }; + A591CE8526FF7E7900F9DBF0 /* AppleImageCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE5726FF7E7900F9DBF0 /* AppleImageCodec.c */; }; + A591CE8626FF7E7900F9DBF0 /* load_icns.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE5926FF7E7900F9DBF0 /* load_icns.c */; }; + A591CE8726FF7E7900F9DBF0 /* picopng.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE5B26FF7E7900F9DBF0 /* picopng.c */; }; + A591CE8826FF7E7900F9DBF0 /* SMCHelper.c in Sources */ = {isa = PBXBuildFile; fileRef = A591CE5E26FF7E7900F9DBF0 /* SMCHelper.c */; }; A59CB66921BC14AB0054A7CF /* SmbiosGen.c in Sources */ = {isa = PBXBuildFile; fileRef = A59CB66521BC14AA0054A7CF /* SmbiosGen.c */; }; - A59F3B9825CC66170018CBCE /* Volumes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A59F3B9725CC66170018CBCE /* Volumes.cpp */; }; - A59F3B9B25CC69000018CBCE /* MacOsVersion_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A59F3B9A25CC68FF0018CBCE /* MacOsVersion_test.cpp */; }; - A59F3B9E25CC691D0018CBCE /* shared_ptr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A59F3B9D25CC691D0018CBCE /* shared_ptr.cpp */; }; - A59F3BA225CC69EB0018CBCE /* XIcon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A59F3BA025CC69EA0018CBCE /* XIcon.cpp */; }; - A5C219B7243ED7AA00036F7B /* XCinema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5C219B5243ED7AA00036F7B /* XCinema.cpp */; }; - A5C68C11260BB781007DA1E2 /* REFIT_MAINMENU_SCREEN.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5C68C10260BB780007DA1E2 /* REFIT_MAINMENU_SCREEN.cpp */; }; - A5C68C1A260BCDA4007DA1E2 /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5C68C19260BCDA4007DA1E2 /* Utils.cpp */; }; - A5D12C22243A0B6500DFA98A /* LoadOptions_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5D12C20243A0B6400DFA98A /* LoadOptions_test.cpp */; }; - A5D12C2D243A0B7900DFA98A /* printlib-test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5D12C26243A0B7700DFA98A /* printlib-test.cpp */; }; - A5D12C2E243A0B7900DFA98A /* printf_lite-test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5D12C28243A0B7700DFA98A /* printf_lite-test.cpp */; }; - A5D12C34243A0BDA00DFA98A /* XStringArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5D12C33243A0BD900DFA98A /* XStringArray.cpp */; }; - A5F9AF9225D024C200706BC0 /* DataHub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5F9AF9125D024C200706BC0 /* DataHub.cpp */; }; - A5FE9190263B096C00085981 /* XmlLiteArrayTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE9181263B096A00085981 /* XmlLiteArrayTypes.cpp */; }; - A5FE9191263B096C00085981 /* XmlLiteParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE9186263B096A00085981 /* XmlLiteParser.cpp */; }; - A5FE9192263B096C00085981 /* XmlLiteSimpleTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE9188263B096B00085981 /* XmlLiteSimpleTypes.cpp */; }; - A5FE9193263B096C00085981 /* XmlLiteUnionTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE918A263B096B00085981 /* XmlLiteUnionTypes.cpp */; }; - A5FE9194263B096C00085981 /* XmlLiteCompositeTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE918D263B096C00085981 /* XmlLiteCompositeTypes.cpp */; }; - A5FE9195263B096C00085981 /* XmlLiteDictTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE918E263B096C00085981 /* XmlLiteDictTypes.cpp */; }; - A5FE9199263B0A7600085981 /* CloverVersion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE9198263B0A7600085981 /* CloverVersion.cpp */; }; - A5FE919C263B0AFB00085981 /* SettingsUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE919A263B0AFA00085981 /* SettingsUtils.cpp */; }; - A5FE919F263B0B0B00085981 /* SmbiosFillPatchingValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE919E263B0B0A00085981 /* SmbiosFillPatchingValues.cpp */; }; - A5FE91A2263B0B2800085981 /* Volume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5FE91A1263B0B2800085981 /* Volume.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - A588C0A425265F110089BA4A /* PBXContainerItemProxy */ = { + A591CC4826FF786D00F9DBF0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = A588C04825265F100089BA4A /* OpenCorePkg.xcodeproj */; + containerPortal = A591CBDC26FF786C00F9DBF0 /* OpenCorePkg.xcodeproj */; proxyType = 2; remoteGlobalIDString = 3511D59823FDB2D900CC3B17; remoteInfo = __OpenCorePkg__index; }; - A588C0A725265F110089BA4A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A588BC1625265F0F0089BA4A /* tstmain.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = C4E236BF223557F100665CB9; - remoteInfo = tstmain; - }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -164,60 +121,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 126151491A15BBB000903E7B /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = ""; }; - 1261514A1A15BBB000903E7B /* syslinux_mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syslinux_mbr.h; sourceTree = ""; }; - 1261519F1A15BBB000903E7B /* refit.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = refit.inf; sourceTree = ""; }; 1283F7EB1DF1D3900005BFF2 /* config-sample.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "config-sample.plist"; path = "../../CloverPackage/CloverV2/EFI/CLOVER/config-sample.plist"; sourceTree = ""; }; - 12A60F4E1DB610500068BF8B /* AppleImageCodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleImageCodec.c; sourceTree = ""; }; - 12A60F4F1DB610500068BF8B /* AppleImageCodec.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleImageCodec.inf; sourceTree = ""; }; - 12A60F501DB610500068BF8B /* load_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_bmp.c; sourceTree = ""; }; - 12A60F511DB610500068BF8B /* load_icns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = ""; }; - 12A60F521DB610500068BF8B /* picopng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = picopng.c; sourceTree = ""; }; - 12A60F531DB610500068BF8B /* picopng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picopng.h; sourceTree = ""; }; - 12A60F581DB610500068BF8B /* SMCHelper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SMCHelper.c; sourceTree = ""; }; - 12A60F591DB610500068BF8B /* SMCHelper.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SMCHelper.inf; sourceTree = ""; }; - 12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolume.c; sourceTree = ""; }; - 12AAF3A61DB75F4800A52B12 /* FirmwareVolume.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwareVolume.inf; sourceTree = ""; }; - 12AAF3C51DB7743E00A52B12 /* DriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverOverride.c; sourceTree = ""; }; - 12AAF3C61DB7743E00A52B12 /* DriverOverride.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverOverride.inf; sourceTree = ""; }; - 12AAF3C81DB7744B00A52B12 /* AppleProtocols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleProtocols.c; sourceTree = ""; }; - 12AAF3C91DB7744B00A52B12 /* AppleProtocols.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleProtocols.h; sourceTree = ""; }; - 12AAF3CA1DB7744B00A52B12 /* BootServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootServices.c; sourceTree = ""; }; - 12AAF3CB1DB7744B00A52B12 /* BootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootServices.h; sourceTree = ""; }; - 12AAF3CC1DB7744B00A52B12 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = ""; }; - 12AAF3CD1DB7744B00A52B12 /* Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = ""; }; - 12AAF3CE1DB7744B00A52B12 /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = ""; }; - 12AAF3CF1DB7744B00A52B12 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - 12AAF3D01DB7744B00A52B12 /* DumpUefiCalls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpUefiCalls.c; sourceTree = ""; }; - 12AAF3D11DB7744B00A52B12 /* DumpUefiCalls.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpUefiCalls.dsc; sourceTree = ""; }; - 12AAF3D21DB7744B00A52B12 /* DumpUefiCalls.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpUefiCalls.inf; sourceTree = ""; }; - 12AAF3D31DB7744B00A52B12 /* FileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileLib.c; sourceTree = ""; }; - 12AAF3D41DB7744B00A52B12 /* FileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileLib.h; sourceTree = ""; }; - 12AAF3D51DB7744B00A52B12 /* Fs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fs.c; sourceTree = ""; }; - 12AAF3D61DB7744B00A52B12 /* Fs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fs.h; sourceTree = ""; }; - 12AAF3D71DB7744B00A52B12 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = ""; }; - 12AAF3D81DB7744B00A52B12 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = ""; }; - 12AAF3D91DB7744B00A52B12 /* Log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Log.c; sourceTree = ""; }; - 12AAF3DA1DB7744B00A52B12 /* Log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Log.h; sourceTree = ""; }; - 12AAF3DB1DB7744B00A52B12 /* MemLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLog.c; sourceTree = ""; }; - 12AAF3DC1DB7744B00A52B12 /* MemLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLog.h; sourceTree = ""; }; - 12AAF3DD1DB7744B00A52B12 /* RuntimeServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeServices.c; sourceTree = ""; }; - 12AAF3DE1DB7744B00A52B12 /* RuntimeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RuntimeServices.h; sourceTree = ""; }; - 12AAF3DF1DB7744B00A52B12 /* StandaloneCompilation.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneCompilation.txt; sourceTree = ""; }; - 12AAF3E11DB7745A00A52B12 /* EmuVariable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmuVariable.c; sourceTree = ""; }; - 12AAF3E21DB7745A00A52B12 /* EmuVariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmuVariableRuntimeDxe.inf; sourceTree = ""; }; - 12AAF3E31DB7745A00A52B12 /* InitVariable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InitVariable.c; sourceTree = ""; }; - 12AAF3E41DB7745A00A52B12 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - 12AAF3E61DB7746700A52B12 /* MsgLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MsgLog.c; sourceTree = ""; }; - 12AAF3E71DB7746700A52B12 /* MsgLog.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MsgLog.inf; sourceTree = ""; }; - 12AAF3E91DB7747400A52B12 /* OsxFatBinaryDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxFatBinaryDrv.c; sourceTree = ""; }; - 12AAF3EA1DB7747400A52B12 /* OsxFatBinaryDrv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OsxFatBinaryDrv.h; sourceTree = ""; }; - 12AAF3EB1DB7747400A52B12 /* OsxFatBinaryDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxFatBinaryDrv.inf; sourceTree = ""; }; - 12AAF5061DBE167600A52B12 /* AppleUITheme.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleUITheme.c; sourceTree = ""; }; - 12AAF5071DBE167600A52B12 /* AppleUITheme.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleUITheme.inf; sourceTree = ""; }; - 12AAF5F21DC0F03B00A52B12 /* AppleKeyAggregator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyAggregator.c; sourceTree = ""; }; - 12AAF5F31DC0F03B00A52B12 /* AppleKeyAggregator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyAggregator.h; sourceTree = ""; }; - 12AAF5F41DC0F03B00A52B12 /* AppleKeyAggregator.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyAggregator.inf; sourceTree = ""; }; 12C86ACE1DE4271D00BF4974 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; 12C86ACF1DE4271D00BF4974 /* Reset.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Reset.inf; sourceTree = ""; }; 12C86AD11DE4271D00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = ""; }; @@ -662,31 +566,6 @@ 12C874CE1DE42A3C00BF4974 /* Clover.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; name = Clover.fdf; path = ../../Clover.fdf; sourceTree = ""; }; 12C874CF1DE42A4200BF4974 /* CloverPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; name = CloverPkg.dec; path = ../../CloverPkg.dec; sourceTree = ""; }; 12C874D01DE42A4900BF4974 /* ebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = ebuild.sh; path = ../../ebuild.sh; sourceTree = ""; }; - 12EA7C221E65FC3D00085A48 /* HashServiceFix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HashServiceFix.c; sourceTree = ""; }; - 12EA7C231E65FC3D00085A48 /* HashServiceFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HashServiceFix.inf; sourceTree = ""; }; - 12EA7C241E65FC3D00085A48 /* sha1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = ""; }; - 12EA7C251E65FC3D00085A48 /* sha1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; - 2C794CEA1A0AA85900D845B0 /* FSInject.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FSInject.c; sourceTree = ""; }; - 2C794CEB1A0AA85900D845B0 /* FSInject.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FSInject.dec; sourceTree = ""; }; - 2C794CEC1A0AA85900D845B0 /* FSInject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInject.h; sourceTree = ""; }; - 2C794CED1A0AA85900D845B0 /* FSInject.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FSInject.inf; sourceTree = ""; }; - 2C794CEE1A0AA85900D845B0 /* FSInjectProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInjectProtocol.h; sourceTree = ""; }; - 2C794CF11A0AA85900D845B0 /* Test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Test.c; sourceTree = ""; }; - 2C794CF21A0AA85900D845B0 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test.h; sourceTree = ""; }; - A513867325CFB19200F3E345 /* KERNEL_AND_KEXT_PATCHES.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KERNEL_AND_KEXT_PATCHES.h; sourceTree = ""; }; - A513867725CFB19200F3E345 /* KERNEL_AND_KEXT_PATCHES.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = KERNEL_AND_KEXT_PATCHES.cpp; sourceTree = ""; }; - A513867925CFB1A400F3E345 /* KextList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = KextList.cpp; sourceTree = ""; }; - A513867A25CFB1A400F3E345 /* KextList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KextList.h; sourceTree = ""; }; - A513868325CFB25300F3E345 /* BootTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootTypes.h; sourceTree = ""; }; - A513868425CFB26000F3E345 /* OC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OC.h; sourceTree = ""; }; - A513868525CFB26D00F3E345 /* OSTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSTypes.h; sourceTree = ""; }; - A513868625CFB26D00F3E345 /* OSFlags.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSFlags.h; sourceTree = ""; }; - A513868A25CFB28A00F3E345 /* rename_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rename_helper.h; sourceTree = ""; }; - A513868B25CFB28A00F3E345 /* VolumeTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VolumeTypes.h; sourceTree = ""; }; - A513868C25CFB2DD00F3E345 /* find_replace_mask_Clover_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = find_replace_mask_Clover_tests.cpp; sourceTree = ""; }; - A513868D25CFB2DD00F3E345 /* find_replace_mask_Clover_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = find_replace_mask_Clover_tests.h; sourceTree = ""; }; - A513868E25CFB2DD00F3E345 /* find_replace_mask_OC_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = find_replace_mask_OC_tests.cpp; sourceTree = ""; }; - A513868F25CFB2DE00F3E345 /* find_replace_mask_OC_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = find_replace_mask_OC_tests.h; sourceTree = ""; }; A51C783621E0981C001385A7 /* AudioDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioDxe.c; sourceTree = ""; }; A51C783721E0981C001385A7 /* AudioDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioDxe.h; sourceTree = ""; }; A51C783821E0981C001385A7 /* AudioDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AudioDxe.inf; sourceTree = ""; }; @@ -703,245 +582,9 @@ A51C784621E0981C001385A7 /* HdaControllerInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerInfo.c; sourceTree = ""; }; A51C784721E0981C001385A7 /* HdaControllerMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerMem.c; sourceTree = ""; }; A51C784821E0981C001385A7 /* HdaModels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaModels.c; sourceTree = ""; }; - A523130F2448792B00421FB2 /* image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = ""; }; - A52313102448B12A00421FB2 /* unicode_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unicode_conversions.h; sourceTree = ""; }; - A52313112448B12A00421FB2 /* unicode_conversions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicode_conversions.cpp; sourceTree = ""; }; - A52313132448B1C400421FB2 /* shared_with_menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shared_with_menu.cpp; sourceTree = ""; }; - A52313142448B1C500421FB2 /* shared_with_menu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_with_menu.h; sourceTree = ""; }; - A52313162448B1E500421FB2 /* Devices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Devices.h; sourceTree = ""; }; - A52313172448B1E500421FB2 /* Efi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Efi.h; sourceTree = ""; }; - A52313182448B1ED00421FB2 /* OneLinerMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OneLinerMacros.h; sourceTree = ""; }; - A52313192448B1F300421FB2 /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = ""; }; - A523131A2448B20D00421FB2 /* BmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmLib.h; sourceTree = ""; }; - A523131B2448B26E00421FB2 /* AcpiPatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiPatcher.h; sourceTree = ""; }; - A523131C2448B27A00421FB2 /* APFS.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = APFS.cpp; sourceTree = ""; }; - A523131D2448B27B00421FB2 /* APFS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APFS.h; sourceTree = ""; }; - A52313202448B29200421FB2 /* BasicIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicIO.h; sourceTree = ""; }; - A52313222448B29D00421FB2 /* BootLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLog.h; sourceTree = ""; }; - A52313232448B2A800421FB2 /* BootOptions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootOptions.h; sourceTree = ""; }; - A52313242448B2B300421FB2 /* card_vlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = card_vlist.h; sourceTree = ""; }; - A52313252448B2BE00421FB2 /* Console.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Console.h; sourceTree = ""; }; - A52313262448B2CA00421FB2 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = ""; }; - A52313272448B2D200421FB2 /* DataHubCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubCpu.h; sourceTree = ""; }; - A52313282448B2E400421FB2 /* Edid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edid.h; sourceTree = ""; }; - A52313292448B2F200421FB2 /* Events.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Events.h; sourceTree = ""; }; - A523132A2448B2FE00421FB2 /* FixBiosDsdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FixBiosDsdt.h; sourceTree = ""; }; - A523132B2448B30C00421FB2 /* guid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = guid.h; sourceTree = ""; }; - A523132C2448B31A00421FB2 /* Hibernate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hibernate.h; sourceTree = ""; }; - A523132D2448B32300421FB2 /* Injectors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Injectors.h; sourceTree = ""; }; - A523132E2448B34000421FB2 /* LegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBoot.h; sourceTree = ""; }; - A52313312448B36E00421FB2 /* Nvram.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvram.h; sourceTree = ""; }; - A52313322448B37A00421FB2 /* platformdata.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platformdata.h; sourceTree = ""; }; - A52313332448B38400421FB2 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = ""; }; - A52313352448B39700421FB2 /* Settings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Settings.h; sourceTree = ""; }; - A52313362448B3A800421FB2 /* smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = smbios.h; sourceTree = ""; }; - A52313372448B3B800421FB2 /* StartupSound.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StartupSound.h; sourceTree = ""; }; - A52313382448B3F200421FB2 /* VersionString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VersionString.h; sourceTree = ""; }; - A52313392448B3F300421FB2 /* VersionString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VersionString.cpp; sourceTree = ""; }; - A523133A2448B3F400421FB2 /* usbfix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usbfix.h; sourceTree = ""; }; A523133C2448B43C00421FB2 /* Version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Version.h; path = ../../Version.h; sourceTree = ""; }; A5263CE424FEBD6E00B3EB14 /* CloverOldHeaders.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CloverOldHeaders.h; path = ../CloverApp/Clover/CloverOldHeaders.h; sourceTree = ""; }; - A529342B24FB9255004241C3 /* XBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XBuffer.h; sourceTree = ""; }; - A529342C24FB9256004241C3 /* XBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XBuffer.cpp; sourceTree = ""; }; - A529342E24FB9265004241C3 /* XRBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XRBuffer.h; sourceTree = ""; }; - A529342F24FB9266004241C3 /* XRBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XRBuffer.cpp; sourceTree = ""; }; - A529343124FB9291004241C3 /* plist_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plist_tests.h; sourceTree = ""; }; - A529343224FB9292004241C3 /* plist_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plist_tests.cpp; sourceTree = ""; }; - A529343424FB92AC004241C3 /* XBuffer_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XBuffer_tests.h; sourceTree = ""; }; - A529343524FB92AD004241C3 /* XBuffer_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XBuffer_tests.cpp; sourceTree = ""; }; - A529343724FB92BA004241C3 /* XStringArray_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XStringArray_test.cpp; sourceTree = ""; }; - A529343824FB92BB004241C3 /* XStringArray_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XStringArray_test.h; sourceTree = ""; }; - A529343924FB92BC004241C3 /* XToolsCommon_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XToolsCommon_test.h; sourceTree = ""; }; - A529343A24FB92BD004241C3 /* XToolsCommon_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XToolsCommon_test.cpp; sourceTree = ""; }; - A529344024FB9302004241C3 /* TagKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagKey.h; sourceTree = ""; }; - A529344124FB9302004241C3 /* TagFloat.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagFloat.cpp; sourceTree = ""; }; - A529344224FB9302004241C3 /* TagDict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagDict.h; sourceTree = ""; }; - A529344324FB9302004241C3 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = ""; }; - A529344424FB9302004241C3 /* TagArray.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagArray.cpp; sourceTree = ""; }; - A529344524FB9302004241C3 /* base64.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = base64.cpp; sourceTree = ""; }; - A529344624FB9302004241C3 /* TagKey.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagKey.cpp; sourceTree = ""; }; - A529344724FB9302004241C3 /* TagData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagData.cpp; sourceTree = ""; }; - A529344824FB9302004241C3 /* TagDict.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagDict.cpp; sourceTree = ""; }; - A529344924FB9302004241C3 /* TagString8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagString8.h; sourceTree = ""; }; - A529344A24FB9302004241C3 /* TagDate.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagDate.cpp; sourceTree = ""; }; - A529344B24FB9302004241C3 /* TagArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagArray.h; sourceTree = ""; }; - A529344C24FB9302004241C3 /* plist.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = plist.cpp; sourceTree = ""; }; - A529344D24FB9302004241C3 /* xml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xml.h; sourceTree = ""; }; - A529344E24FB9302004241C3 /* TagInt64.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagInt64.cpp; sourceTree = ""; }; - A529344F24FB9302004241C3 /* xml.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = xml.cpp; sourceTree = ""; }; - A529345024FB9302004241C3 /* TagBool.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagBool.cpp; sourceTree = ""; }; - A529345124FB9302004241C3 /* TagInt64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagInt64.h; sourceTree = ""; }; - A529345224FB9302004241C3 /* TagDate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagDate.h; sourceTree = ""; }; - A529345324FB9302004241C3 /* plist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; - A529345424FB9302004241C3 /* TagData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagData.h; sourceTree = ""; }; - A529345524FB9302004241C3 /* TagBool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagBool.h; sourceTree = ""; }; - A529345624FB9302004241C3 /* TagString8.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagString8.cpp; sourceTree = ""; }; - A529345724FB9302004241C3 /* TagFloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagFloat.h; sourceTree = ""; }; A5429219233538250001F42A /* Clover */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Clover; sourceTree = BUILT_PRODUCTS_DIR; }; - A5456CC423FC5A81000BF18C /* CanonicalDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CanonicalDB.h; sourceTree = ""; }; - A5456CC623FC5A81000BF18C /* securemenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = securemenu.cpp; sourceTree = ""; }; - A5456CC723FC5A82000BF18C /* securehash.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = securehash.cpp; sourceTree = ""; }; - A5456CC823FC5A82000BF18C /* securevars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = securevars.cpp; sourceTree = ""; }; - A5456CC923FC5A83000BF18C /* legacy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = legacy.cpp; sourceTree = ""; }; - A5456CCA23FC5A83000BF18C /* MSUEFICADB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSUEFICADB.h; sourceTree = ""; }; - A5456CCB23FC5A83000BF18C /* CloverKEK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CloverKEK.h; sourceTree = ""; }; - A5456CCC23FC5A84000BF18C /* bootscreen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bootscreen.cpp; sourceTree = ""; }; - A5456CCD23FC5A84000BF18C /* secureboot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = secureboot.cpp; sourceTree = ""; }; - A5456CCE23FC5A84000BF18C /* tool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tool.cpp; sourceTree = ""; }; - A5456CCF23FC5A85000BF18C /* lockedgraphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lockedgraphics.cpp; sourceTree = ""; }; - A5456CD023FC5A85000BF18C /* entry_scan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entry_scan.h; sourceTree = ""; }; - A5456CD123FC5A86000BF18C /* common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common.cpp; sourceTree = ""; }; - A5456CD223FC5A86000BF18C /* MSKEK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSKEK.h; sourceTree = ""; }; - A5456CD323FC5A87000BF18C /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loader.cpp; sourceTree = ""; }; - A5456CD423FC5A87000BF18C /* CloverDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CloverDB.h; sourceTree = ""; }; - A5456CD523FC5A87000BF18C /* MSPCADB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSPCADB.h; sourceTree = ""; }; - A5456CD623FC5A88000BF18C /* securebootkeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = securebootkeys.h; sourceTree = ""; }; - A5456CE223FC5AAE000BF18C /* libscreen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libscreen.cpp; sourceTree = ""; }; - A5456CE323FC5AAE000BF18C /* EfiFileLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiFileLib.h; sourceTree = ""; }; - A5456CE423FC5AAE000BF18C /* libeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libeg.h; sourceTree = ""; }; - A5456CE523FC5AAF000BF18C /* libegint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libegint.h; sourceTree = ""; }; - A5456CE623FC5AAF000BF18C /* load_icns.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = load_icns.cpp; sourceTree = ""; }; - A5456CE723FC5AB0000BF18C /* FloatLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FloatLib.h; sourceTree = ""; }; - A5456CE823FC5AB0000BF18C /* image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = image.cpp; sourceTree = ""; }; - A5456CE923FC5AB1000BF18C /* FloatLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FloatLib.cpp; sourceTree = ""; }; - A5456CEA23FC5AB1000BF18C /* egemb_icons_dark.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = egemb_icons_dark.cpp; sourceTree = ""; }; - A5456CEB23FC5AB2000BF18C /* egemb_font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = egemb_font.cpp; sourceTree = ""; }; - A5456CEC23FC5AB3000BF18C /* nanosvg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nanosvg.cpp; sourceTree = ""; }; - A5456CED23FC5AB3000BF18C /* BmLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BmLib.cpp; sourceTree = ""; }; - A5456CEE23FC5AB4000BF18C /* nanosvg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nanosvg.h; sourceTree = ""; }; - A5456CEF23FC5AB4000BF18C /* scroll_images.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scroll_images.cpp; sourceTree = ""; }; - A5456CF023FC5AB5000BF18C /* lodepng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = ""; }; - A5456CF123FC5AB5000BF18C /* nanosvgrast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nanosvgrast.cpp; sourceTree = ""; }; - A5456CF223FC5AB6000BF18C /* text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text.cpp; sourceTree = ""; }; - A5456CF323FC5AB6000BF18C /* lodepng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lodepng.cpp; sourceTree = ""; }; - A5456CF423FC5AB6000BF18C /* egemb_icons.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = egemb_icons.cpp; sourceTree = ""; }; - A5456CF523FC5AB7000BF18C /* VectorGraphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VectorGraphics.cpp; sourceTree = ""; }; - A5456D0623FC5AEB000BF18C /* boot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boot.h; sourceTree = ""; }; - A5456D0923FC5AED000BF18C /* FixBiosDsdt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FixBiosDsdt.cpp; sourceTree = ""; }; - A5456D0A23FC5AED000BF18C /* sse3_patcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sse3_patcher.h; sourceTree = ""; }; - A5456D0B23FC5AEE000BF18C /* PlatformDriverOverride.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformDriverOverride.cpp; sourceTree = ""; }; - A5456D0C23FC5AEF000BF18C /* StartupSound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StartupSound.cpp; sourceTree = ""; }; - A5456D0D23FC5AEF000BF18C /* cpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpu.cpp; sourceTree = ""; }; - A5456D0E23FC5AF0000BF18C /* LegacyBiosThunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyBiosThunk.h; sourceTree = ""; }; - A5456D0F23FC5AF0000BF18C /* StateGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StateGenerator.cpp; sourceTree = ""; }; - A5456D1023FC5AF1000BF18C /* nvidia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nvidia.h; sourceTree = ""; }; - A5456D1123FC5AF1000BF18C /* hda.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hda.cpp; sourceTree = ""; }; - A5456D1223FC5AF2000BF18C /* kernel_patcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = kernel_patcher.cpp; sourceTree = ""; }; - A5456D1323FC5AF2000BF18C /* HdaCodecDump.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HdaCodecDump.cpp; sourceTree = ""; }; - A5456D1423FC5AF3000BF18C /* ati.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ati.cpp; sourceTree = ""; }; - A5456D1523FC5AF3000BF18C /* StateGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StateGenerator.h; sourceTree = ""; }; - A5456D1623FC5AF3000BF18C /* hda.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hda.h; sourceTree = ""; }; - A5456D1723FC5AF4000BF18C /* Events.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Events.cpp; sourceTree = ""; }; - A5456D1823FC5AF4000BF18C /* Nvram.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Nvram.cpp; sourceTree = ""; }; - A5456D1923FC5AF5000BF18C /* LegacyBiosThunk.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyBiosThunk.cpp; sourceTree = ""; }; - A5456D1A23FC5AF5000BF18C /* platformdata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platformdata.cpp; sourceTree = ""; }; - A5456D1B23FC5AF5000BF18C /* usbfix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = usbfix.cpp; sourceTree = ""; }; - A5456D1C23FC5AF6000BF18C /* kext_inject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = kext_inject.cpp; sourceTree = ""; }; - A5456D1E23FC5AF7000BF18C /* LegacyBoot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyBoot.cpp; sourceTree = ""; }; - A5456D1F23FC5AF7000BF18C /* Edid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Edid.cpp; sourceTree = ""; }; - A5456D2023FC5AF7000BF18C /* device_inject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device_inject.h; sourceTree = ""; }; - A5456D2123FC5AF8000BF18C /* AmlGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AmlGenerator.cpp; sourceTree = ""; }; - A5456D2223FC5AF8000BF18C /* gma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gma.cpp; sourceTree = ""; }; - A5456D2323FC5AF9000BF18C /* smbios.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smbios.cpp; sourceTree = ""; }; - A5456D2623FC5AFA000BF18C /* ati_reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ati_reg.h; sourceTree = ""; }; - A5456D2723FC5AFA000BF18C /* Console.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Console.cpp; sourceTree = ""; }; - A5456D2823FC5AFB000BF18C /* Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Settings.cpp; sourceTree = ""; }; - A5456D2A23FC5AFC000BF18C /* spd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spd.cpp; sourceTree = ""; }; - A5456D2B23FC5AFC000BF18C /* nvidia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nvidia.cpp; sourceTree = ""; }; - A5456D2C23FC5AFC000BF18C /* ati.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ati.h; sourceTree = ""; }; - A5456D2F23FC5AFE000BF18C /* gma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gma.h; sourceTree = ""; }; - A5456D3023FC5AFE000BF18C /* BdsConnect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BdsConnect.cpp; sourceTree = ""; }; - A5456D3123FC5AFE000BF18C /* Hibernate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hibernate.cpp; sourceTree = ""; }; - A5456D3323FC5AFF000BF18C /* kext_patcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = kext_patcher.cpp; sourceTree = ""; }; - A5456D3423FC5B00000BF18C /* AcpiPatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AcpiPatcher.cpp; sourceTree = ""; }; - A5456D3523FC5B00000BF18C /* BootOptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BootOptions.cpp; sourceTree = ""; }; - A5456D3623FC5B00000BF18C /* Injectors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Injectors.cpp; sourceTree = ""; }; - A5456D3723FC5B01000BF18C /* sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sound.cpp; sourceTree = ""; }; - A5456D3923FC5B02000BF18C /* b64cdecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b64cdecode.h; sourceTree = ""; }; - A5456D3A23FC5B02000BF18C /* spd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spd.h; sourceTree = ""; }; - A5456D3B23FC5B02000BF18C /* kext_inject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kext_inject.h; sourceTree = ""; }; - A5456D3C23FC5B03000BF18C /* sse3_5_patcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sse3_5_patcher.h; sourceTree = ""; }; - A5456D3D23FC5B03000BF18C /* card_vlist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = card_vlist.cpp; sourceTree = ""; }; - A5456D3E23FC5B04000BF18C /* guid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = guid.cpp; sourceTree = ""; }; - A5456D3F23FC5B04000BF18C /* b64cdecode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b64cdecode.cpp; sourceTree = ""; }; - A5456D4023FC5B05000BF18C /* kernel_patcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kernel_patcher.h; sourceTree = ""; }; - A5456D4123FC5B05000BF18C /* memvendors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memvendors.h; sourceTree = ""; }; - A5456D4423FC5B06000BF18C /* HdaCodecDump.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaCodecDump.h; sourceTree = ""; }; - A5456D4523FC5B07000BF18C /* device_inject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = device_inject.cpp; sourceTree = ""; }; - A5456D4623FC5B07000BF18C /* DataHubCpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DataHubCpu.cpp; sourceTree = ""; }; - A5456D4723FC5B08000BF18C /* AmlGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AmlGenerator.h; sourceTree = ""; }; - A5456D7423FC5B3C000BF18C /* lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lib.h; sourceTree = ""; }; - A5456D7723FC5B3E000BF18C /* icns.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = icns.cpp; sourceTree = ""; }; - A5456D7823FC5B3E000BF18C /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; - A5456D7923FC5B3F000BF18C /* lib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lib.cpp; sourceTree = ""; }; - A5456D7A23FC5B3F000BF18C /* menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = menu.cpp; sourceTree = ""; }; - A5456D7B23FC5B3F000BF18C /* screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = screen.cpp; sourceTree = ""; }; - A547E33A2622B3470038C168 /* stdlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdlib.h; sourceTree = ""; }; - A547E33B2622B3470038C168 /* limits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = ""; }; - A547E33C2622B3470038C168 /* strings.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strings.cpp; sourceTree = ""; }; - A547E33D2622B3470038C168 /* stddef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stddef.h; sourceTree = ""; }; - A547E33E2622B3470038C168 /* posix_additions.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = posix_additions.cpp; sourceTree = ""; }; - A547E33F2622B3470038C168 /* stdio.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = stdio.cpp; sourceTree = ""; }; - A547E3402622B3470038C168 /* abort.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = abort.cpp; sourceTree = ""; }; - A547E3412622B3470038C168 /* string.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = string.cpp; sourceTree = ""; }; - A547E3422622B3470038C168 /* strings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strings.h; sourceTree = ""; }; - A547E3432622B3470038C168 /* wchar.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wchar.cpp; sourceTree = ""; }; - A547E3442622B3470038C168 /* wchar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wchar.h; sourceTree = ""; }; - A547E3452622B3470038C168 /* posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix.h; sourceTree = ""; }; - A547E3462622B3470038C168 /* stdbool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdbool.h; sourceTree = ""; }; - A547E3472622B3470038C168 /* strlen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strlen.cpp; sourceTree = ""; }; - A547E3482622B3470038C168 /* stdio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdio.h; sourceTree = ""; }; - A547E3492622B3470038C168 /* stdarg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdarg.h; sourceTree = ""; }; - A547E34A2622B3470038C168 /* stdint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdint.h; sourceTree = ""; }; - A547E34B2622B3470038C168 /* posix_additions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_additions.h; sourceTree = ""; }; - A547E34C2622B3470038C168 /* string.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = ""; }; - A547E34D2622B3470038C168 /* abort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = ""; }; - A547E34F2622B3470038C168 /* printlib-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printlib-test-cpp_conf.h"; sourceTree = ""; }; - A547E3502622B3470038C168 /* printf_lite-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test-cpp_conf.h"; sourceTree = ""; }; - A547E3512622B3470038C168 /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; - A547E3522622B3470038C168 /* XToolsConf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsConf.h; sourceTree = ""; }; - A547E3532622B3470038C168 /* BootLog.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BootLog.cpp; sourceTree = ""; }; - A547E3542622B3470038C168 /* BasicIO.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BasicIO.cpp; sourceTree = ""; }; - A547E3562622B3470038C168 /* globals_dtor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_dtor.h; sourceTree = ""; }; - A547E3572622B3470038C168 /* globals_dtor.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = globals_dtor.cpp; sourceTree = ""; }; - A547E3582622B3470038C168 /* pure_virtual.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = pure_virtual.cpp; sourceTree = ""; }; - A547E3592622B3470038C168 /* operatorNewDelete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = operatorNewDelete.h; sourceTree = ""; }; - A547E35A2622B3470038C168 /* globals_ctor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_ctor.h; sourceTree = ""; }; - A547E35B2622B3470038C168 /* globals_ctor.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = globals_ctor.cpp; sourceTree = ""; }; - A547E35C2622B3470038C168 /* operatorNewDelete.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = operatorNewDelete.cpp; sourceTree = ""; }; - A547E3612622B34F0038C168 /* ftol.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ftol.asm; sourceTree = ""; }; - A547E3642622B3570038C168 /* posix_additions.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = posix_additions.cpp; sourceTree = ""; }; - A547E3652622B3570038C168 /* abort.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = abort.cpp; sourceTree = ""; }; - A547E3662622B3570038C168 /* posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix.h; sourceTree = ""; }; - A547E3672622B3570038C168 /* clover_strlen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = clover_strlen.cpp; sourceTree = ""; }; - A547E3682622B3570038C168 /* posix_additions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_additions.h; sourceTree = ""; }; - A547E3692622B3570038C168 /* abort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = ""; }; - A547E36B2622B3570038C168 /* printlib-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printlib-test-cpp_conf.h"; sourceTree = ""; }; - A547E36C2622B3570038C168 /* printf_lite-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test-cpp_conf.h"; sourceTree = ""; }; - A547E36D2622B3570038C168 /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; - A547E36E2622B3570038C168 /* XToolsConf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsConf.h; sourceTree = ""; }; - A547E36F2622B3570038C168 /* BootLog.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BootLog.cpp; sourceTree = ""; }; - A547E3702622B3570038C168 /* BasicIO.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BasicIO.cpp; sourceTree = ""; }; - A547E3722622B3570038C168 /* globals_dtor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_dtor.h; sourceTree = ""; }; - A547E3732622B3570038C168 /* operatorNewDelete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = operatorNewDelete.h; sourceTree = ""; }; - A547E3742622B3570038C168 /* globals_ctor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_ctor.h; sourceTree = ""; }; - A547E3752622B3C20038C168 /* QuirksCodes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QuirksCodes.h; sourceTree = ""; }; - A547E3762622B3CC0038C168 /* remove_ref.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = remove_ref.h; sourceTree = ""; }; - A547E3772622B3D70038C168 /* TagTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagTypes.h; sourceTree = ""; }; - A547E3782622B4550038C168 /* strcasecmp_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strcasecmp_test.cpp; sourceTree = ""; }; - A547E3792622B4550038C168 /* strcasecmp_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strcasecmp_test.h; sourceTree = ""; }; - A547E37C2622B4780038C168 /* undefinable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = undefinable.h; sourceTree = ""; }; - A569B69F25D038760001B011 /* config-test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "config-test.cpp"; sourceTree = ""; }; - A569B6A025D038760001B011 /* config-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-test.h"; sourceTree = ""; }; - A569B6A225D038970001B011 /* xml_lite-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "xml_lite-test.h"; sourceTree = ""; }; - A569B6A325D038970001B011 /* xml_lite-test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "xml_lite-test.cpp"; sourceTree = ""; }; - A569B6A525D038C10001B011 /* DsdtFixList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DsdtFixList.h; sourceTree = ""; }; - A570FAFE240BA4D00057F26D /* menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu.h; sourceTree = ""; }; - A570FAFF240BA4DB0057F26D /* screen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = screen.h; sourceTree = ""; }; - A570FB02240BA5340057F26D /* menu_items.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_items.h; sourceTree = ""; }; - A570FB03240BA5340057F26D /* menu_globals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_globals.h; sourceTree = ""; }; - A570FB0B240D626C0057F26D /* XPointer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XPointer.cpp; sourceTree = ""; }; - A570FB0C240D626D0057F26D /* XPointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPointer.h; sourceTree = ""; }; A5716F82235968BE000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = Nasm.inc; path = ../../Nasm.inc; sourceTree = ""; }; A5716FD5235A1576000CEC60 /* InternalIsaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalIsaBus.h; sourceTree = ""; }; A5716FD6235A1576000CEC60 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = ""; }; @@ -989,5247 +632,6207 @@ A5717005235A1576000CEC60 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = ""; }; A5717006235A1576000CEC60 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = ""; }; A5717007235A1576000CEC60 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = ""; }; - A5717009235A1871000CEC60 /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = ""; }; - A571700A235A1871000CEC60 /* DataHubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubDxe.uni; sourceTree = ""; }; - A571700B235A1871000CEC60 /* DataHubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubDxe.inf; sourceTree = ""; }; - A571700C235A1871000CEC60 /* DataHubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubDxeExtra.uni; sourceTree = ""; }; - A571700D235A1871000CEC60 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - A571700F235A187C000CEC60 /* DataHubStdErrDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubStdErrDxeExtra.uni; sourceTree = ""; }; - A5717010235A187C000CEC60 /* DataHubStdErr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHubStdErr.c; sourceTree = ""; }; - A5717011235A187C000CEC60 /* DataHubStdErrDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubStdErrDxe.inf; sourceTree = ""; }; - A5717012235A187C000CEC60 /* DataHubStdErrDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubStdErrDxe.uni; sourceTree = ""; }; - A5717014235A188B000CEC60 /* DriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverOverride.c; sourceTree = ""; }; - A5717015235A188B000CEC60 /* DriverOverride.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverOverride.inf; sourceTree = ""; }; - A571C2702405749900B6A2C5 /* XToolsCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsCommon.h; sourceTree = ""; }; - A571C2792405749900B6A2C5 /* XArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XArray.h; sourceTree = ""; }; - A571C27A2405749900B6A2C5 /* XObjArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XObjArray.h; sourceTree = ""; }; - A571C27E240574A100B6A2C5 /* XArray_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XArray_tests.h; sourceTree = ""; }; - A571C284240574A100B6A2C5 /* XObjArray_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XObjArray_tests.h; sourceTree = ""; }; - A571C285240574A100B6A2C5 /* all_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = all_tests.cpp; sourceTree = ""; }; - A571C286240574A100B6A2C5 /* XObjArray_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XObjArray_tests.cpp; sourceTree = ""; }; - A571C287240574A100B6A2C5 /* XArray_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XArray_tests.cpp; sourceTree = ""; }; - A571C288240574A100B6A2C5 /* all_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = all_tests.h; sourceTree = ""; }; - A571C28B240574D900B6A2C5 /* XImage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XImage.cpp; sourceTree = ""; }; - A571C28C240574D900B6A2C5 /* XImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XImage.h; sourceTree = ""; }; A5779C9224C6B2EB006D1DC0 /* MachO-loader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MachO-loader.h"; sourceTree = ""; }; A5779C9324C6C1EB006D1DC0 /* UefiLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLoader.h; sourceTree = ""; }; - A57CF7B9241A8A12006DE51E /* XTheme.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XTheme.cpp; sourceTree = ""; }; - A57CF7BA241A8A13006DE51E /* XTheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XTheme.h; sourceTree = ""; }; - A57CF7C9241BE0D6006DE51E /* XString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XString.cpp; sourceTree = ""; }; - A57CF7CA241BE0D6006DE51E /* XString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XString.h; sourceTree = ""; }; - A57CF7CC241BE0F9006DE51E /* strcmp_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strcmp_test.h; sourceTree = ""; }; - A57CF7CD241BE0FA006DE51E /* strncmp_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strncmp_test.cpp; sourceTree = ""; }; - A57CF7CE241BE0FA006DE51E /* strncmp_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strncmp_test.h; sourceTree = ""; }; - A57CF7CF241BE0FA006DE51E /* strlen_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strlen_test.cpp; sourceTree = ""; }; - A57CF7D0241BE0FB006DE51E /* strlen_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strlen_test.h; sourceTree = ""; }; - A57CF7D1241BE0FB006DE51E /* strcmp_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strcmp_test.cpp; sourceTree = ""; }; - A57CF7D5241BE110006DE51E /* XString_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XString_test.h; sourceTree = ""; }; - A57CF7D6241BE111006DE51E /* XString_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XString_test.cpp; sourceTree = ""; }; - A5814365253816D700CF4451 /* PlatformBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBdsLib.h; sourceTree = ""; }; - A5814366253816D700CF4451 /* GenericBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = ""; }; - A5814368253816D700CF4451 /* ExitPmAuth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExitPmAuth.h; sourceTree = ""; }; - A5814369253816D700CF4451 /* IsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaAcpi.h; sourceTree = ""; }; - A581436A253816D700CF4451 /* OEMBadging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OEMBadging.h; sourceTree = ""; }; - A581436B253816D700CF4451 /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = ""; }; - A581436C253816D700CF4451 /* IsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = ""; }; - A581436E253816D700CF4451 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; - A581436F253816D700CF4451 /* IntelFrameworkModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntelFrameworkModulePkgTokenSpace.h; sourceTree = ""; }; - A5814370253816D700CF4451 /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = ""; }; - A5814371253816D700CF4451 /* HdBootVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdBootVariable.h; sourceTree = ""; }; - A5814372253816D700CF4451 /* BdsLibHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsLibHii.h; sourceTree = ""; }; - A5814373253816D700CF4451 /* BdsHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsHii.h; sourceTree = ""; }; - A5814374253816D700CF4451 /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = ""; }; - A5814375253816D700CF4451 /* DataHubStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubStatusCodeRecord.h; sourceTree = ""; }; - A5814376253816D700CF4451 /* AcpiVariableCompatibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiVariableCompatibility.h; sourceTree = ""; }; - A5814377253816D700CF4451 /* LegacyDevOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyDevOrder.h; sourceTree = ""; }; - A5814378253816D700CF4451 /* LastEnumLang.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LastEnumLang.h; sourceTree = ""; }; - A5814379253816D700CF4451 /* CapsuleDataFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleDataFile.h; sourceTree = ""; }; - A581437A253816D700CF4451 /* IntelFrameworkModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkgExtra.uni; sourceTree = ""; }; - A581437B253816D700CF4451 /* IntelFrameworkModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dsc; sourceTree = ""; }; - A581437C253816D700CF4451 /* IntelFrameworkModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.uni; sourceTree = ""; }; - A581437D253816D700CF4451 /* IntelFrameworkModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dec; sourceTree = ""; }; - A581437F253816EC00CF4451 /* IntelFrameworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkgExtra.uni; sourceTree = ""; }; - A5814381253816EC00CF4451 /* FrameworkSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkSmm.h; sourceTree = ""; }; - A5814382253816EC00CF4451 /* FrameworkDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkDxe.h; sourceTree = ""; }; - A5814384253816EC00CF4451 /* BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScript.h; sourceTree = ""; }; - A5814385253816EC00CF4451 /* FirmwareVolumeImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeImageFormat.h; sourceTree = ""; }; - A5814386253816EC00CF4451 /* SmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCis.h; sourceTree = ""; }; - A5814387253816EC00CF4451 /* FrameworkInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkInternalFormRepresentation.h; sourceTree = ""; }; - A5814388253816EC00CF4451 /* Hob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hob.h; sourceTree = ""; }; - A5814389253816EC00CF4451 /* PeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCis.h; sourceTree = ""; }; - A581438A253816EC00CF4451 /* FirmwareVolumeHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeHeader.h; sourceTree = ""; }; - A581438B253816EC00CF4451 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; - A581438C253816EC00CF4451 /* DxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCis.h; sourceTree = ""; }; - A581438E253816EC00CF4451 /* SmmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase.h; sourceTree = ""; }; - A581438F253816EC00CF4451 /* SmmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch.h; sourceTree = ""; }; - A5814390253816EC00CF4451 /* SmmIchnDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIchnDispatch.h; sourceTree = ""; }; - A5814391253816EC00CF4451 /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = ""; }; - A5814392253816EC00CF4451 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; - A5814393253816EC00CF4451 /* SmmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch.h; sourceTree = ""; }; - A5814394253816EC00CF4451 /* SmmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch.h; sourceTree = ""; }; - A5814395253816EC00CF4451 /* AcpiS3Save.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Save.h; sourceTree = ""; }; - A5814396253816EC00CF4451 /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = ""; }; - A5814397253816EC00CF4451 /* FrameworkFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFirmwareVolumeBlock.h; sourceTree = ""; }; - A5814398253816EC00CF4451 /* SmmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch.h; sourceTree = ""; }; - A5814399253816EC00CF4451 /* FrameworkFormCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormCallback.h; sourceTree = ""; }; - A581439A253816EC00CF4451 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; - A581439B253816EC00CF4451 /* SmmCpuSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuSaveState.h; sourceTree = ""; }; - A581439C253816EC00CF4451 /* SmmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch.h; sourceTree = ""; }; - A581439D253816EC00CF4451 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; - A581439E253816EC00CF4451 /* LegacyBiosPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosPlatform.h; sourceTree = ""; }; - A581439F253816EC00CF4451 /* FrameworkFormBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormBrowser.h; sourceTree = ""; }; - A58143A0253816EC00CF4451 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; - A58143A1253816EC00CF4451 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = ""; }; - A58143A2253816EC00CF4451 /* BootScriptSave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptSave.h; sourceTree = ""; }; - A58143A3253816EC00CF4451 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - A58143A4253816EC00CF4451 /* SmmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch.h; sourceTree = ""; }; - A58143A5253816EC00CF4451 /* SmmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch.h; sourceTree = ""; }; - A58143A6253816EC00CF4451 /* Legacy8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Legacy8259.h; sourceTree = ""; }; - A58143A7253816EC00CF4451 /* AcpiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSupport.h; sourceTree = ""; }; - A58143A8253816EC00CF4451 /* SmmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo.h; sourceTree = ""; }; - A58143A9253816EC00CF4451 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; - A58143AA253816EC00CF4451 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; - A58143AB253816EC00CF4451 /* FrameworkHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkHii.h; sourceTree = ""; }; - A58143AC253816EC00CF4451 /* FrameworkPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkPei.h; sourceTree = ""; }; - A58143AE253816EC00CF4451 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; - A58143AF253816EC00CF4451 /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = ""; }; - A58143B0253816EC00CF4451 /* SmmCommunicate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunicate.h; sourceTree = ""; }; - A58143B1253816EC00CF4451 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; - A58143B2253816EC00CF4451 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A58143B3253816EC00CF4451 /* FirmwareFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem.h; sourceTree = ""; }; - A58143B5253816EC00CF4451 /* PciCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg.h; sourceTree = ""; }; - A58143B6253816EC00CF4451 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; - A58143B7253816EC00CF4451 /* S3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume.h; sourceTree = ""; }; - A58143B8253816EC00CF4451 /* BootScriptExecuter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecuter.h; sourceTree = ""; }; - A58143B9253816EC00CF4451 /* ReadOnlyVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable.h; sourceTree = ""; }; - A58143BA253816EC00CF4451 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; - A58143BB253816EC00CF4451 /* FvLoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvLoadFile.h; sourceTree = ""; }; - A58143BC253816EC00CF4451 /* Smbus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus.h; sourceTree = ""; }; - A58143BD253816EC00CF4451 /* FindFv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FindFv.h; sourceTree = ""; }; - A58143BE253816EC00CF4451 /* IntelFrameworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dsc; sourceTree = ""; }; - A58143BF253816EC00CF4451 /* IntelFrameworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.uni; sourceTree = ""; }; - A58143C0253816EC00CF4451 /* IntelFrameworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dec; sourceTree = ""; }; - A58143C42538170700CF4451 /* Runtime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Runtime.c; sourceTree = ""; }; - A58143C52538170700CF4451 /* RuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.inf; sourceTree = ""; }; - A58143C62538170700CF4451 /* RuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.uni; sourceTree = ""; }; - A58143C72538170700CF4451 /* Crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = ""; }; - A58143C82538170700CF4451 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; - A58143C92538170700CF4451 /* RuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeExtra.uni; sourceTree = ""; }; - A58143CC2538170700CF4451 /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = ""; }; - A58143CD2538170700CF4451 /* MemoryProtection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProtection.c; sourceTree = ""; }; - A58143CE2538170700CF4451 /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = ""; }; - A58143CF2538170700CF4451 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; - A58143D02538170700CF4451 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = ""; }; - A58143D12538170700CF4451 /* PropertiesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertiesTable.c; sourceTree = ""; }; - A58143D22538170700CF4451 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; - A58143D42538170700CF4451 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; - A58143D52538170700CF4451 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = ""; }; - A58143D62538170700CF4451 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; - A58143D72538170700CF4451 /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = ""; }; - A58143D82538170700CF4451 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; - A58143D92538170700CF4451 /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = ""; }; - A58143DB2538170700CF4451 /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = ""; }; - A58143DC2538170700CF4451 /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = ""; }; - A58143DE2538170700CF4451 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; - A58143DF2538170700CF4451 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; - A58143E12538170700CF4451 /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = ""; }; - A58143E22538170700CF4451 /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = ""; }; - A58143E32538170700CF4451 /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = ""; }; - A58143E42538170700CF4451 /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = ""; }; - A58143E52538170700CF4451 /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = ""; }; - A58143E62538170700CF4451 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; - A58143E82538170700CF4451 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = ""; }; - A58143E92538170700CF4451 /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = ""; }; - A58143EB2538170700CF4451 /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = ""; }; - A58143ED2538170700CF4451 /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = ""; }; - A58143EE2538170700CF4451 /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = ""; }; - A58143F02538170700CF4451 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A58143F12538170700CF4451 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; - A58143F22538170700CF4451 /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = ""; }; - A58143F32538170700CF4451 /* DxeCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCore.uni; sourceTree = ""; }; - A58143F52538170700CF4451 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = ""; }; - A58143F72538170700CF4451 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; - A58143F82538170700CF4451 /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; - A58143F92538170700CF4451 /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = ""; }; - A58143FA2538170700CF4451 /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = ""; }; - A58143FB2538170700CF4451 /* DxeCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreExtra.uni; sourceTree = ""; }; - A58143FD2538170700CF4451 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; - A58143FE2538170700CF4451 /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = ""; }; - A58143FF2538170700CF4451 /* MemoryProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileRecord.c; sourceTree = ""; }; - A58144002538170700CF4451 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; - A58144012538170700CF4451 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; - A58144022538170700CF4451 /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = ""; }; - A58144032538170700CF4451 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; - A58144052538170700CF4451 /* Smi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smi.c; sourceTree = ""; }; - A58144062538170700CF4451 /* SmiHandlerProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfile.c; sourceTree = ""; }; - A58144072538170700CF4451 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; - A58144082538170700CF4451 /* PiSmmCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCore.c; sourceTree = ""; }; - A58144092538170700CF4451 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; - A581440A2538170700CF4451 /* PiSmmIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIplExtra.uni; sourceTree = ""; }; - A581440B2538170700CF4451 /* SmramProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramProfileRecord.c; sourceTree = ""; }; - A581440C2538170700CF4451 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; - A581440D2538170700CF4451 /* PiSmmCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreExtra.uni; sourceTree = ""; }; - A581440E2538170700CF4451 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; - A581440F2538170700CF4451 /* PiSmmCorePrivateData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCorePrivateData.h; sourceTree = ""; }; - A58144102538170700CF4451 /* PiSmmIpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmIpl.c; sourceTree = ""; }; - A58144112538170700CF4451 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; - A58144122538170700CF4451 /* PiSmmCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCore.h; sourceTree = ""; }; - A58144132538170700CF4451 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; - A58144142538170700CF4451 /* PiSmmCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.inf; sourceTree = ""; }; - A58144152538170700CF4451 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; - A58144162538170700CF4451 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; - A58144172538170700CF4451 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; - A58144182538170700CF4451 /* PiSmmCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.uni; sourceTree = ""; }; - A58144192538170700CF4451 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; - A581441A2538170700CF4451 /* PiSmmIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.uni; sourceTree = ""; }; - A581441B2538170700CF4451 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; - A581441C2538170700CF4451 /* PiSmmIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.inf; sourceTree = ""; }; - A581441E2538170700CF4451 /* PeiMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMain.inf; sourceTree = ""; }; - A58144202538170700CF4451 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; - A58144222538170700CF4451 /* MemoryServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryServices.c; sourceTree = ""; }; - A58144242538170700CF4451 /* Hob.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hob.c; sourceTree = ""; }; - A58144262538170700CF4451 /* Security.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Security.c; sourceTree = ""; }; - A58144282538170700CF4451 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; - A581442A2538170700CF4451 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; - A581442C2538170700CF4451 /* FwVol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVol.h; sourceTree = ""; }; - A581442D2538170700CF4451 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; - A581442F2538170700CF4451 /* Dependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dependency.h; sourceTree = ""; }; - A58144302538170700CF4451 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; - A58144322538170700CF4451 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A58144342538170700CF4451 /* PeiMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMain.c; sourceTree = ""; }; - A58144362538170700CF4451 /* StatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCode.c; sourceTree = ""; }; - A58144382538170700CF4451 /* BootMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMode.c; sourceTree = ""; }; - A581443A2538170700CF4451 /* CpuIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo.c; sourceTree = ""; }; - A581443C2538170700CF4451 /* Ppi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppi.c; sourceTree = ""; }; - A581443D2538170700CF4451 /* PeiCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreExtra.uni; sourceTree = ""; }; - A581443E2538170700CF4451 /* PeiMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiMain.h; sourceTree = ""; }; - A581443F2538170700CF4451 /* PeiCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCore.uni; sourceTree = ""; }; - A58144412538170700CF4451 /* DxeIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.uni; sourceTree = ""; }; - A58144432538170700CF4451 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A58144442538170700CF4451 /* DxeLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoad.c; sourceTree = ""; }; - A58144452538170700CF4451 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = ""; }; - A58144472538170700CF4451 /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = ""; }; - A58144482538170700CF4451 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A58144492538170700CF4451 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A581444A2538170700CF4451 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; - A581444C2538170700CF4451 /* IdtVectorAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IdtVectorAsm.nasm; sourceTree = ""; }; - A581444D2538170700CF4451 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A581444F2538170700CF4451 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A58144502538170700CF4451 /* DxeIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIplExtra.uni; sourceTree = ""; }; - A58144532538170700CF4451 /* DebugPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPort.c; sourceTree = ""; }; - A58144542538170700CF4451 /* DebugPortDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxeExtra.uni; sourceTree = ""; }; - A58144552538170700CF4451 /* DebugPortDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.inf; sourceTree = ""; }; - A58144562538170700CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58144572538170700CF4451 /* DebugPortDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.uni; sourceTree = ""; }; - A58144582538170700CF4451 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; - A581445A2538170700CF4451 /* EsrtFmpDebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmpDebugPrint.c; sourceTree = ""; }; - A581445B2538170700CF4451 /* EsrtFmpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxeExtra.uni; sourceTree = ""; }; - A581445C2538170700CF4451 /* EsrtFmpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.inf; sourceTree = ""; }; - A581445D2538170700CF4451 /* EsrtFmpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.uni; sourceTree = ""; }; - A581445E2538170700CF4451 /* EsrtFmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmp.c; sourceTree = ""; }; - A58144612538170700CF4451 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; - A58144622538170700CF4451 /* PlDebugSupportX64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportX64.c; sourceTree = ""; }; - A58144632538170700CF4451 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A58144642538170700CF4451 /* DebugSupportDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxeExtra.uni; sourceTree = ""; }; - A58144652538170700CF4451 /* DebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSupport.c; sourceTree = ""; }; - A58144672538170700CF4451 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; - A58144682538170700CF4451 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A58144692538170700CF4451 /* PlDebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupport.c; sourceTree = ""; }; - A581446A2538170700CF4451 /* PlDebugSupportIa32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportIa32.c; sourceTree = ""; }; - A581446B2538170700CF4451 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; - A581446C2538170700CF4451 /* DebugSupportDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.uni; sourceTree = ""; }; - A581446D2538170700CF4451 /* DebugSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.inf; sourceTree = ""; }; - A58144702538170700CF4451 /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = ""; }; - A58144712538170700CF4451 /* AcpiTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxeExtra.uni; sourceTree = ""; }; - A58144722538170700CF4451 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = ""; }; - A58144732538170700CF4451 /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = ""; }; - A58144742538170700CF4451 /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = ""; }; - A58144752538170700CF4451 /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = ""; }; - A58144762538170700CF4451 /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = ""; }; - A58144772538170700CF4451 /* AcpiTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.uni; sourceTree = ""; }; - A58144782538170700CF4451 /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = ""; }; - A58144792538170700CF4451 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = ""; }; - A581447A2538170700CF4451 /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = ""; }; - A581447B2538170700CF4451 /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = ""; }; - A581447C2538170700CF4451 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; - A581447E2538170700CF4451 /* AcpiS3ContextSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiS3ContextSave.c; sourceTree = ""; }; - A581447F2538170700CF4451 /* S3SaveStateDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxeExtra.uni; sourceTree = ""; }; - A58144802538170700CF4451 /* S3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SaveState.c; sourceTree = ""; }; - A58144812538170700CF4451 /* S3SaveStateDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.uni; sourceTree = ""; }; - A58144822538170700CF4451 /* S3SaveStateDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.inf; sourceTree = ""; }; - A58144832538170700CF4451 /* InternalS3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalS3SaveState.h; sourceTree = ""; }; - A58144852538170700CF4451 /* BootGraphicsResourceTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxeExtra.uni; sourceTree = ""; }; - A58144862538170700CF4451 /* BootGraphicsResourceTableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootGraphicsResourceTableDxe.c; sourceTree = ""; }; - A58144872538170700CF4451 /* BootGraphicsResourceTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.inf; sourceTree = ""; }; - A58144882538170700CF4451 /* BootGraphicsResourceTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.uni; sourceTree = ""; }; - A581448A2538170700CF4451 /* FirmwarePerformanceSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.uni; sourceTree = ""; }; - A581448B2538170700CF4451 /* FirmwarePerformanceSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.inf; sourceTree = ""; }; - A581448C2538170700CF4451 /* FirmwarePerformanceSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmmExtra.uni; sourceTree = ""; }; - A581448D2538170700CF4451 /* FirmwarePerformanceSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceSmm.c; sourceTree = ""; }; - A581448F2538170700CF4451 /* FirmwarePerformancePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformancePei.c; sourceTree = ""; }; - A58144902538170700CF4451 /* FirmwarePerformancePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePeiExtra.uni; sourceTree = ""; }; - A58144912538170700CF4451 /* FirmwarePerformancePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.inf; sourceTree = ""; }; - A58144922538170700CF4451 /* FirmwarePerformancePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.uni; sourceTree = ""; }; - A58144942538170700CF4451 /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = ""; }; - A58144952538170700CF4451 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = ""; }; - A58144962538170700CF4451 /* AcpiPlatformExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformExtra.uni; sourceTree = ""; }; - A58144972538170700CF4451 /* AcpiPlatform.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatform.uni; sourceTree = ""; }; - A58144992538170700CF4451 /* BootScriptExecutorDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.inf; sourceTree = ""; }; - A581449A2538170700CF4451 /* BootScriptExecutorDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.uni; sourceTree = ""; }; - A581449C2538170700CF4451 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; - A581449D2538170700CF4451 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; - A581449E2538170700CF4451 /* ScriptExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScriptExecute.h; sourceTree = ""; }; - A581449F2538170700CF4451 /* BootScriptExecutorDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxeExtra.uni; sourceTree = ""; }; - A58144A12538170700CF4451 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; - A58144A22538170700CF4451 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; - A58144A32538170700CF4451 /* ScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScriptExecute.c; sourceTree = ""; }; - A58144A52538170700CF4451 /* SmmS3SaveStateExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveStateExtra.uni; sourceTree = ""; }; - A58144A62538170700CF4451 /* SmmS3SaveState.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.inf; sourceTree = ""; }; - A58144A72538170700CF4451 /* SmmS3SaveState.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.uni; sourceTree = ""; }; - A58144A82538170700CF4451 /* InternalSmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmmSaveState.h; sourceTree = ""; }; - A58144A92538170700CF4451 /* SmmS3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmS3SaveState.c; sourceTree = ""; }; - A58144AB2538170700CF4451 /* FirmwarePerformanceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.inf; sourceTree = ""; }; - A58144AC2538170700CF4451 /* FirmwarePerformanceDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.uni; sourceTree = ""; }; - A58144AD2538170700CF4451 /* FirmwarePerformanceDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxeExtra.uni; sourceTree = ""; }; - A58144AE2538170700CF4451 /* FirmwarePerformanceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceDxe.c; sourceTree = ""; }; - A58144B02538170700CF4451 /* EbcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.uni; sourceTree = ""; }; - A58144B12538170700CF4451 /* EbcInt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcInt.h; sourceTree = ""; }; - A58144B22538170700CF4451 /* EbcExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcExecute.h; sourceTree = ""; }; - A58144B32538170700CF4451 /* EbcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.inf; sourceTree = ""; }; - A58144B52538170700CF4451 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; - A58144B62538170700CF4451 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; - A58144B72538170700CF4451 /* EbcDebugger.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.inf; sourceTree = ""; }; - A58144B82538170700CF4451 /* EbcDebuggerHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerHook.c; sourceTree = ""; }; - A58144BA2538170700CF4451 /* EdbCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommand.h; sourceTree = ""; }; - A58144BB2538170700CF4451 /* EdbDisasm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasm.h; sourceTree = ""; }; - A58144BC2538170700CF4451 /* EdbDisasmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasmSupport.c; sourceTree = ""; }; - A58144BD2538170700CF4451 /* EdbSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSymbol.c; sourceTree = ""; }; - A58144BE2538170700CF4451 /* EdbSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSupport.h; sourceTree = ""; }; - A58144BF2538170700CF4451 /* EdbCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommon.h; sourceTree = ""; }; - A58144C02538170700CF4451 /* EdbHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbHook.c; sourceTree = ""; }; - A58144C12538170700CF4451 /* EdbSupportUI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportUI.c; sourceTree = ""; }; - A58144C22538170700CF4451 /* EdbSupportString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportString.c; sourceTree = ""; }; - A58144C32538170700CF4451 /* EdbCmdExtIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtIo.c; sourceTree = ""; }; - A58144C42538170700CF4451 /* Edb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edb.c; sourceTree = ""; }; - A58144C52538170700CF4451 /* EdbCmdMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdMemory.c; sourceTree = ""; }; - A58144C62538170700CF4451 /* EbcDebuggerConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerConfig.c; sourceTree = ""; }; - A58144C72538170700CF4451 /* EdbDisasmSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasmSupport.h; sourceTree = ""; }; - A58144C82538170700CF4451 /* EdbSymbol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSymbol.h; sourceTree = ""; }; - A58144C92538170700CF4451 /* EdbSupportFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportFile.c; sourceTree = ""; }; - A58144CA2538170700CF4451 /* EdbCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCommand.c; sourceTree = ""; }; - A58144CB2538170700CF4451 /* EdbCmdStep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdStep.c; sourceTree = ""; }; - A58144CC2538170700CF4451 /* EdbDisasm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasm.c; sourceTree = ""; }; - A58144CD2538170700CF4451 /* EdbCmdRegister.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdRegister.c; sourceTree = ""; }; - A58144CE2538170700CF4451 /* EdbHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbHook.h; sourceTree = ""; }; - A58144CF2538170700CF4451 /* EdbCmdGo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdGo.c; sourceTree = ""; }; - A58144D02538170700CF4451 /* EdbCmdScope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdScope.c; sourceTree = ""; }; - A58144D12538170700CF4451 /* EdbCmdQuit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdQuit.c; sourceTree = ""; }; - A58144D22538170700CF4451 /* EdbCmdHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdHelp.c; sourceTree = ""; }; - A58144D32538170700CF4451 /* EdbCmdExtPci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtPci.c; sourceTree = ""; }; - A58144D42538170700CF4451 /* EdbCmdBranch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBranch.c; sourceTree = ""; }; - A58144D52538170700CF4451 /* Edb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edb.h; sourceTree = ""; }; - A58144D62538170700CF4451 /* EdbCmdBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreak.c; sourceTree = ""; }; - A58144D72538170700CF4451 /* EdbCmdSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdSymbol.c; sourceTree = ""; }; - A58144D82538170700CF4451 /* EdbCmdBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreakpoint.c; sourceTree = ""; }; - A58144D92538170700CF4451 /* EbcDebugger.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.uni; sourceTree = ""; }; - A58144DA2538170700CF4451 /* EbcDebuggerConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.uni; sourceTree = ""; }; - A58144DC2538170700CF4451 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; - A58144DD2538170700CF4451 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; - A58144DE2538170700CF4451 /* EbcInt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcInt.c; sourceTree = ""; }; - A58144DF2538170700CF4451 /* EbcDebuggerConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.inf; sourceTree = ""; }; - A58144E02538170700CF4451 /* EbcExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcExecute.c; sourceTree = ""; }; - A58144E12538170700CF4451 /* EbcDebuggerHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcDebuggerHook.h; sourceTree = ""; }; - A58144E32538170700CF4451 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; - A58144E42538170700CF4451 /* EbcLowLevel.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EbcLowLevel.S; sourceTree = ""; }; - A58144E52538170700CF4451 /* EbcDebuggerConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfigExtra.uni; sourceTree = ""; }; - A58144E62538170700CF4451 /* EbcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxeExtra.uni; sourceTree = ""; }; - A58144E72538170700CF4451 /* EbcDebuggerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerExtra.uni; sourceTree = ""; }; - A58144E92538170700CF4451 /* EsrtDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtDxe.c; sourceTree = ""; }; - A58144EA2538170700CF4451 /* EsrtImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtImpl.c; sourceTree = ""; }; - A58144EB2538170700CF4451 /* EsrtDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.uni; sourceTree = ""; }; - A58144EC2538170700CF4451 /* EsrtImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtImpl.h; sourceTree = ""; }; - A58144ED2538170700CF4451 /* EsrtDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.inf; sourceTree = ""; }; - A58144EE2538170700CF4451 /* EsrtDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxeExtra.uni; sourceTree = ""; }; - A58144F02538170700CF4451 /* SmbiosDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosDxe.h; sourceTree = ""; }; - A58144F12538170700CF4451 /* SmbiosDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDxe.c; sourceTree = ""; }; - A58144F22538170700CF4451 /* SmbiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.inf; sourceTree = ""; }; - A58144F32538170700CF4451 /* SmbiosDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.uni; sourceTree = ""; }; - A58144F42538170700CF4451 /* SmbiosDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxeExtra.uni; sourceTree = ""; }; - A58144F62538170700CF4451 /* SectionExtractionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.uni; sourceTree = ""; }; - A58144F72538170700CF4451 /* SectionExtractionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.inf; sourceTree = ""; }; - A58144F82538170700CF4451 /* SectionExtractionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionDxe.c; sourceTree = ""; }; - A58144F92538170700CF4451 /* SectionExtractionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxeExtra.uni; sourceTree = ""; }; - A58144FB2538170700CF4451 /* RegularExpressionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegularExpressionDxe.inf; sourceTree = ""; }; - A58144FC2538170700CF4451 /* RegularExpressionDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionDxe.h; sourceTree = ""; }; - A58144FE2538170700CF4451 /* unicode_property_data_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data_posix.c; sourceTree = ""; }; - A58144FF2538170700CF4451 /* unicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode.c; sourceTree = ""; }; - A58145002538170700CF4451 /* st.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = ""; }; - A58145012538170700CF4451 /* ascii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ascii.c; sourceTree = ""; }; - A58145022538170700CF4451 /* unicode_fold2_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold2_key.c; sourceTree = ""; }; - A58145032538170700CF4451 /* regparse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regparse.h; sourceTree = ""; }; - A58145042538170700CF4451 /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; - A58145052538170700CF4451 /* unicode_fold3_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold3_key.c; sourceTree = ""; }; - A58145062538170700CF4451 /* regposix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposix.c; sourceTree = ""; }; - A58145072538170700CF4451 /* unicode_fold1_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold1_key.c; sourceTree = ""; }; - A58145082538170700CF4451 /* unicode_wb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_wb_data.c; sourceTree = ""; }; - A58145092538170700CF4451 /* regexec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = ""; }; - A581450A2538170700CF4451 /* regint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regint.h; sourceTree = ""; }; - A581450B2538170700CF4451 /* regenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regenc.h; sourceTree = ""; }; - A581450C2538170700CF4451 /* regcomp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = ""; }; - A581450D2538170700CF4451 /* unicode_egcb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_egcb_data.c; sourceTree = ""; }; - A581450E2538170700CF4451 /* regtrav.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regtrav.c; sourceTree = ""; }; - A581450F2538170700CF4451 /* regsyntax.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regsyntax.c; sourceTree = ""; }; - A58145102538170700CF4451 /* OnigurumaIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaIntrinsics.c; sourceTree = ""; }; - A58145112538170700CF4451 /* regversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regversion.c; sourceTree = ""; }; - A58145122538170700CF4451 /* OnigurumaUefiPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaUefiPort.c; sourceTree = ""; }; - A58145132538170700CF4451 /* unicode_property_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data.c; sourceTree = ""; }; - A58145142538170700CF4451 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; - A58145152538170700CF4451 /* st.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = ""; }; - A58145162538170700CF4451 /* oniggnu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniggnu.h; sourceTree = ""; }; - A58145172538170700CF4451 /* onigposix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = onigposix.h; sourceTree = ""; }; - A58145182538170700CF4451 /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; - A58145192538170700CF4451 /* utf16_le.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utf16_le.c; sourceTree = ""; }; - A581451A2538170700CF4451 /* oniguruma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniguruma.h; sourceTree = ""; }; - A581451B2538170700CF4451 /* regposerr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposerr.c; sourceTree = ""; }; - A581451C2538170700CF4451 /* regparse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regparse.c; sourceTree = ""; }; - A581451D2538170700CF4451 /* onig_init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = onig_init.c; sourceTree = ""; }; - A581451E2538170700CF4451 /* regenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regenc.c; sourceTree = ""; }; - A581451F2538170700CF4451 /* regerror.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = ""; }; - A58145202538170700CF4451 /* OnigurumaUefiPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnigurumaUefiPort.h; sourceTree = ""; }; - A58145212538170700CF4451 /* unicode_unfold_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_unfold_key.c; sourceTree = ""; }; - A58145222538170700CF4451 /* reggnu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reggnu.c; sourceTree = ""; }; - A58145232538170700CF4451 /* unicode_fold_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold_data.c; sourceTree = ""; }; - A58145242538170700CF4451 /* RegularExpressionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegularExpressionDxe.c; sourceTree = ""; }; - A58145272538170700CF4451 /* Measurement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Measurement.c; sourceTree = ""; }; - A58145282538170700CF4451 /* SpeculationBarrierDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierDxe.c; sourceTree = ""; }; - A58145292538170700CF4451 /* VariableStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableStandaloneMm.inf; sourceTree = ""; }; - A581452A2538170700CF4451 /* VariableSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.uni; sourceTree = ""; }; - A581452B2538170700CF4451 /* VariableSmmRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxeExtra.uni; sourceTree = ""; }; - A581452C2538170700CF4451 /* SpeculationBarrierSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierSmm.c; sourceTree = ""; }; - A581452D2538170700CF4451 /* VariableSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.inf; sourceTree = ""; }; - A581452E2538170700CF4451 /* VariableTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableTraditionalMm.c; sourceTree = ""; }; - A581452F2538170700CF4451 /* PrivilegePolymorphic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrivilegePolymorphic.h; sourceTree = ""; }; - A58145302538170700CF4451 /* VariableExLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableExLib.c; sourceTree = ""; }; - A58145312538170700CF4451 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - A58145322538170700CF4451 /* VariableSmmRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmmRuntimeDxe.c; sourceTree = ""; }; - A58145332538170700CF4451 /* VariableSmmRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.inf; sourceTree = ""; }; - A58145342538170700CF4451 /* VariableStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableStandaloneMm.c; sourceTree = ""; }; - A58145352538170700CF4451 /* VariableSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmExtra.uni; sourceTree = ""; }; - A58145362538170700CF4451 /* VariableSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmm.c; sourceTree = ""; }; - A58145372538170700CF4451 /* TcgMorLockSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockSmm.c; sourceTree = ""; }; - A58145382538170700CF4451 /* Reclaim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reclaim.c; sourceTree = ""; }; - A58145392538170700CF4451 /* VariableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableDxe.c; sourceTree = ""; }; - A581453A2538170700CF4451 /* VariableSmmRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.uni; sourceTree = ""; }; - A581453B2538170700CF4451 /* TcgMorLockDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockDxe.c; sourceTree = ""; }; - A581453C2538170700CF4451 /* VarCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheck.c; sourceTree = ""; }; - A581453D2538170700CF4451 /* VariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.inf; sourceTree = ""; }; - A581453E2538170700CF4451 /* VariableRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxeExtra.uni; sourceTree = ""; }; - A581453F2538170700CF4451 /* VariableRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.uni; sourceTree = ""; }; - A58145402538170700CF4451 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; - A58145422538170700CF4451 /* PeiVariableExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariableExtra.uni; sourceTree = ""; }; - A58145432538170700CF4451 /* PeiVariable.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariable.uni; sourceTree = ""; }; - A58145442538170700CF4451 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - A58145452538170700CF4451 /* VariablePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariablePei.inf; sourceTree = ""; }; - A58145462538170700CF4451 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; - A58145482538170700CF4451 /* InputHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputHandler.c; sourceTree = ""; }; - A58145492538170700CF4451 /* FormDisplay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FormDisplay.c; sourceTree = ""; }; - A581454A2538170700CF4451 /* DisplayEngine.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngine.uni; sourceTree = ""; }; - A581454B2538170700CF4451 /* FormDisplayStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FormDisplayStr.uni; sourceTree = ""; }; - A581454C2538170700CF4451 /* FormDisplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormDisplay.h; sourceTree = ""; }; - A581454D2538170700CF4451 /* Popup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Popup.c; sourceTree = ""; }; - A581454E2538170700CF4451 /* ProcessOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcessOptions.c; sourceTree = ""; }; - A581454F2538170700CF4451 /* DisplayEngineDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineDxe.inf; sourceTree = ""; }; - A58145502538170700CF4451 /* DisplayEngineExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineExtra.uni; sourceTree = ""; }; - A58145522538170700CF4451 /* CapsuleOnDiskLoadPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPeiExtra.uni; sourceTree = ""; }; - A58145532538170700CF4451 /* CapsuleOnDiskLoadPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDiskLoadPei.c; sourceTree = ""; }; - A58145542538170700CF4451 /* CapsuleOnDiskLoadPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.inf; sourceTree = ""; }; - A58145552538170700CF4451 /* CapsuleOnDiskLoadPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.uni; sourceTree = ""; }; - A58145572538170700CF4451 /* DriverHealthManagerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxeExtra.uni; sourceTree = ""; }; - A58145582538170700CF4451 /* DriverHealthManagerDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerDxe.h; sourceTree = ""; }; - A58145592538170700CF4451 /* DriverHealthManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerVfr.h; sourceTree = ""; }; - A581455A2538170700CF4451 /* DriverHealthManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerStrings.uni; sourceTree = ""; }; - A581455B2538170700CF4451 /* DriverHealthManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerVfr.Vfr; sourceTree = ""; }; - A581455C2538170700CF4451 /* DriverHealthManagerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.uni; sourceTree = ""; }; - A581455D2538170700CF4451 /* DriverHealthConfigureVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthConfigureVfr.Vfr; sourceTree = ""; }; - A581455E2538170700CF4451 /* DriverHealthManagerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverHealthManagerDxe.c; sourceTree = ""; }; - A581455F2538170700CF4451 /* DriverHealthManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.inf; sourceTree = ""; }; - A58145612538170700CF4451 /* MonotonicCounterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxeExtra.uni; sourceTree = ""; }; - A58145622538170700CF4451 /* MonotonicCounterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.inf; sourceTree = ""; }; - A58145632538170700CF4451 /* MonotonicCounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonotonicCounter.c; sourceTree = ""; }; - A58145642538170700CF4451 /* MonotonicCounterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.uni; sourceTree = ""; }; - A58145662538170700CF4451 /* LegacyRegion2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.uni; sourceTree = ""; }; - A58145672538170700CF4451 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = ""; }; - A58145682538170700CF4451 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = ""; }; - A58145692538170700CF4451 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; - A581456A2538170700CF4451 /* LegacyRegion2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2DxeExtra.uni; sourceTree = ""; }; - A581456C2538170700CF4451 /* WatchdogTimer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.inf; sourceTree = ""; }; - A581456D2538170700CF4451 /* WatchdogTimer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.uni; sourceTree = ""; }; - A581456E2538170700CF4451 /* WatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WatchdogTimer.c; sourceTree = ""; }; - A581456F2538170700CF4451 /* WatchdogTimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimerExtra.uni; sourceTree = ""; }; - A58145702538170700CF4451 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; - A58145722538170700CF4451 /* FaultTolerantWriteSmmDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxeExtra.uni; sourceTree = ""; }; - A58145732538170700CF4451 /* FaultTolerantWriteSmmCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmCommon.h; sourceTree = ""; }; - A58145742538170700CF4451 /* FaultTolerantWriteSmmDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmDxe.h; sourceTree = ""; }; - A58145752538170700CF4451 /* FaultTolerantWriteStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteStandaloneMm.inf; sourceTree = ""; }; - A58145762538170700CF4451 /* SmmFaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; - A58145772538170700CF4451 /* FaultTolerantWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWrite.c; sourceTree = ""; }; - A58145782538170700CF4451 /* FaultTolerantWriteDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.inf; sourceTree = ""; }; - A58145792538170700CF4451 /* FaultTolerantWriteStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteStandaloneMm.c; sourceTree = ""; }; - A581457A2538170700CF4451 /* FaultTolerantWriteSmmDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmmDxe.c; sourceTree = ""; }; - A581457B2538170700CF4451 /* FaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; - A581457C2538170700CF4451 /* FaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.uni; sourceTree = ""; }; - A581457D2538170700CF4451 /* FaultTolerantWriteSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmm.inf; sourceTree = ""; }; - A581457E2538170700CF4451 /* FaultTolerantWriteTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteTraditionalMm.c; sourceTree = ""; }; - A581457F2538170700CF4451 /* FaultTolerantWriteDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteDxe.c; sourceTree = ""; }; - A58145802538170700CF4451 /* FaultTolerantWriteSmmDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.uni; sourceTree = ""; }; - A58145812538170700CF4451 /* FaultTolerantWriteSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmm.c; sourceTree = ""; }; - A58145822538170700CF4451 /* FtwMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FtwMisc.c; sourceTree = ""; }; - A58145832538170700CF4451 /* SmmFaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxe.uni; sourceTree = ""; }; - A58145842538170700CF4451 /* UpdateWorkingBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdateWorkingBlock.c; sourceTree = ""; }; - A58145852538170700CF4451 /* FaultTolerantWriteSmmDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.inf; sourceTree = ""; }; - A58145862538170700CF4451 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; - A58145882538170700CF4451 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A58145892538170700CF4451 /* DevicePathDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.inf; sourceTree = ""; }; - A581458A2538170700CF4451 /* DevicePathDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxeExtra.uni; sourceTree = ""; }; - A581458B2538170700CF4451 /* DevicePathDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.uni; sourceTree = ""; }; - A581458D2538170700CF4451 /* NVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVDataStruc.h; sourceTree = ""; }; - A581458E2538170700CF4451 /* DriverSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSample.c; sourceTree = ""; }; - A581458F2538170700CF4451 /* DriverSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleDxe.inf; sourceTree = ""; }; - A58145902538170700CF4451 /* Inventory.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Inventory.vfr; sourceTree = ""; }; - A58145912538170700CF4451 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; - A58145922538170700CF4451 /* DriverSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSample.uni; sourceTree = ""; }; - A58145932538170700CF4451 /* InventoryStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = InventoryStrings.uni; sourceTree = ""; }; - A58145942538170700CF4451 /* DriverSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleExtra.uni; sourceTree = ""; }; - A58145952538170700CF4451 /* DriverSample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSample.h; sourceTree = ""; }; - A58145962538170700CF4451 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; - A58145982538170700CF4451 /* SmbiosMeasurementDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxeExtra.uni; sourceTree = ""; }; - A58145992538170700CF4451 /* SmbiosMeasurementDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosMeasurementDxe.c; sourceTree = ""; }; - A581459A2538170700CF4451 /* SmbiosMeasurementDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.inf; sourceTree = ""; }; - A581459B2538170700CF4451 /* SmbiosMeasurementDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.uni; sourceTree = ""; }; - A581459D2538170700CF4451 /* HiiResourcesSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiResourcesSample.c; sourceTree = ""; }; - A581459E2538170700CF4451 /* HiiResourcesSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSample.uni; sourceTree = ""; }; - A581459F2538170700CF4451 /* HiiResourcesSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleDxe.inf; sourceTree = ""; }; - A58145A02538170700CF4451 /* HiiResourcesSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleExtra.uni; sourceTree = ""; }; - A58145A12538170700CF4451 /* SampleStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SampleStrings.uni; sourceTree = ""; }; - A58145A22538170700CF4451 /* Sample.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Sample.vfr; sourceTree = ""; }; - A58145A42538170700CF4451 /* InternalPlatDriOverrideDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalPlatDriOverrideDxe.h; sourceTree = ""; }; - A58145A52538170700CF4451 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; - A58145A62538170700CF4451 /* PlatOverMngr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatOverMngr.h; sourceTree = ""; }; - A58145A72538170700CF4451 /* PlatformDriOverrideDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformDriOverrideDxe.inf; sourceTree = ""; }; - A58145A82538170700CF4451 /* PlatDriOverrideLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideLib.c; sourceTree = ""; }; - A58145A92538170700CF4451 /* PlatDriOverrideDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxe.uni; sourceTree = ""; }; - A58145AA2538170700CF4451 /* PlatDriOverrideDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxeExtra.uni; sourceTree = ""; }; - A58145AB2538170700CF4451 /* PlatDriOverrideDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideDxe.c; sourceTree = ""; }; - A58145AC2538170700CF4451 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; - A58145AE2538170700CF4451 /* LoadFileOnFv2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LoadFileOnFv2.c; sourceTree = ""; }; - A58145AF2538170700CF4451 /* LoadFileOnFv2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.inf; sourceTree = ""; }; - A58145B02538170700CF4451 /* LoadFileOnFv2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.uni; sourceTree = ""; }; - A58145B12538170700CF4451 /* LoadFileOnFv2Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2Extra.uni; sourceTree = ""; }; - A58145B32538170700CF4451 /* BootManagerPolicyDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.uni; sourceTree = ""; }; - A58145B42538170700CF4451 /* BootManagerPolicyDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.inf; sourceTree = ""; }; - A58145B52538170700CF4451 /* BootManagerPolicyDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxeExtra.uni; sourceTree = ""; }; - A58145B62538170700CF4451 /* BootManagerPolicyDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerPolicyDxe.c; sourceTree = ""; }; - A58145B92538170700CF4451 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; - A58145BA2538170700CF4451 /* PcdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxeExtra.uni; sourceTree = ""; }; - A58145BB2538170700CF4451 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; - A58145BC2538170700CF4451 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; - A58145BD2538170700CF4451 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; - A58145BE2538170700CF4451 /* PcdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxe.uni; sourceTree = ""; }; - A58145C02538170700CF4451 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; - A58145C12538170700CF4451 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; - A58145C22538170700CF4451 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; - A58145C32538170700CF4451 /* PcdPeim.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeim.uni; sourceTree = ""; }; - A58145C42538170700CF4451 /* PcdPeimExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeimExtra.uni; sourceTree = ""; }; - A58145C52538170700CF4451 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; - A58145C72538170700CF4451 /* SectionExtractionPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionPei.c; sourceTree = ""; }; - A58145C82538170700CF4451 /* SectionExtractionPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPeiExtra.uni; sourceTree = ""; }; - A58145C92538170700CF4451 /* SectionExtractionPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.uni; sourceTree = ""; }; - A58145CA2538170700CF4451 /* SectionExtractionPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.inf; sourceTree = ""; }; - A58145CD2538170700CF4451 /* StatusCodeHandlerRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerRuntimeDxe.c; sourceTree = ""; }; - A58145CE2538170700CF4451 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; - A58145CF2538170700CF4451 /* StatusCodeHandlerRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxeExtra.uni; sourceTree = ""; }; - A58145D02538170700CF4451 /* StatusCodeHandlerRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.uni; sourceTree = ""; }; - A58145D12538170700CF4451 /* StatusCodeHandlerRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.inf; sourceTree = ""; }; - A58145D22538170700CF4451 /* StatusCodeHandlerRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerRuntimeDxe.h; sourceTree = ""; }; - A58145D32538170700CF4451 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; - A58145D52538170700CF4451 /* StatusCodeHandlerPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.uni; sourceTree = ""; }; - A58145D62538170700CF4451 /* StatusCodeHandlerPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPeiExtra.uni; sourceTree = ""; }; - A58145D72538170700CF4451 /* StatusCodeHandlerPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.inf; sourceTree = ""; }; - A58145D82538170700CF4451 /* StatusCodeHandlerPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerPei.h; sourceTree = ""; }; - A58145D92538170700CF4451 /* MemoryStausCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStausCodeWorker.c; sourceTree = ""; }; - A58145DA2538170700CF4451 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; - A58145DB2538170700CF4451 /* StatusCodeHandlerPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerPei.c; sourceTree = ""; }; - A58145DD2538170700CF4451 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; - A58145DE2538170700CF4451 /* StatusCodeHandlerSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerSmm.c; sourceTree = ""; }; - A58145DF2538170700CF4451 /* StatusCodeHandlerSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmmExtra.uni; sourceTree = ""; }; - A58145E02538170700CF4451 /* StatusCodeHandlerSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.inf; sourceTree = ""; }; - A58145E12538170700CF4451 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; - A58145E22538170700CF4451 /* StatusCodeHandlerSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerSmm.h; sourceTree = ""; }; - A58145E32538170700CF4451 /* StatusCodeHandlerSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.uni; sourceTree = ""; }; - A58145E52538170700CF4451 /* DebugServicePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugServicePei.c; sourceTree = ""; }; - A58145E62538170700CF4451 /* DebugService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugService.h; sourceTree = ""; }; - A58145E72538170700CF4451 /* DebugServicePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.inf; sourceTree = ""; }; - A58145E82538170700CF4451 /* DebugServicePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.uni; sourceTree = ""; }; - A58145EA2538170700CF4451 /* TimestampDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimestampDxe.c; sourceTree = ""; }; - A58145EB2538170700CF4451 /* TimestampDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.uni; sourceTree = ""; }; - A58145EC2538170700CF4451 /* TimestampDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.inf; sourceTree = ""; }; - A58145ED2538170700CF4451 /* TimestampDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxeExtra.uni; sourceTree = ""; }; - A58145EF2538170700CF4451 /* ResetSystemPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPeiExtra.uni; sourceTree = ""; }; - A58145F02538170700CF4451 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; - A58145F12538170700CF4451 /* ResetSystemPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.inf; sourceTree = ""; }; - A58145F22538170700CF4451 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; - A58145F32538170700CF4451 /* ResetSystemPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.uni; sourceTree = ""; }; - A58145F52538170700CF4451 /* FvSimpleFileSystemEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystemEntryPoint.c; sourceTree = ""; }; - A58145F62538170700CF4451 /* FvSimpleFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystem.c; sourceTree = ""; }; - A58145F72538170700CF4451 /* FvSimpleFileSystemDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemDxe.inf; sourceTree = ""; }; - A58145F82538170700CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58145F92538170700CF4451 /* FvSimpleFileSystemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvSimpleFileSystemInternal.h; sourceTree = ""; }; - A58145FA2538170700CF4451 /* FvSimpleFileSystem.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystem.uni; sourceTree = ""; }; - A58145FB2538170700CF4451 /* FvSimpleFileSystemExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemExtra.uni; sourceTree = ""; }; - A58145FD2538170700CF4451 /* Defer3rdPartyImageLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Defer3rdPartyImageLoad.c; sourceTree = ""; }; - A58145FE2538170700CF4451 /* SecurityStubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.uni; sourceTree = ""; }; - A58145FF2538170700CF4451 /* SecurityStub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecurityStub.c; sourceTree = ""; }; - A58146002538170700CF4451 /* SecurityStubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.inf; sourceTree = ""; }; - A58146012538170700CF4451 /* SecurityStubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxeExtra.uni; sourceTree = ""; }; - A58146022538170700CF4451 /* Defer3rdPartyImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Defer3rdPartyImageLoad.h; sourceTree = ""; }; - A58146052538170700CF4451 /* DiskIoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.uni; sourceTree = ""; }; - A58146062538170700CF4451 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; - A58146072538170700CF4451 /* DiskIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.inf; sourceTree = ""; }; - A58146082538170700CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146092538170700CF4451 /* DiskIoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxeExtra.uni; sourceTree = ""; }; - A581460A2538170700CF4451 /* DiskIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskIo.c; sourceTree = ""; }; - A581460C2538170700CF4451 /* CdExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.inf; sourceTree = ""; }; - A581460D2538170700CF4451 /* PeiCdExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCdExpress.c; sourceTree = ""; }; - A581460E2538170700CF4451 /* CdExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.uni; sourceTree = ""; }; - A581460F2538170700CF4451 /* PeiCdExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCdExpress.h; sourceTree = ""; }; - A58146102538170700CF4451 /* CdExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPeiExtra.uni; sourceTree = ""; }; - A58146122538170800CF4451 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = ""; }; - A58146132538170800CF4451 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; - A58146142538170800CF4451 /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = ""; }; - A58146152538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146162538170800CF4451 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = ""; }; - A58146172538170800CF4451 /* PartitionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = ""; }; - A58146182538170800CF4451 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = ""; }; - A58146192538170800CF4451 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = ""; }; - A581461A2538170800CF4451 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = ""; }; - A581461B2538170800CF4451 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = ""; }; - A581461D2538170800CF4451 /* RamDiskImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskImpl.h; sourceTree = ""; }; - A581461E2538170800CF4451 /* RamDiskFileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskFileExplorer.c; sourceTree = ""; }; - A581461F2538170800CF4451 /* RamDiskNVData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskNVData.h; sourceTree = ""; }; - A58146202538170800CF4451 /* RamDiskHiiStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHiiStrings.uni; sourceTree = ""; }; - A58146212538170800CF4451 /* RamDiskImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskImpl.c; sourceTree = ""; }; - A58146222538170800CF4451 /* RamDiskBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskBlockIo.c; sourceTree = ""; }; - A58146232538170800CF4451 /* RamDiskProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskProtocol.c; sourceTree = ""; }; - A58146242538170800CF4451 /* RamDiskHii.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHii.vfr; sourceTree = ""; }; - A58146252538170800CF4451 /* RamDisk.asl */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDisk.asl; sourceTree = ""; }; - A58146262538170800CF4451 /* RamDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.inf; sourceTree = ""; }; - A58146272538170800CF4451 /* RamDiskDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskDriver.c; sourceTree = ""; }; - A58146282538170800CF4451 /* RamDiskDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.uni; sourceTree = ""; }; - A581462B2538170800CF4451 /* EnglishDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.uni; sourceTree = ""; }; - A581462C2538170800CF4451 /* EnglishDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxeExtra.uni; sourceTree = ""; }; - A581462D2538170800CF4451 /* UnicodeCollationEng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollationEng.c; sourceTree = ""; }; - A581462E2538170800CF4451 /* EnglishDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.inf; sourceTree = ""; }; - A581462F2538170800CF4451 /* UnicodeCollationEng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollationEng.h; sourceTree = ""; }; - A58146312538170800CF4451 /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = ""; }; - A58146322538170800CF4451 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; - A58146332538170800CF4451 /* FileSystemOperations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSystemOperations.c; sourceTree = ""; }; - A58146342538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146352538170800CF4451 /* UdfDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UdfDxe.inf; sourceTree = ""; }; - A58146362538170800CF4451 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; - A58146372538170800CF4451 /* File.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = ""; }; - A581463A2538170800CF4451 /* LightMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LightMemoryTest.c; sourceTree = ""; }; - A581463B2538170800CF4451 /* GenericMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.inf; sourceTree = ""; }; - A581463C2538170800CF4451 /* GenericMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxeExtra.uni; sourceTree = ""; }; - A581463D2538170800CF4451 /* GenericMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.uni; sourceTree = ""; }; - A581463E2538170800CF4451 /* LightMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LightMemoryTest.h; sourceTree = ""; }; - A58146402538170800CF4451 /* NullMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NullMemoryTest.h; sourceTree = ""; }; - A58146412538170800CF4451 /* NullMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxeExtra.uni; sourceTree = ""; }; - A58146422538170800CF4451 /* NullMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.inf; sourceTree = ""; }; - A58146432538170800CF4451 /* NullMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NullMemoryTest.c; sourceTree = ""; }; - A58146442538170800CF4451 /* NullMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.uni; sourceTree = ""; }; - A58146462538170800CF4451 /* HiiDatabaseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseDxe.inf; sourceTree = ""; }; - A58146472538170800CF4451 /* HiiDatabase.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabase.uni; sourceTree = ""; }; - A58146482538170800CF4451 /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = ""; }; - A58146492538170800CF4451 /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = ""; }; - A581464A2538170800CF4451 /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = ""; }; - A581464B2538170800CF4451 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A581464C2538170800CF4451 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A581464D2538170800CF4451 /* HiiDatabaseExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseExtra.uni; sourceTree = ""; }; - A581464E2538170800CF4451 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; - A581464F2538170800CF4451 /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = ""; }; - A58146502538170800CF4451 /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = ""; }; - A58146512538170800CF4451 /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = ""; }; - A58146532538170800CF4451 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; - A58146542538170800CF4451 /* PcatSingleSegmentPciCfg2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.inf; sourceTree = ""; }; - A58146552538170800CF4451 /* PcatSingleSegmentPciCfg2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.uni; sourceTree = ""; }; - A58146562538170800CF4451 /* PcatSingleSegmentPciCfg2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2PeiExtra.uni; sourceTree = ""; }; - A58146582538170800CF4451 /* FaultTolerantWritePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.inf; sourceTree = ""; }; - A58146592538170800CF4451 /* FaultTolerantWritePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.uni; sourceTree = ""; }; - A581465A2538170800CF4451 /* FaultTolerantWritePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWritePei.c; sourceTree = ""; }; - A581465B2538170800CF4451 /* FaultTolerantWritePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePeiExtra.uni; sourceTree = ""; }; - A581465D2538170800CF4451 /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = ""; }; - A581465E2538170800CF4451 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = ""; }; - A581465F2538170800CF4451 /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = ""; }; - A58146602538170800CF4451 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = ""; }; - A58146612538170800CF4451 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = ""; }; - A58146622538170800CF4451 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = ""; }; - A58146632538170800CF4451 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; - A58146642538170800CF4451 /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = ""; }; - A58146652538170800CF4451 /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = ""; }; - A58146672538170800CF4451 /* SmmCommunicationBufferExtraDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferExtraDxe.uni; sourceTree = ""; }; - A58146682538170800CF4451 /* SmmCommunicationBufferDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCommunicationBufferDxe.c; sourceTree = ""; }; - A58146692538170800CF4451 /* SmmCommunicationBufferDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.uni; sourceTree = ""; }; - A581466A2538170800CF4451 /* SmmCommunicationBufferDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.inf; sourceTree = ""; }; - A581466C2538170800CF4451 /* CapsulePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.uni; sourceTree = ""; }; - A581466D2538170800CF4451 /* CapsulePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.inf; sourceTree = ""; }; - A581466E2538170800CF4451 /* CapsuleX64Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64Extra.uni; sourceTree = ""; }; - A581466F2538170800CF4451 /* CapsulePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePeiExtra.uni; sourceTree = ""; }; - A58146712538170800CF4451 /* X64Entry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X64Entry.c; sourceTree = ""; }; - A58146722538170800CF4451 /* PageFaultHandler.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = PageFaultHandler.nasm; sourceTree = ""; }; - A58146742538170800CF4451 /* CapsuleCoalesce.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCoalesce.c; sourceTree = ""; }; - A58146752538170800CF4451 /* CommonHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonHeader.h; sourceTree = ""; }; - A58146762538170800CF4451 /* CapsuleX64.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.uni; sourceTree = ""; }; - A58146772538170800CF4451 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A58146782538170800CF4451 /* CapsuleX64.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.inf; sourceTree = ""; }; - A58146792538170800CF4451 /* UefiCapsule.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiCapsule.c; sourceTree = ""; }; - A581467B2538170800CF4451 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; - A581467C2538170800CF4451 /* ResetSystemRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxeExtra.uni; sourceTree = ""; }; - A581467D2538170800CF4451 /* ResetSystemRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.uni; sourceTree = ""; }; - A581467E2538170800CF4451 /* ResetSystemRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.inf; sourceTree = ""; }; - A581467F2538170800CF4451 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; - A58146812538170800CF4451 /* Print.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Print.c; sourceTree = ""; }; - A58146822538170800CF4451 /* PrintDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxeExtra.uni; sourceTree = ""; }; - A58146832538170800CF4451 /* PrintDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.uni; sourceTree = ""; }; - A58146842538170800CF4451 /* PrintDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.inf; sourceTree = ""; }; - A58146862538170800CF4451 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; - A58146872538170800CF4451 /* SerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.inf; sourceTree = ""; }; - A58146882538170800CF4451 /* SerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.uni; sourceTree = ""; }; - A58146892538170800CF4451 /* SerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxeExtra.uni; sourceTree = ""; }; - A581468C2538170800CF4451 /* SmmLockBoxExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxExtra.uni; sourceTree = ""; }; - A581468D2538170800CF4451 /* SmmLockBox.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.inf; sourceTree = ""; }; - A581468E2538170800CF4451 /* SmmLockBox.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.uni; sourceTree = ""; }; - A581468F2538170800CF4451 /* SmmLockBox.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBox.c; sourceTree = ""; }; - A58146912538170800CF4451 /* FileExplorerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorerDxe.c; sourceTree = ""; }; - A58146922538170800CF4451 /* FileExplorerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.uni; sourceTree = ""; }; - A58146932538170800CF4451 /* FileExplorerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxeExtra.uni; sourceTree = ""; }; - A58146942538170800CF4451 /* FileExplorerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.inf; sourceTree = ""; }; - A58146972538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterRuntimeDxe.c; sourceTree = ""; }; - A58146982538170800CF4451 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxeExtra.uni; sourceTree = ""; }; - A58146992538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.uni; sourceTree = ""; }; - A581469A2538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.inf; sourceTree = ""; }; - A581469B2538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterRuntimeDxe.h; sourceTree = ""; }; - A581469D2538170800CF4451 /* ReportStatusCodeRouterPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.inf; sourceTree = ""; }; - A581469E2538170800CF4451 /* ReportStatusCodeRouterPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.uni; sourceTree = ""; }; - A581469F2538170800CF4451 /* ReportStatusCodeRouterPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPeiExtra.uni; sourceTree = ""; }; - A58146A02538170800CF4451 /* ReportStatusCodeRouterPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterPei.h; sourceTree = ""; }; - A58146A12538170800CF4451 /* ReportStatusCodeRouterPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterPei.c; sourceTree = ""; }; - A58146A32538170800CF4451 /* ReportStatusCodeRouterSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterSmm.c; sourceTree = ""; }; - A58146A42538170800CF4451 /* ReportStatusCodeRouterSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmmExtra.uni; sourceTree = ""; }; - A58146A52538170800CF4451 /* ReportStatusCodeRouterSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.uni; sourceTree = ""; }; - A58146A62538170800CF4451 /* ReportStatusCodeRouterSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterSmm.h; sourceTree = ""; }; - A58146A72538170800CF4451 /* ReportStatusCodeRouterSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.inf; sourceTree = ""; }; - A58146A92538170800CF4451 /* CapsuleCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCache.c; sourceTree = ""; }; - A58146AA2538170800CF4451 /* CapsuleCacheNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCacheNull.c; sourceTree = ""; }; - A58146AC2538170800CF4451 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; - A58146AD2538170800CF4451 /* CapsuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleService.h; sourceTree = ""; }; - A58146AE2538170800CF4451 /* CapsuleRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.uni; sourceTree = ""; }; - A58146AF2538170800CF4451 /* CapsuleRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.inf; sourceTree = ""; }; - A58146B02538170800CF4451 /* CapsuleRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxeExtra.uni; sourceTree = ""; }; - A58146B12538170800CF4451 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; - A58146B22538170800CF4451 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; - A58146B42538170800CF4451 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; - A58146B52538170800CF4451 /* CapsuleService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleService.c; sourceTree = ""; }; - A58146B72538170800CF4451 /* Expression.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Expression.c; sourceTree = ""; }; - A58146B82538170800CF4451 /* SetupBrowserExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserExtra.uni; sourceTree = ""; }; - A58146B92538170800CF4451 /* Setup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Setup.h; sourceTree = ""; }; - A58146BA2538170800CF4451 /* Presentation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Presentation.c; sourceTree = ""; }; - A58146BB2538170800CF4451 /* SetupBrowserDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserDxe.inf; sourceTree = ""; }; - A58146BC2538170800CF4451 /* Setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Setup.c; sourceTree = ""; }; - A58146BD2538170800CF4451 /* Expression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = ""; }; - A58146BE2538170800CF4451 /* IfrParse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IfrParse.c; sourceTree = ""; }; - A58146BF2538170800CF4451 /* SetupBrowser.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowser.uni; sourceTree = ""; }; - A58146C22538170800CF4451 /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = ""; }; - A58146C32538170800CF4451 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = ""; }; - A58146C42538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146C52538170800CF4451 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = ""; }; - A58146C62538170800CF4451 /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = ""; }; - A58146C72538170800CF4451 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = ""; }; - A58146C82538170800CF4451 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = ""; }; - A58146CA2538170800CF4451 /* TerminalDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxeExtra.uni; sourceTree = ""; }; - A58146CB2538170800CF4451 /* TerminalDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.uni; sourceTree = ""; }; - A58146CC2538170800CF4451 /* TerminalConOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConOut.c; sourceTree = ""; }; - A58146CD2538170800CF4451 /* TerminalConIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConIn.c; sourceTree = ""; }; - A58146CE2538170800CF4451 /* TerminalDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.inf; sourceTree = ""; }; - A58146CF2538170800CF4451 /* Terminal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Terminal.c; sourceTree = ""; }; - A58146D02538170800CF4451 /* Vtutf8.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtutf8.c; sourceTree = ""; }; - A58146D12538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146D22538170800CF4451 /* Terminal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = ""; }; - A58146D32538170800CF4451 /* Ansi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ansi.c; sourceTree = ""; }; - A58146D52538170800CF4451 /* ConPlatformDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxeExtra.uni; sourceTree = ""; }; - A58146D62538170800CF4451 /* ConPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConPlatform.c; sourceTree = ""; }; - A58146D72538170800CF4451 /* ConPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.inf; sourceTree = ""; }; - A58146D82538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146D92538170800CF4451 /* ConPlatformDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.uni; sourceTree = ""; }; - A58146DA2538170800CF4451 /* ConPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConPlatform.h; sourceTree = ""; }; - A58146DC2538170800CF4451 /* ConSplitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConSplitter.h; sourceTree = ""; }; - A58146DD2538170800CF4451 /* ConSplitterGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitterGraphics.c; sourceTree = ""; }; - A58146DE2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146DF2538170800CF4451 /* ConSplitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitter.c; sourceTree = ""; }; - A58146E02538170800CF4451 /* ConSplitterDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.uni; sourceTree = ""; }; - A58146E12538170800CF4451 /* ConSplitterDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxeExtra.uni; sourceTree = ""; }; - A58146E22538170800CF4451 /* ConSplitterDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.inf; sourceTree = ""; }; - A58146E42538170800CF4451 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; - A58146E52538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58146E62538170800CF4451 /* GraphicsOutputDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsOutputDxe.inf; sourceTree = ""; }; - A58146E72538170800CF4451 /* GraphicsOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsOutput.c; sourceTree = ""; }; - A58146E92538170800CF4451 /* Metronome.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.inf; sourceTree = ""; }; - A58146EA2538170800CF4451 /* Metronome.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Metronome.c; sourceTree = ""; }; - A58146EB2538170800CF4451 /* Metronome.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.uni; sourceTree = ""; }; - A58146EC2538170800CF4451 /* MetronomeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MetronomeExtra.uni; sourceTree = ""; }; - A58146ED2538170800CF4451 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; - A58146F02538170800CF4451 /* FmpAuthenticationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpAuthenticationLib.h; sourceTree = ""; }; - A58146F12538170800CF4451 /* PlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHookLib.h; sourceTree = ""; }; - A58146F22538170800CF4451 /* UefiBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootManagerLib.h; sourceTree = ""; }; - A58146F32538170800CF4451 /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = ""; }; - A58146F42538170800CF4451 /* TpmMeasurementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmMeasurementLib.h; sourceTree = ""; }; - A58146F52538170800CF4451 /* PciHostBridgeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeLib.h; sourceTree = ""; }; - A58146F62538170800CF4451 /* SecurityManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityManagementLib.h; sourceTree = ""; }; - A58146F72538170800CF4451 /* DisplayUpdateProgressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayUpdateProgressLib.h; sourceTree = ""; }; - A58146F82538170800CF4451 /* IpmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiLib.h; sourceTree = ""; }; - A58146F92538170800CF4451 /* DebugAgentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugAgentLib.h; sourceTree = ""; }; - A58146FA2538170800CF4451 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = ""; }; - A58146FB2538170800CF4451 /* PlatformBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBootManagerLib.h; sourceTree = ""; }; - A58146FC2538170800CF4451 /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = ""; }; - A58146FD2538170800CF4451 /* MemoryProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfileLib.h; sourceTree = ""; }; - A58146FE2538170800CF4451 /* SmmCorePlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePlatformHookLib.h; sourceTree = ""; }; - A58146FF2538170800CF4451 /* CustomizedDisplayLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLib.h; sourceTree = ""; }; - A58147002538170800CF4451 /* ResetUtilityLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetUtilityLib.h; sourceTree = ""; }; - A58147012538170800CF4451 /* SortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SortLib.h; sourceTree = ""; }; - A58147022538170800CF4451 /* FrameBufferBltLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameBufferBltLib.h; sourceTree = ""; }; - A58147032538170800CF4451 /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = ""; }; - A58147042538170800CF4451 /* OemHookStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OemHookStatusCodeLib.h; sourceTree = ""; }; - A58147052538170800CF4451 /* BmpSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmpSupportLib.h; sourceTree = ""; }; - A58147062538170800CF4451 /* LockBoxLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBoxLib.h; sourceTree = ""; }; - A58147072538170800CF4451 /* ResetSystemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystemLib.h; sourceTree = ""; }; - A58147082538170800CF4451 /* VarCheckLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckLib.h; sourceTree = ""; }; - A58147092538170800CF4451 /* RecoveryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryLib.h; sourceTree = ""; }; - A581470A2538170800CF4451 /* AuthVariableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthVariableLib.h; sourceTree = ""; }; - A581470B2538170800CF4451 /* HiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiLib.h; sourceTree = ""; }; - A581470C2538170800CF4451 /* NonDiscoverableDeviceRegistrationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDeviceRegistrationLib.h; sourceTree = ""; }; - A581470D2538170800CF4451 /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = ""; }; - A581470E2538170800CF4451 /* BootLogoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogoLib.h; sourceTree = ""; }; - A581470F2538170800CF4451 /* PlatformVarCleanupLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformVarCleanupLib.h; sourceTree = ""; }; - A58147102538170800CF4451 /* CpuExceptionHandlerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionHandlerLib.h; sourceTree = ""; }; - A58147112538170800CF4451 /* CapsuleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleLib.h; sourceTree = ""; }; - A58147122538170800CF4451 /* S3Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Lib.h; sourceTree = ""; }; - A58147132538170800CF4451 /* FileExplorerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorerLib.h; sourceTree = ""; }; - A58147152538170800CF4451 /* Ps2Policy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Policy.h; sourceTree = ""; }; - A58147162538170800CF4451 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; - A58147172538170800CF4451 /* UfsHostControllerPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostControllerPlatform.h; sourceTree = ""; }; - A58147182538170800CF4451 /* EsrtManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtManagement.h; sourceTree = ""; }; - A58147192538170800CF4451 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; - A581471A2538170800CF4451 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; - A581471B2538170800CF4451 /* IpmiProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiProtocol.h; sourceTree = ""; }; - A581471C2538170800CF4451 /* SwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwapAddressRange.h; sourceTree = ""; }; - A581471D2538170800CF4451 /* DebuggerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebuggerConfiguration.h; sourceTree = ""; }; - A581471E2538170800CF4451 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; - A581471F2538170800CF4451 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; - A58147202538170800CF4451 /* LoadPe32Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadPe32Image.h; sourceTree = ""; }; - A58147212538170800CF4451 /* VarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheck.h; sourceTree = ""; }; - A58147222538170800CF4451 /* FirmwareManagementProgress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagementProgress.h; sourceTree = ""; }; - A58147232538170800CF4451 /* AtaAtapiPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPolicy.h; sourceTree = ""; }; - A58147242538170800CF4451 /* SmmMemoryAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemoryAttribute.h; sourceTree = ""; }; - A58147252538170800CF4451 /* SdMmcOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcOverride.h; sourceTree = ""; }; - A58147262538170800CF4451 /* FormBrowserEx2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx2.h; sourceTree = ""; }; - A58147272538170800CF4451 /* SmmSwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwapAddressRange.h; sourceTree = ""; }; - A58147282538170800CF4451 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; - A58147292538170800CF4451 /* SmmFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFirmwareVolumeBlock.h; sourceTree = ""; }; - A581472A2538170800CF4451 /* EbcVmTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcVmTest.h; sourceTree = ""; }; - A581472B2538170800CF4451 /* PlatformLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformLogo.h; sourceTree = ""; }; - A581472C2538170800CF4451 /* PeCoffImageEmulator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffImageEmulator.h; sourceTree = ""; }; - A581472D2538170800CF4451 /* Print2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Print2.h; sourceTree = ""; }; - A581472E2538170800CF4451 /* BootLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo.h; sourceTree = ""; }; - A581472F2538170800CF4451 /* SmmReadyToBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToBoot.h; sourceTree = ""; }; - A58147302538170800CF4451 /* SmmLegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLegacyBoot.h; sourceTree = ""; }; - A58147312538170800CF4451 /* SmmVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariable.h; sourceTree = ""; }; - A58147322538170800CF4451 /* SmmFaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFaultTolerantWrite.h; sourceTree = ""; }; - A58147332538170800CF4451 /* LockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBox.h; sourceTree = ""; }; - A58147342538170800CF4451 /* GenericMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericMemoryTest.h; sourceTree = ""; }; - A58147352538170800CF4451 /* DisplayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayProtocol.h; sourceTree = ""; }; - A58147362538170800CF4451 /* BootLogo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo2.h; sourceTree = ""; }; - A58147372538170800CF4451 /* FormBrowserEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx.h; sourceTree = ""; }; - A58147382538170800CF4451 /* VariableLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableLock.h; sourceTree = ""; }; - A58147392538170800CF4451 /* EbcSimpleDebugger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcSimpleDebugger.h; sourceTree = ""; }; - A581473A2538170800CF4451 /* SmmVarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVarCheck.h; sourceTree = ""; }; - A581473B2538170800CF4451 /* SmmExitBootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmExitBootServices.h; sourceTree = ""; }; - A581473C2538170800CF4451 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; - A581473E2538170800CF4451 /* EndOfS3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfS3Resume.h; sourceTree = ""; }; - A581473F2538170800CF4451 /* MdeModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModulePkgTokenSpace.h; sourceTree = ""; }; - A58147402538170800CF4451 /* LoadModuleAtFixedAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadModuleAtFixedAddress.h; sourceTree = ""; }; - A58147412538170800CF4451 /* SystemNvDataGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemNvDataGuid.h; sourceTree = ""; }; - A58147422538170800CF4451 /* ExtendedFirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedFirmwarePerformance.h; sourceTree = ""; }; - A58147432538170800CF4451 /* MdeModuleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = ""; }; - A58147442538170800CF4451 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; - A58147452538170800CF4451 /* PlatformHasAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHasAcpi.h; sourceTree = ""; }; - A58147462538170800CF4451 /* SmmVariableCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariableCommon.h; sourceTree = ""; }; - A58147472538170800CF4451 /* MemoryProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfile.h; sourceTree = ""; }; - A58147482538170800CF4451 /* RamDiskHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskHii.h; sourceTree = ""; }; - A58147492538170800CF4451 /* PcdDataBaseSignatureGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseSignatureGuid.h; sourceTree = ""; }; - A581474A2538170800CF4451 /* VariableIndexTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableIndexTable.h; sourceTree = ""; }; - A581474B2538170800CF4451 /* ConsoleInDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleInDevice.h; sourceTree = ""; }; - A581474C2538170800CF4451 /* SerialPortLibVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLibVendor.h; sourceTree = ""; }; - A581474D2538170800CF4451 /* RecoveryDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryDevice.h; sourceTree = ""; }; - A581474E2538170800CF4451 /* IdleLoopEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdleLoopEvent.h; sourceTree = ""; }; - A581474F2538170800CF4451 /* Performance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Performance.h; sourceTree = ""; }; - A58147502538170800CF4451 /* UsbKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbKeyBoardLayout.h; sourceTree = ""; }; - A58147512538170800CF4451 /* ZeroGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroGuid.h; sourceTree = ""; }; - A58147522538170800CF4451 /* PcdDataBaseHobGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseHobGuid.h; sourceTree = ""; }; - A58147532538170800CF4451 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = ""; }; - A58147542538170800CF4451 /* Ip4Config2Hii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Hii.h; sourceTree = ""; }; - A58147552538170800CF4451 /* PiSmmMemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmMemoryAttributesTable.h; sourceTree = ""; }; - A58147562538170800CF4451 /* VarErrorFlag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarErrorFlag.h; sourceTree = ""; }; - A58147572538170800CF4451 /* ConsoleOutDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleOutDevice.h; sourceTree = ""; }; - A58147582538170800CF4451 /* SmmLockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBox.h; sourceTree = ""; }; - A58147592538170800CF4451 /* BootScriptExecutorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecutorVariable.h; sourceTree = ""; }; - A581475A2538170800CF4451 /* MtcVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtcVendor.h; sourceTree = ""; }; - A581475B2538170800CF4451 /* DriverSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSampleHii.h; sourceTree = ""; }; - A581475C2538170800CF4451 /* StandardErrorDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandardErrorDevice.h; sourceTree = ""; }; - A581475D2538170800CF4451 /* MemoryStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryStatusCodeRecord.h; sourceTree = ""; }; - A581475E2538170800CF4451 /* S3SmmInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmInitDone.h; sourceTree = ""; }; - A581475F2538170800CF4451 /* StatusCodeDataTypeDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeDebug.h; sourceTree = ""; }; - A58147602538170800CF4451 /* EventExitBootServiceFailed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventExitBootServiceFailed.h; sourceTree = ""; }; - A58147612538170800CF4451 /* S3StorageDeviceInitList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StorageDeviceInitList.h; sourceTree = ""; }; - A58147622538170800CF4451 /* CapsuleVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleVendor.h; sourceTree = ""; }; - A58147632538170800CF4451 /* ConnectConInEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConnectConInEvent.h; sourceTree = ""; }; - A58147642538170800CF4451 /* VlanConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigHii.h; sourceTree = ""; }; - A58147652538170800CF4451 /* SmiHandlerProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfile.h; sourceTree = ""; }; - A58147662538170800CF4451 /* PerformanceMeasurement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceMeasurement.h; sourceTree = ""; }; - A58147672538170800CF4451 /* HiiBootMaintenanceFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiBootMaintenanceFormset.h; sourceTree = ""; }; - A58147682538170800CF4451 /* PlatDriOverrideHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatDriOverrideHii.h; sourceTree = ""; }; - A58147692538170800CF4451 /* DebugMask.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugMask.h; sourceTree = ""; }; - A581476A2538170800CF4451 /* VariableFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = ""; }; - A581476B2538170800CF4451 /* AcpiS3Context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Context.h; sourceTree = ""; }; - A581476C2538170800CF4451 /* StatusCodeDataTypeVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeVariable.h; sourceTree = ""; }; - A581476D2538170800CF4451 /* Ip4IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4IScsiConfigHii.h; sourceTree = ""; }; - A581476E2538170800CF4451 /* Crc32GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crc32GuidedSectionExtraction.h; sourceTree = ""; }; - A581476F2538170800CF4451 /* TtyTerm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TtyTerm.h; sourceTree = ""; }; - A58147702538170800CF4451 /* PiSmmCommunicationRegionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationRegionTable.h; sourceTree = ""; }; - A58147712538170800CF4451 /* StatusCodeCallbackGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeCallbackGuid.h; sourceTree = ""; }; - A58147722538170800CF4451 /* HiiResourceSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiResourceSampleHii.h; sourceTree = ""; }; - A58147732538170800CF4451 /* MemoryTypeInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryTypeInformation.h; sourceTree = ""; }; - A58147742538170800CF4451 /* FirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwarePerformance.h; sourceTree = ""; }; - A58147752538170800CF4451 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; - A58147772538170800CF4451 /* SerialPortPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortPei.h; sourceTree = ""; }; - A58147782538170800CF4451 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; - A58147792538170800CF4451 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = ""; }; - A581477A2538170800CF4451 /* SdMmcHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcHostController.h; sourceTree = ""; }; - A581477B2538170800CF4451 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; - A581477C2538170800CF4451 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; - A581477D2538170800CF4451 /* AtaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaController.h; sourceTree = ""; }; - A581477E2538170800CF4451 /* AtaAhciController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAhciController.h; sourceTree = ""; }; - A581477F2538170800CF4451 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; - A58147802538170800CF4451 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; - A58147812538170800CF4451 /* IpmiPpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiPpi.h; sourceTree = ""; }; - A58147822538170800CF4451 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; - A58147832538170800CF4451 /* PlatformSpecificResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetNotification.h; sourceTree = ""; }; - A58147842538170800CF4451 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; - A58147852538170800CF4451 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; - A58147862538170800CF4451 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; - A58147872538170800CF4451 /* NvmExpressPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassThru.h; sourceTree = ""; }; - A58147882538170800CF4451 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; - A58147892538170800CF4451 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; - A581478A2538170800CF4451 /* NvmExpressHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHostController.h; sourceTree = ""; }; - A581478B2538170800CF4451 /* UsbController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbController.h; sourceTree = ""; }; - A581478C2538170800CF4451 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; - A581478D2538170800CF4451 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; - A581478E2538170800CF4451 /* PostBootScriptTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostBootScriptTable.h; sourceTree = ""; }; - A581478F2538170800CF4451 /* SecPerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPerformance.h; sourceTree = ""; }; - A58147902538170800CF4451 /* MdeModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgExtra.uni; sourceTree = ""; }; - A58147942538170800CF4451 /* SdBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIoPei.c; sourceTree = ""; }; - A58147952538170800CF4451 /* SdHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHcMem.c; sourceTree = ""; }; - A58147962538170800CF4451 /* SdBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPeiExtra.uni; sourceTree = ""; }; - A58147972538170800CF4451 /* SdHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHci.h; sourceTree = ""; }; - A58147982538170800CF4451 /* SdBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.uni; sourceTree = ""; }; - A58147992538170800CF4451 /* SdBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.inf; sourceTree = ""; }; - A581479A2538170800CF4451 /* SdHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHcMem.h; sourceTree = ""; }; - A581479B2538170800CF4451 /* SdBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIoPei.h; sourceTree = ""; }; - A581479C2538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A581479D2538170800CF4451 /* SdHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHci.c; sourceTree = ""; }; - A581479F2538170800CF4451 /* EmmcHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHcMem.c; sourceTree = ""; }; - A58147A02538170800CF4451 /* EmmcHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHci.c; sourceTree = ""; }; - A58147A12538170800CF4451 /* EmmcBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIoPei.c; sourceTree = ""; }; - A58147A22538170800CF4451 /* EmmcBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPeiExtra.uni; sourceTree = ""; }; - A58147A32538170800CF4451 /* EmmcHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHcMem.h; sourceTree = ""; }; - A58147A42538170800CF4451 /* EmmcHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHci.h; sourceTree = ""; }; - A58147A52538170800CF4451 /* EmmcBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIoPei.h; sourceTree = ""; }; - A58147A62538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A58147A72538170800CF4451 /* EmmcBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.uni; sourceTree = ""; }; - A58147A82538170800CF4451 /* EmmcBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.inf; sourceTree = ""; }; - A58147AA2538170800CF4451 /* SdBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIo.c; sourceTree = ""; }; - A58147AB2538170800CF4451 /* SdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.uni; sourceTree = ""; }; - A58147AC2538170800CF4451 /* SdDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDxe.c; sourceTree = ""; }; - A58147AD2538170800CF4451 /* SdDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.inf; sourceTree = ""; }; - A58147AE2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58147AF2538170800CF4451 /* SdDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDiskInfo.h; sourceTree = ""; }; - A58147B02538170800CF4451 /* SdBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIo.h; sourceTree = ""; }; - A58147B12538170800CF4451 /* SdDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDxe.h; sourceTree = ""; }; - A58147B22538170800CF4451 /* SdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxeExtra.uni; sourceTree = ""; }; - A58147B32538170800CF4451 /* SdDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDiskInfo.c; sourceTree = ""; }; - A58147B52538170800CF4451 /* EmmcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDxe.h; sourceTree = ""; }; - A58147B62538170800CF4451 /* EmmcDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDiskInfo.h; sourceTree = ""; }; - A58147B72538170800CF4451 /* EmmcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.uni; sourceTree = ""; }; - A58147B82538170800CF4451 /* EmmcBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIo.c; sourceTree = ""; }; - A58147B92538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58147BA2538170800CF4451 /* EmmcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.inf; sourceTree = ""; }; - A58147BB2538170800CF4451 /* EmmcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDxe.c; sourceTree = ""; }; - A58147BC2538170800CF4451 /* EmmcDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDiskInfo.c; sourceTree = ""; }; - A58147BD2538170800CF4451 /* EmmcBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIo.h; sourceTree = ""; }; - A58147BE2538170800CF4451 /* EmmcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxeExtra.uni; sourceTree = ""; }; - A58147C12538170800CF4451 /* AtapiPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtapiPeim.h; sourceTree = ""; }; - A58147C22538170800CF4451 /* IdeBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.uni; sourceTree = ""; }; - A58147C32538170800CF4451 /* IdeBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPeiExtra.uni; sourceTree = ""; }; - A58147C42538170800CF4451 /* IdeBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.inf; sourceTree = ""; }; - A58147C52538170800CF4451 /* AtapiPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtapiPeim.c; sourceTree = ""; }; - A58147C72538170800CF4451 /* SdMmcPciHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHci.c; sourceTree = ""; }; - A58147C82538170800CF4451 /* SdMmcPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxeExtra.uni; sourceTree = ""; }; - A58147C92538170800CF4451 /* SdDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDevice.c; sourceTree = ""; }; - A58147CA2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58147CB2538170800CF4451 /* SdMmcPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcDxe.h; sourceTree = ""; }; - A58147CC2538170800CF4451 /* SdMmcPciHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHci.h; sourceTree = ""; }; - A58147CD2538170800CF4451 /* EmmcDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDevice.c; sourceTree = ""; }; - A58147CE2538170800CF4451 /* SdMmcPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.inf; sourceTree = ""; }; - A58147CF2538170800CF4451 /* SdMmcPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.uni; sourceTree = ""; }; - A58147D02538170800CF4451 /* SdMmcPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcDxe.c; sourceTree = ""; }; - A58147D22538170800CF4451 /* IncompatiblePciDeviceSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportDxe.inf; sourceTree = ""; }; - A58147D32538170800CF4451 /* IncompatiblePciDeviceSupportExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportExtra.uni; sourceTree = ""; }; - A58147D42538170800CF4451 /* IncompatiblePciDeviceSupport.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupport.uni; sourceTree = ""; }; - A58147D52538170800CF4451 /* IncompatiblePciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IncompatiblePciDeviceSupport.c; sourceTree = ""; }; - A58147D72538170800CF4451 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = ""; }; - A58147D82538170800CF4451 /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = ""; }; - A58147D92538170800CF4451 /* PciResourceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciResourceSupport.c; sourceTree = ""; }; - A58147DA2538170800CF4451 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = ""; }; - A58147DB2538170800CF4451 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = ""; }; - A58147DC2538170800CF4451 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = ""; }; - A58147DD2538170800CF4451 /* PciHotPlugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHotPlugSupport.c; sourceTree = ""; }; - A58147DE2538170800CF4451 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = ""; }; - A58147DF2538170800CF4451 /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = ""; }; - A58147E02538170800CF4451 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = ""; }; - A58147E12538170800CF4451 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; - A58147E22538170800CF4451 /* PciBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxeExtra.uni; sourceTree = ""; }; - A58147E32538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58147E42538170800CF4451 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = ""; }; - A58147E52538170800CF4451 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = ""; }; - A58147E62538170800CF4451 /* PciResourceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciResourceSupport.h; sourceTree = ""; }; - A58147E72538170800CF4451 /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = ""; }; - A58147E82538170800CF4451 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = ""; }; - A58147E92538170800CF4451 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = ""; }; - A58147EA2538170800CF4451 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; - A58147EB2538170800CF4451 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = ""; }; - A58147EC2538170800CF4451 /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = ""; }; - A58147ED2538170800CF4451 /* PciBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.inf; sourceTree = ""; }; - A58147EE2538170800CF4451 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = ""; }; - A58147EF2538170800CF4451 /* PciHotPlugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugSupport.h; sourceTree = ""; }; - A58147F02538170800CF4451 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = ""; }; - A58147F12538170800CF4451 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = ""; }; - A58147F22538170800CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A58147F32538170800CF4451 /* PciBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.uni; sourceTree = ""; }; - A58147F42538170800CF4451 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = ""; }; - A58147F52538170800CF4451 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A58147F72538170800CF4451 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; - A58147F82538170800CF4451 /* XhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.inf; sourceTree = ""; }; - A58147F92538170800CF4451 /* XhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhcPeim.h; sourceTree = ""; }; - A58147FA2538170800CF4451 /* XhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.uni; sourceTree = ""; }; - A58147FB2538170800CF4451 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A58147FC2538170800CF4451 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; - A58147FD2538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A58147FE2538170800CF4451 /* XhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPeiExtra.uni; sourceTree = ""; }; - A58147FF2538170800CF4451 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A58148002538170800CF4451 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; - A58148012538170800CF4451 /* XhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhcPeim.c; sourceTree = ""; }; - A58148032538170800CF4451 /* EhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPeiExtra.uni; sourceTree = ""; }; - A58148042538170800CF4451 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; - A58148052538170800CF4451 /* EhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhcPeim.h; sourceTree = ""; }; - A58148062538170800CF4451 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A58148072538170800CF4451 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; - A58148082538170800CF4451 /* EhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.uni; sourceTree = ""; }; - A58148092538170800CF4451 /* EhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.inf; sourceTree = ""; }; - A581480A2538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A581480B2538170800CF4451 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; - A581480C2538170800CF4451 /* EhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhcPeim.c; sourceTree = ""; }; - A581480D2538170800CF4451 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; - A581480E2538170800CF4451 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; - A581480F2538170800CF4451 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A58148112538170800CF4451 /* UfsPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxeExtra.uni; sourceTree = ""; }; - A58148122538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148132538170800CF4451 /* UfsPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcDxe.c; sourceTree = ""; }; - A58148142538170800CF4451 /* UfsPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.uni; sourceTree = ""; }; - A58148152538170800CF4451 /* UfsPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcDxe.h; sourceTree = ""; }; - A58148162538170800CF4451 /* UfsPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.inf; sourceTree = ""; }; - A58148182538170800CF4451 /* UhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciSched.h; sourceTree = ""; }; - A58148192538170800CF4451 /* UhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciReg.h; sourceTree = ""; }; - A581481A2538170800CF4451 /* UhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciDebug.c; sourceTree = ""; }; - A581481B2538170800CF4451 /* UhciQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciQueue.h; sourceTree = ""; }; - A581481C2538170800CF4451 /* Uhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Uhci.c; sourceTree = ""; }; - A581481D2538170800CF4451 /* UhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxeExtra.uni; sourceTree = ""; }; - A581481E2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581481F2538170800CF4451 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A58148202538170800CF4451 /* UhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciSched.c; sourceTree = ""; }; - A58148212538170800CF4451 /* UhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.inf; sourceTree = ""; }; - A58148222538170800CF4451 /* UhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciDebug.h; sourceTree = ""; }; - A58148232538170800CF4451 /* UhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciReg.c; sourceTree = ""; }; - A58148242538170800CF4451 /* UhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.uni; sourceTree = ""; }; - A58148252538170800CF4451 /* UhciQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciQueue.c; sourceTree = ""; }; - A58148262538170800CF4451 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A58148272538170800CF4451 /* Uhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uhci.h; sourceTree = ""; }; - A58148282538170800CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A581482A2538170800CF4451 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A581482B2538170800CF4451 /* NvmExpressPeiHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiHci.h; sourceTree = ""; }; - A581482C2538170800CF4451 /* NvmExpressPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiStorageSecurity.h; sourceTree = ""; }; - A581482D2538170800CF4451 /* NvmExpressPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPei.c; sourceTree = ""; }; - A581482E2538170800CF4451 /* NvmExpressPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiBlockIo.c; sourceTree = ""; }; - A581482F2538170800CF4451 /* NvmExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPeiExtra.uni; sourceTree = ""; }; - A58148302538170800CF4451 /* NvmExpressPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiPassThru.h; sourceTree = ""; }; - A58148312538170800CF4451 /* NvmExpressPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiS3.c; sourceTree = ""; }; - A58148322538170800CF4451 /* NvmExpressPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiStorageSecurity.c; sourceTree = ""; }; - A58148332538170800CF4451 /* NvmExpressPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPei.h; sourceTree = ""; }; - A58148342538170800CF4451 /* NvmExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.inf; sourceTree = ""; }; - A58148352538170800CF4451 /* NvmExpressPeiHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiHci.c; sourceTree = ""; }; - A58148362538170800CF4451 /* NvmExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.uni; sourceTree = ""; }; - A58148372538170800CF4451 /* NvmExpressPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiBlockIo.h; sourceTree = ""; }; - A58148382538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A58148392538170800CF4451 /* NvmExpressPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiPassThru.c; sourceTree = ""; }; - A581483B2538170800CF4451 /* SdMmcPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.inf; sourceTree = ""; }; - A581483C2538170800CF4451 /* SdMmcPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcPei.c; sourceTree = ""; }; - A581483D2538170800CF4451 /* SdMmcPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.uni; sourceTree = ""; }; - A581483E2538170800CF4451 /* SdMmcPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPeiExtra.uni; sourceTree = ""; }; - A581483F2538170800CF4451 /* SdMmcPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcPei.h; sourceTree = ""; }; - A58148412538170800CF4451 /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = ""; }; - A58148422538170800CF4451 /* SataControllerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.uni; sourceTree = ""; }; - A58148432538170800CF4451 /* SataControllerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxeExtra.uni; sourceTree = ""; }; - A58148442538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148452538170800CF4451 /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = ""; }; - A58148462538170800CF4451 /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = ""; }; - A58148482538170800CF4451 /* PciSioSerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.inf; sourceTree = ""; }; - A58148492538170800CF4451 /* Serial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = ""; }; - A581484A2538170800CF4451 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; - A581484B2538170800CF4451 /* PciSioSerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.uni; sourceTree = ""; }; - A581484C2538170800CF4451 /* PciSioSerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxeExtra.uni; sourceTree = ""; }; - A581484D2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581484E2538170800CF4451 /* Serial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = ""; }; - A58148502538170800CF4451 /* PciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRootBridgeIo.c; sourceTree = ""; }; - A58148512538170800CF4451 /* PciHostResource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostResource.h; sourceTree = ""; }; - A58148522538170800CF4451 /* PciHostBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridge.h; sourceTree = ""; }; - A58148532538170800CF4451 /* PciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridge.h; sourceTree = ""; }; - A58148542538170800CF4451 /* PciHostBridgeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeDxe.inf; sourceTree = ""; }; - A58148552538170800CF4451 /* PciHostBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridge.c; sourceTree = ""; }; - A58148572538170800CF4451 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = ""; }; - A58148582538170800CF4451 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; - A58148592538170800CF4451 /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = ""; }; - A581485A2538170800CF4451 /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = ""; }; - A581485B2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581485C2538170800CF4451 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A581485D2538170800CF4451 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; - A581485E2538170800CF4451 /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = ""; }; - A581485F2538170800CF4451 /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = ""; }; - A58148602538170800CF4451 /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = ""; }; - A58148612538170800CF4451 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A58148622538170800CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A58148632538170800CF4451 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; - A58148652538170800CF4451 /* UhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhcPeim.c; sourceTree = ""; }; - A58148662538170800CF4451 /* UhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.inf; sourceTree = ""; }; - A58148672538170800CF4451 /* UhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.uni; sourceTree = ""; }; - A58148682538170800CF4451 /* UhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPeiExtra.uni; sourceTree = ""; }; - A58148692538170800CF4451 /* UhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhcPeim.h; sourceTree = ""; }; - A581486A2538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A581486C2538170800CF4451 /* NvmExpressHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressHci.c; sourceTree = ""; }; - A581486D2538170800CF4451 /* NvmExpressPassthru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPassthru.c; sourceTree = ""; }; - A581486E2538170800CF4451 /* NvmExpressBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressBlockIo.c; sourceTree = ""; }; - A581486F2538170800CF4451 /* NvmExpressDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.inf; sourceTree = ""; }; - A58148702538170800CF4451 /* NvmExpressDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.uni; sourceTree = ""; }; - A58148712538170800CF4451 /* NvmExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpress.c; sourceTree = ""; }; - A58148722538170800CF4451 /* NvmExpressDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressDiskInfo.h; sourceTree = ""; }; - A58148732538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148742538170800CF4451 /* NvmExpressBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressBlockIo.h; sourceTree = ""; }; - A58148752538170800CF4451 /* NvmExpressHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHci.h; sourceTree = ""; }; - A58148762538170800CF4451 /* NvmExpressDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxeExtra.uni; sourceTree = ""; }; - A58148772538170800CF4451 /* NvmExpressDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressDiskInfo.c; sourceTree = ""; }; - A58148782538170800CF4451 /* NvmExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpress.h; sourceTree = ""; }; - A581487A2538170800CF4451 /* NonDiscoverablePciDeviceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverablePciDeviceDxe.inf; sourceTree = ""; }; - A581487B2538170800CF4451 /* NonDiscoverablePciDeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceIo.c; sourceTree = ""; }; - A581487C2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581487D2538170800CF4451 /* NonDiscoverablePciDeviceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceDxe.c; sourceTree = ""; }; - A581487E2538170800CF4451 /* NonDiscoverablePciDeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverablePciDeviceIo.h; sourceTree = ""; }; - A58148802538170800CF4451 /* EhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciReg.c; sourceTree = ""; }; - A58148812538170800CF4451 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; - A58148822538170800CF4451 /* EhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciDebug.h; sourceTree = ""; }; - A58148832538170800CF4451 /* EhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.uni; sourceTree = ""; }; - A58148842538170800CF4451 /* Ehci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ehci.h; sourceTree = ""; }; - A58148852538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148862538170800CF4451 /* EhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.inf; sourceTree = ""; }; - A58148872538170800CF4451 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A58148882538170800CF4451 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; - A58148892538170800CF4451 /* EhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxeExtra.uni; sourceTree = ""; }; - A581488A2538170800CF4451 /* Ehci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ehci.c; sourceTree = ""; }; - A581488B2538170800CF4451 /* EhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciDebug.c; sourceTree = ""; }; - A581488C2538170800CF4451 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; - A581488D2538170800CF4451 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; - A581488E2538170800CF4451 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; - A581488F2538170800CF4451 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A58148902538170800CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A58148922538170800CF4451 /* UfsPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.uni; sourceTree = ""; }; - A58148932538170800CF4451 /* UfsPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.inf; sourceTree = ""; }; - A58148942538170800CF4451 /* UfsPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcPei.h; sourceTree = ""; }; - A58148952538170800CF4451 /* UfsPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPeiExtra.uni; sourceTree = ""; }; - A58148962538170800CF4451 /* UfsPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcPei.c; sourceTree = ""; }; - A58148992538170800CF4451 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = ""; }; - A581489A2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581489B2538170800CF4451 /* IsaBusDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaBusDxe.h; sourceTree = ""; }; - A581489C2538170800CF4451 /* IsaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = ""; }; - A581489D2538170800CF4451 /* IsaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = ""; }; - A581489E2538170800CF4451 /* IsaBusDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaBusDxe.c; sourceTree = ""; }; - A581489F2538170800CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A58148A12538170800CF4451 /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = ""; }; - A58148A22538170800CF4451 /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = ""; }; - A58148A32538170800CF4451 /* Ps2Keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = ""; }; - A58148A42538170800CF4451 /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = ""; }; - A58148A52538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148A62538170800CF4451 /* Ps2KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.inf; sourceTree = ""; }; - A58148A72538170800CF4451 /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = ""; }; - A58148A82538170800CF4451 /* Ps2Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = ""; }; - A58148AA2538170800CF4451 /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = ""; }; - A58148AB2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148AC2538170800CF4451 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = ""; }; - A58148AD2538170800CF4451 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = ""; }; - A58148AE2538170800CF4451 /* Ps2MouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxeExtra.uni; sourceTree = ""; }; - A58148AF2538170800CF4451 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = ""; }; - A58148B02538170800CF4451 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = ""; }; - A58148B12538170800CF4451 /* Ps2MouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.uni; sourceTree = ""; }; - A58148B42538170800CF4451 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = ""; }; - A58148B52538170800CF4451 /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = ""; }; - A58148B62538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148B72538170800CF4451 /* ScsiDisk.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDisk.uni; sourceTree = ""; }; - A58148B82538170800CF4451 /* ScsiDiskExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskExtra.uni; sourceTree = ""; }; - A58148B92538170800CF4451 /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = ""; }; - A58148BB2538170800CF4451 /* ScsiBusExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusExtra.uni; sourceTree = ""; }; - A58148BC2538170800CF4451 /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = ""; }; - A58148BD2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148BE2538170800CF4451 /* ScsiBus.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBus.uni; sourceTree = ""; }; - A58148BF2538170800CF4451 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = ""; }; - A58148C02538170800CF4451 /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = ""; }; - A58148C32538170800CF4451 /* UfsBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.inf; sourceTree = ""; }; - A58148C42538170800CF4451 /* UfsHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHcMem.c; sourceTree = ""; }; - A58148C52538170800CF4451 /* UfsBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPeiExtra.uni; sourceTree = ""; }; - A58148C62538170800CF4451 /* UfsHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHci.c; sourceTree = ""; }; - A58148C72538170800CF4451 /* UfsBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.uni; sourceTree = ""; }; - A58148C82538170800CF4451 /* UfsBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsBlockIoPei.c; sourceTree = ""; }; - A58148C92538170800CF4451 /* UfsHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHcMem.h; sourceTree = ""; }; - A58148CA2538170800CF4451 /* UfsHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHci.h; sourceTree = ""; }; - A58148CB2538170800CF4451 /* UfsBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsBlockIoPei.h; sourceTree = ""; }; - A58148CC2538170800CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A58148CE2538170800CF4451 /* UfsPassThru.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThru.uni; sourceTree = ""; }; - A58148CF2538170800CF4451 /* UfsPassThruHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThruHci.c; sourceTree = ""; }; - A58148D02538170800CF4451 /* UfsPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThru.h; sourceTree = ""; }; - A58148D12538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148D22538170800CF4451 /* UfsDevConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsDevConfigProtocol.c; sourceTree = ""; }; - A58148D32538170800CF4451 /* UfsPassThruHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThruHci.h; sourceTree = ""; }; - A58148D42538170800CF4451 /* UfsPassThruDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruDxe.inf; sourceTree = ""; }; - A58148D52538170800CF4451 /* UfsPassThruExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruExtra.uni; sourceTree = ""; }; - A58148D62538170800CF4451 /* UfsPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThru.c; sourceTree = ""; }; - A58148D92538170800CF4451 /* I2cBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxeExtra.uni; sourceTree = ""; }; - A58148DA2538170800CF4451 /* I2cDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxeExtra.uni; sourceTree = ""; }; - A58148DB2538170800CF4451 /* I2cDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.inf; sourceTree = ""; }; - A58148DC2538170800CF4451 /* I2cBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cBus.c; sourceTree = ""; }; - A58148DD2538170800CF4451 /* I2cDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cDxe.h; sourceTree = ""; }; - A58148DE2538170800CF4451 /* I2cDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.uni; sourceTree = ""; }; - A58148DF2538170800CF4451 /* I2cHost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cHost.c; sourceTree = ""; }; - A58148E02538170800CF4451 /* I2cBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.uni; sourceTree = ""; }; - A58148E12538170800CF4451 /* I2cBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.inf; sourceTree = ""; }; - A58148E22538170800CF4451 /* I2cHostDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.inf; sourceTree = ""; }; - A58148E32538170800CF4451 /* I2cHostDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxeExtra.uni; sourceTree = ""; }; - A58148E42538170800CF4451 /* I2cDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cDxe.c; sourceTree = ""; }; - A58148E52538170800CF4451 /* I2cHostDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.uni; sourceTree = ""; }; - A58148E82538170800CF4451 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = ""; }; - A58148E92538170800CF4451 /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = ""; }; - A58148EA2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148EB2538170800CF4451 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = ""; }; - A58148EC2538170800CF4451 /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = ""; }; - A58148ED2538170800CF4451 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; - A58148EE2538170800CF4451 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = ""; }; - A58148F02538170800CF4451 /* UsbMouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxeExtra.uni; sourceTree = ""; }; - A58148F12538170800CF4451 /* UsbMouseAbsolutePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouseAbsolutePointer.c; sourceTree = ""; }; - A58148F22538170800CF4451 /* UsbMouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.inf; sourceTree = ""; }; - A58148F32538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148F42538170800CF4451 /* UsbMouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.uni; sourceTree = ""; }; - A58148F52538170800CF4451 /* UsbMouseAbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouseAbsolutePointer.h; sourceTree = ""; }; - A58148F62538170800CF4451 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; - A58148F82538170800CF4451 /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = ""; }; - A58148F92538170800CF4451 /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = ""; }; - A58148FA2538170800CF4451 /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = ""; }; - A58148FB2538170800CF4451 /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = ""; }; - A58148FC2538170800CF4451 /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = ""; }; - A58148FD2538170800CF4451 /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = ""; }; - A58148FE2538170800CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58148FF2538170800CF4451 /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = ""; }; - A58149002538170800CF4451 /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = ""; }; - A58149012538170800CF4451 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = ""; }; - A58149022538170800CF4451 /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = ""; }; - A58149032538170800CF4451 /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = ""; }; - A58149042538170800CF4451 /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = ""; }; - A58149052538170800CF4451 /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = ""; }; - A58149072538170800CF4451 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = ""; }; - A58149082538170800CF4451 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = ""; }; - A58149092538170800CF4451 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = ""; }; - A581490A2538170800CF4451 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = ""; }; - A581490B2538170800CF4451 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = ""; }; - A581490C2538170900CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581490D2538170900CF4451 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = ""; }; - A581490E2538170900CF4451 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = ""; }; - A58149102538170900CF4451 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; - A58149112538170900CF4451 /* HubPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HubPeim.h; sourceTree = ""; }; - A58149122538170900CF4451 /* UsbBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPeiExtra.uni; sourceTree = ""; }; - A58149132538170900CF4451 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; - A58149142538170900CF4451 /* UsbIoPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbIoPeim.c; sourceTree = ""; }; - A58149152538170900CF4451 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; - A58149162538170900CF4451 /* HubPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HubPeim.c; sourceTree = ""; }; - A58149172538170900CF4451 /* UsbBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.uni; sourceTree = ""; }; - A58149182538170900CF4451 /* UsbPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbPeim.c; sourceTree = ""; }; - A58149192538170900CF4451 /* UsbBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.inf; sourceTree = ""; }; - A581491B2538170900CF4451 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; - A581491C2538170900CF4451 /* UsbBotPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPeiExtra.uni; sourceTree = ""; }; - A581491D2538170900CF4451 /* UsbBotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBotPeim.h; sourceTree = ""; }; - A581491E2538170900CF4451 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; - A581491F2538170900CF4451 /* BotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BotPeim.c; sourceTree = ""; }; - A58149202538170900CF4451 /* UsbBotPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.inf; sourceTree = ""; }; - A58149212538170900CF4451 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; - A58149222538170900CF4451 /* PeiAtapi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAtapi.c; sourceTree = ""; }; - A58149232538170900CF4451 /* UsbBotPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.uni; sourceTree = ""; }; - A58149242538170900CF4451 /* UsbBotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBotPeim.c; sourceTree = ""; }; - A58149252538170900CF4451 /* BotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BotPeim.h; sourceTree = ""; }; - A58149272538170900CF4451 /* UsbMassDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassDiskInfo.c; sourceTree = ""; }; - A58149282538170900CF4451 /* UsbMassCbi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassCbi.h; sourceTree = ""; }; - A58149292538170900CF4451 /* UsbMassImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = ""; }; - A581492A2538170900CF4451 /* UsbMassBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBoot.c; sourceTree = ""; }; - A581492B2538170900CF4451 /* UsbMassBot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBot.h; sourceTree = ""; }; - A581492C2538170900CF4451 /* UsbMassStorageDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.uni; sourceTree = ""; }; - A581492D2538170900CF4451 /* UsbMassStorageDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxeExtra.uni; sourceTree = ""; }; - A581492E2538170900CF4451 /* UsbMassStorageDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.inf; sourceTree = ""; }; - A581492F2538170900CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58149302538170900CF4451 /* UsbMassCbi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassCbi.c; sourceTree = ""; }; - A58149312538170900CF4451 /* UsbMass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = ""; }; - A58149322538170900CF4451 /* UsbMassImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassImpl.c; sourceTree = ""; }; - A58149332538170900CF4451 /* UsbMassDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassDiskInfo.h; sourceTree = ""; }; - A58149342538170900CF4451 /* UsbMassBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = ""; }; - A58149352538170900CF4451 /* UsbMassBot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBot.c; sourceTree = ""; }; - A58149382538170900CF4451 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A58149392538170900CF4451 /* AhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.inf; sourceTree = ""; }; - A581493A2538170900CF4451 /* AhciPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPei.h; sourceTree = ""; }; - A581493B2538170900CF4451 /* AhciPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiBlockIo.c; sourceTree = ""; }; - A581493C2538170900CF4451 /* AhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.uni; sourceTree = ""; }; - A581493D2538170900CF4451 /* AhciPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiPassThru.c; sourceTree = ""; }; - A581493E2538170900CF4451 /* AhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPeiExtra.uni; sourceTree = ""; }; - A581493F2538170900CF4451 /* AhciPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiStorageSecurity.c; sourceTree = ""; }; - A58149402538170900CF4451 /* AhciPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiBlockIo.h; sourceTree = ""; }; - A58149412538170900CF4451 /* AhciPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPei.c; sourceTree = ""; }; - A58149422538170900CF4451 /* AhciPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiPassThru.h; sourceTree = ""; }; - A58149432538170900CF4451 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A58149442538170900CF4451 /* AhciPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiStorageSecurity.h; sourceTree = ""; }; - A58149452538170900CF4451 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; - A58149462538170900CF4451 /* AhciPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiS3.c; sourceTree = ""; }; - A58149482538170900CF4451 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = ""; }; - A58149492538170900CF4451 /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = ""; }; - A581494A2538170900CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581494B2538170900CF4451 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = ""; }; - A581494C2538170900CF4451 /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = ""; }; - A581494D2538170900CF4451 /* AtaAtapiPassThruDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxeExtra.uni; sourceTree = ""; }; - A581494E2538170900CF4451 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = ""; }; - A581494F2538170900CF4451 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = ""; }; - A58149502538170900CF4451 /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = ""; }; - A58149512538170900CF4451 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; - A58149532538170900CF4451 /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = ""; }; - A58149542538170900CF4451 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = ""; }; - A58149552538170900CF4451 /* AtaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.uni; sourceTree = ""; }; - A58149562538170900CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58149572538170900CF4451 /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = ""; }; - A58149582538170900CF4451 /* AtaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxeExtra.uni; sourceTree = ""; }; - A58149592538170900CF4451 /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = ""; }; - A581495C2538170900CF4451 /* DxeCapsuleRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleRuntime.c; sourceTree = ""; }; - A581495D2538170900CF4451 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; - A581495E2538170900CF4451 /* DxeCapsuleProcessLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLibNull.c; sourceTree = ""; }; - A581495F2538170900CF4451 /* DxeCapsuleReportLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLibNull.c; sourceTree = ""; }; - A58149602538170900CF4451 /* DxeCapsuleProcessLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLib.c; sourceTree = ""; }; - A58149612538170900CF4451 /* DxeCapsuleReportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLib.c; sourceTree = ""; }; - A58149622538170900CF4451 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; - A58149632538170900CF4451 /* DxeRuntimeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.inf; sourceTree = ""; }; - A58149642538170900CF4451 /* DxeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.uni; sourceTree = ""; }; - A58149652538170900CF4451 /* DxeCapsuleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLib.c; sourceTree = ""; }; - A58149662538170900CF4451 /* DxeRuntimeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.uni; sourceTree = ""; }; - A58149672538170900CF4451 /* DxeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.inf; sourceTree = ""; }; - A58149692538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIpmiLibSmmIpmiProtocol.c; sourceTree = ""; }; - A581496A2538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.inf; sourceTree = ""; }; - A581496B2538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.uni; sourceTree = ""; }; - A581496D2538170900CF4451 /* OemHookStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.inf; sourceTree = ""; }; - A581496E2538170900CF4451 /* OemHookStatusCodeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OemHookStatusCodeLibNull.c; sourceTree = ""; }; - A581496F2538170900CF4451 /* OemHookStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.uni; sourceTree = ""; }; - A58149712538170900CF4451 /* DxeCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; - A58149722538170900CF4451 /* DxeCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; - A58149732538170900CF4451 /* DxeCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; - A58149752538170900CF4451 /* BootLogoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLogoLib.c; sourceTree = ""; }; - A58149762538170900CF4451 /* BootLogoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.inf; sourceTree = ""; }; - A58149772538170900CF4451 /* BootLogoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.uni; sourceTree = ""; }; - A58149792538170900CF4451 /* LockBoxNullLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.inf; sourceTree = ""; }; - A581497A2538170900CF4451 /* LockBoxNullLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LockBoxNullLib.c; sourceTree = ""; }; - A581497B2538170900CF4451 /* LockBoxNullLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.uni; sourceTree = ""; }; - A581497D2538170900CF4451 /* FmpAuthenticationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FmpAuthenticationLibNull.c; sourceTree = ""; }; - A581497E2538170900CF4451 /* FmpAuthenticationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.inf; sourceTree = ""; }; - A581497F2538170900CF4451 /* FmpAuthenticationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.uni; sourceTree = ""; }; - A58149812538170900CF4451 /* PlatVarCleanup.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatVarCleanup.vfr; sourceTree = ""; }; - A58149822538170900CF4451 /* PlatVarCleanupLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatVarCleanupLib.c; sourceTree = ""; }; - A58149832538170900CF4451 /* PlatVarCleanup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanup.h; sourceTree = ""; }; - A58149842538170900CF4451 /* PlatformVarCleanupLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.inf; sourceTree = ""; }; - A58149852538170900CF4451 /* PlatVarCleanupHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanupHii.h; sourceTree = ""; }; - A58149862538170900CF4451 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; - A58149872538170900CF4451 /* PlatformVarCleanupLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.uni; sourceTree = ""; }; - A58149892538170900CF4451 /* PeiIpmiLibIpmiPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiIpmiLibIpmiPpi.c; sourceTree = ""; }; - A581498A2538170900CF4451 /* PeiIpmiLibIpmiPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.inf; sourceTree = ""; }; - A581498B2538170900CF4451 /* PeiIpmiLibIpmiPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.uni; sourceTree = ""; }; - A581498D2538170900CF4451 /* LzmaArchCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchCustomDecompressLib.inf; sourceTree = ""; }; - A581498E2538170900CF4451 /* F86GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = F86GuidedSectionExtraction.c; sourceTree = ""; }; - A581498F2538170900CF4451 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = ""; }; - A58149922538170900CF4451 /* lzma-sdk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = ""; }; - A58149932538170900CF4451 /* lzma-history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = ""; }; - A58149952538170900CF4451 /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = ""; }; - A58149962538170900CF4451 /* 7zTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = ""; }; - A58149972538170900CF4451 /* Compiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = ""; }; - A58149982538170900CF4451 /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = ""; }; - A58149992538170900CF4451 /* Precomp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = ""; }; - A581499A2538170900CF4451 /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = ""; }; - A581499B2538170900CF4451 /* Bra86.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = ""; }; - A581499C2538170900CF4451 /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = ""; }; - A581499D2538170900CF4451 /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = ""; }; - A581499E2538170900CF4451 /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = ""; }; - A581499F2538170900CF4451 /* Bra.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = ""; }; - A58149A02538170900CF4451 /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = ""; }; - A58149A12538170900CF4451 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = ""; }; - A58149A22538170900CF4451 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = ""; }; - A58149A32538170900CF4451 /* LzmaArchDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchDecompressLib.uni; sourceTree = ""; }; - A58149A42538170900CF4451 /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = ""; }; - A58149A52538170900CF4451 /* LzmaDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaDecompressLib.uni; sourceTree = ""; }; - A58149A62538170900CF4451 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; - A58149A72538170900CF4451 /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = ""; }; - A58149A92538170900CF4451 /* DeviceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.uni; sourceTree = ""; }; - A58149AA2538170900CF4451 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = ""; }; - A58149AB2538170900CF4451 /* DeviceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.inf; sourceTree = ""; }; - A58149AC2538170900CF4451 /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = ""; }; - A58149AD2538170900CF4451 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = ""; }; - A58149AE2538170900CF4451 /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = ""; }; - A58149B02538170900CF4451 /* BaseIpmiLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseIpmiLibNull.c; sourceTree = ""; }; - A58149B12538170900CF4451 /* BaseIpmiLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.inf; sourceTree = ""; }; - A58149B22538170900CF4451 /* BaseIpmiLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.uni; sourceTree = ""; }; - A58149B42538170900CF4451 /* PeiCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; - A58149B52538170900CF4451 /* PeiCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; - A58149B62538170900CF4451 /* PeiCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; - A58149B82538170900CF4451 /* BmConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConnect.c; sourceTree = ""; }; - A58149B92538170900CF4451 /* BmConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConsole.c; sourceTree = ""; }; - A58149BA2538170900CF4451 /* BmHotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmHotkey.c; sourceTree = ""; }; - A58149BB2538170900CF4451 /* InternalBm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBm.h; sourceTree = ""; }; - A58149BC2538170900CF4451 /* UefiBootManagerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.inf; sourceTree = ""; }; - A58149BD2538170900CF4451 /* BmLoadOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLoadOption.c; sourceTree = ""; }; - A58149BE2538170900CF4451 /* BmBootDescription.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBootDescription.c; sourceTree = ""; }; - A58149BF2538170900CF4451 /* UefiBootManagerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.uni; sourceTree = ""; }; - A58149C02538170900CF4451 /* BmDriverHealth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmDriverHealth.c; sourceTree = ""; }; - A58149C12538170900CF4451 /* BmBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBoot.c; sourceTree = ""; }; - A58149C22538170900CF4451 /* BmMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmMisc.c; sourceTree = ""; }; - A58149C42538170900CF4451 /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = ""; }; - A58149C52538170900CF4451 /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = ""; }; - A58149C62538170900CF4451 /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = ""; }; - A58149C72538170900CF4451 /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = ""; }; - A58149C92538170900CF4451 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; - A58149CA2538170900CF4451 /* FileExplorerString.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerString.uni; sourceTree = ""; }; - A58149CB2538170900CF4451 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; - A58149CC2538170900CF4451 /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = ""; }; - A58149CD2538170900CF4451 /* FileExplorerVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerVfr.vfr; sourceTree = ""; }; - A58149CE2538170900CF4451 /* FileExplorerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.inf; sourceTree = ""; }; - A58149CF2538170900CF4451 /* FileExplorerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.uni; sourceTree = ""; }; - A58149D12538170900CF4451 /* DxeIpmiLibIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.uni; sourceTree = ""; }; - A58149D22538170900CF4451 /* DxeIpmiLibIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.inf; sourceTree = ""; }; - A58149D32538170900CF4451 /* DxeIpmiLibIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpmiLibIpmiProtocol.c; sourceTree = ""; }; - A58149D52538170900CF4451 /* VarCheckLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckLib.c; sourceTree = ""; }; - A58149D62538170900CF4451 /* VarCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.inf; sourceTree = ""; }; - A58149D72538170900CF4451 /* VarCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.uni; sourceTree = ""; }; - A58149D92538170900CF4451 /* DisplayUpdateProgressLibGraphics.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.uni; sourceTree = ""; }; - A58149DA2538170900CF4451 /* DisplayUpdateProgressLibGraphics.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.inf; sourceTree = ""; }; - A58149DB2538170900CF4451 /* DisplayUpdateProgressLibGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibGraphics.c; sourceTree = ""; }; - A58149DD2538170900CF4451 /* AuthVariableLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.uni; sourceTree = ""; }; - A58149DE2538170900CF4451 /* AuthVariableLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.inf; sourceTree = ""; }; - A58149DF2538170900CF4451 /* AuthVariableLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AuthVariableLibNull.c; sourceTree = ""; }; - A58149E12538170900CF4451 /* SmmReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.uni; sourceTree = ""; }; - A58149E22538170900CF4451 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A58149E32538170900CF4451 /* SmmReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.inf; sourceTree = ""; }; - A58149E52538170900CF4451 /* PeiReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.uni; sourceTree = ""; }; - A58149E62538170900CF4451 /* PeiReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.inf; sourceTree = ""; }; - A58149E72538170900CF4451 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A58149E92538170900CF4451 /* PeiPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.uni; sourceTree = ""; }; - A58149EA2538170900CF4451 /* PeiPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPerformanceLib.c; sourceTree = ""; }; - A58149EB2538170900CF4451 /* PeiPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.inf; sourceTree = ""; }; - A58149ED2538170900CF4451 /* SmmLockBoxSmmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxSmmLib.c; sourceTree = ""; }; - A58149EE2538170900CF4451 /* SmmLockBoxPeiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.uni; sourceTree = ""; }; - A58149EF2538170900CF4451 /* SmmLockBoxDxeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.uni; sourceTree = ""; }; - A58149F02538170900CF4451 /* SmmLockBoxPeiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.inf; sourceTree = ""; }; - A58149F12538170900CF4451 /* SmmLockBoxDxeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.inf; sourceTree = ""; }; - A58149F22538170900CF4451 /* SmmLockBoxSmmLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.inf; sourceTree = ""; }; - A58149F32538170900CF4451 /* SmmLockBoxSmmLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.uni; sourceTree = ""; }; - A58149F42538170900CF4451 /* SmmLockBoxPeiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxPeiLib.c; sourceTree = ""; }; - A58149F52538170900CF4451 /* SmmLockBoxLibPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBoxLibPrivate.h; sourceTree = ""; }; - A58149F62538170900CF4451 /* SmmLockBoxDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxDxeLib.c; sourceTree = ""; }; - A58149F82538170900CF4451 /* DxePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePerformanceLib.c; sourceTree = ""; }; - A58149F92538170900CF4451 /* DxePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.uni; sourceTree = ""; }; - A58149FA2538170900CF4451 /* DxePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.inf; sourceTree = ""; }; - A58149FC2538170900CF4451 /* SmmMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A58149FD2538170900CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A58149FE2538170900CF4451 /* SmmMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A58149FF2538170900CF4451 /* SmmMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemoryProfileLib.c; sourceTree = ""; }; - A5814A012538170900CF4451 /* PlatformBootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformBootManager.c; sourceTree = ""; }; - A5814A022538170900CF4451 /* PlatformBootManagerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.inf; sourceTree = ""; }; - A5814A032538170900CF4451 /* PlatformBootManagerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.uni; sourceTree = ""; }; - A5814A052538170900CF4451 /* DxeFileExplorerProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.inf; sourceTree = ""; }; - A5814A062538170900CF4451 /* DxeFileExplorerProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.uni; sourceTree = ""; }; - A5814A072538170900CF4451 /* DxeFileExplorerProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeFileExplorerProtocol.c; sourceTree = ""; }; - A5814A092538170900CF4451 /* InternalBootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBootScriptLib.h; sourceTree = ""; }; - A5814A0A2538170900CF4451 /* BootScriptInternalFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptInternalFormat.h; sourceTree = ""; }; - A5814A0B2538170900CF4451 /* BootScriptSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptSave.c; sourceTree = ""; }; - A5814A0C2538170900CF4451 /* BootScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptExecute.c; sourceTree = ""; }; - A5814A0D2538170900CF4451 /* DxeS3BootScriptLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.inf; sourceTree = ""; }; - A5814A0E2538170900CF4451 /* DxeS3BootScriptLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.uni; sourceTree = ""; }; - A5814A102538170900CF4451 /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = ""; }; - A5814A112538170900CF4451 /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = ""; }; - A5814A122538170900CF4451 /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = ""; }; - A5814A132538170900CF4451 /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = ""; }; - A5814A152538170900CF4451 /* BasePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.inf; sourceTree = ""; }; - A5814A162538170900CF4451 /* BasePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.uni; sourceTree = ""; }; - A5814A172538170900CF4451 /* BasePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePlatformHookLibNull.c; sourceTree = ""; }; - A5814A192538170900CF4451 /* BaseResetSystemLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.uni; sourceTree = ""; }; - A5814A1A2538170900CF4451 /* BaseResetSystemLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.inf; sourceTree = ""; }; - A5814A1B2538170900CF4451 /* BaseResetSystemLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseResetSystemLibNull.c; sourceTree = ""; }; - A5814A1D2538170900CF4451 /* NonDiscoverableDeviceRegistrationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverableDeviceRegistrationLib.c; sourceTree = ""; }; - A5814A1E2538170900CF4451 /* NonDiscoverableDeviceRegistrationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverableDeviceRegistrationLib.inf; sourceTree = ""; }; - A5814A202538170900CF4451 /* FrameBufferBltLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrameBufferBltLib.c; sourceTree = ""; }; - A5814A212538170900CF4451 /* FrameBufferBltLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrameBufferBltLib.inf; sourceTree = ""; }; - A5814A232538170900CF4451 /* PciHostBridgeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.uni; sourceTree = ""; }; - A5814A242538170900CF4451 /* PciHostBridgeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.inf; sourceTree = ""; }; - A5814A252538170900CF4451 /* PciHostBridgeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridgeLibNull.c; sourceTree = ""; }; - A5814A272538170900CF4451 /* PeiDxeDebugLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.uni; sourceTree = ""; }; - A5814A282538170900CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5814A292538170900CF4451 /* PeiDxeDebugLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.inf; sourceTree = ""; }; - A5814A2B2538170900CF4451 /* TpmMeasurementLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.uni; sourceTree = ""; }; - A5814A2C2538170900CF4451 /* TpmMeasurementLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TpmMeasurementLibNull.c; sourceTree = ""; }; - A5814A2D2538170900CF4451 /* TpmMeasurementLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.inf; sourceTree = ""; }; - A5814A2F2538170900CF4451 /* PeiDebugPrintHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.uni; sourceTree = ""; }; - A5814A302538170900CF4451 /* PeiDebugPrintHobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDebugPrintHobLib.c; sourceTree = ""; }; - A5814A312538170900CF4451 /* PeiDebugPrintHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.inf; sourceTree = ""; }; - A5814A332538170900CF4451 /* RuntimeDxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.inf; sourceTree = ""; }; - A5814A342538170900CF4451 /* RuntimeDxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.uni; sourceTree = ""; }; - A5814A352538170900CF4451 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A5814A372538170900CF4451 /* UefiSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.inf; sourceTree = ""; }; - A5814A382538170900CF4451 /* UefiSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiSortLib.c; sourceTree = ""; }; - A5814A392538170900CF4451 /* UefiSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.uni; sourceTree = ""; }; - A5814A3B2538170900CF4451 /* VarCheckHiiGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGen.c; sourceTree = ""; }; - A5814A3C2538170900CF4451 /* VarCheckHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHii.h; sourceTree = ""; }; - A5814A3D2538170900CF4451 /* VarCheckHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.uni; sourceTree = ""; }; - A5814A3E2538170900CF4451 /* VarCheckHiiGenFromFv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromFv.c; sourceTree = ""; }; - A5814A3F2538170900CF4451 /* VarCheckHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.inf; sourceTree = ""; }; - A5814A402538170900CF4451 /* InternalVarCheckStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalVarCheckStructure.h; sourceTree = ""; }; - A5814A412538170900CF4451 /* VarCheckHiiGenFromHii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromHii.c; sourceTree = ""; }; - A5814A422538170900CF4451 /* VarCheckHiiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiLibNullClass.c; sourceTree = ""; }; - A5814A432538170900CF4451 /* VarCheckHiiGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHiiGen.h; sourceTree = ""; }; - A5814A452538170900CF4451 /* BaseMemoryAllocationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryAllocationLibNull.c; sourceTree = ""; }; - A5814A462538170900CF4451 /* BaseMemoryAllocationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.inf; sourceTree = ""; }; - A5814A472538170900CF4451 /* BaseMemoryAllocationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.uni; sourceTree = ""; }; - A5814A492538170900CF4451 /* DisplayUpdateProgressLibText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibText.c; sourceTree = ""; }; - A5814A4A2538170900CF4451 /* DisplayUpdateProgressLibText.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.inf; sourceTree = ""; }; - A5814A4B2538170900CF4451 /* DisplayUpdateProgressLibText.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.uni; sourceTree = ""; }; - A5814A4D2538170900CF4451 /* CustomizedDisplayLibModStrs.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLibModStrs.uni; sourceTree = ""; }; - A5814A4E2538170900CF4451 /* Colors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Colors.h; sourceTree = ""; }; - A5814A4F2538170900CF4451 /* CustomizedDisplayLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLibInternal.h; sourceTree = ""; }; - A5814A502538170900CF4451 /* CustomizedDisplayLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.inf; sourceTree = ""; }; - A5814A512538170900CF4451 /* CustomizedDisplayLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.uni; sourceTree = ""; }; - A5814A522538170900CF4451 /* CustomizedDisplayLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLibInternal.c; sourceTree = ""; }; - A5814A532538170900CF4451 /* CustomizedDisplayLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLib.c; sourceTree = ""; }; - A5814A552538170900CF4451 /* SmmCorePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.inf; sourceTree = ""; }; - A5814A562538170900CF4451 /* SmmCorePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.uni; sourceTree = ""; }; - A5814A572538170900CF4451 /* SmmCorePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePlatformHookLibNull.c; sourceTree = ""; }; - A5814A592538170900CF4451 /* DebugAgentLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.uni; sourceTree = ""; }; - A5814A5A2538170900CF4451 /* DebugAgentLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.inf; sourceTree = ""; }; - A5814A5B2538170900CF4451 /* DebugAgentLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugAgentLibNull.c; sourceTree = ""; }; - A5814A5D2538170900CF4451 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = ""; }; - A5814A5E2538170900CF4451 /* UefiHiiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.uni; sourceTree = ""; }; - A5814A5F2538170900CF4451 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = ""; }; - A5814A612538170900CF4451 /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = ""; }; - A5814A622538170900CF4451 /* BootMaintenanceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.inf; sourceTree = ""; }; - A5814A632538170900CF4451 /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = ""; }; - A5814A642538170900CF4451 /* BootMaintenanceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.uni; sourceTree = ""; }; - A5814A652538170900CF4451 /* BootMaintenanceManagerCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUiSupport.c; sourceTree = ""; }; - A5814A662538170900CF4451 /* BootMaintenanceManagerCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUi.c; sourceTree = ""; }; - A5814A672538170900CF4451 /* BootMaintenanceManager.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManager.vfr; sourceTree = ""; }; - A5814A682538170900CF4451 /* BootMaintenanceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerStrings.uni; sourceTree = ""; }; - A5814A692538170900CF4451 /* BootMaintenanceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManager.h; sourceTree = ""; }; - A5814A6A2538170900CF4451 /* BootMaintenance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenance.c; sourceTree = ""; }; - A5814A6B2538170900CF4451 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; - A5814A6C2538170900CF4451 /* BootMaintenanceManagerCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUiSupport.h; sourceTree = ""; }; - A5814A6D2538170900CF4451 /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = ""; }; - A5814A6E2538170900CF4451 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = ""; }; - A5814A6F2538170900CF4451 /* BootMaintenanceManagerCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUi.h; sourceTree = ""; }; - A5814A702538170900CF4451 /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = ""; }; - A5814A712538170900CF4451 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; - A5814A732538170900CF4451 /* PlatformHookLibSerialPortPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.inf; sourceTree = ""; }; - A5814A742538170900CF4451 /* PlatformHookLibSerialPortPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.uni; sourceTree = ""; }; - A5814A752538170900CF4451 /* PlatformHookLibSerialPortPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformHookLibSerialPortPpi.c; sourceTree = ""; }; - A5814A772538170900CF4451 /* BaseSerialPortLib16550.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLib16550.c; sourceTree = ""; }; - A5814A782538170900CF4451 /* BaseSerialPortLib16550.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.inf; sourceTree = ""; }; - A5814A792538170900CF4451 /* BaseSerialPortLib16550.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.uni; sourceTree = ""; }; - A5814A7B2538170900CF4451 /* BaseHobLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseHobLibNull.c; sourceTree = ""; }; - A5814A7C2538170900CF4451 /* BaseHobLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.inf; sourceTree = ""; }; - A5814A7D2538170900CF4451 /* BaseHobLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.uni; sourceTree = ""; }; - A5814A7F2538170900CF4451 /* SmmPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPerformanceLib.c; sourceTree = ""; }; - A5814A802538170900CF4451 /* SmmPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.inf; sourceTree = ""; }; - A5814A812538170900CF4451 /* SmmPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.uni; sourceTree = ""; }; - A5814A832538170900CF4451 /* DxeCapsuleLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.inf; sourceTree = ""; }; - A5814A842538170900CF4451 /* DxeCapsuleLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.uni; sourceTree = ""; }; - A5814A852538170900CF4451 /* DxeCapsuleLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLibNull.c; sourceTree = ""; }; - A5814A872538170900CF4451 /* DxeDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.inf; sourceTree = ""; }; - A5814A882538170900CF4451 /* DxeDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.uni; sourceTree = ""; }; - A5814A892538170900CF4451 /* DxeDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeDebugPrintErrorLevelLib.c; sourceTree = ""; }; - A5814A8B2538170900CF4451 /* PiSmmCoreSmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.uni; sourceTree = ""; }; - A5814A8C2538170900CF4451 /* PiSmmCoreSmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.inf; sourceTree = ""; }; - A5814A8D2538170900CF4451 /* PiSmmCoreSmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreSmmServicesTableLib.c; sourceTree = ""; }; - A5814A8F2538170900CF4451 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - A5814A902538170900CF4451 /* BrotliDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BrotliDecompressLibInternal.h; sourceTree = ""; }; - A5814A922538170900CF4451 /* port.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; - A5814A932538170900CF4451 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; - A5814A942538170900CF4451 /* decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = ""; }; - A5814A952538170900CF4451 /* BrotliDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BrotliDecompress.c; sourceTree = ""; }; - A5814A972538170900CF4451 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = ""; }; - A5814A982538170900CF4451 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A5814A9A2538170900CF4451 /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = ""; }; - A5814A9B2538170900CF4451 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; - A5814A9C2538170900CF4451 /* transform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; - A5814A9D2538170900CF4451 /* context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = ""; }; - A5814A9E2538170900CF4451 /* constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = ""; }; - A5814A9F2538170900CF4451 /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = ""; }; - A5814AA02538170900CF4451 /* transform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = ""; }; - A5814AA12538170900CF4451 /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; - A5814AA32538170900CF4451 /* state.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; - A5814AA42538170900CF4451 /* bit_reader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = ""; }; - A5814AA52538170900CF4451 /* decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; - A5814AA62538170900CF4451 /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; - A5814AA72538170900CF4451 /* bit_reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = ""; }; - A5814AA82538170900CF4451 /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; - A5814AA92538170900CF4451 /* state.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = ""; }; - A5814AAA2538170900CF4451 /* huffman.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; - A5814AAB2538170900CF4451 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A5814AAC2538170900CF4451 /* BrotliDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliDecompressLib.uni; sourceTree = ""; }; - A5814AAD2538170900CF4451 /* BrotliCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCustomDecompressLib.inf; sourceTree = ""; }; - A5814AAE2538170900CF4451 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; - A5814AB02538170900CF4451 /* ResetUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetUtility.c; sourceTree = ""; }; - A5814AB12538170900CF4451 /* ResetUtilityLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetUtilityLib.inf; sourceTree = ""; }; - A5814AB32538170900CF4451 /* SmmCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePerformanceLib.c; sourceTree = ""; }; - A5814AB42538170900CF4451 /* SmmCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.uni; sourceTree = ""; }; - A5814AB52538170900CF4451 /* SmmCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.inf; sourceTree = ""; }; - A5814AB62538170900CF4451 /* SmmCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePerformanceLibInternal.h; sourceTree = ""; }; - A5814AB82538170900CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5814AB92538170900CF4451 /* UefiMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A5814ABA2538170900CF4451 /* UefiMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5814ABB2538170900CF4451 /* DxeMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMemoryProfileLib.c; sourceTree = ""; }; - A5814ABD2538170900CF4451 /* PeiDebugLibDebugPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugLibDebugPpi.inf; sourceTree = ""; }; - A5814ABE2538170900CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5814AC02538170900CF4451 /* SmmSmiHandlerProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmSmiHandlerProfileLib.c; sourceTree = ""; }; - A5814AC12538170900CF4451 /* SmmSmiHandlerProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.inf; sourceTree = ""; }; - A5814AC22538170900CF4451 /* SmmSmiHandlerProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.uni; sourceTree = ""; }; - A5814AC42538170900CF4451 /* DxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.inf; sourceTree = ""; }; - A5814AC52538170900CF4451 /* DxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.uni; sourceTree = ""; }; - A5814AC62538170900CF4451 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A5814AC82538170900CF4451 /* VarCheckUefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.inf; sourceTree = ""; }; - A5814AC92538170900CF4451 /* VarCheckUefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.uni; sourceTree = ""; }; - A5814ACA2538170900CF4451 /* VarCheckUefiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckUefiLibNullClass.c; sourceTree = ""; }; - A5814ACC2538170900CF4451 /* RuntimeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.inf; sourceTree = ""; }; - A5814ACD2538170900CF4451 /* RuntimeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeResetSystemLib.c; sourceTree = ""; }; - A5814ACE2538170900CF4451 /* RuntimeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.uni; sourceTree = ""; }; - A5814AD02538170900CF4451 /* VarCheckPcdLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckPcdLibNullClass.c; sourceTree = ""; }; - A5814AD12538170900CF4451 /* VarCheckPcdStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckPcdStructure.h; sourceTree = ""; }; - A5814AD22538170900CF4451 /* VarCheckPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.uni; sourceTree = ""; }; - A5814AD32538170900CF4451 /* VarCheckPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.inf; sourceTree = ""; }; - A5814AD52538170900CF4451 /* DxeSecurityManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSecurityManagementLib.c; sourceTree = ""; }; - A5814AD62538170900CF4451 /* DxeSecurityManagementLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.uni; sourceTree = ""; }; - A5814AD72538170900CF4451 /* DxeSecurityManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.inf; sourceTree = ""; }; - A5814AD92538170900CF4451 /* PiSmmCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLib.c; sourceTree = ""; }; - A5814ADA2538170900CF4451 /* PiSmmCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryAllocationServices.h; sourceTree = ""; }; - A5814ADB2538170900CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5814ADC2538170900CF4451 /* PiSmmCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryProfileServices.h; sourceTree = ""; }; - A5814ADD2538170900CF4451 /* PiSmmCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.uni; sourceTree = ""; }; - A5814ADE2538170900CF4451 /* PiSmmCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5814ADF2538170900CF4451 /* PiSmmCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLibNull.c; sourceTree = ""; }; - A5814AE02538170900CF4451 /* PiSmmCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.inf; sourceTree = ""; }; - A5814AE12538170900CF4451 /* PiSmmCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A5814AE32538170900CF4451 /* DxePrintLibPrint2Protocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.uni; sourceTree = ""; }; - A5814AE42538170900CF4451 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; - A5814AE52538170900CF4451 /* DxePrintLibPrint2Protocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.inf; sourceTree = ""; }; - A5814AE72538170900CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5814AE82538170900CF4451 /* DxeCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryAllocationServices.h; sourceTree = ""; }; - A5814AE92538170900CF4451 /* DxeCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryProfileServices.h; sourceTree = ""; }; - A5814AEA2538170900CF4451 /* DxeCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5814AEB2538170900CF4451 /* DxeCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A5814AEC2538170900CF4451 /* DxeCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLib.c; sourceTree = ""; }; - A5814AED2538170900CF4451 /* DxeCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.uni; sourceTree = ""; }; - A5814AEE2538170900CF4451 /* DxeCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.inf; sourceTree = ""; }; - A5814AEF2538170900CF4451 /* DxeCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLibNull.c; sourceTree = ""; }; - A5814AF12538170900CF4451 /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = ""; }; - A5814AF22538170900CF4451 /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = ""; }; - A5814AF32538170900CF4451 /* BootManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.uni; sourceTree = ""; }; - A5814AF42538170900CF4451 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = ""; }; - A5814AF52538170900CF4451 /* BootManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.inf; sourceTree = ""; }; - A5814AF62538170900CF4451 /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = ""; }; - A5814AF82538170900CF4451 /* BmpSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmpSupportLib.c; sourceTree = ""; }; - A5814AF92538170900CF4451 /* BaseBmpSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.inf; sourceTree = ""; }; - A5814AFA2538170900CF4451 /* BaseBmpSupportLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.uni; sourceTree = ""; }; - A5814AFC2538170900CF4451 /* CpuExceptionHandlerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.uni; sourceTree = ""; }; - A5814AFD2538170900CF4451 /* CpuExceptionHandlerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.inf; sourceTree = ""; }; - A5814AFE2538170900CF4451 /* CpuExceptionHandlerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionHandlerLibNull.c; sourceTree = ""; }; - A5814B002538170900CF4451 /* HiiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLib.c; sourceTree = ""; }; - A5814B012538170900CF4451 /* UefiHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.uni; sourceTree = ""; }; - A5814B022538170900CF4451 /* UefiHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.inf; sourceTree = ""; }; - A5814B032538170900CF4451 /* HiiString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiString.c; sourceTree = ""; }; - A5814B042538170900CF4451 /* HiiLanguage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLanguage.c; sourceTree = ""; }; - A5814B052538170900CF4451 /* InternalHiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalHiiLib.h; sourceTree = ""; }; - A5814B072538170900CF4451 /* BaseSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.inf; sourceTree = ""; }; - A5814B082538170900CF4451 /* BaseSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.uni; sourceTree = ""; }; - A5814B092538170900CF4451 /* BaseSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSortLib.c; sourceTree = ""; }; - A5814B0B2538170900CF4451 /* DxeCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCorePerformanceLib.c; sourceTree = ""; }; - A5814B0C2538170900CF4451 /* DxeCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCorePerformanceLibInternal.h; sourceTree = ""; }; - A5814B0D2538170900CF4451 /* DxeCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.inf; sourceTree = ""; }; - A5814B0E2538170900CF4451 /* DxeCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.uni; sourceTree = ""; }; - A5814B102538170900CF4451 /* DxeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.uni; sourceTree = ""; }; - A5814B112538170900CF4451 /* DxeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.inf; sourceTree = ""; }; - A5814B122538170900CF4451 /* DxeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeResetSystemLib.c; sourceTree = ""; }; - A5814B142538170900CF4451 /* PeiResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.uni; sourceTree = ""; }; - A5814B152538170900CF4451 /* PeiResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.inf; sourceTree = ""; }; - A5814B162538170900CF4451 /* PeiResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResetSystemLib.c; sourceTree = ""; }; - A5814B172538170900CF4451 /* MdeModulePkgSample.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgSample.dec; sourceTree = ""; }; - A5814B192538170900CF4451 /* LogoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.uni; sourceTree = ""; }; - A5814B1A2538170900CF4451 /* LogoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.inf; sourceTree = ""; }; - A5814B1B2538170900CF4451 /* Logo.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = Logo.bmp; sourceTree = ""; }; - A5814B1C2538170900CF4451 /* Logo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.uni; sourceTree = ""; }; - A5814B1D2538170900CF4451 /* LogoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxeExtra.uni; sourceTree = ""; }; - A5814B1E2538170900CF4451 /* LogoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoExtra.uni; sourceTree = ""; }; - A5814B1F2538170900CF4451 /* Logo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.inf; sourceTree = ""; }; - A5814B202538170900CF4451 /* Logo.idf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.idf; sourceTree = ""; }; - A5814B212538170900CF4451 /* Logo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Logo.c; sourceTree = ""; }; - A5814B222538170900CF4451 /* MdeModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.uni; sourceTree = ""; }; - A5814B232538170900CF4451 /* MdeModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dec; sourceTree = ""; }; - A5814B262538170900CF4451 /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = ""; }; - A5814B272538170900CF4451 /* FrontPageCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUi.h; sourceTree = ""; }; - A5814B282538170900CF4451 /* Ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ui.h; sourceTree = ""; }; - A5814B292538170900CF4451 /* FrontPageCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUiSupport.c; sourceTree = ""; }; - A5814B2A2538170900CF4451 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = ""; }; - A5814B2B2538170900CF4451 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A5814B2C2538170900CF4451 /* FrontPageCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUi.c; sourceTree = ""; }; - A5814B2D2538170900CF4451 /* UiApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.uni; sourceTree = ""; }; - A5814B2E2538170900CF4451 /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = ""; }; - A5814B2F2538170900CF4451 /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = ""; }; - A5814B302538170900CF4451 /* UiAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiAppExtra.uni; sourceTree = ""; }; - A5814B312538170900CF4451 /* UiApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.inf; sourceTree = ""; }; - A5814B322538170900CF4451 /* FrontPageCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUiSupport.h; sourceTree = ""; }; - A5814B332538170900CF4451 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = ""; }; - A5814B352538170900CF4451 /* HelloWorldStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldStr.uni; sourceTree = ""; }; - A5814B362538170900CF4451 /* HelloWorld.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.uni; sourceTree = ""; }; - A5814B372538170900CF4451 /* HelloWorld.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.inf; sourceTree = ""; }; - A5814B382538170900CF4451 /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = ""; }; - A5814B392538170900CF4451 /* HelloWorldExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldExtra.uni; sourceTree = ""; }; - A5814B3B2538170900CF4451 /* BootManagerMenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerMenu.c; sourceTree = ""; }; - A5814B3C2538170900CF4451 /* BootManagerMenuAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuAppExtra.uni; sourceTree = ""; }; - A5814B3D2538170900CF4451 /* BootManagerMenuStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuStrings.uni; sourceTree = ""; }; - A5814B3E2538170900CF4451 /* BootManagerMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerMenu.h; sourceTree = ""; }; - A5814B3F2538170900CF4451 /* BootManagerMenuApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.inf; sourceTree = ""; }; - A5814B402538170900CF4451 /* BootManagerMenuApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.uni; sourceTree = ""; }; - A5814B422538170900CF4451 /* CapsuleApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleApp.h; sourceTree = ""; }; - A5814B432538170900CF4451 /* CapsuleApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.inf; sourceTree = ""; }; - A5814B442538170900CF4451 /* AppSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppSupport.c; sourceTree = ""; }; - A5814B452538170900CF4451 /* CapsuleApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.uni; sourceTree = ""; }; - A5814B462538170900CF4451 /* CapsuleAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleAppExtra.uni; sourceTree = ""; }; - A5814B472538170900CF4451 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; - A5814B482538170900CF4451 /* CapsuleApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleApp.c; sourceTree = ""; }; - A5814B492538170900CF4451 /* CapsuleDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleDump.c; sourceTree = ""; }; - A5814B4B2538170900CF4451 /* MemoryProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.inf; sourceTree = ""; }; - A5814B4C2538170900CF4451 /* MemoryProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileInfo.c; sourceTree = ""; }; - A5814B4D2538170900CF4451 /* MemoryProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.uni; sourceTree = ""; }; - A5814B4E2538170900CF4451 /* MemoryProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfoExtra.uni; sourceTree = ""; }; - A5814B502538170900CF4451 /* DumpDynPcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcd.inf; sourceTree = ""; }; - A5814B512538170900CF4451 /* DumpDynPcdStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcdStr.uni; sourceTree = ""; }; - A5814B522538170900CF4451 /* DumpDynPcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpDynPcd.c; sourceTree = ""; }; - A5814B542538170900CF4451 /* VariableInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfoExtra.uni; sourceTree = ""; }; - A5814B552538170900CF4451 /* VariableInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.inf; sourceTree = ""; }; - A5814B562538170900CF4451 /* VariableInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.uni; sourceTree = ""; }; - A5814B572538170900CF4451 /* VariableInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableInfo.c; sourceTree = ""; }; - A5814B592538170900CF4451 /* SmiHandlerProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfoExtra.uni; sourceTree = ""; }; - A5814B5A2538170900CF4451 /* SmiHandlerProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.uni; sourceTree = ""; }; - A5814B5B2538170900CF4451 /* SmiHandlerProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.inf; sourceTree = ""; }; - A5814B5C2538170900CF4451 /* SmiHandlerProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileInfo.c; sourceTree = ""; }; - A5814B5D2538170900CF4451 /* MdeModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dsc; sourceTree = ""; }; - A5814B602538171000CF4451 /* PiPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPei.h; sourceTree = ""; }; - A5814B612538171000CF4451 /* PiMm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMm.h; sourceTree = ""; }; - A5814B622538171000CF4451 /* Uefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = ""; }; - A5814B642538171000CF4451 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; - A5814B652538171000CF4451 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5814B672538171000CF4451 /* UefiAcpiDataTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiAcpiDataTable.h; sourceTree = ""; }; - A5814B682538171000CF4451 /* UefiPxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiPxe.h; sourceTree = ""; }; - A5814B692538171000CF4451 /* UefiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiSpec.h; sourceTree = ""; }; - A5814B6A2538171000CF4451 /* UefiGpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiGpt.h; sourceTree = ""; }; - A5814B6B2538171000CF4451 /* UefiBaseType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBaseType.h; sourceTree = ""; }; - A5814B6C2538171000CF4451 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = ""; }; - A5814B6D2538171000CF4451 /* UefiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = ""; }; - A5814B6F2538171000CF4451 /* IpmiNetFnFirmware.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnFirmware.h; sourceTree = ""; }; - A5814B702538171000CF4451 /* SdramSpdLpDdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdLpDdr.h; sourceTree = ""; }; - A5814B712538171000CF4451 /* ElTorito.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElTorito.h; sourceTree = ""; }; - A5814B722538171000CF4451 /* SdramSpdDdr3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr3.h; sourceTree = ""; }; - A5814B732538171000CF4451 /* Acpi62.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi62.h; sourceTree = ""; }; - A5814B742538171000CF4451 /* WindowsSmmSecurityMitigationTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsSmmSecurityMitigationTable.h; sourceTree = ""; }; - A5814B752538171000CF4451 /* Nvme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvme.h; sourceTree = ""; }; - A5814B762538171000CF4451 /* IoRemappingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoRemappingTable.h; sourceTree = ""; }; - A5814B772538171000CF4451 /* LowPowerIdleTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LowPowerIdleTable.h; sourceTree = ""; }; - A5814B782538171000CF4451 /* Emmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Emmc.h; sourceTree = ""; }; - A5814B792538171000CF4451 /* WatchdogActionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogActionTable.h; sourceTree = ""; }; - A5814B7A2538171000CF4451 /* DmaRemappingReportingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DmaRemappingReportingTable.h; sourceTree = ""; }; - A5814B7B2538171000CF4451 /* AlertStandardFormatTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlertStandardFormatTable.h; sourceTree = ""; }; - A5814B7C2538171000CF4451 /* Acpi40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi40.h; sourceTree = ""; }; - A5814B7D2538171000CF4451 /* Bmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bmp.h; sourceTree = ""; }; - A5814B7E2538171000CF4451 /* UefiTcgPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiTcgPlatform.h; sourceTree = ""; }; - A5814B7F2538171000CF4451 /* SerialPortConsoleRedirectionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortConsoleRedirectionTable.h; sourceTree = ""; }; - A5814B802538171000CF4451 /* Pci22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci22.h; sourceTree = ""; }; - A5814B812538171000CF4451 /* Mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mbr.h; sourceTree = ""; }; - A5814B822538171000CF4451 /* Acpi61.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi61.h; sourceTree = ""; }; - A5814B832538171000CF4451 /* SdramSpdDdr4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr4.h; sourceTree = ""; }; - A5814B842538171000CF4451 /* TcgStorageOpal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageOpal.h; sourceTree = ""; }; - A5814B852538171000CF4451 /* IpmiNetFnChassis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnChassis.h; sourceTree = ""; }; - A5814B862538171000CF4451 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; - A5814B872538171000CF4451 /* Tpm2Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm2Acpi.h; sourceTree = ""; }; - A5814B882538171000CF4451 /* PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = ""; }; - A5814B892538171000CF4451 /* PciExpress30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress30.h; sourceTree = ""; }; - A5814B8A2538171000CF4451 /* SdramSpd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpd.h; sourceTree = ""; }; - A5814B8B2538171000CF4451 /* Acpi10.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi10.h; sourceTree = ""; }; - A5814B8C2538171000CF4451 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = ""; }; - A5814B8D2538171000CF4451 /* IpmiFruInformationStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiFruInformationStorage.h; sourceTree = ""; }; - A5814B8E2538171000CF4451 /* IpmiNetFnStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnStorage.h; sourceTree = ""; }; - A5814B8F2538171000CF4451 /* IScsiBootFirmwareTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiBootFirmwareTable.h; sourceTree = ""; }; - A5814B902538171000CF4451 /* Bluetooth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; - A5814B912538171000CF4451 /* AcpiAml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiAml.h; sourceTree = ""; }; - A5814B922538171000CF4451 /* Acpi50.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi50.h; sourceTree = ""; }; - A5814B932538171000CF4451 /* Tpm20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm20.h; sourceTree = ""; }; - A5814B942538171000CF4451 /* PciCodeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCodeId.h; sourceTree = ""; }; - A5814B952538171000CF4451 /* IpmiNetFnTransport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnTransport.h; sourceTree = ""; }; - A5814B962538171000CF4451 /* Dhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp.h; sourceTree = ""; }; - A5814B972538171000CF4451 /* TpmPtp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmPtp.h; sourceTree = ""; }; - A5814B982538171000CF4451 /* Acpi20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi20.h; sourceTree = ""; }; - A5814B992538171000CF4451 /* Pci23.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci23.h; sourceTree = ""; }; - A5814B9A2538171000CF4451 /* IpmiNetFnApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnApp.h; sourceTree = ""; }; - A5814B9B2538171000CF4451 /* PciExpress40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress40.h; sourceTree = ""; }; - A5814B9C2538171000CF4451 /* IpmiNetFnSensorEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnSensorEvent.h; sourceTree = ""; }; - A5814B9D2538171000CF4451 /* Acpi60.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi60.h; sourceTree = ""; }; - A5814B9E2538171000CF4451 /* PciExpress21.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress21.h; sourceTree = ""; }; - A5814B9F2538171000CF4451 /* PciExpress31.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress31.h; sourceTree = ""; }; - A5814BA02538171000CF4451 /* TcgStorageCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageCore.h; sourceTree = ""; }; - A5814BA12538171000CF4451 /* HighPrecisionEventTimerTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HighPrecisionEventTimerTable.h; sourceTree = ""; }; - A5814BA22538171000CF4451 /* Usb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb.h; sourceTree = ""; }; - A5814BA32538171000CF4451 /* Acpi51.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi51.h; sourceTree = ""; }; - A5814BA42538171000CF4451 /* Sd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sd.h; sourceTree = ""; }; - A5814BA52538171000CF4451 /* WatchdogResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogResourceTable.h; sourceTree = ""; }; - A5814BA62538171000CF4451 /* Acpi30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi30.h; sourceTree = ""; }; - A5814BA72538171000CF4451 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; - A5814BA82538171000CF4451 /* DebugPortTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPortTable.h; sourceTree = ""; }; - A5814BA92538171000CF4451 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; - A5814BAA2538171000CF4451 /* MemoryOverwriteRequestControlLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteRequestControlLock.h; sourceTree = ""; }; - A5814BAB2538171000CF4451 /* Atapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Atapi.h; sourceTree = ""; }; - A5814BAC2538171000CF4451 /* TcpaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpaAcpi.h; sourceTree = ""; }; - A5814BAD2538171000CF4451 /* LegacyBiosMpTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosMpTable.h; sourceTree = ""; }; - A5814BAE2538171000CF4451 /* TpmTis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmTis.h; sourceTree = ""; }; - A5814BAF2538171000CF4451 /* Acpi63.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi63.h; sourceTree = ""; }; - A5814BB02538171000CF4451 /* SmBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBus.h; sourceTree = ""; }; - A5814BB12538171000CF4451 /* Http11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http11.h; sourceTree = ""; }; - A5814BB22538171000CF4451 /* TcgPhysicalPresence.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgPhysicalPresence.h; sourceTree = ""; }; - A5814BB32538171000CF4451 /* IpmiNetFnGroupExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnGroupExtension.h; sourceTree = ""; }; - A5814BB42538171000CF4451 /* Tls1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls1.h; sourceTree = ""; }; - A5814BB52538171000CF4451 /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = ""; }; - A5814BB62538171000CF4451 /* DebugPort2Table.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort2Table.h; sourceTree = ""; }; - A5814BB72538171000CF4451 /* Scsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Scsi.h; sourceTree = ""; }; - A5814BB82538171000CF4451 /* Pci30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci30.h; sourceTree = ""; }; - A5814BB92538171000CF4451 /* Hsti.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hsti.h; sourceTree = ""; }; - A5814BBA2538171000CF4451 /* WindowsUxCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsUxCapsule.h; sourceTree = ""; }; - A5814BBB2538171000CF4451 /* Tpm12.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm12.h; sourceTree = ""; }; - A5814BBC2538171000CF4451 /* Ipmi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ipmi.h; sourceTree = ""; }; - A5814BBD2538171000CF4451 /* IpmiNetFnBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnBridge.h; sourceTree = ""; }; - A5814BBE2538171000CF4451 /* ServiceProcessorManagementInterfaceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceProcessorManagementInterfaceTable.h; sourceTree = ""; }; - A5814BC02538171000CF4451 /* OrderedCollectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderedCollectionLib.h; sourceTree = ""; }; - A5814BC12538171000CF4451 /* TimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TimerLib.h; sourceTree = ""; }; - A5814BC22538171000CF4451 /* PeiServicesTablePointerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesTablePointerLib.h; sourceTree = ""; }; - A5814BC32538171000CF4451 /* SmiHandlerProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfileLib.h; sourceTree = ""; }; - A5814BC42538171000CF4451 /* UefiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLib.h; sourceTree = ""; }; - A5814BC52538171000CF4451 /* UefiDecompressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDecompressLib.h; sourceTree = ""; }; - A5814BC62538171000CF4451 /* UefiRuntimeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeServicesTableLib.h; sourceTree = ""; }; - A5814BC72538171000CF4451 /* PeimEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeimEntryPoint.h; sourceTree = ""; }; - A5814BC82538171000CF4451 /* RngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RngLib.h; sourceTree = ""; }; - A5814BC92538171000CF4451 /* PciCf8Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCf8Lib.h; sourceTree = ""; }; - A5814BCA2538171000CF4451 /* SmmPeriodicSmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicSmiLib.h; sourceTree = ""; }; - A5814BCB2538171000CF4451 /* PeiCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreEntryPoint.h; sourceTree = ""; }; - A5814BCC2538171000CF4451 /* S3PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciLib.h; sourceTree = ""; }; - A5814BCD2538171000CF4451 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; - A5814BCE2538171000CF4451 /* DebugLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = ""; }; - A5814BCF2538171000CF4451 /* SynchronizationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SynchronizationLib.h; sourceTree = ""; }; - A5814BD02538171000CF4451 /* SafeIntLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SafeIntLib.h; sourceTree = ""; }; - A5814BD12538171000CF4451 /* S3SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmbusLib.h; sourceTree = ""; }; - A5814BD22538171000CF4451 /* DevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathLib.h; sourceTree = ""; }; - A5814BD32538171000CF4451 /* PcdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdLib.h; sourceTree = ""; }; - A5814BD42538171000CF4451 /* FileHandleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileHandleLib.h; sourceTree = ""; }; - A5814BD52538171000CF4451 /* UefiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = ""; }; - A5814BD62538171000CF4451 /* SmmMemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemLib.h; sourceTree = ""; }; - A5814BD72538171000CF4451 /* PostCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostCodeLib.h; sourceTree = ""; }; - A5814BD82538171000CF4451 /* S3StallLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StallLib.h; sourceTree = ""; }; - A5814BD92538171000CF4451 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; - A5814BDA2538171000CF4451 /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = ""; }; - A5814BDB2538171000CF4451 /* MmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmServicesTableLib.h; sourceTree = ""; }; - A5814BDC2538171000CF4451 /* PeCoffExtraActionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffExtraActionLib.h; sourceTree = ""; }; - A5814BDD2538171000CF4451 /* PciExpressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressLib.h; sourceTree = ""; }; - A5814BDE2538171000CF4451 /* S3IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3IoLib.h; sourceTree = ""; }; - A5814BDF2538171000CF4451 /* ReportStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeLib.h; sourceTree = ""; }; - A5814BE02538171000CF4451 /* UefiScsiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiScsiLib.h; sourceTree = ""; }; - A5814BE12538171000CF4451 /* UefiRuntimeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeLib.h; sourceTree = ""; }; - A5814BE22538171000CF4451 /* SmmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmServicesTableLib.h; sourceTree = ""; }; - A5814BE32538171000CF4451 /* SerialPortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLib.h; sourceTree = ""; }; - A5814BE42538171000CF4451 /* DxeCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreEntryPoint.h; sourceTree = ""; }; - A5814BE52538171000CF4451 /* PeCoffGetEntryPointLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffGetEntryPointLib.h; sourceTree = ""; }; - A5814BE62538171000CF4451 /* UefiDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDriverEntryPoint.h; sourceTree = ""; }; - A5814BE72538171000CF4451 /* BaseMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = ""; }; - A5814BE82538171000CF4451 /* DxeServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesLib.h; sourceTree = ""; }; - A5814BE92538171000CF4451 /* PeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = ""; }; - A5814BEA2538171000CF4451 /* S3PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciSegmentLib.h; sourceTree = ""; }; - A5814BEB2538171000CF4451 /* BaseLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = ""; }; - A5814BEC2538171000CF4451 /* SmmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLib.h; sourceTree = ""; }; - A5814BED2538171000CF4451 /* PeiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesLib.h; sourceTree = ""; }; - A5814BEE2538171000CF4451 /* DxeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesTableLib.h; sourceTree = ""; }; - A5814BEF2538171000CF4451 /* SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusLib.h; sourceTree = ""; }; - A5814BF02538171000CF4451 /* MemoryAllocationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = ""; }; - A5814BF12538171000CF4451 /* HstiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiLib.h; sourceTree = ""; }; - A5814BF22538171000CF4451 /* ExtractGuidedSectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtractGuidedSectionLib.h; sourceTree = ""; }; - A5814BF32538171000CF4451 /* ResourcePublicationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResourcePublicationLib.h; sourceTree = ""; }; - A5814BF42538171000CF4451 /* S3BootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3BootScriptLib.h; sourceTree = ""; }; - A5814BF52538171000CF4451 /* CacheMaintenanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CacheMaintenanceLib.h; sourceTree = ""; }; - A5814BF62538171000CF4451 /* CpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuLib.h; sourceTree = ""; }; - A5814BF72538171000CF4451 /* StandaloneMmDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandaloneMmDriverEntryPoint.h; sourceTree = ""; }; - A5814BF82538171000CF4451 /* SmmIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoLib.h; sourceTree = ""; }; - A5814BF92538171000CF4451 /* IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoLib.h; sourceTree = ""; }; - A5814BFA2538171000CF4451 /* PrintLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = ""; }; - A5814BFB2538171000CF4451 /* UefiApplicationEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiApplicationEntryPoint.h; sourceTree = ""; }; - A5814BFC2538171000CF4451 /* PerformanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceLib.h; sourceTree = ""; }; - A5814BFD2538171000CF4451 /* HobLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobLib.h; sourceTree = ""; }; - A5814BFE2538171000CF4451 /* DebugPrintErrorLevelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPrintErrorLevelLib.h; sourceTree = ""; }; - A5814BFF2538171000CF4451 /* PciSegmentInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentInfoLib.h; sourceTree = ""; }; - A5814C012538171000CF4451 /* LegacySpiController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiController.h; sourceTree = ""; }; - A5814C022538171000CF4451 /* SpiHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiHc.h; sourceTree = ""; }; - A5814C032538171000CF4451 /* Tcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp4.h; sourceTree = ""; }; - A5814C042538171000CF4451 /* DriverFamilyOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverFamilyOverride.h; sourceTree = ""; }; - A5814C052538171000CF4451 /* MmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSxDispatch.h; sourceTree = ""; }; - A5814C062538171000CF4451 /* MmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpu.h; sourceTree = ""; }; - A5814C072538171000CF4451 /* TcgService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgService.h; sourceTree = ""; }; - A5814C082538171000CF4451 /* WiFi2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi2.h; sourceTree = ""; }; - A5814C092538171000CF4451 /* PartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PartitionInfo.h; sourceTree = ""; }; - A5814C0A2538171000CF4451 /* SmmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReportStatusCodeHandler.h; sourceTree = ""; }; - A5814C0B2538171000CF4451 /* UgaDraw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = ""; }; - A5814C0C2538171000CF4451 /* Bis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bis.h; sourceTree = ""; }; - A5814C0D2538171000CF4451 /* SmartCardEdge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardEdge.h; sourceTree = ""; }; - A5814C0E2538171000CF4451 /* EapConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapConfiguration.h; sourceTree = ""; }; - A5814C0F2538171000CF4451 /* ShellDynamicCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellDynamicCommand.h; sourceTree = ""; }; - A5814C102538171000CF4451 /* Rest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rest.h; sourceTree = ""; }; - A5814C112538171000CF4451 /* NvdimmLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvdimmLabel.h; sourceTree = ""; }; - A5814C122538171000CF4451 /* Udp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4.h; sourceTree = ""; }; - A5814C132538171000CF4451 /* LoadedImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadedImage.h; sourceTree = ""; }; - A5814C142538171000CF4451 /* WiFi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi.h; sourceTree = ""; }; - A5814C152538171000CF4451 /* SmmSwDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch2.h; sourceTree = ""; }; - A5814C162538171000CF4451 /* FormBrowser2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowser2.h; sourceTree = ""; }; - A5814C172538171000CF4451 /* I2cHost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cHost.h; sourceTree = ""; }; - A5814C182538171000CF4451 /* DevicePathFromText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathFromText.h; sourceTree = ""; }; - A5814C192538171000CF4451 /* Shell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shell.h; sourceTree = ""; }; - A5814C1A2538171000CF4451 /* IpSec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSec.h; sourceTree = ""; }; - A5814C1B2538171000CF4451 /* SimpleTextInEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextInEx.h; sourceTree = ""; }; - A5814C1C2538171000CF4451 /* CpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2.h; sourceTree = ""; }; - A5814C1D2538171000CF4451 /* Ip4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4.h; sourceTree = ""; }; - A5814C1E2538171000CF4451 /* DriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration.h; sourceTree = ""; }; - A5814C1F2538171000CF4451 /* SpiSmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmConfiguration.h; sourceTree = ""; }; - A5814C202538171000CF4451 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; - A5814C212538171000CF4451 /* Tls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls.h; sourceTree = ""; }; - A5814C222538171000CF4451 /* MmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReadyToLock.h; sourceTree = ""; }; - A5814C232538171000CF4451 /* SimpleFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleFileSystem.h; sourceTree = ""; }; - A5814C242538171000CF4451 /* MmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStatusCode.h; sourceTree = ""; }; - A5814C252538171000CF4451 /* Http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http.h; sourceTree = ""; }; - A5814C262538171000CF4451 /* ScsiPassThruExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThruExt.h; sourceTree = ""; }; - A5814C272538171000CF4451 /* HiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigAccess.h; sourceTree = ""; }; - A5814C282538171000CF4451 /* SmbusHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusHc.h; sourceTree = ""; }; - A5814C292538171000CF4451 /* DevicePathToText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathToText.h; sourceTree = ""; }; - A5814C2A2538171000CF4451 /* MmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpuIo.h; sourceTree = ""; }; - A5814C2B2538171000CF4451 /* ServiceBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceBinding.h; sourceTree = ""; }; - A5814C2C2538171000CF4451 /* DriverConfiguration2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration2.h; sourceTree = ""; }; - A5814C2D2538171000CF4451 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; - A5814C2E2538171000CF4451 /* FirmwareManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagement.h; sourceTree = ""; }; - A5814C2F2538171000CF4451 /* EdidDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidDiscovered.h; sourceTree = ""; }; - A5814C302538171000CF4451 /* MmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmEndOfDxe.h; sourceTree = ""; }; - A5814C312538171000CF4451 /* BootManagerPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerPolicy.h; sourceTree = ""; }; - A5814C322538171000CF4451 /* RealTimeClock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RealTimeClock.h; sourceTree = ""; }; - A5814C332538171000CF4451 /* SimplePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimplePointer.h; sourceTree = ""; }; - A5814C342538171000CF4451 /* Ip6Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Config.h; sourceTree = ""; }; - A5814C352538171000CF4451 /* I2cIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cIo.h; sourceTree = ""; }; - A5814C362538171000CF4451 /* Dns6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns6.h; sourceTree = ""; }; - A5814C372538171000CF4451 /* UfsDeviceConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsDeviceConfig.h; sourceTree = ""; }; - A5814C382538171000CF4451 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = ""; }; - A5814C392538171000CF4451 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; - A5814C3A2538171000CF4451 /* TlsConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsConfig.h; sourceTree = ""; }; - A5814C3B2538171000CF4451 /* ScsiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiIo.h; sourceTree = ""; }; - A5814C3C2538171000CF4451 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; - A5814C3D2538171000CF4451 /* SmmSxDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch2.h; sourceTree = ""; }; - A5814C3E2538171000CF4451 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; - A5814C3F2538171000CF4451 /* NetworkInterfaceIdentifier.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetworkInterfaceIdentifier.h; sourceTree = ""; }; - A5814C402538171000CF4451 /* MmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPowerButtonDispatch.h; sourceTree = ""; }; - A5814C412538171000CF4451 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; - A5814C422538171000CF4451 /* EdidActive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidActive.h; sourceTree = ""; }; - A5814C432538171000CF4451 /* UserCredential.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential.h; sourceTree = ""; }; - A5814C442538171000CF4451 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; - A5814C452538171000CF4451 /* UnicodeCollation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollation.h; sourceTree = ""; }; - A5814C462538171000CF4451 /* MonotonicCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MonotonicCounter.h; sourceTree = ""; }; - A5814C472538171000CF4451 /* BluetoothHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothHc.h; sourceTree = ""; }; - A5814C482538171000CF4451 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = ""; }; - A5814C492538171000CF4451 /* ManagedNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ManagedNetwork.h; sourceTree = ""; }; - A5814C4A2538171000CF4451 /* DriverDiagnostics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics.h; sourceTree = ""; }; - A5814C4B2538171000CF4451 /* HiiImageDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageDecoder.h; sourceTree = ""; }; - A5814C4C2538171000CF4451 /* SimpleNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleNetwork.h; sourceTree = ""; }; - A5814C4D2538171000CF4451 /* HiiString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiString.h; sourceTree = ""; }; - A5814C4E2538171000CF4451 /* TrEEProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrEEProtocol.h; sourceTree = ""; }; - A5814C4F2538171000CF4451 /* VariableWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableWrite.h; sourceTree = ""; }; - A5814C502538171000CF4451 /* BluetoothLeConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothLeConfig.h; sourceTree = ""; }; - A5814C512538171000CF4451 /* Ip4Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config.h; sourceTree = ""; }; - A5814C522538171000CF4451 /* MmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmMp.h; sourceTree = ""; }; - A5814C532538171000CF4451 /* HiiPopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPopup.h; sourceTree = ""; }; - A5814C542538171000CF4451 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; - A5814C552538171100CF4451 /* IScsiInitiatorName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiInitiatorName.h; sourceTree = ""; }; - A5814C562538171100CF4451 /* Ftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ftp4.h; sourceTree = ""; }; - A5814C572538171100CF4451 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; - A5814C582538171100CF4451 /* SimpleTextOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextOut.h; sourceTree = ""; }; - A5814C592538171100CF4451 /* HiiConfigKeyword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigKeyword.h; sourceTree = ""; }; - A5814C5A2538171100CF4451 /* PciOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOverride.h; sourceTree = ""; }; - A5814C5B2538171100CF4451 /* DiskIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo2.h; sourceTree = ""; }; - A5814C5C2538171100CF4451 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; - A5814C5D2538171100CF4451 /* ComponentName2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName2.h; sourceTree = ""; }; - A5814C5E2538171100CF4451 /* SmmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStatusCode.h; sourceTree = ""; }; - A5814C5F2538171100CF4451 /* PciPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPlatform.h; sourceTree = ""; }; - A5814C602538171100CF4451 /* DriverDiagnostics2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics2.h; sourceTree = ""; }; - A5814C612538171100CF4451 /* Rng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rng.h; sourceTree = ""; }; - A5814C622538171100CF4451 /* Dhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4.h; sourceTree = ""; }; - A5814C632538171100CF4451 /* PxeBaseCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCode.h; sourceTree = ""; }; - A5814C642538171100CF4451 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; - A5814C652538171100CF4451 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - A5814C662538171100CF4451 /* MmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReportStatusCodeHandler.h; sourceTree = ""; }; - A5814C672538171100CF4451 /* DxeMmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMmReadyToLock.h; sourceTree = ""; }; - A5814C682538171100CF4451 /* DriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverBinding.h; sourceTree = ""; }; - A5814C692538171100CF4451 /* FirmwareVolume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume2.h; sourceTree = ""; }; - A5814C6A2538171100CF4451 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; - A5814C6B2538171100CF4451 /* MmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmBase.h; sourceTree = ""; }; - A5814C6C2538171100CF4451 /* SmmCpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo2.h; sourceTree = ""; }; - A5814C6D2538171100CF4451 /* SmmUsbDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch2.h; sourceTree = ""; }; - A5814C6E2538171100CF4451 /* Mtftp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6.h; sourceTree = ""; }; - A5814C6F2538171100CF4451 /* S3SmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmSaveState.h; sourceTree = ""; }; - A5814C702538171100CF4451 /* SpiNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiNorFlash.h; sourceTree = ""; }; - A5814C712538171100CF4451 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; - A5814C722538171100CF4451 /* SmmPowerButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch2.h; sourceTree = ""; }; - A5814C732538171100CF4451 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; - A5814C742538171100CF4451 /* LegacySpiSmmFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmFlash.h; sourceTree = ""; }; - A5814C752538171100CF4451 /* PlatformToDriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformToDriverConfiguration.h; sourceTree = ""; }; - A5814C762538171100CF4451 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; - A5814C772538171100CF4451 /* DevicePathUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = ""; }; - A5814C782538171100CF4451 /* PxeBaseCodeCallBack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCodeCallBack.h; sourceTree = ""; }; - A5814C792538171100CF4451 /* LegacySpiSmmController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmController.h; sourceTree = ""; }; - A5814C7A2538171100CF4451 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; - A5814C7B2538171100CF4451 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; - A5814C7C2538171100CF4451 /* Tcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp6.h; sourceTree = ""; }; - A5814C7D2538171100CF4451 /* PciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridgeIo.h; sourceTree = ""; }; - A5814C7E2538171100CF4451 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; - A5814C7F2538171100CF4451 /* UgaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaIo.h; sourceTree = ""; }; - A5814C802538171100CF4451 /* SpiSmmNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmNorFlash.h; sourceTree = ""; }; - A5814C812538171100CF4451 /* Hash2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash2.h; sourceTree = ""; }; - A5814C822538171100CF4451 /* SpiConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiConfiguration.h; sourceTree = ""; }; - A5814C832538171100CF4451 /* SuperIoControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIoControl.h; sourceTree = ""; }; - A5814C842538171100CF4451 /* DevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = ""; }; - A5814C852538171100CF4451 /* TapeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TapeIo.h; sourceTree = ""; }; - A5814C862538171100CF4451 /* SmmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpu.h; sourceTree = ""; }; - A5814C872538171100CF4451 /* DriverSupportedEfiVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSupportedEfiVersion.h; sourceTree = ""; }; - A5814C882538171100CF4451 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; - A5814C892538171100CF4451 /* UserManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserManager.h; sourceTree = ""; }; - A5814C8A2538171100CF4451 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; - A5814C8B2538171100CF4451 /* SecurityPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityPolicy.h; sourceTree = ""; }; - A5814C8C2538171100CF4451 /* UsbFunctionIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbFunctionIo.h; sourceTree = ""; }; - A5814C8D2538171100CF4451 /* BusSpecificDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BusSpecificDriverOverride.h; sourceTree = ""; }; - A5814C8E2538171100CF4451 /* MmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSwDispatch.h; sourceTree = ""; }; - A5814C8F2538171100CF4451 /* Supplicant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Supplicant.h; sourceTree = ""; }; - A5814C902538171100CF4451 /* Udp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6.h; sourceTree = ""; }; - A5814C912538171100CF4451 /* SmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToLock.h; sourceTree = ""; }; - A5814C922538171100CF4451 /* PciHotPlugRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugRequest.h; sourceTree = ""; }; - A5814C932538171100CF4451 /* AuthenticationInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthenticationInfo.h; sourceTree = ""; }; - A5814C942538171100CF4451 /* Ip4Config2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2.h; sourceTree = ""; }; - A5814C952538171100CF4451 /* MmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCommunication.h; sourceTree = ""; }; - A5814C962538171100CF4451 /* EapManagement2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement2.h; sourceTree = ""; }; - A5814C972538171100CF4451 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; - A5814C982538171100CF4451 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; - A5814C992538171100CF4451 /* PciHostBridgeResourceAllocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeResourceAllocation.h; sourceTree = ""; }; - A5814C9A2538171100CF4451 /* HiiPackageList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPackageList.h; sourceTree = ""; }; - A5814C9B2538171100CF4451 /* SpiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiIo.h; sourceTree = ""; }; - A5814C9C2538171100CF4451 /* HiiImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImage.h; sourceTree = ""; }; - A5814C9D2538171100CF4451 /* Pkcs7Verify.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pkcs7Verify.h; sourceTree = ""; }; - A5814C9E2538171100CF4451 /* SmmGpiDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch2.h; sourceTree = ""; }; - A5814C9F2538171100CF4451 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; - A5814CA02538171100CF4451 /* NvmExpressPassthru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassthru.h; sourceTree = ""; }; - A5814CA12538171100CF4451 /* IpSecConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSecConfig.h; sourceTree = ""; }; - A5814CA22538171100CF4451 /* DeferredImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeferredImageLoad.h; sourceTree = ""; }; - A5814CA32538171100CF4451 /* MmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmUsbDispatch.h; sourceTree = ""; }; - A5814CA42538171100CF4451 /* SmmStandbyButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch2.h; sourceTree = ""; }; - A5814CA52538171100CF4451 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A5814CA62538171100CF4451 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; - A5814CA72538171100CF4451 /* RegularExpressionProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionProtocol.h; sourceTree = ""; }; - A5814CA82538171100CF4451 /* IdeControllerInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeControllerInit.h; sourceTree = ""; }; - A5814CA92538171100CF4451 /* Cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpu.h; sourceTree = ""; }; - A5814CAA2538171100CF4451 /* AbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AbsolutePointer.h; sourceTree = ""; }; - A5814CAB2538171100CF4451 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; - A5814CAC2538171100CF4451 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; - A5814CAD2538171100CF4451 /* HiiConfigRouting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigRouting.h; sourceTree = ""; }; - A5814CAE2538171100CF4451 /* BluetoothAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothAttribute.h; sourceTree = ""; }; - A5814CAF2538171100CF4451 /* Ip6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6.h; sourceTree = ""; }; - A5814CB02538171100CF4451 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; - A5814CB12538171100CF4451 /* Dns4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns4.h; sourceTree = ""; }; - A5814CB22538171100CF4451 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; - A5814CB32538171100CF4451 /* HiiImageEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageEx.h; sourceTree = ""; }; - A5814CB42538171100CF4451 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; - A5814CB52538171100CF4451 /* MmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPeriodicTimerDispatch.h; sourceTree = ""; }; - A5814CB62538171100CF4451 /* RamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDisk.h; sourceTree = ""; }; - A5814CB72538171100CF4451 /* ScsiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThru.h; sourceTree = ""; }; - A5814CB82538171100CF4451 /* DiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskInfo.h; sourceTree = ""; }; - A5814CB92538171100CF4451 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; - A5814CBA2538171100CF4451 /* SerialIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialIo.h; sourceTree = ""; }; - A5814CBB2538171100CF4451 /* DriverHealth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealth.h; sourceTree = ""; }; - A5814CBC2538171100CF4451 /* Arp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Arp.h; sourceTree = ""; }; - A5814CBD2538171100CF4451 /* ShellParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellParameters.h; sourceTree = ""; }; - A5814CBE2538171100CF4451 /* IncompatiblePciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IncompatiblePciDeviceSupport.h; sourceTree = ""; }; - A5814CBF2538171100CF4451 /* LegacySpiFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiFlash.h; sourceTree = ""; }; - A5814CC02538171100CF4451 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; - A5814CC12538171100CF4451 /* Smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbios.h; sourceTree = ""; }; - A5814CC22538171100CF4451 /* EapManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement.h; sourceTree = ""; }; - A5814CC32538171100CF4451 /* EraseBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EraseBlock.h; sourceTree = ""; }; - A5814CC42538171100CF4451 /* Tcg2Protocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcg2Protocol.h; sourceTree = ""; }; - A5814CC52538171100CF4451 /* AcpiSystemDescriptionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSystemDescriptionTable.h; sourceTree = ""; }; - A5814CC62538171100CF4451 /* PciEnumerationComplete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerationComplete.h; sourceTree = ""; }; - A5814CC72538171100CF4451 /* ResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetNotification.h; sourceTree = ""; }; - A5814CC82538171100CF4451 /* PciHotPlugInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugInit.h; sourceTree = ""; }; - A5814CC92538171100CF4451 /* Kms.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Kms.h; sourceTree = ""; }; - A5814CCA2538171100CF4451 /* MmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPciRootBridgeIo.h; sourceTree = ""; }; - A5814CCB2538171100CF4451 /* I2cBusConfigurationManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cBusConfigurationManagement.h; sourceTree = ""; }; - A5814CCC2538171100CF4451 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; - A5814CCD2538171100CF4451 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; - A5814CCE2538171100CF4451 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; - A5814CCF2538171100CF4451 /* SmmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmEndOfDxe.h; sourceTree = ""; }; - A5814CD02538171100CF4451 /* MmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmConfiguration.h; sourceTree = ""; }; - A5814CD12538171100CF4451 /* SmmPeriodicTimerDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch2.h; sourceTree = ""; }; - A5814CD22538171100CF4451 /* S3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SaveState.h; sourceTree = ""; }; - A5814CD32538171100CF4451 /* SdMmcPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPassThru.h; sourceTree = ""; }; - A5814CD42538171100CF4451 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; - A5814CD52538171100CF4451 /* Dhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6.h; sourceTree = ""; }; - A5814CD62538171100CF4451 /* DxeSmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeSmmReadyToLock.h; sourceTree = ""; }; - A5814CD72538171100CF4451 /* MpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpService.h; sourceTree = ""; }; - A5814CD82538171100CF4451 /* SmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmConfiguration.h; sourceTree = ""; }; - A5814CD92538171100CF4451 /* MmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmGpiDispatch.h; sourceTree = ""; }; - A5814CDA2538171100CF4451 /* SmmControl2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl2.h; sourceTree = ""; }; - A5814CDB2538171100CF4451 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; - A5814CDC2538171100CF4451 /* Timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = ""; }; - A5814CDD2538171100CF4451 /* BlockIoCrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoCrypto.h; sourceTree = ""; }; - A5814CDE2538171100CF4451 /* SmartCardReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardReader.h; sourceTree = ""; }; - A5814CDF2538171100CF4451 /* FirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBlock.h; sourceTree = ""; }; - A5814CE02538171100CF4451 /* HttpBootCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootCallback.h; sourceTree = ""; }; - A5814CE12538171100CF4451 /* SimpleTextIn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextIn.h; sourceTree = ""; }; - A5814CE22538171100CF4451 /* MmIoTrapDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmIoTrapDispatch.h; sourceTree = ""; }; - A5814CE32538171100CF4451 /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = ""; }; - A5814CE42538171100CF4451 /* VlanConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfig.h; sourceTree = ""; }; - A5814CE52538171100CF4451 /* HiiFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFont.h; sourceTree = ""; }; - A5814CE62538171100CF4451 /* SmmAccess2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess2.h; sourceTree = ""; }; - A5814CE72538171100CF4451 /* UserCredential2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential2.h; sourceTree = ""; }; - A5814CE82538171100CF4451 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; - A5814CE92538171100CF4451 /* EdidOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidOverride.h; sourceTree = ""; }; - A5814CEA2538171100CF4451 /* I2cEnumerate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cEnumerate.h; sourceTree = ""; }; - A5814CEB2538171100CF4451 /* BluetoothConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothConfig.h; sourceTree = ""; }; - A5814CEC2538171100CF4451 /* BluetoothIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothIo.h; sourceTree = ""; }; - A5814CED2538171100CF4451 /* MmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStandbyButtonDispatch.h; sourceTree = ""; }; - A5814CEE2538171100CF4451 /* Mtftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4.h; sourceTree = ""; }; - A5814CEF2538171100CF4451 /* SmmIoTrapDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoTrapDispatch2.h; sourceTree = ""; }; - A5814CF02538171100CF4451 /* SpiSmmHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmHc.h; sourceTree = ""; }; - A5814CF12538171100CF4451 /* Ebc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ebc.h; sourceTree = ""; }; - A5814CF22538171100CF4451 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; - A5814CF32538171100CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A5814CF42538171100CF4451 /* Eap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Eap.h; sourceTree = ""; }; - A5814CF52538171100CF4451 /* AdapterInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdapterInformation.h; sourceTree = ""; }; - A5814CF62538171100CF4451 /* SmmBase2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase2.h; sourceTree = ""; }; - A5814CF72538171100CF4451 /* SmmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPciRootBridgeIo.h; sourceTree = ""; }; - A5814CF82538171100CF4451 /* HttpUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilities.h; sourceTree = ""; }; - A5814CF92538171100CF4451 /* LoadFile2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile2.h; sourceTree = ""; }; - A5814CFB2538171100CF4451 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = ""; }; - A5814CFC2538171100CF4451 /* PiMmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMmCis.h; sourceTree = ""; }; - A5814CFD2538171100CF4451 /* PiDxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxeCis.h; sourceTree = ""; }; - A5814CFE2538171100CF4451 /* PiStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiStatusCode.h; sourceTree = ""; }; - A5814CFF2538171100CF4451 /* PiBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = ""; }; - A5814D002538171100CF4451 /* PiHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiHob.h; sourceTree = ""; }; - A5814D012538171100CF4451 /* PiPeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPeiCis.h; sourceTree = ""; }; - A5814D022538171100CF4451 /* PiSmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCis.h; sourceTree = ""; }; - A5814D032538171100CF4451 /* PiDependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDependency.h; sourceTree = ""; }; - A5814D042538171100CF4451 /* PiS3BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiS3BootScript.h; sourceTree = ""; }; - A5814D052538171100CF4451 /* PiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMultiPhase.h; sourceTree = ""; }; - A5814D062538171100CF4451 /* PiFirmwareFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = ""; }; - A5814D072538171100CF4451 /* PiI2c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiI2c.h; sourceTree = ""; }; - A5814D082538171100CF4451 /* PiSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmm.h; sourceTree = ""; }; - A5814D0B2538171100CF4451 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; - A5814D0C2538171100CF4451 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = ""; }; - A5814D0E2538171100CF4451 /* Pentium4Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pentium4Msr.h; sourceTree = ""; }; - A5814D0F2538171100CF4451 /* GoldmontPlusMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontPlusMsr.h; sourceTree = ""; }; - A5814D102538171100CF4451 /* IvyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IvyBridgeMsr.h; sourceTree = ""; }; - A5814D112538171100CF4451 /* BroadwellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BroadwellMsr.h; sourceTree = ""; }; - A5814D122538171100CF4451 /* HaswellEMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellEMsr.h; sourceTree = ""; }; - A5814D132538171100CF4451 /* XeonE7Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonE7Msr.h; sourceTree = ""; }; - A5814D142538171100CF4451 /* Core2Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Core2Msr.h; sourceTree = ""; }; - A5814D152538171100CF4451 /* NehalemMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NehalemMsr.h; sourceTree = ""; }; - A5814D162538171100CF4451 /* SandyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SandyBridgeMsr.h; sourceTree = ""; }; - A5814D172538171100CF4451 /* P6Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = P6Msr.h; sourceTree = ""; }; - A5814D182538171100CF4451 /* PentiumMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMsr.h; sourceTree = ""; }; - A5814D192538171100CF4451 /* SilvermontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SilvermontMsr.h; sourceTree = ""; }; - A5814D1A2538171100CF4451 /* Xeon5600Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xeon5600Msr.h; sourceTree = ""; }; - A5814D1B2538171100CF4451 /* SkylakeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SkylakeMsr.h; sourceTree = ""; }; - A5814D1C2538171100CF4451 /* CoreMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreMsr.h; sourceTree = ""; }; - A5814D1D2538171100CF4451 /* XeonDMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonDMsr.h; sourceTree = ""; }; - A5814D1E2538171100CF4451 /* XeonPhiMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonPhiMsr.h; sourceTree = ""; }; - A5814D1F2538171100CF4451 /* PentiumMMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMMsr.h; sourceTree = ""; }; - A5814D202538171100CF4451 /* GoldmontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontMsr.h; sourceTree = ""; }; - A5814D212538171100CF4451 /* HaswellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellMsr.h; sourceTree = ""; }; - A5814D222538171100CF4451 /* AtomMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtomMsr.h; sourceTree = ""; }; - A5814D232538171100CF4451 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; - A5814D242538171100CF4451 /* StmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmStatusCode.h; sourceTree = ""; }; - A5814D252538171100CF4451 /* StmResourceDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmResourceDescriptor.h; sourceTree = ""; }; - A5814D262538171100CF4451 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; - A5814D272538171100CF4451 /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = ""; }; - A5814D282538171100CF4451 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = ""; }; - A5814D292538171100CF4451 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; - A5814D2B2538171100CF4451 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; - A5814D2C2538171100CF4451 /* Fam17Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fam17Msr.h; sourceTree = ""; }; - A5814D2D2538171100CF4451 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; - A5814D2E2538171100CF4451 /* PiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxe.h; sourceTree = ""; }; - A5814D302538171100CF4451 /* MdePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdePkgTokenSpace.h; sourceTree = ""; }; - A5814D312538171100CF4451 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; - A5814D322538171100CF4451 /* FileInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileInfo.h; sourceTree = ""; }; - A5814D332538171100CF4451 /* SystemResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemResourceTable.h; sourceTree = ""; }; - A5814D342538171100CF4451 /* AprioriFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AprioriFileName.h; sourceTree = ""; }; - A5814D352538171100CF4451 /* PropertiesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PropertiesTable.h; sourceTree = ""; }; - A5814D362538171100CF4451 /* MemoryAllocationHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationHob.h; sourceTree = ""; }; - A5814D372538171100CF4451 /* EventGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventGroup.h; sourceTree = ""; }; - A5814D382538171100CF4451 /* FirmwareFileSystem3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem3.h; sourceTree = ""; }; - A5814D392538171100CF4451 /* Cper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cper.h; sourceTree = ""; }; - A5814D3A2538171100CF4451 /* MemoryOverwriteControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteControl.h; sourceTree = ""; }; - A5814D3B2538171100CF4451 /* Gpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gpt.h; sourceTree = ""; }; - A5814D3C2538171100CF4451 /* MemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAttributesTable.h; sourceTree = ""; }; - A5814D3D2538171100CF4451 /* EventLegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventLegacyBios.h; sourceTree = ""; }; - A5814D3E2538171100CF4451 /* FmpCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpCapsule.h; sourceTree = ""; }; - A5814D3F2538171100CF4451 /* FirmwareContentsSigned.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareContentsSigned.h; sourceTree = ""; }; - A5814D402538171100CF4451 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; - A5814D412538171100CF4451 /* Apriori.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apriori.h; sourceTree = ""; }; - A5814D422538171100CF4451 /* DxeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServices.h; sourceTree = ""; }; - A5814D432538171100CF4451 /* Btt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Btt.h; sourceTree = ""; }; - A5814D442538171100CF4451 /* HobList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobList.h; sourceTree = ""; }; - A5814D452538171100CF4451 /* GraphicsInfoHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsInfoHob.h; sourceTree = ""; }; - A5814D462538171100CF4451 /* HiiFormMapMethodGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFormMapMethodGuid.h; sourceTree = ""; }; - A5814D472538171100CF4451 /* FileSystemVolumeLabelInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemVolumeLabelInfo.h; sourceTree = ""; }; - A5814D482538171100CF4451 /* FirmwareFileSystem2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem2.h; sourceTree = ""; }; - A5814D492538171100CF4451 /* StatusCodeDataTypeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeId.h; sourceTree = ""; }; - A5814D4A2538171100CF4451 /* DebugImageInfoTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugImageInfoTable.h; sourceTree = ""; }; - A5814D4B2538171100CF4451 /* HiiKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiKeyBoardLayout.h; sourceTree = ""; }; - A5814D4C2538171100CF4451 /* WinCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WinCertificate.h; sourceTree = ""; }; - A5814D4D2538171100CF4451 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; - A5814D4E2538171100CF4451 /* ImageAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageAuthentication.h; sourceTree = ""; }; - A5814D4F2538171100CF4451 /* VectorHandoffTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffTable.h; sourceTree = ""; }; - A5814D502538171100CF4451 /* FileSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemInfo.h; sourceTree = ""; }; - A5814D512538171100CF4451 /* HardwareErrorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HardwareErrorVariable.h; sourceTree = ""; }; - A5814D522538171100CF4451 /* Mps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mps.h; sourceTree = ""; }; - A5814D532538171100CF4451 /* PcAnsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = ""; }; - A5814D542538171100CF4451 /* GlobalVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = ""; }; - A5814D552538171100CF4451 /* HiiPlatformSetupFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPlatformSetupFormset.h; sourceTree = ""; }; - A5814D562538171100CF4451 /* CapsuleReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleReport.h; sourceTree = ""; }; - A5814D582538171100CF4451 /* PeiCoreFvLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreFvLocation.h; sourceTree = ""; }; - A5814D592538171100CF4451 /* SecHobData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecHobData.h; sourceTree = ""; }; - A5814D5A2538171100CF4451 /* VectorHandoffInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffInfo.h; sourceTree = ""; }; - A5814D5B2538171100CF4451 /* ReadOnlyVariable2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable2.h; sourceTree = ""; }; - A5814D5C2538171100CF4451 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; - A5814D5D2538171100CF4451 /* S3Resume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume2.h; sourceTree = ""; }; - A5814D5E2538171100CF4451 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; - A5814D5F2538171100CF4451 /* Reset2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset2.h; sourceTree = ""; }; - A5814D602538171100CF4451 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; - A5814D612538171100CF4451 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; - A5814D622538171100CF4451 /* EndOfPeiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfPeiPhase.h; sourceTree = ""; }; - A5814D632538171100CF4451 /* Smbus2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus2.h; sourceTree = ""; }; - A5814D642538171100CF4451 /* BootInRecoveryMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootInRecoveryMode.h; sourceTree = ""; }; - A5814D652538171100CF4451 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; - A5814D662538171100CF4451 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; - A5814D672538171100CF4451 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; - A5814D682538171100CF4451 /* MemoryDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryDiscovered.h; sourceTree = ""; }; - A5814D692538171100CF4451 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; - A5814D6A2538171100CF4451 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; - A5814D6B2538171100CF4451 /* LoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadImage.h; sourceTree = ""; }; - A5814D6C2538171100CF4451 /* FirmwareVolumeInfo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo2.h; sourceTree = ""; }; - A5814D6D2538171100CF4451 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; - A5814D6E2538171100CF4451 /* Stall.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Stall.h; sourceTree = ""; }; - A5814D6F2538171100CF4451 /* PciCfg2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg2.h; sourceTree = ""; }; - A5814D702538171100CF4451 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; - A5814D712538171100CF4451 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; - A5814D722538171100CF4451 /* MasterBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterBootMode.h; sourceTree = ""; }; - A5814D732538171100CF4451 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A5814D742538171100CF4451 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; - A5814D752538171100CF4451 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; - A5814D762538171100CF4451 /* FirmwareVolumeInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo.h; sourceTree = ""; }; - A5814D772538171100CF4451 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; - A5814D782538171100CF4451 /* RecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryModule.h; sourceTree = ""; }; - A5814D792538171100CF4451 /* SecPlatformInformation2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation2.h; sourceTree = ""; }; - A5814D7A2538171100CF4451 /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = ""; }; - A5814D7B2538171100CF4451 /* MpServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices.h; sourceTree = ""; }; - A5814D7C2538171100CF4451 /* TemporaryRamSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamSupport.h; sourceTree = ""; }; - A5814D7D2538171100CF4451 /* TemporaryRamDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamDone.h; sourceTree = ""; }; - A5814D7E2538171100CF4451 /* DeviceRecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceRecoveryModule.h; sourceTree = ""; }; - A5814D7F2538171100CF4451 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; - A5814D802538171100CF4451 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; - A5814D812538171100CF4451 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; - A5814D822538171100CF4451 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; - A5814D832538171100CF4451 /* SecPlatformInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation.h; sourceTree = ""; }; - A5814D842538171100CF4451 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; - A5814D852538171100CF4451 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; - A5814D862538171100CF4451 /* Base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = ""; }; - A5814D892538171100CF4451 /* PeiServicesTablePointerLibIdt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.uni; sourceTree = ""; }; - A5814D8A2538171100CF4451 /* PeiServicesTablePointerLibIdt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.inf; sourceTree = ""; }; - A5814D8B2538171100CF4451 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; - A5814D8D2538171100CF4451 /* StandaloneMmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmServicesTableLib.c; sourceTree = ""; }; - A5814D8E2538171100CF4451 /* StandaloneMmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.inf; sourceTree = ""; }; - A5814D8F2538171100CF4451 /* StandaloneMmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.uni; sourceTree = ""; }; - A5814D912538171100CF4451 /* PeiPciLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.uni; sourceTree = ""; }; - A5814D922538171100CF4451 /* PeiPciLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.inf; sourceTree = ""; }; - A5814D932538171100CF4451 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5814D952538171100CF4451 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; - A5814D962538171100CF4451 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; - A5814D972538171100CF4451 /* PeiSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiSmbusLib.c; sourceTree = ""; }; - A5814D982538171100CF4451 /* PeiSmbusLibSmbus2Ppi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.inf; sourceTree = ""; }; - A5814D992538171100CF4451 /* PeiSmbusLibSmbus2Ppi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.uni; sourceTree = ""; }; - A5814D9B2538171100CF4451 /* BaseDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseDebugPrintErrorLevelLib.c; sourceTree = ""; }; - A5814D9C2538171100CF4451 /* BaseDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.inf; sourceTree = ""; }; - A5814D9D2538171100CF4451 /* BaseDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.uni; sourceTree = ""; }; - A5814D9F2538171100CF4451 /* BaseCacheMaintenanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.inf; sourceTree = ""; }; - A5814DA02538171100CF4451 /* BaseCacheMaintenanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.uni; sourceTree = ""; }; - A5814DA12538171100CF4451 /* X86Cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Cache.c; sourceTree = ""; }; - A5814DA22538171100CF4451 /* ArmCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArmCache.c; sourceTree = ""; }; - A5814DA32538171100CF4451 /* EbcCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcCache.c; sourceTree = ""; }; - A5814DA52538171100CF4451 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A5814DA62538171100CF4451 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A5814DA72538171100CF4451 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A5814DA82538171100CF4451 /* DxeIoLibCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.uni; sourceTree = ""; }; - A5814DA92538171100CF4451 /* DxeCpuIo2LibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCpuIo2LibInternal.h; sourceTree = ""; }; - A5814DAA2538171100CF4451 /* DxeIoLibCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.inf; sourceTree = ""; }; - A5814DAC2538171100CF4451 /* BasePciLibCf8.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.inf; sourceTree = ""; }; - A5814DAD2538171100CF4451 /* BasePciLibCf8.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.uni; sourceTree = ""; }; - A5814DAE2538171100CF4451 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5814DB02538171100CF4451 /* PeiServicesTablePointerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.uni; sourceTree = ""; }; - A5814DB12538171100CF4451 /* PeiServicesTablePointerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.inf; sourceTree = ""; }; - A5814DB22538171100CF4451 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; - A5814DB42538171100CF4451 /* BaseDebugLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.inf; sourceTree = ""; }; - A5814DB52538171100CF4451 /* BaseDebugLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.uni; sourceTree = ""; }; - A5814DB62538171100CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5814DB82538171100CF4451 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; - A5814DB92538171100CF4451 /* UefiPciSegmentLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.inf; sourceTree = ""; }; - A5814DBA2538171100CF4451 /* UefiPciSegmentLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.uni; sourceTree = ""; }; - A5814DBB2538171100CF4451 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; - A5814DBD2538171100CF4451 /* PeiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.inf; sourceTree = ""; }; - A5814DBE2538171100CF4451 /* PeiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesLib.c; sourceTree = ""; }; - A5814DBF2538171100CF4451 /* PeiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.uni; sourceTree = ""; }; - A5814DC12538171100CF4451 /* BasePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.uni; sourceTree = ""; }; - A5814DC22538171100CF4451 /* BasePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.inf; sourceTree = ""; }; - A5814DC32538171100CF4451 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; - A5814DC52538171100CF4451 /* BaseS3SmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.inf; sourceTree = ""; }; - A5814DC62538171100CF4451 /* BaseS3SmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.uni; sourceTree = ""; }; - A5814DC72538171100CF4451 /* S3SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SmbusLib.c; sourceTree = ""; }; - A5814DC92538171100CF4451 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; - A5814DCA2538171100CF4451 /* DxeServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesLib.c; sourceTree = ""; }; - A5814DCC2538171100CF4451 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; - A5814DCD2538171100CF4451 /* DxeServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.uni; sourceTree = ""; }; - A5814DCE2538171100CF4451 /* DxeServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.inf; sourceTree = ""; }; - A5814DD02538171100CF4451 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; - A5814DD12538171100CF4451 /* SecPeiDxeTimerLibCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.inf; sourceTree = ""; }; - A5814DD22538171100CF4451 /* SecPeiDxeTimerLibCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.uni; sourceTree = ""; }; - A5814DD42538171100CF4451 /* StandaloneMmDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.inf; sourceTree = ""; }; - A5814DD52538171100CF4451 /* StandaloneMmDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.uni; sourceTree = ""; }; - A5814DD62538171100CF4451 /* StandaloneMmDriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmDriverEntryPoint.c; sourceTree = ""; }; - A5814DD82538171100CF4451 /* SmmPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.uni; sourceTree = ""; }; - A5814DD92538171100CF4451 /* SmmPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.inf; sourceTree = ""; }; - A5814DDA2538171100CF4451 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5814DDC2538171100CF4451 /* SwapBytes32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes32.c; sourceTree = ""; }; - A5814DDD2538171100CF4451 /* X86ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadIdtr.c; sourceTree = ""; }; - A5814DDF2538171100CF4451 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; - A5814DE02538171100CF4451 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; - A5814DE12538171100CF4451 /* SetJumpLongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJumpLongJump.c; sourceTree = ""; }; - A5814DE22538171100CF4451 /* SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrier.c; sourceTree = ""; }; - A5814DE32538171100CF4451 /* BaseLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLibInternals.h; sourceTree = ""; }; - A5814DE42538171100CF4451 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; - A5814DE52538171100CF4451 /* X86WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteIdtr.c; sourceTree = ""; }; - A5814DE62538171100CF4451 /* FilePaths.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FilePaths.c; sourceTree = ""; }; - A5814DE72538171100CF4451 /* BaseLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.uni; sourceTree = ""; }; - A5814DE82538171100CF4451 /* X86FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxRestore.c; sourceTree = ""; }; - A5814DE92538171100CF4451 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; - A5814DEA2538171100CF4451 /* LongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LongJump.c; sourceTree = ""; }; - A5814DEB2538171100CF4451 /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = ""; }; - A5814DEC2538171100CF4451 /* BaseLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.inf; sourceTree = ""; }; - A5814DED2538171100CF4451 /* GetPowerOfTwo64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo64.c; sourceTree = ""; }; - A5814DEF2538171100CF4451 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; - A5814DF02538171100CF4451 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; - A5814DF12538171100CF4451 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; - A5814DF22538171100CF4451 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; - A5814DF32538171100CF4451 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; - A5814DF42538171100CF4451 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; - A5814DF52538171100CF4451 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; - A5814DF62538171100CF4451 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; - A5814DF72538171100CF4451 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; - A5814DF82538171100CF4451 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; - A5814DF92538171100CF4451 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; - A5814DFA2538171100CF4451 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; - A5814DFB2538171100CF4451 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; - A5814DFC2538171100CF4451 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; - A5814DFD2538171100CF4451 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; - A5814DFE2538171100CF4451 /* SwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwitchStack.nasm; sourceTree = ""; }; - A5814DFF2538171100CF4451 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; - A5814E002538171100CF4451 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; - A5814E012538171100CF4451 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; - A5814E022538171100CF4451 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; - A5814E032538171100CF4451 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; - A5814E042538171100CF4451 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; - A5814E052538171100CF4451 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; - A5814E062538171100CF4451 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; - A5814E072538171100CF4451 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; - A5814E082538171100CF4451 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; - A5814E092538171100CF4451 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; - A5814E0A2538171100CF4451 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; - A5814E0B2538171100CF4451 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; - A5814E0C2538171100CF4451 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; - A5814E0D2538171100CF4451 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; - A5814E0E2538171100CF4451 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; - A5814E0F2538171100CF4451 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; - A5814E102538171100CF4451 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; - A5814E112538171100CF4451 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; - A5814E122538171100CF4451 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; - A5814E132538171100CF4451 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; - A5814E142538171100CF4451 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; - A5814E152538171100CF4451 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; - A5814E162538171100CF4451 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; - A5814E172538171100CF4451 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; - A5814E182538171100CF4451 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; - A5814E192538171100CF4451 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; - A5814E1A2538171100CF4451 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; - A5814E1B2538171100CF4451 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; - A5814E1C2538171100CF4451 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; - A5814E1D2538171100CF4451 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; - A5814E1E2538171100CF4451 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; - A5814E1F2538171100CF4451 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; - A5814E202538171100CF4451 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; - A5814E212538171100CF4451 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; - A5814E222538171100CF4451 /* DisablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging64.nasm; sourceTree = ""; }; - A5814E232538171100CF4451 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; - A5814E242538171100CF4451 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; - A5814E252538171100CF4451 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; - A5814E262538171100CF4451 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5814E272538171100CF4451 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; - A5814E282538171100CF4451 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; - A5814E292538171100CF4451 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; - A5814E2A2538171100CF4451 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; - A5814E2B2538171100CF4451 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; - A5814E2C2538171100CF4451 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; - A5814E2D2538171100CF4451 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; - A5814E2E2538171100CF4451 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; - A5814E2F2538171100CF4451 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; - A5814E302538171100CF4451 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; - A5814E312538171100CF4451 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; - A5814E322538171100CF4451 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; - A5814E332538171100CF4451 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; - A5814E342538171100CF4451 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; - A5814E352538171100CF4451 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; - A5814E362538171100CF4451 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; - A5814E372538171100CF4451 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; - A5814E382538171100CF4451 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; - A5814E392538171100CF4451 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; - A5814E3A2538171100CF4451 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; - A5814E3B2538171100CF4451 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; - A5814E3C2538171100CF4451 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; - A5814E3D2538171100CF4451 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; - A5814E3E2538171100CF4451 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; - A5814E3F2538171100CF4451 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; - A5814E402538171100CF4451 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; - A5814E412538171100CF4451 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; - A5814E422538171100CF4451 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; - A5814E432538171100CF4451 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; - A5814E442538171100CF4451 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; - A5814E452538171100CF4451 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; - A5814E462538171100CF4451 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; - A5814E472538171100CF4451 /* X86Msr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Msr.c; sourceTree = ""; }; - A5814E482538171100CF4451 /* DivU64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x64Remainder.c; sourceTree = ""; }; - A5814E492538171100CF4451 /* X86Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Thunk.c; sourceTree = ""; }; - A5814E4A2538171100CF4451 /* CpuDeadLoop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDeadLoop.c; sourceTree = ""; }; - A5814E4B2538171100CF4451 /* LowBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet64.c; sourceTree = ""; }; - A5814E4C2538171100CF4451 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; - A5814E4D2538171100CF4451 /* X86PatchInstruction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86PatchInstruction.c; sourceTree = ""; }; - A5814E4E2538171100CF4451 /* X86FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxSave.c; sourceTree = ""; }; - A5814E4F2538171100CF4451 /* X86GetInterruptState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86GetInterruptState.c; sourceTree = ""; }; - A5814E502538171100CF4451 /* CheckSum.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CheckSum.c; sourceTree = ""; }; - A5814E512538171100CF4451 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; - A5814E522538171100CF4451 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A5814E532538171100CF4451 /* X86DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging32.c; sourceTree = ""; }; - A5814E542538171100CF4451 /* BitField.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitField.c; sourceTree = ""; }; - A5814E552538171100CF4451 /* X86EnablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging64.c; sourceTree = ""; }; - A5814E562538171100CF4451 /* HighBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet64.c; sourceTree = ""; }; - A5814E572538171100CF4451 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; - A5814E582538171100CF4451 /* SafeString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeString.c; sourceTree = ""; }; - A5814E592538171100CF4451 /* MultS64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultS64x64.c; sourceTree = ""; }; - A5814E5A2538171100CF4451 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; - A5814E5C2538171100CF4451 /* EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnablePaging32.c; sourceTree = ""; }; - A5814E5D2538171100CF4451 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; - A5814E5E2538171100CF4451 /* WriteDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr3.c; sourceTree = ""; }; - A5814E5F2538171100CF4451 /* ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGdtr.c; sourceTree = ""; }; - A5814E602538171100CF4451 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; - A5814E612538171100CF4451 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; - A5814E622538171100CF4451 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; - A5814E632538171100CF4451 /* ReadDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr2.c; sourceTree = ""; }; - A5814E642538171100CF4451 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; - A5814E652538171100CF4451 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; - A5814E662538171100CF4451 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; - A5814E672538171100CF4451 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; - A5814E682538171100CF4451 /* ReadSs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadSs.c; sourceTree = ""; }; - A5814E692538171100CF4451 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; - A5814E6A2538171100CF4451 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; - A5814E6B2538171100CF4451 /* Monitor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Monitor.c; sourceTree = ""; }; - A5814E6C2538171100CF4451 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; - A5814E6D2538171100CF4451 /* WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteGdtr.c; sourceTree = ""; }; - A5814E6E2538171100CF4451 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; - A5814E6F2538171100CF4451 /* ReadDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr6.c; sourceTree = ""; }; - A5814E702538171100CF4451 /* ReadPmc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadPmc.c; sourceTree = ""; }; - A5814E712538171100CF4451 /* Wbinvd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Wbinvd.c; sourceTree = ""; }; - A5814E722538171100CF4451 /* DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisablePaging32.c; sourceTree = ""; }; - A5814E732538171100CF4451 /* RShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RShiftU64.nasm; sourceTree = ""; }; - A5814E742538171100CF4451 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; - A5814E752538171100CF4451 /* Invd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Invd.c; sourceTree = ""; }; - A5814E762538171100CF4451 /* WriteDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr7.c; sourceTree = ""; }; - A5814E772538171100CF4451 /* WriteMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm7.c; sourceTree = ""; }; - A5814E782538171100CF4451 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; - A5814E792538171100CF4451 /* ReadCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr2.c; sourceTree = ""; }; - A5814E7A2538171100CF4451 /* LShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LShiftU64.nasm; sourceTree = ""; }; - A5814E7B2538171100CF4451 /* ReadTr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTr.c; sourceTree = ""; }; - A5814E7C2538171100CF4451 /* ReadMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm6.c; sourceTree = ""; }; - A5814E7D2538171100CF4451 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; - A5814E7E2538171100CF4451 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; - A5814E7F2538171100CF4451 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; - A5814E802538171100CF4451 /* WriteCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr3.c; sourceTree = ""; }; - A5814E812538171100CF4451 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; - A5814E822538171100CF4451 /* CpuPause.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPause.c; sourceTree = ""; }; - A5814E832538171100CF4451 /* ReadMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm2.c; sourceTree = ""; }; - A5814E842538171100CF4451 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; - A5814E852538171100CF4451 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; - A5814E862538171100CF4451 /* CpuIdEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIdEx.c; sourceTree = ""; }; - A5814E872538171100CF4451 /* WriteMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm3.c; sourceTree = ""; }; - A5814E882538171100CF4451 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; - A5814E892538171100CF4451 /* ReadDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr1.c; sourceTree = ""; }; - A5814E8A2538171100CF4451 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; - A5814E8B2538171100CF4451 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; - A5814E8C2538171100CF4451 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; - A5814E8D2538171100CF4451 /* ReadEs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEs.c; sourceTree = ""; }; - A5814E8E2538171100CF4451 /* FlushCacheLine.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FlushCacheLine.c; sourceTree = ""; }; - A5814E8F2538171100CF4451 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; - A5814E902538171100CF4451 /* WriteDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr0.c; sourceTree = ""; }; - A5814E912538171100CF4451 /* DisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableInterrupts.c; sourceTree = ""; }; - A5814E922538171100CF4451 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; - A5814E932538171100CF4451 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; - A5814E942538171100CF4451 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; - A5814E952538171100CF4451 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; - A5814E962538171100CF4451 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; - A5814E972538171100CF4451 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; - A5814E982538171100CF4451 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; - A5814E992538171100CF4451 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; - A5814E9A2538171100CF4451 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; - A5814E9B2538171100CF4451 /* WriteDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr4.c; sourceTree = ""; }; - A5814E9C2538171100CF4451 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; - A5814E9D2538171100CF4451 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; - A5814E9E2538171100CF4451 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; - A5814E9F2538171100CF4451 /* ReadDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr5.c; sourceTree = ""; }; - A5814EA02538171100CF4451 /* EnableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableCache.c; sourceTree = ""; }; - A5814EA12538171100CF4451 /* ReadMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm5.c; sourceTree = ""; }; - A5814EA22538171100CF4451 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; - A5814EA32538171100CF4451 /* EnableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableInterrupts.c; sourceTree = ""; }; - A5814EA42538171100CF4451 /* WriteCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr0.c; sourceTree = ""; }; - A5814EA52538171100CF4451 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; - A5814EA62538171100CF4451 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; - A5814EA72538171100CF4451 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; - A5814EA82538171100CF4451 /* DivU64x64Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x64Remainder.nasm; sourceTree = ""; }; - A5814EA92538171100CF4451 /* WriteMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm4.c; sourceTree = ""; }; - A5814EAA2538171100CF4451 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; - A5814EAB2538171100CF4451 /* WriteLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteLdtr.c; sourceTree = ""; }; - A5814EAC2538171100CF4451 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; - A5814EAD2538171100CF4451 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; - A5814EAE2538171100CF4451 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; - A5814EAF2538171100CF4451 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; - A5814EB02538171100CF4451 /* WriteMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm0.c; sourceTree = ""; }; - A5814EB12538171100CF4451 /* ReadDs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDs.c; sourceTree = ""; }; - A5814EB22538171100CF4451 /* FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxSave.c; sourceTree = ""; }; - A5814EB32538171100CF4451 /* WriteCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr4.c; sourceTree = ""; }; - A5814EB42538171100CF4451 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; - A5814EB52538171100CF4451 /* ReadMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm1.c; sourceTree = ""; }; - A5814EB62538171100CF4451 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; - A5814EB72538171100CF4451 /* ReadLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadLdtr.c; sourceTree = ""; }; - A5814EB82538171100CF4451 /* ARShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ARShiftU64.nasm; sourceTree = ""; }; - A5814EB92538171100CF4451 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; - A5814EBA2538171100CF4451 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; - A5814EBB2538171100CF4451 /* ReadDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr0.c; sourceTree = ""; }; - A5814EBC2538171100CF4451 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; - A5814EBD2538171100CF4451 /* SwapBytes64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwapBytes64.nasm; sourceTree = ""; }; - A5814EBE2538171100CF4451 /* ReadCs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCs.c; sourceTree = ""; }; - A5814EBF2538171100CF4451 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; - A5814EC02538171100CF4451 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; - A5814EC12538171100CF4451 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; - A5814EC22538171100CF4451 /* WriteDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr1.c; sourceTree = ""; }; - A5814EC32538171100CF4451 /* MultU64x64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x64.nasm; sourceTree = ""; }; - A5814EC42538171100CF4451 /* WriteDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr5.c; sourceTree = ""; }; - A5814EC52538171100CF4451 /* LRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LRotU64.nasm; sourceTree = ""; }; - A5814EC62538171100CF4451 /* Mwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mwait.c; sourceTree = ""; }; - A5814EC72538171100CF4451 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; - A5814EC82538171100CF4451 /* RRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RRotU64.nasm; sourceTree = ""; }; - A5814EC92538171100CF4451 /* ReadDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr4.c; sourceTree = ""; }; - A5814ECA2538171200CF4451 /* ReadGs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGs.c; sourceTree = ""; }; - A5814ECB2538171200CF4451 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; - A5814ECC2538171200CF4451 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; - A5814ECD2538171200CF4451 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5814ECE2538171200CF4451 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; - A5814ECF2538171200CF4451 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; - A5814ED02538171200CF4451 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; - A5814ED12538171200CF4451 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; - A5814ED22538171200CF4451 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; - A5814ED32538171200CF4451 /* ReadMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm4.c; sourceTree = ""; }; - A5814ED42538171200CF4451 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; - A5814ED52538171200CF4451 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; - A5814ED62538171200CF4451 /* ReadFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFs.c; sourceTree = ""; }; - A5814ED72538171200CF4451 /* ReadCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr0.c; sourceTree = ""; }; - A5814ED82538171200CF4451 /* CpuId.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuId.c; sourceTree = ""; }; - A5814ED92538171200CF4451 /* MultU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x32.nasm; sourceTree = ""; }; - A5814EDA2538171200CF4451 /* WriteMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm5.c; sourceTree = ""; }; - A5814EDB2538171200CF4451 /* DisablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging32.nasm; sourceTree = ""; }; - A5814EDC2538171200CF4451 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; - A5814EDD2538171200CF4451 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; - A5814EDE2538171200CF4451 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; - A5814EDF2538171200CF4451 /* WriteMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm1.c; sourceTree = ""; }; - A5814EE02538171200CF4451 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; - A5814EE12538171200CF4451 /* ReadCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr4.c; sourceTree = ""; }; - A5814EE22538171200CF4451 /* DivU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32.nasm; sourceTree = ""; }; - A5814EE32538171200CF4451 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; - A5814EE42538171200CF4451 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; - A5814EE52538171200CF4451 /* ReadMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm0.c; sourceTree = ""; }; - A5814EE62538171200CF4451 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; - A5814EE72538171200CF4451 /* DisableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableCache.c; sourceTree = ""; }; - A5814EE82538171200CF4451 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; - A5814EE92538171200CF4451 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; - A5814EEA2538171200CF4451 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; - A5814EEB2538171200CF4451 /* FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxRestore.c; sourceTree = ""; }; - A5814EEC2538171200CF4451 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; - A5814EED2538171200CF4451 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; - A5814EEE2538171200CF4451 /* WriteDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr2.c; sourceTree = ""; }; - A5814EEF2538171200CF4451 /* EnablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging64.nasm; sourceTree = ""; }; - A5814EF02538171200CF4451 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; - A5814EF12538171200CF4451 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; - A5814EF22538171200CF4451 /* WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteIdtr.c; sourceTree = ""; }; - A5814EF32538171200CF4451 /* ReadDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr3.c; sourceTree = ""; }; - A5814EF42538171200CF4451 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; - A5814EF52538171200CF4451 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; - A5814EF62538171200CF4451 /* ReadDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr7.c; sourceTree = ""; }; - A5814EF72538171200CF4451 /* ReadEflags.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEflags.c; sourceTree = ""; }; - A5814EF82538171200CF4451 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; - A5814EF92538171200CF4451 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; - A5814EFA2538171200CF4451 /* DivU64x32Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32Remainder.nasm; sourceTree = ""; }; - A5814EFB2538171200CF4451 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; - A5814EFC2538171200CF4451 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; - A5814EFD2538171200CF4451 /* WriteDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr6.c; sourceTree = ""; }; - A5814EFE2538171200CF4451 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; - A5814EFF2538171200CF4451 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; - A5814F002538171200CF4451 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; - A5814F012538171200CF4451 /* ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadIdtr.c; sourceTree = ""; }; - A5814F022538171200CF4451 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; - A5814F032538171200CF4451 /* ReadCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr3.c; sourceTree = ""; }; - A5814F042538171200CF4451 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; - A5814F052538171200CF4451 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; - A5814F062538171200CF4451 /* WriteMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm6.c; sourceTree = ""; }; - A5814F072538171200CF4451 /* ReadTsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTsc.c; sourceTree = ""; }; - A5814F082538171200CF4451 /* WriteCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr2.c; sourceTree = ""; }; - A5814F092538171200CF4451 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; - A5814F0A2538171200CF4451 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; - A5814F0B2538171200CF4451 /* ReadMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm7.c; sourceTree = ""; }; - A5814F0C2538171200CF4451 /* EnableDisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableDisableInterrupts.c; sourceTree = ""; }; - A5814F0D2538171200CF4451 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; - A5814F0E2538171200CF4451 /* ReadMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm3.c; sourceTree = ""; }; - A5814F0F2538171200CF4451 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; - A5814F102538171200CF4451 /* InternalSwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InternalSwitchStack.nasm; sourceTree = ""; }; - A5814F112538171200CF4451 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; - A5814F122538171200CF4451 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; - A5814F132538171200CF4451 /* WriteMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm2.c; sourceTree = ""; }; - A5814F142538171200CF4451 /* ModU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ModU64x32.nasm; sourceTree = ""; }; - A5814F152538171200CF4451 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; - A5814F162538171200CF4451 /* EnablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging32.nasm; sourceTree = ""; }; - A5814F172538171200CF4451 /* GetPowerOfTwo32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo32.c; sourceTree = ""; }; - A5814F182538171200CF4451 /* Math64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math64.c; sourceTree = ""; }; - A5814F192538171200CF4451 /* RRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU32.c; sourceTree = ""; }; - A5814F1A2538171200CF4451 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; - A5814F1B2538171200CF4451 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; - A5814F1C2538171200CF4451 /* X86MemoryFence.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86MemoryFence.c; sourceTree = ""; }; - A5814F1D2538171200CF4451 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; - A5814F1E2538171200CF4451 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; - A5814F1F2538171200CF4451 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; - A5814F202538171200CF4451 /* ChkStkGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChkStkGcc.c; sourceTree = ""; }; - A5814F212538171200CF4451 /* SetJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJump.c; sourceTree = ""; }; - A5814F222538171200CF4451 /* X86EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging32.c; sourceTree = ""; }; - A5814F232538171200CF4451 /* X86WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteGdtr.c; sourceTree = ""; }; - A5814F242538171200CF4451 /* SwapBytes16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes16.c; sourceTree = ""; }; - A5814F252538171200CF4451 /* HighBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet32.c; sourceTree = ""; }; - A5814F262538171200CF4451 /* X86RdRand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86RdRand.c; sourceTree = ""; }; - A5814F282538171200CF4451 /* Math64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Math64.S; sourceTree = ""; }; - A5814F292538171200CF4451 /* CpuPause.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuPause.asm; sourceTree = ""; }; - A5814F2A2538171200CF4451 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; - A5814F2B2538171200CF4451 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; - A5814F2C2538171200CF4451 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; - A5814F2D2538171200CF4451 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; - A5814F2E2538171200CF4451 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; - A5814F2F2538171200CF4451 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; - A5814F302538171200CF4451 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; - A5814F312538171200CF4451 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; - A5814F322538171200CF4451 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; - A5814F332538171200CF4451 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; - A5814F342538171200CF4451 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; - A5814F352538171200CF4451 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; - A5814F362538171200CF4451 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; - A5814F372538171200CF4451 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; - A5814F382538171200CF4451 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; - A5814F392538171200CF4451 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; - A5814F3A2538171200CF4451 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; - A5814F3B2538171200CF4451 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; - A5814F3C2538171200CF4451 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; - A5814F3D2538171200CF4451 /* X86DisablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging64.c; sourceTree = ""; }; - A5814F3E2538171200CF4451 /* X86ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadGdtr.c; sourceTree = ""; }; - A5814F3F2538171200CF4451 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; - A5814F412538171200CF4451 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; - A5814F422538171200CF4451 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; - A5814F432538171200CF4451 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; - A5814F442538171200CF4451 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; - A5814F452538171200CF4451 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; - A5814F462538171200CF4451 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; - A5814F472538171200CF4451 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; - A5814F482538171200CF4451 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; - A5814F492538171200CF4451 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; - A5814F4A2538171200CF4451 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; - A5814F4B2538171200CF4451 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; - A5814F4C2538171200CF4451 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; - A5814F4D2538171200CF4451 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; - A5814F4E2538171200CF4451 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; - A5814F4F2538171200CF4451 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; - A5814F502538171200CF4451 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; - A5814F512538171200CF4451 /* LowBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet32.c; sourceTree = ""; }; - A5814F522538171200CF4451 /* LRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU32.c; sourceTree = ""; }; - A5814F532538171200CF4451 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; - A5814F542538171200CF4451 /* LinkedList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkedList.c; sourceTree = ""; }; - A5814F552538171200CF4451 /* X86SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86SpeculationBarrier.c; sourceTree = ""; }; - A5814F572538171200CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5814F582538171200CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5814F592538171200CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5814F5A2538171200CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5814F5C2538171200CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5814F5D2538171200CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5814F5E2538171200CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5814F5F2538171200CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5814F602538171200CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5814F612538171200CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5814F622538171200CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5814F632538171200CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5814F642538171200CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5814F652538171200CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5814F662538171200CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5814F672538171200CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5814F682538171200CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5814F692538171200CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5814F6B2538171200CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5814F6C2538171200CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5814F6D2538171200CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5814F6E2538171200CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5814F6F2538171200CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5814F702538171200CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5814F712538171200CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5814F722538171200CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5814F732538171200CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5814F742538171200CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5814F752538171200CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5814F762538171200CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5814F772538171200CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5814F782538171200CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5814F792538171200CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5814F7A2538171200CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5814F7B2538171200CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5814F7C2538171200CF4451 /* BaseMemoryLibRepStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.uni; sourceTree = ""; }; - A5814F7D2538171200CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5814F7E2538171200CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5814F7F2538171200CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5814F802538171200CF4451 /* BaseMemoryLibRepStr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.inf; sourceTree = ""; }; - A5814F822538171200CF4451 /* BaseSynchronizationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.uni; sourceTree = ""; }; - A5814F842538171200CF4451 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; - A5814F852538171200CF4451 /* BaseSynchronizationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.inf; sourceTree = ""; }; - A5814F872538171200CF4451 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; - A5814F882538171200CF4451 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; - A5814F892538171200CF4451 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; - A5814F8A2538171200CF4451 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; - A5814F8B2538171200CF4451 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5814F8C2538171200CF4451 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; - A5814F8D2538171200CF4451 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; - A5814F8E2538171200CF4451 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; - A5814F8F2538171200CF4451 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; - A5814F902538171200CF4451 /* InterlockedIncrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedIncrementMsc.c; sourceTree = ""; }; - A5814F922538171200CF4451 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; - A5814F932538171200CF4451 /* InternalGetSpinLockProperties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalGetSpinLockProperties.c; sourceTree = ""; }; - A5814F942538171200CF4451 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; - A5814F952538171200CF4451 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; - A5814F962538171200CF4451 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; - A5814F972538171200CF4451 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5814F982538171200CF4451 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; - A5814F992538171200CF4451 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; - A5814F9A2538171200CF4451 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; - A5814F9B2538171200CF4451 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; - A5814F9C2538171200CF4451 /* BaseSynchronizationLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseSynchronizationLibInternals.h; sourceTree = ""; }; - A5814F9D2538171200CF4451 /* SynchronizationMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationMsc.c; sourceTree = ""; }; - A5814F9E2538171200CF4451 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; - A5814FA02538171200CF4451 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; - A5814FA12538171200CF4451 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; - A5814FA32538171200CF4451 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; - A5814FA42538171200CF4451 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; - A5814FA52538171200CF4451 /* SynchronizationGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationGcc.c; sourceTree = ""; }; - A5814FA62538171200CF4451 /* InterlockedDecrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedDecrementMsc.c; sourceTree = ""; }; - A5814FA82538171200CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5814FA92538171200CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5814FAA2538171200CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5814FAB2538171200CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5814FAC2538171200CF4451 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; - A5814FAD2538171200CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5814FAE2538171200CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5814FAF2538171200CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5814FB02538171200CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5814FB12538171200CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5814FB22538171200CF4451 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; - A5814FB32538171200CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5814FB42538171200CF4451 /* UefiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.inf; sourceTree = ""; }; - A5814FB52538171200CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5814FB62538171200CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5814FB72538171200CF4451 /* UefiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.uni; sourceTree = ""; }; - A5814FB82538171200CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5814FB92538171200CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5814FBB2538171200CF4451 /* PciSegmentLibCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLibCommon.h; sourceTree = ""; }; - A5814FBC2538171200CF4451 /* DxeRuntimePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; - A5814FBD2538171200CF4451 /* BasePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; - A5814FBE2538171200CF4451 /* DxeRuntimePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; - A5814FBF2538171200CF4451 /* BasePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; - A5814FC02538171200CF4451 /* BasePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePciSegmentLib.c; sourceTree = ""; }; - A5814FC12538171200CF4451 /* PciSegmentLibCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLibCommon.c; sourceTree = ""; }; - A5814FC22538171200CF4451 /* DxeRuntimePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRuntimePciSegmentLib.c; sourceTree = ""; }; - A5814FC52538171200CF4451 /* CpuSleepFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepFlushTlb.c; sourceTree = ""; }; - A5814FC72538171200CF4451 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; - A5814FC82538171200CF4451 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; - A5814FC92538171200CF4451 /* BaseCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.uni; sourceTree = ""; }; - A5814FCA2538171200CF4451 /* BaseCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.inf; sourceTree = ""; }; - A5814FCC2538171200CF4451 /* CpuSleep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleep.c; sourceTree = ""; }; - A5814FCD2538171200CF4451 /* CpuFlushTlbGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlbGcc.c; sourceTree = ""; }; - A5814FCE2538171200CF4451 /* CpuFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlb.c; sourceTree = ""; }; - A5814FCF2538171200CF4451 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; - A5814FD02538171200CF4451 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; - A5814FD12538171200CF4451 /* CpuSleepGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepGcc.c; sourceTree = ""; }; - A5814FD32538171200CF4451 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; - A5814FD42538171200CF4451 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; - A5814FD52538171200CF4451 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; - A5814FD62538171200CF4451 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; - A5814FD82538171200CF4451 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; - A5814FD92538171200CF4451 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; - A5814FDA2538171200CF4451 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; - A5814FDB2538171200CF4451 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; - A5814FDD2538171200CF4451 /* PeiExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiExtractGuidedSectionLib.c; sourceTree = ""; }; - A5814FDE2538171200CF4451 /* PeiExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.uni; sourceTree = ""; }; - A5814FDF2538171200CF4451 /* PeiExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.inf; sourceTree = ""; }; - A5814FE12538171200CF4451 /* DriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = ""; }; - A5814FE22538171200CF4451 /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = ""; }; - A5814FE32538171200CF4451 /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = ""; }; - A5814FE52538171200CF4451 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; - A5814FE62538171200CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5814FE72538171200CF4451 /* UefiDebugLibDebugPortProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.uni; sourceTree = ""; }; - A5814FE82538171200CF4451 /* UefiDebugLibDebugPortProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.inf; sourceTree = ""; }; - A5814FEA2538171200CF4451 /* SmmPciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciExpressLib.inf; sourceTree = ""; }; - A5814FEB2538171200CF4451 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; - A5814FED2538171200CF4451 /* DxeRuntimePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.uni; sourceTree = ""; }; - A5814FEE2538171200CF4451 /* DxeRuntimePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.inf; sourceTree = ""; }; - A5814FEF2538171200CF4451 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; - A5814FF12538171200CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5814FF22538171200CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5814FF32538171200CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5814FF42538171200CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5814FF62538171200CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5814FF72538171200CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5814FF82538171200CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5814FF92538171200CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5814FFA2538171200CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5814FFB2538171200CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5814FFC2538171200CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5814FFD2538171200CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5814FFE2538171200CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5814FFF2538171200CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A58150002538171200CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A58150012538171200CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A58150022538171200CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A58150032538171200CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A58150052538171200CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58150062538171200CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58150072538171200CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58150082538171200CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58150092538171200CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A581500A2538171200CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A581500B2538171200CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A581500C2538171200CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A581500D2538171200CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A581500E2538171200CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A581500F2538171200CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A58150102538171200CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A58150112538171200CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A58150122538171200CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A58150132538171200CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A58150142538171200CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A58150162538171200CF4451 /* ScanMemGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMemGeneric.c; sourceTree = ""; }; - A58150172538171200CF4451 /* CompareMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareMem.asm; sourceTree = ""; }; - A58150182538171200CF4451 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; - A58150192538171200CF4451 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; - A581501A2538171200CF4451 /* ScanMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ScanMem.asm; sourceTree = ""; }; - A581501B2538171200CF4451 /* CopyMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CopyMem.asm; sourceTree = ""; }; - A581501C2538171200CF4451 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; - A581501D2538171200CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A581501E2538171200CF4451 /* SetMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetMem.asm; sourceTree = ""; }; - A581501F2538171200CF4451 /* CompareGuid.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareGuid.asm; sourceTree = ""; }; - A58150202538171200CF4451 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; - A58150212538171200CF4451 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; - A58150222538171200CF4451 /* BaseMemoryLibOptDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.uni; sourceTree = ""; }; - A58150232538171200CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A58150242538171200CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A58150262538171200CF4451 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; - A58150272538171200CF4451 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; - A58150282538171200CF4451 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; - A58150292538171200CF4451 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; - A581502A2538171200CF4451 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; - A581502B2538171200CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A581502C2538171200CF4451 /* BaseMemoryLibOptDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.inf; sourceTree = ""; }; - A581502D2538171200CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A581502F2538171200CF4451 /* PerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PerformanceLib.c; sourceTree = ""; }; - A58150302538171200CF4451 /* BasePerformanceLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.inf; sourceTree = ""; }; - A58150312538171200CF4451 /* BasePerformanceLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.uni; sourceTree = ""; }; - A58150332538171200CF4451 /* BasePciSegmentLibPci.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.inf; sourceTree = ""; }; - A58150342538171200CF4451 /* BasePciSegmentLibPci.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.uni; sourceTree = ""; }; - A58150352538171200CF4451 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; - A58150372538171200CF4451 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; - A58150382538171200CF4451 /* PeiDxePostCodeLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.inf; sourceTree = ""; }; - A58150392538171200CF4451 /* PeiDxePostCodeLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.uni; sourceTree = ""; }; - A581503B2538171200CF4451 /* BasePcdLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.uni; sourceTree = ""; }; - A581503C2538171200CF4451 /* BasePcdLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.inf; sourceTree = ""; }; - A581503D2538171200CF4451 /* PcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcdLib.c; sourceTree = ""; }; - A581503F2538171200CF4451 /* BaseStackCheckGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckGcc.c; sourceTree = ""; }; - A58150402538171200CF4451 /* BaseStackCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.uni; sourceTree = ""; }; - A58150412538171200CF4451 /* BaseStackCheckNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckNull.c; sourceTree = ""; }; - A58150422538171200CF4451 /* BaseStackCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.inf; sourceTree = ""; }; - A58150442538171200CF4451 /* BaseRngLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.uni; sourceTree = ""; }; - A58150452538171200CF4451 /* BaseRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.inf; sourceTree = ""; }; - A58150462538171200CF4451 /* BaseRng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseRng.c; sourceTree = ""; }; - A58150482538171200CF4451 /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = ""; }; - A58150492538171200CF4451 /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = ""; }; - A581504A2538171200CF4451 /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = ""; }; - A581504C2538171200CF4451 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; - A581504D2538171200CF4451 /* BasePostCodeLibPort80.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.inf; sourceTree = ""; }; - A581504E2538171200CF4451 /* BasePostCodeLibPort80.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.uni; sourceTree = ""; }; - A58150502538171200CF4451 /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = ""; }; - A58150512538171200CF4451 /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = ""; }; - A58150522538171200CF4451 /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = ""; }; - A58150542538171200CF4451 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = ""; }; - A58150552538171200CF4451 /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = ""; }; - A58150562538171200CF4451 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; - A58150582538171200CF4451 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; - A58150592538171200CF4451 /* BasePeCoffLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.uni; sourceTree = ""; }; - A581505A2538171200CF4451 /* BasePeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.inf; sourceTree = ""; }; - A581505C2538171200CF4451 /* SmmLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.uni; sourceTree = ""; }; - A581505D2538171200CF4451 /* SmmLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.inf; sourceTree = ""; }; - A581505E2538171200CF4451 /* SmmLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLibNull.c; sourceTree = ""; }; - A58150602538171200CF4451 /* BasePciCf8Lib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.uni; sourceTree = ""; }; - A58150612538171200CF4451 /* BasePciCf8Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.inf; sourceTree = ""; }; - A58150622538171200CF4451 /* PciCf8Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCf8Lib.c; sourceTree = ""; }; - A58150642538171200CF4451 /* MmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.uni; sourceTree = ""; }; - A58150652538171200CF4451 /* MmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.inf; sourceTree = ""; }; - A58150662538171200CF4451 /* MmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmServicesTableLib.c; sourceTree = ""; }; - A58150682538171200CF4451 /* SafeIntLib64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib64.c; sourceTree = ""; }; - A58150692538171200CF4451 /* SafeIntLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLibEbc.c; sourceTree = ""; }; - A581506A2538171200CF4451 /* BaseSafeIntLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSafeIntLib.inf; sourceTree = ""; }; - A581506B2538171200CF4451 /* SafeIntLib32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib32.c; sourceTree = ""; }; - A581506C2538171200CF4451 /* SafeIntLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib.c; sourceTree = ""; }; - A581506E2538171200CF4451 /* SmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmServicesTableLib.c; sourceTree = ""; }; - A581506F2538171200CF4451 /* SmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.inf; sourceTree = ""; }; - A58150702538171200CF4451 /* SmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.uni; sourceTree = ""; }; - A58150722538171200CF4451 /* DxeExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.uni; sourceTree = ""; }; - A58150732538171200CF4451 /* DxeExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.inf; sourceTree = ""; }; - A58150742538171200CF4451 /* DxeExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeExtractGuidedSectionLib.c; sourceTree = ""; }; - A58150762538171200CF4451 /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = ""; }; - A58150772538171200CF4451 /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = ""; }; - A58150782538171200CF4451 /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = ""; }; - A581507A2538171200CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A581507B2538171200CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A581507C2538171200CF4451 /* BaseMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.inf; sourceTree = ""; }; - A581507D2538171200CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A581507E2538171200CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A581507F2538171200CF4451 /* BaseMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.uni; sourceTree = ""; }; - A58150802538171200CF4451 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; - A58150812538171200CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A58150822538171200CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A58150832538171200CF4451 /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = ""; }; - A58150842538171200CF4451 /* SetMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem.c; sourceTree = ""; }; - A58150852538171200CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A58150862538171200CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A58150872538171200CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A58150882538171200CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A58150892538171200CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A581508A2538171200CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A581508B2538171200CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A581508C2538171200CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A581508E2538171200CF4451 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A581508F2538171200CF4451 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A58150902538171200CF4451 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A58150912538171200CF4451 /* SmmCpuIoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIoLibInternal.h; sourceTree = ""; }; - A58150922538171200CF4451 /* SmmIoLibSmmCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.uni; sourceTree = ""; }; - A58150932538171200CF4451 /* SmmIoLibSmmCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.inf; sourceTree = ""; }; - A58150952538171200CF4451 /* DxeSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmbusLib.c; sourceTree = ""; }; - A58150962538171200CF4451 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; - A58150972538171200CF4451 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; - A58150982538171200CF4451 /* DxeSmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.inf; sourceTree = ""; }; - A58150992538171200CF4451 /* DxeSmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.uni; sourceTree = ""; }; - A581509B2538171200CF4451 /* BaseSmbusLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSmbusLibNull.c; sourceTree = ""; }; - A581509C2538171200CF4451 /* BaseSmbusLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.uni; sourceTree = ""; }; - A581509D2538171200CF4451 /* BaseSmbusLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.inf; sourceTree = ""; }; - A581509F2538171200CF4451 /* BaseTimerLibNullTemplate.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.uni; sourceTree = ""; }; - A58150A02538171200CF4451 /* BaseTimerLibNullTemplate.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.inf; sourceTree = ""; }; - A58150A12538171200CF4451 /* TimerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimerLibNull.c; sourceTree = ""; }; - A58150A32538171200CF4451 /* BaseS3IoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.inf; sourceTree = ""; }; - A58150A42538171200CF4451 /* BaseS3IoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.uni; sourceTree = ""; }; - A58150A52538171200CF4451 /* S3IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3IoLib.c; sourceTree = ""; }; - A58150A72538171200CF4451 /* BaseDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.uni; sourceTree = ""; }; - A58150A82538171200CF4451 /* BaseDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.inf; sourceTree = ""; }; - A58150A92538171200CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A58150AB2538171200CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A58150AC2538171200CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A58150AD2538171200CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A58150AE2538171200CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A58150B02538171200CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58150B12538171200CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58150B22538171200CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58150B32538171200CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58150B42538171200CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A58150B52538171200CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A58150B62538171200CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A58150B72538171200CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A58150B82538171200CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A58150B92538171200CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A58150BA2538171200CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A58150BB2538171200CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A58150BC2538171200CF4451 /* BaseMemoryLibSse2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.uni; sourceTree = ""; }; - A58150BD2538171200CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A58150BE2538171200CF4451 /* BaseMemoryLibSse2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.inf; sourceTree = ""; }; - A58150BF2538171200CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A58150C12538171200CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58150C22538171200CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58150C32538171200CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58150C42538171200CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58150C52538171200CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A58150C62538171200CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A58150C72538171200CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A58150C82538171200CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A58150C92538171200CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A58150CA2538171200CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A58150CB2538171200CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A58150CC2538171200CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A58150CD2538171200CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A58150CE2538171200CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A58150CF2538171200CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A58150D02538171200CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A58150D12538171200CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A58150D22538171200CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A58150D32538171200CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A58150D42538171200CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A58150D62538171200CF4451 /* BaseUefiDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.uni; sourceTree = ""; }; - A58150D72538171200CF4451 /* BaseUefiDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.inf; sourceTree = ""; }; - A58150D82538171200CF4451 /* BaseUefiDecompressLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseUefiDecompressLibInternals.h; sourceTree = ""; }; - A58150D92538171200CF4451 /* BaseUefiTianoCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiTianoCustomDecompressLib.inf; sourceTree = ""; }; - A58150DA2538171200CF4451 /* BaseUefiDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiDecompressLib.c; sourceTree = ""; }; - A58150DB2538171200CF4451 /* BaseUefiTianoCustomDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiTianoCustomDecompressLib.c; sourceTree = ""; }; - A58150DD2538171200CF4451 /* BaseSerialPortLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.uni; sourceTree = ""; }; - A58150DE2538171200CF4451 /* BaseSerialPortLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.inf; sourceTree = ""; }; - A58150DF2538171200CF4451 /* BaseSerialPortLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLibNull.c; sourceTree = ""; }; - A58150E12538171200CF4451 /* BaseS3BootScriptLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.inf; sourceTree = ""; }; - A58150E22538171200CF4451 /* BootScriptLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptLib.c; sourceTree = ""; }; - A58150E32538171200CF4451 /* BaseS3BootScriptLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.uni; sourceTree = ""; }; - A58150E52538171200CF4451 /* DxePcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePcdLib.c; sourceTree = ""; }; - A58150E62538171200CF4451 /* DxePcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.uni; sourceTree = ""; }; - A58150E72538171200CF4451 /* DxePcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.inf; sourceTree = ""; }; - A58150E92538171200CF4451 /* SmmPeriodicSmiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.inf; sourceTree = ""; }; - A58150EA2538171200CF4451 /* SmmPeriodicSmiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.uni; sourceTree = ""; }; - A58150EB2538171200CF4451 /* SmmPeriodicSmiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPeriodicSmiLib.c; sourceTree = ""; }; - A58150ED2538171200CF4451 /* UefiScsiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiScsiLib.c; sourceTree = ""; }; - A58150EE2538171200CF4451 /* UefiScsiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.uni; sourceTree = ""; }; - A58150EF2538171200CF4451 /* UefiScsiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.inf; sourceTree = ""; }; - A58150F12538171200CF4451 /* PeiResourcePublicationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResourcePublicationLib.c; sourceTree = ""; }; - A58150F22538171200CF4451 /* PeiResourcePublicationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.inf; sourceTree = ""; }; - A58150F32538171200CF4451 /* PeiResourcePublicationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.uni; sourceTree = ""; }; - A58150F52538171200CF4451 /* DxeHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.inf; sourceTree = ""; }; - A58150F62538171200CF4451 /* DxeHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.uni; sourceTree = ""; }; - A58150F72538171200CF4451 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; - A58150F92538171200CF4451 /* S3PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciSegmentLib.c; sourceTree = ""; }; - A58150FA2538171200CF4451 /* BaseS3PciSegmentLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.uni; sourceTree = ""; }; - A58150FB2538171200CF4451 /* BaseS3PciSegmentLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.inf; sourceTree = ""; }; - A58150FD2538171200CF4451 /* BasePciSegmentInfoLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.inf; sourceTree = ""; }; - A58150FE2538171200CF4451 /* BasePciSegmentInfoLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.uni; sourceTree = ""; }; - A58150FF2538171200CF4451 /* PciSegmentInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentInfoLib.c; sourceTree = ""; }; - A58151012538171200CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A58151022538171200CF4451 /* SmmMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.uni; sourceTree = ""; }; - A58151032538171200CF4451 /* SmmMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.inf; sourceTree = ""; }; - A58151052538171200CF4451 /* BaseExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.uni; sourceTree = ""; }; - A58151062538171300CF4451 /* BaseExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.inf; sourceTree = ""; }; - A58151072538171300CF4451 /* BaseExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseExtractGuidedSectionLib.c; sourceTree = ""; }; - A58151092538171300CF4451 /* UefiBootServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.uni; sourceTree = ""; }; - A581510A2538171300CF4451 /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = ""; }; - A581510B2538171300CF4451 /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = ""; }; - A581510D2538171300CF4451 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; - A581510E2538171300CF4451 /* UefiDebugLibStdErr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.uni; sourceTree = ""; }; - A581510F2538171300CF4451 /* UefiDebugLibStdErr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.inf; sourceTree = ""; }; - A58151102538171300CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A58151122538171300CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A58151132538171300CF4451 /* PeiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.uni; sourceTree = ""; }; - A58151142538171300CF4451 /* PeiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.inf; sourceTree = ""; }; - A58151162538171300CF4451 /* DevicePathUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = ""; }; - A58151172538171300CF4451 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; - A58151182538171300CF4451 /* DevicePathFromText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = ""; }; - A58151192538171300CF4451 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.uni; sourceTree = ""; }; - A581511A2538171300CF4451 /* DevicePathToText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathToText.c; sourceTree = ""; }; - A581511B2538171300CF4451 /* UefiDevicePathLibOptionalDevicePathProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLibOptionalDevicePathProtocol.c; sourceTree = ""; }; - A581511C2538171300CF4451 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.inf; sourceTree = ""; }; - A581511D2538171300CF4451 /* UefiDevicePathLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.uni; sourceTree = ""; }; - A581511E2538171300CF4451 /* UefiDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.inf; sourceTree = ""; }; - A581511F2538171300CF4451 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = ""; }; - A58151212538171300CF4451 /* PeiHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.uni; sourceTree = ""; }; - A58151222538171300CF4451 /* PeiHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.inf; sourceTree = ""; }; - A58151232538171300CF4451 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; - A58151252538171300CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A58151262538171300CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A58151272538171300CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A58151282538171300CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A58151292538171300CF4451 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; - A581512A2538171300CF4451 /* PeiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.inf; sourceTree = ""; }; - A581512B2538171300CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A581512C2538171300CF4451 /* PeiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.uni; sourceTree = ""; }; - A581512D2538171300CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A581512E2538171300CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A581512F2538171300CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A58151302538171300CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A58151312538171300CF4451 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; - A58151322538171300CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A58151332538171300CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A58151342538171300CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A58151352538171300CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A58151362538171300CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A58151382538171300CF4451 /* BaseIoLibIntrinsic.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.inf; sourceTree = ""; }; - A58151392538171300CF4451 /* IoLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibEbc.c; sourceTree = ""; }; - A581513A2538171300CF4451 /* BaseIoLibIntrinsic.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.uni; sourceTree = ""; }; - A581513B2538171300CF4451 /* IoLibGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibGcc.c; sourceTree = ""; }; - A581513C2538171300CF4451 /* BaseIoLibIntrinsicSev.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicSev.inf; sourceTree = ""; }; - A581513D2538171300CF4451 /* BaseIoLibIntrinsicInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseIoLibIntrinsicInternal.h; sourceTree = ""; }; - A581513E2538171300CF4451 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A58151402538171300CF4451 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; - A58151412538171300CF4451 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; - A58151422538171300CF4451 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A58151432538171300CF4451 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A58151442538171300CF4451 /* IoLibMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMsc.c; sourceTree = ""; }; - A58151462538171300CF4451 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; - A58151472538171300CF4451 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; - A58151482538171300CF4451 /* IoLibArm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArm.c; sourceTree = ""; }; - A581514A2538171300CF4451 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; - A581514B2538171300CF4451 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; - A581514C2538171300CF4451 /* BaseIoLibIntrinsicArmVirt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.inf; sourceTree = ""; }; - A581514E2538171300CF4451 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; - A581514F2538171300CF4451 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; - A58151502538171300CF4451 /* IoLibArmVirt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArmVirt.c; sourceTree = ""; }; - A58151512538171300CF4451 /* BaseIoLibIntrinsicArmVirt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.uni; sourceTree = ""; }; - A58151532538171300CF4451 /* PeiPciSegmentLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.inf; sourceTree = ""; }; - A58151542538171300CF4451 /* PeiPciSegmentLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.uni; sourceTree = ""; }; - A58151552538171300CF4451 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; - A58151572538171300CF4451 /* BasePeCoffGetEntryPointLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.uni; sourceTree = ""; }; - A58151582538171300CF4451 /* BasePeCoffGetEntryPointLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.inf; sourceTree = ""; }; - A58151592538171300CF4451 /* PeCoffGetEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffGetEntryPoint.c; sourceTree = ""; }; - A581515B2538171300CF4451 /* UefiDevicePathLibDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.inf; sourceTree = ""; }; - A581515C2538171300CF4451 /* UefiDevicePathLibDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.uni; sourceTree = ""; }; - A581515D2538171300CF4451 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; - A581515F2538171300CF4451 /* SmmIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIoLib.c; sourceTree = ""; }; - A58151602538171300CF4451 /* SmmIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.uni; sourceTree = ""; }; - A58151612538171300CF4451 /* SmmIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.inf; sourceTree = ""; }; - A58151632538171300CF4451 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; - A58151642538171300CF4451 /* DxeCoreHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.inf; sourceTree = ""; }; - A58151652538171300CF4451 /* DxeCoreHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.uni; sourceTree = ""; }; - A58151672538171300CF4451 /* UefiRuntimeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.uni; sourceTree = ""; }; - A58151682538171300CF4451 /* UefiRuntimeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.inf; sourceTree = ""; }; - A58151692538171300CF4451 /* UefiRuntimeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServicesTableLib.c; sourceTree = ""; }; - A581516B2538171300CF4451 /* PeiPcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPcdLib.c; sourceTree = ""; }; - A581516C2538171300CF4451 /* PeiPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.inf; sourceTree = ""; }; - A581516D2538171300CF4451 /* PeiPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.uni; sourceTree = ""; }; - A581516F2538171300CF4451 /* SmmMemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.uni; sourceTree = ""; }; - A58151702538171300CF4451 /* SmmMemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemLib.c; sourceTree = ""; }; - A58151712538171300CF4451 /* SmmMemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.inf; sourceTree = ""; }; - A58151732538171300CF4451 /* UefiFileHandleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.inf; sourceTree = ""; }; - A58151742538171300CF4451 /* UefiFileHandleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.uni; sourceTree = ""; }; - A58151752538171300CF4451 /* UefiFileHandleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiFileHandleLib.c; sourceTree = ""; }; - A58151772538171300CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A58151782538171300CF4451 /* DxeRuntimeDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.inf; sourceTree = ""; }; - A58151792538171300CF4451 /* DxeRuntimeDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.uni; sourceTree = ""; }; - A581517B2538171300CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A581517C2538171300CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A581517D2538171300CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A581517E2538171300CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A58151802538171300CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58151812538171300CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58151822538171300CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58151832538171300CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58151842538171300CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A58151852538171300CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A58151862538171300CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A58151872538171300CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A58151882538171300CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A58151892538171300CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A581518A2538171300CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A581518B2538171300CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A581518C2538171300CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A581518D2538171300CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A581518F2538171300CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58151902538171300CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58151912538171300CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58151922538171300CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58151932538171300CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A58151942538171300CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A58151952538171300CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A58151962538171300CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A58151972538171300CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A58151982538171300CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A58151992538171300CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A581519A2538171300CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A581519B2538171300CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A581519C2538171300CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A581519D2538171300CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A581519E2538171300CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A581519F2538171300CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A58151A02538171300CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A58151A12538171300CF4451 /* BaseMemoryLibMmx.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.inf; sourceTree = ""; }; - A58151A22538171300CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A58151A32538171300CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A58151A42538171300CF4451 /* BaseMemoryLibMmx.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.uni; sourceTree = ""; }; - A58151A62538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.inf; sourceTree = ""; }; - A58151A72538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.uni; sourceTree = ""; }; - A58151A82538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseOrderedCollectionRedBlackTreeLib.c; sourceTree = ""; }; - A58151AA2538171300CF4451 /* UefiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.inf; sourceTree = ""; }; - A58151AB2538171300CF4451 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A58151AC2538171300CF4451 /* UefiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.uni; sourceTree = ""; }; - A58151AE2538171300CF4451 /* UefiRuntimeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.uni; sourceTree = ""; }; - A58151AF2538171300CF4451 /* UefiRuntimeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.inf; sourceTree = ""; }; - A58151B02538171300CF4451 /* RuntimeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeLib.c; sourceTree = ""; }; - A58151B22538171300CF4451 /* UefiDebugLibConOut.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.inf; sourceTree = ""; }; - A58151B32538171300CF4451 /* UefiDebugLibConOut.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.uni; sourceTree = ""; }; - A58151B42538171300CF4451 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; - A58151B52538171300CF4451 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A58151B72538171300CF4451 /* BasePciLibPciExpress.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.uni; sourceTree = ""; }; - A58151B82538171300CF4451 /* BasePciLibPciExpress.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.inf; sourceTree = ""; }; - A58151B92538171300CF4451 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A58151BB2538171300CF4451 /* UefiLibPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLibPrint.c; sourceTree = ""; }; - A58151BC2538171300CF4451 /* UefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.uni; sourceTree = ""; }; - A58151BD2538171300CF4451 /* UefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.inf; sourceTree = ""; }; - A58151BE2538171300CF4451 /* UefiDriverModel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDriverModel.c; sourceTree = ""; }; - A58151BF2538171300CF4451 /* UefiNotTiano.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiNotTiano.c; sourceTree = ""; }; - A58151C02538171300CF4451 /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = ""; }; - A58151C12538171300CF4451 /* UefiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLib.c; sourceTree = ""; }; - A58151C22538171300CF4451 /* UefiLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLibInternal.h; sourceTree = ""; }; - A58151C32538171300CF4451 /* Acpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Acpi.c; sourceTree = ""; }; - A58151C52538171300CF4451 /* DxeHstiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.uni; sourceTree = ""; }; - A58151C62538171300CF4451 /* HstiDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiDxe.c; sourceTree = ""; }; - A58151C72538171300CF4451 /* DxeHstiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.inf; sourceTree = ""; }; - A58151C82538171300CF4451 /* HstiAip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiAip.c; sourceTree = ""; }; - A58151C92538171300CF4451 /* HstiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiDxe.h; sourceTree = ""; }; - A58151CB2538171300CF4451 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; - A58151CC2538171300CF4451 /* BasePostCodeLibDebug.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.uni; sourceTree = ""; }; - A58151CD2538171300CF4451 /* BasePostCodeLibDebug.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.inf; sourceTree = ""; }; - A58151CF2538171300CF4451 /* BaseS3StallLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.inf; sourceTree = ""; }; - A58151D02538171300CF4451 /* BaseS3StallLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.uni; sourceTree = ""; }; - A58151D12538171300CF4451 /* S3StallLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3StallLib.c; sourceTree = ""; }; - A58151D32538171300CF4451 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A58151D42538171300CF4451 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A58151D52538171300CF4451 /* BaseMemoryLibOptPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.uni; sourceTree = ""; }; - A58151D62538171300CF4451 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A58151D72538171300CF4451 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A58151D82538171300CF4451 /* BaseMemoryLibOptPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.inf; sourceTree = ""; }; - A58151DA2538171300CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58151DB2538171300CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58151DC2538171300CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58151DD2538171300CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58151DE2538171300CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A58151DF2538171300CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A58151E02538171300CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A58151E12538171300CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A58151E22538171300CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A58151E32538171300CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A58151E42538171300CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A58151E52538171300CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A58151E62538171300CF4451 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A58151E72538171300CF4451 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A58151E92538171300CF4451 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A58151EA2538171300CF4451 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A58151EB2538171300CF4451 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A58151EC2538171300CF4451 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A58151ED2538171300CF4451 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A58151EE2538171300CF4451 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A58151EF2538171300CF4451 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A58151F02538171300CF4451 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A58151F12538171300CF4451 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A58151F22538171300CF4451 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A58151F32538171300CF4451 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A58151F42538171300CF4451 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A58151F52538171300CF4451 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A58151F62538171300CF4451 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A58151F72538171300CF4451 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A58151F82538171300CF4451 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A58151F92538171300CF4451 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A58151FA2538171300CF4451 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A58151FB2538171300CF4451 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A58151FC2538171300CF4451 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A58151FE2538171300CF4451 /* UefiPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.uni; sourceTree = ""; }; - A58151FF2538171300CF4451 /* UefiPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.inf; sourceTree = ""; }; - A58152002538171300CF4451 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A58152022538171300CF4451 /* PeimEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = ""; }; - A58152032538171300CF4451 /* PeimEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = ""; }; - A58152042538171300CF4451 /* PeimEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = ""; }; - A58152062538171300CF4451 /* SmiHandlerProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileLibNull.c; sourceTree = ""; }; - A58152072538171300CF4451 /* SmiHandlerProfileLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.inf; sourceTree = ""; }; - A58152082538171300CF4451 /* SmiHandlerProfileLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.uni; sourceTree = ""; }; - A581520A2538171300CF4451 /* S3PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciLib.c; sourceTree = ""; }; - A581520B2538171300CF4451 /* BaseS3PciLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.uni; sourceTree = ""; }; - A581520C2538171300CF4451 /* BaseS3PciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.inf; sourceTree = ""; }; - A581520E2538171300CF4451 /* PrintLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLibInternal.h; sourceTree = ""; }; - A581520F2538171300CF4451 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; - A58152102538171300CF4451 /* BasePrintLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.inf; sourceTree = ""; }; - A58152112538171300CF4451 /* BasePrintLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.uni; sourceTree = ""; }; - A58152122538171300CF4451 /* PrintLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLibInternal.c; sourceTree = ""; }; - A58152142538171300CF4451 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A58152152538171300CF4451 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A58152162538171300CF4451 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A58152172538171300CF4451 /* PeiIoLibCpuIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.uni; sourceTree = ""; }; - A58152182538171300CF4451 /* PeiIoLibCpuIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.inf; sourceTree = ""; }; - A581521A2538171300CF4451 /* BaseReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseReportStatusCodeLib.c; sourceTree = ""; }; - A581521B2538171300CF4451 /* BaseReportStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.uni; sourceTree = ""; }; - A581521C2538171300CF4451 /* BaseReportStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.inf; sourceTree = ""; }; - A581521E2538171300CF4451 /* DxeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesTableLib.c; sourceTree = ""; }; - A581521F2538171300CF4451 /* DxeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.inf; sourceTree = ""; }; - A58152202538171300CF4451 /* DxeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.uni; sourceTree = ""; }; - A58152222538171300CF4451 /* BasePeCoffExtraActionLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffExtraActionLibNull.inf; sourceTree = ""; }; - A58152232538171300CF4451 /* PeCoffExtraActionLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeCoffExtraActionLibNull.uni; sourceTree = ""; }; - A58152242538171300CF4451 /* PeCoffExtraActionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffExtraActionLib.c; sourceTree = ""; }; - A58152262538171300CF4451 /* UsbDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDxeLib.c; sourceTree = ""; }; - A58152272538171300CF4451 /* UefiUsbLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.inf; sourceTree = ""; }; - A58152282538171300CF4451 /* UefiUsbLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.uni; sourceTree = ""; }; - A58152292538171300CF4451 /* Hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hid.c; sourceTree = ""; }; - A581522A2538171300CF4451 /* UefiUsbLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLibInternal.h; sourceTree = ""; }; - A581522B2538171300CF4451 /* MdePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dec; sourceTree = ""; }; - A581522C2538171300CF4451 /* MdePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.uni; sourceTree = ""; }; - A581522D2538171300CF4451 /* MdePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkgExtra.uni; sourceTree = ""; }; - A581522E2538171300CF4451 /* MdePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dsc; sourceTree = ""; }; - A58152312538172600CF4451 /* HttpBootClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootClient.h; sourceTree = ""; }; - A58152322538172600CF4451 /* HttpBootDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDhcp6.h; sourceTree = ""; }; - A58152332538172600CF4451 /* HttpBootDhcp4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDhcp4.c; sourceTree = ""; }; - A58152342538172600CF4451 /* HttpBootSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootSupport.h; sourceTree = ""; }; - A58152352538172600CF4451 /* HttpBootImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootImpl.c; sourceTree = ""; }; - A58152362538172600CF4451 /* HttpBootDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDxe.h; sourceTree = ""; }; - A58152372538172600CF4451 /* HttpBootConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfig.h; sourceTree = ""; }; - A58152382538172600CF4451 /* HttpBootComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootComponentName.c; sourceTree = ""; }; - A58152392538172600CF4451 /* HttpBootConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootConfigVfr.vfr; sourceTree = ""; }; - A581523A2538172600CF4451 /* HttpBootConfigNVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfigNVDataStruc.h; sourceTree = ""; }; - A581523B2538172600CF4451 /* HttpBootDhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDhcp4.h; sourceTree = ""; }; - A581523C2538172600CF4451 /* HttpBootSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootSupport.c; sourceTree = ""; }; - A581523D2538172600CF4451 /* HttpBootDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDhcp6.c; sourceTree = ""; }; - A581523E2538172600CF4451 /* HttpBootClient.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootClient.c; sourceTree = ""; }; - A581523F2538172600CF4451 /* HttpBootDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxeExtra.uni; sourceTree = ""; }; - A58152402538172600CF4451 /* HttpBootComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootComponentName.h; sourceTree = ""; }; - A58152412538172600CF4451 /* HttpBootConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootConfigStrings.uni; sourceTree = ""; }; - A58152422538172600CF4451 /* HttpBootConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootConfig.c; sourceTree = ""; }; - A58152432538172600CF4451 /* HttpBootDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDxe.c; sourceTree = ""; }; - A58152442538172600CF4451 /* HttpBootImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootImpl.h; sourceTree = ""; }; - A58152452538172600CF4451 /* HttpBootDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxe.inf; sourceTree = ""; }; - A58152462538172600CF4451 /* HttpBootDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxe.uni; sourceTree = ""; }; - A58152472538172600CF4451 /* NetworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.dsc; sourceTree = ""; }; - A58152492538172600CF4451 /* WifiConnectionMgrImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrImpl.h; sourceTree = ""; }; - A581524A2538172600CF4451 /* WifiConnectionMgrComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrComponentName.c; sourceTree = ""; }; - A581524B2538172600CF4451 /* WifiConnectionMgrMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrMisc.c; sourceTree = ""; }; - A581524C2538172600CF4451 /* WifiConnectionMgrDriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrDriverBinding.h; sourceTree = ""; }; - A581524D2538172600CF4451 /* WifiConnectionMgrConfigNVDataStruct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfigNVDataStruct.h; sourceTree = ""; }; - A581524E2538172600CF4451 /* WifiConnectionMgrHiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrHiiConfigAccess.h; sourceTree = ""; }; - A581524F2538172600CF4451 /* WifiConnectionManagerDxe.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxe.vfr; sourceTree = ""; }; - A58152502538172600CF4451 /* EapContext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapContext.h; sourceTree = ""; }; - A58152512538172600CF4451 /* WifiConnectionMgrFileUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrFileUtil.h; sourceTree = ""; }; - A58152522538172600CF4451 /* WifiConnectionMgrConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfig.h; sourceTree = ""; }; - A58152532538172600CF4451 /* WifiConnectionMgrDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrDxe.h; sourceTree = ""; }; - A58152542538172600CF4451 /* WifiConnectionMgrConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfigHii.h; sourceTree = ""; }; - A58152552538172600CF4451 /* WifiConnectionMgrDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrDriver.c; sourceTree = ""; }; - A58152562538172600CF4451 /* WifiConnectionMgrComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrComponentName.h; sourceTree = ""; }; - A58152572538172600CF4451 /* WifiConnectionMgrImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrImpl.c; sourceTree = ""; }; - A58152582538172600CF4451 /* WifiConnectionMgrMisc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrMisc.h; sourceTree = ""; }; - A58152592538172600CF4451 /* WifiConnectionManagerDxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxeStrings.uni; sourceTree = ""; }; - A581525A2538172600CF4451 /* WifiConnectionManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxe.inf; sourceTree = ""; }; - A581525B2538172600CF4451 /* WifiConnectionMgrHiiConfigAccess.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrHiiConfigAccess.c; sourceTree = ""; }; - A581525C2538172600CF4451 /* WifiConnectionMgrFileUtil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrFileUtil.c; sourceTree = ""; }; - A581525E2538172600CF4451 /* Udp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4Driver.h; sourceTree = ""; }; - A581525F2538172600CF4451 /* Udp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4Impl.h; sourceTree = ""; }; - A58152602538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58152612538172600CF4451 /* Udp4Main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Main.c; sourceTree = ""; }; - A58152622538172600CF4451 /* Udp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Driver.c; sourceTree = ""; }; - A58152632538172600CF4451 /* Udp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Impl.c; sourceTree = ""; }; - A58152642538172600CF4451 /* Udp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4DxeExtra.uni; sourceTree = ""; }; - A58152652538172600CF4451 /* Udp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4Dxe.uni; sourceTree = ""; }; - A58152662538172600CF4451 /* Udp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4Dxe.inf; sourceTree = ""; }; - A58152682538172600CF4451 /* Dpc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dpc.c; sourceTree = ""; }; - A58152692538172600CF4451 /* DpcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxeExtra.uni; sourceTree = ""; }; - A581526A2538172600CF4451 /* DpcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxe.uni; sourceTree = ""; }; - A581526B2538172600CF4451 /* DpcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxe.inf; sourceTree = ""; }; - A581526C2538172600CF4451 /* Dpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dpc.h; sourceTree = ""; }; - A581526E2538172600CF4451 /* MnpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxeExtra.uni; sourceTree = ""; }; - A581526F2538172600CF4451 /* MnpVlan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpVlan.c; sourceTree = ""; }; - A58152702538172600CF4451 /* MnpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpDriver.c; sourceTree = ""; }; - A58152712538172600CF4451 /* MnpConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpConfig.c; sourceTree = ""; }; - A58152722538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58152732538172600CF4451 /* MnpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxe.uni; sourceTree = ""; }; - A58152742538172600CF4451 /* MnpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpMain.c; sourceTree = ""; }; - A58152752538172600CF4451 /* MnpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpDriver.h; sourceTree = ""; }; - A58152762538172600CF4451 /* MnpVlan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpVlan.h; sourceTree = ""; }; - A58152772538172600CF4451 /* MnpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxe.inf; sourceTree = ""; }; - A58152782538172600CF4451 /* MnpIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpIo.c; sourceTree = ""; }; - A58152792538172600CF4451 /* MnpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpImpl.h; sourceTree = ""; }; - A581527A2538172600CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A581527B2538172600CF4451 /* Network.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Network.dsc.inc; sourceTree = ""; }; - A581527D2538172600CF4451 /* Mtftp4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Option.c; sourceTree = ""; }; - A581527E2538172600CF4451 /* Mtftp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Impl.c; sourceTree = ""; }; - A581527F2538172600CF4451 /* Mtftp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Driver.h; sourceTree = ""; }; - A58152802538172600CF4451 /* Mtftp4Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Support.h; sourceTree = ""; }; - A58152812538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58152822538172600CF4451 /* Mtftp4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Option.h; sourceTree = ""; }; - A58152832538172600CF4451 /* Mtftp4Wrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Wrq.c; sourceTree = ""; }; - A58152842538172600CF4451 /* Mtftp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Impl.h; sourceTree = ""; }; - A58152852538172600CF4451 /* Mtftp4Rrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Rrq.c; sourceTree = ""; }; - A58152862538172600CF4451 /* Mtftp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4Dxe.uni; sourceTree = ""; }; - A58152872538172600CF4451 /* Mtftp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4Dxe.inf; sourceTree = ""; }; - A58152882538172600CF4451 /* Mtftp4Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Support.c; sourceTree = ""; }; - A58152892538172600CF4451 /* Mtftp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4DxeExtra.uni; sourceTree = ""; }; - A581528A2538172600CF4451 /* Mtftp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Driver.c; sourceTree = ""; }; - A581528B2538172600CF4451 /* NetworkDefines.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkDefines.dsc.inc; sourceTree = ""; }; - A581528D2538172600CF4451 /* Ip4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Driver.h; sourceTree = ""; }; - A581528E2538172600CF4451 /* Ip4Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Input.h; sourceTree = ""; }; - A581528F2538172600CF4451 /* Ip4NvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4NvData.h; sourceTree = ""; }; - A58152902538172600CF4451 /* Ip4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Dxe.uni; sourceTree = ""; }; - A58152912538172600CF4451 /* Ip4Igmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Igmp.c; sourceTree = ""; }; - A58152922538172600CF4451 /* Ip4Output.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Output.h; sourceTree = ""; }; - A58152932538172600CF4451 /* Ip4Icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Icmp.c; sourceTree = ""; }; - A58152942538172600CF4451 /* Ip4Config2Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Impl.h; sourceTree = ""; }; - A58152952538172600CF4451 /* Ip4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Dxe.inf; sourceTree = ""; }; - A58152962538172600CF4451 /* Ip4DxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4DxeStrings.uni; sourceTree = ""; }; - A58152972538172600CF4451 /* Ip4Config2.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Config2.vfr; sourceTree = ""; }; - A58152982538172600CF4451 /* Ip4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Impl.h; sourceTree = ""; }; - A58152992538172600CF4451 /* Ip4Config2Nv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Config2Nv.c; sourceTree = ""; }; - A581529A2538172600CF4451 /* Ip4Route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Route.h; sourceTree = ""; }; - A581529B2538172600CF4451 /* Ip4If.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4If.h; sourceTree = ""; }; - A581529C2538172600CF4451 /* Ip4Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Common.c; sourceTree = ""; }; - A581529D2538172600CF4451 /* Ip4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4DxeExtra.uni; sourceTree = ""; }; - A581529E2538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581529F2538172600CF4451 /* Ip4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Option.c; sourceTree = ""; }; - A58152A02538172600CF4451 /* Ip4Igmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Igmp.h; sourceTree = ""; }; - A58152A12538172600CF4451 /* Ip4Output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Output.c; sourceTree = ""; }; - A58152A22538172600CF4451 /* Ip4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Driver.c; sourceTree = ""; }; - A58152A32538172600CF4451 /* Ip4Input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Input.c; sourceTree = ""; }; - A58152A42538172600CF4451 /* Ip4Config2Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Config2Impl.c; sourceTree = ""; }; - A58152A52538172600CF4451 /* Ip4Icmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Icmp.h; sourceTree = ""; }; - A58152A62538172600CF4451 /* Ip4Route.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Route.c; sourceTree = ""; }; - A58152A72538172600CF4451 /* Ip4Config2Nv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Nv.h; sourceTree = ""; }; - A58152A82538172600CF4451 /* Ip4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Impl.c; sourceTree = ""; }; - A58152A92538172600CF4451 /* Ip4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Option.h; sourceTree = ""; }; - A58152AA2538172600CF4451 /* Ip4If.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4If.c; sourceTree = ""; }; - A58152AB2538172600CF4451 /* Ip4Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Common.h; sourceTree = ""; }; - A58152AC2538172600CF4451 /* NetworkPcds.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkPcds.dsc.inc; sourceTree = ""; }; - A58152AD2538172600CF4451 /* NetworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.dec; sourceTree = ""; }; - A58152AF2538172600CF4451 /* DnsImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsImpl.c; sourceTree = ""; }; - A58152B02538172600CF4451 /* DnsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxeExtra.uni; sourceTree = ""; }; - A58152B12538172600CF4451 /* DnsProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsProtocol.c; sourceTree = ""; }; - A58152B22538172600CF4451 /* DnsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsDriver.h; sourceTree = ""; }; - A58152B32538172600CF4451 /* DnsDhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsDhcp.c; sourceTree = ""; }; - A58152B42538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58152B52538172600CF4451 /* DnsImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsImpl.h; sourceTree = ""; }; - A58152B62538172600CF4451 /* DnsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxe.uni; sourceTree = ""; }; - A58152B72538172600CF4451 /* DnsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxe.inf; sourceTree = ""; }; - A58152B82538172600CF4451 /* DnsDhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsDhcp.h; sourceTree = ""; }; - A58152B92538172600CF4451 /* DnsDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsDriver.c; sourceTree = ""; }; - A58152BA2538172600CF4451 /* NetworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkgExtra.uni; sourceTree = ""; }; - A58152BD2538172600CF4451 /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = ""; }; - A58152BE2538172600CF4451 /* IpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpIoLib.h; sourceTree = ""; }; - A58152BF2538172600CF4451 /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = ""; }; - A58152C02538172600CF4451 /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = ""; }; - A58152C12538172600CF4451 /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = ""; }; - A58152C22538172600CF4451 /* DpcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DpcLib.h; sourceTree = ""; }; - A58152C42538172600CF4451 /* Dpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dpc.h; sourceTree = ""; }; - A58152C62538172600CF4451 /* WifiConnectionManagerConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionManagerConfigHii.h; sourceTree = ""; }; - A58152C72538172600CF4451 /* TlsAuthConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigHii.h; sourceTree = ""; }; - A58152C82538172600CF4451 /* IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfigHii.h; sourceTree = ""; }; - A58152C92538172600CF4451 /* HttpBootConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfigHii.h; sourceTree = ""; }; - A58152CA2538172600CF4451 /* HttpTlsCipherList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpTlsCipherList.h; sourceTree = ""; }; - A58152CB2538172600CF4451 /* Ip6ConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigHii.h; sourceTree = ""; }; - A58152CC2538172600CF4451 /* TlsAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthentication.h; sourceTree = ""; }; - A58152CD2538172600CF4451 /* NetworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.uni; sourceTree = ""; }; - A58152CF2538172600CF4451 /* Dhcp4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Option.h; sourceTree = ""; }; - A58152D02538172600CF4451 /* Dhcp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4Dxe.uni; sourceTree = ""; }; - A58152D12538172600CF4451 /* Dhcp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4Dxe.inf; sourceTree = ""; }; - A58152D22538172600CF4451 /* Dhcp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Impl.h; sourceTree = ""; }; - A58152D32538172600CF4451 /* Dhcp4Io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Io.c; sourceTree = ""; }; - A58152D42538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58152D52538172600CF4451 /* Dhcp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Driver.c; sourceTree = ""; }; - A58152D62538172600CF4451 /* Dhcp4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Option.c; sourceTree = ""; }; - A58152D72538172600CF4451 /* Dhcp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Impl.c; sourceTree = ""; }; - A58152D82538172600CF4451 /* Dhcp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4DxeExtra.uni; sourceTree = ""; }; - A58152D92538172600CF4451 /* Dhcp4Io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Io.h; sourceTree = ""; }; - A58152DA2538172600CF4451 /* Dhcp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Driver.h; sourceTree = ""; }; - A58152DB2538172600CF4451 /* NetworkLibs.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkLibs.dsc.inc; sourceTree = ""; }; - A58152DD2538172600CF4451 /* Snp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Snp.c; sourceTree = ""; }; - A58152DE2538172600CF4451 /* Receive_filters.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Receive_filters.c; sourceTree = ""; }; - A58152DF2538172600CF4451 /* Initialize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Initialize.c; sourceTree = ""; }; - A58152E02538172600CF4451 /* Statistics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Statistics.c; sourceTree = ""; }; - A58152E12538172600CF4451 /* Station_address.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Station_address.c; sourceTree = ""; }; - A58152E22538172600CF4451 /* WaitForPacket.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WaitForPacket.c; sourceTree = ""; }; - A58152E32538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58152E42538172600CF4451 /* Mcast_ip_to_mac.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mcast_ip_to_mac.c; sourceTree = ""; }; - A58152E52538172600CF4451 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; - A58152E62538172600CF4451 /* Callback.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Callback.c; sourceTree = ""; }; - A58152E72538172600CF4451 /* Stop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stop.c; sourceTree = ""; }; - A58152E82538172600CF4451 /* SnpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxe.inf; sourceTree = ""; }; - A58152E92538172600CF4451 /* Snp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Snp.h; sourceTree = ""; }; - A58152EA2538172600CF4451 /* Transmit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Transmit.c; sourceTree = ""; }; - A58152EB2538172600CF4451 /* Get_status.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Get_status.c; sourceTree = ""; }; - A58152EC2538172600CF4451 /* Shutdown.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Shutdown.c; sourceTree = ""; }; - A58152ED2538172600CF4451 /* SnpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxe.uni; sourceTree = ""; }; - A58152EE2538172600CF4451 /* Receive.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Receive.c; sourceTree = ""; }; - A58152EF2538172600CF4451 /* SnpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxeExtra.uni; sourceTree = ""; }; - A58152F02538172600CF4451 /* Start.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Start.c; sourceTree = ""; }; - A58152F12538172600CF4451 /* Nvdata.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Nvdata.c; sourceTree = ""; }; - A58152F42538172600CF4451 /* DxeUdpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeUdpIoLib.inf; sourceTree = ""; }; - A58152F52538172600CF4451 /* DxeUpdIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeUpdIoLib.uni; sourceTree = ""; }; - A58152F62538172600CF4451 /* DxeUdpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeUdpIoLib.c; sourceTree = ""; }; - A58152F82538172600CF4451 /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = ""; }; - A58152F92538172600CF4451 /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = ""; }; - A58152FA2538172600CF4451 /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = ""; }; - A58152FB2538172600CF4451 /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = ""; }; - A58152FD2538172600CF4451 /* DxeIpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpIoLib.c; sourceTree = ""; }; - A58152FE2538172600CF4451 /* DxeIpIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpIoLib.uni; sourceTree = ""; }; - A58152FF2538172600CF4451 /* DxeIpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpIoLib.inf; sourceTree = ""; }; - A58153012538172600CF4451 /* DpcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DpcLib.c; sourceTree = ""; }; - A58153022538172600CF4451 /* DxeDpcLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDpcLib.uni; sourceTree = ""; }; - A58153032538172600CF4451 /* DxeDpcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDpcLib.inf; sourceTree = ""; }; - A58153052538172600CF4451 /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = ""; }; - A58153062538172600CF4451 /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = ""; }; - A58153072538172600CF4451 /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = ""; }; - A58153082538172600CF4451 /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = ""; }; - A581530A2538172600CF4451 /* DxeTcpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeTcpIoLib.inf; sourceTree = ""; }; - A581530B2538172600CF4451 /* DxeTcpIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeTcpIoLib.uni; sourceTree = ""; }; - A581530C2538172600CF4451 /* DxeTcpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeTcpIoLib.c; sourceTree = ""; }; - A581530E2538172600CF4451 /* VlanConfigDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxe.uni; sourceTree = ""; }; - A581530F2538172600CF4451 /* VlanConfigNvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigNvData.h; sourceTree = ""; }; - A58153102538172600CF4451 /* VlanConfigDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxe.inf; sourceTree = ""; }; - A58153112538172600CF4451 /* VlanConfigDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxeExtra.uni; sourceTree = ""; }; - A58153122538172600CF4451 /* VlanConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VlanConfigImpl.c; sourceTree = ""; }; - A58153132538172600CF4451 /* VlanConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigStrings.uni; sourceTree = ""; }; - A58153142538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153152538172600CF4451 /* VlanConfig.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfig.vfr; sourceTree = ""; }; - A58153162538172600CF4451 /* VlanConfigDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VlanConfigDriver.c; sourceTree = ""; }; - A58153172538172600CF4451 /* VlanConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigImpl.h; sourceTree = ""; }; - A58153182538172600CF4451 /* NetworkComponents.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkComponents.dsc.inc; sourceTree = ""; }; - A581531A2538172600CF4451 /* IScsiCHAP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiCHAP.c; sourceTree = ""; }; - A581531B2538172600CF4451 /* IScsiDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxe.inf; sourceTree = ""; }; - A581531C2538172600CF4451 /* IScsiProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiProto.h; sourceTree = ""; }; - A581531D2538172600CF4451 /* IScsiDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDriver.h; sourceTree = ""; }; - A581531E2538172600CF4451 /* IScsiDhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDhcp.h; sourceTree = ""; }; - A581531F2538172600CF4451 /* IScsiDns.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDns.h; sourceTree = ""; }; - A58153202538172600CF4451 /* IScsiConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiConfigStrings.uni; sourceTree = ""; }; - A58153212538172600CF4451 /* IScsiDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxe.uni; sourceTree = ""; }; - A58153222538172600CF4451 /* IScsiDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDhcp6.c; sourceTree = ""; }; - A58153232538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153242538172600CF4451 /* IScsiImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiImpl.h; sourceTree = ""; }; - A58153252538172600CF4451 /* IScsiMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiMisc.c; sourceTree = ""; }; - A58153262538172600CF4451 /* IScsiConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfig.h; sourceTree = ""; }; - A58153272538172600CF4451 /* IScsiDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxeExtra.uni; sourceTree = ""; }; - A58153282538172600CF4451 /* IScsiIbft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiIbft.c; sourceTree = ""; }; - A58153292538172600CF4451 /* IScsiExtScsiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiExtScsiPassThru.c; sourceTree = ""; }; - A581532A2538172600CF4451 /* IScsiProto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiProto.c; sourceTree = ""; }; - A581532B2538172600CF4451 /* IScsiCHAP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiCHAP.h; sourceTree = ""; }; - A581532C2538172600CF4451 /* IScsiConfigNVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfigNVDataStruc.h; sourceTree = ""; }; - A581532D2538172600CF4451 /* IScsiAuthenticationInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiAuthenticationInfo.c; sourceTree = ""; }; - A581532E2538172600CF4451 /* IScsiDns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDns.c; sourceTree = ""; }; - A581532F2538172600CF4451 /* IScsiDhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDhcp.c; sourceTree = ""; }; - A58153302538172600CF4451 /* IScsiDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDriver.c; sourceTree = ""; }; - A58153312538172600CF4451 /* IScsiDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDhcp6.h; sourceTree = ""; }; - A58153322538172600CF4451 /* IScsiConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiConfigVfr.vfr; sourceTree = ""; }; - A58153332538172600CF4451 /* IScsiConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiConfig.c; sourceTree = ""; }; - A58153342538172600CF4451 /* IScsiIbft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiIbft.h; sourceTree = ""; }; - A58153352538172600CF4451 /* IScsiMisc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiMisc.h; sourceTree = ""; }; - A58153362538172600CF4451 /* IScsiInitiatorName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiInitiatorName.c; sourceTree = ""; }; - A58153382538172600CF4451 /* Dhcp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6Dxe.inf; sourceTree = ""; }; - A58153392538172600CF4451 /* Dhcp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Driver.c; sourceTree = ""; }; - A581533A2538172600CF4451 /* Dhcp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6Dxe.uni; sourceTree = ""; }; - A581533B2538172600CF4451 /* Dhcp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Impl.h; sourceTree = ""; }; - A581533C2538172600CF4451 /* Dhcp6Utility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Utility.c; sourceTree = ""; }; - A581533D2538172600CF4451 /* Dhcp6Io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Io.c; sourceTree = ""; }; - A581533E2538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581533F2538172600CF4451 /* Dhcp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6DxeExtra.uni; sourceTree = ""; }; - A58153402538172600CF4451 /* Dhcp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Driver.h; sourceTree = ""; }; - A58153412538172600CF4451 /* Dhcp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Impl.c; sourceTree = ""; }; - A58153422538172600CF4451 /* Dhcp6Io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Io.h; sourceTree = ""; }; - A58153432538172600CF4451 /* Dhcp6Utility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Utility.h; sourceTree = ""; }; - A58153452538172600CF4451 /* HttpUtilitiesDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilitiesDxe.h; sourceTree = ""; }; - A58153462538172600CF4451 /* HttpUtilitiesProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpUtilitiesProtocol.c; sourceTree = ""; }; - A58153472538172600CF4451 /* HttpUtilitiesDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpUtilitiesDxe.c; sourceTree = ""; }; - A58153482538172600CF4451 /* HttpUtilitiesDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxe.uni; sourceTree = ""; }; - A58153492538172600CF4451 /* HttpUtilitiesDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxe.inf; sourceTree = ""; }; - A581534A2538172600CF4451 /* HttpUtilitiesDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxeExtra.uni; sourceTree = ""; }; - A581534C2538172600CF4451 /* Udp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6Impl.h; sourceTree = ""; }; - A581534D2538172600CF4451 /* Udp6Main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Main.c; sourceTree = ""; }; - A581534E2538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A581534F2538172600CF4451 /* Udp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6DxeExtra.uni; sourceTree = ""; }; - A58153502538172600CF4451 /* Udp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6Driver.h; sourceTree = ""; }; - A58153512538172600CF4451 /* Udp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Impl.c; sourceTree = ""; }; - A58153522538172600CF4451 /* Udp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6Dxe.inf; sourceTree = ""; }; - A58153532538172600CF4451 /* Udp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Driver.c; sourceTree = ""; }; - A58153542538172600CF4451 /* Udp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6Dxe.uni; sourceTree = ""; }; - A58153552538172600CF4451 /* Network.fdf.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Network.fdf.inc; sourceTree = ""; }; - A58153582538172600CF4451 /* VConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VConfig.c; sourceTree = ""; }; - A58153592538172600CF4451 /* VConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfigExtra.uni; sourceTree = ""; }; - A581535A2538172600CF4451 /* VConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfig.uni; sourceTree = ""; }; - A581535B2538172600CF4451 /* VConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfigStrings.uni; sourceTree = ""; }; - A581535C2538172600CF4451 /* VConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfig.inf; sourceTree = ""; }; - A581535E2538172600CF4451 /* ArpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpMain.c; sourceTree = ""; }; - A581535F2538172600CF4451 /* ArpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxeExtra.uni; sourceTree = ""; }; - A58153602538172600CF4451 /* ArpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArpImpl.h; sourceTree = ""; }; - A58153612538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153622538172600CF4451 /* ArpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArpDriver.h; sourceTree = ""; }; - A58153632538172600CF4451 /* ArpImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpImpl.c; sourceTree = ""; }; - A58153642538172600CF4451 /* ArpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxe.inf; sourceTree = ""; }; - A58153652538172600CF4451 /* ArpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpDriver.c; sourceTree = ""; }; - A58153662538172600CF4451 /* ArpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxe.uni; sourceTree = ""; }; - A58153682538172600CF4451 /* HttpProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpProto.h; sourceTree = ""; }; - A58153692538172600CF4451 /* HttpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxe.inf; sourceTree = ""; }; - A581536A2538172600CF4451 /* HttpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpImpl.h; sourceTree = ""; }; - A581536B2538172600CF4451 /* HttpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxeExtra.uni; sourceTree = ""; }; - A581536C2538172600CF4451 /* HttpsSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpsSupport.c; sourceTree = ""; }; - A581536D2538172600CF4451 /* HttpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxe.uni; sourceTree = ""; }; - A581536E2538172600CF4451 /* HttpDns.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpDns.h; sourceTree = ""; }; - A581536F2538172600CF4451 /* HttpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpDriver.c; sourceTree = ""; }; - A58153702538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153712538172600CF4451 /* HttpProto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpProto.c; sourceTree = ""; }; - A58153722538172600CF4451 /* HttpsSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpsSupport.h; sourceTree = ""; }; - A58153732538172600CF4451 /* HttpImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpImpl.c; sourceTree = ""; }; - A58153742538172600CF4451 /* HttpDns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpDns.c; sourceTree = ""; }; - A58153752538172600CF4451 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A58153762538172600CF4451 /* HttpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpDriver.h; sourceTree = ""; }; - A58153782538172600CF4451 /* TlsAuthConfigDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsAuthConfigDxe.c; sourceTree = ""; }; - A58153792538172600CF4451 /* TlsAuthConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsAuthConfigImpl.c; sourceTree = ""; }; - A581537A2538172600CF4451 /* TlsAuthConfigDxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxeStrings.uni; sourceTree = ""; }; - A581537B2538172600CF4451 /* TlsAuthConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigImpl.h; sourceTree = ""; }; - A581537C2538172600CF4451 /* TlsAuthConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigVfr.vfr; sourceTree = ""; }; - A581537D2538172600CF4451 /* TlsAuthConfigDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxeExtra.uni; sourceTree = ""; }; - A581537E2538172600CF4451 /* TlsAuthConfigDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxe.inf; sourceTree = ""; }; - A581537F2538172600CF4451 /* TlsAuthConfigNvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigNvData.h; sourceTree = ""; }; - A58153802538172600CF4451 /* TlsAuthConfigDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxe.uni; sourceTree = ""; }; - A58153822538172600CF4451 /* Ip6Nd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Nd.h; sourceTree = ""; }; - A58153832538172600CF4451 /* Ip6Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Common.c; sourceTree = ""; }; - A58153842538172600CF4451 /* Ip6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Dxe.inf; sourceTree = ""; }; - A58153852538172600CF4451 /* Ip6Config.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Config.vfr; sourceTree = ""; }; - A58153862538172600CF4451 /* Ip6Mld.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Mld.h; sourceTree = ""; }; - A58153872538172600CF4451 /* Ip6ConfigNv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6ConfigNv.c; sourceTree = ""; }; - A58153882538172600CF4451 /* Ip6Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Option.c; sourceTree = ""; }; - A58153892538172600CF4451 /* Ip6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Dxe.uni; sourceTree = ""; }; - A581538A2538172600CF4451 /* Ip6Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Input.h; sourceTree = ""; }; - A581538B2538172600CF4451 /* Ip6Icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Icmp.c; sourceTree = ""; }; - A581538C2538172600CF4451 /* Ip6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Impl.h; sourceTree = ""; }; - A581538D2538172600CF4451 /* Ip6ConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigImpl.h; sourceTree = ""; }; - A581538E2538172600CF4451 /* Ip6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Driver.h; sourceTree = ""; }; - A581538F2538172600CF4451 /* Ip6NvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6NvData.h; sourceTree = ""; }; - A58153902538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153912538172600CF4451 /* Ip6Route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Route.h; sourceTree = ""; }; - A58153922538172600CF4451 /* Ip6Output.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Output.h; sourceTree = ""; }; - A58153932538172600CF4451 /* Ip6If.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6If.h; sourceTree = ""; }; - A58153942538172600CF4451 /* Ip6ConfigNv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigNv.h; sourceTree = ""; }; - A58153952538172600CF4451 /* Ip6Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Option.h; sourceTree = ""; }; - A58153962538172600CF4451 /* Ip6Mld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Mld.c; sourceTree = ""; }; - A58153972538172600CF4451 /* Ip6Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Common.h; sourceTree = ""; }; - A58153982538172600CF4451 /* Ip6Nd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Nd.c; sourceTree = ""; }; - A58153992538172600CF4451 /* Ip6DxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6DxeStrings.uni; sourceTree = ""; }; - A581539A2538172600CF4451 /* Ip6Icmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Icmp.h; sourceTree = ""; }; - A581539B2538172600CF4451 /* Ip6Input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Input.c; sourceTree = ""; }; - A581539C2538172600CF4451 /* Ip6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6DxeExtra.uni; sourceTree = ""; }; - A581539D2538172600CF4451 /* Ip6ConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6ConfigImpl.c; sourceTree = ""; }; - A581539E2538172600CF4451 /* Ip6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Impl.c; sourceTree = ""; }; - A581539F2538172600CF4451 /* Ip6Output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Output.c; sourceTree = ""; }; - A58153A02538172600CF4451 /* Ip6If.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6If.c; sourceTree = ""; }; - A58153A12538172600CF4451 /* Ip6Route.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Route.c; sourceTree = ""; }; - A58153A22538172600CF4451 /* Ip6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Driver.c; sourceTree = ""; }; - A58153A42538172600CF4451 /* PxeBcBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcBoot.h; sourceTree = ""; }; - A58153A52538172600CF4451 /* PxeBcImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcImpl.c; sourceTree = ""; }; - A58153A62538172600CF4451 /* PxeBcDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDriver.h; sourceTree = ""; }; - A58153A72538172600CF4451 /* UefiPxeBcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxe.inf; sourceTree = ""; }; - A58153A82538172600CF4451 /* PxeBcSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcSupport.h; sourceTree = ""; }; - A58153A92538172600CF4451 /* UefiPxeBcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxeExtra.uni; sourceTree = ""; }; - A58153AA2538172600CF4451 /* UefiPxeBcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxe.uni; sourceTree = ""; }; - A58153AB2538172600CF4451 /* PxeBcMtftp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcMtftp.h; sourceTree = ""; }; - A58153AC2538172600CF4451 /* PxeBcDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDhcp6.h; sourceTree = ""; }; - A58153AD2538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153AE2538172600CF4451 /* PxeBcDhcp4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDhcp4.c; sourceTree = ""; }; - A58153AF2538172600CF4451 /* PxeBcBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcBoot.c; sourceTree = ""; }; - A58153B02538172600CF4451 /* PxeBcDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDriver.c; sourceTree = ""; }; - A58153B12538172600CF4451 /* PxeBcImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcImpl.h; sourceTree = ""; }; - A58153B22538172600CF4451 /* PxeBcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcSupport.c; sourceTree = ""; }; - A58153B32538172600CF4451 /* PxeBcDhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDhcp4.h; sourceTree = ""; }; - A58153B42538172600CF4451 /* PxeBcDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDhcp6.c; sourceTree = ""; }; - A58153B52538172600CF4451 /* PxeBcMtftp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcMtftp.c; sourceTree = ""; }; - A58153B72538172600CF4451 /* TlsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxe.uni; sourceTree = ""; }; - A58153B82538172600CF4451 /* TlsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxeExtra.uni; sourceTree = ""; }; - A58153B92538172600CF4451 /* TlsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsDriver.h; sourceTree = ""; }; - A58153BA2538172600CF4451 /* TlsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxe.inf; sourceTree = ""; }; - A58153BB2538172600CF4451 /* TlsImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsImpl.h; sourceTree = ""; }; - A58153BC2538172600CF4451 /* TlsProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsProtocol.c; sourceTree = ""; }; - A58153BD2538172600CF4451 /* TlsDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsDriver.c; sourceTree = ""; }; - A58153BE2538172600CF4451 /* TlsConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsConfigProtocol.c; sourceTree = ""; }; - A58153BF2538172600CF4451 /* TlsImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsImpl.c; sourceTree = ""; }; - A58153C12538172600CF4451 /* TcpTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpTimer.c; sourceTree = ""; }; - A58153C22538172600CF4451 /* TcpOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpOutput.c; sourceTree = ""; }; - A58153C32538172600CF4451 /* TcpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpDriver.c; sourceTree = ""; }; - A58153C42538172600CF4451 /* TcpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxe.uni; sourceTree = ""; }; - A58153C52538172600CF4451 /* TcpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxe.inf; sourceTree = ""; }; - A58153C62538172600CF4451 /* TcpProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpProto.h; sourceTree = ""; }; - A58153C72538172600CF4451 /* TcpOption.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpOption.h; sourceTree = ""; }; - A58153C82538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153C92538172600CF4451 /* SockImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SockImpl.c; sourceTree = ""; }; - A58153CA2538172600CF4451 /* TcpMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpMain.h; sourceTree = ""; }; - A58153CB2538172600CF4451 /* TcpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpDriver.h; sourceTree = ""; }; - A58153CC2538172600CF4451 /* SockInterface.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SockInterface.c; sourceTree = ""; }; - A58153CD2538172600CF4451 /* TcpInput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpInput.c; sourceTree = ""; }; - A58153CE2538172600CF4451 /* TcpMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpMisc.c; sourceTree = ""; }; - A58153CF2538172600CF4451 /* TcpFunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpFunc.h; sourceTree = ""; }; - A58153D02538172600CF4451 /* TcpDispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpDispatcher.c; sourceTree = ""; }; - A58153D12538172600CF4451 /* TcpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpMain.c; sourceTree = ""; }; - A58153D22538172600CF4451 /* SockImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SockImpl.h; sourceTree = ""; }; - A58153D32538172600CF4451 /* Socket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Socket.h; sourceTree = ""; }; - A58153D42538172600CF4451 /* TcpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxeExtra.uni; sourceTree = ""; }; - A58153D52538172600CF4451 /* TcpOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpOption.c; sourceTree = ""; }; - A58153D62538172600CF4451 /* TcpIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpIo.c; sourceTree = ""; }; - A58153D82538172600CF4451 /* Mtftp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Driver.h; sourceTree = ""; }; - A58153D92538172600CF4451 /* Mtftp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Impl.c; sourceTree = ""; }; - A58153DA2538172600CF4451 /* Mtftp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6DxeExtra.uni; sourceTree = ""; }; - A58153DB2538172600CF4451 /* Mtftp6Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Support.c; sourceTree = ""; }; - A58153DC2538172600CF4451 /* Mtftp6Wrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Wrq.c; sourceTree = ""; }; - A58153DD2538172600CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153DE2538172600CF4451 /* Mtftp6Rrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Rrq.c; sourceTree = ""; }; - A58153DF2538172600CF4451 /* Mtftp6Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Option.c; sourceTree = ""; }; - A58153E02538172600CF4451 /* Mtftp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Driver.c; sourceTree = ""; }; - A58153E12538172600CF4451 /* Mtftp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Impl.h; sourceTree = ""; }; - A58153E22538172600CF4451 /* Mtftp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6Dxe.inf; sourceTree = ""; }; - A58153E32538172600CF4451 /* Mtftp6Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Support.h; sourceTree = ""; }; - A58153E42538172600CF4451 /* Mtftp6Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Option.h; sourceTree = ""; }; - A58153E52538172600CF4451 /* Mtftp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6Dxe.uni; sourceTree = ""; }; - A58153E72538173200CF4451 /* PcAtChipsetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dec; sourceTree = ""; }; - A58153E82538173200CF4451 /* PcAtChipsetPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.uni; sourceTree = ""; }; - A58153EA2538173200CF4451 /* IsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaAcpi.c; sourceTree = ""; }; - A58153EB2538173200CF4451 /* IsaAcpiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpiExtra.uni; sourceTree = ""; }; - A58153EC2538173200CF4451 /* PcatIsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatIsaAcpi.h; sourceTree = ""; }; - A58153ED2538173200CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58153EE2538173200CF4451 /* IsaAcpi.c.bak */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.c.bak; sourceTree = ""; }; - A58153EF2538173200CF4451 /* PcatIsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIsaAcpi.c; sourceTree = ""; }; - A58153F02538173200CF4451 /* IsaAcpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.inf; sourceTree = ""; }; - A58153F12538173200CF4451 /* IsaAcpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.uni; sourceTree = ""; }; - A58153F32538173200CF4451 /* HpetTimerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.uni; sourceTree = ""; }; - A58153F42538173200CF4451 /* HpetTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HpetTimer.c; sourceTree = ""; }; - A58153F52538173200CF4451 /* HpetTimerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxeExtra.uni; sourceTree = ""; }; - A58153F62538173200CF4451 /* HpetTimerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.inf; sourceTree = ""; }; - A58153F72538173200CF4451 /* PcAtChipsetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dsc; sourceTree = ""; }; - A58153FA2538173200CF4451 /* IoApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApicLib.h; sourceTree = ""; }; - A58153FC2538173200CF4451 /* IoApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApic.h; sourceTree = ""; }; - A58153FD2538173200CF4451 /* Hpet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hpet.h; sourceTree = ""; }; - A58153FF2538173200CF4451 /* PcAtChipsetTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAtChipsetTokenSpace.h; sourceTree = ""; }; - A58154032538173200CF4451 /* IdeController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeController.c; sourceTree = ""; }; - A58154042538173200CF4451 /* IdeControllerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerExtra.uni; sourceTree = ""; }; - A58154052538173200CF4451 /* IdeControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerDxe.inf; sourceTree = ""; }; - A58154062538173200CF4451 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A58154072538173200CF4451 /* IdeController.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeController.uni; sourceTree = ""; }; - A58154082538173200CF4451 /* IdeController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeController.h; sourceTree = ""; }; - A581540B2538173200CF4451 /* DxeAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.uni; sourceTree = ""; }; - A581540C2538173200CF4451 /* DxeAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.inf; sourceTree = ""; }; - A581540D2538173200CF4451 /* BaseAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.uni; sourceTree = ""; }; - A581540E2538173200CF4451 /* BaseAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.inf; sourceTree = ""; }; - A581540F2538173200CF4451 /* BaseAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseAcpiTimerLib.c; sourceTree = ""; }; - A58154102538173200CF4451 /* PeiAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.inf; sourceTree = ""; }; - A58154112538173200CF4451 /* PeiAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.uni; sourceTree = ""; }; - A58154122538173200CF4451 /* DxeAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeAcpiTimerLib.c; sourceTree = ""; }; - A58154132538173200CF4451 /* PeiAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAcpiTimerLib.c; sourceTree = ""; }; - A58154142538173200CF4451 /* AcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTimerLib.c; sourceTree = ""; }; - A58154162538173200CF4451 /* BaseIoApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.uni; sourceTree = ""; }; - A58154172538173200CF4451 /* BaseIoApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.inf; sourceTree = ""; }; - A58154182538173200CF4451 /* IoApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoApicLib.c; sourceTree = ""; }; - A581541A2538173200CF4451 /* ResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystemLib.c; sourceTree = ""; }; - A581541B2538173200CF4451 /* ResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.uni; sourceTree = ""; }; - A581541C2538173200CF4451 /* ResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.inf; sourceTree = ""; }; - A581541E2538173200CF4451 /* SerialPortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialPortLib.c; sourceTree = ""; }; - A581541F2538173200CF4451 /* SerialIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialIoLib.inf; sourceTree = ""; }; - A58154202538173200CF4451 /* PcAtSerialPortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtSerialPortLib.uni; sourceTree = ""; }; - A58154222538173200CF4451 /* Legacy8259Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259Extra.uni; sourceTree = ""; }; - A58154232538173200CF4451 /* 8259.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 8259.c; sourceTree = ""; }; - A58154242538173200CF4451 /* 8259.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8259.inf; sourceTree = ""; }; - A58154252538173200CF4451 /* Legacy8259.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259.uni; sourceTree = ""; }; - A58154262538173200CF4451 /* 8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 8259.h; sourceTree = ""; }; - A58154272538173200CF4451 /* PcAtChipsetPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkgExtra.uni; sourceTree = ""; }; - A58154292538173200CF4451 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; - A581542A2538173200CF4451 /* Timer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Timer.uni; sourceTree = ""; }; - A581542B2538173200CF4451 /* 8254Timer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8254Timer.inf; sourceTree = ""; }; - A581542C2538173200CF4451 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; - A581542D2538173200CF4451 /* TimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimerExtra.uni; sourceTree = ""; }; - A581542F2538173200CF4451 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = ""; }; - A58154302538173200CF4451 /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = ""; }; - A58154312538173200CF4451 /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = ""; }; - A58154322538173200CF4451 /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = ""; }; - A58154332538173200CF4451 /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = ""; }; - A58154342538173200CF4451 /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = ""; }; - A58154362538173A00CF4451 /* UefiCpuPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkgExtra.uni; sourceTree = ""; }; - A58154372538173A00CF4451 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = ""; }; - A58154392538173A00CF4451 /* CpuMpPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuMpPei.inf; sourceTree = ""; }; - A581543A2538173A00CF4451 /* CpuMpPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuMpPei.uni; sourceTree = ""; }; - A581543B2538173A00CF4451 /* CpuMpPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuMpPeiExtra.uni; sourceTree = ""; }; - A581543C2538173A00CF4451 /* CpuBist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBist.c; sourceTree = ""; }; - A581543D2538173A00CF4451 /* CpuMpPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuMpPei.c; sourceTree = ""; }; - A581543E2538173A00CF4451 /* CpuMp2Pei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuMp2Pei.c; sourceTree = ""; }; - A581543F2538173A00CF4451 /* CpuMpPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuMpPei.h; sourceTree = ""; }; - A58154402538173A00CF4451 /* CpuPaging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPaging.c; sourceTree = ""; }; - A58154422538173A00CF4451 /* CpuMp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuMp.c; sourceTree = ""; }; - A58154432538173A00CF4451 /* CpuGdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = ""; }; - A58154442538173A00CF4451 /* CpuPageTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuPageTable.h; sourceTree = ""; }; - A58154462538173A00CF4451 /* PagingAttribute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PagingAttribute.c; sourceTree = ""; }; - A58154472538173A00CF4451 /* CpuAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuAsm.nasm; sourceTree = ""; }; - A58154482538173A00CF4451 /* CpuDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxeExtra.uni; sourceTree = ""; }; - A58154492538173A00CF4451 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = ""; }; - A581544A2538173A00CF4451 /* CpuGdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuGdt.h; sourceTree = ""; }; - A581544C2538173A00CF4451 /* PagingAttribute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PagingAttribute.c; sourceTree = ""; }; - A581544D2538173A00CF4451 /* CpuAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuAsm.nasm; sourceTree = ""; }; - A581544E2538173A00CF4451 /* CpuMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuMp.h; sourceTree = ""; }; - A581544F2538173A00CF4451 /* CpuPageTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPageTable.c; sourceTree = ""; }; - A58154502538173A00CF4451 /* CpuDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.uni; sourceTree = ""; }; - A58154512538173A00CF4451 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = ""; }; - A58154522538173A00CF4451 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = ""; }; - A58154542538173A00CF4451 /* CpuS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuS3.c; sourceTree = ""; }; - A58154552538173A00CF4451 /* SmramSaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramSaveState.c; sourceTree = ""; }; - A58154562538173A00CF4451 /* PiSmmCpuDxeSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCpuDxeSmm.c; sourceTree = ""; }; - A58154572538173A00CF4451 /* SmmProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmProfile.c; sourceTree = ""; }; - A58154592538173A00CF4451 /* SmmProfileArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfileArch.h; sourceTree = ""; }; - A581545A2538173A00CF4451 /* PageTbl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PageTbl.c; sourceTree = ""; }; - A581545B2538173A00CF4451 /* Cet.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Cet.nasm; sourceTree = ""; }; - A581545C2538173A00CF4451 /* Semaphore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Semaphore.c; sourceTree = ""; }; - A581545D2538173A00CF4451 /* SmmInit.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmmInit.nasm; sourceTree = ""; }; - A581545E2538173A00CF4451 /* SmmProfileArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmProfileArch.c; sourceTree = ""; }; - A581545F2538173A00CF4451 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; - A58154602538173A00CF4451 /* SmmFuncsArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmFuncsArch.c; sourceTree = ""; }; - A58154612538173A00CF4451 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; - A58154622538173A00CF4451 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; - A58154632538173A00CF4451 /* SmmProfileInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfileInternal.h; sourceTree = ""; }; - A58154642538173A00CF4451 /* SmmCpuMemoryManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuMemoryManagement.c; sourceTree = ""; }; - A58154652538173A00CF4451 /* SmmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMp.h; sourceTree = ""; }; - A58154662538173A00CF4451 /* CpuService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuService.c; sourceTree = ""; }; - A58154672538173A00CF4451 /* MpService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MpService.c; sourceTree = ""; }; - A58154692538173A00CF4451 /* SmmProfileArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfileArch.h; sourceTree = ""; }; - A581546A2538173A00CF4451 /* PageTbl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PageTbl.c; sourceTree = ""; }; - A581546B2538173A00CF4451 /* Cet.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Cet.nasm; sourceTree = ""; }; - A581546C2538173A00CF4451 /* Semaphore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Semaphore.c; sourceTree = ""; }; - A581546D2538173A00CF4451 /* SmmInit.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmmInit.nasm; sourceTree = ""; }; - A581546E2538173A00CF4451 /* SmmProfileArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmProfileArch.c; sourceTree = ""; }; - A581546F2538173A00CF4451 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; - A58154702538173A00CF4451 /* SmmFuncsArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmFuncsArch.c; sourceTree = ""; }; - A58154712538173A00CF4451 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; - A58154722538173A00CF4451 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; - A58154732538173B00CF4451 /* PiSmmCpuDxeSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCpuDxeSmmExtra.uni; sourceTree = ""; }; - A58154742538173B00CF4451 /* SmmProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfile.h; sourceTree = ""; }; - A58154752538173B00CF4451 /* PiSmmCpuDxeSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCpuDxeSmm.h; sourceTree = ""; }; - A58154762538173B00CF4451 /* PiSmmCpuDxeSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCpuDxeSmm.inf; sourceTree = ""; }; - A58154772538173B00CF4451 /* PiSmmCpuDxeSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCpuDxeSmm.uni; sourceTree = ""; }; - A58154782538173B00CF4451 /* SmmMp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMp.c; sourceTree = ""; }; - A58154792538173B00CF4451 /* CpuService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuService.h; sourceTree = ""; }; - A581547A2538173B00CF4451 /* SyncTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SyncTimer.c; sourceTree = ""; }; - A581547F2538173B00CF4451 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A58154802538173B00CF4451 /* S3Resume2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2PeiExtra.uni; sourceTree = ""; }; - A58154822538173B00CF4451 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A58154832538173B00CF4451 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = ""; }; - A58154842538173B00CF4451 /* S3Resume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = ""; }; - A58154852538173B00CF4451 /* S3Resume2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.uni; sourceTree = ""; }; - A58154872538173B00CF4451 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = ""; }; - A58154882538173B00CF4451 /* CpuIo2SmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2SmmExtra.uni; sourceTree = ""; }; - A58154892538173B00CF4451 /* CpuIo2Smm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.uni; sourceTree = ""; }; - A581548A2538173B00CF4451 /* CpuIo2Smm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = ""; }; - A581548B2538173B00CF4451 /* CpuIo2Smm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = ""; }; - A581548C2538173B00CF4451 /* UefiCpuPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.uni; sourceTree = ""; }; - A581548F2538173B00CF4451 /* MtrrLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = ""; }; - A58154902538173B00CF4451 /* LocalApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = ""; }; - A58154912538173B00CF4451 /* SmmCpuPlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuPlatformHookLib.h; sourceTree = ""; }; - A58154922538173B00CF4451 /* PlatformSecLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSecLib.h; sourceTree = ""; }; - A58154932538173B00CF4451 /* SmmCpuFeaturesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuFeaturesLib.h; sourceTree = ""; }; - A58154942538173B00CF4451 /* MpInitLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpInitLib.h; sourceTree = ""; }; - A58154952538173B00CF4451 /* RegisterCpuFeaturesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegisterCpuFeaturesLib.h; sourceTree = ""; }; - A58154962538173B00CF4451 /* UefiCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = ""; }; - A58154982538173B00CF4451 /* SmmCpuService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuService.h; sourceTree = ""; }; - A58154992538173B00CF4451 /* SmMonitorInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmMonitorInit.h; sourceTree = ""; }; - A581549A2538173B00CF4451 /* StuffRsbNasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = StuffRsbNasm.inc; sourceTree = ""; }; - A581549C2538173B00CF4451 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; - A581549D2538173B00CF4451 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = ""; }; - A581549E2538173B00CF4451 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; - A581549F2538173B00CF4451 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; - A58154A02538173B00CF4451 /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = ""; }; - A58154A12538173B00CF4451 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = ""; }; - A58154A22538173B00CF4451 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; - A58154A42538173B00CF4451 /* CpuFeaturesSetDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuFeaturesSetDone.h; sourceTree = ""; }; - A58154A52538173B00CF4451 /* CpuFeaturesInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuFeaturesInitDone.h; sourceTree = ""; }; - A58154A62538173B00CF4451 /* MsegSmram.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MsegSmram.h; sourceTree = ""; }; - A58154A72538173B00CF4451 /* MicrocodePatchHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrocodePatchHob.h; sourceTree = ""; }; - A58154A82538173B00CF4451 /* CpuHotPlugData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuHotPlugData.h; sourceTree = ""; }; - A58154AA2538173B00CF4451 /* MpServices2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices2.h; sourceTree = ""; }; - A58154AB2538173B00CF4451 /* ShadowMicrocode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShadowMicrocode.h; sourceTree = ""; }; - A58154AC2538173B00CF4451 /* AcpiCpuData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiCpuData.h; sourceTree = ""; }; - A58154AD2538173B00CF4451 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = ""; }; - A58154B02538173B00CF4451 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A58154B12538173B00CF4451 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = ""; }; - A58154B22538173B00CF4451 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A58154B32538173B00CF4451 /* PeiDxeSmmCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDxeSmmCpuException.c; sourceTree = ""; }; - A58154B52538173B00CF4451 /* ExceptionHandlerAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ExceptionHandlerAsm.nasm; sourceTree = ""; }; - A58154B62538173B00CF4451 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; - A58154B72538173B00CF4451 /* Xcode5ExceptionHandlerAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Xcode5ExceptionHandlerAsm.nasm; sourceTree = ""; }; - A58154B82538173B00CF4451 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; - A58154B92538173B00CF4451 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A58154BA2538173B00CF4451 /* SecPeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = ""; }; - A58154BB2538173B00CF4451 /* SmmException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = ""; }; - A58154BC2538173B00CF4451 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A58154BD2538173B00CF4451 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = ""; }; - A58154BF2538173B00CF4451 /* ExceptionHandlerAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ExceptionHandlerAsm.nasm; sourceTree = ""; }; - A58154C02538173B00CF4451 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; - A58154C12538173B00CF4451 /* ExceptionTssEntryAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ExceptionTssEntryAsm.nasm; sourceTree = ""; }; - A58154C22538173B00CF4451 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; - A58154C32538173B00CF4451 /* PeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCpuException.c; sourceTree = ""; }; - A58154C42538173B00CF4451 /* DxeException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = ""; }; - A58154C52538173B00CF4451 /* Xcode5SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Xcode5SecPeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A58154C62538173B00CF4451 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A58154C72538173B00CF4451 /* PeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A58154C82538173B00CF4451 /* Xcode5SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Xcode5SecPeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A58154C92538173B00CF4451 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A58154CA2538173B00CF4451 /* PeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A58154CC2538173B00CF4451 /* BaseXApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = ""; }; - A58154CD2538173B00CF4451 /* BaseXApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.uni; sourceTree = ""; }; - A58154CE2538173B00CF4451 /* BaseXApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = ""; }; - A58154D02538173B00CF4451 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; - A58154D12538173B00CF4451 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = ""; }; - A58154D22538173B00CF4451 /* SecPeiDxeTimerLibUefiCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.uni; sourceTree = ""; }; - A58154D42538173B00CF4451 /* PeiMpInitLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMpInitLib.uni; sourceTree = ""; }; - A58154D52538173B00CF4451 /* DxeMpInitLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMpInitLib.uni; sourceTree = ""; }; - A58154D62538173B00CF4451 /* PeiMpInitLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMpInitLib.inf; sourceTree = ""; }; - A58154D72538173B00CF4451 /* MpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MpLib.c; sourceTree = ""; }; - A58154D82538173B00CF4451 /* DxeMpInitLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMpInitLib.inf; sourceTree = ""; }; - A58154DA2538173B00CF4451 /* MpEqu.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = MpEqu.inc; sourceTree = ""; }; - A58154DB2538173B00CF4451 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; - A58154DC2538173B00CF4451 /* Microcode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Microcode.c; sourceTree = ""; }; - A58154DE2538173B00CF4451 /* MpEqu.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = MpEqu.inc; sourceTree = ""; }; - A58154DF2538173B00CF4451 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; - A58154E02538173B00CF4451 /* MpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpLib.h; sourceTree = ""; }; - A58154E12538173B00CF4451 /* DxeMpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMpLib.c; sourceTree = ""; }; - A58154E22538173B00CF4451 /* PeiMpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMpLib.c; sourceTree = ""; }; - A58154E42538173B00CF4451 /* DxeCpuTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuTimerLib.inf; sourceTree = ""; }; - A58154E52538173B00CF4451 /* BaseCpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseCpuTimerLib.c; sourceTree = ""; }; - A58154E62538173B00CF4451 /* DxeCpuTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuTimerLib.uni; sourceTree = ""; }; - A58154E72538173B00CF4451 /* BaseCpuTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuTimerLib.uni; sourceTree = ""; }; - A58154E82538173B00CF4451 /* PeiCpuTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuTimerLib.uni; sourceTree = ""; }; - A58154E92538173B00CF4451 /* PeiCpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCpuTimerLib.c; sourceTree = ""; }; - A58154EA2538173B00CF4451 /* BaseCpuTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuTimerLib.inf; sourceTree = ""; }; - A58154EB2538173B00CF4451 /* PeiCpuTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuTimerLib.inf; sourceTree = ""; }; - A58154EC2538173B00CF4451 /* DxeCpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCpuTimerLib.c; sourceTree = ""; }; - A58154ED2538173B00CF4451 /* CpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuTimerLib.c; sourceTree = ""; }; - A58154F02538173B00CF4451 /* InitializeFpu.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InitializeFpu.nasm; sourceTree = ""; }; - A58154F12538173B00CF4451 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = ""; }; - A58154F22538173B00CF4451 /* BaseUefiCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.uni; sourceTree = ""; }; - A58154F42538173B00CF4451 /* InitializeFpu.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InitializeFpu.nasm; sourceTree = ""; }; - A58154F62538173B00CF4451 /* PendingBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PendingBreak.c; sourceTree = ""; }; - A58154F72538173B00CF4451 /* ProcTrace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcTrace.c; sourceTree = ""; }; - A58154F82538173B00CF4451 /* CpuCommonFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuCommonFeatures.h; sourceTree = ""; }; - A58154F92538173B00CF4451 /* Ppin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppin.c; sourceTree = ""; }; - A58154FA2538173B00CF4451 /* Aesni.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aesni.c; sourceTree = ""; }; - A58154FB2538173B00CF4451 /* CpuCommonFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuCommonFeaturesLib.c; sourceTree = ""; }; - A58154FC2538173B00CF4451 /* MachineCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MachineCheck.c; sourceTree = ""; }; - A58154FD2538173B00CF4451 /* MonitorMwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonitorMwait.c; sourceTree = ""; }; - A58154FE2538173B00CF4451 /* CpuCommonFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuCommonFeaturesLib.inf; sourceTree = ""; }; - A58154FF2538173B00CF4451 /* LimitCpuIdMaxval.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LimitCpuIdMaxval.c; sourceTree = ""; }; - A58155002538173B00CF4451 /* Eist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Eist.c; sourceTree = ""; }; - A58155012538173B00CF4451 /* CpuCommonFeaturesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuCommonFeaturesLib.uni; sourceTree = ""; }; - A58155022538173B00CF4451 /* C1e.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = C1e.c; sourceTree = ""; }; - A58155032538173B00CF4451 /* FeatureControl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FeatureControl.c; sourceTree = ""; }; - A58155042538173B00CF4451 /* X2Apic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X2Apic.c; sourceTree = ""; }; - A58155052538173B00CF4451 /* ClockModulation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ClockModulation.c; sourceTree = ""; }; - A58155062538173B00CF4451 /* FastStrings.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FastStrings.c; sourceTree = ""; }; - A58155082538173B00CF4451 /* BaseXApicX2ApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.uni; sourceTree = ""; }; - A58155092538173B00CF4451 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = ""; }; - A581550A2538173B00CF4451 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = ""; }; - A581550C2538173B00CF4451 /* SmmStm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmStm.c; sourceTree = ""; }; - A581550E2538173B00CF4451 /* SmmStmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmStmSupport.c; sourceTree = ""; }; - A581550F2538173B00CF4451 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; - A58155102538173B00CF4451 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; - A58155112538173B00CF4451 /* SmmCpuFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuFeaturesLib.inf; sourceTree = ""; }; - A58155122538173B00CF4451 /* SmmCpuFeaturesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuFeaturesLib.uni; sourceTree = ""; }; - A58155132538173B00CF4451 /* SmmStm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStm.h; sourceTree = ""; }; - A58155152538173B00CF4451 /* SmmStmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmStmSupport.c; sourceTree = ""; }; - A58155162538173B00CF4451 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; - A58155172538173B00CF4451 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; - A58155182538173B00CF4451 /* SmmCpuFeaturesLibNoStm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuFeaturesLibNoStm.c; sourceTree = ""; }; - A58155192538173B00CF4451 /* SmmCpuFeaturesLibStm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuFeaturesLibStm.inf; sourceTree = ""; }; - A581551A2538173B00CF4451 /* SmmCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuFeaturesLib.c; sourceTree = ""; }; - A581551C2538173B00CF4451 /* RegisterCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegisterCpuFeaturesLib.c; sourceTree = ""; }; - A581551D2538173B00CF4451 /* CpuFeaturesInitialize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFeaturesInitialize.c; sourceTree = ""; }; - A581551E2538173B00CF4451 /* RegisterCpuFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegisterCpuFeatures.h; sourceTree = ""; }; - A581551F2538173B00CF4451 /* RegisterCpuFeaturesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegisterCpuFeaturesLib.uni; sourceTree = ""; }; - A58155202538173B00CF4451 /* PeiRegisterCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiRegisterCpuFeaturesLib.c; sourceTree = ""; }; - A58155212538173B00CF4451 /* PeiRegisterCpuFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiRegisterCpuFeaturesLib.inf; sourceTree = ""; }; - A58155222538173B00CF4451 /* DxeRegisterCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRegisterCpuFeaturesLib.c; sourceTree = ""; }; - A58155232538173B00CF4451 /* DxeRegisterCpuFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRegisterCpuFeaturesLib.inf; sourceTree = ""; }; - A58155252538173B00CF4451 /* MpInitLibUp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MpInitLibUp.c; sourceTree = ""; }; - A58155262538173B00CF4451 /* MpInitLibUp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MpInitLibUp.inf; sourceTree = ""; }; - A58155272538173B00CF4451 /* MpInitLibUp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MpInitLibUp.uni; sourceTree = ""; }; - A58155292538173B00CF4451 /* SmmCpuPlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuPlatformHookLibNull.c; sourceTree = ""; }; - A581552A2538173B00CF4451 /* SmmCpuPlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuPlatformHookLibNull.uni; sourceTree = ""; }; - A581552B2538173B00CF4451 /* SmmCpuPlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuPlatformHookLibNull.inf; sourceTree = ""; }; - A581552D2538173B00CF4451 /* PlatformSecLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformSecLibNull.c; sourceTree = ""; }; - A581552E2538173B00CF4451 /* PlatformSecLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformSecLibNull.uni; sourceTree = ""; }; - A581552F2538173B00CF4451 /* PlatformSecLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformSecLibNull.inf; sourceTree = ""; }; - A58155312538173B00CF4451 /* MtrrLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = ""; }; - A58155322538173B00CF4451 /* MtrrLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.uni; sourceTree = ""; }; - A58155332538173B00CF4451 /* MtrrLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = ""; }; - A58155352538173B00CF4451 /* CpuIo2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.uni; sourceTree = ""; }; - A58155362538173B00CF4451 /* CpuIo2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2DxeExtra.uni; sourceTree = ""; }; - A58155372538173B00CF4451 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = ""; }; - A58155382538173B00CF4451 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = ""; }; - A58155392538173B00CF4451 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = ""; }; - A581553B2538173B00CF4451 /* CpuFeaturesDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFeaturesDxe.c; sourceTree = ""; }; - A581553C2538173B00CF4451 /* CpuFeaturesDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesDxeExtra.uni; sourceTree = ""; }; - A581553D2538173B00CF4451 /* CpuFeaturesDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesDxe.inf; sourceTree = ""; }; - A581553E2538173B00CF4451 /* CpuFeaturesDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesDxe.uni; sourceTree = ""; }; - A581553F2538173B00CF4451 /* CpuFeaturesPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFeaturesPei.c; sourceTree = ""; }; - A58155402538173B00CF4451 /* CpuFeaturesPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesPei.inf; sourceTree = ""; }; - A58155412538173B00CF4451 /* CpuFeaturesPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesPei.uni; sourceTree = ""; }; - A58155422538173B00CF4451 /* CpuFeaturesPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesPeiExtra.uni; sourceTree = ""; }; - A58155432538173B00CF4451 /* UefiCpuPkg.ci.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = UefiCpuPkg.ci.yaml; sourceTree = ""; }; - A58155462538173B00CF4451 /* CpuidExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuidExtra.uni; sourceTree = ""; }; - A58155472538173B00CF4451 /* Cpuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpuid.c; sourceTree = ""; }; - A58155482538173B00CF4451 /* Cpuid.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cpuid.inf; sourceTree = ""; }; - A58155492538173B00CF4451 /* Cpuid.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cpuid.uni; sourceTree = ""; }; - A581554B2538173B00CF4451 /* PiSmmCommunicationPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCommunicationPei.c; sourceTree = ""; }; - A581554C2538173B00CF4451 /* PiSmmCommunicationPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationPei.uni; sourceTree = ""; }; - A581554D2538173B00CF4451 /* PiSmmCommunicationPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationPei.inf; sourceTree = ""; }; - A581554E2538173B00CF4451 /* PiSmmCommunicationSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationSmmExtra.uni; sourceTree = ""; }; - A581554F2538173B00CF4451 /* PiSmmCommunicationPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationPeiExtra.uni; sourceTree = ""; }; - A58155502538173B00CF4451 /* PiSmmCommunicationSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCommunicationSmm.c; sourceTree = ""; }; - A58155512538173B00CF4451 /* PiSmmCommunicationPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationPrivate.h; sourceTree = ""; }; - A58155522538173B00CF4451 /* PiSmmCommunicationSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationSmm.inf; sourceTree = ""; }; - A58155532538173B00CF4451 /* PiSmmCommunicationSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationSmm.uni; sourceTree = ""; }; - A58155562538173B00CF4451 /* Vtf.nasmb */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf.nasmb; sourceTree = ""; }; - A58155572538173B00CF4451 /* Vtf.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf.inf; sourceTree = ""; }; - A58155582538173B00CF4451 /* ResetVector.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.uni; sourceTree = ""; }; - A58155592538173B00CF4451 /* ResetVectorExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVectorExtra.uni; sourceTree = ""; }; - A581555B2538173B00CF4451 /* CommonMacros.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = ""; }; - A581555C2538173B00CF4451 /* Build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Build.py; sourceTree = ""; }; - A581555E2538173B00CF4451 /* FixupForRawSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FixupForRawSection.py; sourceTree = ""; }; - A58155602538173B00CF4451 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = ""; }; - A58155612538173B00CF4451 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = ""; }; - A58155622538173B00CF4451 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = ""; }; - A58155632538173B00CF4451 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = ""; }; - A58155642538173B00CF4451 /* ResetVector.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.uni; sourceTree = ""; }; - A58155652538173B00CF4451 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = ""; }; - A58155662538173B00CF4451 /* ResetVector.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.inf; sourceTree = ""; }; - A58155672538173B00CF4451 /* ResetVectorExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVectorExtra.uni; sourceTree = ""; }; - A58155682538173B00CF4451 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = ""; }; - A581556A2538173B00CF4451 /* PageTables.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = PageTables.asm; sourceTree = ""; }; - A581556B2538173B00CF4451 /* PostCodes.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = ""; }; - A581556C2538173B00CF4451 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = ""; }; - A581556D2538173B00CF4451 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = ""; }; - A581556F2538173B00CF4451 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = ""; }; - A58155702538173B00CF4451 /* PageTables64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = PageTables64.asm; sourceTree = ""; }; - A58155712538173B00CF4451 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = ""; }; - A58155722538173B00CF4451 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = ""; }; - A58155732538173B00CF4451 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = ""; }; - A58155742538173B00CF4451 /* Vtf0.nasmb */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf0.nasmb; sourceTree = ""; }; - A58155752538173B00CF4451 /* Vtf0.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf0.inf; sourceTree = ""; }; - A58155762538173B00CF4451 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A58155772538173B00CF4451 /* ResetVector.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.uni; sourceTree = ""; }; - A58155792538173B00CF4451 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = ""; }; - A581557A2538173B00CF4451 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = ""; }; - A581557B2538173B00CF4451 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = ""; }; - A581557C2538173B00CF4451 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = ""; }; - A581557D2538173B00CF4451 /* ResetVectorExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVectorExtra.uni; sourceTree = ""; }; - A581557F2538173B00CF4451 /* CpuIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = ""; }; - A58155802538173B00CF4451 /* CpuIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = ""; }; - A58155812538173B00CF4451 /* CpuIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.uni; sourceTree = ""; }; - A58155822538173B00CF4451 /* CpuIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = ""; }; - A58155832538173B00CF4451 /* CpuIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPeiExtra.uni; sourceTree = ""; }; - A58155852538173B00CF4451 /* SecCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecCore.inf; sourceTree = ""; }; - A58155862538173B00CF4451 /* SecCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecCore.uni; sourceTree = ""; }; - A58155872538173B00CF4451 /* SecMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecMain.h; sourceTree = ""; }; - A58155892538173B00CF4451 /* ResetVec.nasmb */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVec.nasmb; sourceTree = ""; }; - A581558A2538173B00CF4451 /* FindPeiCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FindPeiCore.c; sourceTree = ""; }; - A581558B2538173B00CF4451 /* SecBist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecBist.c; sourceTree = ""; }; - A581558C2538173B00CF4451 /* SecCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecCoreExtra.uni; sourceTree = ""; }; - A581558D2538173B00CF4451 /* SecMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecMain.c; sourceTree = ""; }; - A581558F2538173B00CF4451 /* CpuS3DataDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuS3DataDxeExtra.uni; sourceTree = ""; }; - A58155902538173B00CF4451 /* CpuS3DataDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuS3DataDxe.inf; sourceTree = ""; }; - A58155912538173B00CF4451 /* CpuS3DataDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuS3DataDxe.uni; sourceTree = ""; }; - A58155922538173B00CF4451 /* CpuS3Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuS3Data.c; sourceTree = ""; }; - A5816DEE24180F81003BA66C /* global_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = global_test.cpp; sourceTree = ""; }; - A5816DEF24180F82003BA66C /* global_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = global_test.h; sourceTree = ""; }; - A5816DF52418103A003BA66C /* menu_items.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = menu_items.cpp; sourceTree = ""; }; - A5816DF72418104F003BA66C /* REFIT_MENU_SCREEN.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = REFIT_MENU_SCREEN.cpp; sourceTree = ""; }; - A5816DF82418104F003BA66C /* REFIT_MENU_SCREEN.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REFIT_MENU_SCREEN.h; sourceTree = ""; }; - A588BB7C25265F0F0089BA4A /* MBP71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP71.yaml; sourceTree = ""; }; - A588BB7D25265F0F0089BA4A /* MBP111.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP111.yaml; sourceTree = ""; }; - A588BB7E25265F0F0089BA4A /* MBP131.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP131.yaml; sourceTree = ""; }; - A588BB7F25265F0F0089BA4A /* MBP51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP51.yaml; sourceTree = ""; }; - A588BB8025265F0F0089BA4A /* MBP92.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP92.yaml; sourceTree = ""; }; - A588BB8125265F0F0089BA4A /* MBP11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP11.yaml; sourceTree = ""; }; - A588BB8225265F0F0089BA4A /* MBP31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP31.yaml; sourceTree = ""; }; - A588BB8325265F0F0089BA4A /* MBP151.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP151.yaml; sourceTree = ""; }; - A588BB8425265F0F0089BA4A /* MBP41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP41.yaml; sourceTree = ""; }; - A588BB8525265F0F0089BA4A /* MBP121.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP121.yaml; sourceTree = ""; }; - A588BB8625265F0F0089BA4A /* MBP82.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP82.yaml; sourceTree = ""; }; - A588BB8725265F0F0089BA4A /* MBP101.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP101.yaml; sourceTree = ""; }; - A588BB8825265F0F0089BA4A /* MBP61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP61.yaml; sourceTree = ""; }; - A588BB8925265F0F0089BA4A /* MBP141.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP141.yaml; sourceTree = ""; }; - A588BB8A25265F0F0089BA4A /* MBP21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP21.yaml; sourceTree = ""; }; - A588BB8B25265F0F0089BA4A /* MBP83.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP83.yaml; sourceTree = ""; }; - A588BB8C25265F0F0089BA4A /* MBP161.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP161.yaml; sourceTree = ""; }; - A588BB8D25265F0F0089BA4A /* MBP55.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP55.yaml; sourceTree = ""; }; - A588BB8E25265F0F0089BA4A /* MBP162.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP162.yaml; sourceTree = ""; }; - A588BB8F25265F0F0089BA4A /* MBP115.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP115.yaml; sourceTree = ""; }; - A588BB9025265F0F0089BA4A /* MBP142.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP142.yaml; sourceTree = ""; }; - A588BB9125265F0F0089BA4A /* MBP154.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP154.yaml; sourceTree = ""; }; - A588BB9225265F0F0089BA4A /* MBP22.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP22.yaml; sourceTree = ""; }; - A588BB9325265F0F0089BA4A /* MBP102.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP102.yaml; sourceTree = ""; }; - A588BB9425265F0F0089BA4A /* MBP143.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP143.yaml; sourceTree = ""; }; - A588BB9525265F0F0089BA4A /* MBP62.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP62.yaml; sourceTree = ""; }; - A588BB9625265F0F0089BA4A /* MBP114.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP114.yaml; sourceTree = ""; }; - A588BB9725265F0F0089BA4A /* MBP163.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP163.yaml; sourceTree = ""; }; - A588BB9825265F0F0089BA4A /* MBP54.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP54.yaml; sourceTree = ""; }; - A588BB9925265F0F0089BA4A /* MBP81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP81.yaml; sourceTree = ""; }; - A588BB9A25265F0F0089BA4A /* MBP113.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP113.yaml; sourceTree = ""; }; - A588BB9B25265F0F0089BA4A /* MBP152.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP152.yaml; sourceTree = ""; }; - A588BB9C25265F0F0089BA4A /* MBP53.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP53.yaml; sourceTree = ""; }; - A588BB9D25265F0F0089BA4A /* MBP12.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP12.yaml; sourceTree = ""; }; - A588BB9E25265F0F0089BA4A /* MBP133.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP133.yaml; sourceTree = ""; }; - A588BB9F25265F0F0089BA4A /* MBP164.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP164.yaml; sourceTree = ""; }; - A588BBA025265F0F0089BA4A /* MBP132.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP132.yaml; sourceTree = ""; }; - A588BBA125265F0F0089BA4A /* MBP52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP52.yaml; sourceTree = ""; }; - A588BBA225265F0F0089BA4A /* MBP91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP91.yaml; sourceTree = ""; }; - A588BBA325265F0F0089BA4A /* MBP153.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP153.yaml; sourceTree = ""; }; - A588BBA425265F0F0089BA4A /* MBP112.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP112.yaml; sourceTree = ""; }; - A588BBA625265F0F0089BA4A /* MM81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM81.yaml; sourceTree = ""; }; - A588BBA725265F0F0089BA4A /* MM62.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM62.yaml; sourceTree = ""; }; - A588BBA825265F0F0089BA4A /* MM52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM52.yaml; sourceTree = ""; }; - A588BBA925265F0F0089BA4A /* MM53.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM53.yaml; sourceTree = ""; }; - A588BBAA25265F0F0089BA4A /* MM31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM31.yaml; sourceTree = ""; }; - A588BBAB25265F0F0089BA4A /* MM11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM11.yaml; sourceTree = ""; }; - A588BBAC25265F0F0089BA4A /* MM51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM51.yaml; sourceTree = ""; }; - A588BBAD25265F0F0089BA4A /* MM71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM71.yaml; sourceTree = ""; }; - A588BBAE25265F0F0089BA4A /* MM21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM21.yaml; sourceTree = ""; }; - A588BBAF25265F0F0089BA4A /* MM61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM61.yaml; sourceTree = ""; }; - A588BBB025265F0F0089BA4A /* MM41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM41.yaml; sourceTree = ""; }; - A588BBB225265F0F0089BA4A /* XS21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = XS21.yaml; sourceTree = ""; }; - A588BBB325265F0F0089BA4A /* XS11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = XS11.yaml; sourceTree = ""; }; - A588BBB425265F0F0089BA4A /* XS31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = XS31.yaml; sourceTree = ""; }; - A588BBB625265F0F0089BA4A /* IM181.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM181.yaml; sourceTree = ""; }; - A588BBB725265F0F0089BA4A /* IM142.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM142.yaml; sourceTree = ""; }; - A588BBB825265F0F0089BA4A /* IM162.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM162.yaml; sourceTree = ""; }; - A588BBB925265F0F0089BA4A /* IM61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM61.yaml; sourceTree = ""; }; - A588BBBA25265F0F0089BA4A /* IM122.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM122.yaml; sourceTree = ""; }; - A588BBBB25265F0F0089BA4A /* IM41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM41.yaml; sourceTree = ""; }; - A588BBBC25265F0F0089BA4A /* IM143.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM143.yaml; sourceTree = ""; }; - A588BBBD25265F0F0089BA4A /* IM133.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM133.yaml; sourceTree = ""; }; - A588BBBE25265F0F0089BA4A /* IM191.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM191.yaml; sourceTree = ""; }; - A588BBBF25265F0F0089BA4A /* IM144.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM144.yaml; sourceTree = ""; }; - A588BBC025265F0F0089BA4A /* IM113.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM113.yaml; sourceTree = ""; }; - A588BBC125265F0F0089BA4A /* IM51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM51.yaml; sourceTree = ""; }; - A588BBC225265F0F0089BA4A /* IM112.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM112.yaml; sourceTree = ""; }; - A588BBC325265F0F0089BA4A /* IM201.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM201.yaml; sourceTree = ""; }; - A588BBC425265F0F0089BA4A /* IM132.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM132.yaml; sourceTree = ""; }; - A588BBC525265F0F0089BA4A /* IM71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM71.yaml; sourceTree = ""; }; - A588BBC625265F0F0089BA4A /* IM131.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM131.yaml; sourceTree = ""; }; - A588BBC725265F0F0089BA4A /* IM52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM52.yaml; sourceTree = ""; }; - A588BBC825265F0F0089BA4A /* IM111.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM111.yaml; sourceTree = ""; }; - A588BBC925265F0F0089BA4A /* IM91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM91.yaml; sourceTree = ""; }; - A588BBCA25265F0F0089BA4A /* IM202.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM202.yaml; sourceTree = ""; }; - A588BBCB25265F0F0089BA4A /* IM192.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM192.yaml; sourceTree = ""; }; - A588BBCC25265F0F0089BA4A /* IM151.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM151.yaml; sourceTree = ""; }; - A588BBCD25265F0F0089BA4A /* IM171.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM171.yaml; sourceTree = ""; }; - A588BBCE25265F0F0089BA4A /* IM101.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM101.yaml; sourceTree = ""; }; - A588BBCF25265F0F0089BA4A /* IM42.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM42.yaml; sourceTree = ""; }; - A588BBD025265F0F0089BA4A /* IM81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM81.yaml; sourceTree = ""; }; - A588BBD125265F0F0089BA4A /* IM183.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM183.yaml; sourceTree = ""; }; - A588BBD225265F0F0089BA4A /* IM121.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM121.yaml; sourceTree = ""; }; - A588BBD325265F0F0089BA4A /* IM161.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM161.yaml; sourceTree = ""; }; - A588BBD425265F0F0089BA4A /* IM182.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM182.yaml; sourceTree = ""; }; - A588BBD525265F0F0089BA4A /* IM141.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM141.yaml; sourceTree = ""; }; - A588BBD725265F0F0089BA4A /* MBA72.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA72.yaml; sourceTree = ""; }; - A588BBD825265F0F0089BA4A /* MBA91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA91.yaml; sourceTree = ""; }; - A588BBD925265F0F0089BA4A /* MBA52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA52.yaml; sourceTree = ""; }; - A588BBDA25265F0F0089BA4A /* MBA32.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA32.yaml; sourceTree = ""; }; - A588BBDB25265F0F0089BA4A /* MBA81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA81.yaml; sourceTree = ""; }; - A588BBDC25265F0F0089BA4A /* MBA42.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA42.yaml; sourceTree = ""; }; - A588BBDD25265F0F0089BA4A /* MBA62.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA62.yaml; sourceTree = ""; }; - A588BBDE25265F0F0089BA4A /* MBA21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA21.yaml; sourceTree = ""; }; - A588BBDF25265F0F0089BA4A /* MBA61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA61.yaml; sourceTree = ""; }; - A588BBE025265F0F0089BA4A /* MBA82.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA82.yaml; sourceTree = ""; }; - A588BBE125265F0F0089BA4A /* MBA41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA41.yaml; sourceTree = ""; }; - A588BBE225265F0F0089BA4A /* MBA31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA31.yaml; sourceTree = ""; }; - A588BBE325265F0F0089BA4A /* MBA11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA11.yaml; sourceTree = ""; }; - A588BBE425265F0F0089BA4A /* MBA51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA51.yaml; sourceTree = ""; }; - A588BBE525265F0F0089BA4A /* MBA71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA71.yaml; sourceTree = ""; }; - A588BBE725265F0F0089BA4A /* MB51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB51.yaml; sourceTree = ""; }; - A588BBE825265F0F0089BA4A /* MB71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB71.yaml; sourceTree = ""; }; - A588BBE925265F0F0089BA4A /* MB31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB31.yaml; sourceTree = ""; }; - A588BBEA25265F0F0089BA4A /* MB11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB11.yaml; sourceTree = ""; }; - A588BBEB25265F0F0089BA4A /* MB61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB61.yaml; sourceTree = ""; }; - A588BBEC25265F0F0089BA4A /* MB41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB41.yaml; sourceTree = ""; }; - A588BBED25265F0F0089BA4A /* MB21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB21.yaml; sourceTree = ""; }; - A588BBEE25265F0F0089BA4A /* MB81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB81.yaml; sourceTree = ""; }; - A588BBEF25265F0F0089BA4A /* MB101.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB101.yaml; sourceTree = ""; }; - A588BBF025265F0F0089BA4A /* MB52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB52.yaml; sourceTree = ""; }; - A588BBF125265F0F0089BA4A /* MB91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB91.yaml; sourceTree = ""; }; - A588BBF325265F0F0089BA4A /* MP41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP41.yaml; sourceTree = ""; }; - A588BBF425265F0F0089BA4A /* MP61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP61.yaml; sourceTree = ""; }; - A588BBF525265F0F0089BA4A /* MP21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP21.yaml; sourceTree = ""; }; - A588BBF625265F0F0089BA4A /* MP71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP71.yaml; sourceTree = ""; }; - A588BBF725265F0F0089BA4A /* MP51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP51.yaml; sourceTree = ""; }; - A588BBF825265F0F0089BA4A /* MP11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP11.yaml; sourceTree = ""; }; - A588BBF925265F0F0089BA4A /* MP31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP31.yaml; sourceTree = ""; }; - A588BBFB25265F0F0089BA4A /* IMP11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IMP11.yaml; sourceTree = ""; }; - A588BBFC25265F0F0089BA4A /* update_generated.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = update_generated.py; sourceTree = ""; }; - A588BBFD25265F0F0089BA4A /* update_products.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = update_products.py; sourceTree = ""; }; - A588BBFE25265F0F0089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BBFF25265F0F0089BA4A /* Products.zjson */ = {isa = PBXFileReference; lastKnownFileType = file; path = Products.zjson; sourceTree = ""; }; - A588BC0025265F0F0089BA4A /* DataBase.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = DataBase.md; sourceTree = ""; }; - A588BC0225265F0F0089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BC0425265F0F0089BA4A /* hfs_format.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_format.h; sourceTree = ""; }; - A588BC0525265F0F0089BA4A /* mk_fsw_strfunc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = mk_fsw_strfunc.py; sourceTree = ""; }; - A588BC0625265F0F0089BA4A /* fsw_hfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_hfs.h; sourceTree = ""; }; - A588BC0725265F0F0089BA4A /* fsw_core.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_core.c; sourceTree = ""; }; - A588BC0825265F0F0089BA4A /* fsw_strfunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_strfunc.h; sourceTree = ""; }; - A588BC0925265F0F0089BA4A /* fsw_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_base.h; sourceTree = ""; }; - A588BC0A25265F0F0089BA4A /* fsw_efi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi.h; sourceTree = ""; }; - A588BC0B25265F0F0089BA4A /* fsw_efi_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi_lib.c; sourceTree = ""; }; - A588BC0C25265F0F0089BA4A /* fsw_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_lib.c; sourceTree = ""; }; - A588BC0D25265F0F0089BA4A /* hfs_unistr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_unistr.h; sourceTree = ""; }; - A588BC0E25265F0F0089BA4A /* fsw_hfs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_hfs.c; sourceTree = ""; }; - A588BC0F25265F0F0089BA4A /* fsw_core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_core.h; sourceTree = ""; }; - A588BC1025265F0F0089BA4A /* fsw_efi_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi_base.h; sourceTree = ""; }; - A588BC1125265F0F0089BA4A /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = ""; }; - A588BC1225265F0F0089BA4A /* VBoxHfs.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxHfs.inf; sourceTree = ""; }; - A588BC1325265F0F0089BA4A /* fsw_efi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi.c; sourceTree = ""; }; - A588BC1625265F0F0089BA4A /* tstmain.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = tstmain.xcodeproj; sourceTree = ""; }; - A588BC1A25265F0F0089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BC1C25265F0F0089BA4A /* VBoxHfs.vcxproj */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = VBoxHfs.vcxproj; sourceTree = ""; }; - A588BC1E25265F0F0089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BC1F25265F0F0089BA4A /* dirent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dirent.h; sourceTree = ""; }; - A588BC2125265F0F0089BA4A /* fsw_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_posix.c; sourceTree = ""; }; - A588BC2225265F0F0089BA4A /* fsw_posix_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_posix_base.h; sourceTree = ""; }; - A588BC2325265F0F0089BA4A /* fsw_posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_posix.h; sourceTree = ""; }; - A588BC2425265F0F0089BA4A /* tstmain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tstmain.c; sourceTree = ""; }; - A588BC2625265F0F0089BA4A /* AudioDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioDxe.c; sourceTree = ""; }; - A588BC2825265F0F0089BA4A /* HdaCodecInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecInfo.c; sourceTree = ""; }; - A588BC2925265F0F0089BA4A /* HdaCodecComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecComponentName.c; sourceTree = ""; }; - A588BC2A25265F0F0089BA4A /* HdaCodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodec.h; sourceTree = ""; }; - A588BC2B25265F0F0089BA4A /* HdaCodecAudioIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecAudioIo.c; sourceTree = ""; }; - A588BC2C25265F0F0089BA4A /* HdaCodecComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecComponentName.h; sourceTree = ""; }; - A588BC2D25265F0F0089BA4A /* HdaCodec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodec.c; sourceTree = ""; }; - A588BC2F25265F0F0089BA4A /* HdaControllerComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerComponentName.c; sourceTree = ""; }; - A588BC3025265F0F0089BA4A /* HdaControllerMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerMem.c; sourceTree = ""; }; - A588BC3125265F0F0089BA4A /* HdaController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaController.c; sourceTree = ""; }; - A588BC3225265F0F0089BA4A /* HdaControllerHdaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerHdaIo.c; sourceTree = ""; }; - A588BC3325265F0F0089BA4A /* HdaControllerInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerInfo.c; sourceTree = ""; }; - A588BC3425265F0F0089BA4A /* HdaControllerComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerComponentName.h; sourceTree = ""; }; - A588BC3525265F0F0089BA4A /* HdaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaController.h; sourceTree = ""; }; - A588BC3625265F0F0089BA4A /* AudioDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioDxe.h; sourceTree = ""; }; - A588BC3725265F0F0089BA4A /* AudioDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AudioDxe.inf; sourceTree = ""; }; - A588BC3825265F0F0089BA4A /* Changelog.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Changelog.md; sourceTree = ""; }; - A588BC3925265F0F0089BA4A /* .shellcheckrc */ = {isa = PBXFileReference; lastKnownFileType = text; path = .shellcheckrc; sourceTree = ""; }; - A588BC3B25265F0F0089BA4A /* 0001-MdeModulePkg-SataControllerDxe-Add-support-for-drive.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0001-MdeModulePkg-SataControllerDxe-Add-support-for-drive.patch"; sourceTree = ""; }; - A588BC3C25265F0F0089BA4A /* 0001-ShellPkg-Add-support-for-input-with-separately-repor.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0001-ShellPkg-Add-support-for-input-with-separately-repor.patch"; sourceTree = ""; }; - A588BC3D25265F0F0089BA4A /* 0002-MdeModulePkg-AtaAtapiPassThru-Add-support-for-drives.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0002-MdeModulePkg-AtaAtapiPassThru-Add-support-for-drives.patch"; sourceTree = ""; }; - A588BC3E25265F0F0089BA4A /* 0003-MdeModulePkg-AtaAtapiPassThru-Reduce-timeout.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0003-MdeModulePkg-AtaAtapiPassThru-Reduce-timeout.patch"; sourceTree = ""; }; - A588BC4225265F0F0089BA4A /* AppleMacEfiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMacEfiSpec.h; sourceTree = ""; }; - A588BC4425265F0F0089BA4A /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; - A588BC4625265F0F0089BA4A /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; - A588BC4825265F0F0089BA4A /* AppleProvisioning.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleProvisioning.h; sourceTree = ""; }; - A588BC4925265F0F0089BA4A /* AppleIcon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleIcon.h; sourceTree = ""; }; - A588BC4A25265F0F0089BA4A /* AppleMachoImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMachoImage.h; sourceTree = ""; }; - A588BC4B25265F0F0089BA4A /* AppleSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmBios.h; sourceTree = ""; }; - A588BC4C25265F0F0089BA4A /* AppleNec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleNec.h; sourceTree = ""; }; - A588BC4D25265F0F0089BA4A /* AppleRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRtc.h; sourceTree = ""; }; - A588BC4E25265F0F0089BA4A /* AppleDiskImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskImage.h; sourceTree = ""; }; - A588BC4F25265F0F0089BA4A /* ApplePerfData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePerfData.h; sourceTree = ""; }; - A588BC5025265F0F0089BA4A /* AppleChunklist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleChunklist.h; sourceTree = ""; }; - A588BC5125265F0F0089BA4A /* AppleFatBinaryImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFatBinaryImage.h; sourceTree = ""; }; - A588BC5225265F0F0089BA4A /* AppleSmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmc.h; sourceTree = ""; }; - A588BC5325265F0F0089BA4A /* AppleHibernate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHibernate.h; sourceTree = ""; }; - A588BC5425265F0F0089BA4A /* AppleFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFeatures.h; sourceTree = ""; }; - A588BC5525265F0F0089BA4A /* Apfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apfs.h; sourceTree = ""; }; - A588BC5625265F0F0089BA4A /* AppleCsrConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCsrConfig.h; sourceTree = ""; }; - A588BC5725265F0F0089BA4A /* AppleDiskLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskLabel.h; sourceTree = ""; }; - A588BC5825265F0F0089BA4A /* AppleBootArgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBootArgs.h; sourceTree = ""; }; - A588BC5925265F0F0089BA4A /* AppleHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHid.h; sourceTree = ""; }; - A588BC5A25265F0F0089BA4A /* AppleIntelCpuInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleIntelCpuInfo.h; sourceTree = ""; }; - A588BC5B25265F0F0089BA4A /* AppleKmodInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKmodInfo.h; sourceTree = ""; }; - A588BC5C25265F0F0089BA4A /* AppleKxldState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKxldState.h; sourceTree = ""; }; - A588BC5D25265F0F0089BA4A /* AppleCompressedBinaryImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCompressedBinaryImage.h; sourceTree = ""; }; - A588BC5E25265F0F0089BA4A /* AppleMkext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMkext.h; sourceTree = ""; }; - A588BC5F25265F0F0089BA4A /* AppleMacEfi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMacEfi.h; sourceTree = ""; }; - A588BC6125265F0F0089BA4A /* AppleInterruptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleInterruptLib.h; sourceTree = ""; }; - A588BC6225265F0F0089BA4A /* BiosIdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosIdLib.h; sourceTree = ""; }; - A588BC6325265F0F0089BA4A /* AppleSmbiosLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmbiosLib.h; sourceTree = ""; }; - A588BC6425265F0F0089BA4A /* AppleCpuExtensionsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuExtensionsLib.h; sourceTree = ""; }; - A588BC6525265F0F0089BA4A /* AppleDataHubLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDataHubLib.h; sourceTree = ""; }; - A588BC6625265F0F0089BA4A /* AppleEventLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEventLib.h; sourceTree = ""; }; - A588BC6825265F0F0089BA4A /* UserInterfaceTheme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserInterfaceTheme.h; sourceTree = ""; }; - A588BC6925265F0F0089BA4A /* OSInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSInfo.h; sourceTree = ""; }; - A588BC6A25265F0F0089BA4A /* AppleDeviceControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDeviceControl.h; sourceTree = ""; }; - A588BC6B25265F0F0089BA4A /* AppleSmcIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmcIo.h; sourceTree = ""; }; - A588BC6C25265F0F0089BA4A /* AppleGraphicsPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleGraphicsPolicy.h; sourceTree = ""; }; - A588BC6D25265F0F0089BA4A /* ApplePartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePartitionInfo.h; sourceTree = ""; }; - A588BC6E25265F0F0089BA4A /* ApfsUnsupportedBds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsUnsupportedBds.h; sourceTree = ""; }; - A588BC6F25265F0F0089BA4A /* AppleSecureBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSecureBoot.h; sourceTree = ""; }; - A588BC7025265F0F0089BA4A /* AppleFirmwarePassword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFirmwarePassword.h; sourceTree = ""; }; - A588BC7125265F0F0089BA4A /* AppleDiskImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskImage.h; sourceTree = ""; }; - A588BC7225265F0F0089BA4A /* AppleImageConversion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleImageConversion.h; sourceTree = ""; }; - A588BC7325265F0F0089BA4A /* AppleRamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRamDisk.h; sourceTree = ""; }; - A588BC7425265F0F0089BA4A /* KeyboardInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyboardInfo.h; sourceTree = ""; }; - A588BC7525265F0F0089BA4A /* AppleBeepGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBeepGen.h; sourceTree = ""; }; - A588BC7625265F0F0089BA4A /* AppleKeyMapDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapDatabase.h; sourceTree = ""; }; - A588BC7725265F0F0089BA4A /* AppleGraphicsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleGraphicsDriver.h; sourceTree = ""; }; - A588BC7825265F0F0089BA4A /* AppleRemovableMedia.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRemovableMedia.h; sourceTree = ""; }; - A588BC7925265F0F0089BA4A /* AppleKeyMapAggregator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapAggregator.h; sourceTree = ""; }; - A588BC7A25265F0F0089BA4A /* AppleFramebufferInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFramebufferInfo.h; sourceTree = ""; }; - A588BC7B25265F0F0089BA4A /* ApfsEncryptedPartition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEncryptedPartition.h; sourceTree = ""; }; - A588BC7C25265F0F0089BA4A /* AppleImg4Verification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleImg4Verification.h; sourceTree = ""; }; - A588BC7D25265F0F0089BA4A /* DevicePathPropertyDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathPropertyDatabase.h; sourceTree = ""; }; - A588BC7E25265F0F0089BA4A /* AppleSingleFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSingleFile.h; sourceTree = ""; }; - A588BC7F25265F0F0089BA4A /* AppleRtcRam.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRtcRam.h; sourceTree = ""; }; - A588BC8025265F0F0089BA4A /* AppleVoiceOver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleVoiceOver.h; sourceTree = ""; }; - A588BC8125265F0F0089BA4A /* AppleDebugLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDebugLog.h; sourceTree = ""; }; - A588BC8225265F0F0089BA4A /* AppleHda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHda.h; sourceTree = ""; }; - A588BC8325265F0F0089BA4A /* Apple80211.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apple80211.h; sourceTree = ""; }; - A588BC8425265F0F0089BA4A /* ApfsEfiBootRecordInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEfiBootRecordInfo.h; sourceTree = ""; }; - A588BC8525265F0F0089BA4A /* ApplePlatformInfoDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfoDatabase.h; sourceTree = ""; }; - A588BC8625265F0F0089BA4A /* AppleDiag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiag.h; sourceTree = ""; }; - A588BC8725265F0F0089BA4A /* AppleSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSystemInfo.h; sourceTree = ""; }; - A588BC8825265F0F0089BA4A /* AppleBootPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBootPolicy.h; sourceTree = ""; }; - A588BC8925265F0F0089BA4A /* AppleEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEvent.h; sourceTree = ""; }; - A588BC8A25265F0F0089BA4A /* AppleDmgBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDmgBoot.h; sourceTree = ""; }; - A588BC8B25265F0F0089BA4A /* AppleLoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleLoadImage.h; sourceTree = ""; }; - A588BC8D25265F0F0089BA4A /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; - A588BC8F25265F0F0089BA4A /* AppleBless.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBless.h; sourceTree = ""; }; - A588BC9025265F0F0089BA4A /* AppleDataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDataHub.h; sourceTree = ""; }; - A588BC9125265F0F0089BA4A /* AppleFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFile.h; sourceTree = ""; }; - A588BC9225265F0F0089BA4A /* AppleOSLoaded.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleOSLoaded.h; sourceTree = ""; }; - A588BC9325265F0F0089BA4A /* AppleCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCertificate.h; sourceTree = ""; }; - A588BC9425265F0F0089BA4A /* AppleDevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDevicePath.h; sourceTree = ""; }; - A588BC9525265F0F0089BA4A /* AppleHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHob.h; sourceTree = ""; }; - A588BC9625265F0F0089BA4A /* AppleTscFrequency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleTscFrequency.h; sourceTree = ""; }; - A588BC9725265F0F0089BA4A /* ApplePlatformInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfo.h; sourceTree = ""; }; - A588BC9825265F0F0089BA4A /* AppleHfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHfsInfo.h; sourceTree = ""; }; - A588BC9925265F0F0089BA4A /* AppleVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleVariable.h; sourceTree = ""; }; - A588BC9A25265F0F0089BA4A /* BiosId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosId.h; sourceTree = ""; }; - A588BC9B25265F0F0089BA4A /* AppleApfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleApfsInfo.h; sourceTree = ""; }; - A588BC9C25265F0F0089BA4A /* AppleTDMApprovedGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleTDMApprovedGuid.h; sourceTree = ""; }; - A588BC9D25265F0F0089BA4A /* AppleFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFirmwareVolume.h; sourceTree = ""; }; - A588BC9F25265F0F0089BA4A /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; - A588BCA125265F0F0089BA4A /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; - A588BCA425265F0F0089BA4A /* HeciMsg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeciMsg.h; sourceTree = ""; }; - A588BCA525265F0F0089BA4A /* HdaRegisters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaRegisters.h; sourceTree = ""; }; - A588BCA625265F0F0089BA4A /* GenericIch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericIch.h; sourceTree = ""; }; - A588BCA725265F0F0089BA4A /* CpuId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuId.h; sourceTree = ""; }; - A588BCA825265F0F0089BA4A /* HeciClientMsg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeciClientMsg.h; sourceTree = ""; }; - A588BCA925265F0F0089BA4A /* HdaVerbs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaVerbs.h; sourceTree = ""; }; - A588BCAA25265F0F0089BA4A /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A588BCAB25265F0F0089BA4A /* ProcessorInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorInfo.h; sourceTree = ""; }; - A588BCAD25265F0F0089BA4A /* Heci2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Heci2.h; sourceTree = ""; }; - A588BCAE25265F0F0089BA4A /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; - A588BCAF25265F0F0089BA4A /* HotPlugDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HotPlugDevice.h; sourceTree = ""; }; - A588BCB025265F0F0089BA4A /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = ""; }; - A588BCB125265F0F0089BA4A /* ConsoleControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleControl.h; sourceTree = ""; }; - A588BCB225265F0F0089BA4A /* Heci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Heci.h; sourceTree = ""; }; - A588BCB325265F0F0089BA4A /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = ""; }; - A588BCB425265F0F0089BA4A /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = ""; }; - A588BCB525265F0F0089BA4A /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - A588BCB625265F0F0089BA4A /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; - A588BCB825265F0F0089BA4A /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = ""; }; - A588BCB925265F0F0089BA4A /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = ""; }; - A588BCBC25265F0F0089BA4A /* AmiPointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiPointer.h; sourceTree = ""; }; - A588BCBD25265F0F0089BA4A /* AmiKeycode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiKeycode.h; sourceTree = ""; }; - A588BCBF25265F0F0089BA4A /* EfiLdrHandoff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = ""; }; - A588BCC125265F0F0089BA4A /* DuetBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DuetBdsLib.h; sourceTree = ""; }; - A588BCC225265F0F0089BA4A /* FlashLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FlashLayout.h; sourceTree = ""; }; - A588BCC325265F0F0089BA4A /* EfiFlashMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiFlashMap.h; sourceTree = ""; }; - A588BCC525265F0F0089BA4A /* PciOptionRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomTable.h; sourceTree = ""; }; - A588BCC625265F0F0089BA4A /* PciExpressBaseAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressBaseAddress.h; sourceTree = ""; }; - A588BCC725265F0F0089BA4A /* DxeCoreFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreFileName.h; sourceTree = ""; }; - A588BCC825265F0F0089BA4A /* LdrMemoryDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LdrMemoryDescriptor.h; sourceTree = ""; }; - A588BCC925265F0F0089BA4A /* FlashMapHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FlashMapHob.h; sourceTree = ""; }; - A588BCCA25265F0F0089BA4A /* AcpiDescription.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiDescription.h; sourceTree = ""; }; - A588BCCB25265F0F0089BA4A /* EfiImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiImageFormat.h; sourceTree = ""; }; - A588BCCD25265F0F0089BA4A /* MicrosoftWindows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrosoftWindows.h; sourceTree = ""; }; - A588BCCF25265F0F0089BA4A /* MicrosoftVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrosoftVariable.h; sourceTree = ""; }; - A588BCD225265F0F0089BA4A /* Riff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Riff.h; sourceTree = ""; }; - A588BCD325265F0F0089BA4A /* UsbHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHid.h; sourceTree = ""; }; - A588BCD625265F0F0089BA4A /* OcPeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPeImage.h; sourceTree = ""; }; - A588BCD825265F0F0089BA4A /* OcAppleImg4Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleImg4Lib.h; sourceTree = ""; }; - A588BCD925265F0F0089BA4A /* OcHeciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHeciLib.h; sourceTree = ""; }; - A588BCDA25265F0F0089BA4A /* OcAppleKeyMapLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleKeyMapLib.h; sourceTree = ""; }; - A588BCDB25265F0F0089BA4A /* OcCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCpuLib.h; sourceTree = ""; }; - A588BCDC25265F0F0089BA4A /* OcHashServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHashServicesLib.h; sourceTree = ""; }; - A588BCDD25265F0F0089BA4A /* OcMacInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMacInfoLib.h; sourceTree = ""; }; - A588BCDE25265F0F0089BA4A /* OcApfsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcApfsLib.h; sourceTree = ""; }; - A588BCDF25265F0F0089BA4A /* OcVirtualFsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcVirtualFsLib.h; sourceTree = ""; }; - A588BCE025265F0F0089BA4A /* OcAppleImageConversionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleImageConversionLib.h; sourceTree = ""; }; - A588BCE125265F0F0089BA4A /* OcRtcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRtcLib.h; sourceTree = ""; }; - A588BCE225265F0F0089BA4A /* OcMiscLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMiscLib.h; sourceTree = ""; }; - A588BCE325265F0F0089BA4A /* OcPeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPeCoffLib.h; sourceTree = ""; }; - A588BCE425265F0F0089BA4A /* OcConfigurationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcConfigurationLib.h; sourceTree = ""; }; - A588BCE525265F0F0089BA4A /* OcDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDevicePathLib.h; sourceTree = ""; }; - A588BCE625265F0F0089BA4A /* OcFileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFileLib.h; sourceTree = ""; }; - A588BCE725265F0F0089BA4A /* OcTemplateLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcTemplateLib.h; sourceTree = ""; }; - A588BCE825265F0F0089BA4A /* OcAppleKernelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleKernelLib.h; sourceTree = ""; }; - A588BCE925265F0F0089BA4A /* OcDriverConnectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDriverConnectionLib.h; sourceTree = ""; }; - A588BCEA25265F0F0089BA4A /* OcAudioLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAudioLib.h; sourceTree = ""; }; - A588BCEB25265F0F0089BA4A /* OcStorageLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcStorageLib.h; sourceTree = ""; }; - A588BCEC25265F0F0089BA4A /* OcAppleRamDiskLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleRamDiskLib.h; sourceTree = ""; }; - A588BCED25265F0F0089BA4A /* OcAfterBootCompatLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAfterBootCompatLib.h; sourceTree = ""; }; - A588BCEE25265F0F0089BA4A /* OcStringLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcStringLib.h; sourceTree = ""; }; - A588BCEF25265F0F0089BA4A /* OcAppleUserInterfaceThemeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleUserInterfaceThemeLib.h; sourceTree = ""; }; - A588BCF025265F0F0089BA4A /* OcDebugLogLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDebugLogLib.h; sourceTree = ""; }; - A588BCF125265F0F0089BA4A /* OcXmlLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcXmlLib.h; sourceTree = ""; }; - A588BCF225265F0F0089BA4A /* OcFirmwarePasswordLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwarePasswordLib.h; sourceTree = ""; }; - A588BCF325265F0F0089BA4A /* OcMachoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMachoLib.h; sourceTree = ""; }; - A588BCF425265F0F0089BA4A /* OcAppleChunklistLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleChunklistLib.h; sourceTree = ""; }; - A588BCF525265F0F0089BA4A /* OcAcpiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAcpiLib.h; sourceTree = ""; }; - A588BCF625265F0F0089BA4A /* OcDataHubLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDataHubLib.h; sourceTree = ""; }; - A588BCF725265F0F0089BA4A /* OcSerializeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSerializeLib.h; sourceTree = ""; }; - A588BCF825265F0F0089BA4A /* OcBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootServicesTableLib.h; sourceTree = ""; }; - A588BCF925265F0F0089BA4A /* OcMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMemoryLib.h; sourceTree = ""; }; - A588BCFA25265F0F0089BA4A /* OcSmcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmcLib.h; sourceTree = ""; }; - A588BCFB25265F0F0089BA4A /* OcOSInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcOSInfoLib.h; sourceTree = ""; }; - A588BCFC25265F0F0089BA4A /* OcBootManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootManagementLib.h; sourceTree = ""; }; - A588BCFD25265F0F0089BA4A /* OcHdaDevicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHdaDevicesLib.h; sourceTree = ""; }; - A588BCFE25265F0F0089BA4A /* OcGuardLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcGuardLib.h; sourceTree = ""; }; - A588BCFF25265F0F0089BA4A /* OcAppleSecureBootLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleSecureBootLib.h; sourceTree = ""; }; - A588BD0025265F0F0089BA4A /* OcSmbiosLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmbiosLib.h; sourceTree = ""; }; - A588BD0125265F0F0089BA4A /* OcUnicodeCollationEngGenericLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcUnicodeCollationEngGenericLib.h; sourceTree = ""; }; - A588BD0225265F0F0089BA4A /* OcAppleBootPolicyLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleBootPolicyLib.h; sourceTree = ""; }; - A588BD0325265F0F0089BA4A /* OcCryptoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCryptoLib.h; sourceTree = ""; }; - A588BD0425265F0F0089BA4A /* OcDevicePropertyLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDevicePropertyLib.h; sourceTree = ""; }; - A588BD0525265F0F0089BA4A /* OcAppleKeysLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleKeysLib.h; sourceTree = ""; }; - A588BD0625265F0F0089BA4A /* OcInputLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcInputLib.h; sourceTree = ""; }; - A588BD0725265F0F0089BA4A /* OcAppleDiskImageLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleDiskImageLib.h; sourceTree = ""; }; - A588BD0825265F0F0089BA4A /* OcDeviceTreeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDeviceTreeLib.h; sourceTree = ""; }; - A588BD0925265F0F0089BA4A /* OcAppleEventLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleEventLib.h; sourceTree = ""; }; - A588BD0A25265F0F0089BA4A /* OcPngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPngLib.h; sourceTree = ""; }; - A588BD0B25265F0F0089BA4A /* OcFirmwareVolumeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwareVolumeLib.h; sourceTree = ""; }; - A588BD0C25265F0F0089BA4A /* OcAppleImageVerificationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleImageVerificationLib.h; sourceTree = ""; }; - A588BD0D25265F0F0089BA4A /* OcTimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcTimerLib.h; sourceTree = ""; }; - A588BD0E25265F0F0089BA4A /* OcRngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRngLib.h; sourceTree = ""; }; - A588BD0F25265F0F0089BA4A /* OcConsoleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcConsoleLib.h; sourceTree = ""; }; - A588BD1025265F0F0089BA4A /* OcCompressionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCompressionLib.h; sourceTree = ""; }; - A588BD1225265F0F0089BA4A /* OcInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcInterface.h; sourceTree = ""; }; - A588BD1325265F0F0089BA4A /* OcFirmwareRuntime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwareRuntime.h; sourceTree = ""; }; - A588BD1425265F0F0089BA4A /* HdaControllerInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerInfo.h; sourceTree = ""; }; - A588BD1525265F0F0089BA4A /* AudioIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioIo.h; sourceTree = ""; }; - A588BD1625265F0F0089BA4A /* HdaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaIo.h; sourceTree = ""; }; - A588BD1725265F0F0089BA4A /* OcAfterBootCompat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAfterBootCompat.h; sourceTree = ""; }; - A588BD1825265F0F0089BA4A /* HdaCodecInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecInfo.h; sourceTree = ""; }; - A588BD1925265F0F0089BA4A /* OcBootstrap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootstrap.h; sourceTree = ""; }; - A588BD1A25265F0F0089BA4A /* OcLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcLog.h; sourceTree = ""; }; - A588BD1B25265F0F0089BA4A /* OcAudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAudio.h; sourceTree = ""; }; - A588BD1D25265F0F0089BA4A /* OcSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmBios.h; sourceTree = ""; }; - A588BD1E25265F0F0089BA4A /* OcVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcVariable.h; sourceTree = ""; }; - A588BD1F25265F0F0089BA4A /* OpenCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenCore.h; sourceTree = ""; }; - A588BD2225265F0F0089BA4A /* VMwareMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMwareMac.h; sourceTree = ""; }; - A588BD2325265F0F0089BA4A /* VMwareDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMwareDebug.h; sourceTree = ""; }; - A588BD2425265F0F0089BA4A /* VMwareHda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMwareHda.h; sourceTree = ""; }; - A588BD2725265F0F0089BA4A /* GuiApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuiApp.c; sourceTree = ""; }; - A588BD2825265F0F0089BA4A /* BmfLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmfLib.h; sourceTree = ""; }; - A588BD2925265F0F0089BA4A /* OpenCanopy.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCanopy.inf; sourceTree = ""; }; - A588BD2B25265F0F0089BA4A /* InputSimTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputSimTextIn.c; sourceTree = ""; }; - A588BD2C25265F0F0089BA4A /* InputSimAbsPtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputSimAbsPtr.c; sourceTree = ""; }; - A588BD2D25265F0F0089BA4A /* OpenCanopy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenCanopy.h; sourceTree = ""; }; - A588BD2F25265F0F0089BA4A /* OutputStGop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OutputStGop.c; sourceTree = ""; }; - A588BD3025265F0F0089BA4A /* OcBootstrap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBootstrap.c; sourceTree = ""; }; - A588BD3125265F0F0089BA4A /* GuiApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuiApp.h; sourceTree = ""; }; - A588BD3225265F0F0089BA4A /* GuiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuiIo.h; sourceTree = ""; }; - A588BD3325265F0F0089BA4A /* OpenCanopy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCanopy.c; sourceTree = ""; }; - A588BD3425265F0F0089BA4A /* BitmapFont.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitmapFont.c; sourceTree = ""; }; - A588BD3625265F0F0089BA4A /* BootPicker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootPicker.c; sourceTree = ""; }; - A588BD3725265F0F0089BA4A /* BootPicker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootPicker.h; sourceTree = ""; }; - A588BD3825265F0F0089BA4A /* BmfFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmfFile.h; sourceTree = ""; }; - A588BD3A25265F0F0089BA4A /* OpenRuntimePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenRuntimePrivate.h; sourceTree = ""; }; - A588BD3B25265F0F0089BA4A /* OpenRuntime.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenRuntime.inf; sourceTree = ""; }; - A588BD3C25265F0F0089BA4A /* OpenRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenRuntime.c; sourceTree = ""; }; - A588BD3D25265F0F0089BA4A /* UefiRuntimeServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServices.c; sourceTree = ""; }; - A588BD3F25265F0F0089BA4A /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = ""; }; - A588BD4025265F0F0089BA4A /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = ""; }; - A588BD4125265F0F0089BA4A /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = ""; }; - A588BD4225265F0F0089BA4A /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = ""; }; - A588BD4325265F0F0089BA4A /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = ""; }; - A588BD4425265F0F0089BA4A /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = ""; }; - A588BD4525265F0F0089BA4A /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A588BD4625265F0F0089BA4A /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = ""; }; - A588BD4725265F0F0089BA4A /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = ""; }; - A588BD4825265F0F0089BA4A /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = ""; }; - A588BD4A25265F0F0089BA4A /* CrScreenshotDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CrScreenshotDxe.inf; sourceTree = ""; }; - A588BD4B25265F0F0089BA4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - A588BD4C25265F0F0089BA4A /* CrScreenshotDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CrScreenshotDxe.c; sourceTree = ""; }; - A588BD4D25265F0F0089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BD4F25265F0F0089BA4A /* OpenCoreUefi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreUefi.c; sourceTree = ""; }; - A588BD5025265F0F0089BA4A /* OpenCoreVault.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreVault.c; sourceTree = ""; }; - A588BD5125265F0F0089BA4A /* OpenCoreLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCoreLib.inf; sourceTree = ""; }; - A588BD5225265F0F0089BA4A /* OpenCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCore.c; sourceTree = ""; }; - A588BD5325265F0F0089BA4A /* OpenCoreAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreAcpi.c; sourceTree = ""; }; - A588BD5425265F0F0089BA4A /* OpenCoreUefiInOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreUefiInOut.c; sourceTree = ""; }; - A588BD5525265F0F0089BA4A /* OpenCoreMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreMisc.c; sourceTree = ""; }; - A588BD5625265F0F0089BA4A /* OpenCorePlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCorePlatform.c; sourceTree = ""; }; - A588BD5725265F0F0089BA4A /* OpenCoreDevProps.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreDevProps.c; sourceTree = ""; }; - A588BD5825265F0F0089BA4A /* OpenCoreNvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreNvram.c; sourceTree = ""; }; - A588BD5925265F0F0089BA4A /* OpenCoreKernelPatch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreKernelPatch.c; sourceTree = ""; }; - A588BD5A25265F0F0089BA4A /* OpenCoreUefiAudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreUefiAudio.c; sourceTree = ""; }; - A588BD5B25265F0F0089BA4A /* OpenCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCore.inf; sourceTree = ""; }; - A588BD5C25265F0F0089BA4A /* OpenCoreKernel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreKernel.c; sourceTree = ""; }; - A588BD5F25265F0F0089BA4A /* AcpiTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTest.c; sourceTree = ""; }; - A588BD6025265F0F0089BA4A /* AcpiTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTestApp.inf; sourceTree = ""; }; - A588BD6125265F0F0089BA4A /* AcpiTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTest.inf; sourceTree = ""; }; - A588BD6325265F0F0089BA4A /* CryptoTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CryptoTest.inf; sourceTree = ""; }; - A588BD6425265F0F0089BA4A /* CryptoTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CryptoTest.c; sourceTree = ""; }; - A588BD6525265F0F0089BA4A /* CryptoSamples.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CryptoSamples.h; sourceTree = ""; }; - A588BD6625265F0F0089BA4A /* CryptoTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CryptoTestApp.inf; sourceTree = ""; }; - A588BD6825265F0F0089BA4A /* SmbiosTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosTestApp.inf; sourceTree = ""; }; - A588BD6925265F0F0089BA4A /* SmbiosTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosTest.inf; sourceTree = ""; }; - A588BD6A25265F0F0089BA4A /* SmbiosTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosTest.c; sourceTree = ""; }; - A588BD6C25265F0F0089BA4A /* DataHubTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubTestApp.inf; sourceTree = ""; }; - A588BD6D25265F0F0089BA4A /* DataHubTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubTest.inf; sourceTree = ""; }; - A588BD6E25265F0F0089BA4A /* DataHubTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHubTest.c; sourceTree = ""; }; - A588BD7025265F0F0089BA4A /* PropertyTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PropertyTest.inf; sourceTree = ""; }; - A588BD7125265F0F0089BA4A /* PropertyTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertyTest.c; sourceTree = ""; }; - A588BD7225265F0F0089BA4A /* PropertyTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PropertyTestApp.inf; sourceTree = ""; }; - A588BD7525265F0F0089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BD7625265F0F0089BA4A /* boot0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = boot0.nasm; sourceTree = ""; }; - A588BD7725265F0F0089BA4A /* boot1f32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = boot1f32.nasm; sourceTree = ""; }; - A588BD7A25265F0F0089BA4A /* SmbiosGenStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosGenStrings.uni; sourceTree = ""; }; - A588BD7B25265F0F0089BA4A /* SmbiosGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosGen.c; sourceTree = ""; }; - A588BD7C25265F0F0089BA4A /* SmbiosGen.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosGen.inf; sourceTree = ""; }; - A588BD7D25265F0F0089BA4A /* SmbiosGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosGen.h; sourceTree = ""; }; - A588BD8025265F0F0089BA4A /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = ""; }; - A588BD8125265F0F0089BA4A /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = ""; }; - A588BD8325265F0F0089BA4A /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = ""; }; - A588BD8425265F0F0089BA4A /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = ""; }; - A588BD8525265F0F0089BA4A /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = ""; }; - A588BD8725265F0F0089BA4A /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = ""; }; - A588BD8825265F0F0089BA4A /* PeLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeLoader.c; sourceTree = ""; }; - A588BD8925265F0F0089BA4A /* EfiLdrHandoff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = ""; }; - A588BD8A25265F0F0089BA4A /* Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Support.c; sourceTree = ""; }; - A588BD8B25265F0F0089BA4A /* EfiLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLoader.c; sourceTree = ""; }; - A588BD8C25265F0F0089BA4A /* EfiLdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdr.h; sourceTree = ""; }; - A588BD8D25265F0F0089BA4A /* PeLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeLoader.h; sourceTree = ""; }; - A588BD8E25265F0F0089BA4A /* EfiLdr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiLdr.inf; sourceTree = ""; }; - A588BD8F25265F0F0089BA4A /* Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Support.h; sourceTree = ""; }; - A588BD9125265F0F0089BA4A /* PciRootBridgeNoEnumeration.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciRootBridgeNoEnumeration.inf; sourceTree = ""; }; - A588BD9225265F0F0089BA4A /* PcatPciRootBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridge.c; sourceTree = ""; }; - A588BD9325265F0F0089BA4A /* PcatPciRootBridgeDevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeDevicePath.c; sourceTree = ""; }; - A588BD9425265F0F0089BA4A /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = ""; }; - A588BD9525265F0F0089BA4A /* PcatPciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeIo.c; sourceTree = ""; }; - A588BD9625265F0F0089BA4A /* PcatPciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatPciRootBridge.h; sourceTree = ""; }; - A588BD9725265F0F0089BA4A /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = ""; }; - A588BD9825265F0F0089BA4A /* DeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceIo.c; sourceTree = ""; }; - A588BD9A25265F0F0089BA4A /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = ""; }; - A588BD9B25265F0F0089BA4A /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = ""; }; - A588BD9C25265F0F0089BA4A /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; - A588BD9E25265F0F0089BA4A /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; - A588BD9F25265F0F0089BA4A /* Reset.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Reset.inf; sourceTree = ""; }; - A588BDA125265F0F0089BA4A /* LegacyTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyTable.c; sourceTree = ""; }; - A588BDA225265F0F0089BA4A /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = ""; }; - A588BDA425265F0F0089BA4A /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = ""; }; - A588BDA525265F0F0089BA4A /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = ""; }; - A588BDA625265F0F0089BA4A /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A588BDA725265F0F0089BA4A /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; - A588BDA825265F0F0089BA4A /* HobGeneration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobGeneration.h; sourceTree = ""; }; - A588BDA925265F0F0089BA4A /* LegacyTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyTable.h; sourceTree = ""; }; - A588BDAA25265F0F0089BA4A /* DxeInit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeInit.c; sourceTree = ""; }; - A588BDAC25265F0F0089BA4A /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = ""; }; - A588BDAD25265F0F0089BA4A /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = ""; }; - A588BDAE25265F0F0089BA4A /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A588BDAF25265F0F0089BA4A /* HobGeneration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobGeneration.c; sourceTree = ""; }; - A588BDB125265F0F0089BA4A /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = ""; }; - A588BDB225265F0F0089BA4A /* VesaBiosExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VesaBiosExtensions.h; sourceTree = ""; }; - A588BDB325265F0F0089BA4A /* BiosVideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosVideo.h; sourceTree = ""; }; - A588BDB425265F0F0089BA4A /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A588BDB525265F0F0089BA4A /* BiosVideo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BiosVideo.inf; sourceTree = ""; }; - A588BDB625265F0F0089BA4A /* BiosVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo.c; sourceTree = ""; }; - A588BDB825265F0F0089BA4A /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = ""; }; - A588BDB925265F0F0089BA4A /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = ""; }; - A588BDBA25265F0F0089BA4A /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = ""; }; - A588BDBB25265F0F0089BA4A /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; - A588BDBD25265F0F0089BA4A /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = ""; }; - A588BDBE25265F0F0089BA4A /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = ""; }; - A588BDBF25265F0F0089BA4A /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = ""; }; - A588BDC025265F0F0089BA4A /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = ""; }; - A588BDC125265F0F0089BA4A /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = ""; }; - A588BDC225265F0F0089BA4A /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A588BDC325265F0F0089BA4A /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = ""; }; - A588BDC425265F0F0089BA4A /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = ""; }; - A588BDC525265F0F0089BA4A /* PciBusNoEnumeration.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusNoEnumeration.inf; sourceTree = ""; }; - A588BDC625265F0F0089BA4A /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = ""; }; - A588BDC725265F0F0089BA4A /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = ""; }; - A588BDC825265F0F0089BA4A /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; - A588BDC925265F0F0089BA4A /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = ""; }; - A588BDCA25265F0F0089BA4A /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = ""; }; - A588BDCB25265F0F0089BA4A /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = ""; }; - A588BDCC25265F0F0089BA4A /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = ""; }; - A588BDCD25265F0F0089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BDCF25265F0F0089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BDD025265F0F0089BA4A /* start.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = start.nasm; sourceTree = ""; }; - A588BDD125265F0F0089BA4A /* efi64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi64.nasm; sourceTree = ""; }; - A588BDD225265F0F0089BA4A /* efi32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi32.nasm; sourceTree = ""; }; - A588BDD425265F0F0089BA4A /* HfsPlus.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HfsPlus.inf; sourceTree = ""; }; - A588BDD525265F0F0089BA4A /* OpenUsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenUsbKbDxe.inf; sourceTree = ""; }; - A588BDD625265F0F0089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BDD925265F0F0089BA4A /* Fat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fat.c; sourceTree = ""; }; - A588BDDA25265F0F0089BA4A /* OcMachoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMachoLibInternal.h; sourceTree = ""; }; - A588BDDB25265F0F0089BA4A /* OcMachoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMachoLib.inf; sourceTree = ""; }; - A588BDDC25265F0F0089BA4A /* Header.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Header.c; sourceTree = ""; }; - A588BDDD25265F0F0089BA4A /* Symbols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Symbols.c; sourceTree = ""; }; - A588BDDE25265F0F0089BA4A /* Relocations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Relocations.c; sourceTree = ""; }; - A588BDDF25265F0F0089BA4A /* CxxSymbols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CxxSymbols.c; sourceTree = ""; }; - A588BDE125265F0F0089BA4A /* MacInfoInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MacInfoInternal.h; sourceTree = ""; }; - A588BDE225265F0F0089BA4A /* AutoGenerated.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AutoGenerated.c; sourceTree = ""; }; - A588BDE325265F0F0089BA4A /* OcMacInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcMacInfoLib.c; sourceTree = ""; }; - A588BDE425265F0F0089BA4A /* OcMacInfoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMacInfoLib.inf; sourceTree = ""; }; - A588BDE625265F0F0089BA4A /* OcStringLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcStringLib.inf; sourceTree = ""; }; - A588BDE725265F0F0089BA4A /* OcUnicodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeLib.c; sourceTree = ""; }; - A588BDE825265F0F0089BA4A /* OcAsciiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAsciiLib.c; sourceTree = ""; }; - A588BDEA25265F0F0089BA4A /* OcPngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcPngLib.inf; sourceTree = ""; }; - A588BDEB25265F0F0089BA4A /* lodepng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = ""; }; - A588BDEC25265F0F0089BA4A /* OcPng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcPng.c; sourceTree = ""; }; - A588BDED25265F0F0089BA4A /* lodepng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lodepng.c; sourceTree = ""; }; - A588BDEF25265F0F0089BA4A /* OcSerializeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcSerializeLib.c; sourceTree = ""; }; - A588BDF025265F0F0089BA4A /* OcSerializeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcSerializeLib.inf; sourceTree = ""; }; - A588BDF225265F0F0089BA4A /* OcDataHubLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDataHubLib.c; sourceTree = ""; }; - A588BDF325265F0F0089BA4A /* OcDataHubLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDataHubLib.inf; sourceTree = ""; }; - A588BDF425265F0F0089BA4A /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = ""; }; - A588BDF525265F0F0089BA4A /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - A588BDF725265F0F0089BA4A /* PlatformData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformData.c; sourceTree = ""; }; - A588BDF825265F0F0089BA4A /* BdsPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsPlatform.h; sourceTree = ""; }; - A588BDF925265F0F0089BA4A /* DuetBdsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DuetBdsLib.inf; sourceTree = ""; }; - A588BDFA25265F0F0089BA4A /* BdsMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsMisc.c; sourceTree = ""; }; - A588BDFB25265F0F0089BA4A /* BdsPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsPlatform.c; sourceTree = ""; }; - A588BDFC25265F0F0089BA4A /* BdsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConnect.c; sourceTree = ""; }; - A588BDFD25265F0F0089BA4A /* BdsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConsole.c; sourceTree = ""; }; - A588BDFF25265F0F0089BA4A /* ConsoleControl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleControl.c; sourceTree = ""; }; - A588BE0025265F0F0089BA4A /* OcConsoleLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcConsoleLibInternal.h; sourceTree = ""; }; - A588BE0125265F0F0089BA4A /* ResolutionParsing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResolutionParsing.c; sourceTree = ""; }; - A588BE0225265F0F0089BA4A /* OcConsoleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConsoleLib.inf; sourceTree = ""; }; - A588BE0325265F0F0089BA4A /* UgaPassThrough.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UgaPassThrough.c; sourceTree = ""; }; - A588BE0425265F0F0089BA4A /* OcConsoleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcConsoleLib.c; sourceTree = ""; }; - A588BE0525265F0F0089BA4A /* FramebufferInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FramebufferInfo.c; sourceTree = ""; }; - A588BE0625265F0F0089BA4A /* ConsoleGop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleGop.c; sourceTree = ""; }; - A588BE0725265F0F0089BA4A /* TextOutputNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TextOutputNull.c; sourceTree = ""; }; - A588BE0825265F0F0089BA4A /* TextOutputSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TextOutputSystem.c; sourceTree = ""; }; - A588BE0925265F0F0089BA4A /* TextOutputBuiltin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TextOutputBuiltin.c; sourceTree = ""; }; - A588BE0B25265F0F0089BA4A /* AppleRtcRam.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleRtcRam.c; sourceTree = ""; }; - A588BE0C25265F0F0089BA4A /* OcRtcLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRtcLibInternal.h; sourceTree = ""; }; - A588BE0D25265F0F0089BA4A /* OcRtcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcRtcLib.inf; sourceTree = ""; }; - A588BE0E25265F0F0089BA4A /* OcRtcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcRtcLib.c; sourceTree = ""; }; - A588BE1025265F0F0089BA4A /* OcAppleEventLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleEventLib.inf; sourceTree = ""; }; - A588BE1125265F0F0089BA4A /* AppleEventInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEventInternal.h; sourceTree = ""; }; - A588BE1225265F0F0089BA4A /* OcAppleEventLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleEventLib.c; sourceTree = ""; }; - A588BE1325265F0F0089BA4A /* AppleKeyMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyMap.c; sourceTree = ""; }; - A588BE1425265F0F0089BA4A /* EventQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EventQueue.c; sourceTree = ""; }; - A588BE1525265F0F0089BA4A /* KeyHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyHandler.c; sourceTree = ""; }; - A588BE1625265F0F0089BA4A /* PointerHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PointerHandler.c; sourceTree = ""; }; - A588BE1825265F0F0089BA4A /* OcApfsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcApfsInternal.h; sourceTree = ""; }; - A588BE1925265F0F0089BA4A /* OcApfsIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsIo.c; sourceTree = ""; }; - A588BE1A25265F0F0089BA4A /* OcApfsLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsLib.c; sourceTree = ""; }; - A588BE1B25265F0F0089BA4A /* OcApfsFusion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsFusion.c; sourceTree = ""; }; - A588BE1C25265F0F0089BA4A /* OcApfsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcApfsLib.inf; sourceTree = ""; }; - A588BE1D25265F0F0089BA4A /* OcApfsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsConnect.c; sourceTree = ""; }; - A588BE1F25265F0F0089BA4A /* OcDeviceTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDeviceTreeLib.c; sourceTree = ""; }; - A588BE2025265F0F0089BA4A /* OcDeviceTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDeviceTreeLib.inf; sourceTree = ""; }; - A588BE2225265F0F0089BA4A /* OcUnicodeCollationEngLocal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeCollationEngLocal.c; sourceTree = ""; }; - A588BE2325265F0F0089BA4A /* OcUnicodeCollationEngLocalLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcUnicodeCollationEngLocalLib.inf; sourceTree = ""; }; - A588BE2425265F0F0089BA4A /* OcUnicodeCollationEngGenericLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcUnicodeCollationEngGenericLib.inf; sourceTree = ""; }; - A588BE2525265F0F0089BA4A /* OcUnicodeCollationEngGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeCollationEngGeneric.c; sourceTree = ""; }; - A588BE2625265F0F0089BA4A /* OcUnicodeCollationEngCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeCollationEngCommon.c; sourceTree = ""; }; - A588BE2725265F0F0089BA4A /* OcUnicodeCollationEngInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcUnicodeCollationEngInternal.h; sourceTree = ""; }; - A588BE2925265F0F0089BA4A /* OcHashServicesLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHashServicesLibInternal.h; sourceTree = ""; }; - A588BE2A25265F0F0089BA4A /* OcHashServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcHashServicesLib.c; sourceTree = ""; }; - A588BE2B25265F0F0089BA4A /* OcHashServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHashServicesLib.inf; sourceTree = ""; }; - A588BE2D25265F0F0089BA4A /* OcAppleChunklistLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleChunklistLib.c; sourceTree = ""; }; - A588BE2E25265F0F0089BA4A /* OcAppleChunklistLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleChunklistLib.inf; sourceTree = ""; }; - A588BE3025265F0F0089BA4A /* OcHeciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcHeciLib.c; sourceTree = ""; }; - A588BE3125265F0F0089BA4A /* OcHeciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHeciLib.inf; sourceTree = ""; }; - A588BE3325265F0F0089BA4A /* OcConsoleControlEntryModeGenericLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConsoleControlEntryModeGenericLib.inf; sourceTree = ""; }; - A588BE3425265F0F0089BA4A /* OcConsoleControlEntryModeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcConsoleControlEntryModeLib.c; sourceTree = ""; }; - A588BE3525265F0F0089BA4A /* OcConsoleControlEntryModeLocalLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConsoleControlEntryModeLocalLib.inf; sourceTree = ""; }; - A588BE3725265F0F0089BA4A /* OcAppleImageVerificationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleImageVerificationLib.inf; sourceTree = ""; }; - A588BE3825265F0F0089BA4A /* OcAppleImageVerification.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleImageVerification.c; sourceTree = ""; }; - A588BE3A25265F0F0089BA4A /* OcAppleImageConversionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleImageConversionLib.inf; sourceTree = ""; }; - A588BE3B25265F0F0089BA4A /* OcAppleImageConversionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleImageConversionLib.c; sourceTree = ""; }; - A588BE3D25265F0F0089BA4A /* Aes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aes.c; sourceTree = ""; }; - A588BE3E25265F0F0089BA4A /* Sha2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Sha2.c; sourceTree = ""; }; - A588BE3F25265F0F0089BA4A /* BigNumMontgomery.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumMontgomery.c; sourceTree = ""; }; - A588BE4025265F0F0089BA4A /* OcCryptoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCryptoLib.inf; sourceTree = ""; }; - A588BE4225265F0F0089BA4A /* BigNumWordMul64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumWordMul64.c; sourceTree = ""; }; - A588BE4325265F0F0089BA4A /* BigNumLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BigNumLibInternal.h; sourceTree = ""; }; - A588BE4425265F0F0089BA4A /* BigNumLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BigNumLib.h; sourceTree = ""; }; - A588BE4525265F0F0089BA4A /* Sha1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Sha1.c; sourceTree = ""; }; - A588BE4625265F0F0089BA4A /* BigNumPrimitives.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumPrimitives.c; sourceTree = ""; }; - A588BE4725265F0F0089BA4A /* PasswordHash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PasswordHash.c; sourceTree = ""; }; - A588BE4925265F0F0089BA4A /* BigNumWordMul64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumWordMul64.c; sourceTree = ""; }; - A588BE4A25265F0F0089BA4A /* ChaCha.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChaCha.c; sourceTree = ""; }; - A588BE4B25265F0F0089BA4A /* RsaDigitalSign.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RsaDigitalSign.c; sourceTree = ""; }; - A588BE4C25265F0F0089BA4A /* Md5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Md5.c; sourceTree = ""; }; - A588BE4D25265F0F0089BA4A /* SecureMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecureMem.c; sourceTree = ""; }; - A588BE4F25265F0F0089BA4A /* DirectReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DirectReset.c; sourceTree = ""; }; - A588BE5025265F0F0089BA4A /* Math.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math.c; sourceTree = ""; }; - A588BE5125265F0F0089BA4A /* ReleaseUsbOwnership.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReleaseUsbOwnership.c; sourceTree = ""; }; - A588BE5225265F0F0089BA4A /* ProtocolSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProtocolSupport.c; sourceTree = ""; }; - A588BE5325265F0F0089BA4A /* OcMiscLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMiscLib.inf; sourceTree = ""; }; - A588BE5425265F0F0089BA4A /* DataPatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataPatcher.c; sourceTree = ""; }; - A588BE5625265F0F0089BA4A /* OcTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcTimerLib.c; sourceTree = ""; }; - A588BE5725265F0F0089BA4A /* OcTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcTimerLib.inf; sourceTree = ""; }; - A588BE5A25265F0F0089BA4A /* DER_CertCrl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_CertCrl.c; sourceTree = ""; }; - A588BE5B25265F0F0089BA4A /* DER_Keys.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Keys.c; sourceTree = ""; }; - A588BE5C25265F0F0089BA4A /* DER_Encode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Encode.h; sourceTree = ""; }; - A588BE5D25265F0F0089BA4A /* oids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oids.h; sourceTree = ""; }; - A588BE5E25265F100089BA4A /* libDER.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDER.h; sourceTree = ""; }; - A588BE5F25265F100089BA4A /* DER_Decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Decode.h; sourceTree = ""; }; - A588BE6025265F100089BA4A /* DER_Digest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Digest.c; sourceTree = ""; }; - A588BE6125265F100089BA4A /* DER_CertCrl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_CertCrl.h; sourceTree = ""; }; - A588BE6225265F100089BA4A /* asn1Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asn1Types.h; sourceTree = ""; }; - A588BE6325265F100089BA4A /* DER_Keys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Keys.h; sourceTree = ""; }; - A588BE6425265F100089BA4A /* DER_Decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Decode.c; sourceTree = ""; }; - A588BE6525265F100089BA4A /* oids.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = oids.c; sourceTree = ""; }; - A588BE6625265F100089BA4A /* DER_Encode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Encode.c; sourceTree = ""; }; - A588BE6725265F100089BA4A /* DER_Digest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Digest.h; sourceTree = ""; }; - A588BE6825265F100089BA4A /* OcAppleImg4Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleImg4Lib.c; sourceTree = ""; }; - A588BE6925265F100089BA4A /* OcAppleImg4Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleImg4Lib.inf; sourceTree = ""; }; - A588BE6A25265F100089BA4A /* libDER_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDER_config.h; sourceTree = ""; }; - A588BE6C25265F100089BA4A /* libDERImg4_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDERImg4_config.h; sourceTree = ""; }; - A588BE6D25265F100089BA4A /* Img4oids.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Img4oids.c; sourceTree = ""; }; - A588BE6E25265F100089BA4A /* DER_Img4Manifest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Img4Manifest.h; sourceTree = ""; }; - A588BE6F25265F100089BA4A /* DER_Img4Manifest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Img4Manifest.c; sourceTree = ""; }; - A588BE7025265F100089BA4A /* libDERImg4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDERImg4.h; sourceTree = ""; }; - A588BE7125265F100089BA4A /* Img4oids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Img4oids.h; sourceTree = ""; }; - A588BE7325265F100089BA4A /* ImageLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageLoader.c; sourceTree = ""; }; - A588BE7425265F100089BA4A /* OcBootManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBootManagementLib.c; sourceTree = ""; }; - A588BE7525265F100089BA4A /* BootEntryInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootEntryInfo.c; sourceTree = ""; }; - A588BE7625265F100089BA4A /* DmgBootSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmgBootSupport.c; sourceTree = ""; }; - A588BE7725265F100089BA4A /* ApplePanic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplePanic.c; sourceTree = ""; }; - A588BE7825265F100089BA4A /* AppleRecovery.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleRecovery.c; sourceTree = ""; }; - A588BE7925265F100089BA4A /* BootManagementInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagementInternal.h; sourceTree = ""; }; - A588BE7A25265F100089BA4A /* HotKeySupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HotKeySupport.c; sourceTree = ""; }; - A588BE7B25265F100089BA4A /* OcBootManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcBootManagementLib.inf; sourceTree = ""; }; - A588BE7C25265F100089BA4A /* PolicyManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PolicyManagement.c; sourceTree = ""; }; - A588BE7D25265F100089BA4A /* DefaultEntryChoice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DefaultEntryChoice.c; sourceTree = ""; }; - A588BE7E25265F100089BA4A /* BootAudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootAudio.c; sourceTree = ""; }; - A588BE7F25265F100089BA4A /* BootArguments.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootArguments.c; sourceTree = ""; }; - A588BE8025265F100089BA4A /* BootSignature.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = BootSignature.bin; sourceTree = ""; }; - A588BE8125265F100089BA4A /* AppleHibernate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleHibernate.c; sourceTree = ""; }; - A588BE8225265F100089BA4A /* BootEntryManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootEntryManagement.c; sourceTree = ""; }; - A588BE8325265F100089BA4A /* VariableManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableManagement.c; sourceTree = ""; }; - A588BE8625265F100089BA4A /* lzss.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lzss.c; sourceTree = ""; }; - A588BE8725265F100089BA4A /* lzss.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzss.h; sourceTree = ""; }; - A588BE8825265F100089BA4A /* OcCompressionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcCompressionLib.c; sourceTree = ""; }; - A588BE8A25265F100089BA4A /* zlib_uefi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = zlib_uefi.c; sourceTree = ""; }; - A588BE8B25265F100089BA4A /* zutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = zutil.h; sourceTree = ""; }; - A588BE8C25265F100089BA4A /* inftrees.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inftrees.h; sourceTree = ""; }; - A588BE8D25265F100089BA4A /* inflate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inflate.c; sourceTree = ""; }; - A588BE8E25265F100089BA4A /* compress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = ""; }; - A588BE8F25265F100089BA4A /* deflate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = deflate.c; sourceTree = ""; }; - A588BE9025265F100089BA4A /* inffixed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inffixed.h; sourceTree = ""; }; - A588BE9125265F100089BA4A /* trees.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = trees.h; sourceTree = ""; }; - A588BE9225265F100089BA4A /* inffast.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inffast.h; sourceTree = ""; }; - A588BE9325265F100089BA4A /* crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = crc32.c; sourceTree = ""; }; - A588BE9425265F100089BA4A /* infback.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = infback.c; sourceTree = ""; }; - A588BE9525265F100089BA4A /* deflate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = deflate.h; sourceTree = ""; }; - A588BE9625265F100089BA4A /* zlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = zlib.h; sourceTree = ""; }; - A588BE9725265F100089BA4A /* inflate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inflate.h; sourceTree = ""; }; - A588BE9825265F100089BA4A /* inftrees.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inftrees.c; sourceTree = ""; }; - A588BE9925265F100089BA4A /* uncompr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = uncompr.c; sourceTree = ""; }; - A588BE9A25265F100089BA4A /* trees.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = trees.c; sourceTree = ""; }; - A588BE9B25265F100089BA4A /* crc32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc32.h; sourceTree = ""; }; - A588BE9C25265F100089BA4A /* inffast.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inffast.c; sourceTree = ""; }; - A588BE9D25265F100089BA4A /* adler32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = adler32.c; sourceTree = ""; }; - A588BE9E25265F100089BA4A /* zconf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = zconf.h; sourceTree = ""; }; - A588BE9F25265F100089BA4A /* OcCompressionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCompressionLib.inf; sourceTree = ""; }; - A588BEA125265F100089BA4A /* lzvn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzvn.h; sourceTree = ""; }; - A588BEA225265F100089BA4A /* lzvn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lzvn.c; sourceTree = ""; }; - A588BEA425265F100089BA4A /* OcAppleKeyMapLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleKeyMapLib.inf; sourceTree = ""; }; - A588BEA525265F100089BA4A /* OcAppleKeyMapLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleKeyMapLib.c; sourceTree = ""; }; - A588BEA725265F100089BA4A /* DebugSmbios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSmbios.c; sourceTree = ""; }; - A588BEA825265F100089BA4A /* SmbiosInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosInternal.c; sourceTree = ""; }; - A588BEA925265F100089BA4A /* DebugSmbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSmbios.h; sourceTree = ""; }; - A588BEAA25265F100089BA4A /* OcSmbiosLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcSmbiosLib.inf; sourceTree = ""; }; - A588BEAB25265F100089BA4A /* SmbiosInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosInternal.h; sourceTree = ""; }; - A588BEAC25265F100089BA4A /* SmbiosDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDump.c; sourceTree = ""; }; - A588BEAD25265F100089BA4A /* SmbiosPatch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosPatch.c; sourceTree = ""; }; - A588BEAF25265F100089BA4A /* OcStorageLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcStorageLib.inf; sourceTree = ""; }; - A588BEB025265F100089BA4A /* OcStorageLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcStorageLib.c; sourceTree = ""; }; - A588BEB225265F100089BA4A /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = ""; }; - A588BEB325265F100089BA4A /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = ""; }; - A588BEB425265F100089BA4A /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = ""; }; - A588BEB525265F100089BA4A /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A588BEB625265F100089BA4A /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A588BEB725265F100089BA4A /* OcHiiDatabaseLocalLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHiiDatabaseLocalLib.inf; sourceTree = ""; }; - A588BEB825265F100089BA4A /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; - A588BEB925265F100089BA4A /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = ""; }; - A588BEBA25265F100089BA4A /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = ""; }; - A588BEBB25265F100089BA4A /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = ""; }; - A588BEBD25265F100089BA4A /* OcAppleSecureBootLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleSecureBootLib.c; sourceTree = ""; }; - A588BEBE25265F100089BA4A /* OcAppleSecureBootLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleSecureBootLib.inf; sourceTree = ""; }; - A588BEC025265F100089BA4A /* Canary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Canary.c; sourceTree = ""; }; - A588BEC125265F100089BA4A /* Ubsan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ubsan.h; sourceTree = ""; }; - A588BEC225265F100089BA4A /* UbsanPrintf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UbsanPrintf.c; sourceTree = ""; }; - A588BEC325265F100089BA4A /* OcGuardLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcGuardLib.inf; sourceTree = ""; }; - A588BEC425265F100089BA4A /* BitOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitOverflow.c; sourceTree = ""; }; - A588BEC525265F100089BA4A /* Alignment.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Alignment.c; sourceTree = ""; }; - A588BEC625265F100089BA4A /* TripleOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TripleOverflow.c; sourceTree = ""; }; - A588BEC725265F100089BA4A /* Ubsan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ubsan.c; sourceTree = ""; }; - A588BEC825265F100089BA4A /* NativeOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NativeOverflow.c; sourceTree = ""; }; - A588BECA25265F100089BA4A /* OcAppleKeysLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleKeysLib.inf; sourceTree = ""; }; - A588BECB25265F100089BA4A /* OcAppleKeysLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleKeysLib.c; sourceTree = ""; }; - A588BECD25265F100089BA4A /* OcAppleBootPolicyLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleBootPolicyLib.c; sourceTree = ""; }; - A588BECE25265F100089BA4A /* OcAppleBootPolicyLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleBootPolicyLib.inf; sourceTree = ""; }; - A588BED025265F100089BA4A /* OcAppleUserInterfaceThemeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleUserInterfaceThemeLib.c; sourceTree = ""; }; - A588BED125265F100089BA4A /* OcAppleUserInterfaceThemeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleUserInterfaceThemeLib.inf; sourceTree = ""; }; - A588BED325265F100089BA4A /* OcAcpiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAcpiLib.c; sourceTree = ""; }; - A588BED425265F100089BA4A /* OcAcpiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAcpiLib.inf; sourceTree = ""; }; - A588BED525265F100089BA4A /* AcpiDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiDump.c; sourceTree = ""; }; - A588BED825265F100089BA4A /* AppleHid.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleHid.txt; sourceTree = ""; }; - A588BED925265F100089BA4A /* AIKSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKSource.h; sourceTree = ""; }; - A588BEDA25265F100089BA4A /* AIK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIK.h; sourceTree = ""; }; - A588BEDB25265F100089BA4A /* AIKTarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTarget.c; sourceTree = ""; }; - A588BEDC25265F100089BA4A /* AIKShim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKShim.c; sourceTree = ""; }; - A588BEDD25265F100089BA4A /* AIKTranslate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTranslate.h; sourceTree = ""; }; - A588BEDE25265F100089BA4A /* AIKData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKData.h; sourceTree = ""; }; - A588BEDF25265F100089BA4A /* AIKMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKMap.c; sourceTree = ""; }; - A588BEE025265F100089BA4A /* AIK.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIK.c; sourceTree = ""; }; - A588BEE125265F100089BA4A /* AIKSource.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKSource.c; sourceTree = ""; }; - A588BEE225265F100089BA4A /* AIKTranslate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTranslate.c; sourceTree = ""; }; - A588BEE325265F100089BA4A /* AIKTarget.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTarget.h; sourceTree = ""; }; - A588BEE425265F100089BA4A /* AIKShim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKShim.h; sourceTree = ""; }; - A588BEE525265F100089BA4A /* AIKData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKData.c; sourceTree = ""; }; - A588BEE625265F100089BA4A /* OcInputLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcInputLib.inf; sourceTree = ""; }; - A588BEE825265F100089BA4A /* AIT.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIT.c; sourceTree = ""; }; - A588BEEA25265F100089BA4A /* AIM.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIM.c; sourceTree = ""; }; - A588BEEB25265F100089BA4A /* AIM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIM.h; sourceTree = ""; }; - A588BEED25265F100089BA4A /* OcFirmwarePasswordLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcFirmwarePasswordLib.c; sourceTree = ""; }; - A588BEEE25265F100089BA4A /* AppleFwPasswordInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFwPasswordInternal.h; sourceTree = ""; }; - A588BEEF25265F100089BA4A /* OcFirmwarePasswordLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFirmwarePasswordLib.inf; sourceTree = ""; }; - A588BEF125265F100089BA4A /* OcAppleDiskImageLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleDiskImageLib.c; sourceTree = ""; }; - A588BEF225265F100089BA4A /* OcAppleDiskImageLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleDiskImageLibInternal.h; sourceTree = ""; }; - A588BEF325265F100089BA4A /* OcAppleDiskImageLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleDiskImageLib.inf; sourceTree = ""; }; - A588BEF425265F100089BA4A /* OcAppleDiskImageBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleDiskImageBlockIo.c; sourceTree = ""; }; - A588BEF525265F100089BA4A /* OcAppleDiskImageLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleDiskImageLibInternal.c; sourceTree = ""; }; - A588BEF825265F100089BA4A /* RngDelay.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RngDelay.nasm; sourceTree = ""; }; - A588BEF925265F100089BA4A /* OcRngLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcRngLib.c; sourceTree = ""; }; - A588BEFB25265F100089BA4A /* RngDelay.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RngDelay.nasm; sourceTree = ""; }; - A588BEFC25265F100089BA4A /* OcRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcRngLib.inf; sourceTree = ""; }; - A588BEFD25265F100089BA4A /* OcRngInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRngInternals.h; sourceTree = ""; }; - A588BEFF25265F100089BA4A /* OcHdaDevicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcHdaDevicesLib.c; sourceTree = ""; }; - A588BF0025265F100089BA4A /* OcHdaDevicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHdaDevicesLib.inf; sourceTree = ""; }; - A588BF0125265F100089BA4A /* OcHdaDevicesInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHdaDevicesInternal.h; sourceTree = ""; }; - A588BF0325265F100089BA4A /* OcBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBootServicesTableLib.c; sourceTree = ""; }; - A588BF0425265F100089BA4A /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = ""; }; - A588BF0525265F100089BA4A /* OcBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcBootServicesTableLib.inf; sourceTree = ""; }; - A588BF0625265F100089BA4A /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = ""; }; - A588BF0825265F100089BA4A /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; - A588BF0925265F100089BA4A /* DuetTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DuetTimerLib.inf; sourceTree = ""; }; - A588BF0B25265F100089BA4A /* CustomSlide.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomSlide.c; sourceTree = ""; }; - A588BF0D25265F100089BA4A /* ContextSwitchSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ContextSwitchSupport.c; sourceTree = ""; }; - A588BF0E25265F100089BA4A /* ContextSwitch.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ContextSwitch.nasm; sourceTree = ""; }; - A588BF0F25265F100089BA4A /* ContextSwitch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ContextSwitch.h; sourceTree = ""; }; - A588BF1025265F100089BA4A /* BootCompatInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootCompatInternal.h; sourceTree = ""; }; - A588BF1125265F100089BA4A /* ServiceOverrides.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ServiceOverrides.c; sourceTree = ""; }; - A588BF1325265F100089BA4A /* ContextSwitchSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ContextSwitchSupport.c; sourceTree = ""; }; - A588BF1425265F100089BA4A /* ContextSwitch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ContextSwitch.h; sourceTree = ""; }; - A588BF1525265F100089BA4A /* KernelSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelSupport.c; sourceTree = ""; }; - A588BF1625265F100089BA4A /* OcAfterBootCompatLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAfterBootCompatLib.inf; sourceTree = ""; }; - A588BF1725265F100089BA4A /* OcAfterBootCompatLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAfterBootCompatLib.c; sourceTree = ""; }; - A588BF1925265F100089BA4A /* OcFirmwareVolumeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFirmwareVolumeLib.inf; sourceTree = ""; }; - A588BF1A25265F100089BA4A /* OcFirmwareVolumeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcFirmwareVolumeLib.c; sourceTree = ""; }; - A588BF1B25265F100089BA4A /* FvOnFv2Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvOnFv2Thunk.c; sourceTree = ""; }; - A588BF1C25265F100089BA4A /* OcFirmwareVolumeLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwareVolumeLibInternal.h; sourceTree = ""; }; - A588BF1E25265F100089BA4A /* OcDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDevicePathLib.inf; sourceTree = ""; }; - A588BF1F25265F100089BA4A /* ExpandDevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ExpandDevicePath.c; sourceTree = ""; }; - A588BF2025265F100089BA4A /* OcDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDevicePathLib.c; sourceTree = ""; }; - A588BF2225265F100089BA4A /* OcAppleLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleLog.c; sourceTree = ""; }; - A588BF2325265F100089BA4A /* DebugHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugHelp.c; sourceTree = ""; }; - A588BF2425265F100089BA4A /* DebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPrint.c; sourceTree = ""; }; - A588BF2525265F100089BA4A /* OcDebugLogLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDebugLogLib.inf; sourceTree = ""; }; - A588BF2625265F100089BA4A /* OcLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcLog.c; sourceTree = ""; }; - A588BF2725265F100089BA4A /* OcLogInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcLogInternal.h; sourceTree = ""; }; - A588BF2825265F100089BA4A /* OcDebugLogLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDebugLogLib.c; sourceTree = ""; }; - A588BF2A25265F100089BA4A /* OcAudioGenBeep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioGenBeep.c; sourceTree = ""; }; - A588BF2B25265F100089BA4A /* OcAudioLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAudioLib.inf; sourceTree = ""; }; - A588BF2C25265F100089BA4A /* OcAudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudio.c; sourceTree = ""; }; - A588BF2D25265F100089BA4A /* OcAudioWave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioWave.c; sourceTree = ""; }; - A588BF2E25265F100089BA4A /* OcAudioInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAudioInternal.h; sourceTree = ""; }; - A588BF2F25265F100089BA4A /* OcAudioLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioLib.c; sourceTree = ""; }; - A588BF3025265F100089BA4A /* OcAudioVoiceOver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioVoiceOver.c; sourceTree = ""; }; - A588BF3225265F100089BA4A /* VirtualDir.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualDir.c; sourceTree = ""; }; - A588BF3325265F100089BA4A /* VirtualFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualFile.c; sourceTree = ""; }; - A588BF3425265F100089BA4A /* OcVirtualFsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcVirtualFsLib.inf; sourceTree = ""; }; - A588BF3525265F100089BA4A /* VirtualVolume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualVolume.c; sourceTree = ""; }; - A588BF3625265F100089BA4A /* VirtualFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualFs.c; sourceTree = ""; }; - A588BF3725265F100089BA4A /* VirtualFsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualFsInternal.h; sourceTree = ""; }; - A588BF3925265F100089BA4A /* PrelinkedKext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrelinkedKext.c; sourceTree = ""; }; - A588BF3A25265F100089BA4A /* KxldState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KxldState.c; sourceTree = ""; }; - A588BF3B25265F100089BA4A /* PrelinkedContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrelinkedContext.c; sourceTree = ""; }; - A588BF3C25265F100089BA4A /* Link.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Link.c; sourceTree = ""; }; - A588BF3D25265F100089BA4A /* OcAppleKernelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleKernelLib.inf; sourceTree = ""; }; - A588BF3E25265F100089BA4A /* KextPatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KextPatcher.c; sourceTree = ""; }; - A588BF3F25265F100089BA4A /* CommonPatches.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommonPatches.c; sourceTree = ""; }; - A588BF4025265F100089BA4A /* KernelVersion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelVersion.c; sourceTree = ""; }; - A588BF4125265F100089BA4A /* MkextInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MkextInternal.h; sourceTree = ""; }; - A588BF4225265F100089BA4A /* CachelessContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CachelessContext.c; sourceTree = ""; }; - A588BF4325265F100089BA4A /* Vtables.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtables.c; sourceTree = ""; }; - A588BF4425265F100089BA4A /* KernelReader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelReader.c; sourceTree = ""; }; - A588BF4525265F100089BA4A /* KernelCollection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelCollection.c; sourceTree = ""; }; - A588BF4625265F100089BA4A /* MkextContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MkextContext.c; sourceTree = ""; }; - A588BF4725265F100089BA4A /* PrelinkedInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrelinkedInternal.h; sourceTree = ""; }; - A588BF4825265F100089BA4A /* CachelessInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CachelessInternal.h; sourceTree = ""; }; - A588BF4A25265F100089BA4A /* OcPeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcPeCoffLib.inf; sourceTree = ""; }; - A588BF4B25265F100089BA4A /* OcPeCoffLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcPeCoffLib.c; sourceTree = ""; }; - A588BF4D25265F100089BA4A /* OpenFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenFile.c; sourceTree = ""; }; - A588BF4E25265F100089BA4A /* FsConnectQuirk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FsConnectQuirk.c; sourceTree = ""; }; - A588BF4F25265F100089BA4A /* GptPartitionEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GptPartitionEntry.c; sourceTree = ""; }; - A588BF5025265F100089BA4A /* ReadFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFile.c; sourceTree = ""; }; - A588BF5125265F100089BA4A /* FirmwareFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwareFile.c; sourceTree = ""; }; - A588BF5225265F100089BA4A /* GetVolumeLabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetVolumeLabel.c; sourceTree = ""; }; - A588BF5325265F100089BA4A /* FileProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileProtocol.c; sourceTree = ""; }; - A588BF5425265F100089BA4A /* GetFileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetFileInfo.c; sourceTree = ""; }; - A588BF5525265F100089BA4A /* LocateFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LocateFileSystem.c; sourceTree = ""; }; - A588BF5625265F100089BA4A /* OcFileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFileLib.inf; sourceTree = ""; }; - A588BF5825265F100089BA4A /* OcCpuInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCpuInternals.h; sourceTree = ""; }; - A588BF5A25265F100089BA4A /* Microcode.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Microcode.nasm; sourceTree = ""; }; - A588BF5B25265F100089BA4A /* Atomic.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Atomic.nasm; sourceTree = ""; }; - A588BF5C25265F100089BA4A /* FrequencyDetect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrequencyDetect.c; sourceTree = ""; }; - A588BF5D25265F100089BA4A /* OcCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCpuLib.inf; sourceTree = ""; }; - A588BF5E25265F100089BA4A /* AppleCpuSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleCpuSupport.c; sourceTree = ""; }; - A588BF5F25265F100089BA4A /* OcCpuLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcCpuLib.c; sourceTree = ""; }; - A588BF6125265F100089BA4A /* Microcode.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Microcode.nasm; sourceTree = ""; }; - A588BF6225265F100089BA4A /* Atomic.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Atomic.nasm; sourceTree = ""; }; - A588BF6425265F100089BA4A /* OcConfigurationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConfigurationLib.inf; sourceTree = ""; }; - A588BF6525265F100089BA4A /* CheckSchema.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CheckSchema.py; sourceTree = ""; }; - A588BF6625265F100089BA4A /* OcConfigurationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcConfigurationLib.c; sourceTree = ""; }; - A588BF6825265F100089BA4A /* OcDriverConnectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDriverConnectionLib.c; sourceTree = ""; }; - A588BF6925265F100089BA4A /* OcDriverConnectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDriverConnectionLib.inf; sourceTree = ""; }; - A588BF6B25265F100089BA4A /* OcAppleLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleLog.c; sourceTree = ""; }; - A588BF6C25265F100089BA4A /* DebugHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugHelp.c; sourceTree = ""; }; - A588BF6D25265F100089BA4A /* DebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPrint.c; sourceTree = ""; }; - A588BF6E25265F100089BA4A /* OcLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcLog.c; sourceTree = ""; }; - A588BF6F25265F100089BA4A /* OcDebugLogLibOc2Clover.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDebugLogLibOc2Clover.inf; sourceTree = ""; }; - A588BF7125265F100089BA4A /* OcXmlLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcXmlLib.c; sourceTree = ""; }; - A588BF7225265F100089BA4A /* OcXmlLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcXmlLib.inf; sourceTree = ""; }; - A588BF7425265F100089BA4A /* OcDevicePropertyLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDevicePropertyLib.inf; sourceTree = ""; }; - A588BF7525265F100089BA4A /* OcDevicePropertyLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDevicePropertyLib.c; sourceTree = ""; }; - A588BF7725265F100089BA4A /* OcOSInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcOSInfoLib.c; sourceTree = ""; }; - A588BF7825265F100089BA4A /* OcOSInfoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcOSInfoLib.inf; sourceTree = ""; }; - A588BF7A25265F100089BA4A /* OcTemplateLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcTemplateLib.inf; sourceTree = ""; }; - A588BF7B25265F100089BA4A /* OcTemplateLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcTemplateLib.c; sourceTree = ""; }; - A588BF7D25265F100089BA4A /* OcCompilerIntrinsicsLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcCompilerIntrinsicsLib.c; sourceTree = ""; }; - A588BF7E25265F100089BA4A /* OcCompilerIntrinsicsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCompilerIntrinsicsLib.inf; sourceTree = ""; }; - A588BF7F25265F100089BA4A /* MsvcMath32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MsvcMath32.c; sourceTree = ""; }; - A588BF8125265F100089BA4A /* MemoryMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryMap.c; sourceTree = ""; }; - A588BF8225265F100089BA4A /* MemoryAttributes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributes.c; sourceTree = ""; }; - A588BF8325265F100089BA4A /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = ""; }; - A588BF8425265F100089BA4A /* LegacyRegionLock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegionLock.c; sourceTree = ""; }; - A588BF8525265F100089BA4A /* LegacyRegionUnLock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegionUnLock.c; sourceTree = ""; }; - A588BF8625265F100089BA4A /* MemoryDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryDebug.c; sourceTree = ""; }; - A588BF8725265F100089BA4A /* MemoryAlloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAlloc.c; sourceTree = ""; }; - A588BF8825265F100089BA4A /* OcMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMemoryLib.inf; sourceTree = ""; }; - A588BF8925265F100089BA4A /* UmmMalloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UmmMalloc.c; sourceTree = ""; }; - A588BF8B25265F100089BA4A /* OcAppleRamDiskLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleRamDiskLib.inf; sourceTree = ""; }; - A588BF8C25265F100089BA4A /* OcAppleRamDiskLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleRamDiskLib.c; sourceTree = ""; }; - A588BF8E25265F100089BA4A /* OcSmcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcSmcLib.c; sourceTree = ""; }; - A588BF8F25265F100089BA4A /* OcSmcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcSmcLib.inf; sourceTree = ""; }; - A588BF9025265F100089BA4A /* OcSmcLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmcLibInternal.h; sourceTree = ""; }; - A588BF9225265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BF9425265F100089BA4A /* GlobalVar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVar.h; sourceTree = ""; }; - A588BF9525265F100089BA4A /* File.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = File.h; sourceTree = ""; }; - A588BF9625265F100089BA4A /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; - A588BF9725265F100089BA4A /* BootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootServices.h; sourceTree = ""; }; - A588BF9925265F100089BA4A /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; - A588BF9A25265F100089BA4A /* UserMath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserMath.c; sourceTree = ""; }; - A588BF9B25265F100089BA4A /* BootServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootServices.c; sourceTree = ""; }; - A588BF9C25265F100089BA4A /* BaseMemoryLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryLib.c; sourceTree = ""; }; - A588BF9D25265F100089BA4A /* GlobalVar.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GlobalVar.c; sourceTree = ""; }; - A588BF9E25265F100089BA4A /* File.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = ""; }; - A588BF9F25265F100089BA4A /* UserMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserMisc.c; sourceTree = ""; }; - A588BFA025265F100089BA4A /* OcDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDummy.c; sourceTree = ""; }; - A588BFA225265F100089BA4A /* Configuration.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = Configuration.tex; sourceTree = ""; }; - A588BFA325265F100089BA4A /* BuildDocs.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BuildDocs.tool; sourceTree = ""; }; - A588BFA525265F100089BA4A /* Errata.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Errata.pdf; sourceTree = ""; }; - A588BFA625265F100089BA4A /* Errata.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = Errata.tex; sourceTree = ""; }; - A588BFA825265F100089BA4A /* LogoApprox.svg */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoApprox.svg; sourceTree = ""; }; - A588BFA925265F100089BA4A /* OpenCore_with_text_Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = OpenCore_with_text_Small.png; sourceTree = ""; }; - A588BFAA25265F100089BA4A /* OpenCore_with_text_Large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = OpenCore_with_text_Large.png; sourceTree = ""; }; - A588BFAB25265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BFAC25265F100089BA4A /* Logo.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Logo.pdf; sourceTree = ""; }; - A588BFAD25265F100089BA4A /* Logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Logo.png; sourceTree = ""; }; - A588BFAE25265F100089BA4A /* Logo.sketch */ = {isa = PBXFileReference; lastKnownFileType = file; path = Logo.sketch; sourceTree = ""; }; - A588BFAF25265F100089BA4A /* Configuration.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Configuration.pdf; sourceTree = ""; }; - A588BFB125265F100089BA4A /* SSDT-RTC0-RANGE.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-RTC0-RANGE.dsl"; sourceTree = ""; }; - A588BFB225265F100089BA4A /* SSDT-AWAC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-AWAC.dsl"; sourceTree = ""; }; - A588BFB325265F100089BA4A /* SSDT-RTC0.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-RTC0.dsl"; sourceTree = ""; }; - A588BFB425265F100089BA4A /* SSDT-IMEI.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-IMEI.dsl"; sourceTree = ""; }; - A588BFB525265F100089BA4A /* SSDT-EC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-EC.dsl"; sourceTree = ""; }; - A588BFB625265F100089BA4A /* SSDT-ALS0.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-ALS0.dsl"; sourceTree = ""; }; - A588BFB725265F100089BA4A /* SSDT-BRG0.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-BRG0.dsl"; sourceTree = ""; }; - A588BFB825265F100089BA4A /* SSDT-PMC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-PMC.dsl"; sourceTree = ""; }; - A588BFB925265F100089BA4A /* SSDT-SBUS-MCHC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-SBUS-MCHC.dsl"; sourceTree = ""; }; - A588BFBA25265F100089BA4A /* SSDT-EC-USBX.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-EC-USBX.dsl"; sourceTree = ""; }; - A588BFBB25265F100089BA4A /* SSDT-EHCx_OFF.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-EHCx_OFF.dsl"; sourceTree = ""; }; - A588BFBC25265F100089BA4A /* SSDT-PLUG.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-PLUG.dsl"; sourceTree = ""; }; - A588BFBD25265F100089BA4A /* SampleCustom.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = SampleCustom.plist; sourceTree = ""; }; - A588BFBE25265F100089BA4A /* Kexts.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Kexts.md; sourceTree = ""; }; - A588BFBF25265F100089BA4A /* Libraries.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Libraries.md; sourceTree = ""; }; - A588BFC125265F100089BA4A /* Differences.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Differences.pdf; sourceTree = ""; }; - A588BFC225265F100089BA4A /* PreviousConfiguration.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = PreviousConfiguration.tex; sourceTree = ""; }; - A588BFC325265F100089BA4A /* Differences.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = Differences.tex; sourceTree = ""; }; - A588BFC425265F100089BA4A /* Sample.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Sample.plist; sourceTree = ""; }; - A588BFC525265F100089BA4A /* OpenDuetPkg.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenDuetPkg.fdf; sourceTree = ""; }; - A588BFC625265F100089BA4A /* OpenCorePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCorePkg.dec; sourceTree = ""; }; - A588BFC725265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BFCA25265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFCB25265F100089BA4A /* Smbios.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = Smbios.bin; sourceTree = ""; }; - A588BFCC25265F100089BA4A /* Smbios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smbios.c; sourceTree = ""; }; - A588BFCE25265F100089BA4A /* EfiLdrImage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLdrImage.c; sourceTree = ""; }; - A588BFCF25265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFD125265F100089BA4A /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = EfiLdrImage; sourceTree = ""; }; - A588BFD225265F100089BA4A /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenPage; sourceTree = ""; }; - A588BFD325265F100089BA4A /* GenPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenPage.c; sourceTree = ""; }; - A588BFD525265F100089BA4A /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiLdrImage; sourceTree = ""; }; - A588BFD625265F100089BA4A /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = file; path = GenPage; sourceTree = ""; }; - A588BFD725265F100089BA4A /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A588BFD925265F100089BA4A /* EfiLdrImage.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiLdrImage.exe; sourceTree = ""; }; - A588BFDA25265F100089BA4A /* GenPage.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = GenPage.exe; sourceTree = ""; }; - A588BFDC25265F100089BA4A /* nvram.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = nvram.exe; sourceTree = ""; }; - A588BFDD25265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFDE25265F100089BA4A /* nvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nvram.c; sourceTree = ""; }; - A588BFE025265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFE125265F100089BA4A /* Bmf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bmf.c; sourceTree = ""; }; - A588BFE325265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFE425265F100089BA4A /* disklabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = disklabel.c; sourceTree = ""; }; - A588BFE625265F100089BA4A /* AppleKeyboardLayouts.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyboardLayouts.txt; sourceTree = ""; }; - A588BFE725265F100089BA4A /* AppleKeyboardLayouts.bt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyboardLayouts.bt; sourceTree = ""; }; - A588BFE925265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFEA25265F100089BA4A /* Img4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Img4.c; sourceTree = ""; }; - A588BFEC25265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFED25265F100089BA4A /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = ""; }; - A588BFEF25265F100089BA4A /* MacEfiUnpack.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MacEfiUnpack.py; sourceTree = ""; }; - A588BFF125265F100089BA4A /* boot0 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot0; sourceTree = ""; }; - A588BFF225265F100089BA4A /* boot1f32 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1f32; sourceTree = ""; }; - A588BFF325265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BFF425265F100089BA4A /* QemuBuild.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = QemuBuild.command; sourceTree = ""; }; - A588BFF525265F100089BA4A /* BootInstall.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BootInstall.command; sourceTree = ""; }; - A588BFF725265F100089BA4A /* macserial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = macserial.h; sourceTree = ""; }; - A588BFF825265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588BFF925265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588BFFA25265F100089BA4A /* modelinfo_autogen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modelinfo_autogen.h; sourceTree = ""; }; - A588BFFB25265F100089BA4A /* modelinfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modelinfo.h; sourceTree = ""; }; - A588BFFC25265F100089BA4A /* macserial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = macserial.c; sourceTree = ""; }; - A588BFFD25265F100089BA4A /* FORMAT.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = FORMAT.md; sourceTree = ""; }; - A588BFFE25265F100089BA4A /* cccdump.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = cccdump.py; sourceTree = ""; }; - A588C00025265F100089BA4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - A588C00125265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C00225265F100089BA4A /* RsaTool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RsaTool.c; sourceTree = ""; }; - A588C00325265F100089BA4A /* openssl_compat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = openssl_compat.h; sourceTree = ""; }; - A588C00525265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C00625265F100089BA4A /* PeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoff.c; sourceTree = ""; }; - A588C00825265F100089BA4A /* create_vault.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_vault.sh; sourceTree = ""; }; - A588C00925265F100089BA4A /* sign.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = sign.command; sourceTree = ""; }; - A588C00A25265F100089BA4A /* RsaTool */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = RsaTool; sourceTree = ""; }; - A588C00C25265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C00D25265F100089BA4A /* FileDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileDummy.c; sourceTree = ""; }; - A588C00E25265F100089BA4A /* DiskImage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskImage.c; sourceTree = ""; }; - A588C01025265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C01125265F100089BA4A /* RsaPreprocess.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RsaPreprocess.c; sourceTree = ""; }; - A588C01325265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C01425265F100089BA4A /* icnspack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = icnspack.c; sourceTree = ""; }; - A588C01625265F100089BA4A /* kpdescribe.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = kpdescribe.sh; sourceTree = ""; }; - A588C01825265F100089BA4A /* AppleEfiFatBinary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEfiFatBinary.h; sourceTree = ""; }; - A588C01925265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C01A25265F100089BA4A /* AppleEfiBinary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleEfiBinary.c; sourceTree = ""; }; - A588C01B25265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588C01D25265F100089BA4A /* boot_10.12.6.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.12.6.efi; sourceTree = ""; }; - A588C01E25265F100089BA4A /* boot_10.7.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.7.5.efi; sourceTree = ""; }; - A588C01F25265F100089BA4A /* boot_10.10.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.10.5.efi; sourceTree = ""; }; - A588C02025265F100089BA4A /* boot_10.14_0.18A389.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.14_0.18A389.efi; sourceTree = ""; }; - A588C02125265F100089BA4A /* boot_10.13.6.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.13.6.efi; sourceTree = ""; }; - A588C02225265F100089BA4A /* boot_10.14.0.18A371a.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.14.0.18A371a.efi; sourceTree = ""; }; - A588C02325265F100089BA4A /* apfs.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = apfs.efi; sourceTree = ""; }; - A588C02425265F100089BA4A /* boot_10.11.6.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.11.6.efi; sourceTree = ""; }; - A588C02525265F100089BA4A /* apfs_10.15.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = apfs_10.15.efi; sourceTree = ""; }; - A588C02625265F100089BA4A /* apfs_aligned_10.15.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = apfs_aligned_10.15.efi; sourceTree = ""; }; - A588C02725265F100089BA4A /* boot_10.8.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.8.5.efi; sourceTree = ""; }; - A588C02825265F100089BA4A /* boot_10.6.8.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.6.8.efi; sourceTree = ""; }; - A588C02925265F100089BA4A /* boot_10.4.11.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.4.11.efi; sourceTree = ""; }; - A588C02A25265F100089BA4A /* boot_10.9.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.9.5.efi; sourceTree = ""; }; - A588C02B25265F100089BA4A /* boot_10.5.8.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.5.8.efi; sourceTree = ""; }; - A588C02C25265F100089BA4A /* Edk2PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edk2PeImage.h; sourceTree = ""; }; - A588C02D25265F100089BA4A /* AppleEfiSignTool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleEfiSignTool.c; sourceTree = ""; }; - A588C02E25265F100089BA4A /* AppleEfiPeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEfiPeImage.h; sourceTree = ""; }; - A588C03025265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C03125265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588C03225265F100089BA4A /* EfiResTool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiResTool.c; sourceTree = ""; }; - A588C03425265F100089BA4A /* Macho.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Macho.c; sourceTree = ""; }; - A588C03525265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C03625265F100089BA4A /* kernel */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kernel; sourceTree = ""; }; - A588C03825265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C03925265F100089BA4A /* config.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = config.plist; sourceTree = ""; }; - A588C03A25265F100089BA4A /* ocvalidate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ocvalidate.c; sourceTree = ""; }; - A588C03C25265F100089BA4A /* LogoutHook.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = LogoutHook.command; sourceTree = ""; }; - A588C03D25265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588C03E25265F100089BA4A /* nvram.mojave */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = nvram.mojave; sourceTree = ""; }; - A588C04025265F100089BA4A /* recovery_urls.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = recovery_urls.txt; sourceTree = ""; }; - A588C04125265F100089BA4A /* boards.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = boards.json; sourceTree = ""; }; - A588C04225265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588C04325265F100089BA4A /* macrecovery.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = macrecovery.py; sourceTree = ""; }; - A588C04525265F100089BA4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A588C04625265F100089BA4A /* check_injection.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = check_injection.sh; sourceTree = ""; }; - A588C04725265F100089BA4A /* KextInject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KextInject.c; sourceTree = ""; }; - A588C04825265F100089BA4A /* OpenCorePkg.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = OpenCorePkg.xcodeproj; sourceTree = ""; }; - A588C04B25265F100089BA4A /* OpenDuetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenDuetPkg.dec; sourceTree = ""; }; - A588C04C25265F100089BA4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; - A588C04D25265F100089BA4A /* build_duet.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build_duet.tool; sourceTree = ""; }; - A588C04E25265F100089BA4A /* .gitattributes */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitattributes; sourceTree = ""; }; - A588C04F25265F100089BA4A /* build_oc.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build_oc.tool; sourceTree = ""; }; - A588C05225265F100089BA4A /* HdaCodecDump.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HdaCodecDump.inf; sourceTree = ""; }; - A588C05325265F100089BA4A /* HdaCodecDump.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecDump.h; sourceTree = ""; }; - A588C05425265F100089BA4A /* HdaCodecDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecDump.c; sourceTree = ""; }; - A588C05625265F100089BA4A /* VerifyMemOpt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VerifyMemOpt.inf; sourceTree = ""; }; - A588C05725265F100089BA4A /* VerifyMemOpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VerifyMemOpt.c; sourceTree = ""; }; - A588C05925265F100089BA4A /* BootKicker.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootKicker.inf; sourceTree = ""; }; - A588C05A25265F100089BA4A /* BootKicker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootKicker.c; sourceTree = ""; }; - A588C05C25265F100089BA4A /* Bootstrap.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bootstrap.inf; sourceTree = ""; }; - A588C05D25265F100089BA4A /* Bootstrap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bootstrap.c; sourceTree = ""; }; - A588C05F25265F100089BA4A /* KeyTester.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = KeyTester.inf; sourceTree = ""; }; - A588C06025265F100089BA4A /* KeyTester.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyTester.c; sourceTree = ""; }; - A588C06525265F100089BA4A /* RtcRw.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RtcRw.inf; sourceTree = ""; }; - A588C06625265F100089BA4A /* RtcRw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RtcRw.c; sourceTree = ""; }; - A588C06825265F100089BA4A /* GopStop.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GopStop.inf; sourceTree = ""; }; - A588C06925265F100089BA4A /* GopStop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GopStop.c; sourceTree = ""; }; - A588C06A25265F100089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588C06C25265F100089BA4A /* Step3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Step3.png; sourceTree = ""; }; - A588C06D25265F100089BA4A /* Step10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Step10.png; sourceTree = ""; }; - A588C06F25265F100089BA4A /* ResetSystem.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystem.inf; sourceTree = ""; }; - A588C07025265F100089BA4A /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; - A588C07225265F100089BA4A /* ChipTune.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ChipTune.inf; sourceTree = ""; }; - A588C07325265F100089BA4A /* ChipTune.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChipTune.c; sourceTree = ""; }; - A588C07525265F100089BA4A /* PavpProvision.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PavpProvision.inf; sourceTree = ""; }; - A588C07625265F100089BA4A /* PavpProvisionData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PavpProvisionData.c; sourceTree = ""; }; - A588C07725265F100089BA4A /* PavpProvision.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PavpProvision.c; sourceTree = ""; }; - A588C07925265F100089BA4A /* CleanNvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CleanNvram.c; sourceTree = ""; }; - A588C07A25265F100089BA4A /* CleanNvram.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CleanNvram.inf; sourceTree = ""; }; - A588C07C25265F100089BA4A /* OpenControl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenControl.inf; sourceTree = ""; }; - A588C07D25265F100089BA4A /* OpenControl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenControl.c; sourceTree = ""; }; - A588C07F25265F100089BA4A /* MmapDump.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmapDump.inf; sourceTree = ""; }; - A588C08025265F100089BA4A /* MmapDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmapDump.c; sourceTree = ""; }; - A588C08125265F100089BA4A /* OpenCorePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCorePkg.dsc; sourceTree = ""; }; - A588C08225265F100089BA4A /* Doxyfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Doxyfile; sourceTree = ""; }; - A588C08325265F100089BA4A /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = ""; }; - A588C08425265F100089BA4A /* OpenDuetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenDuetPkg.dsc; sourceTree = ""; }; - A588C08525265F110089BA4A /* OpenCoreFromClover.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenCoreFromClover.h; sourceTree = ""; }; - A588C08625265F110089BA4A /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .travis.yml; sourceTree = ""; }; - A588C08725265F110089BA4A /* xcbuild.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = xcbuild.tool; sourceTree = ""; }; - A588C08C25265F110089BA4A /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o"; path = GdbSyms.dll; sourceTree = ""; }; - A588C08E25265F110089BA4A /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.dll; sourceTree = ""; }; - A588C08F25265F110089BA4A /* GdbSyms.pdb */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.pdb; sourceTree = ""; }; - A588C09125265F110089BA4A /* GdbSyms.debug */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.debug; sourceTree = ""; }; - A588C09325265F110089BA4A /* GdbSyms.debug */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.debug; sourceTree = ""; }; - A588C09525265F110089BA4A /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o"; path = GdbSyms.dll; sourceTree = ""; }; - A588C09725265F110089BA4A /* GdbSyms.debug */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.debug; sourceTree = ""; }; - A588C09825265F110089BA4A /* GdbSyms.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GdbSyms.c; sourceTree = ""; }; - A588C09925265F110089BA4A /* GdbSyms.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GdbSyms.inf; sourceTree = ""; }; - A588C09A25265F110089BA4A /* ClangDwarf.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = ClangDwarf.patch; sourceTree = ""; }; - A588C09B25265F110089BA4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A588C09D25265F110089BA4A /* common_uefi.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = common_uefi.py; sourceTree = ""; }; - A588C09E25265F110089BA4A /* lldb_uefi.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = lldb_uefi.py; sourceTree = ""; }; - A588C09F25265F110089BA4A /* x86_64_target_definition.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = x86_64_target_definition.py; sourceTree = ""; }; - A588C0A025265F110089BA4A /* gdb_uefi.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = gdb_uefi.py; sourceTree = ""; }; - A588C0A125265F110089BA4A /* efidebug.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = efidebug.tool; sourceTree = ""; }; + A591B25726FF769400F9DBF0 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = ""; }; + A591B25926FF769400F9DBF0 /* CpuGdt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = ""; }; + A591B25B26FF769400F9DBF0 /* CpuAsm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = ""; }; + A591B25C26FF769400F9DBF0 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = ""; }; + A591B25D26FF769400F9DBF0 /* CpuDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = ""; }; + A591B25F26FF769400F9DBF0 /* CpuAsm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = ""; }; + A591B26026FF769400F9DBF0 /* IvtAsm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = IvtAsm.S; sourceTree = ""; }; + A591B26126FF769400F9DBF0 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = ""; }; + A591B26226FF769400F9DBF0 /* IvtAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = IvtAsm.asm; sourceTree = ""; }; + A591B26326FF769400F9DBF0 /* CpuDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = ""; }; + A591B26426FF769400F9DBF0 /* CpuDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = ""; }; + A591B26826FF769400F9DBF0 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = ""; }; + A591B26926FF769400F9DBF0 /* S3Resume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = ""; }; + A591B26B26FF769400F9DBF0 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = ""; }; + A591B26C26FF769400F9DBF0 /* CpuIo2Smm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = ""; }; + A591B26D26FF769400F9DBF0 /* CpuIo2Smm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = ""; }; + A591B26E26FF769400F9DBF0 /* edk2.patch-idtgdt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "edk2.patch-idtgdt"; sourceTree = ""; }; + A591B27126FF769400F9DBF0 /* MtrrLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = ""; }; + A591B27226FF769400F9DBF0 /* LocalApicLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = ""; }; + A591B27326FF769400F9DBF0 /* UefiCpuLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = ""; }; + A591B27526FF769400F9DBF0 /* Microcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; + A591B27626FF769400F9DBF0 /* LocalApic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; + A591B27726FF769400F9DBF0 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = ""; }; + A591B27A26FF769400F9DBF0 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591B27B26FF769400F9DBF0 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = ""; }; + A591B27C26FF769400F9DBF0 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591B27D26FF769400F9DBF0 /* DxeSmmCpuException.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeSmmCpuException.c; sourceTree = ""; }; + A591B27F26FF769400F9DBF0 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; + A591B28026FF769400F9DBF0 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = ""; }; + A591B28126FF769400F9DBF0 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = ""; }; + A591B28226FF769400F9DBF0 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; + A591B28326FF769400F9DBF0 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591B28426FF769400F9DBF0 /* SecPeiCpuException.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = ""; }; + A591B28526FF769400F9DBF0 /* SmmException.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = ""; }; + A591B28626FF769400F9DBF0 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591B28726FF769400F9DBF0 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = ""; }; + A591B28926FF769400F9DBF0 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; + A591B28A26FF769400F9DBF0 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = ""; }; + A591B28B26FF769400F9DBF0 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = ""; }; + A591B28C26FF769400F9DBF0 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; + A591B28D26FF769400F9DBF0 /* DxeException.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = ""; }; + A591B28E26FF769400F9DBF0 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591B28F26FF769400F9DBF0 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591B29126FF769400F9DBF0 /* BaseXApicLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = ""; }; + A591B29226FF769400F9DBF0 /* BaseXApicLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = ""; }; + A591B29426FF769400F9DBF0 /* X86TimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; + A591B29526FF769400F9DBF0 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = ""; }; + A591B29626FF769400F9DBF0 /* IpfTimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IpfTimerLib.c; sourceTree = ""; }; + A591B29926FF769400F9DBF0 /* InitializeFpu.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = ""; }; + A591B29A26FF769400F9DBF0 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = ""; }; + A591B29B26FF769400F9DBF0 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = ""; }; + A591B29D26FF769400F9DBF0 /* InitializeFpu.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = ""; }; + A591B29E26FF769400F9DBF0 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = ""; }; + A591B2A026FF769400F9DBF0 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = ""; }; + A591B2A126FF769400F9DBF0 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = ""; }; + A591B2A326FF769400F9DBF0 /* MtrrLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = ""; }; + A591B2A426FF769400F9DBF0 /* MtrrLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = ""; }; + A591B2A626FF769400F9DBF0 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = ""; }; + A591B2A726FF769400F9DBF0 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = ""; }; + A591B2A826FF769400F9DBF0 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = ""; }; + A591B2A926FF769400F9DBF0 /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = ""; }; + A591B2AC26FF769400F9DBF0 /* CommonMacros.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = ""; }; + A591B2AD26FF769400F9DBF0 /* Build.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Build.py; sourceTree = ""; }; + A591B2AF26FF769400F9DBF0 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = ""; }; + A591B2B026FF769400F9DBF0 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = ""; }; + A591B2B126FF769400F9DBF0 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = ""; }; + A591B2B226FF769400F9DBF0 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = ""; }; + A591B2B326FF769400F9DBF0 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = ""; }; + A591B2B426FF769400F9DBF0 /* ResetVector.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetVector.inf; sourceTree = ""; }; + A591B2B526FF769400F9DBF0 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = ""; }; + A591B2B626FF769400F9DBF0 /* PostCodes.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = ""; }; + A591B2B726FF769400F9DBF0 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = ""; }; + A591B2B826FF769400F9DBF0 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = ""; }; + A591B2BA26FF769400F9DBF0 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = ""; }; + A591B2BB26FF769400F9DBF0 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = ""; }; + A591B2BC26FF769400F9DBF0 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = ""; }; + A591B2BD26FF769400F9DBF0 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = ""; }; + A591B2BE26FF769400F9DBF0 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A591B2C026FF769400F9DBF0 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = ""; }; + A591B2C126FF769400F9DBF0 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = ""; }; + A591B2C226FF769400F9DBF0 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = ""; }; + A591B2C326FF769400F9DBF0 /* ResetVectorCode.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorCode.asm; sourceTree = ""; }; + A591B2C426FF769400F9DBF0 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = ""; }; + A591B2C626FF769400F9DBF0 /* CpuIoPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = ""; }; + A591B2C726FF769400F9DBF0 /* CpuIoPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = ""; }; + A591B2C826FF769400F9DBF0 /* CpuIoPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = ""; }; + A591B2FA26FF778600F9DBF0 /* PlatformBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBdsLib.h; sourceTree = ""; }; + A591B2FB26FF778600F9DBF0 /* GenericBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = ""; }; + A591B2FD26FF778600F9DBF0 /* ExitPmAuth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExitPmAuth.h; sourceTree = ""; }; + A591B2FE26FF778600F9DBF0 /* IsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaAcpi.h; sourceTree = ""; }; + A591B2FF26FF778600F9DBF0 /* OEMBadging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OEMBadging.h; sourceTree = ""; }; + A591B30026FF778600F9DBF0 /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = ""; }; + A591B30126FF778600F9DBF0 /* IsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = ""; }; + A591B30326FF778600F9DBF0 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; + A591B30426FF778600F9DBF0 /* IntelFrameworkModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntelFrameworkModulePkgTokenSpace.h; sourceTree = ""; }; + A591B30526FF778600F9DBF0 /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = ""; }; + A591B30626FF778600F9DBF0 /* HdBootVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdBootVariable.h; sourceTree = ""; }; + A591B30726FF778600F9DBF0 /* BdsLibHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsLibHii.h; sourceTree = ""; }; + A591B30826FF778600F9DBF0 /* BdsHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsHii.h; sourceTree = ""; }; + A591B30926FF778600F9DBF0 /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = ""; }; + A591B30A26FF778600F9DBF0 /* DataHubStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubStatusCodeRecord.h; sourceTree = ""; }; + A591B30B26FF778600F9DBF0 /* AcpiVariableCompatibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiVariableCompatibility.h; sourceTree = ""; }; + A591B30C26FF778600F9DBF0 /* LegacyDevOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyDevOrder.h; sourceTree = ""; }; + A591B30D26FF778600F9DBF0 /* LastEnumLang.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LastEnumLang.h; sourceTree = ""; }; + A591B30E26FF778600F9DBF0 /* CapsuleDataFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleDataFile.h; sourceTree = ""; }; + A591B30F26FF778600F9DBF0 /* IntelFrameworkModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkgExtra.uni; sourceTree = ""; }; + A591B31026FF778600F9DBF0 /* IntelFrameworkModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dsc; sourceTree = ""; }; + A591B31126FF778600F9DBF0 /* IntelFrameworkModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.uni; sourceTree = ""; }; + A591B31226FF778600F9DBF0 /* IntelFrameworkModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dec; sourceTree = ""; }; + A591B31426FF778E00F9DBF0 /* IntelFrameworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkgExtra.uni; sourceTree = ""; }; + A591B31626FF778E00F9DBF0 /* FrameworkSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkSmm.h; sourceTree = ""; }; + A591B31726FF778E00F9DBF0 /* FrameworkDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkDxe.h; sourceTree = ""; }; + A591B31926FF778E00F9DBF0 /* BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScript.h; sourceTree = ""; }; + A591B31A26FF778E00F9DBF0 /* FirmwareVolumeImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeImageFormat.h; sourceTree = ""; }; + A591B31B26FF778E00F9DBF0 /* SmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCis.h; sourceTree = ""; }; + A591B31C26FF778E00F9DBF0 /* FrameworkInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkInternalFormRepresentation.h; sourceTree = ""; }; + A591B31D26FF778E00F9DBF0 /* Hob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hob.h; sourceTree = ""; }; + A591B31E26FF778E00F9DBF0 /* PeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCis.h; sourceTree = ""; }; + A591B31F26FF778E00F9DBF0 /* FirmwareVolumeHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeHeader.h; sourceTree = ""; }; + A591B32026FF778E00F9DBF0 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; + A591B32126FF778E00F9DBF0 /* DxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCis.h; sourceTree = ""; }; + A591B32326FF778E00F9DBF0 /* SmmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase.h; sourceTree = ""; }; + A591B32426FF778E00F9DBF0 /* SmmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch.h; sourceTree = ""; }; + A591B32526FF778E00F9DBF0 /* SmmIchnDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIchnDispatch.h; sourceTree = ""; }; + A591B32626FF778E00F9DBF0 /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = ""; }; + A591B32726FF778E00F9DBF0 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; + A591B32826FF778E00F9DBF0 /* SmmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch.h; sourceTree = ""; }; + A591B32926FF778E00F9DBF0 /* SmmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch.h; sourceTree = ""; }; + A591B32A26FF778E00F9DBF0 /* AcpiS3Save.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Save.h; sourceTree = ""; }; + A591B32B26FF778E00F9DBF0 /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = ""; }; + A591B32C26FF778E00F9DBF0 /* FrameworkFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFirmwareVolumeBlock.h; sourceTree = ""; }; + A591B32D26FF778E00F9DBF0 /* SmmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch.h; sourceTree = ""; }; + A591B32E26FF778E00F9DBF0 /* FrameworkFormCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormCallback.h; sourceTree = ""; }; + A591B32F26FF778E00F9DBF0 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; + A591B33026FF778E00F9DBF0 /* SmmCpuSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuSaveState.h; sourceTree = ""; }; + A591B33126FF778E00F9DBF0 /* SmmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch.h; sourceTree = ""; }; + A591B33226FF778E00F9DBF0 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; + A591B33326FF778E00F9DBF0 /* LegacyBiosPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosPlatform.h; sourceTree = ""; }; + A591B33426FF778E00F9DBF0 /* FrameworkFormBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormBrowser.h; sourceTree = ""; }; + A591B33526FF778E00F9DBF0 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; + A591B33626FF778E00F9DBF0 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = ""; }; + A591B33726FF778E00F9DBF0 /* BootScriptSave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptSave.h; sourceTree = ""; }; + A591B33826FF778E00F9DBF0 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A591B33926FF778E00F9DBF0 /* SmmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch.h; sourceTree = ""; }; + A591B33A26FF778E00F9DBF0 /* SmmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch.h; sourceTree = ""; }; + A591B33B26FF778E00F9DBF0 /* Legacy8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Legacy8259.h; sourceTree = ""; }; + A591B33C26FF778E00F9DBF0 /* AcpiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSupport.h; sourceTree = ""; }; + A591B33D26FF778E00F9DBF0 /* SmmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo.h; sourceTree = ""; }; + A591B33E26FF778E00F9DBF0 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; + A591B33F26FF778E00F9DBF0 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; + A591B34026FF778E00F9DBF0 /* FrameworkHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkHii.h; sourceTree = ""; }; + A591B34126FF778E00F9DBF0 /* FrameworkPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkPei.h; sourceTree = ""; }; + A591B34326FF778E00F9DBF0 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; + A591B34426FF778E00F9DBF0 /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = ""; }; + A591B34526FF778E00F9DBF0 /* SmmCommunicate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunicate.h; sourceTree = ""; }; + A591B34626FF778E00F9DBF0 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; + A591B34726FF778E00F9DBF0 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A591B34826FF778E00F9DBF0 /* FirmwareFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem.h; sourceTree = ""; }; + A591B34A26FF778E00F9DBF0 /* PciCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg.h; sourceTree = ""; }; + A591B34B26FF778E00F9DBF0 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; + A591B34C26FF778E00F9DBF0 /* S3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume.h; sourceTree = ""; }; + A591B34D26FF778E00F9DBF0 /* BootScriptExecuter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecuter.h; sourceTree = ""; }; + A591B34E26FF778E00F9DBF0 /* ReadOnlyVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable.h; sourceTree = ""; }; + A591B34F26FF778E00F9DBF0 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; + A591B35026FF778E00F9DBF0 /* FvLoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvLoadFile.h; sourceTree = ""; }; + A591B35126FF778E00F9DBF0 /* Smbus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus.h; sourceTree = ""; }; + A591B35226FF778E00F9DBF0 /* FindFv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FindFv.h; sourceTree = ""; }; + A591B35326FF778E00F9DBF0 /* IntelFrameworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dsc; sourceTree = ""; }; + A591B35426FF778E00F9DBF0 /* IntelFrameworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.uni; sourceTree = ""; }; + A591B35526FF778E00F9DBF0 /* IntelFrameworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dec; sourceTree = ""; }; + A591B35926FF77D400F9DBF0 /* Runtime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Runtime.c; sourceTree = ""; }; + A591B35A26FF77D400F9DBF0 /* RuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.inf; sourceTree = ""; }; + A591B35B26FF77D400F9DBF0 /* RuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.uni; sourceTree = ""; }; + A591B35C26FF77D400F9DBF0 /* Crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = ""; }; + A591B35D26FF77D400F9DBF0 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; + A591B35E26FF77D400F9DBF0 /* RuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeExtra.uni; sourceTree = ""; }; + A591B36126FF77D400F9DBF0 /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = ""; }; + A591B36226FF77D400F9DBF0 /* MemoryProtection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProtection.c; sourceTree = ""; }; + A591B36326FF77D400F9DBF0 /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = ""; }; + A591B36426FF77D400F9DBF0 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; + A591B36526FF77D400F9DBF0 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = ""; }; + A591B36626FF77D400F9DBF0 /* PropertiesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertiesTable.c; sourceTree = ""; }; + A591B36726FF77D400F9DBF0 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; + A591B36926FF77D400F9DBF0 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; + A591B36A26FF77D400F9DBF0 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = ""; }; + A591B36B26FF77D400F9DBF0 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; + A591B36C26FF77D400F9DBF0 /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = ""; }; + A591B36D26FF77D400F9DBF0 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; + A591B36E26FF77D400F9DBF0 /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = ""; }; + A591B37026FF77D400F9DBF0 /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = ""; }; + A591B37126FF77D400F9DBF0 /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = ""; }; + A591B37326FF77D400F9DBF0 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; + A591B37426FF77D400F9DBF0 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; + A591B37626FF77D400F9DBF0 /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = ""; }; + A591B37726FF77D400F9DBF0 /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = ""; }; + A591B37826FF77D400F9DBF0 /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = ""; }; + A591B37926FF77D400F9DBF0 /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = ""; }; + A591B37A26FF77D400F9DBF0 /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = ""; }; + A591B37B26FF77D400F9DBF0 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; + A591B37D26FF77D400F9DBF0 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = ""; }; + A591B37E26FF77D400F9DBF0 /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = ""; }; + A591B38026FF77D400F9DBF0 /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = ""; }; + A591B38226FF77D400F9DBF0 /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = ""; }; + A591B38326FF77D400F9DBF0 /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = ""; }; + A591B38526FF77D400F9DBF0 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A591B38626FF77D400F9DBF0 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; + A591B38726FF77D400F9DBF0 /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = ""; }; + A591B38826FF77D400F9DBF0 /* DxeCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCore.uni; sourceTree = ""; }; + A591B38A26FF77D400F9DBF0 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = ""; }; + A591B38C26FF77D400F9DBF0 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; + A591B38D26FF77D400F9DBF0 /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; + A591B38E26FF77D400F9DBF0 /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = ""; }; + A591B38F26FF77D400F9DBF0 /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = ""; }; + A591B39026FF77D400F9DBF0 /* DxeCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreExtra.uni; sourceTree = ""; }; + A591B39226FF77D400F9DBF0 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; + A591B39326FF77D400F9DBF0 /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = ""; }; + A591B39426FF77D400F9DBF0 /* MemoryProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileRecord.c; sourceTree = ""; }; + A591B39526FF77D400F9DBF0 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; + A591B39626FF77D400F9DBF0 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; + A591B39726FF77D400F9DBF0 /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = ""; }; + A591B39826FF77D400F9DBF0 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; + A591B39A26FF77D400F9DBF0 /* Smi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smi.c; sourceTree = ""; }; + A591B39B26FF77D400F9DBF0 /* SmiHandlerProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfile.c; sourceTree = ""; }; + A591B39C26FF77D400F9DBF0 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; + A591B39D26FF77D400F9DBF0 /* PiSmmCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCore.c; sourceTree = ""; }; + A591B39E26FF77D400F9DBF0 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; + A591B39F26FF77D400F9DBF0 /* PiSmmIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIplExtra.uni; sourceTree = ""; }; + A591B3A026FF77D400F9DBF0 /* SmramProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramProfileRecord.c; sourceTree = ""; }; + A591B3A126FF77D400F9DBF0 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; + A591B3A226FF77D400F9DBF0 /* PiSmmCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreExtra.uni; sourceTree = ""; }; + A591B3A326FF77D400F9DBF0 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; + A591B3A426FF77D400F9DBF0 /* PiSmmCorePrivateData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCorePrivateData.h; sourceTree = ""; }; + A591B3A526FF77D400F9DBF0 /* PiSmmIpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmIpl.c; sourceTree = ""; }; + A591B3A626FF77D400F9DBF0 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; + A591B3A726FF77D400F9DBF0 /* PiSmmCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCore.h; sourceTree = ""; }; + A591B3A826FF77D400F9DBF0 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; + A591B3A926FF77D400F9DBF0 /* PiSmmCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.inf; sourceTree = ""; }; + A591B3AA26FF77D400F9DBF0 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; + A591B3AB26FF77D400F9DBF0 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; + A591B3AC26FF77D400F9DBF0 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; + A591B3AD26FF77D400F9DBF0 /* PiSmmCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.uni; sourceTree = ""; }; + A591B3AE26FF77D400F9DBF0 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; + A591B3AF26FF77D400F9DBF0 /* PiSmmIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.uni; sourceTree = ""; }; + A591B3B026FF77D400F9DBF0 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; + A591B3B126FF77D400F9DBF0 /* PiSmmIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.inf; sourceTree = ""; }; + A591B3B326FF77D400F9DBF0 /* PeiMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMain.inf; sourceTree = ""; }; + A591B3B526FF77D400F9DBF0 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; + A591B3B726FF77D400F9DBF0 /* MemoryServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryServices.c; sourceTree = ""; }; + A591B3B926FF77D400F9DBF0 /* Hob.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hob.c; sourceTree = ""; }; + A591B3BB26FF77D400F9DBF0 /* Security.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Security.c; sourceTree = ""; }; + A591B3BD26FF77D400F9DBF0 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; + A591B3BF26FF77D400F9DBF0 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; + A591B3C126FF77D400F9DBF0 /* FwVol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVol.h; sourceTree = ""; }; + A591B3C226FF77D400F9DBF0 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; + A591B3C426FF77D400F9DBF0 /* Dependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dependency.h; sourceTree = ""; }; + A591B3C526FF77D400F9DBF0 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; + A591B3C726FF77D400F9DBF0 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A591B3C926FF77D400F9DBF0 /* PeiMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMain.c; sourceTree = ""; }; + A591B3CB26FF77D400F9DBF0 /* StatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCode.c; sourceTree = ""; }; + A591B3CD26FF77D400F9DBF0 /* BootMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMode.c; sourceTree = ""; }; + A591B3CF26FF77D400F9DBF0 /* CpuIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo.c; sourceTree = ""; }; + A591B3D126FF77D400F9DBF0 /* Ppi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppi.c; sourceTree = ""; }; + A591B3D226FF77D400F9DBF0 /* PeiCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreExtra.uni; sourceTree = ""; }; + A591B3D326FF77D400F9DBF0 /* PeiMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiMain.h; sourceTree = ""; }; + A591B3D426FF77D400F9DBF0 /* PeiCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCore.uni; sourceTree = ""; }; + A591B3D626FF77D400F9DBF0 /* DxeIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.uni; sourceTree = ""; }; + A591B3D826FF77D400F9DBF0 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A591B3D926FF77D400F9DBF0 /* DxeLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoad.c; sourceTree = ""; }; + A591B3DA26FF77D400F9DBF0 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = ""; }; + A591B3DC26FF77D400F9DBF0 /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = ""; }; + A591B3DD26FF77D400F9DBF0 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A591B3DE26FF77D400F9DBF0 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A591B3DF26FF77D400F9DBF0 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; + A591B3E126FF77D400F9DBF0 /* IdtVectorAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IdtVectorAsm.nasm; sourceTree = ""; }; + A591B3E226FF77D400F9DBF0 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A591B3E426FF77D400F9DBF0 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A591B3E526FF77D400F9DBF0 /* DxeIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIplExtra.uni; sourceTree = ""; }; + A591B3E826FF77D400F9DBF0 /* DebugPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPort.c; sourceTree = ""; }; + A591B3E926FF77D400F9DBF0 /* DebugPortDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxeExtra.uni; sourceTree = ""; }; + A591B3EA26FF77D400F9DBF0 /* DebugPortDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.inf; sourceTree = ""; }; + A591B3EB26FF77D400F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B3EC26FF77D400F9DBF0 /* DebugPortDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.uni; sourceTree = ""; }; + A591B3ED26FF77D400F9DBF0 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; + A591B3EF26FF77D400F9DBF0 /* EsrtFmpDebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmpDebugPrint.c; sourceTree = ""; }; + A591B3F026FF77D400F9DBF0 /* EsrtFmpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxeExtra.uni; sourceTree = ""; }; + A591B3F126FF77D400F9DBF0 /* EsrtFmpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.inf; sourceTree = ""; }; + A591B3F226FF77D400F9DBF0 /* EsrtFmpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.uni; sourceTree = ""; }; + A591B3F326FF77D400F9DBF0 /* EsrtFmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmp.c; sourceTree = ""; }; + A591B3F626FF77D400F9DBF0 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; + A591B3F726FF77D400F9DBF0 /* PlDebugSupportX64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportX64.c; sourceTree = ""; }; + A591B3F826FF77D400F9DBF0 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; + A591B3F926FF77D400F9DBF0 /* DebugSupportDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxeExtra.uni; sourceTree = ""; }; + A591B3FA26FF77D400F9DBF0 /* DebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSupport.c; sourceTree = ""; }; + A591B3FC26FF77D400F9DBF0 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; + A591B3FD26FF77D400F9DBF0 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; + A591B3FE26FF77D400F9DBF0 /* PlDebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupport.c; sourceTree = ""; }; + A591B3FF26FF77D400F9DBF0 /* PlDebugSupportIa32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportIa32.c; sourceTree = ""; }; + A591B40026FF77D400F9DBF0 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; + A591B40126FF77D400F9DBF0 /* DebugSupportDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.uni; sourceTree = ""; }; + A591B40226FF77D400F9DBF0 /* DebugSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.inf; sourceTree = ""; }; + A591B40526FF77D400F9DBF0 /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = ""; }; + A591B40626FF77D400F9DBF0 /* AcpiTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxeExtra.uni; sourceTree = ""; }; + A591B40726FF77D400F9DBF0 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = ""; }; + A591B40826FF77D400F9DBF0 /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = ""; }; + A591B40926FF77D400F9DBF0 /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = ""; }; + A591B40A26FF77D400F9DBF0 /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = ""; }; + A591B40B26FF77D400F9DBF0 /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = ""; }; + A591B40C26FF77D400F9DBF0 /* AcpiTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.uni; sourceTree = ""; }; + A591B40D26FF77D400F9DBF0 /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = ""; }; + A591B40E26FF77D400F9DBF0 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = ""; }; + A591B40F26FF77D400F9DBF0 /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = ""; }; + A591B41026FF77D400F9DBF0 /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = ""; }; + A591B41126FF77D400F9DBF0 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; + A591B41326FF77D400F9DBF0 /* AcpiS3ContextSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiS3ContextSave.c; sourceTree = ""; }; + A591B41426FF77D400F9DBF0 /* S3SaveStateDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxeExtra.uni; sourceTree = ""; }; + A591B41526FF77D400F9DBF0 /* S3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SaveState.c; sourceTree = ""; }; + A591B41626FF77D400F9DBF0 /* S3SaveStateDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.uni; sourceTree = ""; }; + A591B41726FF77D400F9DBF0 /* S3SaveStateDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.inf; sourceTree = ""; }; + A591B41826FF77D400F9DBF0 /* InternalS3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalS3SaveState.h; sourceTree = ""; }; + A591B41A26FF77D400F9DBF0 /* BootGraphicsResourceTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxeExtra.uni; sourceTree = ""; }; + A591B41B26FF77D400F9DBF0 /* BootGraphicsResourceTableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootGraphicsResourceTableDxe.c; sourceTree = ""; }; + A591B41C26FF77D400F9DBF0 /* BootGraphicsResourceTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.inf; sourceTree = ""; }; + A591B41D26FF77D400F9DBF0 /* BootGraphicsResourceTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.uni; sourceTree = ""; }; + A591B41F26FF77D400F9DBF0 /* FirmwarePerformanceSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.uni; sourceTree = ""; }; + A591B42026FF77D400F9DBF0 /* FirmwarePerformanceSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.inf; sourceTree = ""; }; + A591B42126FF77D400F9DBF0 /* FirmwarePerformanceSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmmExtra.uni; sourceTree = ""; }; + A591B42226FF77D400F9DBF0 /* FirmwarePerformanceSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceSmm.c; sourceTree = ""; }; + A591B42426FF77D400F9DBF0 /* FirmwarePerformancePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformancePei.c; sourceTree = ""; }; + A591B42526FF77D400F9DBF0 /* FirmwarePerformancePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePeiExtra.uni; sourceTree = ""; }; + A591B42626FF77D400F9DBF0 /* FirmwarePerformancePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.inf; sourceTree = ""; }; + A591B42726FF77D400F9DBF0 /* FirmwarePerformancePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.uni; sourceTree = ""; }; + A591B42926FF77D400F9DBF0 /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = ""; }; + A591B42A26FF77D400F9DBF0 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = ""; }; + A591B42B26FF77D400F9DBF0 /* AcpiPlatformExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformExtra.uni; sourceTree = ""; }; + A591B42C26FF77D400F9DBF0 /* AcpiPlatform.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatform.uni; sourceTree = ""; }; + A591B42E26FF77D400F9DBF0 /* BootScriptExecutorDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.inf; sourceTree = ""; }; + A591B42F26FF77D400F9DBF0 /* BootScriptExecutorDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.uni; sourceTree = ""; }; + A591B43126FF77D400F9DBF0 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; + A591B43226FF77D400F9DBF0 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; + A591B43326FF77D400F9DBF0 /* ScriptExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScriptExecute.h; sourceTree = ""; }; + A591B43426FF77D400F9DBF0 /* BootScriptExecutorDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxeExtra.uni; sourceTree = ""; }; + A591B43626FF77D400F9DBF0 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; + A591B43726FF77D400F9DBF0 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; + A591B43826FF77D400F9DBF0 /* ScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScriptExecute.c; sourceTree = ""; }; + A591B43A26FF77D400F9DBF0 /* SmmS3SaveStateExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveStateExtra.uni; sourceTree = ""; }; + A591B43B26FF77D400F9DBF0 /* SmmS3SaveState.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.inf; sourceTree = ""; }; + A591B43C26FF77D400F9DBF0 /* SmmS3SaveState.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.uni; sourceTree = ""; }; + A591B43D26FF77D400F9DBF0 /* InternalSmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmmSaveState.h; sourceTree = ""; }; + A591B43E26FF77D400F9DBF0 /* SmmS3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmS3SaveState.c; sourceTree = ""; }; + A591B44026FF77D400F9DBF0 /* FirmwarePerformanceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.inf; sourceTree = ""; }; + A591B44126FF77D400F9DBF0 /* FirmwarePerformanceDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.uni; sourceTree = ""; }; + A591B44226FF77D400F9DBF0 /* FirmwarePerformanceDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxeExtra.uni; sourceTree = ""; }; + A591B44326FF77D400F9DBF0 /* FirmwarePerformanceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceDxe.c; sourceTree = ""; }; + A591B44526FF77D400F9DBF0 /* EbcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.uni; sourceTree = ""; }; + A591B44626FF77D400F9DBF0 /* EbcInt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcInt.h; sourceTree = ""; }; + A591B44726FF77D400F9DBF0 /* EbcExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcExecute.h; sourceTree = ""; }; + A591B44826FF77D400F9DBF0 /* EbcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.inf; sourceTree = ""; }; + A591B44A26FF77D400F9DBF0 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; + A591B44B26FF77D400F9DBF0 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; + A591B44C26FF77D400F9DBF0 /* EbcDebugger.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.inf; sourceTree = ""; }; + A591B44D26FF77D400F9DBF0 /* EbcDebuggerHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerHook.c; sourceTree = ""; }; + A591B44F26FF77D400F9DBF0 /* EdbCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommand.h; sourceTree = ""; }; + A591B45026FF77D400F9DBF0 /* EdbDisasm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasm.h; sourceTree = ""; }; + A591B45126FF77D400F9DBF0 /* EdbDisasmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasmSupport.c; sourceTree = ""; }; + A591B45226FF77D400F9DBF0 /* EdbSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSymbol.c; sourceTree = ""; }; + A591B45326FF77D400F9DBF0 /* EdbSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSupport.h; sourceTree = ""; }; + A591B45426FF77D400F9DBF0 /* EdbCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommon.h; sourceTree = ""; }; + A591B45526FF77D400F9DBF0 /* EdbHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbHook.c; sourceTree = ""; }; + A591B45626FF77D400F9DBF0 /* EdbSupportUI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportUI.c; sourceTree = ""; }; + A591B45726FF77D400F9DBF0 /* EdbSupportString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportString.c; sourceTree = ""; }; + A591B45826FF77D400F9DBF0 /* EdbCmdExtIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtIo.c; sourceTree = ""; }; + A591B45926FF77D400F9DBF0 /* Edb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edb.c; sourceTree = ""; }; + A591B45A26FF77D400F9DBF0 /* EdbCmdMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdMemory.c; sourceTree = ""; }; + A591B45B26FF77D400F9DBF0 /* EbcDebuggerConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerConfig.c; sourceTree = ""; }; + A591B45C26FF77D400F9DBF0 /* EdbDisasmSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasmSupport.h; sourceTree = ""; }; + A591B45D26FF77D400F9DBF0 /* EdbSymbol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSymbol.h; sourceTree = ""; }; + A591B45E26FF77D400F9DBF0 /* EdbSupportFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportFile.c; sourceTree = ""; }; + A591B45F26FF77D400F9DBF0 /* EdbCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCommand.c; sourceTree = ""; }; + A591B46026FF77D400F9DBF0 /* EdbCmdStep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdStep.c; sourceTree = ""; }; + A591B46126FF77D400F9DBF0 /* EdbDisasm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasm.c; sourceTree = ""; }; + A591B46226FF77D400F9DBF0 /* EdbCmdRegister.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdRegister.c; sourceTree = ""; }; + A591B46326FF77D400F9DBF0 /* EdbHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbHook.h; sourceTree = ""; }; + A591B46426FF77D400F9DBF0 /* EdbCmdGo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdGo.c; sourceTree = ""; }; + A591B46526FF77D400F9DBF0 /* EdbCmdScope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdScope.c; sourceTree = ""; }; + A591B46626FF77D400F9DBF0 /* EdbCmdQuit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdQuit.c; sourceTree = ""; }; + A591B46726FF77D400F9DBF0 /* EdbCmdHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdHelp.c; sourceTree = ""; }; + A591B46826FF77D400F9DBF0 /* EdbCmdExtPci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtPci.c; sourceTree = ""; }; + A591B46926FF77D400F9DBF0 /* EdbCmdBranch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBranch.c; sourceTree = ""; }; + A591B46A26FF77D400F9DBF0 /* Edb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edb.h; sourceTree = ""; }; + A591B46B26FF77D400F9DBF0 /* EdbCmdBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreak.c; sourceTree = ""; }; + A591B46C26FF77D400F9DBF0 /* EdbCmdSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdSymbol.c; sourceTree = ""; }; + A591B46D26FF77D400F9DBF0 /* EdbCmdBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreakpoint.c; sourceTree = ""; }; + A591B46E26FF77D400F9DBF0 /* EbcDebugger.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.uni; sourceTree = ""; }; + A591B46F26FF77D400F9DBF0 /* EbcDebuggerConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.uni; sourceTree = ""; }; + A591B47126FF77D400F9DBF0 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; + A591B47226FF77D400F9DBF0 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; + A591B47326FF77D400F9DBF0 /* EbcInt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcInt.c; sourceTree = ""; }; + A591B47426FF77D400F9DBF0 /* EbcDebuggerConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.inf; sourceTree = ""; }; + A591B47526FF77D400F9DBF0 /* EbcExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcExecute.c; sourceTree = ""; }; + A591B47626FF77D400F9DBF0 /* EbcDebuggerHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcDebuggerHook.h; sourceTree = ""; }; + A591B47826FF77D400F9DBF0 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; + A591B47926FF77D400F9DBF0 /* EbcLowLevel.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EbcLowLevel.S; sourceTree = ""; }; + A591B47A26FF77D400F9DBF0 /* EbcDebuggerConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfigExtra.uni; sourceTree = ""; }; + A591B47B26FF77D400F9DBF0 /* EbcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxeExtra.uni; sourceTree = ""; }; + A591B47C26FF77D400F9DBF0 /* EbcDebuggerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerExtra.uni; sourceTree = ""; }; + A591B47E26FF77D400F9DBF0 /* EsrtDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtDxe.c; sourceTree = ""; }; + A591B47F26FF77D400F9DBF0 /* EsrtImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtImpl.c; sourceTree = ""; }; + A591B48026FF77D400F9DBF0 /* EsrtDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.uni; sourceTree = ""; }; + A591B48126FF77D400F9DBF0 /* EsrtImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtImpl.h; sourceTree = ""; }; + A591B48226FF77D400F9DBF0 /* EsrtDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.inf; sourceTree = ""; }; + A591B48326FF77D400F9DBF0 /* EsrtDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxeExtra.uni; sourceTree = ""; }; + A591B48526FF77D400F9DBF0 /* SmbiosDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosDxe.h; sourceTree = ""; }; + A591B48626FF77D400F9DBF0 /* SmbiosDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDxe.c; sourceTree = ""; }; + A591B48726FF77D400F9DBF0 /* SmbiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.inf; sourceTree = ""; }; + A591B48826FF77D400F9DBF0 /* SmbiosDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.uni; sourceTree = ""; }; + A591B48926FF77D400F9DBF0 /* SmbiosDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxeExtra.uni; sourceTree = ""; }; + A591B48B26FF77D400F9DBF0 /* SectionExtractionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.uni; sourceTree = ""; }; + A591B48C26FF77D400F9DBF0 /* SectionExtractionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.inf; sourceTree = ""; }; + A591B48D26FF77D400F9DBF0 /* SectionExtractionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionDxe.c; sourceTree = ""; }; + A591B48E26FF77D400F9DBF0 /* SectionExtractionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxeExtra.uni; sourceTree = ""; }; + A591B49026FF77D400F9DBF0 /* RegularExpressionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegularExpressionDxe.inf; sourceTree = ""; }; + A591B49126FF77D400F9DBF0 /* RegularExpressionDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionDxe.h; sourceTree = ""; }; + A591B49326FF77D400F9DBF0 /* unicode_property_data_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data_posix.c; sourceTree = ""; }; + A591B49426FF77D400F9DBF0 /* unicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode.c; sourceTree = ""; }; + A591B49526FF77D400F9DBF0 /* st.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = ""; }; + A591B49626FF77D400F9DBF0 /* ascii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ascii.c; sourceTree = ""; }; + A591B49726FF77D400F9DBF0 /* unicode_fold2_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold2_key.c; sourceTree = ""; }; + A591B49826FF77D400F9DBF0 /* regparse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regparse.h; sourceTree = ""; }; + A591B49926FF77D400F9DBF0 /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; + A591B49A26FF77D400F9DBF0 /* unicode_fold3_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold3_key.c; sourceTree = ""; }; + A591B49B26FF77D400F9DBF0 /* regposix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposix.c; sourceTree = ""; }; + A591B49C26FF77D400F9DBF0 /* unicode_fold1_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold1_key.c; sourceTree = ""; }; + A591B49D26FF77D400F9DBF0 /* unicode_wb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_wb_data.c; sourceTree = ""; }; + A591B49E26FF77D400F9DBF0 /* regexec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = ""; }; + A591B49F26FF77D400F9DBF0 /* regint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regint.h; sourceTree = ""; }; + A591B4A026FF77D400F9DBF0 /* regenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regenc.h; sourceTree = ""; }; + A591B4A126FF77D400F9DBF0 /* regcomp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = ""; }; + A591B4A226FF77D400F9DBF0 /* unicode_egcb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_egcb_data.c; sourceTree = ""; }; + A591B4A326FF77D400F9DBF0 /* regtrav.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regtrav.c; sourceTree = ""; }; + A591B4A426FF77D400F9DBF0 /* regsyntax.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regsyntax.c; sourceTree = ""; }; + A591B4A526FF77D400F9DBF0 /* OnigurumaIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaIntrinsics.c; sourceTree = ""; }; + A591B4A626FF77D400F9DBF0 /* regversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regversion.c; sourceTree = ""; }; + A591B4A726FF77D400F9DBF0 /* OnigurumaUefiPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaUefiPort.c; sourceTree = ""; }; + A591B4A826FF77D400F9DBF0 /* unicode_property_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data.c; sourceTree = ""; }; + A591B4A926FF77D400F9DBF0 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; + A591B4AA26FF77D400F9DBF0 /* st.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = ""; }; + A591B4AB26FF77D400F9DBF0 /* oniggnu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniggnu.h; sourceTree = ""; }; + A591B4AC26FF77D400F9DBF0 /* onigposix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = onigposix.h; sourceTree = ""; }; + A591B4AD26FF77D400F9DBF0 /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A591B4AE26FF77D400F9DBF0 /* utf16_le.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utf16_le.c; sourceTree = ""; }; + A591B4AF26FF77D400F9DBF0 /* oniguruma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniguruma.h; sourceTree = ""; }; + A591B4B026FF77D400F9DBF0 /* regposerr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposerr.c; sourceTree = ""; }; + A591B4B126FF77D400F9DBF0 /* regparse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regparse.c; sourceTree = ""; }; + A591B4B226FF77D400F9DBF0 /* onig_init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = onig_init.c; sourceTree = ""; }; + A591B4B326FF77D400F9DBF0 /* regenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regenc.c; sourceTree = ""; }; + A591B4B426FF77D400F9DBF0 /* regerror.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = ""; }; + A591B4B526FF77D400F9DBF0 /* OnigurumaUefiPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnigurumaUefiPort.h; sourceTree = ""; }; + A591B4B626FF77D400F9DBF0 /* unicode_unfold_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_unfold_key.c; sourceTree = ""; }; + A591B4B726FF77D400F9DBF0 /* reggnu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reggnu.c; sourceTree = ""; }; + A591B4B826FF77D400F9DBF0 /* unicode_fold_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold_data.c; sourceTree = ""; }; + A591B4B926FF77D400F9DBF0 /* RegularExpressionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegularExpressionDxe.c; sourceTree = ""; }; + A591B4BC26FF77D400F9DBF0 /* Measurement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Measurement.c; sourceTree = ""; }; + A591B4BD26FF77D400F9DBF0 /* SpeculationBarrierDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierDxe.c; sourceTree = ""; }; + A591B4BE26FF77D400F9DBF0 /* VariableStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableStandaloneMm.inf; sourceTree = ""; }; + A591B4BF26FF77D400F9DBF0 /* VariableSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.uni; sourceTree = ""; }; + A591B4C026FF77D400F9DBF0 /* VariableSmmRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B4C126FF77D400F9DBF0 /* SpeculationBarrierSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierSmm.c; sourceTree = ""; }; + A591B4C226FF77D400F9DBF0 /* VariableSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.inf; sourceTree = ""; }; + A591B4C326FF77D400F9DBF0 /* VariableTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableTraditionalMm.c; sourceTree = ""; }; + A591B4C426FF77D400F9DBF0 /* PrivilegePolymorphic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrivilegePolymorphic.h; sourceTree = ""; }; + A591B4C526FF77D400F9DBF0 /* VariableExLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableExLib.c; sourceTree = ""; }; + A591B4C626FF77D400F9DBF0 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A591B4C726FF77D400F9DBF0 /* VariableSmmRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmmRuntimeDxe.c; sourceTree = ""; }; + A591B4C826FF77D400F9DBF0 /* VariableSmmRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.inf; sourceTree = ""; }; + A591B4C926FF77D400F9DBF0 /* VariableStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableStandaloneMm.c; sourceTree = ""; }; + A591B4CA26FF77D400F9DBF0 /* VariableSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmExtra.uni; sourceTree = ""; }; + A591B4CB26FF77D400F9DBF0 /* VariableSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmm.c; sourceTree = ""; }; + A591B4CC26FF77D400F9DBF0 /* TcgMorLockSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockSmm.c; sourceTree = ""; }; + A591B4CD26FF77D400F9DBF0 /* Reclaim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reclaim.c; sourceTree = ""; }; + A591B4CE26FF77D400F9DBF0 /* VariableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableDxe.c; sourceTree = ""; }; + A591B4CF26FF77D400F9DBF0 /* VariableSmmRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.uni; sourceTree = ""; }; + A591B4D026FF77D400F9DBF0 /* TcgMorLockDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockDxe.c; sourceTree = ""; }; + A591B4D126FF77D400F9DBF0 /* VarCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheck.c; sourceTree = ""; }; + A591B4D226FF77D400F9DBF0 /* VariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.inf; sourceTree = ""; }; + A591B4D326FF77D400F9DBF0 /* VariableRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B4D426FF77D400F9DBF0 /* VariableRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.uni; sourceTree = ""; }; + A591B4D526FF77D400F9DBF0 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; + A591B4D726FF77D400F9DBF0 /* PeiVariableExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariableExtra.uni; sourceTree = ""; }; + A591B4D826FF77D400F9DBF0 /* PeiVariable.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariable.uni; sourceTree = ""; }; + A591B4D926FF77D400F9DBF0 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A591B4DA26FF77D400F9DBF0 /* VariablePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariablePei.inf; sourceTree = ""; }; + A591B4DB26FF77D400F9DBF0 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; + A591B4DD26FF77D400F9DBF0 /* InputHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputHandler.c; sourceTree = ""; }; + A591B4DE26FF77D400F9DBF0 /* FormDisplay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FormDisplay.c; sourceTree = ""; }; + A591B4DF26FF77D400F9DBF0 /* DisplayEngine.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngine.uni; sourceTree = ""; }; + A591B4E026FF77D400F9DBF0 /* FormDisplayStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FormDisplayStr.uni; sourceTree = ""; }; + A591B4E126FF77D400F9DBF0 /* FormDisplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormDisplay.h; sourceTree = ""; }; + A591B4E226FF77D400F9DBF0 /* Popup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Popup.c; sourceTree = ""; }; + A591B4E326FF77D400F9DBF0 /* ProcessOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcessOptions.c; sourceTree = ""; }; + A591B4E426FF77D400F9DBF0 /* DisplayEngineDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineDxe.inf; sourceTree = ""; }; + A591B4E526FF77D400F9DBF0 /* DisplayEngineExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineExtra.uni; sourceTree = ""; }; + A591B4E726FF77D400F9DBF0 /* CapsuleOnDiskLoadPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPeiExtra.uni; sourceTree = ""; }; + A591B4E826FF77D400F9DBF0 /* CapsuleOnDiskLoadPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDiskLoadPei.c; sourceTree = ""; }; + A591B4E926FF77D400F9DBF0 /* CapsuleOnDiskLoadPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.inf; sourceTree = ""; }; + A591B4EA26FF77D400F9DBF0 /* CapsuleOnDiskLoadPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.uni; sourceTree = ""; }; + A591B4EC26FF77D400F9DBF0 /* DriverHealthManagerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxeExtra.uni; sourceTree = ""; }; + A591B4ED26FF77D400F9DBF0 /* DriverHealthManagerDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerDxe.h; sourceTree = ""; }; + A591B4EE26FF77D400F9DBF0 /* DriverHealthManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerVfr.h; sourceTree = ""; }; + A591B4EF26FF77D400F9DBF0 /* DriverHealthManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerStrings.uni; sourceTree = ""; }; + A591B4F026FF77D400F9DBF0 /* DriverHealthManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerVfr.Vfr; sourceTree = ""; }; + A591B4F126FF77D400F9DBF0 /* DriverHealthManagerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.uni; sourceTree = ""; }; + A591B4F226FF77D400F9DBF0 /* DriverHealthConfigureVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthConfigureVfr.Vfr; sourceTree = ""; }; + A591B4F326FF77D400F9DBF0 /* DriverHealthManagerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverHealthManagerDxe.c; sourceTree = ""; }; + A591B4F426FF77D400F9DBF0 /* DriverHealthManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.inf; sourceTree = ""; }; + A591B4F626FF77D400F9DBF0 /* MonotonicCounterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B4F726FF77D400F9DBF0 /* MonotonicCounterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.inf; sourceTree = ""; }; + A591B4F826FF77D400F9DBF0 /* MonotonicCounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonotonicCounter.c; sourceTree = ""; }; + A591B4F926FF77D400F9DBF0 /* MonotonicCounterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.uni; sourceTree = ""; }; + A591B4FB26FF77D400F9DBF0 /* LegacyRegion2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.uni; sourceTree = ""; }; + A591B4FC26FF77D400F9DBF0 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = ""; }; + A591B4FD26FF77D400F9DBF0 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = ""; }; + A591B4FE26FF77D400F9DBF0 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; + A591B4FF26FF77D400F9DBF0 /* LegacyRegion2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2DxeExtra.uni; sourceTree = ""; }; + A591B50126FF77D400F9DBF0 /* WatchdogTimer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.inf; sourceTree = ""; }; + A591B50226FF77D400F9DBF0 /* WatchdogTimer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.uni; sourceTree = ""; }; + A591B50326FF77D400F9DBF0 /* WatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WatchdogTimer.c; sourceTree = ""; }; + A591B50426FF77D400F9DBF0 /* WatchdogTimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimerExtra.uni; sourceTree = ""; }; + A591B50526FF77D400F9DBF0 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; + A591B50726FF77D400F9DBF0 /* FaultTolerantWriteSmmDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxeExtra.uni; sourceTree = ""; }; + A591B50826FF77D400F9DBF0 /* FaultTolerantWriteSmmCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmCommon.h; sourceTree = ""; }; + A591B50926FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmDxe.h; sourceTree = ""; }; + A591B50A26FF77D400F9DBF0 /* FaultTolerantWriteStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteStandaloneMm.inf; sourceTree = ""; }; + A591B50B26FF77D400F9DBF0 /* SmmFaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; + A591B50C26FF77D400F9DBF0 /* FaultTolerantWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWrite.c; sourceTree = ""; }; + A591B50D26FF77D400F9DBF0 /* FaultTolerantWriteDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.inf; sourceTree = ""; }; + A591B50E26FF77D400F9DBF0 /* FaultTolerantWriteStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteStandaloneMm.c; sourceTree = ""; }; + A591B50F26FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmmDxe.c; sourceTree = ""; }; + A591B51026FF77D400F9DBF0 /* FaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; + A591B51126FF77D400F9DBF0 /* FaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.uni; sourceTree = ""; }; + A591B51226FF77D400F9DBF0 /* FaultTolerantWriteSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmm.inf; sourceTree = ""; }; + A591B51326FF77D400F9DBF0 /* FaultTolerantWriteTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteTraditionalMm.c; sourceTree = ""; }; + A591B51426FF77D400F9DBF0 /* FaultTolerantWriteDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteDxe.c; sourceTree = ""; }; + A591B51526FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.uni; sourceTree = ""; }; + A591B51626FF77D400F9DBF0 /* FaultTolerantWriteSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmm.c; sourceTree = ""; }; + A591B51726FF77D400F9DBF0 /* FtwMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FtwMisc.c; sourceTree = ""; }; + A591B51826FF77D400F9DBF0 /* SmmFaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxe.uni; sourceTree = ""; }; + A591B51926FF77D400F9DBF0 /* UpdateWorkingBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdateWorkingBlock.c; sourceTree = ""; }; + A591B51A26FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.inf; sourceTree = ""; }; + A591B51B26FF77D400F9DBF0 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; + A591B51D26FF77D400F9DBF0 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A591B51E26FF77D400F9DBF0 /* DevicePathDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.inf; sourceTree = ""; }; + A591B51F26FF77D400F9DBF0 /* DevicePathDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxeExtra.uni; sourceTree = ""; }; + A591B52026FF77D500F9DBF0 /* DevicePathDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.uni; sourceTree = ""; }; + A591B52226FF77D500F9DBF0 /* NVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVDataStruc.h; sourceTree = ""; }; + A591B52326FF77D500F9DBF0 /* DriverSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSample.c; sourceTree = ""; }; + A591B52426FF77D500F9DBF0 /* DriverSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleDxe.inf; sourceTree = ""; }; + A591B52526FF77D500F9DBF0 /* Inventory.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Inventory.vfr; sourceTree = ""; }; + A591B52626FF77D500F9DBF0 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; + A591B52726FF77D500F9DBF0 /* DriverSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSample.uni; sourceTree = ""; }; + A591B52826FF77D500F9DBF0 /* InventoryStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = InventoryStrings.uni; sourceTree = ""; }; + A591B52926FF77D500F9DBF0 /* DriverSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleExtra.uni; sourceTree = ""; }; + A591B52A26FF77D500F9DBF0 /* DriverSample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSample.h; sourceTree = ""; }; + A591B52B26FF77D500F9DBF0 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; + A591B52D26FF77D500F9DBF0 /* SmbiosMeasurementDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxeExtra.uni; sourceTree = ""; }; + A591B52E26FF77D500F9DBF0 /* SmbiosMeasurementDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosMeasurementDxe.c; sourceTree = ""; }; + A591B52F26FF77D500F9DBF0 /* SmbiosMeasurementDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.inf; sourceTree = ""; }; + A591B53026FF77D500F9DBF0 /* SmbiosMeasurementDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.uni; sourceTree = ""; }; + A591B53226FF77D500F9DBF0 /* HiiResourcesSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiResourcesSample.c; sourceTree = ""; }; + A591B53326FF77D500F9DBF0 /* HiiResourcesSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSample.uni; sourceTree = ""; }; + A591B53426FF77D500F9DBF0 /* HiiResourcesSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleDxe.inf; sourceTree = ""; }; + A591B53526FF77D500F9DBF0 /* HiiResourcesSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleExtra.uni; sourceTree = ""; }; + A591B53626FF77D500F9DBF0 /* SampleStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SampleStrings.uni; sourceTree = ""; }; + A591B53726FF77D500F9DBF0 /* Sample.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Sample.vfr; sourceTree = ""; }; + A591B53926FF77D500F9DBF0 /* InternalPlatDriOverrideDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalPlatDriOverrideDxe.h; sourceTree = ""; }; + A591B53A26FF77D500F9DBF0 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; + A591B53B26FF77D500F9DBF0 /* PlatOverMngr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatOverMngr.h; sourceTree = ""; }; + A591B53C26FF77D500F9DBF0 /* PlatformDriOverrideDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformDriOverrideDxe.inf; sourceTree = ""; }; + A591B53D26FF77D500F9DBF0 /* PlatDriOverrideLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideLib.c; sourceTree = ""; }; + A591B53E26FF77D500F9DBF0 /* PlatDriOverrideDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxe.uni; sourceTree = ""; }; + A591B53F26FF77D500F9DBF0 /* PlatDriOverrideDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxeExtra.uni; sourceTree = ""; }; + A591B54026FF77D500F9DBF0 /* PlatDriOverrideDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideDxe.c; sourceTree = ""; }; + A591B54126FF77D500F9DBF0 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; + A591B54326FF77D500F9DBF0 /* LoadFileOnFv2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LoadFileOnFv2.c; sourceTree = ""; }; + A591B54426FF77D500F9DBF0 /* LoadFileOnFv2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.inf; sourceTree = ""; }; + A591B54526FF77D500F9DBF0 /* LoadFileOnFv2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.uni; sourceTree = ""; }; + A591B54626FF77D500F9DBF0 /* LoadFileOnFv2Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2Extra.uni; sourceTree = ""; }; + A591B54826FF77D500F9DBF0 /* BootManagerPolicyDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.uni; sourceTree = ""; }; + A591B54926FF77D500F9DBF0 /* BootManagerPolicyDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.inf; sourceTree = ""; }; + A591B54A26FF77D500F9DBF0 /* BootManagerPolicyDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxeExtra.uni; sourceTree = ""; }; + A591B54B26FF77D500F9DBF0 /* BootManagerPolicyDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerPolicyDxe.c; sourceTree = ""; }; + A591B54E26FF77D500F9DBF0 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; + A591B54F26FF77D500F9DBF0 /* PcdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxeExtra.uni; sourceTree = ""; }; + A591B55026FF77D500F9DBF0 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; + A591B55126FF77D500F9DBF0 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; + A591B55226FF77D500F9DBF0 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; + A591B55326FF77D500F9DBF0 /* PcdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxe.uni; sourceTree = ""; }; + A591B55526FF77D500F9DBF0 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; + A591B55626FF77D500F9DBF0 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; + A591B55726FF77D500F9DBF0 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; + A591B55826FF77D500F9DBF0 /* PcdPeim.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeim.uni; sourceTree = ""; }; + A591B55926FF77D500F9DBF0 /* PcdPeimExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeimExtra.uni; sourceTree = ""; }; + A591B55A26FF77D500F9DBF0 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; + A591B55C26FF77D500F9DBF0 /* SectionExtractionPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionPei.c; sourceTree = ""; }; + A591B55D26FF77D500F9DBF0 /* SectionExtractionPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPeiExtra.uni; sourceTree = ""; }; + A591B55E26FF77D500F9DBF0 /* SectionExtractionPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.uni; sourceTree = ""; }; + A591B55F26FF77D500F9DBF0 /* SectionExtractionPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.inf; sourceTree = ""; }; + A591B56226FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerRuntimeDxe.c; sourceTree = ""; }; + A591B56326FF77D500F9DBF0 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; + A591B56426FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B56526FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.uni; sourceTree = ""; }; + A591B56626FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.inf; sourceTree = ""; }; + A591B56726FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerRuntimeDxe.h; sourceTree = ""; }; + A591B56826FF77D500F9DBF0 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; + A591B56A26FF77D500F9DBF0 /* StatusCodeHandlerPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.uni; sourceTree = ""; }; + A591B56B26FF77D500F9DBF0 /* StatusCodeHandlerPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPeiExtra.uni; sourceTree = ""; }; + A591B56C26FF77D500F9DBF0 /* StatusCodeHandlerPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.inf; sourceTree = ""; }; + A591B56D26FF77D500F9DBF0 /* StatusCodeHandlerPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerPei.h; sourceTree = ""; }; + A591B56E26FF77D500F9DBF0 /* MemoryStausCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStausCodeWorker.c; sourceTree = ""; }; + A591B56F26FF77D500F9DBF0 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; + A591B57026FF77D500F9DBF0 /* StatusCodeHandlerPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerPei.c; sourceTree = ""; }; + A591B57226FF77D500F9DBF0 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; + A591B57326FF77D500F9DBF0 /* StatusCodeHandlerSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerSmm.c; sourceTree = ""; }; + A591B57426FF77D500F9DBF0 /* StatusCodeHandlerSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmmExtra.uni; sourceTree = ""; }; + A591B57526FF77D500F9DBF0 /* StatusCodeHandlerSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.inf; sourceTree = ""; }; + A591B57626FF77D500F9DBF0 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; + A591B57726FF77D500F9DBF0 /* StatusCodeHandlerSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerSmm.h; sourceTree = ""; }; + A591B57826FF77D500F9DBF0 /* StatusCodeHandlerSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.uni; sourceTree = ""; }; + A591B57A26FF77D500F9DBF0 /* DebugServicePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugServicePei.c; sourceTree = ""; }; + A591B57B26FF77D500F9DBF0 /* DebugService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugService.h; sourceTree = ""; }; + A591B57C26FF77D500F9DBF0 /* DebugServicePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.inf; sourceTree = ""; }; + A591B57D26FF77D500F9DBF0 /* DebugServicePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.uni; sourceTree = ""; }; + A591B57F26FF77D500F9DBF0 /* TimestampDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimestampDxe.c; sourceTree = ""; }; + A591B58026FF77D500F9DBF0 /* TimestampDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.uni; sourceTree = ""; }; + A591B58126FF77D500F9DBF0 /* TimestampDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.inf; sourceTree = ""; }; + A591B58226FF77D500F9DBF0 /* TimestampDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxeExtra.uni; sourceTree = ""; }; + A591B58426FF77D500F9DBF0 /* ResetSystemPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPeiExtra.uni; sourceTree = ""; }; + A591B58526FF77D500F9DBF0 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; + A591B58626FF77D500F9DBF0 /* ResetSystemPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.inf; sourceTree = ""; }; + A591B58726FF77D500F9DBF0 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; + A591B58826FF77D500F9DBF0 /* ResetSystemPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.uni; sourceTree = ""; }; + A591B58A26FF77D500F9DBF0 /* FvSimpleFileSystemEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystemEntryPoint.c; sourceTree = ""; }; + A591B58B26FF77D500F9DBF0 /* FvSimpleFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystem.c; sourceTree = ""; }; + A591B58C26FF77D500F9DBF0 /* FvSimpleFileSystemDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemDxe.inf; sourceTree = ""; }; + A591B58D26FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B58E26FF77D500F9DBF0 /* FvSimpleFileSystemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvSimpleFileSystemInternal.h; sourceTree = ""; }; + A591B58F26FF77D500F9DBF0 /* FvSimpleFileSystem.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystem.uni; sourceTree = ""; }; + A591B59026FF77D500F9DBF0 /* FvSimpleFileSystemExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemExtra.uni; sourceTree = ""; }; + A591B59226FF77D500F9DBF0 /* Defer3rdPartyImageLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Defer3rdPartyImageLoad.c; sourceTree = ""; }; + A591B59326FF77D500F9DBF0 /* SecurityStubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.uni; sourceTree = ""; }; + A591B59426FF77D500F9DBF0 /* SecurityStub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecurityStub.c; sourceTree = ""; }; + A591B59526FF77D500F9DBF0 /* SecurityStubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.inf; sourceTree = ""; }; + A591B59626FF77D500F9DBF0 /* SecurityStubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxeExtra.uni; sourceTree = ""; }; + A591B59726FF77D500F9DBF0 /* Defer3rdPartyImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Defer3rdPartyImageLoad.h; sourceTree = ""; }; + A591B59A26FF77D500F9DBF0 /* DiskIoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.uni; sourceTree = ""; }; + A591B59B26FF77D500F9DBF0 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; + A591B59C26FF77D500F9DBF0 /* DiskIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.inf; sourceTree = ""; }; + A591B59D26FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B59E26FF77D500F9DBF0 /* DiskIoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxeExtra.uni; sourceTree = ""; }; + A591B59F26FF77D500F9DBF0 /* DiskIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskIo.c; sourceTree = ""; }; + A591B5A126FF77D500F9DBF0 /* CdExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.inf; sourceTree = ""; }; + A591B5A226FF77D500F9DBF0 /* PeiCdExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCdExpress.c; sourceTree = ""; }; + A591B5A326FF77D500F9DBF0 /* CdExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.uni; sourceTree = ""; }; + A591B5A426FF77D500F9DBF0 /* PeiCdExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCdExpress.h; sourceTree = ""; }; + A591B5A526FF77D500F9DBF0 /* CdExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPeiExtra.uni; sourceTree = ""; }; + A591B5A726FF77D500F9DBF0 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = ""; }; + A591B5A826FF77D500F9DBF0 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; + A591B5A926FF77D500F9DBF0 /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = ""; }; + A591B5AA26FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B5AB26FF77D500F9DBF0 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = ""; }; + A591B5AC26FF77D500F9DBF0 /* PartitionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = ""; }; + A591B5AD26FF77D500F9DBF0 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = ""; }; + A591B5AE26FF77D500F9DBF0 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = ""; }; + A591B5AF26FF77D500F9DBF0 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = ""; }; + A591B5B026FF77D500F9DBF0 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = ""; }; + A591B5B226FF77D500F9DBF0 /* RamDiskImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskImpl.h; sourceTree = ""; }; + A591B5B326FF77D500F9DBF0 /* RamDiskFileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskFileExplorer.c; sourceTree = ""; }; + A591B5B426FF77D500F9DBF0 /* RamDiskNVData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskNVData.h; sourceTree = ""; }; + A591B5B526FF77D500F9DBF0 /* RamDiskHiiStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHiiStrings.uni; sourceTree = ""; }; + A591B5B626FF77D500F9DBF0 /* RamDiskImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskImpl.c; sourceTree = ""; }; + A591B5B726FF77D500F9DBF0 /* RamDiskBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskBlockIo.c; sourceTree = ""; }; + A591B5B826FF77D500F9DBF0 /* RamDiskProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskProtocol.c; sourceTree = ""; }; + A591B5B926FF77D500F9DBF0 /* RamDiskHii.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHii.vfr; sourceTree = ""; }; + A591B5BA26FF77D500F9DBF0 /* RamDisk.asl */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDisk.asl; sourceTree = ""; }; + A591B5BB26FF77D500F9DBF0 /* RamDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.inf; sourceTree = ""; }; + A591B5BC26FF77D500F9DBF0 /* RamDiskDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskDriver.c; sourceTree = ""; }; + A591B5BD26FF77D500F9DBF0 /* RamDiskDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.uni; sourceTree = ""; }; + A591B5C026FF77D500F9DBF0 /* EnglishDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.uni; sourceTree = ""; }; + A591B5C126FF77D500F9DBF0 /* EnglishDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxeExtra.uni; sourceTree = ""; }; + A591B5C226FF77D500F9DBF0 /* UnicodeCollationEng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollationEng.c; sourceTree = ""; }; + A591B5C326FF77D500F9DBF0 /* EnglishDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.inf; sourceTree = ""; }; + A591B5C426FF77D500F9DBF0 /* UnicodeCollationEng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollationEng.h; sourceTree = ""; }; + A591B5C626FF77D500F9DBF0 /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = ""; }; + A591B5C726FF77D500F9DBF0 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; + A591B5C826FF77D500F9DBF0 /* FileSystemOperations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSystemOperations.c; sourceTree = ""; }; + A591B5C926FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B5CA26FF77D500F9DBF0 /* UdfDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UdfDxe.inf; sourceTree = ""; }; + A591B5CB26FF77D500F9DBF0 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; + A591B5CC26FF77D500F9DBF0 /* File.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = ""; }; + A591B5CF26FF77D500F9DBF0 /* LightMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LightMemoryTest.c; sourceTree = ""; }; + A591B5D026FF77D500F9DBF0 /* GenericMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.inf; sourceTree = ""; }; + A591B5D126FF77D500F9DBF0 /* GenericMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxeExtra.uni; sourceTree = ""; }; + A591B5D226FF77D500F9DBF0 /* GenericMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.uni; sourceTree = ""; }; + A591B5D326FF77D500F9DBF0 /* LightMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LightMemoryTest.h; sourceTree = ""; }; + A591B5D526FF77D500F9DBF0 /* NullMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NullMemoryTest.h; sourceTree = ""; }; + A591B5D626FF77D500F9DBF0 /* NullMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxeExtra.uni; sourceTree = ""; }; + A591B5D726FF77D500F9DBF0 /* NullMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.inf; sourceTree = ""; }; + A591B5D826FF77D500F9DBF0 /* NullMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NullMemoryTest.c; sourceTree = ""; }; + A591B5D926FF77D500F9DBF0 /* NullMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.uni; sourceTree = ""; }; + A591B5DB26FF77D500F9DBF0 /* HiiDatabaseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseDxe.inf; sourceTree = ""; }; + A591B5DC26FF77D500F9DBF0 /* HiiDatabase.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabase.uni; sourceTree = ""; }; + A591B5DD26FF77D500F9DBF0 /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = ""; }; + A591B5DE26FF77D500F9DBF0 /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = ""; }; + A591B5DF26FF77D500F9DBF0 /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = ""; }; + A591B5E026FF77D500F9DBF0 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A591B5E126FF77D500F9DBF0 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A591B5E226FF77D500F9DBF0 /* HiiDatabaseExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseExtra.uni; sourceTree = ""; }; + A591B5E326FF77D500F9DBF0 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; + A591B5E426FF77D500F9DBF0 /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = ""; }; + A591B5E526FF77D500F9DBF0 /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = ""; }; + A591B5E626FF77D500F9DBF0 /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = ""; }; + A591B5E826FF77D500F9DBF0 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; + A591B5E926FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.inf; sourceTree = ""; }; + A591B5EA26FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.uni; sourceTree = ""; }; + A591B5EB26FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2PeiExtra.uni; sourceTree = ""; }; + A591B5ED26FF77D500F9DBF0 /* FaultTolerantWritePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.inf; sourceTree = ""; }; + A591B5EE26FF77D500F9DBF0 /* FaultTolerantWritePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.uni; sourceTree = ""; }; + A591B5EF26FF77D500F9DBF0 /* FaultTolerantWritePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWritePei.c; sourceTree = ""; }; + A591B5F026FF77D500F9DBF0 /* FaultTolerantWritePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePeiExtra.uni; sourceTree = ""; }; + A591B5F226FF77D500F9DBF0 /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = ""; }; + A591B5F326FF77D500F9DBF0 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = ""; }; + A591B5F426FF77D500F9DBF0 /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = ""; }; + A591B5F526FF77D500F9DBF0 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = ""; }; + A591B5F626FF77D500F9DBF0 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = ""; }; + A591B5F726FF77D500F9DBF0 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = ""; }; + A591B5F826FF77D500F9DBF0 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; + A591B5F926FF77D500F9DBF0 /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = ""; }; + A591B5FA26FF77D500F9DBF0 /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = ""; }; + A591B5FC26FF77D500F9DBF0 /* SmmCommunicationBufferExtraDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferExtraDxe.uni; sourceTree = ""; }; + A591B5FD26FF77D500F9DBF0 /* SmmCommunicationBufferDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCommunicationBufferDxe.c; sourceTree = ""; }; + A591B5FE26FF77D500F9DBF0 /* SmmCommunicationBufferDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.uni; sourceTree = ""; }; + A591B5FF26FF77D500F9DBF0 /* SmmCommunicationBufferDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.inf; sourceTree = ""; }; + A591B60126FF77D500F9DBF0 /* CapsulePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.uni; sourceTree = ""; }; + A591B60226FF77D500F9DBF0 /* CapsulePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.inf; sourceTree = ""; }; + A591B60326FF77D500F9DBF0 /* CapsuleX64Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64Extra.uni; sourceTree = ""; }; + A591B60426FF77D500F9DBF0 /* CapsulePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePeiExtra.uni; sourceTree = ""; }; + A591B60626FF77D500F9DBF0 /* X64Entry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X64Entry.c; sourceTree = ""; }; + A591B60726FF77D500F9DBF0 /* PageFaultHandler.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = PageFaultHandler.nasm; sourceTree = ""; }; + A591B60926FF77D500F9DBF0 /* CapsuleCoalesce.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCoalesce.c; sourceTree = ""; }; + A591B60A26FF77D500F9DBF0 /* CommonHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonHeader.h; sourceTree = ""; }; + A591B60B26FF77D500F9DBF0 /* CapsuleX64.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.uni; sourceTree = ""; }; + A591B60C26FF77D500F9DBF0 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A591B60D26FF77D500F9DBF0 /* CapsuleX64.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.inf; sourceTree = ""; }; + A591B60E26FF77D500F9DBF0 /* UefiCapsule.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiCapsule.c; sourceTree = ""; }; + A591B61026FF77D500F9DBF0 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; + A591B61126FF77D500F9DBF0 /* ResetSystemRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B61226FF77D500F9DBF0 /* ResetSystemRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.uni; sourceTree = ""; }; + A591B61326FF77D500F9DBF0 /* ResetSystemRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.inf; sourceTree = ""; }; + A591B61426FF77D500F9DBF0 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; + A591B61626FF77D500F9DBF0 /* Print.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Print.c; sourceTree = ""; }; + A591B61726FF77D500F9DBF0 /* PrintDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxeExtra.uni; sourceTree = ""; }; + A591B61826FF77D500F9DBF0 /* PrintDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.uni; sourceTree = ""; }; + A591B61926FF77D500F9DBF0 /* PrintDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.inf; sourceTree = ""; }; + A591B61B26FF77D500F9DBF0 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; + A591B61C26FF77D500F9DBF0 /* SerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.inf; sourceTree = ""; }; + A591B61D26FF77D500F9DBF0 /* SerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.uni; sourceTree = ""; }; + A591B61E26FF77D500F9DBF0 /* SerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxeExtra.uni; sourceTree = ""; }; + A591B62126FF77D500F9DBF0 /* SmmLockBoxExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxExtra.uni; sourceTree = ""; }; + A591B62226FF77D500F9DBF0 /* SmmLockBox.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.inf; sourceTree = ""; }; + A591B62326FF77D500F9DBF0 /* SmmLockBox.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.uni; sourceTree = ""; }; + A591B62426FF77D500F9DBF0 /* SmmLockBox.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBox.c; sourceTree = ""; }; + A591B62626FF77D500F9DBF0 /* FileExplorerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorerDxe.c; sourceTree = ""; }; + A591B62726FF77D500F9DBF0 /* FileExplorerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.uni; sourceTree = ""; }; + A591B62826FF77D500F9DBF0 /* FileExplorerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxeExtra.uni; sourceTree = ""; }; + A591B62926FF77D500F9DBF0 /* FileExplorerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.inf; sourceTree = ""; }; + A591B62C26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterRuntimeDxe.c; sourceTree = ""; }; + A591B62D26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B62E26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.uni; sourceTree = ""; }; + A591B62F26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.inf; sourceTree = ""; }; + A591B63026FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterRuntimeDxe.h; sourceTree = ""; }; + A591B63226FF77D500F9DBF0 /* ReportStatusCodeRouterPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.inf; sourceTree = ""; }; + A591B63326FF77D500F9DBF0 /* ReportStatusCodeRouterPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.uni; sourceTree = ""; }; + A591B63426FF77D500F9DBF0 /* ReportStatusCodeRouterPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPeiExtra.uni; sourceTree = ""; }; + A591B63526FF77D500F9DBF0 /* ReportStatusCodeRouterPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterPei.h; sourceTree = ""; }; + A591B63626FF77D500F9DBF0 /* ReportStatusCodeRouterPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterPei.c; sourceTree = ""; }; + A591B63826FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterSmm.c; sourceTree = ""; }; + A591B63926FF77D500F9DBF0 /* ReportStatusCodeRouterSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmmExtra.uni; sourceTree = ""; }; + A591B63A26FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.uni; sourceTree = ""; }; + A591B63B26FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterSmm.h; sourceTree = ""; }; + A591B63C26FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.inf; sourceTree = ""; }; + A591B63E26FF77D500F9DBF0 /* CapsuleCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCache.c; sourceTree = ""; }; + A591B63F26FF77D500F9DBF0 /* CapsuleCacheNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCacheNull.c; sourceTree = ""; }; + A591B64126FF77D500F9DBF0 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; + A591B64226FF77D500F9DBF0 /* CapsuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleService.h; sourceTree = ""; }; + A591B64326FF77D500F9DBF0 /* CapsuleRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.uni; sourceTree = ""; }; + A591B64426FF77D500F9DBF0 /* CapsuleRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.inf; sourceTree = ""; }; + A591B64526FF77D500F9DBF0 /* CapsuleRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxeExtra.uni; sourceTree = ""; }; + A591B64626FF77D500F9DBF0 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; + A591B64726FF77D500F9DBF0 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; + A591B64926FF77D500F9DBF0 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; + A591B64A26FF77D500F9DBF0 /* CapsuleService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleService.c; sourceTree = ""; }; + A591B64C26FF77D500F9DBF0 /* Expression.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Expression.c; sourceTree = ""; }; + A591B64D26FF77D500F9DBF0 /* SetupBrowserExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserExtra.uni; sourceTree = ""; }; + A591B64E26FF77D500F9DBF0 /* Setup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Setup.h; sourceTree = ""; }; + A591B64F26FF77D500F9DBF0 /* Presentation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Presentation.c; sourceTree = ""; }; + A591B65026FF77D500F9DBF0 /* SetupBrowserDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserDxe.inf; sourceTree = ""; }; + A591B65126FF77D500F9DBF0 /* Setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Setup.c; sourceTree = ""; }; + A591B65226FF77D500F9DBF0 /* Expression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = ""; }; + A591B65326FF77D500F9DBF0 /* IfrParse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IfrParse.c; sourceTree = ""; }; + A591B65426FF77D500F9DBF0 /* SetupBrowser.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowser.uni; sourceTree = ""; }; + A591B65726FF77D500F9DBF0 /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = ""; }; + A591B65826FF77D500F9DBF0 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = ""; }; + A591B65926FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B65A26FF77D500F9DBF0 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = ""; }; + A591B65B26FF77D500F9DBF0 /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = ""; }; + A591B65C26FF77D500F9DBF0 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = ""; }; + A591B65D26FF77D500F9DBF0 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = ""; }; + A591B65F26FF77D500F9DBF0 /* TerminalDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxeExtra.uni; sourceTree = ""; }; + A591B66026FF77D500F9DBF0 /* TerminalDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.uni; sourceTree = ""; }; + A591B66126FF77D500F9DBF0 /* TerminalConOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConOut.c; sourceTree = ""; }; + A591B66226FF77D500F9DBF0 /* TerminalConIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConIn.c; sourceTree = ""; }; + A591B66326FF77D500F9DBF0 /* TerminalDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.inf; sourceTree = ""; }; + A591B66426FF77D500F9DBF0 /* Terminal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Terminal.c; sourceTree = ""; }; + A591B66526FF77D500F9DBF0 /* Vtutf8.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtutf8.c; sourceTree = ""; }; + A591B66626FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B66726FF77D500F9DBF0 /* Terminal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = ""; }; + A591B66826FF77D500F9DBF0 /* Ansi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ansi.c; sourceTree = ""; }; + A591B66A26FF77D500F9DBF0 /* ConPlatformDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxeExtra.uni; sourceTree = ""; }; + A591B66B26FF77D500F9DBF0 /* ConPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConPlatform.c; sourceTree = ""; }; + A591B66C26FF77D500F9DBF0 /* ConPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.inf; sourceTree = ""; }; + A591B66D26FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B66E26FF77D500F9DBF0 /* ConPlatformDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.uni; sourceTree = ""; }; + A591B66F26FF77D500F9DBF0 /* ConPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConPlatform.h; sourceTree = ""; }; + A591B67126FF77D500F9DBF0 /* ConSplitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConSplitter.h; sourceTree = ""; }; + A591B67226FF77D500F9DBF0 /* ConSplitterGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitterGraphics.c; sourceTree = ""; }; + A591B67326FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B67426FF77D500F9DBF0 /* ConSplitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitter.c; sourceTree = ""; }; + A591B67526FF77D500F9DBF0 /* ConSplitterDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.uni; sourceTree = ""; }; + A591B67626FF77D500F9DBF0 /* ConSplitterDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxeExtra.uni; sourceTree = ""; }; + A591B67726FF77D500F9DBF0 /* ConSplitterDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.inf; sourceTree = ""; }; + A591B67926FF77D500F9DBF0 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; + A591B67A26FF77D500F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B67B26FF77D500F9DBF0 /* GraphicsOutputDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsOutputDxe.inf; sourceTree = ""; }; + A591B67C26FF77D500F9DBF0 /* GraphicsOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsOutput.c; sourceTree = ""; }; + A591B67E26FF77D500F9DBF0 /* Metronome.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.inf; sourceTree = ""; }; + A591B67F26FF77D500F9DBF0 /* Metronome.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Metronome.c; sourceTree = ""; }; + A591B68026FF77D500F9DBF0 /* Metronome.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.uni; sourceTree = ""; }; + A591B68126FF77D500F9DBF0 /* MetronomeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MetronomeExtra.uni; sourceTree = ""; }; + A591B68226FF77D500F9DBF0 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; + A591B68526FF77D500F9DBF0 /* FmpAuthenticationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpAuthenticationLib.h; sourceTree = ""; }; + A591B68626FF77D500F9DBF0 /* PlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHookLib.h; sourceTree = ""; }; + A591B68726FF77D500F9DBF0 /* UefiBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootManagerLib.h; sourceTree = ""; }; + A591B68826FF77D500F9DBF0 /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = ""; }; + A591B68926FF77D500F9DBF0 /* TpmMeasurementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmMeasurementLib.h; sourceTree = ""; }; + A591B68A26FF77D500F9DBF0 /* PciHostBridgeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeLib.h; sourceTree = ""; }; + A591B68B26FF77D500F9DBF0 /* SecurityManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityManagementLib.h; sourceTree = ""; }; + A591B68C26FF77D500F9DBF0 /* DisplayUpdateProgressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayUpdateProgressLib.h; sourceTree = ""; }; + A591B68D26FF77D500F9DBF0 /* IpmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiLib.h; sourceTree = ""; }; + A591B68E26FF77D500F9DBF0 /* DebugAgentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugAgentLib.h; sourceTree = ""; }; + A591B68F26FF77D500F9DBF0 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = ""; }; + A591B69026FF77D500F9DBF0 /* PlatformBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBootManagerLib.h; sourceTree = ""; }; + A591B69126FF77D500F9DBF0 /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = ""; }; + A591B69226FF77D500F9DBF0 /* MemoryProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfileLib.h; sourceTree = ""; }; + A591B69326FF77D500F9DBF0 /* SmmCorePlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePlatformHookLib.h; sourceTree = ""; }; + A591B69426FF77D500F9DBF0 /* CustomizedDisplayLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLib.h; sourceTree = ""; }; + A591B69526FF77D500F9DBF0 /* ResetUtilityLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetUtilityLib.h; sourceTree = ""; }; + A591B69626FF77D500F9DBF0 /* SortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SortLib.h; sourceTree = ""; }; + A591B69726FF77D500F9DBF0 /* FrameBufferBltLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameBufferBltLib.h; sourceTree = ""; }; + A591B69826FF77D500F9DBF0 /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = ""; }; + A591B69926FF77D500F9DBF0 /* OemHookStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OemHookStatusCodeLib.h; sourceTree = ""; }; + A591B69A26FF77D500F9DBF0 /* BmpSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmpSupportLib.h; sourceTree = ""; }; + A591B69B26FF77D500F9DBF0 /* LockBoxLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBoxLib.h; sourceTree = ""; }; + A591B69C26FF77D500F9DBF0 /* ResetSystemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystemLib.h; sourceTree = ""; }; + A591B69D26FF77D500F9DBF0 /* VarCheckLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckLib.h; sourceTree = ""; }; + A591B69E26FF77D500F9DBF0 /* RecoveryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryLib.h; sourceTree = ""; }; + A591B69F26FF77D500F9DBF0 /* AuthVariableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthVariableLib.h; sourceTree = ""; }; + A591B6A026FF77D500F9DBF0 /* HiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiLib.h; sourceTree = ""; }; + A591B6A126FF77D500F9DBF0 /* NonDiscoverableDeviceRegistrationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDeviceRegistrationLib.h; sourceTree = ""; }; + A591B6A226FF77D500F9DBF0 /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = ""; }; + A591B6A326FF77D500F9DBF0 /* BootLogoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogoLib.h; sourceTree = ""; }; + A591B6A426FF77D500F9DBF0 /* PlatformVarCleanupLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformVarCleanupLib.h; sourceTree = ""; }; + A591B6A526FF77D500F9DBF0 /* CpuExceptionHandlerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionHandlerLib.h; sourceTree = ""; }; + A591B6A626FF77D500F9DBF0 /* CapsuleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleLib.h; sourceTree = ""; }; + A591B6A726FF77D500F9DBF0 /* S3Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Lib.h; sourceTree = ""; }; + A591B6A826FF77D500F9DBF0 /* FileExplorerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorerLib.h; sourceTree = ""; }; + A591B6AA26FF77D500F9DBF0 /* Ps2Policy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Policy.h; sourceTree = ""; }; + A591B6AB26FF77D500F9DBF0 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; + A591B6AC26FF77D500F9DBF0 /* UfsHostControllerPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostControllerPlatform.h; sourceTree = ""; }; + A591B6AD26FF77D500F9DBF0 /* EsrtManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtManagement.h; sourceTree = ""; }; + A591B6AE26FF77D500F9DBF0 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; + A591B6AF26FF77D500F9DBF0 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; + A591B6B026FF77D600F9DBF0 /* IpmiProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiProtocol.h; sourceTree = ""; }; + A591B6B126FF77D600F9DBF0 /* SwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwapAddressRange.h; sourceTree = ""; }; + A591B6B226FF77D600F9DBF0 /* DebuggerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebuggerConfiguration.h; sourceTree = ""; }; + A591B6B326FF77D600F9DBF0 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; + A591B6B426FF77D600F9DBF0 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; + A591B6B526FF77D600F9DBF0 /* LoadPe32Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadPe32Image.h; sourceTree = ""; }; + A591B6B626FF77D600F9DBF0 /* VarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheck.h; sourceTree = ""; }; + A591B6B726FF77D600F9DBF0 /* FirmwareManagementProgress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagementProgress.h; sourceTree = ""; }; + A591B6B826FF77D600F9DBF0 /* AtaAtapiPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPolicy.h; sourceTree = ""; }; + A591B6B926FF77D600F9DBF0 /* SmmMemoryAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemoryAttribute.h; sourceTree = ""; }; + A591B6BA26FF77D600F9DBF0 /* SdMmcOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcOverride.h; sourceTree = ""; }; + A591B6BB26FF77D600F9DBF0 /* FormBrowserEx2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx2.h; sourceTree = ""; }; + A591B6BC26FF77D600F9DBF0 /* SmmSwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwapAddressRange.h; sourceTree = ""; }; + A591B6BD26FF77D600F9DBF0 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; + A591B6BE26FF77D600F9DBF0 /* SmmFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFirmwareVolumeBlock.h; sourceTree = ""; }; + A591B6BF26FF77D600F9DBF0 /* EbcVmTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcVmTest.h; sourceTree = ""; }; + A591B6C026FF77D600F9DBF0 /* PlatformLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformLogo.h; sourceTree = ""; }; + A591B6C126FF77D600F9DBF0 /* PeCoffImageEmulator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffImageEmulator.h; sourceTree = ""; }; + A591B6C226FF77D600F9DBF0 /* Print2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Print2.h; sourceTree = ""; }; + A591B6C326FF77D600F9DBF0 /* BootLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo.h; sourceTree = ""; }; + A591B6C426FF77D600F9DBF0 /* SmmReadyToBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToBoot.h; sourceTree = ""; }; + A591B6C526FF77D600F9DBF0 /* SmmLegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLegacyBoot.h; sourceTree = ""; }; + A591B6C626FF77D600F9DBF0 /* SmmVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariable.h; sourceTree = ""; }; + A591B6C726FF77D600F9DBF0 /* SmmFaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFaultTolerantWrite.h; sourceTree = ""; }; + A591B6C826FF77D600F9DBF0 /* LockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBox.h; sourceTree = ""; }; + A591B6C926FF77D600F9DBF0 /* GenericMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericMemoryTest.h; sourceTree = ""; }; + A591B6CA26FF77D600F9DBF0 /* DisplayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayProtocol.h; sourceTree = ""; }; + A591B6CB26FF77D600F9DBF0 /* BootLogo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo2.h; sourceTree = ""; }; + A591B6CC26FF77D600F9DBF0 /* FormBrowserEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx.h; sourceTree = ""; }; + A591B6CD26FF77D600F9DBF0 /* VariableLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableLock.h; sourceTree = ""; }; + A591B6CE26FF77D600F9DBF0 /* EbcSimpleDebugger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcSimpleDebugger.h; sourceTree = ""; }; + A591B6CF26FF77D600F9DBF0 /* SmmVarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVarCheck.h; sourceTree = ""; }; + A591B6D026FF77D600F9DBF0 /* SmmExitBootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmExitBootServices.h; sourceTree = ""; }; + A591B6D126FF77D600F9DBF0 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; + A591B6D326FF77D600F9DBF0 /* EndOfS3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfS3Resume.h; sourceTree = ""; }; + A591B6D426FF77D600F9DBF0 /* MdeModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModulePkgTokenSpace.h; sourceTree = ""; }; + A591B6D526FF77D600F9DBF0 /* LoadModuleAtFixedAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadModuleAtFixedAddress.h; sourceTree = ""; }; + A591B6D626FF77D600F9DBF0 /* SystemNvDataGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemNvDataGuid.h; sourceTree = ""; }; + A591B6D726FF77D600F9DBF0 /* ExtendedFirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedFirmwarePerformance.h; sourceTree = ""; }; + A591B6D826FF77D600F9DBF0 /* MdeModuleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = ""; }; + A591B6D926FF77D600F9DBF0 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; + A591B6DA26FF77D600F9DBF0 /* PlatformHasAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHasAcpi.h; sourceTree = ""; }; + A591B6DB26FF77D600F9DBF0 /* SmmVariableCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariableCommon.h; sourceTree = ""; }; + A591B6DC26FF77D600F9DBF0 /* MemoryProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfile.h; sourceTree = ""; }; + A591B6DD26FF77D600F9DBF0 /* RamDiskHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskHii.h; sourceTree = ""; }; + A591B6DE26FF77D600F9DBF0 /* PcdDataBaseSignatureGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseSignatureGuid.h; sourceTree = ""; }; + A591B6DF26FF77D600F9DBF0 /* VariableIndexTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableIndexTable.h; sourceTree = ""; }; + A591B6E026FF77D600F9DBF0 /* ConsoleInDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleInDevice.h; sourceTree = ""; }; + A591B6E126FF77D600F9DBF0 /* SerialPortLibVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLibVendor.h; sourceTree = ""; }; + A591B6E226FF77D600F9DBF0 /* RecoveryDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryDevice.h; sourceTree = ""; }; + A591B6E326FF77D600F9DBF0 /* IdleLoopEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdleLoopEvent.h; sourceTree = ""; }; + A591B6E426FF77D600F9DBF0 /* Performance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Performance.h; sourceTree = ""; }; + A591B6E526FF77D600F9DBF0 /* UsbKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbKeyBoardLayout.h; sourceTree = ""; }; + A591B6E626FF77D600F9DBF0 /* ZeroGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroGuid.h; sourceTree = ""; }; + A591B6E726FF77D600F9DBF0 /* PcdDataBaseHobGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseHobGuid.h; sourceTree = ""; }; + A591B6E826FF77D600F9DBF0 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = ""; }; + A591B6E926FF77D600F9DBF0 /* Ip4Config2Hii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Hii.h; sourceTree = ""; }; + A591B6EA26FF77D600F9DBF0 /* PiSmmMemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmMemoryAttributesTable.h; sourceTree = ""; }; + A591B6EB26FF77D600F9DBF0 /* VarErrorFlag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarErrorFlag.h; sourceTree = ""; }; + A591B6EC26FF77D600F9DBF0 /* ConsoleOutDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleOutDevice.h; sourceTree = ""; }; + A591B6ED26FF77D600F9DBF0 /* SmmLockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBox.h; sourceTree = ""; }; + A591B6EE26FF77D600F9DBF0 /* BootScriptExecutorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecutorVariable.h; sourceTree = ""; }; + A591B6EF26FF77D600F9DBF0 /* MtcVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtcVendor.h; sourceTree = ""; }; + A591B6F026FF77D600F9DBF0 /* DriverSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSampleHii.h; sourceTree = ""; }; + A591B6F126FF77D600F9DBF0 /* StandardErrorDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandardErrorDevice.h; sourceTree = ""; }; + A591B6F226FF77D600F9DBF0 /* MemoryStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryStatusCodeRecord.h; sourceTree = ""; }; + A591B6F326FF77D600F9DBF0 /* S3SmmInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmInitDone.h; sourceTree = ""; }; + A591B6F426FF77D600F9DBF0 /* StatusCodeDataTypeDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeDebug.h; sourceTree = ""; }; + A591B6F526FF77D600F9DBF0 /* EventExitBootServiceFailed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventExitBootServiceFailed.h; sourceTree = ""; }; + A591B6F626FF77D600F9DBF0 /* S3StorageDeviceInitList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StorageDeviceInitList.h; sourceTree = ""; }; + A591B6F726FF77D600F9DBF0 /* CapsuleVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleVendor.h; sourceTree = ""; }; + A591B6F826FF77D600F9DBF0 /* ConnectConInEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConnectConInEvent.h; sourceTree = ""; }; + A591B6F926FF77D600F9DBF0 /* VlanConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigHii.h; sourceTree = ""; }; + A591B6FA26FF77D600F9DBF0 /* SmiHandlerProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfile.h; sourceTree = ""; }; + A591B6FB26FF77D600F9DBF0 /* PerformanceMeasurement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceMeasurement.h; sourceTree = ""; }; + A591B6FC26FF77D600F9DBF0 /* HiiBootMaintenanceFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiBootMaintenanceFormset.h; sourceTree = ""; }; + A591B6FD26FF77D600F9DBF0 /* PlatDriOverrideHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatDriOverrideHii.h; sourceTree = ""; }; + A591B6FE26FF77D600F9DBF0 /* DebugMask.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugMask.h; sourceTree = ""; }; + A591B6FF26FF77D600F9DBF0 /* VariableFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = ""; }; + A591B70026FF77D600F9DBF0 /* AcpiS3Context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Context.h; sourceTree = ""; }; + A591B70126FF77D600F9DBF0 /* StatusCodeDataTypeVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeVariable.h; sourceTree = ""; }; + A591B70226FF77D600F9DBF0 /* Ip4IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4IScsiConfigHii.h; sourceTree = ""; }; + A591B70326FF77D600F9DBF0 /* Crc32GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crc32GuidedSectionExtraction.h; sourceTree = ""; }; + A591B70426FF77D600F9DBF0 /* TtyTerm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TtyTerm.h; sourceTree = ""; }; + A591B70526FF77D600F9DBF0 /* PiSmmCommunicationRegionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationRegionTable.h; sourceTree = ""; }; + A591B70626FF77D600F9DBF0 /* StatusCodeCallbackGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeCallbackGuid.h; sourceTree = ""; }; + A591B70726FF77D600F9DBF0 /* HiiResourceSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiResourceSampleHii.h; sourceTree = ""; }; + A591B70826FF77D600F9DBF0 /* MemoryTypeInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryTypeInformation.h; sourceTree = ""; }; + A591B70926FF77D600F9DBF0 /* FirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwarePerformance.h; sourceTree = ""; }; + A591B70A26FF77D600F9DBF0 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; + A591B70C26FF77D600F9DBF0 /* SerialPortPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortPei.h; sourceTree = ""; }; + A591B70D26FF77D600F9DBF0 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; + A591B70E26FF77D600F9DBF0 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = ""; }; + A591B70F26FF77D600F9DBF0 /* SdMmcHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcHostController.h; sourceTree = ""; }; + A591B71026FF77D600F9DBF0 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; + A591B71126FF77D600F9DBF0 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; + A591B71226FF77D600F9DBF0 /* AtaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaController.h; sourceTree = ""; }; + A591B71326FF77D600F9DBF0 /* AtaAhciController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAhciController.h; sourceTree = ""; }; + A591B71426FF77D600F9DBF0 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; + A591B71526FF77D600F9DBF0 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; + A591B71626FF77D600F9DBF0 /* IpmiPpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiPpi.h; sourceTree = ""; }; + A591B71726FF77D600F9DBF0 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; + A591B71826FF77D600F9DBF0 /* PlatformSpecificResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetNotification.h; sourceTree = ""; }; + A591B71926FF77D600F9DBF0 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; + A591B71A26FF77D600F9DBF0 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; + A591B71B26FF77D600F9DBF0 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; + A591B71C26FF77D600F9DBF0 /* NvmExpressPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassThru.h; sourceTree = ""; }; + A591B71D26FF77D600F9DBF0 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; + A591B71E26FF77D600F9DBF0 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; + A591B71F26FF77D600F9DBF0 /* NvmExpressHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHostController.h; sourceTree = ""; }; + A591B72026FF77D600F9DBF0 /* UsbController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbController.h; sourceTree = ""; }; + A591B72126FF77D600F9DBF0 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; + A591B72226FF77D600F9DBF0 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; + A591B72326FF77D600F9DBF0 /* PostBootScriptTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostBootScriptTable.h; sourceTree = ""; }; + A591B72426FF77D600F9DBF0 /* SecPerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPerformance.h; sourceTree = ""; }; + A591B72526FF77D600F9DBF0 /* MdeModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgExtra.uni; sourceTree = ""; }; + A591B72926FF77D600F9DBF0 /* SdBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIoPei.c; sourceTree = ""; }; + A591B72A26FF77D600F9DBF0 /* SdHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHcMem.c; sourceTree = ""; }; + A591B72B26FF77D600F9DBF0 /* SdBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPeiExtra.uni; sourceTree = ""; }; + A591B72C26FF77D600F9DBF0 /* SdHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHci.h; sourceTree = ""; }; + A591B72D26FF77D600F9DBF0 /* SdBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.uni; sourceTree = ""; }; + A591B72E26FF77D600F9DBF0 /* SdBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.inf; sourceTree = ""; }; + A591B72F26FF77D600F9DBF0 /* SdHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHcMem.h; sourceTree = ""; }; + A591B73026FF77D600F9DBF0 /* SdBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIoPei.h; sourceTree = ""; }; + A591B73126FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B73226FF77D600F9DBF0 /* SdHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHci.c; sourceTree = ""; }; + A591B73426FF77D600F9DBF0 /* EmmcHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHcMem.c; sourceTree = ""; }; + A591B73526FF77D600F9DBF0 /* EmmcHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHci.c; sourceTree = ""; }; + A591B73626FF77D600F9DBF0 /* EmmcBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIoPei.c; sourceTree = ""; }; + A591B73726FF77D600F9DBF0 /* EmmcBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPeiExtra.uni; sourceTree = ""; }; + A591B73826FF77D600F9DBF0 /* EmmcHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHcMem.h; sourceTree = ""; }; + A591B73926FF77D600F9DBF0 /* EmmcHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHci.h; sourceTree = ""; }; + A591B73A26FF77D600F9DBF0 /* EmmcBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIoPei.h; sourceTree = ""; }; + A591B73B26FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B73C26FF77D600F9DBF0 /* EmmcBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.uni; sourceTree = ""; }; + A591B73D26FF77D600F9DBF0 /* EmmcBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.inf; sourceTree = ""; }; + A591B73F26FF77D600F9DBF0 /* SdBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIo.c; sourceTree = ""; }; + A591B74026FF77D600F9DBF0 /* SdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.uni; sourceTree = ""; }; + A591B74126FF77D600F9DBF0 /* SdDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDxe.c; sourceTree = ""; }; + A591B74226FF77D600F9DBF0 /* SdDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.inf; sourceTree = ""; }; + A591B74326FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B74426FF77D600F9DBF0 /* SdDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDiskInfo.h; sourceTree = ""; }; + A591B74526FF77D600F9DBF0 /* SdBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIo.h; sourceTree = ""; }; + A591B74626FF77D600F9DBF0 /* SdDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDxe.h; sourceTree = ""; }; + A591B74726FF77D600F9DBF0 /* SdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxeExtra.uni; sourceTree = ""; }; + A591B74826FF77D600F9DBF0 /* SdDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDiskInfo.c; sourceTree = ""; }; + A591B74A26FF77D600F9DBF0 /* EmmcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDxe.h; sourceTree = ""; }; + A591B74B26FF77D600F9DBF0 /* EmmcDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDiskInfo.h; sourceTree = ""; }; + A591B74C26FF77D600F9DBF0 /* EmmcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.uni; sourceTree = ""; }; + A591B74D26FF77D600F9DBF0 /* EmmcBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIo.c; sourceTree = ""; }; + A591B74E26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B74F26FF77D600F9DBF0 /* EmmcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.inf; sourceTree = ""; }; + A591B75026FF77D600F9DBF0 /* EmmcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDxe.c; sourceTree = ""; }; + A591B75126FF77D600F9DBF0 /* EmmcDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDiskInfo.c; sourceTree = ""; }; + A591B75226FF77D600F9DBF0 /* EmmcBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIo.h; sourceTree = ""; }; + A591B75326FF77D600F9DBF0 /* EmmcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxeExtra.uni; sourceTree = ""; }; + A591B75626FF77D600F9DBF0 /* AtapiPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtapiPeim.h; sourceTree = ""; }; + A591B75726FF77D600F9DBF0 /* IdeBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.uni; sourceTree = ""; }; + A591B75826FF77D600F9DBF0 /* IdeBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPeiExtra.uni; sourceTree = ""; }; + A591B75926FF77D600F9DBF0 /* IdeBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.inf; sourceTree = ""; }; + A591B75A26FF77D600F9DBF0 /* AtapiPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtapiPeim.c; sourceTree = ""; }; + A591B75C26FF77D600F9DBF0 /* SdMmcPciHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHci.c; sourceTree = ""; }; + A591B75D26FF77D600F9DBF0 /* SdMmcPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxeExtra.uni; sourceTree = ""; }; + A591B75E26FF77D600F9DBF0 /* SdDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDevice.c; sourceTree = ""; }; + A591B75F26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B76026FF77D600F9DBF0 /* SdMmcPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcDxe.h; sourceTree = ""; }; + A591B76126FF77D600F9DBF0 /* SdMmcPciHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHci.h; sourceTree = ""; }; + A591B76226FF77D600F9DBF0 /* EmmcDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDevice.c; sourceTree = ""; }; + A591B76326FF77D600F9DBF0 /* SdMmcPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.inf; sourceTree = ""; }; + A591B76426FF77D600F9DBF0 /* SdMmcPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.uni; sourceTree = ""; }; + A591B76526FF77D600F9DBF0 /* SdMmcPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcDxe.c; sourceTree = ""; }; + A591B76726FF77D600F9DBF0 /* IncompatiblePciDeviceSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportDxe.inf; sourceTree = ""; }; + A591B76826FF77D600F9DBF0 /* IncompatiblePciDeviceSupportExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportExtra.uni; sourceTree = ""; }; + A591B76926FF77D600F9DBF0 /* IncompatiblePciDeviceSupport.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupport.uni; sourceTree = ""; }; + A591B76A26FF77D600F9DBF0 /* IncompatiblePciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IncompatiblePciDeviceSupport.c; sourceTree = ""; }; + A591B76C26FF77D600F9DBF0 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = ""; }; + A591B76D26FF77D600F9DBF0 /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = ""; }; + A591B76E26FF77D600F9DBF0 /* PciResourceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciResourceSupport.c; sourceTree = ""; }; + A591B76F26FF77D600F9DBF0 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = ""; }; + A591B77026FF77D600F9DBF0 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = ""; }; + A591B77126FF77D600F9DBF0 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = ""; }; + A591B77226FF77D600F9DBF0 /* PciHotPlugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHotPlugSupport.c; sourceTree = ""; }; + A591B77326FF77D600F9DBF0 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = ""; }; + A591B77426FF77D600F9DBF0 /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = ""; }; + A591B77526FF77D600F9DBF0 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = ""; }; + A591B77626FF77D600F9DBF0 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; + A591B77726FF77D600F9DBF0 /* PciBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxeExtra.uni; sourceTree = ""; }; + A591B77826FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B77926FF77D600F9DBF0 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = ""; }; + A591B77A26FF77D600F9DBF0 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = ""; }; + A591B77B26FF77D600F9DBF0 /* PciResourceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciResourceSupport.h; sourceTree = ""; }; + A591B77C26FF77D600F9DBF0 /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = ""; }; + A591B77D26FF77D600F9DBF0 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = ""; }; + A591B77E26FF77D600F9DBF0 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = ""; }; + A591B77F26FF77D600F9DBF0 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; + A591B78026FF77D600F9DBF0 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = ""; }; + A591B78126FF77D600F9DBF0 /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = ""; }; + A591B78226FF77D600F9DBF0 /* PciBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.inf; sourceTree = ""; }; + A591B78326FF77D600F9DBF0 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = ""; }; + A591B78426FF77D600F9DBF0 /* PciHotPlugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugSupport.h; sourceTree = ""; }; + A591B78526FF77D600F9DBF0 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = ""; }; + A591B78626FF77D600F9DBF0 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = ""; }; + A591B78726FF77D600F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591B78826FF77D600F9DBF0 /* PciBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.uni; sourceTree = ""; }; + A591B78926FF77D600F9DBF0 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = ""; }; + A591B78A26FF77D600F9DBF0 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A591B78C26FF77D600F9DBF0 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; + A591B78D26FF77D600F9DBF0 /* XhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.inf; sourceTree = ""; }; + A591B78E26FF77D600F9DBF0 /* XhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhcPeim.h; sourceTree = ""; }; + A591B78F26FF77D600F9DBF0 /* XhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.uni; sourceTree = ""; }; + A591B79026FF77D600F9DBF0 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A591B79126FF77D600F9DBF0 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; + A591B79226FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B79326FF77D600F9DBF0 /* XhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPeiExtra.uni; sourceTree = ""; }; + A591B79426FF77D600F9DBF0 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A591B79526FF77D600F9DBF0 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; + A591B79626FF77D600F9DBF0 /* XhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhcPeim.c; sourceTree = ""; }; + A591B79826FF77D600F9DBF0 /* EhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPeiExtra.uni; sourceTree = ""; }; + A591B79926FF77D600F9DBF0 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; + A591B79A26FF77D600F9DBF0 /* EhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhcPeim.h; sourceTree = ""; }; + A591B79B26FF77D600F9DBF0 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A591B79C26FF77D600F9DBF0 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; + A591B79D26FF77D600F9DBF0 /* EhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.uni; sourceTree = ""; }; + A591B79E26FF77D600F9DBF0 /* EhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.inf; sourceTree = ""; }; + A591B79F26FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B7A026FF77D600F9DBF0 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; + A591B7A126FF77D600F9DBF0 /* EhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhcPeim.c; sourceTree = ""; }; + A591B7A226FF77D600F9DBF0 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; + A591B7A326FF77D600F9DBF0 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; + A591B7A426FF77D600F9DBF0 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A591B7A626FF77D600F9DBF0 /* UfsPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxeExtra.uni; sourceTree = ""; }; + A591B7A726FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B7A826FF77D600F9DBF0 /* UfsPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcDxe.c; sourceTree = ""; }; + A591B7A926FF77D600F9DBF0 /* UfsPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.uni; sourceTree = ""; }; + A591B7AA26FF77D600F9DBF0 /* UfsPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcDxe.h; sourceTree = ""; }; + A591B7AB26FF77D600F9DBF0 /* UfsPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.inf; sourceTree = ""; }; + A591B7AD26FF77D600F9DBF0 /* UhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciSched.h; sourceTree = ""; }; + A591B7AE26FF77D600F9DBF0 /* UhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciReg.h; sourceTree = ""; }; + A591B7AF26FF77D600F9DBF0 /* UhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciDebug.c; sourceTree = ""; }; + A591B7B026FF77D600F9DBF0 /* UhciQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciQueue.h; sourceTree = ""; }; + A591B7B126FF77D600F9DBF0 /* Uhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Uhci.c; sourceTree = ""; }; + A591B7B226FF77D600F9DBF0 /* UhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxeExtra.uni; sourceTree = ""; }; + A591B7B326FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B7B426FF77D600F9DBF0 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A591B7B526FF77D600F9DBF0 /* UhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciSched.c; sourceTree = ""; }; + A591B7B626FF77D600F9DBF0 /* UhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.inf; sourceTree = ""; }; + A591B7B726FF77D600F9DBF0 /* UhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciDebug.h; sourceTree = ""; }; + A591B7B826FF77D600F9DBF0 /* UhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciReg.c; sourceTree = ""; }; + A591B7B926FF77D600F9DBF0 /* UhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.uni; sourceTree = ""; }; + A591B7BA26FF77D600F9DBF0 /* UhciQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciQueue.c; sourceTree = ""; }; + A591B7BB26FF77D600F9DBF0 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A591B7BC26FF77D600F9DBF0 /* Uhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uhci.h; sourceTree = ""; }; + A591B7BD26FF77D600F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591B7BF26FF77D600F9DBF0 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A591B7C026FF77D600F9DBF0 /* NvmExpressPeiHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiHci.h; sourceTree = ""; }; + A591B7C126FF77D600F9DBF0 /* NvmExpressPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiStorageSecurity.h; sourceTree = ""; }; + A591B7C226FF77D600F9DBF0 /* NvmExpressPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPei.c; sourceTree = ""; }; + A591B7C326FF77D600F9DBF0 /* NvmExpressPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiBlockIo.c; sourceTree = ""; }; + A591B7C426FF77D600F9DBF0 /* NvmExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPeiExtra.uni; sourceTree = ""; }; + A591B7C526FF77D600F9DBF0 /* NvmExpressPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiPassThru.h; sourceTree = ""; }; + A591B7C626FF77D600F9DBF0 /* NvmExpressPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiS3.c; sourceTree = ""; }; + A591B7C726FF77D600F9DBF0 /* NvmExpressPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiStorageSecurity.c; sourceTree = ""; }; + A591B7C826FF77D600F9DBF0 /* NvmExpressPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPei.h; sourceTree = ""; }; + A591B7C926FF77D600F9DBF0 /* NvmExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.inf; sourceTree = ""; }; + A591B7CA26FF77D600F9DBF0 /* NvmExpressPeiHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiHci.c; sourceTree = ""; }; + A591B7CB26FF77D600F9DBF0 /* NvmExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.uni; sourceTree = ""; }; + A591B7CC26FF77D600F9DBF0 /* NvmExpressPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiBlockIo.h; sourceTree = ""; }; + A591B7CD26FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B7CE26FF77D600F9DBF0 /* NvmExpressPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiPassThru.c; sourceTree = ""; }; + A591B7D026FF77D600F9DBF0 /* SdMmcPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.inf; sourceTree = ""; }; + A591B7D126FF77D600F9DBF0 /* SdMmcPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcPei.c; sourceTree = ""; }; + A591B7D226FF77D600F9DBF0 /* SdMmcPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.uni; sourceTree = ""; }; + A591B7D326FF77D600F9DBF0 /* SdMmcPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPeiExtra.uni; sourceTree = ""; }; + A591B7D426FF77D600F9DBF0 /* SdMmcPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcPei.h; sourceTree = ""; }; + A591B7D626FF77D600F9DBF0 /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = ""; }; + A591B7D726FF77D600F9DBF0 /* SataControllerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.uni; sourceTree = ""; }; + A591B7D826FF77D600F9DBF0 /* SataControllerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxeExtra.uni; sourceTree = ""; }; + A591B7D926FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B7DA26FF77D600F9DBF0 /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = ""; }; + A591B7DB26FF77D600F9DBF0 /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = ""; }; + A591B7DD26FF77D600F9DBF0 /* PciSioSerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.inf; sourceTree = ""; }; + A591B7DE26FF77D600F9DBF0 /* Serial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = ""; }; + A591B7DF26FF77D600F9DBF0 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; + A591B7E026FF77D600F9DBF0 /* PciSioSerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.uni; sourceTree = ""; }; + A591B7E126FF77D600F9DBF0 /* PciSioSerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxeExtra.uni; sourceTree = ""; }; + A591B7E226FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B7E326FF77D600F9DBF0 /* Serial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = ""; }; + A591B7E526FF77D600F9DBF0 /* PciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRootBridgeIo.c; sourceTree = ""; }; + A591B7E626FF77D600F9DBF0 /* PciHostResource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostResource.h; sourceTree = ""; }; + A591B7E726FF77D600F9DBF0 /* PciHostBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridge.h; sourceTree = ""; }; + A591B7E826FF77D600F9DBF0 /* PciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridge.h; sourceTree = ""; }; + A591B7E926FF77D600F9DBF0 /* PciHostBridgeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeDxe.inf; sourceTree = ""; }; + A591B7EA26FF77D600F9DBF0 /* PciHostBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridge.c; sourceTree = ""; }; + A591B7EC26FF77D600F9DBF0 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = ""; }; + A591B7ED26FF77D600F9DBF0 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; + A591B7EE26FF77D600F9DBF0 /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = ""; }; + A591B7EF26FF77D600F9DBF0 /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = ""; }; + A591B7F026FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B7F126FF77D600F9DBF0 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A591B7F226FF77D600F9DBF0 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; + A591B7F326FF77D600F9DBF0 /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = ""; }; + A591B7F426FF77D600F9DBF0 /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = ""; }; + A591B7F526FF77D600F9DBF0 /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = ""; }; + A591B7F626FF77D600F9DBF0 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A591B7F726FF77D600F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591B7F826FF77D600F9DBF0 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; + A591B7FA26FF77D600F9DBF0 /* UhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhcPeim.c; sourceTree = ""; }; + A591B7FB26FF77D600F9DBF0 /* UhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.inf; sourceTree = ""; }; + A591B7FC26FF77D600F9DBF0 /* UhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.uni; sourceTree = ""; }; + A591B7FD26FF77D600F9DBF0 /* UhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPeiExtra.uni; sourceTree = ""; }; + A591B7FE26FF77D600F9DBF0 /* UhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhcPeim.h; sourceTree = ""; }; + A591B7FF26FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B80126FF77D600F9DBF0 /* NvmExpressHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressHci.c; sourceTree = ""; }; + A591B80226FF77D600F9DBF0 /* NvmExpressPassthru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPassthru.c; sourceTree = ""; }; + A591B80326FF77D600F9DBF0 /* NvmExpressBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressBlockIo.c; sourceTree = ""; }; + A591B80426FF77D600F9DBF0 /* NvmExpressDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.inf; sourceTree = ""; }; + A591B80526FF77D600F9DBF0 /* NvmExpressDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.uni; sourceTree = ""; }; + A591B80626FF77D600F9DBF0 /* NvmExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpress.c; sourceTree = ""; }; + A591B80726FF77D600F9DBF0 /* NvmExpressDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressDiskInfo.h; sourceTree = ""; }; + A591B80826FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B80926FF77D600F9DBF0 /* NvmExpressBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressBlockIo.h; sourceTree = ""; }; + A591B80A26FF77D600F9DBF0 /* NvmExpressHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHci.h; sourceTree = ""; }; + A591B80B26FF77D600F9DBF0 /* NvmExpressDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxeExtra.uni; sourceTree = ""; }; + A591B80C26FF77D600F9DBF0 /* NvmExpressDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressDiskInfo.c; sourceTree = ""; }; + A591B80D26FF77D600F9DBF0 /* NvmExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpress.h; sourceTree = ""; }; + A591B80F26FF77D600F9DBF0 /* NonDiscoverablePciDeviceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverablePciDeviceDxe.inf; sourceTree = ""; }; + A591B81026FF77D600F9DBF0 /* NonDiscoverablePciDeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceIo.c; sourceTree = ""; }; + A591B81126FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B81226FF77D600F9DBF0 /* NonDiscoverablePciDeviceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceDxe.c; sourceTree = ""; }; + A591B81326FF77D600F9DBF0 /* NonDiscoverablePciDeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverablePciDeviceIo.h; sourceTree = ""; }; + A591B81526FF77D600F9DBF0 /* EhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciReg.c; sourceTree = ""; }; + A591B81626FF77D600F9DBF0 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; + A591B81726FF77D600F9DBF0 /* EhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciDebug.h; sourceTree = ""; }; + A591B81826FF77D600F9DBF0 /* EhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.uni; sourceTree = ""; }; + A591B81926FF77D600F9DBF0 /* Ehci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ehci.h; sourceTree = ""; }; + A591B81A26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B81B26FF77D600F9DBF0 /* EhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.inf; sourceTree = ""; }; + A591B81C26FF77D600F9DBF0 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A591B81D26FF77D600F9DBF0 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; + A591B81E26FF77D600F9DBF0 /* EhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxeExtra.uni; sourceTree = ""; }; + A591B81F26FF77D600F9DBF0 /* Ehci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ehci.c; sourceTree = ""; }; + A591B82026FF77D600F9DBF0 /* EhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciDebug.c; sourceTree = ""; }; + A591B82126FF77D600F9DBF0 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; + A591B82226FF77D600F9DBF0 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; + A591B82326FF77D600F9DBF0 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; + A591B82426FF77D600F9DBF0 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A591B82526FF77D600F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591B82726FF77D600F9DBF0 /* UfsPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.uni; sourceTree = ""; }; + A591B82826FF77D600F9DBF0 /* UfsPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.inf; sourceTree = ""; }; + A591B82926FF77D600F9DBF0 /* UfsPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcPei.h; sourceTree = ""; }; + A591B82A26FF77D600F9DBF0 /* UfsPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPeiExtra.uni; sourceTree = ""; }; + A591B82B26FF77D600F9DBF0 /* UfsPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcPei.c; sourceTree = ""; }; + A591B82E26FF77D600F9DBF0 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = ""; }; + A591B82F26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B83026FF77D600F9DBF0 /* IsaBusDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaBusDxe.h; sourceTree = ""; }; + A591B83126FF77D600F9DBF0 /* IsaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = ""; }; + A591B83226FF77D600F9DBF0 /* IsaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = ""; }; + A591B83326FF77D600F9DBF0 /* IsaBusDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaBusDxe.c; sourceTree = ""; }; + A591B83426FF77D600F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591B83626FF77D600F9DBF0 /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = ""; }; + A591B83726FF77D600F9DBF0 /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = ""; }; + A591B83826FF77D600F9DBF0 /* Ps2Keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = ""; }; + A591B83926FF77D600F9DBF0 /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = ""; }; + A591B83A26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B83B26FF77D600F9DBF0 /* Ps2KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.inf; sourceTree = ""; }; + A591B83C26FF77D600F9DBF0 /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = ""; }; + A591B83D26FF77D600F9DBF0 /* Ps2Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = ""; }; + A591B83F26FF77D600F9DBF0 /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = ""; }; + A591B84026FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B84126FF77D600F9DBF0 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = ""; }; + A591B84226FF77D600F9DBF0 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = ""; }; + A591B84326FF77D600F9DBF0 /* Ps2MouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxeExtra.uni; sourceTree = ""; }; + A591B84426FF77D600F9DBF0 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = ""; }; + A591B84526FF77D600F9DBF0 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = ""; }; + A591B84626FF77D600F9DBF0 /* Ps2MouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.uni; sourceTree = ""; }; + A591B84926FF77D600F9DBF0 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = ""; }; + A591B84A26FF77D600F9DBF0 /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = ""; }; + A591B84B26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B84C26FF77D600F9DBF0 /* ScsiDisk.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDisk.uni; sourceTree = ""; }; + A591B84D26FF77D600F9DBF0 /* ScsiDiskExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskExtra.uni; sourceTree = ""; }; + A591B84E26FF77D600F9DBF0 /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = ""; }; + A591B85026FF77D600F9DBF0 /* ScsiBusExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusExtra.uni; sourceTree = ""; }; + A591B85126FF77D600F9DBF0 /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = ""; }; + A591B85226FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B85326FF77D600F9DBF0 /* ScsiBus.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBus.uni; sourceTree = ""; }; + A591B85426FF77D600F9DBF0 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = ""; }; + A591B85526FF77D600F9DBF0 /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = ""; }; + A591B85826FF77D600F9DBF0 /* UfsBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.inf; sourceTree = ""; }; + A591B85926FF77D600F9DBF0 /* UfsHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHcMem.c; sourceTree = ""; }; + A591B85A26FF77D600F9DBF0 /* UfsBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPeiExtra.uni; sourceTree = ""; }; + A591B85B26FF77D600F9DBF0 /* UfsHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHci.c; sourceTree = ""; }; + A591B85C26FF77D600F9DBF0 /* UfsBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.uni; sourceTree = ""; }; + A591B85D26FF77D600F9DBF0 /* UfsBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsBlockIoPei.c; sourceTree = ""; }; + A591B85E26FF77D600F9DBF0 /* UfsHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHcMem.h; sourceTree = ""; }; + A591B85F26FF77D600F9DBF0 /* UfsHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHci.h; sourceTree = ""; }; + A591B86026FF77D600F9DBF0 /* UfsBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsBlockIoPei.h; sourceTree = ""; }; + A591B86126FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B86326FF77D600F9DBF0 /* UfsPassThru.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThru.uni; sourceTree = ""; }; + A591B86426FF77D600F9DBF0 /* UfsPassThruHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThruHci.c; sourceTree = ""; }; + A591B86526FF77D600F9DBF0 /* UfsPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThru.h; sourceTree = ""; }; + A591B86626FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B86726FF77D600F9DBF0 /* UfsDevConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsDevConfigProtocol.c; sourceTree = ""; }; + A591B86826FF77D600F9DBF0 /* UfsPassThruHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThruHci.h; sourceTree = ""; }; + A591B86926FF77D600F9DBF0 /* UfsPassThruDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruDxe.inf; sourceTree = ""; }; + A591B86A26FF77D600F9DBF0 /* UfsPassThruExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruExtra.uni; sourceTree = ""; }; + A591B86B26FF77D600F9DBF0 /* UfsPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThru.c; sourceTree = ""; }; + A591B86E26FF77D600F9DBF0 /* I2cBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxeExtra.uni; sourceTree = ""; }; + A591B86F26FF77D600F9DBF0 /* I2cDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxeExtra.uni; sourceTree = ""; }; + A591B87026FF77D600F9DBF0 /* I2cDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.inf; sourceTree = ""; }; + A591B87126FF77D600F9DBF0 /* I2cBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cBus.c; sourceTree = ""; }; + A591B87226FF77D600F9DBF0 /* I2cDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cDxe.h; sourceTree = ""; }; + A591B87326FF77D600F9DBF0 /* I2cDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.uni; sourceTree = ""; }; + A591B87426FF77D600F9DBF0 /* I2cHost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cHost.c; sourceTree = ""; }; + A591B87526FF77D600F9DBF0 /* I2cBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.uni; sourceTree = ""; }; + A591B87626FF77D600F9DBF0 /* I2cBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.inf; sourceTree = ""; }; + A591B87726FF77D600F9DBF0 /* I2cHostDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.inf; sourceTree = ""; }; + A591B87826FF77D600F9DBF0 /* I2cHostDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxeExtra.uni; sourceTree = ""; }; + A591B87926FF77D600F9DBF0 /* I2cDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cDxe.c; sourceTree = ""; }; + A591B87A26FF77D600F9DBF0 /* I2cHostDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.uni; sourceTree = ""; }; + A591B87D26FF77D600F9DBF0 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = ""; }; + A591B87E26FF77D600F9DBF0 /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = ""; }; + A591B87F26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B88026FF77D600F9DBF0 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = ""; }; + A591B88126FF77D600F9DBF0 /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = ""; }; + A591B88226FF77D600F9DBF0 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; + A591B88326FF77D600F9DBF0 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = ""; }; + A591B88526FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxeExtra.uni; sourceTree = ""; }; + A591B88626FF77D600F9DBF0 /* UsbMouseAbsolutePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouseAbsolutePointer.c; sourceTree = ""; }; + A591B88726FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.inf; sourceTree = ""; }; + A591B88826FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B88926FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.uni; sourceTree = ""; }; + A591B88A26FF77D600F9DBF0 /* UsbMouseAbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouseAbsolutePointer.h; sourceTree = ""; }; + A591B88B26FF77D600F9DBF0 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; + A591B88D26FF77D600F9DBF0 /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = ""; }; + A591B88E26FF77D600F9DBF0 /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = ""; }; + A591B88F26FF77D600F9DBF0 /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = ""; }; + A591B89026FF77D600F9DBF0 /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = ""; }; + A591B89126FF77D600F9DBF0 /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = ""; }; + A591B89226FF77D600F9DBF0 /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = ""; }; + A591B89326FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B89426FF77D600F9DBF0 /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = ""; }; + A591B89526FF77D600F9DBF0 /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = ""; }; + A591B89626FF77D600F9DBF0 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = ""; }; + A591B89726FF77D600F9DBF0 /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = ""; }; + A591B89826FF77D600F9DBF0 /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = ""; }; + A591B89926FF77D600F9DBF0 /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = ""; }; + A591B89A26FF77D600F9DBF0 /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = ""; }; + A591B89C26FF77D600F9DBF0 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = ""; }; + A591B89D26FF77D600F9DBF0 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = ""; }; + A591B89E26FF77D600F9DBF0 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = ""; }; + A591B89F26FF77D600F9DBF0 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = ""; }; + A591B8A026FF77D600F9DBF0 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = ""; }; + A591B8A126FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B8A226FF77D600F9DBF0 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = ""; }; + A591B8A326FF77D600F9DBF0 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = ""; }; + A591B8A526FF77D600F9DBF0 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; + A591B8A626FF77D600F9DBF0 /* HubPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HubPeim.h; sourceTree = ""; }; + A591B8A726FF77D600F9DBF0 /* UsbBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPeiExtra.uni; sourceTree = ""; }; + A591B8A826FF77D600F9DBF0 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; + A591B8A926FF77D600F9DBF0 /* UsbIoPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbIoPeim.c; sourceTree = ""; }; + A591B8AA26FF77D600F9DBF0 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; + A591B8AB26FF77D600F9DBF0 /* HubPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HubPeim.c; sourceTree = ""; }; + A591B8AC26FF77D600F9DBF0 /* UsbBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.uni; sourceTree = ""; }; + A591B8AD26FF77D600F9DBF0 /* UsbPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbPeim.c; sourceTree = ""; }; + A591B8AE26FF77D600F9DBF0 /* UsbBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.inf; sourceTree = ""; }; + A591B8B026FF77D600F9DBF0 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; + A591B8B126FF77D600F9DBF0 /* UsbBotPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPeiExtra.uni; sourceTree = ""; }; + A591B8B226FF77D600F9DBF0 /* UsbBotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBotPeim.h; sourceTree = ""; }; + A591B8B326FF77D600F9DBF0 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; + A591B8B426FF77D600F9DBF0 /* BotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BotPeim.c; sourceTree = ""; }; + A591B8B526FF77D600F9DBF0 /* UsbBotPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.inf; sourceTree = ""; }; + A591B8B626FF77D600F9DBF0 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; + A591B8B726FF77D600F9DBF0 /* PeiAtapi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAtapi.c; sourceTree = ""; }; + A591B8B826FF77D600F9DBF0 /* UsbBotPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.uni; sourceTree = ""; }; + A591B8B926FF77D600F9DBF0 /* UsbBotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBotPeim.c; sourceTree = ""; }; + A591B8BA26FF77D600F9DBF0 /* BotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BotPeim.h; sourceTree = ""; }; + A591B8BC26FF77D600F9DBF0 /* UsbMassDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassDiskInfo.c; sourceTree = ""; }; + A591B8BD26FF77D600F9DBF0 /* UsbMassCbi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassCbi.h; sourceTree = ""; }; + A591B8BE26FF77D600F9DBF0 /* UsbMassImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = ""; }; + A591B8BF26FF77D600F9DBF0 /* UsbMassBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBoot.c; sourceTree = ""; }; + A591B8C026FF77D600F9DBF0 /* UsbMassBot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBot.h; sourceTree = ""; }; + A591B8C126FF77D600F9DBF0 /* UsbMassStorageDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.uni; sourceTree = ""; }; + A591B8C226FF77D600F9DBF0 /* UsbMassStorageDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxeExtra.uni; sourceTree = ""; }; + A591B8C326FF77D600F9DBF0 /* UsbMassStorageDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.inf; sourceTree = ""; }; + A591B8C426FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B8C526FF77D600F9DBF0 /* UsbMassCbi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassCbi.c; sourceTree = ""; }; + A591B8C626FF77D600F9DBF0 /* UsbMass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = ""; }; + A591B8C726FF77D600F9DBF0 /* UsbMassImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassImpl.c; sourceTree = ""; }; + A591B8C826FF77D600F9DBF0 /* UsbMassDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassDiskInfo.h; sourceTree = ""; }; + A591B8C926FF77D600F9DBF0 /* UsbMassBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = ""; }; + A591B8CA26FF77D600F9DBF0 /* UsbMassBot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBot.c; sourceTree = ""; }; + A591B8CD26FF77D600F9DBF0 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A591B8CE26FF77D600F9DBF0 /* AhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.inf; sourceTree = ""; }; + A591B8CF26FF77D600F9DBF0 /* AhciPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPei.h; sourceTree = ""; }; + A591B8D026FF77D600F9DBF0 /* AhciPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiBlockIo.c; sourceTree = ""; }; + A591B8D126FF77D600F9DBF0 /* AhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.uni; sourceTree = ""; }; + A591B8D226FF77D600F9DBF0 /* AhciPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiPassThru.c; sourceTree = ""; }; + A591B8D326FF77D600F9DBF0 /* AhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPeiExtra.uni; sourceTree = ""; }; + A591B8D426FF77D600F9DBF0 /* AhciPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiStorageSecurity.c; sourceTree = ""; }; + A591B8D526FF77D600F9DBF0 /* AhciPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiBlockIo.h; sourceTree = ""; }; + A591B8D626FF77D600F9DBF0 /* AhciPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPei.c; sourceTree = ""; }; + A591B8D726FF77D600F9DBF0 /* AhciPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiPassThru.h; sourceTree = ""; }; + A591B8D826FF77D600F9DBF0 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A591B8D926FF77D600F9DBF0 /* AhciPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiStorageSecurity.h; sourceTree = ""; }; + A591B8DA26FF77D600F9DBF0 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; + A591B8DB26FF77D600F9DBF0 /* AhciPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiS3.c; sourceTree = ""; }; + A591B8DD26FF77D600F9DBF0 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = ""; }; + A591B8DE26FF77D600F9DBF0 /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = ""; }; + A591B8DF26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B8E026FF77D600F9DBF0 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = ""; }; + A591B8E126FF77D600F9DBF0 /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = ""; }; + A591B8E226FF77D600F9DBF0 /* AtaAtapiPassThruDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxeExtra.uni; sourceTree = ""; }; + A591B8E326FF77D600F9DBF0 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = ""; }; + A591B8E426FF77D600F9DBF0 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = ""; }; + A591B8E526FF77D600F9DBF0 /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = ""; }; + A591B8E626FF77D600F9DBF0 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; + A591B8E826FF77D600F9DBF0 /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = ""; }; + A591B8E926FF77D600F9DBF0 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = ""; }; + A591B8EA26FF77D600F9DBF0 /* AtaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.uni; sourceTree = ""; }; + A591B8EB26FF77D600F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591B8EC26FF77D600F9DBF0 /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = ""; }; + A591B8ED26FF77D600F9DBF0 /* AtaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxeExtra.uni; sourceTree = ""; }; + A591B8EE26FF77D600F9DBF0 /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = ""; }; + A591B8F126FF77D700F9DBF0 /* DxeCapsuleRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleRuntime.c; sourceTree = ""; }; + A591B8F226FF77D700F9DBF0 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; + A591B8F326FF77D700F9DBF0 /* DxeCapsuleProcessLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLibNull.c; sourceTree = ""; }; + A591B8F426FF77D700F9DBF0 /* DxeCapsuleReportLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLibNull.c; sourceTree = ""; }; + A591B8F526FF77D700F9DBF0 /* DxeCapsuleProcessLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLib.c; sourceTree = ""; }; + A591B8F626FF77D700F9DBF0 /* DxeCapsuleReportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLib.c; sourceTree = ""; }; + A591B8F726FF77D700F9DBF0 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; + A591B8F826FF77D700F9DBF0 /* DxeRuntimeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.inf; sourceTree = ""; }; + A591B8F926FF77D700F9DBF0 /* DxeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.uni; sourceTree = ""; }; + A591B8FA26FF77D700F9DBF0 /* DxeCapsuleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLib.c; sourceTree = ""; }; + A591B8FB26FF77D700F9DBF0 /* DxeRuntimeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.uni; sourceTree = ""; }; + A591B8FC26FF77D700F9DBF0 /* DxeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.inf; sourceTree = ""; }; + A591B8FE26FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIpmiLibSmmIpmiProtocol.c; sourceTree = ""; }; + A591B8FF26FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.inf; sourceTree = ""; }; + A591B90026FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.uni; sourceTree = ""; }; + A591B90226FF77D700F9DBF0 /* OemHookStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.inf; sourceTree = ""; }; + A591B90326FF77D700F9DBF0 /* OemHookStatusCodeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OemHookStatusCodeLibNull.c; sourceTree = ""; }; + A591B90426FF77D700F9DBF0 /* OemHookStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.uni; sourceTree = ""; }; + A591B90626FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; + A591B90726FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; + A591B90826FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; + A591B90A26FF77D700F9DBF0 /* BootLogoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLogoLib.c; sourceTree = ""; }; + A591B90B26FF77D700F9DBF0 /* BootLogoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.inf; sourceTree = ""; }; + A591B90C26FF77D700F9DBF0 /* BootLogoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.uni; sourceTree = ""; }; + A591B90E26FF77D700F9DBF0 /* LockBoxNullLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.inf; sourceTree = ""; }; + A591B90F26FF77D700F9DBF0 /* LockBoxNullLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LockBoxNullLib.c; sourceTree = ""; }; + A591B91026FF77D700F9DBF0 /* LockBoxNullLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.uni; sourceTree = ""; }; + A591B91226FF77D700F9DBF0 /* FmpAuthenticationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FmpAuthenticationLibNull.c; sourceTree = ""; }; + A591B91326FF77D700F9DBF0 /* FmpAuthenticationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.inf; sourceTree = ""; }; + A591B91426FF77D700F9DBF0 /* FmpAuthenticationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.uni; sourceTree = ""; }; + A591B91626FF77D700F9DBF0 /* PlatVarCleanup.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatVarCleanup.vfr; sourceTree = ""; }; + A591B91726FF77D700F9DBF0 /* PlatVarCleanupLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatVarCleanupLib.c; sourceTree = ""; }; + A591B91826FF77D700F9DBF0 /* PlatVarCleanup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanup.h; sourceTree = ""; }; + A591B91926FF77D700F9DBF0 /* PlatformVarCleanupLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.inf; sourceTree = ""; }; + A591B91A26FF77D700F9DBF0 /* PlatVarCleanupHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanupHii.h; sourceTree = ""; }; + A591B91B26FF77D700F9DBF0 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; + A591B91C26FF77D700F9DBF0 /* PlatformVarCleanupLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.uni; sourceTree = ""; }; + A591B91E26FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiIpmiLibIpmiPpi.c; sourceTree = ""; }; + A591B91F26FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.inf; sourceTree = ""; }; + A591B92026FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.uni; sourceTree = ""; }; + A591B92226FF77D700F9DBF0 /* LzmaArchCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchCustomDecompressLib.inf; sourceTree = ""; }; + A591B92326FF77D700F9DBF0 /* F86GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = F86GuidedSectionExtraction.c; sourceTree = ""; }; + A591B92426FF77D700F9DBF0 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = ""; }; + A591B92726FF77D700F9DBF0 /* lzma-sdk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = ""; }; + A591B92826FF77D700F9DBF0 /* lzma-history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = ""; }; + A591B92A26FF77D700F9DBF0 /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = ""; }; + A591B92B26FF77D700F9DBF0 /* 7zTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = ""; }; + A591B92C26FF77D700F9DBF0 /* Compiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = ""; }; + A591B92D26FF77D700F9DBF0 /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = ""; }; + A591B92E26FF77D700F9DBF0 /* Precomp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = ""; }; + A591B92F26FF77D700F9DBF0 /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = ""; }; + A591B93026FF77D700F9DBF0 /* Bra86.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = ""; }; + A591B93126FF77D700F9DBF0 /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = ""; }; + A591B93226FF77D700F9DBF0 /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = ""; }; + A591B93326FF77D700F9DBF0 /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = ""; }; + A591B93426FF77D700F9DBF0 /* Bra.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = ""; }; + A591B93526FF77D700F9DBF0 /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = ""; }; + A591B93626FF77D700F9DBF0 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = ""; }; + A591B93726FF77D700F9DBF0 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = ""; }; + A591B93826FF77D700F9DBF0 /* LzmaArchDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchDecompressLib.uni; sourceTree = ""; }; + A591B93926FF77D700F9DBF0 /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = ""; }; + A591B93A26FF77D700F9DBF0 /* LzmaDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaDecompressLib.uni; sourceTree = ""; }; + A591B93B26FF77D700F9DBF0 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; + A591B93C26FF77D700F9DBF0 /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = ""; }; + A591B93E26FF77D700F9DBF0 /* DeviceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.uni; sourceTree = ""; }; + A591B93F26FF77D700F9DBF0 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = ""; }; + A591B94026FF77D700F9DBF0 /* DeviceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.inf; sourceTree = ""; }; + A591B94126FF77D700F9DBF0 /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = ""; }; + A591B94226FF77D700F9DBF0 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = ""; }; + A591B94326FF77D700F9DBF0 /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = ""; }; + A591B94526FF77D700F9DBF0 /* BaseIpmiLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseIpmiLibNull.c; sourceTree = ""; }; + A591B94626FF77D700F9DBF0 /* BaseIpmiLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.inf; sourceTree = ""; }; + A591B94726FF77D700F9DBF0 /* BaseIpmiLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.uni; sourceTree = ""; }; + A591B94926FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; + A591B94A26FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; + A591B94B26FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; + A591B94D26FF77D700F9DBF0 /* BmConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConnect.c; sourceTree = ""; }; + A591B94E26FF77D700F9DBF0 /* BmConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConsole.c; sourceTree = ""; }; + A591B94F26FF77D700F9DBF0 /* BmHotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmHotkey.c; sourceTree = ""; }; + A591B95026FF77D700F9DBF0 /* InternalBm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBm.h; sourceTree = ""; }; + A591B95126FF77D700F9DBF0 /* UefiBootManagerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.inf; sourceTree = ""; }; + A591B95226FF77D700F9DBF0 /* BmLoadOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLoadOption.c; sourceTree = ""; }; + A591B95326FF77D700F9DBF0 /* BmBootDescription.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBootDescription.c; sourceTree = ""; }; + A591B95426FF77D700F9DBF0 /* UefiBootManagerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.uni; sourceTree = ""; }; + A591B95526FF77D700F9DBF0 /* BmDriverHealth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmDriverHealth.c; sourceTree = ""; }; + A591B95626FF77D700F9DBF0 /* BmBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBoot.c; sourceTree = ""; }; + A591B95726FF77D700F9DBF0 /* BmMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmMisc.c; sourceTree = ""; }; + A591B95926FF77D700F9DBF0 /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = ""; }; + A591B95A26FF77D700F9DBF0 /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = ""; }; + A591B95B26FF77D700F9DBF0 /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = ""; }; + A591B95C26FF77D700F9DBF0 /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = ""; }; + A591B95E26FF77D700F9DBF0 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; + A591B95F26FF77D700F9DBF0 /* FileExplorerString.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerString.uni; sourceTree = ""; }; + A591B96026FF77D700F9DBF0 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; + A591B96126FF77D700F9DBF0 /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = ""; }; + A591B96226FF77D700F9DBF0 /* FileExplorerVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerVfr.vfr; sourceTree = ""; }; + A591B96326FF77D700F9DBF0 /* FileExplorerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.inf; sourceTree = ""; }; + A591B96426FF77D700F9DBF0 /* FileExplorerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.uni; sourceTree = ""; }; + A591B96626FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.uni; sourceTree = ""; }; + A591B96726FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.inf; sourceTree = ""; }; + A591B96826FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpmiLibIpmiProtocol.c; sourceTree = ""; }; + A591B96A26FF77D700F9DBF0 /* VarCheckLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckLib.c; sourceTree = ""; }; + A591B96B26FF77D700F9DBF0 /* VarCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.inf; sourceTree = ""; }; + A591B96C26FF77D700F9DBF0 /* VarCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.uni; sourceTree = ""; }; + A591B96E26FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.uni; sourceTree = ""; }; + A591B96F26FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.inf; sourceTree = ""; }; + A591B97026FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibGraphics.c; sourceTree = ""; }; + A591B97226FF77D700F9DBF0 /* AuthVariableLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.uni; sourceTree = ""; }; + A591B97326FF77D700F9DBF0 /* AuthVariableLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.inf; sourceTree = ""; }; + A591B97426FF77D700F9DBF0 /* AuthVariableLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AuthVariableLibNull.c; sourceTree = ""; }; + A591B97626FF77D700F9DBF0 /* SmmReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.uni; sourceTree = ""; }; + A591B97726FF77D700F9DBF0 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A591B97826FF77D700F9DBF0 /* SmmReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.inf; sourceTree = ""; }; + A591B97A26FF77D700F9DBF0 /* PeiReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.uni; sourceTree = ""; }; + A591B97B26FF77D700F9DBF0 /* PeiReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.inf; sourceTree = ""; }; + A591B97C26FF77D700F9DBF0 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A591B97E26FF77D700F9DBF0 /* PeiPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.uni; sourceTree = ""; }; + A591B97F26FF77D700F9DBF0 /* PeiPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPerformanceLib.c; sourceTree = ""; }; + A591B98026FF77D700F9DBF0 /* PeiPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.inf; sourceTree = ""; }; + A591B98226FF77D700F9DBF0 /* SmmLockBoxSmmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxSmmLib.c; sourceTree = ""; }; + A591B98326FF77D700F9DBF0 /* SmmLockBoxPeiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.uni; sourceTree = ""; }; + A591B98426FF77D700F9DBF0 /* SmmLockBoxDxeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.uni; sourceTree = ""; }; + A591B98526FF77D700F9DBF0 /* SmmLockBoxPeiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.inf; sourceTree = ""; }; + A591B98626FF77D700F9DBF0 /* SmmLockBoxDxeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.inf; sourceTree = ""; }; + A591B98726FF77D700F9DBF0 /* SmmLockBoxSmmLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.inf; sourceTree = ""; }; + A591B98826FF77D700F9DBF0 /* SmmLockBoxSmmLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.uni; sourceTree = ""; }; + A591B98926FF77D700F9DBF0 /* SmmLockBoxPeiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxPeiLib.c; sourceTree = ""; }; + A591B98A26FF77D700F9DBF0 /* SmmLockBoxLibPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBoxLibPrivate.h; sourceTree = ""; }; + A591B98B26FF77D700F9DBF0 /* SmmLockBoxDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxDxeLib.c; sourceTree = ""; }; + A591B98D26FF77D700F9DBF0 /* DxePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePerformanceLib.c; sourceTree = ""; }; + A591B98E26FF77D700F9DBF0 /* DxePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.uni; sourceTree = ""; }; + A591B98F26FF77D700F9DBF0 /* DxePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.inf; sourceTree = ""; }; + A591B99126FF77D700F9DBF0 /* SmmMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A591B99226FF77D700F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591B99326FF77D700F9DBF0 /* SmmMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A591B99426FF77D700F9DBF0 /* SmmMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemoryProfileLib.c; sourceTree = ""; }; + A591B99626FF77D700F9DBF0 /* PlatformBootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformBootManager.c; sourceTree = ""; }; + A591B99726FF77D700F9DBF0 /* PlatformBootManagerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.inf; sourceTree = ""; }; + A591B99826FF77D700F9DBF0 /* PlatformBootManagerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.uni; sourceTree = ""; }; + A591B99A26FF77D700F9DBF0 /* DxeFileExplorerProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.inf; sourceTree = ""; }; + A591B99B26FF77D700F9DBF0 /* DxeFileExplorerProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.uni; sourceTree = ""; }; + A591B99C26FF77D700F9DBF0 /* DxeFileExplorerProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeFileExplorerProtocol.c; sourceTree = ""; }; + A591B99E26FF77D700F9DBF0 /* InternalBootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBootScriptLib.h; sourceTree = ""; }; + A591B99F26FF77D700F9DBF0 /* BootScriptInternalFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptInternalFormat.h; sourceTree = ""; }; + A591B9A026FF77D700F9DBF0 /* BootScriptSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptSave.c; sourceTree = ""; }; + A591B9A126FF77D700F9DBF0 /* BootScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptExecute.c; sourceTree = ""; }; + A591B9A226FF77D700F9DBF0 /* DxeS3BootScriptLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.inf; sourceTree = ""; }; + A591B9A326FF77D700F9DBF0 /* DxeS3BootScriptLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.uni; sourceTree = ""; }; + A591B9A526FF77D700F9DBF0 /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = ""; }; + A591B9A626FF77D700F9DBF0 /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = ""; }; + A591B9A726FF77D700F9DBF0 /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = ""; }; + A591B9A826FF77D700F9DBF0 /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = ""; }; + A591B9AA26FF77D700F9DBF0 /* BasePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.inf; sourceTree = ""; }; + A591B9AB26FF77D700F9DBF0 /* BasePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.uni; sourceTree = ""; }; + A591B9AC26FF77D700F9DBF0 /* BasePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePlatformHookLibNull.c; sourceTree = ""; }; + A591B9AE26FF77D700F9DBF0 /* BaseResetSystemLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.uni; sourceTree = ""; }; + A591B9AF26FF77D700F9DBF0 /* BaseResetSystemLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.inf; sourceTree = ""; }; + A591B9B026FF77D700F9DBF0 /* BaseResetSystemLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseResetSystemLibNull.c; sourceTree = ""; }; + A591B9B226FF77D700F9DBF0 /* NonDiscoverableDeviceRegistrationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverableDeviceRegistrationLib.c; sourceTree = ""; }; + A591B9B326FF77D700F9DBF0 /* NonDiscoverableDeviceRegistrationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverableDeviceRegistrationLib.inf; sourceTree = ""; }; + A591B9B526FF77D700F9DBF0 /* FrameBufferBltLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrameBufferBltLib.c; sourceTree = ""; }; + A591B9B626FF77D700F9DBF0 /* FrameBufferBltLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrameBufferBltLib.inf; sourceTree = ""; }; + A591B9B826FF77D700F9DBF0 /* PciHostBridgeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.uni; sourceTree = ""; }; + A591B9B926FF77D700F9DBF0 /* PciHostBridgeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.inf; sourceTree = ""; }; + A591B9BA26FF77D700F9DBF0 /* PciHostBridgeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridgeLibNull.c; sourceTree = ""; }; + A591B9BC26FF77D700F9DBF0 /* PeiDxeDebugLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.uni; sourceTree = ""; }; + A591B9BD26FF77D700F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591B9BE26FF77D700F9DBF0 /* PeiDxeDebugLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.inf; sourceTree = ""; }; + A591B9C026FF77D700F9DBF0 /* TpmMeasurementLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.uni; sourceTree = ""; }; + A591B9C126FF77D700F9DBF0 /* TpmMeasurementLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TpmMeasurementLibNull.c; sourceTree = ""; }; + A591B9C226FF77D700F9DBF0 /* TpmMeasurementLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.inf; sourceTree = ""; }; + A591B9C426FF77D700F9DBF0 /* PeiDebugPrintHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.uni; sourceTree = ""; }; + A591B9C526FF77D700F9DBF0 /* PeiDebugPrintHobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDebugPrintHobLib.c; sourceTree = ""; }; + A591B9C626FF77D700F9DBF0 /* PeiDebugPrintHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.inf; sourceTree = ""; }; + A591B9C826FF77D700F9DBF0 /* RuntimeDxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.inf; sourceTree = ""; }; + A591B9C926FF77D700F9DBF0 /* RuntimeDxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.uni; sourceTree = ""; }; + A591B9CA26FF77D700F9DBF0 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A591B9CC26FF77D700F9DBF0 /* UefiSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.inf; sourceTree = ""; }; + A591B9CD26FF77D700F9DBF0 /* UefiSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiSortLib.c; sourceTree = ""; }; + A591B9CE26FF77D700F9DBF0 /* UefiSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.uni; sourceTree = ""; }; + A591B9D026FF77D700F9DBF0 /* VarCheckHiiGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGen.c; sourceTree = ""; }; + A591B9D126FF77D700F9DBF0 /* VarCheckHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHii.h; sourceTree = ""; }; + A591B9D226FF77D700F9DBF0 /* VarCheckHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.uni; sourceTree = ""; }; + A591B9D326FF77D700F9DBF0 /* VarCheckHiiGenFromFv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromFv.c; sourceTree = ""; }; + A591B9D426FF77D700F9DBF0 /* VarCheckHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.inf; sourceTree = ""; }; + A591B9D526FF77D700F9DBF0 /* InternalVarCheckStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalVarCheckStructure.h; sourceTree = ""; }; + A591B9D626FF77D700F9DBF0 /* VarCheckHiiGenFromHii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromHii.c; sourceTree = ""; }; + A591B9D726FF77D700F9DBF0 /* VarCheckHiiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiLibNullClass.c; sourceTree = ""; }; + A591B9D826FF77D700F9DBF0 /* VarCheckHiiGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHiiGen.h; sourceTree = ""; }; + A591B9DA26FF77D700F9DBF0 /* BaseMemoryAllocationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryAllocationLibNull.c; sourceTree = ""; }; + A591B9DB26FF77D700F9DBF0 /* BaseMemoryAllocationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.inf; sourceTree = ""; }; + A591B9DC26FF77D700F9DBF0 /* BaseMemoryAllocationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.uni; sourceTree = ""; }; + A591B9DE26FF77D700F9DBF0 /* DisplayUpdateProgressLibText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibText.c; sourceTree = ""; }; + A591B9DF26FF77D700F9DBF0 /* DisplayUpdateProgressLibText.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.inf; sourceTree = ""; }; + A591B9E026FF77D700F9DBF0 /* DisplayUpdateProgressLibText.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.uni; sourceTree = ""; }; + A591B9E226FF77D700F9DBF0 /* CustomizedDisplayLibModStrs.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLibModStrs.uni; sourceTree = ""; }; + A591B9E326FF77D700F9DBF0 /* Colors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Colors.h; sourceTree = ""; }; + A591B9E426FF77D700F9DBF0 /* CustomizedDisplayLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLibInternal.h; sourceTree = ""; }; + A591B9E526FF77D700F9DBF0 /* CustomizedDisplayLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.inf; sourceTree = ""; }; + A591B9E626FF77D700F9DBF0 /* CustomizedDisplayLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.uni; sourceTree = ""; }; + A591B9E726FF77D700F9DBF0 /* CustomizedDisplayLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLibInternal.c; sourceTree = ""; }; + A591B9E826FF77D700F9DBF0 /* CustomizedDisplayLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLib.c; sourceTree = ""; }; + A591B9EA26FF77D700F9DBF0 /* SmmCorePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.inf; sourceTree = ""; }; + A591B9EB26FF77D700F9DBF0 /* SmmCorePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.uni; sourceTree = ""; }; + A591B9EC26FF77D700F9DBF0 /* SmmCorePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePlatformHookLibNull.c; sourceTree = ""; }; + A591B9EE26FF77D700F9DBF0 /* DebugAgentLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.uni; sourceTree = ""; }; + A591B9EF26FF77D700F9DBF0 /* DebugAgentLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.inf; sourceTree = ""; }; + A591B9F026FF77D700F9DBF0 /* DebugAgentLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugAgentLibNull.c; sourceTree = ""; }; + A591B9F226FF77D700F9DBF0 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = ""; }; + A591B9F326FF77D700F9DBF0 /* UefiHiiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.uni; sourceTree = ""; }; + A591B9F426FF77D700F9DBF0 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = ""; }; + A591B9F626FF77D700F9DBF0 /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = ""; }; + A591B9F726FF77D700F9DBF0 /* BootMaintenanceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.inf; sourceTree = ""; }; + A591B9F826FF77D700F9DBF0 /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = ""; }; + A591B9F926FF77D700F9DBF0 /* BootMaintenanceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.uni; sourceTree = ""; }; + A591B9FA26FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUiSupport.c; sourceTree = ""; }; + A591B9FB26FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUi.c; sourceTree = ""; }; + A591B9FC26FF77D700F9DBF0 /* BootMaintenanceManager.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManager.vfr; sourceTree = ""; }; + A591B9FD26FF77D700F9DBF0 /* BootMaintenanceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerStrings.uni; sourceTree = ""; }; + A591B9FE26FF77D700F9DBF0 /* BootMaintenanceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManager.h; sourceTree = ""; }; + A591B9FF26FF77D700F9DBF0 /* BootMaintenance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenance.c; sourceTree = ""; }; + A591BA0026FF77D700F9DBF0 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; + A591BA0126FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUiSupport.h; sourceTree = ""; }; + A591BA0226FF77D700F9DBF0 /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = ""; }; + A591BA0326FF77D700F9DBF0 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = ""; }; + A591BA0426FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUi.h; sourceTree = ""; }; + A591BA0526FF77D700F9DBF0 /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = ""; }; + A591BA0626FF77D700F9DBF0 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; + A591BA0826FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.inf; sourceTree = ""; }; + A591BA0926FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.uni; sourceTree = ""; }; + A591BA0A26FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformHookLibSerialPortPpi.c; sourceTree = ""; }; + A591BA0C26FF77D700F9DBF0 /* BaseSerialPortLib16550.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLib16550.c; sourceTree = ""; }; + A591BA0D26FF77D700F9DBF0 /* BaseSerialPortLib16550.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.inf; sourceTree = ""; }; + A591BA0E26FF77D700F9DBF0 /* BaseSerialPortLib16550.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.uni; sourceTree = ""; }; + A591BA1026FF77D700F9DBF0 /* BaseHobLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseHobLibNull.c; sourceTree = ""; }; + A591BA1126FF77D700F9DBF0 /* BaseHobLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.inf; sourceTree = ""; }; + A591BA1226FF77D700F9DBF0 /* BaseHobLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.uni; sourceTree = ""; }; + A591BA1426FF77D700F9DBF0 /* SmmPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPerformanceLib.c; sourceTree = ""; }; + A591BA1526FF77D700F9DBF0 /* SmmPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.inf; sourceTree = ""; }; + A591BA1626FF77D700F9DBF0 /* SmmPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.uni; sourceTree = ""; }; + A591BA1826FF77D700F9DBF0 /* DxeCapsuleLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.inf; sourceTree = ""; }; + A591BA1926FF77D700F9DBF0 /* DxeCapsuleLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.uni; sourceTree = ""; }; + A591BA1A26FF77D700F9DBF0 /* DxeCapsuleLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLibNull.c; sourceTree = ""; }; + A591BA1C26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.inf; sourceTree = ""; }; + A591BA1D26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.uni; sourceTree = ""; }; + A591BA1E26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeDebugPrintErrorLevelLib.c; sourceTree = ""; }; + A591BA2026FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.uni; sourceTree = ""; }; + A591BA2126FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.inf; sourceTree = ""; }; + A591BA2226FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreSmmServicesTableLib.c; sourceTree = ""; }; + A591BA2426FF77D700F9DBF0 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A591BA2526FF77D700F9DBF0 /* BrotliDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BrotliDecompressLibInternal.h; sourceTree = ""; }; + A591BA2726FF77D700F9DBF0 /* port.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; + A591BA2826FF77D700F9DBF0 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + A591BA2926FF77D700F9DBF0 /* decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = ""; }; + A591BA2A26FF77D700F9DBF0 /* BrotliDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BrotliDecompress.c; sourceTree = ""; }; + A591BA2C26FF77D700F9DBF0 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = ""; }; + A591BA2D26FF77D700F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591BA2F26FF77D700F9DBF0 /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = ""; }; + A591BA3026FF77D700F9DBF0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; + A591BA3126FF77D700F9DBF0 /* transform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; + A591BA3226FF77D700F9DBF0 /* context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = ""; }; + A591BA3326FF77D700F9DBF0 /* constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = ""; }; + A591BA3426FF77D700F9DBF0 /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = ""; }; + A591BA3526FF77D700F9DBF0 /* transform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = ""; }; + A591BA3626FF77D700F9DBF0 /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; + A591BA3826FF77D700F9DBF0 /* state.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; + A591BA3926FF77D700F9DBF0 /* bit_reader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = ""; }; + A591BA3A26FF77D700F9DBF0 /* decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; + A591BA3B26FF77D700F9DBF0 /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; + A591BA3C26FF77D700F9DBF0 /* bit_reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = ""; }; + A591BA3D26FF77D700F9DBF0 /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; + A591BA3E26FF77D700F9DBF0 /* state.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = ""; }; + A591BA3F26FF77D700F9DBF0 /* huffman.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; + A591BA4026FF77D700F9DBF0 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A591BA4126FF77D700F9DBF0 /* BrotliDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliDecompressLib.uni; sourceTree = ""; }; + A591BA4226FF77D700F9DBF0 /* BrotliCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCustomDecompressLib.inf; sourceTree = ""; }; + A591BA4326FF77D700F9DBF0 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; + A591BA4526FF77D700F9DBF0 /* ResetUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetUtility.c; sourceTree = ""; }; + A591BA4626FF77D700F9DBF0 /* ResetUtilityLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetUtilityLib.inf; sourceTree = ""; }; + A591BA4826FF77D700F9DBF0 /* SmmCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePerformanceLib.c; sourceTree = ""; }; + A591BA4926FF77D700F9DBF0 /* SmmCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.uni; sourceTree = ""; }; + A591BA4A26FF77D700F9DBF0 /* SmmCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.inf; sourceTree = ""; }; + A591BA4B26FF77D700F9DBF0 /* SmmCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePerformanceLibInternal.h; sourceTree = ""; }; + A591BA4D26FF77D700F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591BA4E26FF77D700F9DBF0 /* UefiMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A591BA4F26FF77D700F9DBF0 /* UefiMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A591BA5026FF77D700F9DBF0 /* DxeMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMemoryProfileLib.c; sourceTree = ""; }; + A591BA5226FF77D700F9DBF0 /* PeiDebugLibDebugPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugLibDebugPpi.inf; sourceTree = ""; }; + A591BA5326FF77D700F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591BA5526FF77D700F9DBF0 /* SmmSmiHandlerProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmSmiHandlerProfileLib.c; sourceTree = ""; }; + A591BA5626FF77D700F9DBF0 /* SmmSmiHandlerProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.inf; sourceTree = ""; }; + A591BA5726FF77D700F9DBF0 /* SmmSmiHandlerProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.uni; sourceTree = ""; }; + A591BA5926FF77D700F9DBF0 /* DxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.inf; sourceTree = ""; }; + A591BA5A26FF77D700F9DBF0 /* DxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.uni; sourceTree = ""; }; + A591BA5B26FF77D700F9DBF0 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A591BA5D26FF77D700F9DBF0 /* VarCheckUefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.inf; sourceTree = ""; }; + A591BA5E26FF77D700F9DBF0 /* VarCheckUefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.uni; sourceTree = ""; }; + A591BA5F26FF77D700F9DBF0 /* VarCheckUefiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckUefiLibNullClass.c; sourceTree = ""; }; + A591BA6126FF77D700F9DBF0 /* RuntimeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.inf; sourceTree = ""; }; + A591BA6226FF77D700F9DBF0 /* RuntimeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeResetSystemLib.c; sourceTree = ""; }; + A591BA6326FF77D700F9DBF0 /* RuntimeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.uni; sourceTree = ""; }; + A591BA6526FF77D700F9DBF0 /* VarCheckPcdLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckPcdLibNullClass.c; sourceTree = ""; }; + A591BA6626FF77D700F9DBF0 /* VarCheckPcdStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckPcdStructure.h; sourceTree = ""; }; + A591BA6726FF77D700F9DBF0 /* VarCheckPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.uni; sourceTree = ""; }; + A591BA6826FF77D700F9DBF0 /* VarCheckPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.inf; sourceTree = ""; }; + A591BA6A26FF77D700F9DBF0 /* DxeSecurityManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSecurityManagementLib.c; sourceTree = ""; }; + A591BA6B26FF77D700F9DBF0 /* DxeSecurityManagementLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.uni; sourceTree = ""; }; + A591BA6C26FF77D700F9DBF0 /* DxeSecurityManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.inf; sourceTree = ""; }; + A591BA6E26FF77D700F9DBF0 /* PiSmmCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLib.c; sourceTree = ""; }; + A591BA6F26FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryAllocationServices.h; sourceTree = ""; }; + A591BA7026FF77D700F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591BA7126FF77D700F9DBF0 /* PiSmmCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryProfileServices.h; sourceTree = ""; }; + A591BA7226FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.uni; sourceTree = ""; }; + A591BA7326FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A591BA7426FF77D700F9DBF0 /* PiSmmCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLibNull.c; sourceTree = ""; }; + A591BA7526FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.inf; sourceTree = ""; }; + A591BA7626FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A591BA7826FF77D700F9DBF0 /* DxePrintLibPrint2Protocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.uni; sourceTree = ""; }; + A591BA7926FF77D700F9DBF0 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; + A591BA7A26FF77D700F9DBF0 /* DxePrintLibPrint2Protocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.inf; sourceTree = ""; }; + A591BA7C26FF77D700F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591BA7D26FF77D700F9DBF0 /* DxeCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryAllocationServices.h; sourceTree = ""; }; + A591BA7E26FF77D700F9DBF0 /* DxeCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryProfileServices.h; sourceTree = ""; }; + A591BA7F26FF77D700F9DBF0 /* DxeCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A591BA8026FF77D700F9DBF0 /* DxeCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A591BA8126FF77D700F9DBF0 /* DxeCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLib.c; sourceTree = ""; }; + A591BA8226FF77D700F9DBF0 /* DxeCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.uni; sourceTree = ""; }; + A591BA8326FF77D700F9DBF0 /* DxeCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.inf; sourceTree = ""; }; + A591BA8426FF77D700F9DBF0 /* DxeCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLibNull.c; sourceTree = ""; }; + A591BA8626FF77D700F9DBF0 /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = ""; }; + A591BA8726FF77D700F9DBF0 /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = ""; }; + A591BA8826FF77D700F9DBF0 /* BootManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.uni; sourceTree = ""; }; + A591BA8926FF77D700F9DBF0 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = ""; }; + A591BA8A26FF77D700F9DBF0 /* BootManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.inf; sourceTree = ""; }; + A591BA8B26FF77D700F9DBF0 /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = ""; }; + A591BA8D26FF77D700F9DBF0 /* BmpSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmpSupportLib.c; sourceTree = ""; }; + A591BA8E26FF77D700F9DBF0 /* BaseBmpSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.inf; sourceTree = ""; }; + A591BA8F26FF77D700F9DBF0 /* BaseBmpSupportLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.uni; sourceTree = ""; }; + A591BA9126FF77D700F9DBF0 /* CpuExceptionHandlerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.uni; sourceTree = ""; }; + A591BA9226FF77D700F9DBF0 /* CpuExceptionHandlerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.inf; sourceTree = ""; }; + A591BA9326FF77D700F9DBF0 /* CpuExceptionHandlerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionHandlerLibNull.c; sourceTree = ""; }; + A591BA9526FF77D700F9DBF0 /* HiiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLib.c; sourceTree = ""; }; + A591BA9626FF77D700F9DBF0 /* UefiHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.uni; sourceTree = ""; }; + A591BA9726FF77D700F9DBF0 /* UefiHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.inf; sourceTree = ""; }; + A591BA9826FF77D700F9DBF0 /* HiiString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiString.c; sourceTree = ""; }; + A591BA9926FF77D700F9DBF0 /* HiiLanguage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLanguage.c; sourceTree = ""; }; + A591BA9A26FF77D700F9DBF0 /* InternalHiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalHiiLib.h; sourceTree = ""; }; + A591BA9C26FF77D700F9DBF0 /* BaseSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.inf; sourceTree = ""; }; + A591BA9D26FF77D700F9DBF0 /* BaseSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.uni; sourceTree = ""; }; + A591BA9E26FF77D700F9DBF0 /* BaseSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSortLib.c; sourceTree = ""; }; + A591BAA026FF77D700F9DBF0 /* DxeCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCorePerformanceLib.c; sourceTree = ""; }; + A591BAA126FF77D700F9DBF0 /* DxeCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCorePerformanceLibInternal.h; sourceTree = ""; }; + A591BAA226FF77D700F9DBF0 /* DxeCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.inf; sourceTree = ""; }; + A591BAA326FF77D700F9DBF0 /* DxeCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.uni; sourceTree = ""; }; + A591BAA526FF77D800F9DBF0 /* DxeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.uni; sourceTree = ""; }; + A591BAA626FF77D800F9DBF0 /* DxeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.inf; sourceTree = ""; }; + A591BAA726FF77D800F9DBF0 /* DxeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeResetSystemLib.c; sourceTree = ""; }; + A591BAA926FF77D800F9DBF0 /* PeiResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.uni; sourceTree = ""; }; + A591BAAA26FF77D800F9DBF0 /* PeiResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.inf; sourceTree = ""; }; + A591BAAB26FF77D800F9DBF0 /* PeiResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResetSystemLib.c; sourceTree = ""; }; + A591BAAC26FF77D800F9DBF0 /* MdeModulePkgSample.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgSample.dec; sourceTree = ""; }; + A591BAAE26FF77D800F9DBF0 /* LogoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.uni; sourceTree = ""; }; + A591BAAF26FF77D800F9DBF0 /* LogoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.inf; sourceTree = ""; }; + A591BAB026FF77D800F9DBF0 /* Logo.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = Logo.bmp; sourceTree = ""; }; + A591BAB126FF77D800F9DBF0 /* Logo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.uni; sourceTree = ""; }; + A591BAB226FF77D800F9DBF0 /* LogoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxeExtra.uni; sourceTree = ""; }; + A591BAB326FF77D800F9DBF0 /* LogoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoExtra.uni; sourceTree = ""; }; + A591BAB426FF77D800F9DBF0 /* Logo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.inf; sourceTree = ""; }; + A591BAB526FF77D800F9DBF0 /* Logo.idf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.idf; sourceTree = ""; }; + A591BAB626FF77D800F9DBF0 /* Logo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Logo.c; sourceTree = ""; }; + A591BAB726FF77D800F9DBF0 /* MdeModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.uni; sourceTree = ""; }; + A591BAB826FF77D800F9DBF0 /* MdeModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dec; sourceTree = ""; }; + A591BABB26FF77D800F9DBF0 /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = ""; }; + A591BABC26FF77D800F9DBF0 /* FrontPageCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUi.h; sourceTree = ""; }; + A591BABD26FF77D800F9DBF0 /* Ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ui.h; sourceTree = ""; }; + A591BABE26FF77D800F9DBF0 /* FrontPageCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUiSupport.c; sourceTree = ""; }; + A591BABF26FF77D800F9DBF0 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = ""; }; + A591BAC026FF77D800F9DBF0 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A591BAC126FF77D800F9DBF0 /* FrontPageCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUi.c; sourceTree = ""; }; + A591BAC226FF77D800F9DBF0 /* UiApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.uni; sourceTree = ""; }; + A591BAC326FF77D800F9DBF0 /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = ""; }; + A591BAC426FF77D800F9DBF0 /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = ""; }; + A591BAC526FF77D800F9DBF0 /* UiAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiAppExtra.uni; sourceTree = ""; }; + A591BAC626FF77D800F9DBF0 /* UiApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.inf; sourceTree = ""; }; + A591BAC726FF77D800F9DBF0 /* FrontPageCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUiSupport.h; sourceTree = ""; }; + A591BAC826FF77D800F9DBF0 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = ""; }; + A591BACA26FF77D800F9DBF0 /* HelloWorldStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldStr.uni; sourceTree = ""; }; + A591BACB26FF77D800F9DBF0 /* HelloWorld.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.uni; sourceTree = ""; }; + A591BACC26FF77D800F9DBF0 /* HelloWorld.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.inf; sourceTree = ""; }; + A591BACD26FF77D800F9DBF0 /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = ""; }; + A591BACE26FF77D800F9DBF0 /* HelloWorldExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldExtra.uni; sourceTree = ""; }; + A591BAD026FF77D800F9DBF0 /* BootManagerMenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerMenu.c; sourceTree = ""; }; + A591BAD126FF77D800F9DBF0 /* BootManagerMenuAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuAppExtra.uni; sourceTree = ""; }; + A591BAD226FF77D800F9DBF0 /* BootManagerMenuStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuStrings.uni; sourceTree = ""; }; + A591BAD326FF77D800F9DBF0 /* BootManagerMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerMenu.h; sourceTree = ""; }; + A591BAD426FF77D800F9DBF0 /* BootManagerMenuApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.inf; sourceTree = ""; }; + A591BAD526FF77D800F9DBF0 /* BootManagerMenuApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.uni; sourceTree = ""; }; + A591BAD726FF77D800F9DBF0 /* CapsuleApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleApp.h; sourceTree = ""; }; + A591BAD826FF77D800F9DBF0 /* CapsuleApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.inf; sourceTree = ""; }; + A591BAD926FF77D800F9DBF0 /* AppSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppSupport.c; sourceTree = ""; }; + A591BADA26FF77D800F9DBF0 /* CapsuleApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.uni; sourceTree = ""; }; + A591BADB26FF77D800F9DBF0 /* CapsuleAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleAppExtra.uni; sourceTree = ""; }; + A591BADC26FF77D800F9DBF0 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; + A591BADD26FF77D800F9DBF0 /* CapsuleApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleApp.c; sourceTree = ""; }; + A591BADE26FF77D800F9DBF0 /* CapsuleDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleDump.c; sourceTree = ""; }; + A591BAE026FF77D800F9DBF0 /* MemoryProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.inf; sourceTree = ""; }; + A591BAE126FF77D800F9DBF0 /* MemoryProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileInfo.c; sourceTree = ""; }; + A591BAE226FF77D800F9DBF0 /* MemoryProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.uni; sourceTree = ""; }; + A591BAE326FF77D800F9DBF0 /* MemoryProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfoExtra.uni; sourceTree = ""; }; + A591BAE526FF77D800F9DBF0 /* DumpDynPcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcd.inf; sourceTree = ""; }; + A591BAE626FF77D800F9DBF0 /* DumpDynPcdStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcdStr.uni; sourceTree = ""; }; + A591BAE726FF77D800F9DBF0 /* DumpDynPcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpDynPcd.c; sourceTree = ""; }; + A591BAE926FF77D800F9DBF0 /* VariableInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfoExtra.uni; sourceTree = ""; }; + A591BAEA26FF77D800F9DBF0 /* VariableInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.inf; sourceTree = ""; }; + A591BAEB26FF77D800F9DBF0 /* VariableInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.uni; sourceTree = ""; }; + A591BAEC26FF77D800F9DBF0 /* VariableInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableInfo.c; sourceTree = ""; }; + A591BAEE26FF77D800F9DBF0 /* SmiHandlerProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfoExtra.uni; sourceTree = ""; }; + A591BAEF26FF77D800F9DBF0 /* SmiHandlerProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.uni; sourceTree = ""; }; + A591BAF026FF77D800F9DBF0 /* SmiHandlerProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.inf; sourceTree = ""; }; + A591BAF126FF77D800F9DBF0 /* SmiHandlerProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileInfo.c; sourceTree = ""; }; + A591BAF226FF77D800F9DBF0 /* MdeModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dsc; sourceTree = ""; }; + A591BAF526FF77E100F9DBF0 /* PiPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPei.h; sourceTree = ""; }; + A591BAF626FF77E100F9DBF0 /* PiMm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMm.h; sourceTree = ""; }; + A591BAF726FF77E100F9DBF0 /* Uefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = ""; }; + A591BAF926FF77E100F9DBF0 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; + A591BAFA26FF77E100F9DBF0 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A591BAFC26FF77E100F9DBF0 /* UefiAcpiDataTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiAcpiDataTable.h; sourceTree = ""; }; + A591BAFD26FF77E100F9DBF0 /* UefiPxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiPxe.h; sourceTree = ""; }; + A591BAFE26FF77E100F9DBF0 /* UefiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiSpec.h; sourceTree = ""; }; + A591BAFF26FF77E100F9DBF0 /* UefiGpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiGpt.h; sourceTree = ""; }; + A591BB0026FF77E100F9DBF0 /* UefiBaseType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBaseType.h; sourceTree = ""; }; + A591BB0126FF77E100F9DBF0 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = ""; }; + A591BB0226FF77E100F9DBF0 /* UefiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = ""; }; + A591BB0426FF77E100F9DBF0 /* IpmiNetFnFirmware.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnFirmware.h; sourceTree = ""; }; + A591BB0526FF77E100F9DBF0 /* SdramSpdLpDdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdLpDdr.h; sourceTree = ""; }; + A591BB0626FF77E100F9DBF0 /* ElTorito.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElTorito.h; sourceTree = ""; }; + A591BB0726FF77E100F9DBF0 /* SdramSpdDdr3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr3.h; sourceTree = ""; }; + A591BB0826FF77E100F9DBF0 /* Acpi62.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi62.h; sourceTree = ""; }; + A591BB0926FF77E100F9DBF0 /* WindowsSmmSecurityMitigationTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsSmmSecurityMitigationTable.h; sourceTree = ""; }; + A591BB0A26FF77E100F9DBF0 /* Nvme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvme.h; sourceTree = ""; }; + A591BB0B26FF77E100F9DBF0 /* IoRemappingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoRemappingTable.h; sourceTree = ""; }; + A591BB0C26FF77E100F9DBF0 /* LowPowerIdleTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LowPowerIdleTable.h; sourceTree = ""; }; + A591BB0D26FF77E100F9DBF0 /* Emmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Emmc.h; sourceTree = ""; }; + A591BB0E26FF77E100F9DBF0 /* WatchdogActionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogActionTable.h; sourceTree = ""; }; + A591BB0F26FF77E100F9DBF0 /* DmaRemappingReportingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DmaRemappingReportingTable.h; sourceTree = ""; }; + A591BB1026FF77E100F9DBF0 /* AlertStandardFormatTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlertStandardFormatTable.h; sourceTree = ""; }; + A591BB1126FF77E100F9DBF0 /* Acpi40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi40.h; sourceTree = ""; }; + A591BB1226FF77E100F9DBF0 /* Bmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bmp.h; sourceTree = ""; }; + A591BB1326FF77E100F9DBF0 /* UefiTcgPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiTcgPlatform.h; sourceTree = ""; }; + A591BB1426FF77E100F9DBF0 /* SerialPortConsoleRedirectionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortConsoleRedirectionTable.h; sourceTree = ""; }; + A591BB1526FF77E100F9DBF0 /* Pci22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci22.h; sourceTree = ""; }; + A591BB1626FF77E100F9DBF0 /* Mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mbr.h; sourceTree = ""; }; + A591BB1726FF77E100F9DBF0 /* Acpi61.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi61.h; sourceTree = ""; }; + A591BB1826FF77E100F9DBF0 /* SdramSpdDdr4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr4.h; sourceTree = ""; }; + A591BB1926FF77E100F9DBF0 /* TcgStorageOpal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageOpal.h; sourceTree = ""; }; + A591BB1A26FF77E100F9DBF0 /* IpmiNetFnChassis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnChassis.h; sourceTree = ""; }; + A591BB1B26FF77E100F9DBF0 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; + A591BB1C26FF77E100F9DBF0 /* Tpm2Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm2Acpi.h; sourceTree = ""; }; + A591BB1D26FF77E100F9DBF0 /* PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = ""; }; + A591BB1E26FF77E100F9DBF0 /* PciExpress30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress30.h; sourceTree = ""; }; + A591BB1F26FF77E100F9DBF0 /* SdramSpd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpd.h; sourceTree = ""; }; + A591BB2026FF77E100F9DBF0 /* Acpi10.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi10.h; sourceTree = ""; }; + A591BB2126FF77E100F9DBF0 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = ""; }; + A591BB2226FF77E100F9DBF0 /* IpmiFruInformationStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiFruInformationStorage.h; sourceTree = ""; }; + A591BB2326FF77E100F9DBF0 /* IpmiNetFnStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnStorage.h; sourceTree = ""; }; + A591BB2426FF77E100F9DBF0 /* ArmErrorSourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArmErrorSourceTable.h; sourceTree = ""; }; + A591BB2526FF77E100F9DBF0 /* IScsiBootFirmwareTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiBootFirmwareTable.h; sourceTree = ""; }; + A591BB2626FF77E100F9DBF0 /* Bluetooth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; + A591BB2726FF77E100F9DBF0 /* AcpiAml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiAml.h; sourceTree = ""; }; + A591BB2826FF77E100F9DBF0 /* Acpi50.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi50.h; sourceTree = ""; }; + A591BB2926FF77E100F9DBF0 /* Tpm20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm20.h; sourceTree = ""; }; + A591BB2A26FF77E100F9DBF0 /* PciCodeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCodeId.h; sourceTree = ""; }; + A591BB2B26FF77E100F9DBF0 /* IpmiNetFnTransport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnTransport.h; sourceTree = ""; }; + A591BB2C26FF77E100F9DBF0 /* Dhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp.h; sourceTree = ""; }; + A591BB2D26FF77E100F9DBF0 /* TpmPtp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmPtp.h; sourceTree = ""; }; + A591BB2E26FF77E100F9DBF0 /* Acpi20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi20.h; sourceTree = ""; }; + A591BB2F26FF77E100F9DBF0 /* Pci23.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci23.h; sourceTree = ""; }; + A591BB3026FF77E100F9DBF0 /* IpmiNetFnApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnApp.h; sourceTree = ""; }; + A591BB3126FF77E100F9DBF0 /* PciExpress40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress40.h; sourceTree = ""; }; + A591BB3226FF77E100F9DBF0 /* IpmiNetFnSensorEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnSensorEvent.h; sourceTree = ""; }; + A591BB3326FF77E100F9DBF0 /* Acpi60.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi60.h; sourceTree = ""; }; + A591BB3426FF77E100F9DBF0 /* PciExpress21.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress21.h; sourceTree = ""; }; + A591BB3526FF77E100F9DBF0 /* PciExpress31.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress31.h; sourceTree = ""; }; + A591BB3626FF77E100F9DBF0 /* TcgStorageCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageCore.h; sourceTree = ""; }; + A591BB3726FF77E100F9DBF0 /* HighPrecisionEventTimerTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HighPrecisionEventTimerTable.h; sourceTree = ""; }; + A591BB3826FF77E100F9DBF0 /* Usb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb.h; sourceTree = ""; }; + A591BB3926FF77E100F9DBF0 /* Acpi51.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi51.h; sourceTree = ""; }; + A591BB3A26FF77E100F9DBF0 /* Sd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sd.h; sourceTree = ""; }; + A591BB3B26FF77E100F9DBF0 /* WatchdogResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogResourceTable.h; sourceTree = ""; }; + A591BB3C26FF77E100F9DBF0 /* Acpi30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi30.h; sourceTree = ""; }; + A591BB3D26FF77E100F9DBF0 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; + A591BB3E26FF77E100F9DBF0 /* DebugPortTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPortTable.h; sourceTree = ""; }; + A591BB3F26FF77E100F9DBF0 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; + A591BB4026FF77E100F9DBF0 /* MemoryOverwriteRequestControlLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteRequestControlLock.h; sourceTree = ""; }; + A591BB4126FF77E100F9DBF0 /* Atapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Atapi.h; sourceTree = ""; }; + A591BB4226FF77E100F9DBF0 /* TcpaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpaAcpi.h; sourceTree = ""; }; + A591BB4326FF77E100F9DBF0 /* LegacyBiosMpTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosMpTable.h; sourceTree = ""; }; + A591BB4426FF77E100F9DBF0 /* TpmTis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmTis.h; sourceTree = ""; }; + A591BB4526FF77E100F9DBF0 /* Acpi63.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi63.h; sourceTree = ""; }; + A591BB4626FF77E100F9DBF0 /* SmBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBus.h; sourceTree = ""; }; + A591BB4726FF77E100F9DBF0 /* Http11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http11.h; sourceTree = ""; }; + A591BB4826FF77E100F9DBF0 /* TcgPhysicalPresence.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgPhysicalPresence.h; sourceTree = ""; }; + A591BB4926FF77E100F9DBF0 /* IpmiNetFnGroupExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnGroupExtension.h; sourceTree = ""; }; + A591BB4A26FF77E100F9DBF0 /* Tls1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls1.h; sourceTree = ""; }; + A591BB4B26FF77E100F9DBF0 /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = ""; }; + A591BB4C26FF77E100F9DBF0 /* DebugPort2Table.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort2Table.h; sourceTree = ""; }; + A591BB4D26FF77E100F9DBF0 /* Scsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Scsi.h; sourceTree = ""; }; + A591BB4E26FF77E100F9DBF0 /* Pci30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci30.h; sourceTree = ""; }; + A591BB4F26FF77E100F9DBF0 /* Hsti.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hsti.h; sourceTree = ""; }; + A591BB5026FF77E100F9DBF0 /* WindowsUxCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsUxCapsule.h; sourceTree = ""; }; + A591BB5126FF77E100F9DBF0 /* Tpm12.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm12.h; sourceTree = ""; }; + A591BB5226FF77E100F9DBF0 /* Ipmi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ipmi.h; sourceTree = ""; }; + A591BB5326FF77E100F9DBF0 /* IpmiNetFnBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnBridge.h; sourceTree = ""; }; + A591BB5426FF77E100F9DBF0 /* ServiceProcessorManagementInterfaceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceProcessorManagementInterfaceTable.h; sourceTree = ""; }; + A591BB5626FF77E100F9DBF0 /* OrderedCollectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderedCollectionLib.h; sourceTree = ""; }; + A591BB5726FF77E100F9DBF0 /* TimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TimerLib.h; sourceTree = ""; }; + A591BB5826FF77E100F9DBF0 /* PeiServicesTablePointerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesTablePointerLib.h; sourceTree = ""; }; + A591BB5926FF77E100F9DBF0 /* SmiHandlerProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfileLib.h; sourceTree = ""; }; + A591BB5A26FF77E100F9DBF0 /* UefiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLib.h; sourceTree = ""; }; + A591BB5B26FF77E100F9DBF0 /* UefiDecompressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDecompressLib.h; sourceTree = ""; }; + A591BB5C26FF77E100F9DBF0 /* UefiRuntimeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeServicesTableLib.h; sourceTree = ""; }; + A591BB5D26FF77E100F9DBF0 /* PeimEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeimEntryPoint.h; sourceTree = ""; }; + A591BB5E26FF77E100F9DBF0 /* RngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RngLib.h; sourceTree = ""; }; + A591BB5F26FF77E100F9DBF0 /* PciCf8Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCf8Lib.h; sourceTree = ""; }; + A591BB6026FF77E100F9DBF0 /* SmmPeriodicSmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicSmiLib.h; sourceTree = ""; }; + A591BB6126FF77E100F9DBF0 /* PeiCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreEntryPoint.h; sourceTree = ""; }; + A591BB6226FF77E100F9DBF0 /* S3PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciLib.h; sourceTree = ""; }; + A591BB6326FF77E100F9DBF0 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; + A591BB6426FF77E100F9DBF0 /* DebugLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = ""; }; + A591BB6526FF77E100F9DBF0 /* SynchronizationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SynchronizationLib.h; sourceTree = ""; }; + A591BB6626FF77E100F9DBF0 /* SafeIntLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SafeIntLib.h; sourceTree = ""; }; + A591BB6726FF77E100F9DBF0 /* S3SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmbusLib.h; sourceTree = ""; }; + A591BB6826FF77E100F9DBF0 /* DevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathLib.h; sourceTree = ""; }; + A591BB6926FF77E100F9DBF0 /* PcdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdLib.h; sourceTree = ""; }; + A591BB6A26FF77E100F9DBF0 /* FileHandleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileHandleLib.h; sourceTree = ""; }; + A591BB6B26FF77E100F9DBF0 /* UefiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = ""; }; + A591BB6C26FF77E100F9DBF0 /* SmmMemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemLib.h; sourceTree = ""; }; + A591BB6D26FF77E100F9DBF0 /* PostCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostCodeLib.h; sourceTree = ""; }; + A591BB6E26FF77E100F9DBF0 /* S3StallLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StallLib.h; sourceTree = ""; }; + A591BB6F26FF77E100F9DBF0 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; + A591BB7026FF77E100F9DBF0 /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = ""; }; + A591BB7126FF77E100F9DBF0 /* MmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmServicesTableLib.h; sourceTree = ""; }; + A591BB7226FF77E100F9DBF0 /* PeCoffExtraActionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffExtraActionLib.h; sourceTree = ""; }; + A591BB7326FF77E100F9DBF0 /* PciExpressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressLib.h; sourceTree = ""; }; + A591BB7426FF77E100F9DBF0 /* S3IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3IoLib.h; sourceTree = ""; }; + A591BB7526FF77E100F9DBF0 /* ReportStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeLib.h; sourceTree = ""; }; + A591BB7626FF77E100F9DBF0 /* UefiScsiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiScsiLib.h; sourceTree = ""; }; + A591BB7726FF77E100F9DBF0 /* UefiRuntimeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeLib.h; sourceTree = ""; }; + A591BB7826FF77E100F9DBF0 /* SmmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmServicesTableLib.h; sourceTree = ""; }; + A591BB7926FF77E100F9DBF0 /* SerialPortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLib.h; sourceTree = ""; }; + A591BB7A26FF77E100F9DBF0 /* DxeCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreEntryPoint.h; sourceTree = ""; }; + A591BB7B26FF77E100F9DBF0 /* PeCoffGetEntryPointLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffGetEntryPointLib.h; sourceTree = ""; }; + A591BB7C26FF77E100F9DBF0 /* UefiDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDriverEntryPoint.h; sourceTree = ""; }; + A591BB7D26FF77E100F9DBF0 /* BaseMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = ""; }; + A591BB7E26FF77E100F9DBF0 /* DxeServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesLib.h; sourceTree = ""; }; + A591BB7F26FF77E100F9DBF0 /* PeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = ""; }; + A591BB8026FF77E100F9DBF0 /* S3PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciSegmentLib.h; sourceTree = ""; }; + A591BB8126FF77E100F9DBF0 /* BaseLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = ""; }; + A591BB8226FF77E100F9DBF0 /* SmmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLib.h; sourceTree = ""; }; + A591BB8326FF77E100F9DBF0 /* PeiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesLib.h; sourceTree = ""; }; + A591BB8426FF77E100F9DBF0 /* DxeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesTableLib.h; sourceTree = ""; }; + A591BB8526FF77E100F9DBF0 /* SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusLib.h; sourceTree = ""; }; + A591BB8626FF77E100F9DBF0 /* MemoryAllocationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = ""; }; + A591BB8726FF77E100F9DBF0 /* HstiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiLib.h; sourceTree = ""; }; + A591BB8826FF77E100F9DBF0 /* ExtractGuidedSectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtractGuidedSectionLib.h; sourceTree = ""; }; + A591BB8926FF77E100F9DBF0 /* ResourcePublicationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResourcePublicationLib.h; sourceTree = ""; }; + A591BB8A26FF77E100F9DBF0 /* S3BootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3BootScriptLib.h; sourceTree = ""; }; + A591BB8B26FF77E100F9DBF0 /* CacheMaintenanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CacheMaintenanceLib.h; sourceTree = ""; }; + A591BB8C26FF77E100F9DBF0 /* CpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuLib.h; sourceTree = ""; }; + A591BB8D26FF77E100F9DBF0 /* StandaloneMmDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandaloneMmDriverEntryPoint.h; sourceTree = ""; }; + A591BB8E26FF77E100F9DBF0 /* SmmIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoLib.h; sourceTree = ""; }; + A591BB8F26FF77E100F9DBF0 /* IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoLib.h; sourceTree = ""; }; + A591BB9026FF77E100F9DBF0 /* PrintLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = ""; }; + A591BB9126FF77E100F9DBF0 /* UefiApplicationEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiApplicationEntryPoint.h; sourceTree = ""; }; + A591BB9226FF77E100F9DBF0 /* PerformanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceLib.h; sourceTree = ""; }; + A591BB9326FF77E100F9DBF0 /* HobLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobLib.h; sourceTree = ""; }; + A591BB9426FF77E100F9DBF0 /* DebugPrintErrorLevelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPrintErrorLevelLib.h; sourceTree = ""; }; + A591BB9526FF77E100F9DBF0 /* PciSegmentInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentInfoLib.h; sourceTree = ""; }; + A591BB9726FF77E100F9DBF0 /* LegacySpiController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiController.h; sourceTree = ""; }; + A591BB9826FF77E100F9DBF0 /* SpiHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiHc.h; sourceTree = ""; }; + A591BB9926FF77E100F9DBF0 /* Tcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp4.h; sourceTree = ""; }; + A591BB9A26FF77E100F9DBF0 /* DriverFamilyOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverFamilyOverride.h; sourceTree = ""; }; + A591BB9B26FF77E100F9DBF0 /* MmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSxDispatch.h; sourceTree = ""; }; + A591BB9C26FF77E100F9DBF0 /* MmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpu.h; sourceTree = ""; }; + A591BB9D26FF77E100F9DBF0 /* TcgService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgService.h; sourceTree = ""; }; + A591BB9E26FF77E100F9DBF0 /* WiFi2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi2.h; sourceTree = ""; }; + A591BB9F26FF77E100F9DBF0 /* PartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PartitionInfo.h; sourceTree = ""; }; + A591BBA026FF77E100F9DBF0 /* SmmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReportStatusCodeHandler.h; sourceTree = ""; }; + A591BBA126FF77E100F9DBF0 /* UgaDraw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = ""; }; + A591BBA226FF77E100F9DBF0 /* Bis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bis.h; sourceTree = ""; }; + A591BBA326FF77E100F9DBF0 /* SmartCardEdge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardEdge.h; sourceTree = ""; }; + A591BBA426FF77E100F9DBF0 /* EapConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapConfiguration.h; sourceTree = ""; }; + A591BBA526FF77E100F9DBF0 /* ShellDynamicCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellDynamicCommand.h; sourceTree = ""; }; + A591BBA626FF77E100F9DBF0 /* Rest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rest.h; sourceTree = ""; }; + A591BBA726FF77E100F9DBF0 /* NvdimmLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvdimmLabel.h; sourceTree = ""; }; + A591BBA826FF77E100F9DBF0 /* Udp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4.h; sourceTree = ""; }; + A591BBA926FF77E100F9DBF0 /* LoadedImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadedImage.h; sourceTree = ""; }; + A591BBAA26FF77E100F9DBF0 /* WiFi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi.h; sourceTree = ""; }; + A591BBAB26FF77E100F9DBF0 /* SmmSwDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch2.h; sourceTree = ""; }; + A591BBAC26FF77E100F9DBF0 /* FormBrowser2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowser2.h; sourceTree = ""; }; + A591BBAD26FF77E100F9DBF0 /* I2cHost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cHost.h; sourceTree = ""; }; + A591BBAE26FF77E100F9DBF0 /* DevicePathFromText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathFromText.h; sourceTree = ""; }; + A591BBAF26FF77E100F9DBF0 /* Shell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shell.h; sourceTree = ""; }; + A591BBB026FF77E100F9DBF0 /* IpSec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSec.h; sourceTree = ""; }; + A591BBB126FF77E100F9DBF0 /* SimpleTextInEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextInEx.h; sourceTree = ""; }; + A591BBB226FF77E100F9DBF0 /* CpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2.h; sourceTree = ""; }; + A591BBB326FF77E100F9DBF0 /* Ip4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4.h; sourceTree = ""; }; + A591BBB426FF77E100F9DBF0 /* DriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration.h; sourceTree = ""; }; + A591BBB526FF77E100F9DBF0 /* SpiSmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmConfiguration.h; sourceTree = ""; }; + A591BBB626FF77E100F9DBF0 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; + A591BBB726FF77E100F9DBF0 /* Tls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls.h; sourceTree = ""; }; + A591BBB826FF77E100F9DBF0 /* MmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReadyToLock.h; sourceTree = ""; }; + A591BBB926FF77E100F9DBF0 /* SimpleFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleFileSystem.h; sourceTree = ""; }; + A591BBBA26FF77E100F9DBF0 /* MmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStatusCode.h; sourceTree = ""; }; + A591BBBB26FF77E100F9DBF0 /* Http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http.h; sourceTree = ""; }; + A591BBBC26FF77E100F9DBF0 /* ScsiPassThruExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThruExt.h; sourceTree = ""; }; + A591BBBD26FF77E100F9DBF0 /* HiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigAccess.h; sourceTree = ""; }; + A591BBBE26FF77E100F9DBF0 /* SmbusHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusHc.h; sourceTree = ""; }; + A591BBBF26FF77E100F9DBF0 /* DevicePathToText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathToText.h; sourceTree = ""; }; + A591BBC026FF77E100F9DBF0 /* MmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpuIo.h; sourceTree = ""; }; + A591BBC126FF77E100F9DBF0 /* ServiceBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceBinding.h; sourceTree = ""; }; + A591BBC226FF77E100F9DBF0 /* DriverConfiguration2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration2.h; sourceTree = ""; }; + A591BBC326FF77E100F9DBF0 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; + A591BBC426FF77E100F9DBF0 /* FirmwareManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagement.h; sourceTree = ""; }; + A591BBC526FF77E100F9DBF0 /* EdidDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidDiscovered.h; sourceTree = ""; }; + A591BBC626FF77E100F9DBF0 /* MmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmEndOfDxe.h; sourceTree = ""; }; + A591BBC726FF77E100F9DBF0 /* BootManagerPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerPolicy.h; sourceTree = ""; }; + A591BBC826FF77E100F9DBF0 /* RealTimeClock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RealTimeClock.h; sourceTree = ""; }; + A591BBC926FF77E100F9DBF0 /* SimplePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimplePointer.h; sourceTree = ""; }; + A591BBCA26FF77E100F9DBF0 /* Ip6Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Config.h; sourceTree = ""; }; + A591BBCB26FF77E100F9DBF0 /* I2cIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cIo.h; sourceTree = ""; }; + A591BBCC26FF77E100F9DBF0 /* Dns6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns6.h; sourceTree = ""; }; + A591BBCD26FF77E100F9DBF0 /* UfsDeviceConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsDeviceConfig.h; sourceTree = ""; }; + A591BBCE26FF77E100F9DBF0 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = ""; }; + A591BBCF26FF77E100F9DBF0 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; + A591BBD026FF77E100F9DBF0 /* TlsConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsConfig.h; sourceTree = ""; }; + A591BBD126FF77E100F9DBF0 /* ScsiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiIo.h; sourceTree = ""; }; + A591BBD226FF77E100F9DBF0 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; + A591BBD326FF77E100F9DBF0 /* SmmSxDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch2.h; sourceTree = ""; }; + A591BBD426FF77E100F9DBF0 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; + A591BBD526FF77E100F9DBF0 /* NetworkInterfaceIdentifier.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetworkInterfaceIdentifier.h; sourceTree = ""; }; + A591BBD626FF77E100F9DBF0 /* MmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPowerButtonDispatch.h; sourceTree = ""; }; + A591BBD726FF77E100F9DBF0 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; + A591BBD826FF77E100F9DBF0 /* EdidActive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidActive.h; sourceTree = ""; }; + A591BBD926FF77E100F9DBF0 /* UserCredential.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential.h; sourceTree = ""; }; + A591BBDA26FF77E100F9DBF0 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; + A591BBDB26FF77E100F9DBF0 /* UnicodeCollation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollation.h; sourceTree = ""; }; + A591BBDC26FF77E100F9DBF0 /* MonotonicCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MonotonicCounter.h; sourceTree = ""; }; + A591BBDD26FF77E100F9DBF0 /* BluetoothHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothHc.h; sourceTree = ""; }; + A591BBDE26FF77E100F9DBF0 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = ""; }; + A591BBDF26FF77E100F9DBF0 /* ManagedNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ManagedNetwork.h; sourceTree = ""; }; + A591BBE026FF77E100F9DBF0 /* DriverDiagnostics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics.h; sourceTree = ""; }; + A591BBE126FF77E100F9DBF0 /* HiiImageDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageDecoder.h; sourceTree = ""; }; + A591BBE226FF77E100F9DBF0 /* SimpleNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleNetwork.h; sourceTree = ""; }; + A591BBE326FF77E100F9DBF0 /* HiiString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiString.h; sourceTree = ""; }; + A591BBE426FF77E100F9DBF0 /* TrEEProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrEEProtocol.h; sourceTree = ""; }; + A591BBE526FF77E100F9DBF0 /* VariableWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableWrite.h; sourceTree = ""; }; + A591BBE626FF77E100F9DBF0 /* BluetoothLeConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothLeConfig.h; sourceTree = ""; }; + A591BBE726FF77E100F9DBF0 /* Ip4Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config.h; sourceTree = ""; }; + A591BBE826FF77E100F9DBF0 /* MmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmMp.h; sourceTree = ""; }; + A591BBE926FF77E100F9DBF0 /* HiiPopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPopup.h; sourceTree = ""; }; + A591BBEA26FF77E100F9DBF0 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; + A591BBEB26FF77E100F9DBF0 /* IScsiInitiatorName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiInitiatorName.h; sourceTree = ""; }; + A591BBEC26FF77E100F9DBF0 /* Ftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ftp4.h; sourceTree = ""; }; + A591BBED26FF77E100F9DBF0 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; + A591BBEE26FF77E100F9DBF0 /* SimpleTextOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextOut.h; sourceTree = ""; }; + A591BBEF26FF77E100F9DBF0 /* HiiConfigKeyword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigKeyword.h; sourceTree = ""; }; + A591BBF026FF77E100F9DBF0 /* PciOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOverride.h; sourceTree = ""; }; + A591BBF126FF77E100F9DBF0 /* DiskIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo2.h; sourceTree = ""; }; + A591BBF226FF77E100F9DBF0 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; + A591BBF326FF77E100F9DBF0 /* ComponentName2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName2.h; sourceTree = ""; }; + A591BBF426FF77E100F9DBF0 /* SmmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStatusCode.h; sourceTree = ""; }; + A591BBF526FF77E100F9DBF0 /* PciPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPlatform.h; sourceTree = ""; }; + A591BBF626FF77E100F9DBF0 /* DriverDiagnostics2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics2.h; sourceTree = ""; }; + A591BBF726FF77E100F9DBF0 /* Rng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rng.h; sourceTree = ""; }; + A591BBF826FF77E100F9DBF0 /* Dhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4.h; sourceTree = ""; }; + A591BBF926FF77E100F9DBF0 /* PxeBaseCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCode.h; sourceTree = ""; }; + A591BBFA26FF77E100F9DBF0 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; + A591BBFB26FF77E100F9DBF0 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A591BBFC26FF77E100F9DBF0 /* MmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReportStatusCodeHandler.h; sourceTree = ""; }; + A591BBFD26FF77E100F9DBF0 /* DxeMmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMmReadyToLock.h; sourceTree = ""; }; + A591BBFE26FF77E100F9DBF0 /* DriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverBinding.h; sourceTree = ""; }; + A591BBFF26FF77E100F9DBF0 /* FirmwareVolume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume2.h; sourceTree = ""; }; + A591BC0026FF77E100F9DBF0 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; + A591BC0126FF77E100F9DBF0 /* MmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmBase.h; sourceTree = ""; }; + A591BC0226FF77E100F9DBF0 /* SmmCpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo2.h; sourceTree = ""; }; + A591BC0326FF77E100F9DBF0 /* SmmUsbDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch2.h; sourceTree = ""; }; + A591BC0426FF77E100F9DBF0 /* Mtftp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6.h; sourceTree = ""; }; + A591BC0526FF77E100F9DBF0 /* S3SmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmSaveState.h; sourceTree = ""; }; + A591BC0626FF77E100F9DBF0 /* SpiNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiNorFlash.h; sourceTree = ""; }; + A591BC0726FF77E100F9DBF0 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; + A591BC0826FF77E100F9DBF0 /* SmmPowerButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch2.h; sourceTree = ""; }; + A591BC0926FF77E100F9DBF0 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; + A591BC0A26FF77E100F9DBF0 /* LegacySpiSmmFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmFlash.h; sourceTree = ""; }; + A591BC0B26FF77E100F9DBF0 /* PlatformToDriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformToDriverConfiguration.h; sourceTree = ""; }; + A591BC0C26FF77E100F9DBF0 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; + A591BC0D26FF77E100F9DBF0 /* DevicePathUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = ""; }; + A591BC0E26FF77E100F9DBF0 /* PxeBaseCodeCallBack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCodeCallBack.h; sourceTree = ""; }; + A591BC0F26FF77E100F9DBF0 /* LegacySpiSmmController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmController.h; sourceTree = ""; }; + A591BC1026FF77E100F9DBF0 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; + A591BC1126FF77E100F9DBF0 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; + A591BC1226FF77E100F9DBF0 /* Tcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp6.h; sourceTree = ""; }; + A591BC1326FF77E100F9DBF0 /* PciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridgeIo.h; sourceTree = ""; }; + A591BC1426FF77E100F9DBF0 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; + A591BC1526FF77E100F9DBF0 /* UgaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaIo.h; sourceTree = ""; }; + A591BC1626FF77E100F9DBF0 /* SpiSmmNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmNorFlash.h; sourceTree = ""; }; + A591BC1726FF77E100F9DBF0 /* Hash2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash2.h; sourceTree = ""; }; + A591BC1826FF77E100F9DBF0 /* SpiConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiConfiguration.h; sourceTree = ""; }; + A591BC1926FF77E100F9DBF0 /* SuperIoControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIoControl.h; sourceTree = ""; }; + A591BC1A26FF77E100F9DBF0 /* DevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = ""; }; + A591BC1B26FF77E100F9DBF0 /* TapeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TapeIo.h; sourceTree = ""; }; + A591BC1C26FF77E100F9DBF0 /* SmmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpu.h; sourceTree = ""; }; + A591BC1D26FF77E100F9DBF0 /* DriverSupportedEfiVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSupportedEfiVersion.h; sourceTree = ""; }; + A591BC1E26FF77E100F9DBF0 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; + A591BC1F26FF77E100F9DBF0 /* UserManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserManager.h; sourceTree = ""; }; + A591BC2026FF77E100F9DBF0 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; + A591BC2126FF77E100F9DBF0 /* SecurityPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityPolicy.h; sourceTree = ""; }; + A591BC2226FF77E100F9DBF0 /* UsbFunctionIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbFunctionIo.h; sourceTree = ""; }; + A591BC2326FF77E100F9DBF0 /* BusSpecificDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BusSpecificDriverOverride.h; sourceTree = ""; }; + A591BC2426FF77E100F9DBF0 /* MmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSwDispatch.h; sourceTree = ""; }; + A591BC2526FF77E100F9DBF0 /* Supplicant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Supplicant.h; sourceTree = ""; }; + A591BC2626FF77E100F9DBF0 /* Udp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6.h; sourceTree = ""; }; + A591BC2726FF77E100F9DBF0 /* SmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToLock.h; sourceTree = ""; }; + A591BC2826FF77E100F9DBF0 /* PciHotPlugRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugRequest.h; sourceTree = ""; }; + A591BC2926FF77E100F9DBF0 /* AuthenticationInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthenticationInfo.h; sourceTree = ""; }; + A591BC2A26FF77E100F9DBF0 /* Ip4Config2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2.h; sourceTree = ""; }; + A591BC2B26FF77E100F9DBF0 /* MmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCommunication.h; sourceTree = ""; }; + A591BC2C26FF77E100F9DBF0 /* EapManagement2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement2.h; sourceTree = ""; }; + A591BC2D26FF77E100F9DBF0 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; + A591BC2E26FF77E100F9DBF0 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; + A591BC2F26FF77E100F9DBF0 /* PciHostBridgeResourceAllocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeResourceAllocation.h; sourceTree = ""; }; + A591BC3026FF77E100F9DBF0 /* HiiPackageList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPackageList.h; sourceTree = ""; }; + A591BC3126FF77E100F9DBF0 /* SpiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiIo.h; sourceTree = ""; }; + A591BC3226FF77E100F9DBF0 /* HiiImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImage.h; sourceTree = ""; }; + A591BC3326FF77E100F9DBF0 /* Pkcs7Verify.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pkcs7Verify.h; sourceTree = ""; }; + A591BC3426FF77E100F9DBF0 /* SmmGpiDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch2.h; sourceTree = ""; }; + A591BC3526FF77E100F9DBF0 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; + A591BC3626FF77E100F9DBF0 /* NvmExpressPassthru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassthru.h; sourceTree = ""; }; + A591BC3726FF77E100F9DBF0 /* IpSecConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSecConfig.h; sourceTree = ""; }; + A591BC3826FF77E100F9DBF0 /* DeferredImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeferredImageLoad.h; sourceTree = ""; }; + A591BC3926FF77E100F9DBF0 /* MmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmUsbDispatch.h; sourceTree = ""; }; + A591BC3A26FF77E200F9DBF0 /* SmmStandbyButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch2.h; sourceTree = ""; }; + A591BC3B26FF77E200F9DBF0 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A591BC3C26FF77E200F9DBF0 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; + A591BC3D26FF77E200F9DBF0 /* RegularExpressionProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionProtocol.h; sourceTree = ""; }; + A591BC3E26FF77E200F9DBF0 /* IdeControllerInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeControllerInit.h; sourceTree = ""; }; + A591BC3F26FF77E200F9DBF0 /* Cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpu.h; sourceTree = ""; }; + A591BC4026FF77E200F9DBF0 /* AbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AbsolutePointer.h; sourceTree = ""; }; + A591BC4126FF77E200F9DBF0 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; + A591BC4226FF77E200F9DBF0 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; + A591BC4326FF77E200F9DBF0 /* HiiConfigRouting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigRouting.h; sourceTree = ""; }; + A591BC4426FF77E200F9DBF0 /* BluetoothAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothAttribute.h; sourceTree = ""; }; + A591BC4526FF77E200F9DBF0 /* Ip6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6.h; sourceTree = ""; }; + A591BC4626FF77E200F9DBF0 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; + A591BC4726FF77E200F9DBF0 /* Dns4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns4.h; sourceTree = ""; }; + A591BC4826FF77E200F9DBF0 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; + A591BC4926FF77E200F9DBF0 /* HiiImageEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageEx.h; sourceTree = ""; }; + A591BC4A26FF77E200F9DBF0 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; + A591BC4B26FF77E200F9DBF0 /* MmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPeriodicTimerDispatch.h; sourceTree = ""; }; + A591BC4C26FF77E200F9DBF0 /* RamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDisk.h; sourceTree = ""; }; + A591BC4D26FF77E200F9DBF0 /* ScsiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThru.h; sourceTree = ""; }; + A591BC4E26FF77E200F9DBF0 /* DiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskInfo.h; sourceTree = ""; }; + A591BC4F26FF77E200F9DBF0 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; + A591BC5026FF77E200F9DBF0 /* SerialIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialIo.h; sourceTree = ""; }; + A591BC5126FF77E200F9DBF0 /* DriverHealth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealth.h; sourceTree = ""; }; + A591BC5226FF77E200F9DBF0 /* Arp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Arp.h; sourceTree = ""; }; + A591BC5326FF77E200F9DBF0 /* ShellParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellParameters.h; sourceTree = ""; }; + A591BC5426FF77E200F9DBF0 /* IncompatiblePciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IncompatiblePciDeviceSupport.h; sourceTree = ""; }; + A591BC5526FF77E200F9DBF0 /* LegacySpiFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiFlash.h; sourceTree = ""; }; + A591BC5626FF77E200F9DBF0 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; + A591BC5726FF77E200F9DBF0 /* Smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbios.h; sourceTree = ""; }; + A591BC5826FF77E200F9DBF0 /* EapManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement.h; sourceTree = ""; }; + A591BC5926FF77E200F9DBF0 /* EraseBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EraseBlock.h; sourceTree = ""; }; + A591BC5A26FF77E200F9DBF0 /* Tcg2Protocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcg2Protocol.h; sourceTree = ""; }; + A591BC5B26FF77E200F9DBF0 /* AcpiSystemDescriptionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSystemDescriptionTable.h; sourceTree = ""; }; + A591BC5C26FF77E200F9DBF0 /* PciEnumerationComplete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerationComplete.h; sourceTree = ""; }; + A591BC5D26FF77E200F9DBF0 /* ResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetNotification.h; sourceTree = ""; }; + A591BC5E26FF77E200F9DBF0 /* PciHotPlugInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugInit.h; sourceTree = ""; }; + A591BC5F26FF77E200F9DBF0 /* Kms.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Kms.h; sourceTree = ""; }; + A591BC6026FF77E200F9DBF0 /* MmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPciRootBridgeIo.h; sourceTree = ""; }; + A591BC6126FF77E200F9DBF0 /* I2cBusConfigurationManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cBusConfigurationManagement.h; sourceTree = ""; }; + A591BC6226FF77E200F9DBF0 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; + A591BC6326FF77E200F9DBF0 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; + A591BC6426FF77E200F9DBF0 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; + A591BC6526FF77E200F9DBF0 /* SmmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmEndOfDxe.h; sourceTree = ""; }; + A591BC6626FF77E200F9DBF0 /* MmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmConfiguration.h; sourceTree = ""; }; + A591BC6726FF77E200F9DBF0 /* SmmPeriodicTimerDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch2.h; sourceTree = ""; }; + A591BC6826FF77E200F9DBF0 /* S3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SaveState.h; sourceTree = ""; }; + A591BC6926FF77E200F9DBF0 /* SdMmcPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPassThru.h; sourceTree = ""; }; + A591BC6A26FF77E200F9DBF0 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; + A591BC6B26FF77E200F9DBF0 /* Dhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6.h; sourceTree = ""; }; + A591BC6C26FF77E200F9DBF0 /* DxeSmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeSmmReadyToLock.h; sourceTree = ""; }; + A591BC6D26FF77E200F9DBF0 /* MpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpService.h; sourceTree = ""; }; + A591BC6E26FF77E200F9DBF0 /* SmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmConfiguration.h; sourceTree = ""; }; + A591BC6F26FF77E200F9DBF0 /* MmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmGpiDispatch.h; sourceTree = ""; }; + A591BC7026FF77E200F9DBF0 /* SmmControl2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl2.h; sourceTree = ""; }; + A591BC7126FF77E200F9DBF0 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; + A591BC7226FF77E200F9DBF0 /* Timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = ""; }; + A591BC7326FF77E200F9DBF0 /* BlockIoCrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoCrypto.h; sourceTree = ""; }; + A591BC7426FF77E200F9DBF0 /* SmartCardReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardReader.h; sourceTree = ""; }; + A591BC7526FF77E200F9DBF0 /* FirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBlock.h; sourceTree = ""; }; + A591BC7626FF77E200F9DBF0 /* HttpBootCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootCallback.h; sourceTree = ""; }; + A591BC7726FF77E200F9DBF0 /* SimpleTextIn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextIn.h; sourceTree = ""; }; + A591BC7826FF77E200F9DBF0 /* MmIoTrapDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmIoTrapDispatch.h; sourceTree = ""; }; + A591BC7926FF77E200F9DBF0 /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = ""; }; + A591BC7A26FF77E200F9DBF0 /* VlanConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfig.h; sourceTree = ""; }; + A591BC7B26FF77E200F9DBF0 /* HiiFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFont.h; sourceTree = ""; }; + A591BC7C26FF77E200F9DBF0 /* SmmAccess2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess2.h; sourceTree = ""; }; + A591BC7D26FF77E200F9DBF0 /* UserCredential2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential2.h; sourceTree = ""; }; + A591BC7E26FF77E200F9DBF0 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; + A591BC7F26FF77E200F9DBF0 /* EdidOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidOverride.h; sourceTree = ""; }; + A591BC8026FF77E200F9DBF0 /* I2cEnumerate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cEnumerate.h; sourceTree = ""; }; + A591BC8126FF77E200F9DBF0 /* BluetoothConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothConfig.h; sourceTree = ""; }; + A591BC8226FF77E200F9DBF0 /* BluetoothIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothIo.h; sourceTree = ""; }; + A591BC8326FF77E200F9DBF0 /* MmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStandbyButtonDispatch.h; sourceTree = ""; }; + A591BC8426FF77E200F9DBF0 /* Mtftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4.h; sourceTree = ""; }; + A591BC8526FF77E200F9DBF0 /* SmmIoTrapDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoTrapDispatch2.h; sourceTree = ""; }; + A591BC8626FF77E200F9DBF0 /* SpiSmmHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmHc.h; sourceTree = ""; }; + A591BC8726FF77E200F9DBF0 /* Ebc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ebc.h; sourceTree = ""; }; + A591BC8826FF77E200F9DBF0 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; + A591BC8926FF77E200F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591BC8A26FF77E200F9DBF0 /* Eap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Eap.h; sourceTree = ""; }; + A591BC8B26FF77E200F9DBF0 /* AdapterInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdapterInformation.h; sourceTree = ""; }; + A591BC8C26FF77E200F9DBF0 /* SmmBase2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase2.h; sourceTree = ""; }; + A591BC8D26FF77E200F9DBF0 /* SmmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPciRootBridgeIo.h; sourceTree = ""; }; + A591BC8E26FF77E200F9DBF0 /* HttpUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilities.h; sourceTree = ""; }; + A591BC8F26FF77E200F9DBF0 /* LoadFile2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile2.h; sourceTree = ""; }; + A591BC9126FF77E200F9DBF0 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = ""; }; + A591BC9226FF77E200F9DBF0 /* PiMmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMmCis.h; sourceTree = ""; }; + A591BC9326FF77E200F9DBF0 /* PiDxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxeCis.h; sourceTree = ""; }; + A591BC9426FF77E200F9DBF0 /* PiStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiStatusCode.h; sourceTree = ""; }; + A591BC9526FF77E200F9DBF0 /* PiBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = ""; }; + A591BC9626FF77E200F9DBF0 /* PiHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiHob.h; sourceTree = ""; }; + A591BC9726FF77E200F9DBF0 /* PiPeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPeiCis.h; sourceTree = ""; }; + A591BC9826FF77E200F9DBF0 /* PiSmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCis.h; sourceTree = ""; }; + A591BC9926FF77E200F9DBF0 /* PiDependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDependency.h; sourceTree = ""; }; + A591BC9A26FF77E200F9DBF0 /* PiS3BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiS3BootScript.h; sourceTree = ""; }; + A591BC9B26FF77E200F9DBF0 /* PiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMultiPhase.h; sourceTree = ""; }; + A591BC9C26FF77E200F9DBF0 /* PiFirmwareFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = ""; }; + A591BC9D26FF77E200F9DBF0 /* PiI2c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiI2c.h; sourceTree = ""; }; + A591BC9E26FF77E200F9DBF0 /* PiSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmm.h; sourceTree = ""; }; + A591BCA126FF77E200F9DBF0 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; + A591BCA226FF77E200F9DBF0 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = ""; }; + A591BCA426FF77E200F9DBF0 /* Pentium4Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pentium4Msr.h; sourceTree = ""; }; + A591BCA526FF77E200F9DBF0 /* GoldmontPlusMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontPlusMsr.h; sourceTree = ""; }; + A591BCA626FF77E200F9DBF0 /* IvyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IvyBridgeMsr.h; sourceTree = ""; }; + A591BCA726FF77E200F9DBF0 /* BroadwellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BroadwellMsr.h; sourceTree = ""; }; + A591BCA826FF77E200F9DBF0 /* HaswellEMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellEMsr.h; sourceTree = ""; }; + A591BCA926FF77E200F9DBF0 /* XeonE7Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonE7Msr.h; sourceTree = ""; }; + A591BCAA26FF77E200F9DBF0 /* Core2Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Core2Msr.h; sourceTree = ""; }; + A591BCAB26FF77E200F9DBF0 /* NehalemMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NehalemMsr.h; sourceTree = ""; }; + A591BCAC26FF77E200F9DBF0 /* SandyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SandyBridgeMsr.h; sourceTree = ""; }; + A591BCAD26FF77E200F9DBF0 /* P6Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = P6Msr.h; sourceTree = ""; }; + A591BCAE26FF77E200F9DBF0 /* PentiumMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMsr.h; sourceTree = ""; }; + A591BCAF26FF77E200F9DBF0 /* SilvermontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SilvermontMsr.h; sourceTree = ""; }; + A591BCB026FF77E200F9DBF0 /* Xeon5600Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xeon5600Msr.h; sourceTree = ""; }; + A591BCB126FF77E200F9DBF0 /* SkylakeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SkylakeMsr.h; sourceTree = ""; }; + A591BCB226FF77E200F9DBF0 /* CoreMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreMsr.h; sourceTree = ""; }; + A591BCB326FF77E200F9DBF0 /* XeonDMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonDMsr.h; sourceTree = ""; }; + A591BCB426FF77E200F9DBF0 /* XeonPhiMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonPhiMsr.h; sourceTree = ""; }; + A591BCB526FF77E200F9DBF0 /* PentiumMMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMMsr.h; sourceTree = ""; }; + A591BCB626FF77E200F9DBF0 /* GoldmontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontMsr.h; sourceTree = ""; }; + A591BCB726FF77E200F9DBF0 /* HaswellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellMsr.h; sourceTree = ""; }; + A591BCB826FF77E200F9DBF0 /* AtomMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtomMsr.h; sourceTree = ""; }; + A591BCB926FF77E200F9DBF0 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; + A591BCBA26FF77E200F9DBF0 /* StmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmStatusCode.h; sourceTree = ""; }; + A591BCBB26FF77E200F9DBF0 /* StmResourceDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmResourceDescriptor.h; sourceTree = ""; }; + A591BCBC26FF77E200F9DBF0 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; + A591BCBD26FF77E200F9DBF0 /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = ""; }; + A591BCBE26FF77E200F9DBF0 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = ""; }; + A591BCBF26FF77E200F9DBF0 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; + A591BCC126FF77E200F9DBF0 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; + A591BCC226FF77E200F9DBF0 /* Fam17Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fam17Msr.h; sourceTree = ""; }; + A591BCC326FF77E200F9DBF0 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; + A591BCC426FF77E200F9DBF0 /* PiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxe.h; sourceTree = ""; }; + A591BCC626FF77E200F9DBF0 /* MdePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdePkgTokenSpace.h; sourceTree = ""; }; + A591BCC726FF77E200F9DBF0 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; + A591BCC826FF77E200F9DBF0 /* FileInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileInfo.h; sourceTree = ""; }; + A591BCC926FF77E200F9DBF0 /* SystemResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemResourceTable.h; sourceTree = ""; }; + A591BCCA26FF77E200F9DBF0 /* AprioriFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AprioriFileName.h; sourceTree = ""; }; + A591BCCB26FF77E200F9DBF0 /* PropertiesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PropertiesTable.h; sourceTree = ""; }; + A591BCCC26FF77E200F9DBF0 /* MemoryAllocationHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationHob.h; sourceTree = ""; }; + A591BCCD26FF77E200F9DBF0 /* EventGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventGroup.h; sourceTree = ""; }; + A591BCCE26FF77E200F9DBF0 /* FirmwareFileSystem3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem3.h; sourceTree = ""; }; + A591BCCF26FF77E200F9DBF0 /* Cper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cper.h; sourceTree = ""; }; + A591BCD026FF77E200F9DBF0 /* MemoryOverwriteControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteControl.h; sourceTree = ""; }; + A591BCD126FF77E200F9DBF0 /* Gpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gpt.h; sourceTree = ""; }; + A591BCD226FF77E200F9DBF0 /* MemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAttributesTable.h; sourceTree = ""; }; + A591BCD326FF77E200F9DBF0 /* EventLegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventLegacyBios.h; sourceTree = ""; }; + A591BCD426FF77E200F9DBF0 /* FmpCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpCapsule.h; sourceTree = ""; }; + A591BCD526FF77E200F9DBF0 /* FirmwareContentsSigned.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareContentsSigned.h; sourceTree = ""; }; + A591BCD626FF77E200F9DBF0 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; + A591BCD726FF77E200F9DBF0 /* Apriori.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apriori.h; sourceTree = ""; }; + A591BCD826FF77E200F9DBF0 /* DxeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServices.h; sourceTree = ""; }; + A591BCD926FF77E200F9DBF0 /* Btt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Btt.h; sourceTree = ""; }; + A591BCDA26FF77E200F9DBF0 /* HobList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobList.h; sourceTree = ""; }; + A591BCDB26FF77E200F9DBF0 /* GraphicsInfoHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsInfoHob.h; sourceTree = ""; }; + A591BCDC26FF77E200F9DBF0 /* HiiFormMapMethodGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFormMapMethodGuid.h; sourceTree = ""; }; + A591BCDD26FF77E200F9DBF0 /* FileSystemVolumeLabelInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemVolumeLabelInfo.h; sourceTree = ""; }; + A591BCDE26FF77E200F9DBF0 /* FirmwareFileSystem2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem2.h; sourceTree = ""; }; + A591BCDF26FF77E200F9DBF0 /* StatusCodeDataTypeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeId.h; sourceTree = ""; }; + A591BCE026FF77E200F9DBF0 /* DebugImageInfoTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugImageInfoTable.h; sourceTree = ""; }; + A591BCE126FF77E200F9DBF0 /* HiiKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiKeyBoardLayout.h; sourceTree = ""; }; + A591BCE226FF77E200F9DBF0 /* WinCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WinCertificate.h; sourceTree = ""; }; + A591BCE326FF77E200F9DBF0 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; + A591BCE426FF77E200F9DBF0 /* ImageAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageAuthentication.h; sourceTree = ""; }; + A591BCE526FF77E200F9DBF0 /* VectorHandoffTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffTable.h; sourceTree = ""; }; + A591BCE626FF77E200F9DBF0 /* FileSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemInfo.h; sourceTree = ""; }; + A591BCE726FF77E200F9DBF0 /* HardwareErrorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HardwareErrorVariable.h; sourceTree = ""; }; + A591BCE826FF77E200F9DBF0 /* Mps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mps.h; sourceTree = ""; }; + A591BCE926FF77E200F9DBF0 /* PcAnsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = ""; }; + A591BCEA26FF77E200F9DBF0 /* GlobalVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = ""; }; + A591BCEB26FF77E200F9DBF0 /* HiiPlatformSetupFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPlatformSetupFormset.h; sourceTree = ""; }; + A591BCEC26FF77E200F9DBF0 /* CapsuleReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleReport.h; sourceTree = ""; }; + A591BCEE26FF77E200F9DBF0 /* PeiCoreFvLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreFvLocation.h; sourceTree = ""; }; + A591BCEF26FF77E200F9DBF0 /* SecHobData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecHobData.h; sourceTree = ""; }; + A591BCF026FF77E200F9DBF0 /* VectorHandoffInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffInfo.h; sourceTree = ""; }; + A591BCF126FF77E200F9DBF0 /* ReadOnlyVariable2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable2.h; sourceTree = ""; }; + A591BCF226FF77E200F9DBF0 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; + A591BCF326FF77E200F9DBF0 /* S3Resume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume2.h; sourceTree = ""; }; + A591BCF426FF77E200F9DBF0 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; + A591BCF526FF77E200F9DBF0 /* Reset2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset2.h; sourceTree = ""; }; + A591BCF626FF77E200F9DBF0 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; + A591BCF726FF77E200F9DBF0 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; + A591BCF826FF77E200F9DBF0 /* EndOfPeiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfPeiPhase.h; sourceTree = ""; }; + A591BCF926FF77E200F9DBF0 /* Smbus2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus2.h; sourceTree = ""; }; + A591BCFA26FF77E200F9DBF0 /* BootInRecoveryMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootInRecoveryMode.h; sourceTree = ""; }; + A591BCFB26FF77E200F9DBF0 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; + A591BCFC26FF77E200F9DBF0 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; + A591BCFD26FF77E200F9DBF0 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; + A591BCFE26FF77E200F9DBF0 /* MemoryDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryDiscovered.h; sourceTree = ""; }; + A591BCFF26FF77E200F9DBF0 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; + A591BD0026FF77E200F9DBF0 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; + A591BD0126FF77E200F9DBF0 /* LoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadImage.h; sourceTree = ""; }; + A591BD0226FF77E200F9DBF0 /* FirmwareVolumeInfo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo2.h; sourceTree = ""; }; + A591BD0326FF77E200F9DBF0 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; + A591BD0426FF77E200F9DBF0 /* Stall.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Stall.h; sourceTree = ""; }; + A591BD0526FF77E200F9DBF0 /* PciCfg2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg2.h; sourceTree = ""; }; + A591BD0626FF77E200F9DBF0 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; + A591BD0726FF77E200F9DBF0 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; + A591BD0826FF77E200F9DBF0 /* MasterBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterBootMode.h; sourceTree = ""; }; + A591BD0926FF77E200F9DBF0 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A591BD0A26FF77E200F9DBF0 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; + A591BD0B26FF77E200F9DBF0 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; + A591BD0C26FF77E200F9DBF0 /* FirmwareVolumeInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo.h; sourceTree = ""; }; + A591BD0D26FF77E200F9DBF0 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; + A591BD0E26FF77E200F9DBF0 /* RecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryModule.h; sourceTree = ""; }; + A591BD0F26FF77E200F9DBF0 /* SecPlatformInformation2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation2.h; sourceTree = ""; }; + A591BD1026FF77E200F9DBF0 /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = ""; }; + A591BD1126FF77E200F9DBF0 /* MpServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices.h; sourceTree = ""; }; + A591BD1226FF77E200F9DBF0 /* TemporaryRamSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamSupport.h; sourceTree = ""; }; + A591BD1326FF77E200F9DBF0 /* TemporaryRamDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamDone.h; sourceTree = ""; }; + A591BD1426FF77E200F9DBF0 /* DeviceRecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceRecoveryModule.h; sourceTree = ""; }; + A591BD1526FF77E200F9DBF0 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; + A591BD1626FF77E200F9DBF0 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; + A591BD1726FF77E200F9DBF0 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; + A591BD1826FF77E200F9DBF0 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; + A591BD1926FF77E200F9DBF0 /* SecPlatformInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation.h; sourceTree = ""; }; + A591BD1A26FF77E200F9DBF0 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; + A591BD1B26FF77E200F9DBF0 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; + A591BD1C26FF77E200F9DBF0 /* Base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = ""; }; + A591BD1F26FF77E200F9DBF0 /* PeiServicesTablePointerLibIdt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.uni; sourceTree = ""; }; + A591BD2026FF77E200F9DBF0 /* PeiServicesTablePointerLibIdt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.inf; sourceTree = ""; }; + A591BD2126FF77E200F9DBF0 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; + A591BD2326FF77E200F9DBF0 /* StandaloneMmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmServicesTableLib.c; sourceTree = ""; }; + A591BD2426FF77E200F9DBF0 /* StandaloneMmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.inf; sourceTree = ""; }; + A591BD2526FF77E200F9DBF0 /* StandaloneMmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.uni; sourceTree = ""; }; + A591BD2726FF77E200F9DBF0 /* PeiPciLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.uni; sourceTree = ""; }; + A591BD2826FF77E200F9DBF0 /* PeiPciLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.inf; sourceTree = ""; }; + A591BD2926FF77E200F9DBF0 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A591BD2B26FF77E200F9DBF0 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; + A591BD2C26FF77E200F9DBF0 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; + A591BD2D26FF77E200F9DBF0 /* PeiSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiSmbusLib.c; sourceTree = ""; }; + A591BD2E26FF77E200F9DBF0 /* PeiSmbusLibSmbus2Ppi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.inf; sourceTree = ""; }; + A591BD2F26FF77E200F9DBF0 /* PeiSmbusLibSmbus2Ppi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.uni; sourceTree = ""; }; + A591BD3126FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseDebugPrintErrorLevelLib.c; sourceTree = ""; }; + A591BD3226FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.inf; sourceTree = ""; }; + A591BD3326FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.uni; sourceTree = ""; }; + A591BD3526FF77E200F9DBF0 /* BaseCacheMaintenanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.inf; sourceTree = ""; }; + A591BD3626FF77E200F9DBF0 /* BaseCacheMaintenanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.uni; sourceTree = ""; }; + A591BD3726FF77E200F9DBF0 /* X86Cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Cache.c; sourceTree = ""; }; + A591BD3826FF77E200F9DBF0 /* ArmCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArmCache.c; sourceTree = ""; }; + A591BD3926FF77E200F9DBF0 /* EbcCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcCache.c; sourceTree = ""; }; + A591BD3B26FF77E200F9DBF0 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A591BD3C26FF77E200F9DBF0 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A591BD3D26FF77E200F9DBF0 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A591BD3E26FF77E200F9DBF0 /* DxeIoLibCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.uni; sourceTree = ""; }; + A591BD3F26FF77E200F9DBF0 /* DxeCpuIo2LibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCpuIo2LibInternal.h; sourceTree = ""; }; + A591BD4026FF77E200F9DBF0 /* DxeIoLibCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.inf; sourceTree = ""; }; + A591BD4226FF77E200F9DBF0 /* BasePciLibCf8.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.inf; sourceTree = ""; }; + A591BD4326FF77E200F9DBF0 /* BasePciLibCf8.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.uni; sourceTree = ""; }; + A591BD4426FF77E200F9DBF0 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A591BD4626FF77E200F9DBF0 /* PeiServicesTablePointerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.uni; sourceTree = ""; }; + A591BD4726FF77E200F9DBF0 /* PeiServicesTablePointerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.inf; sourceTree = ""; }; + A591BD4826FF77E200F9DBF0 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; + A591BD4A26FF77E200F9DBF0 /* BaseDebugLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.inf; sourceTree = ""; }; + A591BD4B26FF77E200F9DBF0 /* BaseDebugLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.uni; sourceTree = ""; }; + A591BD4C26FF77E200F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591BD4E26FF77E200F9DBF0 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; + A591BD4F26FF77E200F9DBF0 /* UefiPciSegmentLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.inf; sourceTree = ""; }; + A591BD5026FF77E200F9DBF0 /* UefiPciSegmentLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.uni; sourceTree = ""; }; + A591BD5126FF77E200F9DBF0 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; + A591BD5326FF77E200F9DBF0 /* PeiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.inf; sourceTree = ""; }; + A591BD5426FF77E200F9DBF0 /* PeiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesLib.c; sourceTree = ""; }; + A591BD5526FF77E200F9DBF0 /* PeiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.uni; sourceTree = ""; }; + A591BD5726FF77E200F9DBF0 /* BasePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.uni; sourceTree = ""; }; + A591BD5826FF77E200F9DBF0 /* BasePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.inf; sourceTree = ""; }; + A591BD5926FF77E200F9DBF0 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; + A591BD5B26FF77E200F9DBF0 /* BaseS3SmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.inf; sourceTree = ""; }; + A591BD5C26FF77E200F9DBF0 /* BaseS3SmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.uni; sourceTree = ""; }; + A591BD5D26FF77E200F9DBF0 /* S3SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SmbusLib.c; sourceTree = ""; }; + A591BD5F26FF77E200F9DBF0 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; + A591BD6026FF77E200F9DBF0 /* DxeServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesLib.c; sourceTree = ""; }; + A591BD6226FF77E200F9DBF0 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; + A591BD6326FF77E200F9DBF0 /* DxeServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.uni; sourceTree = ""; }; + A591BD6426FF77E200F9DBF0 /* DxeServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.inf; sourceTree = ""; }; + A591BD6626FF77E200F9DBF0 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; + A591BD6726FF77E200F9DBF0 /* SecPeiDxeTimerLibCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.inf; sourceTree = ""; }; + A591BD6826FF77E200F9DBF0 /* SecPeiDxeTimerLibCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.uni; sourceTree = ""; }; + A591BD6A26FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.inf; sourceTree = ""; }; + A591BD6B26FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.uni; sourceTree = ""; }; + A591BD6C26FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmDriverEntryPoint.c; sourceTree = ""; }; + A591BD6E26FF77E200F9DBF0 /* SmmPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.uni; sourceTree = ""; }; + A591BD6F26FF77E200F9DBF0 /* SmmPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.inf; sourceTree = ""; }; + A591BD7026FF77E200F9DBF0 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A591BD7226FF77E200F9DBF0 /* SwapBytes32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes32.c; sourceTree = ""; }; + A591BD7326FF77E200F9DBF0 /* X86ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadIdtr.c; sourceTree = ""; }; + A591BD7526FF77E200F9DBF0 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; + A591BD7626FF77E200F9DBF0 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; + A591BD7726FF77E200F9DBF0 /* SetJumpLongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJumpLongJump.c; sourceTree = ""; }; + A591BD7826FF77E200F9DBF0 /* SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrier.c; sourceTree = ""; }; + A591BD7926FF77E200F9DBF0 /* BaseLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLibInternals.h; sourceTree = ""; }; + A591BD7A26FF77E200F9DBF0 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; + A591BD7B26FF77E200F9DBF0 /* X86WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteIdtr.c; sourceTree = ""; }; + A591BD7C26FF77E200F9DBF0 /* FilePaths.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FilePaths.c; sourceTree = ""; }; + A591BD7D26FF77E200F9DBF0 /* BaseLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.uni; sourceTree = ""; }; + A591BD7E26FF77E200F9DBF0 /* X86FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxRestore.c; sourceTree = ""; }; + A591BD7F26FF77E200F9DBF0 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; + A591BD8026FF77E200F9DBF0 /* LongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LongJump.c; sourceTree = ""; }; + A591BD8126FF77E200F9DBF0 /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = ""; }; + A591BD8226FF77E200F9DBF0 /* BaseLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.inf; sourceTree = ""; }; + A591BD8326FF77E200F9DBF0 /* GetPowerOfTwo64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo64.c; sourceTree = ""; }; + A591BD8526FF77E200F9DBF0 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; + A591BD8626FF77E200F9DBF0 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; + A591BD8726FF77E200F9DBF0 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; + A591BD8826FF77E200F9DBF0 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; + A591BD8926FF77E200F9DBF0 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; + A591BD8A26FF77E200F9DBF0 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; + A591BD8B26FF77E200F9DBF0 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; + A591BD8C26FF77E200F9DBF0 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; + A591BD8D26FF77E200F9DBF0 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; + A591BD8E26FF77E200F9DBF0 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; + A591BD8F26FF77E200F9DBF0 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; + A591BD9026FF77E200F9DBF0 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; + A591BD9126FF77E200F9DBF0 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; + A591BD9226FF77E200F9DBF0 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; + A591BD9326FF77E200F9DBF0 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; + A591BD9426FF77E200F9DBF0 /* SwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwitchStack.nasm; sourceTree = ""; }; + A591BD9526FF77E200F9DBF0 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; + A591BD9626FF77E200F9DBF0 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; + A591BD9726FF77E200F9DBF0 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; + A591BD9826FF77E200F9DBF0 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; + A591BD9926FF77E200F9DBF0 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; + A591BD9A26FF77E200F9DBF0 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; + A591BD9B26FF77E200F9DBF0 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; + A591BD9C26FF77E200F9DBF0 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; + A591BD9D26FF77E300F9DBF0 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; + A591BD9E26FF77E300F9DBF0 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; + A591BD9F26FF77E300F9DBF0 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; + A591BDA026FF77E300F9DBF0 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; + A591BDA126FF77E300F9DBF0 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; + A591BDA226FF77E300F9DBF0 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; + A591BDA326FF77E300F9DBF0 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; + A591BDA426FF77E300F9DBF0 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; + A591BDA526FF77E300F9DBF0 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; + A591BDA626FF77E300F9DBF0 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; + A591BDA726FF77E300F9DBF0 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; + A591BDA826FF77E300F9DBF0 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; + A591BDA926FF77E300F9DBF0 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; + A591BDAA26FF77E300F9DBF0 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; + A591BDAB26FF77E300F9DBF0 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; + A591BDAC26FF77E300F9DBF0 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; + A591BDAD26FF77E300F9DBF0 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; + A591BDAE26FF77E300F9DBF0 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; + A591BDAF26FF77E300F9DBF0 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; + A591BDB026FF77E300F9DBF0 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; + A591BDB126FF77E300F9DBF0 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; + A591BDB226FF77E300F9DBF0 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; + A591BDB326FF77E300F9DBF0 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; + A591BDB426FF77E300F9DBF0 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; + A591BDB526FF77E300F9DBF0 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; + A591BDB626FF77E300F9DBF0 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; + A591BDB726FF77E300F9DBF0 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; + A591BDB826FF77E300F9DBF0 /* DisablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging64.nasm; sourceTree = ""; }; + A591BDB926FF77E300F9DBF0 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; + A591BDBA26FF77E300F9DBF0 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; + A591BDBB26FF77E300F9DBF0 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; + A591BDBC26FF77E300F9DBF0 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A591BDBD26FF77E300F9DBF0 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; + A591BDBE26FF77E300F9DBF0 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; + A591BDBF26FF77E300F9DBF0 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; + A591BDC026FF77E300F9DBF0 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; + A591BDC126FF77E300F9DBF0 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; + A591BDC226FF77E300F9DBF0 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; + A591BDC326FF77E300F9DBF0 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; + A591BDC426FF77E300F9DBF0 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; + A591BDC526FF77E300F9DBF0 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; + A591BDC626FF77E300F9DBF0 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; + A591BDC726FF77E300F9DBF0 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; + A591BDC826FF77E300F9DBF0 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; + A591BDC926FF77E300F9DBF0 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; + A591BDCA26FF77E300F9DBF0 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; + A591BDCB26FF77E300F9DBF0 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; + A591BDCC26FF77E300F9DBF0 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; + A591BDCD26FF77E300F9DBF0 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; + A591BDCE26FF77E300F9DBF0 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; + A591BDCF26FF77E300F9DBF0 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; + A591BDD026FF77E300F9DBF0 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; + A591BDD126FF77E300F9DBF0 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; + A591BDD226FF77E300F9DBF0 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; + A591BDD326FF77E300F9DBF0 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; + A591BDD426FF77E300F9DBF0 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; + A591BDD526FF77E300F9DBF0 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; + A591BDD626FF77E300F9DBF0 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; + A591BDD726FF77E300F9DBF0 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; + A591BDD826FF77E300F9DBF0 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; + A591BDD926FF77E300F9DBF0 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; + A591BDDA26FF77E300F9DBF0 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; + A591BDDB26FF77E300F9DBF0 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; + A591BDDC26FF77E300F9DBF0 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; + A591BDDD26FF77E300F9DBF0 /* X86Msr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Msr.c; sourceTree = ""; }; + A591BDDE26FF77E300F9DBF0 /* DivU64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x64Remainder.c; sourceTree = ""; }; + A591BDDF26FF77E300F9DBF0 /* X86Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Thunk.c; sourceTree = ""; }; + A591BDE026FF77E300F9DBF0 /* CpuDeadLoop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDeadLoop.c; sourceTree = ""; }; + A591BDE126FF77E300F9DBF0 /* LowBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet64.c; sourceTree = ""; }; + A591BDE226FF77E300F9DBF0 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; + A591BDE326FF77E300F9DBF0 /* X86PatchInstruction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86PatchInstruction.c; sourceTree = ""; }; + A591BDE426FF77E300F9DBF0 /* X86FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxSave.c; sourceTree = ""; }; + A591BDE526FF77E300F9DBF0 /* X86GetInterruptState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86GetInterruptState.c; sourceTree = ""; }; + A591BDE626FF77E300F9DBF0 /* CheckSum.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CheckSum.c; sourceTree = ""; }; + A591BDE726FF77E300F9DBF0 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; + A591BDE826FF77E300F9DBF0 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A591BDE926FF77E300F9DBF0 /* X86DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging32.c; sourceTree = ""; }; + A591BDEA26FF77E300F9DBF0 /* BitField.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitField.c; sourceTree = ""; }; + A591BDEB26FF77E300F9DBF0 /* X86EnablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging64.c; sourceTree = ""; }; + A591BDEC26FF77E300F9DBF0 /* HighBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet64.c; sourceTree = ""; }; + A591BDED26FF77E300F9DBF0 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; + A591BDEE26FF77E300F9DBF0 /* SafeString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeString.c; sourceTree = ""; }; + A591BDEF26FF77E300F9DBF0 /* MultS64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultS64x64.c; sourceTree = ""; }; + A591BDF026FF77E300F9DBF0 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; + A591BDF226FF77E300F9DBF0 /* EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnablePaging32.c; sourceTree = ""; }; + A591BDF326FF77E300F9DBF0 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; + A591BDF426FF77E300F9DBF0 /* WriteDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr3.c; sourceTree = ""; }; + A591BDF526FF77E300F9DBF0 /* ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGdtr.c; sourceTree = ""; }; + A591BDF626FF77E300F9DBF0 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; + A591BDF726FF77E300F9DBF0 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; + A591BDF826FF77E300F9DBF0 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; + A591BDF926FF77E300F9DBF0 /* ReadDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr2.c; sourceTree = ""; }; + A591BDFA26FF77E300F9DBF0 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; + A591BDFB26FF77E300F9DBF0 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; + A591BDFC26FF77E300F9DBF0 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; + A591BDFD26FF77E300F9DBF0 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; + A591BDFE26FF77E300F9DBF0 /* ReadSs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadSs.c; sourceTree = ""; }; + A591BDFF26FF77E300F9DBF0 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; + A591BE0026FF77E300F9DBF0 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; + A591BE0126FF77E300F9DBF0 /* Monitor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Monitor.c; sourceTree = ""; }; + A591BE0226FF77E300F9DBF0 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; + A591BE0326FF77E300F9DBF0 /* WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteGdtr.c; sourceTree = ""; }; + A591BE0426FF77E300F9DBF0 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; + A591BE0526FF77E300F9DBF0 /* ReadDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr6.c; sourceTree = ""; }; + A591BE0626FF77E300F9DBF0 /* ReadPmc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadPmc.c; sourceTree = ""; }; + A591BE0726FF77E300F9DBF0 /* Wbinvd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Wbinvd.c; sourceTree = ""; }; + A591BE0826FF77E300F9DBF0 /* DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisablePaging32.c; sourceTree = ""; }; + A591BE0926FF77E300F9DBF0 /* RShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RShiftU64.nasm; sourceTree = ""; }; + A591BE0A26FF77E300F9DBF0 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; + A591BE0B26FF77E300F9DBF0 /* Invd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Invd.c; sourceTree = ""; }; + A591BE0C26FF77E300F9DBF0 /* WriteDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr7.c; sourceTree = ""; }; + A591BE0D26FF77E300F9DBF0 /* WriteMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm7.c; sourceTree = ""; }; + A591BE0E26FF77E300F9DBF0 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; + A591BE0F26FF77E300F9DBF0 /* ReadCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr2.c; sourceTree = ""; }; + A591BE1026FF77E300F9DBF0 /* LShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LShiftU64.nasm; sourceTree = ""; }; + A591BE1126FF77E300F9DBF0 /* ReadTr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTr.c; sourceTree = ""; }; + A591BE1226FF77E300F9DBF0 /* ReadMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm6.c; sourceTree = ""; }; + A591BE1326FF77E300F9DBF0 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; + A591BE1426FF77E300F9DBF0 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; + A591BE1526FF77E300F9DBF0 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; + A591BE1626FF77E300F9DBF0 /* WriteCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr3.c; sourceTree = ""; }; + A591BE1726FF77E300F9DBF0 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; + A591BE1826FF77E300F9DBF0 /* CpuPause.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPause.c; sourceTree = ""; }; + A591BE1926FF77E300F9DBF0 /* ReadMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm2.c; sourceTree = ""; }; + A591BE1A26FF77E300F9DBF0 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; + A591BE1B26FF77E300F9DBF0 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; + A591BE1C26FF77E300F9DBF0 /* CpuIdEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIdEx.c; sourceTree = ""; }; + A591BE1D26FF77E300F9DBF0 /* WriteMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm3.c; sourceTree = ""; }; + A591BE1E26FF77E300F9DBF0 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; + A591BE1F26FF77E300F9DBF0 /* ReadDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr1.c; sourceTree = ""; }; + A591BE2026FF77E300F9DBF0 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; + A591BE2126FF77E300F9DBF0 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; + A591BE2226FF77E300F9DBF0 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; + A591BE2326FF77E300F9DBF0 /* ReadEs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEs.c; sourceTree = ""; }; + A591BE2426FF77E300F9DBF0 /* FlushCacheLine.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FlushCacheLine.c; sourceTree = ""; }; + A591BE2526FF77E300F9DBF0 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; + A591BE2626FF77E300F9DBF0 /* WriteDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr0.c; sourceTree = ""; }; + A591BE2726FF77E300F9DBF0 /* DisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableInterrupts.c; sourceTree = ""; }; + A591BE2826FF77E300F9DBF0 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; + A591BE2926FF77E300F9DBF0 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; + A591BE2A26FF77E300F9DBF0 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; + A591BE2B26FF77E300F9DBF0 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; + A591BE2C26FF77E300F9DBF0 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; + A591BE2D26FF77E300F9DBF0 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; + A591BE2E26FF77E300F9DBF0 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; + A591BE2F26FF77E300F9DBF0 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; + A591BE3026FF77E300F9DBF0 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; + A591BE3126FF77E300F9DBF0 /* WriteDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr4.c; sourceTree = ""; }; + A591BE3226FF77E300F9DBF0 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; + A591BE3326FF77E300F9DBF0 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; + A591BE3426FF77E300F9DBF0 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; + A591BE3526FF77E300F9DBF0 /* ReadDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr5.c; sourceTree = ""; }; + A591BE3626FF77E300F9DBF0 /* EnableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableCache.c; sourceTree = ""; }; + A591BE3726FF77E300F9DBF0 /* ReadMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm5.c; sourceTree = ""; }; + A591BE3826FF77E300F9DBF0 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; + A591BE3926FF77E300F9DBF0 /* EnableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableInterrupts.c; sourceTree = ""; }; + A591BE3A26FF77E300F9DBF0 /* WriteCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr0.c; sourceTree = ""; }; + A591BE3B26FF77E300F9DBF0 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; + A591BE3C26FF77E300F9DBF0 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; + A591BE3D26FF77E300F9DBF0 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; + A591BE3E26FF77E300F9DBF0 /* DivU64x64Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x64Remainder.nasm; sourceTree = ""; }; + A591BE3F26FF77E300F9DBF0 /* WriteMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm4.c; sourceTree = ""; }; + A591BE4026FF77E300F9DBF0 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; + A591BE4126FF77E300F9DBF0 /* WriteLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteLdtr.c; sourceTree = ""; }; + A591BE4226FF77E300F9DBF0 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; + A591BE4326FF77E300F9DBF0 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; + A591BE4426FF77E300F9DBF0 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; + A591BE4526FF77E300F9DBF0 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; + A591BE4626FF77E300F9DBF0 /* WriteMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm0.c; sourceTree = ""; }; + A591BE4726FF77E300F9DBF0 /* ReadDs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDs.c; sourceTree = ""; }; + A591BE4826FF77E300F9DBF0 /* FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxSave.c; sourceTree = ""; }; + A591BE4926FF77E300F9DBF0 /* WriteCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr4.c; sourceTree = ""; }; + A591BE4A26FF77E300F9DBF0 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; + A591BE4B26FF77E300F9DBF0 /* ReadMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm1.c; sourceTree = ""; }; + A591BE4C26FF77E300F9DBF0 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; + A591BE4D26FF77E300F9DBF0 /* ReadLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadLdtr.c; sourceTree = ""; }; + A591BE4E26FF77E300F9DBF0 /* ARShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ARShiftU64.nasm; sourceTree = ""; }; + A591BE4F26FF77E300F9DBF0 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; + A591BE5026FF77E300F9DBF0 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; + A591BE5126FF77E300F9DBF0 /* ReadDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr0.c; sourceTree = ""; }; + A591BE5226FF77E300F9DBF0 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; + A591BE5326FF77E300F9DBF0 /* SwapBytes64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwapBytes64.nasm; sourceTree = ""; }; + A591BE5426FF77E300F9DBF0 /* ReadCs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCs.c; sourceTree = ""; }; + A591BE5526FF77E300F9DBF0 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; + A591BE5626FF77E300F9DBF0 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; + A591BE5726FF77E300F9DBF0 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; + A591BE5826FF77E300F9DBF0 /* WriteDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr1.c; sourceTree = ""; }; + A591BE5926FF77E300F9DBF0 /* MultU64x64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x64.nasm; sourceTree = ""; }; + A591BE5A26FF77E300F9DBF0 /* WriteDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr5.c; sourceTree = ""; }; + A591BE5B26FF77E300F9DBF0 /* LRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LRotU64.nasm; sourceTree = ""; }; + A591BE5C26FF77E300F9DBF0 /* Mwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mwait.c; sourceTree = ""; }; + A591BE5D26FF77E300F9DBF0 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; + A591BE5E26FF77E300F9DBF0 /* RRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RRotU64.nasm; sourceTree = ""; }; + A591BE5F26FF77E300F9DBF0 /* ReadDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr4.c; sourceTree = ""; }; + A591BE6026FF77E300F9DBF0 /* ReadGs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGs.c; sourceTree = ""; }; + A591BE6126FF77E300F9DBF0 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; + A591BE6226FF77E300F9DBF0 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; + A591BE6326FF77E300F9DBF0 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A591BE6426FF77E300F9DBF0 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; + A591BE6526FF77E300F9DBF0 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; + A591BE6626FF77E300F9DBF0 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; + A591BE6726FF77E300F9DBF0 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; + A591BE6826FF77E300F9DBF0 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; + A591BE6926FF77E300F9DBF0 /* ReadMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm4.c; sourceTree = ""; }; + A591BE6A26FF77E300F9DBF0 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; + A591BE6B26FF77E300F9DBF0 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; + A591BE6C26FF77E300F9DBF0 /* ReadFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFs.c; sourceTree = ""; }; + A591BE6D26FF77E300F9DBF0 /* ReadCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr0.c; sourceTree = ""; }; + A591BE6E26FF77E300F9DBF0 /* CpuId.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuId.c; sourceTree = ""; }; + A591BE6F26FF77E300F9DBF0 /* MultU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x32.nasm; sourceTree = ""; }; + A591BE7026FF77E300F9DBF0 /* WriteMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm5.c; sourceTree = ""; }; + A591BE7126FF77E300F9DBF0 /* DisablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging32.nasm; sourceTree = ""; }; + A591BE7226FF77E300F9DBF0 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; + A591BE7326FF77E300F9DBF0 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; + A591BE7426FF77E300F9DBF0 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; + A591BE7526FF77E300F9DBF0 /* WriteMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm1.c; sourceTree = ""; }; + A591BE7626FF77E300F9DBF0 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; + A591BE7726FF77E300F9DBF0 /* ReadCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr4.c; sourceTree = ""; }; + A591BE7826FF77E300F9DBF0 /* DivU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32.nasm; sourceTree = ""; }; + A591BE7926FF77E300F9DBF0 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; + A591BE7A26FF77E300F9DBF0 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; + A591BE7B26FF77E300F9DBF0 /* ReadMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm0.c; sourceTree = ""; }; + A591BE7C26FF77E300F9DBF0 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; + A591BE7D26FF77E300F9DBF0 /* DisableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableCache.c; sourceTree = ""; }; + A591BE7E26FF77E300F9DBF0 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; + A591BE7F26FF77E300F9DBF0 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; + A591BE8026FF77E300F9DBF0 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; + A591BE8126FF77E300F9DBF0 /* FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxRestore.c; sourceTree = ""; }; + A591BE8226FF77E300F9DBF0 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; + A591BE8326FF77E300F9DBF0 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; + A591BE8426FF77E300F9DBF0 /* WriteDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr2.c; sourceTree = ""; }; + A591BE8526FF77E300F9DBF0 /* EnablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging64.nasm; sourceTree = ""; }; + A591BE8626FF77E300F9DBF0 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; + A591BE8726FF77E300F9DBF0 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; + A591BE8826FF77E300F9DBF0 /* WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteIdtr.c; sourceTree = ""; }; + A591BE8926FF77E300F9DBF0 /* ReadDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr3.c; sourceTree = ""; }; + A591BE8A26FF77E300F9DBF0 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; + A591BE8B26FF77E300F9DBF0 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; + A591BE8C26FF77E300F9DBF0 /* ReadDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr7.c; sourceTree = ""; }; + A591BE8D26FF77E300F9DBF0 /* ReadEflags.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEflags.c; sourceTree = ""; }; + A591BE8E26FF77E300F9DBF0 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; + A591BE8F26FF77E300F9DBF0 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; + A591BE9026FF77E300F9DBF0 /* DivU64x32Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32Remainder.nasm; sourceTree = ""; }; + A591BE9126FF77E300F9DBF0 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; + A591BE9226FF77E300F9DBF0 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; + A591BE9326FF77E300F9DBF0 /* WriteDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr6.c; sourceTree = ""; }; + A591BE9426FF77E300F9DBF0 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; + A591BE9526FF77E300F9DBF0 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; + A591BE9626FF77E300F9DBF0 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; + A591BE9726FF77E300F9DBF0 /* ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadIdtr.c; sourceTree = ""; }; + A591BE9826FF77E300F9DBF0 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; + A591BE9926FF77E300F9DBF0 /* ReadCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr3.c; sourceTree = ""; }; + A591BE9A26FF77E300F9DBF0 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; + A591BE9B26FF77E300F9DBF0 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; + A591BE9C26FF77E300F9DBF0 /* WriteMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm6.c; sourceTree = ""; }; + A591BE9D26FF77E300F9DBF0 /* ReadTsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTsc.c; sourceTree = ""; }; + A591BE9E26FF77E300F9DBF0 /* WriteCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr2.c; sourceTree = ""; }; + A591BE9F26FF77E300F9DBF0 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; + A591BEA026FF77E300F9DBF0 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; + A591BEA126FF77E300F9DBF0 /* ReadMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm7.c; sourceTree = ""; }; + A591BEA226FF77E300F9DBF0 /* EnableDisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableDisableInterrupts.c; sourceTree = ""; }; + A591BEA326FF77E300F9DBF0 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; + A591BEA426FF77E300F9DBF0 /* ReadMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm3.c; sourceTree = ""; }; + A591BEA526FF77E300F9DBF0 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; + A591BEA626FF77E300F9DBF0 /* InternalSwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InternalSwitchStack.nasm; sourceTree = ""; }; + A591BEA726FF77E300F9DBF0 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; + A591BEA826FF77E300F9DBF0 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; + A591BEA926FF77E300F9DBF0 /* WriteMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm2.c; sourceTree = ""; }; + A591BEAA26FF77E300F9DBF0 /* ModU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ModU64x32.nasm; sourceTree = ""; }; + A591BEAB26FF77E300F9DBF0 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; + A591BEAC26FF77E300F9DBF0 /* EnablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging32.nasm; sourceTree = ""; }; + A591BEAD26FF77E300F9DBF0 /* GetPowerOfTwo32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo32.c; sourceTree = ""; }; + A591BEAE26FF77E300F9DBF0 /* Math64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math64.c; sourceTree = ""; }; + A591BEAF26FF77E300F9DBF0 /* RRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU32.c; sourceTree = ""; }; + A591BEB026FF77E300F9DBF0 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; + A591BEB126FF77E300F9DBF0 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; + A591BEB226FF77E300F9DBF0 /* X86MemoryFence.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86MemoryFence.c; sourceTree = ""; }; + A591BEB326FF77E300F9DBF0 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; + A591BEB426FF77E300F9DBF0 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; + A591BEB526FF77E300F9DBF0 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; + A591BEB626FF77E300F9DBF0 /* ChkStkGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChkStkGcc.c; sourceTree = ""; }; + A591BEB726FF77E300F9DBF0 /* SetJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJump.c; sourceTree = ""; }; + A591BEB826FF77E300F9DBF0 /* X86EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging32.c; sourceTree = ""; }; + A591BEB926FF77E300F9DBF0 /* X86WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteGdtr.c; sourceTree = ""; }; + A591BEBA26FF77E300F9DBF0 /* SwapBytes16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes16.c; sourceTree = ""; }; + A591BEBB26FF77E300F9DBF0 /* HighBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet32.c; sourceTree = ""; }; + A591BEBC26FF77E300F9DBF0 /* X86RdRand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86RdRand.c; sourceTree = ""; }; + A591BEBE26FF77E300F9DBF0 /* Math64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Math64.S; sourceTree = ""; }; + A591BEBF26FF77E300F9DBF0 /* CpuPause.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuPause.asm; sourceTree = ""; }; + A591BEC026FF77E300F9DBF0 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; + A591BEC126FF77E300F9DBF0 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; + A591BEC226FF77E300F9DBF0 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; + A591BEC326FF77E300F9DBF0 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; + A591BEC426FF77E300F9DBF0 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; + A591BEC526FF77E300F9DBF0 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; + A591BEC626FF77E300F9DBF0 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; + A591BEC726FF77E300F9DBF0 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; + A591BEC826FF77E300F9DBF0 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; + A591BEC926FF77E300F9DBF0 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; + A591BECA26FF77E300F9DBF0 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; + A591BECB26FF77E300F9DBF0 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; + A591BECC26FF77E300F9DBF0 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; + A591BECD26FF77E300F9DBF0 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; + A591BECE26FF77E300F9DBF0 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; + A591BECF26FF77E300F9DBF0 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; + A591BED026FF77E300F9DBF0 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; + A591BED126FF77E300F9DBF0 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; + A591BED226FF77E300F9DBF0 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; + A591BED326FF77E300F9DBF0 /* X86DisablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging64.c; sourceTree = ""; }; + A591BED426FF77E300F9DBF0 /* X86ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadGdtr.c; sourceTree = ""; }; + A591BED526FF77E300F9DBF0 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; + A591BED726FF77E300F9DBF0 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; + A591BED826FF77E300F9DBF0 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; + A591BED926FF77E300F9DBF0 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; + A591BEDA26FF77E300F9DBF0 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; + A591BEDB26FF77E300F9DBF0 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; + A591BEDC26FF77E300F9DBF0 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; + A591BEDD26FF77E300F9DBF0 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; + A591BEDE26FF77E300F9DBF0 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; + A591BEDF26FF77E300F9DBF0 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; + A591BEE026FF77E300F9DBF0 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; + A591BEE126FF77E300F9DBF0 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; + A591BEE226FF77E300F9DBF0 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; + A591BEE326FF77E300F9DBF0 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; + A591BEE426FF77E300F9DBF0 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; + A591BEE526FF77E300F9DBF0 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; + A591BEE626FF77E300F9DBF0 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; + A591BEE726FF77E300F9DBF0 /* LowBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet32.c; sourceTree = ""; }; + A591BEE826FF77E300F9DBF0 /* LRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU32.c; sourceTree = ""; }; + A591BEE926FF77E300F9DBF0 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; + A591BEEA26FF77E300F9DBF0 /* LinkedList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkedList.c; sourceTree = ""; }; + A591BEEB26FF77E300F9DBF0 /* X86SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86SpeculationBarrier.c; sourceTree = ""; }; + A591BEED26FF77E300F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591BEEE26FF77E300F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591BEEF26FF77E300F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591BEF026FF77E300F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591BEF226FF77E300F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591BEF326FF77E300F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591BEF426FF77E300F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591BEF526FF77E300F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591BEF626FF77E300F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591BEF726FF77E300F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591BEF826FF77E300F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591BEF926FF77E300F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591BEFA26FF77E300F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591BEFB26FF77E300F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591BEFC26FF77E300F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591BEFD26FF77E300F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591BEFE26FF77E300F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591BEFF26FF77E300F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591BF0126FF77E300F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591BF0226FF77E300F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591BF0326FF77E300F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591BF0426FF77E300F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591BF0526FF77E300F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591BF0626FF77E300F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591BF0726FF77E300F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591BF0826FF77E300F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591BF0926FF77E300F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591BF0A26FF77E300F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591BF0B26FF77E300F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591BF0C26FF77E300F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591BF0D26FF77E300F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591BF0E26FF77E300F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591BF0F26FF77E300F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591BF1026FF77E300F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591BF1126FF77E300F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591BF1226FF77E300F9DBF0 /* BaseMemoryLibRepStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.uni; sourceTree = ""; }; + A591BF1326FF77E300F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591BF1426FF77E300F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591BF1526FF77E300F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591BF1626FF77E300F9DBF0 /* BaseMemoryLibRepStr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.inf; sourceTree = ""; }; + A591BF1826FF77E300F9DBF0 /* BaseSynchronizationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.uni; sourceTree = ""; }; + A591BF1A26FF77E300F9DBF0 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; + A591BF1B26FF77E300F9DBF0 /* BaseSynchronizationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.inf; sourceTree = ""; }; + A591BF1D26FF77E300F9DBF0 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; + A591BF1E26FF77E300F9DBF0 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; + A591BF1F26FF77E300F9DBF0 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; + A591BF2026FF77E300F9DBF0 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; + A591BF2126FF77E300F9DBF0 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A591BF2226FF77E300F9DBF0 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; + A591BF2326FF77E300F9DBF0 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; + A591BF2426FF77E300F9DBF0 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; + A591BF2526FF77E300F9DBF0 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; + A591BF2626FF77E300F9DBF0 /* InterlockedIncrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedIncrementMsc.c; sourceTree = ""; }; + A591BF2826FF77E300F9DBF0 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; + A591BF2926FF77E300F9DBF0 /* InternalGetSpinLockProperties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalGetSpinLockProperties.c; sourceTree = ""; }; + A591BF2A26FF77E300F9DBF0 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; + A591BF2B26FF77E300F9DBF0 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; + A591BF2C26FF77E300F9DBF0 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; + A591BF2D26FF77E300F9DBF0 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A591BF2E26FF77E300F9DBF0 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; + A591BF2F26FF77E300F9DBF0 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; + A591BF3026FF77E300F9DBF0 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; + A591BF3126FF77E300F9DBF0 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; + A591BF3226FF77E300F9DBF0 /* BaseSynchronizationLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseSynchronizationLibInternals.h; sourceTree = ""; }; + A591BF3326FF77E300F9DBF0 /* SynchronizationMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationMsc.c; sourceTree = ""; }; + A591BF3426FF77E300F9DBF0 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; + A591BF3626FF77E300F9DBF0 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; + A591BF3726FF77E300F9DBF0 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; + A591BF3926FF77E300F9DBF0 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; + A591BF3A26FF77E300F9DBF0 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; + A591BF3B26FF77E300F9DBF0 /* SynchronizationGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationGcc.c; sourceTree = ""; }; + A591BF3C26FF77E300F9DBF0 /* InterlockedDecrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedDecrementMsc.c; sourceTree = ""; }; + A591BF3E26FF77E300F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591BF3F26FF77E300F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591BF4026FF77E300F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591BF4126FF77E300F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591BF4226FF77E300F9DBF0 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; + A591BF4326FF77E300F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591BF4426FF77E300F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591BF4526FF77E300F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591BF4626FF77E300F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591BF4726FF77E300F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591BF4826FF77E300F9DBF0 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; + A591BF4926FF77E300F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591BF4A26FF77E300F9DBF0 /* UefiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.inf; sourceTree = ""; }; + A591BF4B26FF77E300F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591BF4C26FF77E300F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591BF4D26FF77E300F9DBF0 /* UefiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.uni; sourceTree = ""; }; + A591BF4E26FF77E300F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591BF4F26FF77E300F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591BF5126FF77E300F9DBF0 /* PciSegmentLibCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLibCommon.h; sourceTree = ""; }; + A591BF5226FF77E300F9DBF0 /* DxeRuntimePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; + A591BF5326FF77E300F9DBF0 /* BasePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; + A591BF5426FF77E300F9DBF0 /* DxeRuntimePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; + A591BF5526FF77E300F9DBF0 /* BasePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; + A591BF5626FF77E300F9DBF0 /* BasePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePciSegmentLib.c; sourceTree = ""; }; + A591BF5726FF77E300F9DBF0 /* PciSegmentLibCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLibCommon.c; sourceTree = ""; }; + A591BF5826FF77E300F9DBF0 /* DxeRuntimePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRuntimePciSegmentLib.c; sourceTree = ""; }; + A591BF5B26FF77E300F9DBF0 /* CpuSleepFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepFlushTlb.c; sourceTree = ""; }; + A591BF5D26FF77E300F9DBF0 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; + A591BF5E26FF77E300F9DBF0 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; + A591BF5F26FF77E300F9DBF0 /* BaseCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.uni; sourceTree = ""; }; + A591BF6026FF77E400F9DBF0 /* BaseCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.inf; sourceTree = ""; }; + A591BF6226FF77E400F9DBF0 /* CpuSleep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleep.c; sourceTree = ""; }; + A591BF6326FF77E400F9DBF0 /* CpuFlushTlbGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlbGcc.c; sourceTree = ""; }; + A591BF6426FF77E400F9DBF0 /* CpuFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlb.c; sourceTree = ""; }; + A591BF6526FF77E400F9DBF0 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; + A591BF6626FF77E400F9DBF0 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; + A591BF6726FF77E400F9DBF0 /* CpuSleepGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepGcc.c; sourceTree = ""; }; + A591BF6926FF77E400F9DBF0 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; + A591BF6A26FF77E400F9DBF0 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; + A591BF6B26FF77E400F9DBF0 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; + A591BF6C26FF77E400F9DBF0 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; + A591BF6E26FF77E400F9DBF0 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; + A591BF6F26FF77E400F9DBF0 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; + A591BF7026FF77E400F9DBF0 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; + A591BF7126FF77E400F9DBF0 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; + A591BF7326FF77E400F9DBF0 /* PeiExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiExtractGuidedSectionLib.c; sourceTree = ""; }; + A591BF7426FF77E400F9DBF0 /* PeiExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.uni; sourceTree = ""; }; + A591BF7526FF77E400F9DBF0 /* PeiExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.inf; sourceTree = ""; }; + A591BF7726FF77E400F9DBF0 /* DriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = ""; }; + A591BF7826FF77E400F9DBF0 /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = ""; }; + A591BF7926FF77E400F9DBF0 /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = ""; }; + A591BF7B26FF77E400F9DBF0 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; + A591BF7C26FF77E400F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591BF7D26FF77E400F9DBF0 /* UefiDebugLibDebugPortProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.uni; sourceTree = ""; }; + A591BF7E26FF77E400F9DBF0 /* UefiDebugLibDebugPortProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.inf; sourceTree = ""; }; + A591BF8026FF77E400F9DBF0 /* SmmPciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciExpressLib.inf; sourceTree = ""; }; + A591BF8126FF77E400F9DBF0 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; + A591BF8326FF77E400F9DBF0 /* DxeRuntimePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.uni; sourceTree = ""; }; + A591BF8426FF77E400F9DBF0 /* DxeRuntimePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.inf; sourceTree = ""; }; + A591BF8526FF77E400F9DBF0 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; + A591BF8726FF77E400F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591BF8826FF77E400F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591BF8926FF77E400F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591BF8A26FF77E400F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591BF8C26FF77E400F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591BF8D26FF77E400F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591BF8E26FF77E400F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591BF8F26FF77E400F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591BF9026FF77E400F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591BF9126FF77E400F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591BF9226FF77E400F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591BF9326FF77E400F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591BF9426FF77E400F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591BF9526FF77E400F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591BF9626FF77E400F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591BF9726FF77E400F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591BF9826FF77E400F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591BF9926FF77E400F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591BF9B26FF77E400F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591BF9C26FF77E400F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591BF9D26FF77E400F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591BF9E26FF77E400F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591BF9F26FF77E400F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591BFA026FF77E400F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591BFA126FF77E400F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591BFA226FF77E400F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591BFA326FF77E400F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591BFA426FF77E400F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591BFA526FF77E400F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591BFA626FF77E400F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591BFA726FF77E400F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591BFA826FF77E400F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591BFA926FF77E400F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591BFAA26FF77E400F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591BFAC26FF77E400F9DBF0 /* ScanMemGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMemGeneric.c; sourceTree = ""; }; + A591BFAD26FF77E400F9DBF0 /* CompareMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareMem.asm; sourceTree = ""; }; + A591BFAE26FF77E400F9DBF0 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; + A591BFAF26FF77E400F9DBF0 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; + A591BFB026FF77E400F9DBF0 /* ScanMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ScanMem.asm; sourceTree = ""; }; + A591BFB126FF77E400F9DBF0 /* CopyMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CopyMem.asm; sourceTree = ""; }; + A591BFB226FF77E400F9DBF0 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; + A591BFB326FF77E400F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591BFB426FF77E400F9DBF0 /* SetMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetMem.asm; sourceTree = ""; }; + A591BFB526FF77E400F9DBF0 /* CompareGuid.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareGuid.asm; sourceTree = ""; }; + A591BFB626FF77E400F9DBF0 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; + A591BFB726FF77E400F9DBF0 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; + A591BFB826FF77E400F9DBF0 /* BaseMemoryLibOptDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.uni; sourceTree = ""; }; + A591BFB926FF77E400F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591BFBA26FF77E400F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591BFBC26FF77E400F9DBF0 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; + A591BFBD26FF77E400F9DBF0 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; + A591BFBE26FF77E400F9DBF0 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; + A591BFBF26FF77E400F9DBF0 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; + A591BFC026FF77E400F9DBF0 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; + A591BFC126FF77E400F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591BFC226FF77E400F9DBF0 /* BaseMemoryLibOptDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.inf; sourceTree = ""; }; + A591BFC326FF77E400F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591BFC526FF77E400F9DBF0 /* PerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PerformanceLib.c; sourceTree = ""; }; + A591BFC626FF77E400F9DBF0 /* BasePerformanceLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.inf; sourceTree = ""; }; + A591BFC726FF77E400F9DBF0 /* BasePerformanceLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.uni; sourceTree = ""; }; + A591BFC926FF77E400F9DBF0 /* BasePciSegmentLibPci.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.inf; sourceTree = ""; }; + A591BFCA26FF77E400F9DBF0 /* BasePciSegmentLibPci.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.uni; sourceTree = ""; }; + A591BFCB26FF77E400F9DBF0 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; + A591BFCD26FF77E400F9DBF0 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; + A591BFCE26FF77E400F9DBF0 /* PeiDxePostCodeLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.inf; sourceTree = ""; }; + A591BFCF26FF77E400F9DBF0 /* PeiDxePostCodeLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.uni; sourceTree = ""; }; + A591BFD126FF77E400F9DBF0 /* BasePcdLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.uni; sourceTree = ""; }; + A591BFD226FF77E400F9DBF0 /* BasePcdLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.inf; sourceTree = ""; }; + A591BFD326FF77E400F9DBF0 /* PcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcdLib.c; sourceTree = ""; }; + A591BFD526FF77E400F9DBF0 /* BaseStackCheckGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckGcc.c; sourceTree = ""; }; + A591BFD626FF77E400F9DBF0 /* BaseStackCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.uni; sourceTree = ""; }; + A591BFD726FF77E400F9DBF0 /* BaseStackCheckNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckNull.c; sourceTree = ""; }; + A591BFD826FF77E400F9DBF0 /* BaseStackCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.inf; sourceTree = ""; }; + A591BFDA26FF77E400F9DBF0 /* BaseRngLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.uni; sourceTree = ""; }; + A591BFDB26FF77E400F9DBF0 /* BaseRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.inf; sourceTree = ""; }; + A591BFDC26FF77E400F9DBF0 /* BaseRng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseRng.c; sourceTree = ""; }; + A591BFDE26FF77E400F9DBF0 /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = ""; }; + A591BFDF26FF77E400F9DBF0 /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = ""; }; + A591BFE026FF77E400F9DBF0 /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = ""; }; + A591BFE226FF77E400F9DBF0 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; + A591BFE326FF77E400F9DBF0 /* BasePostCodeLibPort80.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.inf; sourceTree = ""; }; + A591BFE426FF77E400F9DBF0 /* BasePostCodeLibPort80.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.uni; sourceTree = ""; }; + A591BFE626FF77E400F9DBF0 /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = ""; }; + A591BFE726FF77E400F9DBF0 /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = ""; }; + A591BFE826FF77E400F9DBF0 /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = ""; }; + A591BFEA26FF77E400F9DBF0 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = ""; }; + A591BFEB26FF77E400F9DBF0 /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = ""; }; + A591BFEC26FF77E400F9DBF0 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; + A591BFEE26FF77E400F9DBF0 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; + A591BFEF26FF77E400F9DBF0 /* BasePeCoffLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.uni; sourceTree = ""; }; + A591BFF026FF77E400F9DBF0 /* BasePeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.inf; sourceTree = ""; }; + A591BFF226FF77E400F9DBF0 /* SmmLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.uni; sourceTree = ""; }; + A591BFF326FF77E400F9DBF0 /* SmmLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.inf; sourceTree = ""; }; + A591BFF426FF77E400F9DBF0 /* SmmLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLibNull.c; sourceTree = ""; }; + A591BFF626FF77E400F9DBF0 /* BasePciCf8Lib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.uni; sourceTree = ""; }; + A591BFF726FF77E400F9DBF0 /* BasePciCf8Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.inf; sourceTree = ""; }; + A591BFF826FF77E400F9DBF0 /* PciCf8Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCf8Lib.c; sourceTree = ""; }; + A591BFFA26FF77E400F9DBF0 /* MmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.uni; sourceTree = ""; }; + A591BFFB26FF77E400F9DBF0 /* MmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.inf; sourceTree = ""; }; + A591BFFC26FF77E400F9DBF0 /* MmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmServicesTableLib.c; sourceTree = ""; }; + A591BFFE26FF77E400F9DBF0 /* SafeIntLib64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib64.c; sourceTree = ""; }; + A591BFFF26FF77E400F9DBF0 /* SafeIntLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLibEbc.c; sourceTree = ""; }; + A591C00026FF77E400F9DBF0 /* BaseSafeIntLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSafeIntLib.inf; sourceTree = ""; }; + A591C00126FF77E400F9DBF0 /* SafeIntLib32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib32.c; sourceTree = ""; }; + A591C00226FF77E400F9DBF0 /* SafeIntLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib.c; sourceTree = ""; }; + A591C00426FF77E400F9DBF0 /* SmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmServicesTableLib.c; sourceTree = ""; }; + A591C00526FF77E400F9DBF0 /* SmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.inf; sourceTree = ""; }; + A591C00626FF77E400F9DBF0 /* SmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.uni; sourceTree = ""; }; + A591C00826FF77E400F9DBF0 /* RegisterFilterLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegisterFilterLibNull.inf; sourceTree = ""; }; + A591C00926FF77E400F9DBF0 /* RegisterFilterLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegisterFilterLibNull.uni; sourceTree = ""; }; + A591C00A26FF77E400F9DBF0 /* RegisterFilterLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegisterFilterLibNull.c; sourceTree = ""; }; + A591C00C26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.uni; sourceTree = ""; }; + A591C00D26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.inf; sourceTree = ""; }; + A591C00E26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeExtractGuidedSectionLib.c; sourceTree = ""; }; + A591C01026FF77E400F9DBF0 /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = ""; }; + A591C01126FF77E400F9DBF0 /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = ""; }; + A591C01226FF77E400F9DBF0 /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = ""; }; + A591C01426FF77E400F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591C01526FF77E400F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591C01626FF77E400F9DBF0 /* BaseMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.inf; sourceTree = ""; }; + A591C01726FF77E400F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591C01826FF77E400F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591C01926FF77E400F9DBF0 /* BaseMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.uni; sourceTree = ""; }; + A591C01A26FF77E400F9DBF0 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; + A591C01B26FF77E400F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591C01C26FF77E400F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591C01D26FF77E400F9DBF0 /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = ""; }; + A591C01E26FF77E400F9DBF0 /* SetMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem.c; sourceTree = ""; }; + A591C01F26FF77E400F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591C02026FF77E400F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591C02126FF77E400F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591C02226FF77E400F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591C02326FF77E400F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591C02426FF77E400F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591C02526FF77E400F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591C02626FF77E400F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591C02826FF77E400F9DBF0 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A591C02926FF77E400F9DBF0 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A591C02A26FF77E400F9DBF0 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A591C02B26FF77E400F9DBF0 /* SmmCpuIoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIoLibInternal.h; sourceTree = ""; }; + A591C02C26FF77E400F9DBF0 /* SmmIoLibSmmCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.uni; sourceTree = ""; }; + A591C02D26FF77E400F9DBF0 /* SmmIoLibSmmCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.inf; sourceTree = ""; }; + A591C02F26FF77E400F9DBF0 /* DxeSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmbusLib.c; sourceTree = ""; }; + A591C03026FF77E400F9DBF0 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; + A591C03126FF77E400F9DBF0 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; + A591C03226FF77E400F9DBF0 /* DxeSmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.inf; sourceTree = ""; }; + A591C03326FF77E400F9DBF0 /* DxeSmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.uni; sourceTree = ""; }; + A591C03526FF77E400F9DBF0 /* BaseSmbusLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSmbusLibNull.c; sourceTree = ""; }; + A591C03626FF77E400F9DBF0 /* BaseSmbusLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.uni; sourceTree = ""; }; + A591C03726FF77E400F9DBF0 /* BaseSmbusLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.inf; sourceTree = ""; }; + A591C03926FF77E400F9DBF0 /* BaseTimerLibNullTemplate.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.uni; sourceTree = ""; }; + A591C03A26FF77E400F9DBF0 /* BaseTimerLibNullTemplate.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.inf; sourceTree = ""; }; + A591C03B26FF77E400F9DBF0 /* TimerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimerLibNull.c; sourceTree = ""; }; + A591C03D26FF77E400F9DBF0 /* BaseS3IoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.inf; sourceTree = ""; }; + A591C03E26FF77E400F9DBF0 /* BaseS3IoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.uni; sourceTree = ""; }; + A591C03F26FF77E400F9DBF0 /* S3IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3IoLib.c; sourceTree = ""; }; + A591C04126FF77E400F9DBF0 /* BaseDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.uni; sourceTree = ""; }; + A591C04226FF77E400F9DBF0 /* BaseDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.inf; sourceTree = ""; }; + A591C04326FF77E400F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591C04526FF77E400F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591C04626FF77E400F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591C04726FF77E400F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591C04826FF77E400F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591C04A26FF77E400F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591C04B26FF77E400F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591C04C26FF77E400F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591C04D26FF77E400F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591C04E26FF77E400F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591C04F26FF77E400F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591C05026FF77E400F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591C05126FF77E400F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591C05226FF77E400F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591C05326FF77E400F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591C05426FF77E400F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591C05526FF77E400F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591C05626FF77E400F9DBF0 /* BaseMemoryLibSse2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.uni; sourceTree = ""; }; + A591C05726FF77E400F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591C05826FF77E400F9DBF0 /* BaseMemoryLibSse2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.inf; sourceTree = ""; }; + A591C05926FF77E400F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591C05B26FF77E400F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591C05C26FF77E400F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591C05D26FF77E400F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591C05E26FF77E400F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591C05F26FF77E400F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591C06026FF77E400F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591C06126FF77E400F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591C06226FF77E400F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591C06326FF77E400F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591C06426FF77E400F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591C06526FF77E400F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591C06626FF77E400F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591C06726FF77E400F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591C06826FF77E400F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591C06926FF77E400F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591C06A26FF77E400F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591C06B26FF77E400F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591C06C26FF77E400F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591C06D26FF77E400F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591C06E26FF77E400F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591C07026FF77E400F9DBF0 /* BaseUefiDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.uni; sourceTree = ""; }; + A591C07126FF77E400F9DBF0 /* BaseUefiDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.inf; sourceTree = ""; }; + A591C07226FF77E400F9DBF0 /* BaseUefiDecompressLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseUefiDecompressLibInternals.h; sourceTree = ""; }; + A591C07326FF77E400F9DBF0 /* BaseUefiTianoCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiTianoCustomDecompressLib.inf; sourceTree = ""; }; + A591C07426FF77E400F9DBF0 /* BaseUefiDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiDecompressLib.c; sourceTree = ""; }; + A591C07526FF77E400F9DBF0 /* BaseUefiTianoCustomDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiTianoCustomDecompressLib.c; sourceTree = ""; }; + A591C07726FF77E400F9DBF0 /* BaseSerialPortLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.uni; sourceTree = ""; }; + A591C07826FF77E400F9DBF0 /* BaseSerialPortLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.inf; sourceTree = ""; }; + A591C07926FF77E400F9DBF0 /* BaseSerialPortLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLibNull.c; sourceTree = ""; }; + A591C07B26FF77E400F9DBF0 /* BaseS3BootScriptLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.inf; sourceTree = ""; }; + A591C07C26FF77E400F9DBF0 /* BootScriptLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptLib.c; sourceTree = ""; }; + A591C07D26FF77E400F9DBF0 /* BaseS3BootScriptLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.uni; sourceTree = ""; }; + A591C07F26FF77E400F9DBF0 /* DxePcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePcdLib.c; sourceTree = ""; }; + A591C08026FF77E400F9DBF0 /* DxePcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.uni; sourceTree = ""; }; + A591C08126FF77E400F9DBF0 /* DxePcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.inf; sourceTree = ""; }; + A591C08326FF77E400F9DBF0 /* SmmPeriodicSmiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.inf; sourceTree = ""; }; + A591C08426FF77E400F9DBF0 /* SmmPeriodicSmiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.uni; sourceTree = ""; }; + A591C08526FF77E400F9DBF0 /* SmmPeriodicSmiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPeriodicSmiLib.c; sourceTree = ""; }; + A591C08726FF77E400F9DBF0 /* UefiScsiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiScsiLib.c; sourceTree = ""; }; + A591C08826FF77E400F9DBF0 /* UefiScsiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.uni; sourceTree = ""; }; + A591C08926FF77E400F9DBF0 /* UefiScsiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.inf; sourceTree = ""; }; + A591C08B26FF77E400F9DBF0 /* PeiResourcePublicationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResourcePublicationLib.c; sourceTree = ""; }; + A591C08C26FF77E400F9DBF0 /* PeiResourcePublicationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.inf; sourceTree = ""; }; + A591C08D26FF77E400F9DBF0 /* PeiResourcePublicationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.uni; sourceTree = ""; }; + A591C08F26FF77E400F9DBF0 /* DxeHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.inf; sourceTree = ""; }; + A591C09026FF77E400F9DBF0 /* DxeHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.uni; sourceTree = ""; }; + A591C09126FF77E400F9DBF0 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; + A591C09326FF77E400F9DBF0 /* S3PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciSegmentLib.c; sourceTree = ""; }; + A591C09426FF77E400F9DBF0 /* BaseS3PciSegmentLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.uni; sourceTree = ""; }; + A591C09526FF77E400F9DBF0 /* BaseS3PciSegmentLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.inf; sourceTree = ""; }; + A591C09726FF77E400F9DBF0 /* BasePciSegmentInfoLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.inf; sourceTree = ""; }; + A591C09826FF77E400F9DBF0 /* BasePciSegmentInfoLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.uni; sourceTree = ""; }; + A591C09926FF77E400F9DBF0 /* PciSegmentInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentInfoLib.c; sourceTree = ""; }; + A591C09B26FF77E400F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591C09C26FF77E400F9DBF0 /* SmmMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.uni; sourceTree = ""; }; + A591C09D26FF77E400F9DBF0 /* SmmMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.inf; sourceTree = ""; }; + A591C09F26FF77E400F9DBF0 /* BaseExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.uni; sourceTree = ""; }; + A591C0A026FF77E400F9DBF0 /* BaseExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.inf; sourceTree = ""; }; + A591C0A126FF77E400F9DBF0 /* BaseExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseExtractGuidedSectionLib.c; sourceTree = ""; }; + A591C0A326FF77E400F9DBF0 /* UefiBootServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.uni; sourceTree = ""; }; + A591C0A426FF77E400F9DBF0 /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = ""; }; + A591C0A526FF77E400F9DBF0 /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = ""; }; + A591C0A726FF77E400F9DBF0 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; + A591C0A826FF77E400F9DBF0 /* UefiDebugLibStdErr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.uni; sourceTree = ""; }; + A591C0A926FF77E400F9DBF0 /* UefiDebugLibStdErr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.inf; sourceTree = ""; }; + A591C0AA26FF77E400F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591C0AC26FF77E400F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591C0AD26FF77E400F9DBF0 /* PeiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.uni; sourceTree = ""; }; + A591C0AE26FF77E400F9DBF0 /* PeiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.inf; sourceTree = ""; }; + A591C0B026FF77E400F9DBF0 /* DevicePathUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = ""; }; + A591C0B126FF77E400F9DBF0 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; + A591C0B226FF77E400F9DBF0 /* DevicePathFromText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = ""; }; + A591C0B326FF77E400F9DBF0 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.uni; sourceTree = ""; }; + A591C0B426FF77E400F9DBF0 /* DevicePathToText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathToText.c; sourceTree = ""; }; + A591C0B526FF77E400F9DBF0 /* UefiDevicePathLibOptionalDevicePathProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLibOptionalDevicePathProtocol.c; sourceTree = ""; }; + A591C0B626FF77E400F9DBF0 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.inf; sourceTree = ""; }; + A591C0B726FF77E400F9DBF0 /* UefiDevicePathLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.uni; sourceTree = ""; }; + A591C0B826FF77E400F9DBF0 /* UefiDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.inf; sourceTree = ""; }; + A591C0B926FF77E400F9DBF0 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = ""; }; + A591C0BB26FF77E400F9DBF0 /* PeiHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.uni; sourceTree = ""; }; + A591C0BC26FF77E400F9DBF0 /* PeiHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.inf; sourceTree = ""; }; + A591C0BD26FF77E400F9DBF0 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; + A591C0BF26FF77E400F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591C0C026FF77E400F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591C0C126FF77E400F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591C0C226FF77E400F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591C0C326FF77E400F9DBF0 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; + A591C0C426FF77E400F9DBF0 /* PeiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.inf; sourceTree = ""; }; + A591C0C526FF77E400F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591C0C626FF77E400F9DBF0 /* PeiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.uni; sourceTree = ""; }; + A591C0C726FF77E400F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591C0C826FF77E400F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591C0C926FF77E400F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591C0CA26FF77E400F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591C0CB26FF77E400F9DBF0 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; + A591C0CC26FF77E400F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591C0CD26FF77E400F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591C0CE26FF77E400F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591C0CF26FF77E400F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591C0D026FF77E400F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591C0D226FF77E400F9DBF0 /* BaseIoLibIntrinsic.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.inf; sourceTree = ""; }; + A591C0D326FF77E400F9DBF0 /* IoLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibEbc.c; sourceTree = ""; }; + A591C0D426FF77E400F9DBF0 /* BaseIoLibIntrinsic.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.uni; sourceTree = ""; }; + A591C0D526FF77E400F9DBF0 /* IoLibGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibGcc.c; sourceTree = ""; }; + A591C0D626FF77E400F9DBF0 /* BaseIoLibIntrinsicSev.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicSev.inf; sourceTree = ""; }; + A591C0D726FF77E400F9DBF0 /* BaseIoLibIntrinsicInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseIoLibIntrinsicInternal.h; sourceTree = ""; }; + A591C0D826FF77E400F9DBF0 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A591C0DA26FF77E400F9DBF0 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; + A591C0DB26FF77E400F9DBF0 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; + A591C0DC26FF77E400F9DBF0 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A591C0DD26FF77E400F9DBF0 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A591C0DE26FF77E400F9DBF0 /* IoLibMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMsc.c; sourceTree = ""; }; + A591C0E026FF77E400F9DBF0 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; + A591C0E126FF77E400F9DBF0 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; + A591C0E226FF77E400F9DBF0 /* IoLibArm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArm.c; sourceTree = ""; }; + A591C0E426FF77E400F9DBF0 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; + A591C0E526FF77E400F9DBF0 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; + A591C0E626FF77E400F9DBF0 /* BaseIoLibIntrinsicArmVirt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.inf; sourceTree = ""; }; + A591C0E826FF77E400F9DBF0 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; + A591C0E926FF77E400F9DBF0 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; + A591C0EA26FF77E400F9DBF0 /* IoLibArmVirt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArmVirt.c; sourceTree = ""; }; + A591C0EB26FF77E400F9DBF0 /* BaseIoLibIntrinsicArmVirt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.uni; sourceTree = ""; }; + A591C0ED26FF77E400F9DBF0 /* PeiPciSegmentLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.inf; sourceTree = ""; }; + A591C0EE26FF77E400F9DBF0 /* PeiPciSegmentLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.uni; sourceTree = ""; }; + A591C0EF26FF77E400F9DBF0 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; + A591C0F126FF77E400F9DBF0 /* BasePeCoffGetEntryPointLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.uni; sourceTree = ""; }; + A591C0F226FF77E400F9DBF0 /* BasePeCoffGetEntryPointLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.inf; sourceTree = ""; }; + A591C0F326FF77E400F9DBF0 /* PeCoffGetEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffGetEntryPoint.c; sourceTree = ""; }; + A591C0F526FF77E400F9DBF0 /* UefiDevicePathLibDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.inf; sourceTree = ""; }; + A591C0F626FF77E400F9DBF0 /* UefiDevicePathLibDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.uni; sourceTree = ""; }; + A591C0F726FF77E400F9DBF0 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; + A591C0F926FF77E400F9DBF0 /* SmmIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIoLib.c; sourceTree = ""; }; + A591C0FA26FF77E400F9DBF0 /* SmmIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.uni; sourceTree = ""; }; + A591C0FB26FF77E500F9DBF0 /* SmmIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.inf; sourceTree = ""; }; + A591C0FD26FF77E500F9DBF0 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; + A591C0FE26FF77E500F9DBF0 /* DxeCoreHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.inf; sourceTree = ""; }; + A591C0FF26FF77E500F9DBF0 /* DxeCoreHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.uni; sourceTree = ""; }; + A591C10126FF77E500F9DBF0 /* UefiRuntimeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.uni; sourceTree = ""; }; + A591C10226FF77E500F9DBF0 /* UefiRuntimeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.inf; sourceTree = ""; }; + A591C10326FF77E500F9DBF0 /* UefiRuntimeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServicesTableLib.c; sourceTree = ""; }; + A591C10526FF77E500F9DBF0 /* PeiPcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPcdLib.c; sourceTree = ""; }; + A591C10626FF77E500F9DBF0 /* PeiPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.inf; sourceTree = ""; }; + A591C10726FF77E500F9DBF0 /* PeiPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.uni; sourceTree = ""; }; + A591C10926FF77E500F9DBF0 /* SmmMemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.uni; sourceTree = ""; }; + A591C10A26FF77E500F9DBF0 /* SmmMemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemLib.c; sourceTree = ""; }; + A591C10B26FF77E500F9DBF0 /* SmmMemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.inf; sourceTree = ""; }; + A591C10D26FF77E500F9DBF0 /* UefiFileHandleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.inf; sourceTree = ""; }; + A591C10E26FF77E500F9DBF0 /* UefiFileHandleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.uni; sourceTree = ""; }; + A591C10F26FF77E500F9DBF0 /* UefiFileHandleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiFileHandleLib.c; sourceTree = ""; }; + A591C11126FF77E500F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591C11226FF77E500F9DBF0 /* DxeRuntimeDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.inf; sourceTree = ""; }; + A591C11326FF77E500F9DBF0 /* DxeRuntimeDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.uni; sourceTree = ""; }; + A591C11526FF77E500F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591C11626FF77E500F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591C11726FF77E500F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591C11826FF77E500F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591C11A26FF77E500F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591C11B26FF77E500F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591C11C26FF77E500F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591C11D26FF77E500F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591C11E26FF77E500F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591C11F26FF77E500F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591C12026FF77E500F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591C12126FF77E500F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591C12226FF77E500F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591C12326FF77E500F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591C12426FF77E500F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591C12526FF77E500F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591C12626FF77E500F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591C12726FF77E500F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591C12926FF77E500F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591C12A26FF77E500F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591C12B26FF77E500F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591C12C26FF77E500F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591C12D26FF77E500F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591C12E26FF77E500F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591C12F26FF77E500F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591C13026FF77E500F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591C13126FF77E500F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591C13226FF77E500F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591C13326FF77E500F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591C13426FF77E500F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591C13526FF77E500F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591C13626FF77E500F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591C13726FF77E500F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591C13826FF77E500F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591C13926FF77E500F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591C13A26FF77E500F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591C13B26FF77E500F9DBF0 /* BaseMemoryLibMmx.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.inf; sourceTree = ""; }; + A591C13C26FF77E500F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591C13D26FF77E500F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591C13E26FF77E500F9DBF0 /* BaseMemoryLibMmx.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.uni; sourceTree = ""; }; + A591C14026FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.inf; sourceTree = ""; }; + A591C14126FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.uni; sourceTree = ""; }; + A591C14226FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseOrderedCollectionRedBlackTreeLib.c; sourceTree = ""; }; + A591C14426FF77E500F9DBF0 /* UefiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.inf; sourceTree = ""; }; + A591C14526FF77E500F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591C14626FF77E500F9DBF0 /* UefiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.uni; sourceTree = ""; }; + A591C14826FF77E500F9DBF0 /* UefiRuntimeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.uni; sourceTree = ""; }; + A591C14926FF77E500F9DBF0 /* UefiRuntimeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.inf; sourceTree = ""; }; + A591C14A26FF77E500F9DBF0 /* RuntimeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeLib.c; sourceTree = ""; }; + A591C14C26FF77E500F9DBF0 /* UefiDebugLibConOut.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.inf; sourceTree = ""; }; + A591C14D26FF77E500F9DBF0 /* UefiDebugLibConOut.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.uni; sourceTree = ""; }; + A591C14E26FF77E500F9DBF0 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; + A591C14F26FF77E500F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591C15126FF77E500F9DBF0 /* BasePciLibPciExpress.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.uni; sourceTree = ""; }; + A591C15226FF77E500F9DBF0 /* BasePciLibPciExpress.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.inf; sourceTree = ""; }; + A591C15326FF77E500F9DBF0 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A591C15526FF77E500F9DBF0 /* UefiLibPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLibPrint.c; sourceTree = ""; }; + A591C15626FF77E500F9DBF0 /* UefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.uni; sourceTree = ""; }; + A591C15726FF77E500F9DBF0 /* UefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.inf; sourceTree = ""; }; + A591C15826FF77E500F9DBF0 /* UefiDriverModel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDriverModel.c; sourceTree = ""; }; + A591C15926FF77E500F9DBF0 /* UefiNotTiano.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiNotTiano.c; sourceTree = ""; }; + A591C15A26FF77E500F9DBF0 /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = ""; }; + A591C15B26FF77E500F9DBF0 /* UefiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLib.c; sourceTree = ""; }; + A591C15C26FF77E500F9DBF0 /* UefiLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLibInternal.h; sourceTree = ""; }; + A591C15D26FF77E500F9DBF0 /* Acpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Acpi.c; sourceTree = ""; }; + A591C15F26FF77E500F9DBF0 /* DxeHstiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.uni; sourceTree = ""; }; + A591C16026FF77E500F9DBF0 /* HstiDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiDxe.c; sourceTree = ""; }; + A591C16126FF77E500F9DBF0 /* DxeHstiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.inf; sourceTree = ""; }; + A591C16226FF77E500F9DBF0 /* HstiAip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiAip.c; sourceTree = ""; }; + A591C16326FF77E500F9DBF0 /* HstiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiDxe.h; sourceTree = ""; }; + A591C16526FF77E500F9DBF0 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; + A591C16626FF77E500F9DBF0 /* BasePostCodeLibDebug.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.uni; sourceTree = ""; }; + A591C16726FF77E500F9DBF0 /* BasePostCodeLibDebug.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.inf; sourceTree = ""; }; + A591C16926FF77E500F9DBF0 /* BaseS3StallLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.inf; sourceTree = ""; }; + A591C16A26FF77E500F9DBF0 /* BaseS3StallLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.uni; sourceTree = ""; }; + A591C16B26FF77E500F9DBF0 /* S3StallLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3StallLib.c; sourceTree = ""; }; + A591C16D26FF77E500F9DBF0 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A591C16E26FF77E500F9DBF0 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A591C16F26FF77E500F9DBF0 /* BaseMemoryLibOptPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.uni; sourceTree = ""; }; + A591C17026FF77E500F9DBF0 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A591C17126FF77E500F9DBF0 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A591C17226FF77E500F9DBF0 /* BaseMemoryLibOptPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.inf; sourceTree = ""; }; + A591C17426FF77E500F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591C17526FF77E500F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591C17626FF77E500F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591C17726FF77E500F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591C17826FF77E500F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591C17926FF77E500F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591C17A26FF77E500F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591C17B26FF77E500F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591C17C26FF77E500F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591C17D26FF77E500F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591C17E26FF77E500F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591C17F26FF77E500F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591C18026FF77E500F9DBF0 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A591C18126FF77E500F9DBF0 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A591C18326FF77E500F9DBF0 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A591C18426FF77E500F9DBF0 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A591C18526FF77E500F9DBF0 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A591C18626FF77E500F9DBF0 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A591C18726FF77E500F9DBF0 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A591C18826FF77E500F9DBF0 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A591C18926FF77E500F9DBF0 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A591C18A26FF77E500F9DBF0 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A591C18B26FF77E500F9DBF0 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A591C18C26FF77E500F9DBF0 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A591C18D26FF77E500F9DBF0 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A591C18E26FF77E500F9DBF0 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A591C18F26FF77E500F9DBF0 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A591C19026FF77E500F9DBF0 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A591C19126FF77E500F9DBF0 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A591C19226FF77E500F9DBF0 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A591C19326FF77E500F9DBF0 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A591C19426FF77E500F9DBF0 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A591C19526FF77E500F9DBF0 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A591C19626FF77E500F9DBF0 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A591C19826FF77E500F9DBF0 /* UefiPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.uni; sourceTree = ""; }; + A591C19926FF77E500F9DBF0 /* UefiPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.inf; sourceTree = ""; }; + A591C19A26FF77E500F9DBF0 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A591C19C26FF77E500F9DBF0 /* PeimEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = ""; }; + A591C19D26FF77E500F9DBF0 /* PeimEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = ""; }; + A591C19E26FF77E500F9DBF0 /* PeimEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = ""; }; + A591C1A026FF77E500F9DBF0 /* SmiHandlerProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileLibNull.c; sourceTree = ""; }; + A591C1A126FF77E500F9DBF0 /* SmiHandlerProfileLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.inf; sourceTree = ""; }; + A591C1A226FF77E500F9DBF0 /* SmiHandlerProfileLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.uni; sourceTree = ""; }; + A591C1A426FF77E500F9DBF0 /* S3PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciLib.c; sourceTree = ""; }; + A591C1A526FF77E500F9DBF0 /* BaseS3PciLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.uni; sourceTree = ""; }; + A591C1A626FF77E500F9DBF0 /* BaseS3PciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.inf; sourceTree = ""; }; + A591C1A826FF77E500F9DBF0 /* PrintLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLibInternal.h; sourceTree = ""; }; + A591C1A926FF77E500F9DBF0 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; + A591C1AA26FF77E500F9DBF0 /* BasePrintLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.inf; sourceTree = ""; }; + A591C1AB26FF77E500F9DBF0 /* BasePrintLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.uni; sourceTree = ""; }; + A591C1AC26FF77E500F9DBF0 /* PrintLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLibInternal.c; sourceTree = ""; }; + A591C1AE26FF77E500F9DBF0 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A591C1AF26FF77E500F9DBF0 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A591C1B026FF77E500F9DBF0 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A591C1B126FF77E500F9DBF0 /* PeiIoLibCpuIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.uni; sourceTree = ""; }; + A591C1B226FF77E500F9DBF0 /* PeiIoLibCpuIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.inf; sourceTree = ""; }; + A591C1B426FF77E500F9DBF0 /* BaseReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseReportStatusCodeLib.c; sourceTree = ""; }; + A591C1B526FF77E500F9DBF0 /* BaseReportStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.uni; sourceTree = ""; }; + A591C1B626FF77E500F9DBF0 /* BaseReportStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.inf; sourceTree = ""; }; + A591C1B826FF77E500F9DBF0 /* DxeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesTableLib.c; sourceTree = ""; }; + A591C1B926FF77E500F9DBF0 /* DxeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.inf; sourceTree = ""; }; + A591C1BA26FF77E500F9DBF0 /* DxeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.uni; sourceTree = ""; }; + A591C1BC26FF77E500F9DBF0 /* BasePeCoffExtraActionLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffExtraActionLibNull.inf; sourceTree = ""; }; + A591C1BD26FF77E500F9DBF0 /* PeCoffExtraActionLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeCoffExtraActionLibNull.uni; sourceTree = ""; }; + A591C1BE26FF77E500F9DBF0 /* PeCoffExtraActionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffExtraActionLib.c; sourceTree = ""; }; + A591C1C026FF77E500F9DBF0 /* UsbDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDxeLib.c; sourceTree = ""; }; + A591C1C126FF77E500F9DBF0 /* UefiUsbLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.inf; sourceTree = ""; }; + A591C1C226FF77E500F9DBF0 /* UefiUsbLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.uni; sourceTree = ""; }; + A591C1C326FF77E500F9DBF0 /* Hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hid.c; sourceTree = ""; }; + A591C1C426FF77E500F9DBF0 /* UefiUsbLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLibInternal.h; sourceTree = ""; }; + A591C1C526FF77E500F9DBF0 /* MdePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dec; sourceTree = ""; }; + A591C1C626FF77E500F9DBF0 /* MdePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.uni; sourceTree = ""; }; + A591C1C726FF77E500F9DBF0 /* MdePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkgExtra.uni; sourceTree = ""; }; + A591C1C826FF77E500F9DBF0 /* MdeLibs.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = MdeLibs.dsc.inc; sourceTree = ""; }; + A591C1C926FF77E500F9DBF0 /* MdePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dsc; sourceTree = ""; }; + A591C1CC26FF77F100F9DBF0 /* HttpBootClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootClient.h; sourceTree = ""; }; + A591C1CD26FF77F100F9DBF0 /* HttpBootDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDhcp6.h; sourceTree = ""; }; + A591C1CE26FF77F100F9DBF0 /* HttpBootDhcp4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDhcp4.c; sourceTree = ""; }; + A591C1CF26FF77F100F9DBF0 /* HttpBootSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootSupport.h; sourceTree = ""; }; + A591C1D026FF77F100F9DBF0 /* HttpBootImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootImpl.c; sourceTree = ""; }; + A591C1D126FF77F100F9DBF0 /* HttpBootDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDxe.h; sourceTree = ""; }; + A591C1D226FF77F100F9DBF0 /* HttpBootConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfig.h; sourceTree = ""; }; + A591C1D326FF77F100F9DBF0 /* HttpBootComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootComponentName.c; sourceTree = ""; }; + A591C1D426FF77F100F9DBF0 /* HttpBootConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootConfigVfr.vfr; sourceTree = ""; }; + A591C1D526FF77F100F9DBF0 /* HttpBootConfigNVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfigNVDataStruc.h; sourceTree = ""; }; + A591C1D626FF77F100F9DBF0 /* HttpBootDhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootDhcp4.h; sourceTree = ""; }; + A591C1D726FF77F100F9DBF0 /* HttpBootSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootSupport.c; sourceTree = ""; }; + A591C1D826FF77F100F9DBF0 /* HttpBootDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDhcp6.c; sourceTree = ""; }; + A591C1D926FF77F100F9DBF0 /* HttpBootClient.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootClient.c; sourceTree = ""; }; + A591C1DA26FF77F100F9DBF0 /* HttpBootDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxeExtra.uni; sourceTree = ""; }; + A591C1DB26FF77F100F9DBF0 /* HttpBootComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootComponentName.h; sourceTree = ""; }; + A591C1DC26FF77F100F9DBF0 /* HttpBootConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootConfigStrings.uni; sourceTree = ""; }; + A591C1DD26FF77F100F9DBF0 /* HttpBootConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootConfig.c; sourceTree = ""; }; + A591C1DE26FF77F100F9DBF0 /* HttpBootDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpBootDxe.c; sourceTree = ""; }; + A591C1DF26FF77F100F9DBF0 /* HttpBootImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootImpl.h; sourceTree = ""; }; + A591C1E026FF77F100F9DBF0 /* HttpBootDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxe.inf; sourceTree = ""; }; + A591C1E126FF77F100F9DBF0 /* HttpBootDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpBootDxe.uni; sourceTree = ""; }; + A591C1E226FF77F100F9DBF0 /* NetworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.dsc; sourceTree = ""; }; + A591C1E426FF77F100F9DBF0 /* WifiConnectionMgrImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrImpl.h; sourceTree = ""; }; + A591C1E526FF77F100F9DBF0 /* WifiConnectionMgrComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrComponentName.c; sourceTree = ""; }; + A591C1E626FF77F100F9DBF0 /* WifiConnectionMgrMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrMisc.c; sourceTree = ""; }; + A591C1E726FF77F100F9DBF0 /* WifiConnectionMgrDriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrDriverBinding.h; sourceTree = ""; }; + A591C1E826FF77F100F9DBF0 /* WifiConnectionMgrConfigNVDataStruct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfigNVDataStruct.h; sourceTree = ""; }; + A591C1E926FF77F100F9DBF0 /* WifiConnectionMgrHiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrHiiConfigAccess.h; sourceTree = ""; }; + A591C1EA26FF77F100F9DBF0 /* WifiConnectionManagerDxe.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxe.vfr; sourceTree = ""; }; + A591C1EB26FF77F100F9DBF0 /* EapContext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapContext.h; sourceTree = ""; }; + A591C1EC26FF77F100F9DBF0 /* WifiConnectionMgrFileUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrFileUtil.h; sourceTree = ""; }; + A591C1ED26FF77F100F9DBF0 /* WifiConnectionMgrConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfig.h; sourceTree = ""; }; + A591C1EE26FF77F100F9DBF0 /* WifiConnectionMgrDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrDxe.h; sourceTree = ""; }; + A591C1EF26FF77F100F9DBF0 /* WifiConnectionMgrConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrConfigHii.h; sourceTree = ""; }; + A591C1F026FF77F100F9DBF0 /* WifiConnectionMgrDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrDriver.c; sourceTree = ""; }; + A591C1F126FF77F100F9DBF0 /* WifiConnectionMgrComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrComponentName.h; sourceTree = ""; }; + A591C1F226FF77F100F9DBF0 /* WifiConnectionMgrImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrImpl.c; sourceTree = ""; }; + A591C1F326FF77F100F9DBF0 /* WifiConnectionMgrMisc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionMgrMisc.h; sourceTree = ""; }; + A591C1F426FF77F100F9DBF0 /* WifiConnectionManagerDxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxeStrings.uni; sourceTree = ""; }; + A591C1F526FF77F100F9DBF0 /* WifiConnectionManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WifiConnectionManagerDxe.inf; sourceTree = ""; }; + A591C1F626FF77F100F9DBF0 /* WifiConnectionMgrHiiConfigAccess.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrHiiConfigAccess.c; sourceTree = ""; }; + A591C1F726FF77F100F9DBF0 /* WifiConnectionMgrFileUtil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WifiConnectionMgrFileUtil.c; sourceTree = ""; }; + A591C1F926FF77F100F9DBF0 /* Udp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4Driver.h; sourceTree = ""; }; + A591C1FA26FF77F100F9DBF0 /* Udp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4Impl.h; sourceTree = ""; }; + A591C1FB26FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C1FC26FF77F100F9DBF0 /* Udp4Main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Main.c; sourceTree = ""; }; + A591C1FD26FF77F100F9DBF0 /* Udp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Driver.c; sourceTree = ""; }; + A591C1FE26FF77F100F9DBF0 /* Udp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp4Impl.c; sourceTree = ""; }; + A591C1FF26FF77F100F9DBF0 /* Udp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4DxeExtra.uni; sourceTree = ""; }; + A591C20026FF77F100F9DBF0 /* Udp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4Dxe.uni; sourceTree = ""; }; + A591C20126FF77F100F9DBF0 /* Udp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp4Dxe.inf; sourceTree = ""; }; + A591C20326FF77F100F9DBF0 /* Dpc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dpc.c; sourceTree = ""; }; + A591C20426FF77F100F9DBF0 /* DpcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxeExtra.uni; sourceTree = ""; }; + A591C20526FF77F100F9DBF0 /* DpcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxe.uni; sourceTree = ""; }; + A591C20626FF77F100F9DBF0 /* DpcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DpcDxe.inf; sourceTree = ""; }; + A591C20726FF77F100F9DBF0 /* Dpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dpc.h; sourceTree = ""; }; + A591C20926FF77F100F9DBF0 /* MnpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxeExtra.uni; sourceTree = ""; }; + A591C20A26FF77F100F9DBF0 /* MnpVlan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpVlan.c; sourceTree = ""; }; + A591C20B26FF77F100F9DBF0 /* MnpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpDriver.c; sourceTree = ""; }; + A591C20C26FF77F100F9DBF0 /* MnpConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpConfig.c; sourceTree = ""; }; + A591C20D26FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C20E26FF77F100F9DBF0 /* MnpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxe.uni; sourceTree = ""; }; + A591C20F26FF77F100F9DBF0 /* MnpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpMain.c; sourceTree = ""; }; + A591C21026FF77F100F9DBF0 /* MnpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpDriver.h; sourceTree = ""; }; + A591C21126FF77F100F9DBF0 /* MnpVlan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpVlan.h; sourceTree = ""; }; + A591C21226FF77F100F9DBF0 /* MnpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MnpDxe.inf; sourceTree = ""; }; + A591C21326FF77F100F9DBF0 /* MnpIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MnpIo.c; sourceTree = ""; }; + A591C21426FF77F100F9DBF0 /* MnpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MnpImpl.h; sourceTree = ""; }; + A591C21526FF77F100F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591C21626FF77F100F9DBF0 /* Network.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Network.dsc.inc; sourceTree = ""; }; + A591C21826FF77F100F9DBF0 /* Mtftp4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Option.c; sourceTree = ""; }; + A591C21926FF77F100F9DBF0 /* Mtftp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Impl.c; sourceTree = ""; }; + A591C21A26FF77F100F9DBF0 /* Mtftp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Driver.h; sourceTree = ""; }; + A591C21B26FF77F100F9DBF0 /* Mtftp4Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Support.h; sourceTree = ""; }; + A591C21C26FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C21D26FF77F100F9DBF0 /* Mtftp4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Option.h; sourceTree = ""; }; + A591C21E26FF77F100F9DBF0 /* Mtftp4Wrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Wrq.c; sourceTree = ""; }; + A591C21F26FF77F100F9DBF0 /* Mtftp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4Impl.h; sourceTree = ""; }; + A591C22026FF77F100F9DBF0 /* Mtftp4Rrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Rrq.c; sourceTree = ""; }; + A591C22126FF77F100F9DBF0 /* Mtftp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4Dxe.uni; sourceTree = ""; }; + A591C22226FF77F100F9DBF0 /* Mtftp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4Dxe.inf; sourceTree = ""; }; + A591C22326FF77F100F9DBF0 /* Mtftp4Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Support.c; sourceTree = ""; }; + A591C22426FF77F100F9DBF0 /* Mtftp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp4DxeExtra.uni; sourceTree = ""; }; + A591C22526FF77F100F9DBF0 /* Mtftp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp4Driver.c; sourceTree = ""; }; + A591C22626FF77F100F9DBF0 /* NetworkDefines.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkDefines.dsc.inc; sourceTree = ""; }; + A591C22826FF77F100F9DBF0 /* Ip4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Driver.h; sourceTree = ""; }; + A591C22926FF77F100F9DBF0 /* Ip4Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Input.h; sourceTree = ""; }; + A591C22A26FF77F100F9DBF0 /* Ip4NvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4NvData.h; sourceTree = ""; }; + A591C22B26FF77F100F9DBF0 /* Ip4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Dxe.uni; sourceTree = ""; }; + A591C22C26FF77F100F9DBF0 /* Ip4Igmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Igmp.c; sourceTree = ""; }; + A591C22D26FF77F100F9DBF0 /* Ip4Output.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Output.h; sourceTree = ""; }; + A591C22E26FF77F100F9DBF0 /* Ip4Icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Icmp.c; sourceTree = ""; }; + A591C22F26FF77F100F9DBF0 /* Ip4Config2Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Impl.h; sourceTree = ""; }; + A591C23026FF77F100F9DBF0 /* Ip4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Dxe.inf; sourceTree = ""; }; + A591C23126FF77F100F9DBF0 /* Ip4DxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4DxeStrings.uni; sourceTree = ""; }; + A591C23226FF77F100F9DBF0 /* Ip4Config2.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4Config2.vfr; sourceTree = ""; }; + A591C23326FF77F100F9DBF0 /* Ip4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Impl.h; sourceTree = ""; }; + A591C23426FF77F100F9DBF0 /* Ip4Config2Nv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Config2Nv.c; sourceTree = ""; }; + A591C23526FF77F100F9DBF0 /* Ip4Route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Route.h; sourceTree = ""; }; + A591C23626FF77F100F9DBF0 /* Ip4If.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4If.h; sourceTree = ""; }; + A591C23726FF77F100F9DBF0 /* Ip4Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Common.c; sourceTree = ""; }; + A591C23826FF77F100F9DBF0 /* Ip4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip4DxeExtra.uni; sourceTree = ""; }; + A591C23926FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C23A26FF77F100F9DBF0 /* Ip4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Option.c; sourceTree = ""; }; + A591C23B26FF77F100F9DBF0 /* Ip4Igmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Igmp.h; sourceTree = ""; }; + A591C23C26FF77F100F9DBF0 /* Ip4Output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Output.c; sourceTree = ""; }; + A591C23D26FF77F100F9DBF0 /* Ip4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Driver.c; sourceTree = ""; }; + A591C23E26FF77F100F9DBF0 /* Ip4Input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Input.c; sourceTree = ""; }; + A591C23F26FF77F100F9DBF0 /* Ip4Config2Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Config2Impl.c; sourceTree = ""; }; + A591C24026FF77F100F9DBF0 /* Ip4Icmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Icmp.h; sourceTree = ""; }; + A591C24126FF77F100F9DBF0 /* Ip4Route.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Route.c; sourceTree = ""; }; + A591C24226FF77F100F9DBF0 /* Ip4Config2Nv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Nv.h; sourceTree = ""; }; + A591C24326FF77F100F9DBF0 /* Ip4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4Impl.c; sourceTree = ""; }; + A591C24426FF77F100F9DBF0 /* Ip4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Option.h; sourceTree = ""; }; + A591C24526FF77F100F9DBF0 /* Ip4If.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip4If.c; sourceTree = ""; }; + A591C24626FF77F100F9DBF0 /* Ip4Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Common.h; sourceTree = ""; }; + A591C24726FF77F100F9DBF0 /* NetworkPcds.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkPcds.dsc.inc; sourceTree = ""; }; + A591C24826FF77F100F9DBF0 /* NetworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.dec; sourceTree = ""; }; + A591C24A26FF77F100F9DBF0 /* DnsImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsImpl.c; sourceTree = ""; }; + A591C24B26FF77F100F9DBF0 /* DnsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxeExtra.uni; sourceTree = ""; }; + A591C24C26FF77F100F9DBF0 /* DnsProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsProtocol.c; sourceTree = ""; }; + A591C24D26FF77F100F9DBF0 /* DnsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsDriver.h; sourceTree = ""; }; + A591C24E26FF77F100F9DBF0 /* DnsDhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsDhcp.c; sourceTree = ""; }; + A591C24F26FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C25026FF77F100F9DBF0 /* DnsImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsImpl.h; sourceTree = ""; }; + A591C25126FF77F100F9DBF0 /* DnsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxe.uni; sourceTree = ""; }; + A591C25226FF77F100F9DBF0 /* DnsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DnsDxe.inf; sourceTree = ""; }; + A591C25326FF77F100F9DBF0 /* DnsDhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DnsDhcp.h; sourceTree = ""; }; + A591C25426FF77F100F9DBF0 /* DnsDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DnsDriver.c; sourceTree = ""; }; + A591C25526FF77F100F9DBF0 /* NetworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkgExtra.uni; sourceTree = ""; }; + A591C25826FF77F100F9DBF0 /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = ""; }; + A591C25926FF77F100F9DBF0 /* IpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpIoLib.h; sourceTree = ""; }; + A591C25A26FF77F100F9DBF0 /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = ""; }; + A591C25B26FF77F100F9DBF0 /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = ""; }; + A591C25C26FF77F100F9DBF0 /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = ""; }; + A591C25D26FF77F100F9DBF0 /* DpcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DpcLib.h; sourceTree = ""; }; + A591C25F26FF77F100F9DBF0 /* Dpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dpc.h; sourceTree = ""; }; + A591C26126FF77F100F9DBF0 /* WifiConnectionManagerConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WifiConnectionManagerConfigHii.h; sourceTree = ""; }; + A591C26226FF77F100F9DBF0 /* TlsAuthConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigHii.h; sourceTree = ""; }; + A591C26326FF77F100F9DBF0 /* IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfigHii.h; sourceTree = ""; }; + A591C26426FF77F100F9DBF0 /* HttpBootConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootConfigHii.h; sourceTree = ""; }; + A591C26526FF77F100F9DBF0 /* HttpTlsCipherList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpTlsCipherList.h; sourceTree = ""; }; + A591C26626FF77F100F9DBF0 /* Ip6ConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigHii.h; sourceTree = ""; }; + A591C26726FF77F100F9DBF0 /* TlsAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthentication.h; sourceTree = ""; }; + A591C26826FF77F100F9DBF0 /* NetworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NetworkPkg.uni; sourceTree = ""; }; + A591C26A26FF77F100F9DBF0 /* Dhcp4Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Option.h; sourceTree = ""; }; + A591C26B26FF77F100F9DBF0 /* Dhcp4Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4Dxe.uni; sourceTree = ""; }; + A591C26C26FF77F100F9DBF0 /* Dhcp4Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4Dxe.inf; sourceTree = ""; }; + A591C26D26FF77F100F9DBF0 /* Dhcp4Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Impl.h; sourceTree = ""; }; + A591C26E26FF77F100F9DBF0 /* Dhcp4Io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Io.c; sourceTree = ""; }; + A591C26F26FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C27026FF77F100F9DBF0 /* Dhcp4Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Driver.c; sourceTree = ""; }; + A591C27126FF77F100F9DBF0 /* Dhcp4Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Option.c; sourceTree = ""; }; + A591C27226FF77F100F9DBF0 /* Dhcp4Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp4Impl.c; sourceTree = ""; }; + A591C27326FF77F100F9DBF0 /* Dhcp4DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp4DxeExtra.uni; sourceTree = ""; }; + A591C27426FF77F100F9DBF0 /* Dhcp4Io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Io.h; sourceTree = ""; }; + A591C27526FF77F100F9DBF0 /* Dhcp4Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4Driver.h; sourceTree = ""; }; + A591C27626FF77F100F9DBF0 /* NetworkLibs.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkLibs.dsc.inc; sourceTree = ""; }; + A591C27826FF77F100F9DBF0 /* Snp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Snp.c; sourceTree = ""; }; + A591C27926FF77F100F9DBF0 /* Receive_filters.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Receive_filters.c; sourceTree = ""; }; + A591C27A26FF77F100F9DBF0 /* Initialize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Initialize.c; sourceTree = ""; }; + A591C27B26FF77F100F9DBF0 /* Statistics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Statistics.c; sourceTree = ""; }; + A591C27C26FF77F100F9DBF0 /* Station_address.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Station_address.c; sourceTree = ""; }; + A591C27D26FF77F100F9DBF0 /* WaitForPacket.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WaitForPacket.c; sourceTree = ""; }; + A591C27E26FF77F100F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C27F26FF77F100F9DBF0 /* Mcast_ip_to_mac.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mcast_ip_to_mac.c; sourceTree = ""; }; + A591C28026FF77F100F9DBF0 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; + A591C28126FF77F100F9DBF0 /* Callback.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Callback.c; sourceTree = ""; }; + A591C28226FF77F100F9DBF0 /* Stop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stop.c; sourceTree = ""; }; + A591C28326FF77F100F9DBF0 /* SnpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxe.inf; sourceTree = ""; }; + A591C28426FF77F100F9DBF0 /* Snp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Snp.h; sourceTree = ""; }; + A591C28526FF77F100F9DBF0 /* Transmit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Transmit.c; sourceTree = ""; }; + A591C28626FF77F100F9DBF0 /* Get_status.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Get_status.c; sourceTree = ""; }; + A591C28726FF77F100F9DBF0 /* Shutdown.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Shutdown.c; sourceTree = ""; }; + A591C28826FF77F100F9DBF0 /* SnpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxe.uni; sourceTree = ""; }; + A591C28926FF77F100F9DBF0 /* Receive.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Receive.c; sourceTree = ""; }; + A591C28A26FF77F100F9DBF0 /* SnpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SnpDxeExtra.uni; sourceTree = ""; }; + A591C28B26FF77F100F9DBF0 /* Start.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Start.c; sourceTree = ""; }; + A591C28C26FF77F100F9DBF0 /* Nvdata.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Nvdata.c; sourceTree = ""; }; + A591C28F26FF77F200F9DBF0 /* DxeUdpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeUdpIoLib.inf; sourceTree = ""; }; + A591C29026FF77F200F9DBF0 /* DxeUpdIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeUpdIoLib.uni; sourceTree = ""; }; + A591C29126FF77F200F9DBF0 /* DxeUdpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeUdpIoLib.c; sourceTree = ""; }; + A591C29326FF77F200F9DBF0 /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = ""; }; + A591C29426FF77F200F9DBF0 /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = ""; }; + A591C29526FF77F200F9DBF0 /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = ""; }; + A591C29626FF77F200F9DBF0 /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = ""; }; + A591C29826FF77F200F9DBF0 /* DxeIpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpIoLib.c; sourceTree = ""; }; + A591C29926FF77F200F9DBF0 /* DxeIpIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpIoLib.uni; sourceTree = ""; }; + A591C29A26FF77F200F9DBF0 /* DxeIpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpIoLib.inf; sourceTree = ""; }; + A591C29C26FF77F200F9DBF0 /* DpcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DpcLib.c; sourceTree = ""; }; + A591C29D26FF77F200F9DBF0 /* DxeDpcLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDpcLib.uni; sourceTree = ""; }; + A591C29E26FF77F200F9DBF0 /* DxeDpcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDpcLib.inf; sourceTree = ""; }; + A591C2A026FF77F200F9DBF0 /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = ""; }; + A591C2A126FF77F200F9DBF0 /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = ""; }; + A591C2A226FF77F200F9DBF0 /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = ""; }; + A591C2A326FF77F200F9DBF0 /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = ""; }; + A591C2A526FF77F200F9DBF0 /* DxeTcpIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeTcpIoLib.inf; sourceTree = ""; }; + A591C2A626FF77F200F9DBF0 /* DxeTcpIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeTcpIoLib.uni; sourceTree = ""; }; + A591C2A726FF77F200F9DBF0 /* DxeTcpIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeTcpIoLib.c; sourceTree = ""; }; + A591C2A926FF77F200F9DBF0 /* VlanConfigDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxe.uni; sourceTree = ""; }; + A591C2AA26FF77F200F9DBF0 /* VlanConfigNvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigNvData.h; sourceTree = ""; }; + A591C2AB26FF77F200F9DBF0 /* VlanConfigDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxe.inf; sourceTree = ""; }; + A591C2AC26FF77F200F9DBF0 /* VlanConfigDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigDxeExtra.uni; sourceTree = ""; }; + A591C2AD26FF77F200F9DBF0 /* VlanConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VlanConfigImpl.c; sourceTree = ""; }; + A591C2AE26FF77F200F9DBF0 /* VlanConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfigStrings.uni; sourceTree = ""; }; + A591C2AF26FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C2B026FF77F200F9DBF0 /* VlanConfig.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = VlanConfig.vfr; sourceTree = ""; }; + A591C2B126FF77F200F9DBF0 /* VlanConfigDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VlanConfigDriver.c; sourceTree = ""; }; + A591C2B226FF77F200F9DBF0 /* VlanConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigImpl.h; sourceTree = ""; }; + A591C2B326FF77F200F9DBF0 /* NetworkComponents.dsc.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = NetworkComponents.dsc.inc; sourceTree = ""; }; + A591C2B526FF77F200F9DBF0 /* IScsiCHAP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiCHAP.c; sourceTree = ""; }; + A591C2B626FF77F200F9DBF0 /* IScsiDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxe.inf; sourceTree = ""; }; + A591C2B726FF77F200F9DBF0 /* IScsiProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiProto.h; sourceTree = ""; }; + A591C2B826FF77F200F9DBF0 /* IScsiDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDriver.h; sourceTree = ""; }; + A591C2B926FF77F200F9DBF0 /* IScsiDhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDhcp.h; sourceTree = ""; }; + A591C2BA26FF77F200F9DBF0 /* IScsiDns.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDns.h; sourceTree = ""; }; + A591C2BB26FF77F200F9DBF0 /* IScsiConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiConfigStrings.uni; sourceTree = ""; }; + A591C2BC26FF77F200F9DBF0 /* IScsiDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxe.uni; sourceTree = ""; }; + A591C2BD26FF77F200F9DBF0 /* IScsiDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDhcp6.c; sourceTree = ""; }; + A591C2BE26FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C2BF26FF77F200F9DBF0 /* IScsiImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiImpl.h; sourceTree = ""; }; + A591C2C026FF77F200F9DBF0 /* IScsiMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiMisc.c; sourceTree = ""; }; + A591C2C126FF77F200F9DBF0 /* IScsiConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfig.h; sourceTree = ""; }; + A591C2C226FF77F200F9DBF0 /* IScsiDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiDxeExtra.uni; sourceTree = ""; }; + A591C2C326FF77F200F9DBF0 /* IScsiIbft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiIbft.c; sourceTree = ""; }; + A591C2C426FF77F200F9DBF0 /* IScsiExtScsiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiExtScsiPassThru.c; sourceTree = ""; }; + A591C2C526FF77F200F9DBF0 /* IScsiProto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiProto.c; sourceTree = ""; }; + A591C2C626FF77F200F9DBF0 /* IScsiCHAP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiCHAP.h; sourceTree = ""; }; + A591C2C726FF77F200F9DBF0 /* IScsiConfigNVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiConfigNVDataStruc.h; sourceTree = ""; }; + A591C2C826FF77F200F9DBF0 /* IScsiAuthenticationInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiAuthenticationInfo.c; sourceTree = ""; }; + A591C2C926FF77F200F9DBF0 /* IScsiDns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDns.c; sourceTree = ""; }; + A591C2CA26FF77F200F9DBF0 /* IScsiDhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDhcp.c; sourceTree = ""; }; + A591C2CB26FF77F200F9DBF0 /* IScsiDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiDriver.c; sourceTree = ""; }; + A591C2CC26FF77F200F9DBF0 /* IScsiDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiDhcp6.h; sourceTree = ""; }; + A591C2CD26FF77F200F9DBF0 /* IScsiConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = IScsiConfigVfr.vfr; sourceTree = ""; }; + A591C2CE26FF77F200F9DBF0 /* IScsiConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiConfig.c; sourceTree = ""; }; + A591C2CF26FF77F200F9DBF0 /* IScsiIbft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiIbft.h; sourceTree = ""; }; + A591C2D026FF77F200F9DBF0 /* IScsiMisc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiMisc.h; sourceTree = ""; }; + A591C2D126FF77F200F9DBF0 /* IScsiInitiatorName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IScsiInitiatorName.c; sourceTree = ""; }; + A591C2D326FF77F200F9DBF0 /* Dhcp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6Dxe.inf; sourceTree = ""; }; + A591C2D426FF77F200F9DBF0 /* Dhcp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Driver.c; sourceTree = ""; }; + A591C2D526FF77F200F9DBF0 /* Dhcp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6Dxe.uni; sourceTree = ""; }; + A591C2D626FF77F200F9DBF0 /* Dhcp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Impl.h; sourceTree = ""; }; + A591C2D726FF77F200F9DBF0 /* Dhcp6Utility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Utility.c; sourceTree = ""; }; + A591C2D826FF77F200F9DBF0 /* Dhcp6Io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Io.c; sourceTree = ""; }; + A591C2D926FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C2DA26FF77F200F9DBF0 /* Dhcp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Dhcp6DxeExtra.uni; sourceTree = ""; }; + A591C2DB26FF77F200F9DBF0 /* Dhcp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Driver.h; sourceTree = ""; }; + A591C2DC26FF77F200F9DBF0 /* Dhcp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dhcp6Impl.c; sourceTree = ""; }; + A591C2DD26FF77F200F9DBF0 /* Dhcp6Io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Io.h; sourceTree = ""; }; + A591C2DE26FF77F200F9DBF0 /* Dhcp6Utility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6Utility.h; sourceTree = ""; }; + A591C2E026FF77F200F9DBF0 /* HttpUtilitiesDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilitiesDxe.h; sourceTree = ""; }; + A591C2E126FF77F200F9DBF0 /* HttpUtilitiesProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpUtilitiesProtocol.c; sourceTree = ""; }; + A591C2E226FF77F200F9DBF0 /* HttpUtilitiesDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpUtilitiesDxe.c; sourceTree = ""; }; + A591C2E326FF77F200F9DBF0 /* HttpUtilitiesDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxe.uni; sourceTree = ""; }; + A591C2E426FF77F200F9DBF0 /* HttpUtilitiesDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxe.inf; sourceTree = ""; }; + A591C2E526FF77F200F9DBF0 /* HttpUtilitiesDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpUtilitiesDxeExtra.uni; sourceTree = ""; }; + A591C2E726FF77F200F9DBF0 /* Udp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6Impl.h; sourceTree = ""; }; + A591C2E826FF77F200F9DBF0 /* Udp6Main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Main.c; sourceTree = ""; }; + A591C2E926FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C2EA26FF77F200F9DBF0 /* Udp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6DxeExtra.uni; sourceTree = ""; }; + A591C2EB26FF77F200F9DBF0 /* Udp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6Driver.h; sourceTree = ""; }; + A591C2EC26FF77F200F9DBF0 /* Udp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Impl.c; sourceTree = ""; }; + A591C2ED26FF77F200F9DBF0 /* Udp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6Dxe.inf; sourceTree = ""; }; + A591C2EE26FF77F200F9DBF0 /* Udp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udp6Driver.c; sourceTree = ""; }; + A591C2EF26FF77F200F9DBF0 /* Udp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Udp6Dxe.uni; sourceTree = ""; }; + A591C2F026FF77F200F9DBF0 /* Network.fdf.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Network.fdf.inc; sourceTree = ""; }; + A591C2F326FF77F200F9DBF0 /* VConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VConfig.c; sourceTree = ""; }; + A591C2F426FF77F200F9DBF0 /* VConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfigExtra.uni; sourceTree = ""; }; + A591C2F526FF77F200F9DBF0 /* VConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfig.uni; sourceTree = ""; }; + A591C2F626FF77F200F9DBF0 /* VConfigStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfigStrings.uni; sourceTree = ""; }; + A591C2F726FF77F200F9DBF0 /* VConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VConfig.inf; sourceTree = ""; }; + A591C2F926FF77F200F9DBF0 /* ArpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpMain.c; sourceTree = ""; }; + A591C2FA26FF77F200F9DBF0 /* ArpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxeExtra.uni; sourceTree = ""; }; + A591C2FB26FF77F200F9DBF0 /* ArpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArpImpl.h; sourceTree = ""; }; + A591C2FC26FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C2FD26FF77F200F9DBF0 /* ArpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArpDriver.h; sourceTree = ""; }; + A591C2FE26FF77F200F9DBF0 /* ArpImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpImpl.c; sourceTree = ""; }; + A591C2FF26FF77F200F9DBF0 /* ArpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxe.inf; sourceTree = ""; }; + A591C30026FF77F200F9DBF0 /* ArpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArpDriver.c; sourceTree = ""; }; + A591C30126FF77F200F9DBF0 /* ArpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ArpDxe.uni; sourceTree = ""; }; + A591C30326FF77F200F9DBF0 /* HttpProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpProto.h; sourceTree = ""; }; + A591C30426FF77F200F9DBF0 /* HttpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxe.inf; sourceTree = ""; }; + A591C30526FF77F200F9DBF0 /* HttpImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpImpl.h; sourceTree = ""; }; + A591C30626FF77F200F9DBF0 /* HttpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxeExtra.uni; sourceTree = ""; }; + A591C30726FF77F200F9DBF0 /* HttpsSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpsSupport.c; sourceTree = ""; }; + A591C30826FF77F200F9DBF0 /* HttpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HttpDxe.uni; sourceTree = ""; }; + A591C30926FF77F200F9DBF0 /* HttpDns.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpDns.h; sourceTree = ""; }; + A591C30A26FF77F200F9DBF0 /* HttpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpDriver.c; sourceTree = ""; }; + A591C30B26FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C30C26FF77F200F9DBF0 /* HttpProto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpProto.c; sourceTree = ""; }; + A591C30D26FF77F200F9DBF0 /* HttpsSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpsSupport.h; sourceTree = ""; }; + A591C30E26FF77F200F9DBF0 /* HttpImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpImpl.c; sourceTree = ""; }; + A591C30F26FF77F200F9DBF0 /* HttpDns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HttpDns.c; sourceTree = ""; }; + A591C31026FF77F200F9DBF0 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A591C31126FF77F200F9DBF0 /* HttpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpDriver.h; sourceTree = ""; }; + A591C31326FF77F200F9DBF0 /* TlsAuthConfigDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsAuthConfigDxe.c; sourceTree = ""; }; + A591C31426FF77F200F9DBF0 /* TlsAuthConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsAuthConfigImpl.c; sourceTree = ""; }; + A591C31526FF77F200F9DBF0 /* TlsAuthConfigDxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxeStrings.uni; sourceTree = ""; }; + A591C31626FF77F200F9DBF0 /* TlsAuthConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigImpl.h; sourceTree = ""; }; + A591C31726FF77F200F9DBF0 /* TlsAuthConfigVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigVfr.vfr; sourceTree = ""; }; + A591C31826FF77F200F9DBF0 /* TlsAuthConfigDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxeExtra.uni; sourceTree = ""; }; + A591C31926FF77F200F9DBF0 /* TlsAuthConfigDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxe.inf; sourceTree = ""; }; + A591C31A26FF77F200F9DBF0 /* TlsAuthConfigNvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsAuthConfigNvData.h; sourceTree = ""; }; + A591C31B26FF77F200F9DBF0 /* TlsAuthConfigDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsAuthConfigDxe.uni; sourceTree = ""; }; + A591C31D26FF77F200F9DBF0 /* Ip6Nd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Nd.h; sourceTree = ""; }; + A591C31E26FF77F200F9DBF0 /* Ip6Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Common.c; sourceTree = ""; }; + A591C31F26FF77F200F9DBF0 /* Ip6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Dxe.inf; sourceTree = ""; }; + A591C32026FF77F200F9DBF0 /* Ip6Config.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Config.vfr; sourceTree = ""; }; + A591C32126FF77F200F9DBF0 /* Ip6Mld.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Mld.h; sourceTree = ""; }; + A591C32226FF77F200F9DBF0 /* Ip6ConfigNv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6ConfigNv.c; sourceTree = ""; }; + A591C32326FF77F200F9DBF0 /* Ip6Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Option.c; sourceTree = ""; }; + A591C32426FF77F200F9DBF0 /* Ip6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6Dxe.uni; sourceTree = ""; }; + A591C32526FF77F200F9DBF0 /* Ip6Input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Input.h; sourceTree = ""; }; + A591C32626FF77F200F9DBF0 /* Ip6Icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Icmp.c; sourceTree = ""; }; + A591C32726FF77F200F9DBF0 /* Ip6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Impl.h; sourceTree = ""; }; + A591C32826FF77F200F9DBF0 /* Ip6ConfigImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigImpl.h; sourceTree = ""; }; + A591C32926FF77F200F9DBF0 /* Ip6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Driver.h; sourceTree = ""; }; + A591C32A26FF77F200F9DBF0 /* Ip6NvData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6NvData.h; sourceTree = ""; }; + A591C32B26FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C32C26FF77F200F9DBF0 /* Ip6Route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Route.h; sourceTree = ""; }; + A591C32D26FF77F200F9DBF0 /* Ip6Output.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Output.h; sourceTree = ""; }; + A591C32E26FF77F200F9DBF0 /* Ip6If.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6If.h; sourceTree = ""; }; + A591C32F26FF77F200F9DBF0 /* Ip6ConfigNv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6ConfigNv.h; sourceTree = ""; }; + A591C33026FF77F200F9DBF0 /* Ip6Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Option.h; sourceTree = ""; }; + A591C33126FF77F200F9DBF0 /* Ip6Mld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Mld.c; sourceTree = ""; }; + A591C33226FF77F200F9DBF0 /* Ip6Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Common.h; sourceTree = ""; }; + A591C33326FF77F200F9DBF0 /* Ip6Nd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Nd.c; sourceTree = ""; }; + A591C33426FF77F200F9DBF0 /* Ip6DxeStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6DxeStrings.uni; sourceTree = ""; }; + A591C33526FF77F200F9DBF0 /* Ip6Icmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Icmp.h; sourceTree = ""; }; + A591C33626FF77F200F9DBF0 /* Ip6Input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Input.c; sourceTree = ""; }; + A591C33726FF77F200F9DBF0 /* Ip6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ip6DxeExtra.uni; sourceTree = ""; }; + A591C33826FF77F200F9DBF0 /* Ip6ConfigImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6ConfigImpl.c; sourceTree = ""; }; + A591C33926FF77F200F9DBF0 /* Ip6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Impl.c; sourceTree = ""; }; + A591C33A26FF77F200F9DBF0 /* Ip6Output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Output.c; sourceTree = ""; }; + A591C33B26FF77F200F9DBF0 /* Ip6If.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6If.c; sourceTree = ""; }; + A591C33C26FF77F200F9DBF0 /* Ip6Route.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Route.c; sourceTree = ""; }; + A591C33D26FF77F200F9DBF0 /* Ip6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ip6Driver.c; sourceTree = ""; }; + A591C33F26FF77F200F9DBF0 /* PxeBcBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcBoot.h; sourceTree = ""; }; + A591C34026FF77F200F9DBF0 /* PxeBcImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcImpl.c; sourceTree = ""; }; + A591C34126FF77F200F9DBF0 /* PxeBcDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDriver.h; sourceTree = ""; }; + A591C34226FF77F200F9DBF0 /* UefiPxeBcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxe.inf; sourceTree = ""; }; + A591C34326FF77F200F9DBF0 /* PxeBcSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcSupport.h; sourceTree = ""; }; + A591C34426FF77F200F9DBF0 /* UefiPxeBcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxeExtra.uni; sourceTree = ""; }; + A591C34526FF77F200F9DBF0 /* UefiPxeBcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPxeBcDxe.uni; sourceTree = ""; }; + A591C34626FF77F200F9DBF0 /* PxeBcMtftp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcMtftp.h; sourceTree = ""; }; + A591C34726FF77F200F9DBF0 /* PxeBcDhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDhcp6.h; sourceTree = ""; }; + A591C34826FF77F200F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C34926FF77F200F9DBF0 /* PxeBcDhcp4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDhcp4.c; sourceTree = ""; }; + A591C34A26FF77F200F9DBF0 /* PxeBcBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcBoot.c; sourceTree = ""; }; + A591C34B26FF77F200F9DBF0 /* PxeBcDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDriver.c; sourceTree = ""; }; + A591C34C26FF77F200F9DBF0 /* PxeBcImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcImpl.h; sourceTree = ""; }; + A591C34D26FF77F300F9DBF0 /* PxeBcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcSupport.c; sourceTree = ""; }; + A591C34E26FF77F300F9DBF0 /* PxeBcDhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBcDhcp4.h; sourceTree = ""; }; + A591C34F26FF77F300F9DBF0 /* PxeBcDhcp6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcDhcp6.c; sourceTree = ""; }; + A591C35026FF77F300F9DBF0 /* PxeBcMtftp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PxeBcMtftp.c; sourceTree = ""; }; + A591C35226FF77F300F9DBF0 /* TlsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxe.uni; sourceTree = ""; }; + A591C35326FF77F300F9DBF0 /* TlsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxeExtra.uni; sourceTree = ""; }; + A591C35426FF77F300F9DBF0 /* TlsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsDriver.h; sourceTree = ""; }; + A591C35526FF77F300F9DBF0 /* TlsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TlsDxe.inf; sourceTree = ""; }; + A591C35626FF77F300F9DBF0 /* TlsImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsImpl.h; sourceTree = ""; }; + A591C35726FF77F300F9DBF0 /* TlsProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsProtocol.c; sourceTree = ""; }; + A591C35826FF77F300F9DBF0 /* TlsDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsDriver.c; sourceTree = ""; }; + A591C35926FF77F300F9DBF0 /* TlsConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsConfigProtocol.c; sourceTree = ""; }; + A591C35A26FF77F300F9DBF0 /* TlsImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TlsImpl.c; sourceTree = ""; }; + A591C35C26FF77F300F9DBF0 /* TcpTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpTimer.c; sourceTree = ""; }; + A591C35D26FF77F300F9DBF0 /* TcpOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpOutput.c; sourceTree = ""; }; + A591C35E26FF77F300F9DBF0 /* TcpDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpDriver.c; sourceTree = ""; }; + A591C35F26FF77F300F9DBF0 /* TcpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxe.uni; sourceTree = ""; }; + A591C36026FF77F300F9DBF0 /* TcpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxe.inf; sourceTree = ""; }; + A591C36126FF77F300F9DBF0 /* TcpProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpProto.h; sourceTree = ""; }; + A591C36226FF77F300F9DBF0 /* TcpOption.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpOption.h; sourceTree = ""; }; + A591C36326FF77F300F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C36426FF77F300F9DBF0 /* SockImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SockImpl.c; sourceTree = ""; }; + A591C36526FF77F300F9DBF0 /* TcpMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpMain.h; sourceTree = ""; }; + A591C36626FF77F300F9DBF0 /* TcpDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpDriver.h; sourceTree = ""; }; + A591C36726FF77F300F9DBF0 /* SockInterface.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SockInterface.c; sourceTree = ""; }; + A591C36826FF77F300F9DBF0 /* TcpInput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpInput.c; sourceTree = ""; }; + A591C36926FF77F300F9DBF0 /* TcpMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpMisc.c; sourceTree = ""; }; + A591C36A26FF77F300F9DBF0 /* TcpFunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpFunc.h; sourceTree = ""; }; + A591C36B26FF77F300F9DBF0 /* TcpDispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpDispatcher.c; sourceTree = ""; }; + A591C36C26FF77F300F9DBF0 /* TcpMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpMain.c; sourceTree = ""; }; + A591C36D26FF77F300F9DBF0 /* SockImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SockImpl.h; sourceTree = ""; }; + A591C36E26FF77F300F9DBF0 /* Socket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Socket.h; sourceTree = ""; }; + A591C36F26FF77F300F9DBF0 /* TcpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TcpDxeExtra.uni; sourceTree = ""; }; + A591C37026FF77F300F9DBF0 /* TcpOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpOption.c; sourceTree = ""; }; + A591C37126FF77F300F9DBF0 /* TcpIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcpIo.c; sourceTree = ""; }; + A591C37326FF77F300F9DBF0 /* Mtftp6Driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Driver.h; sourceTree = ""; }; + A591C37426FF77F300F9DBF0 /* Mtftp6Impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Impl.c; sourceTree = ""; }; + A591C37526FF77F300F9DBF0 /* Mtftp6DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6DxeExtra.uni; sourceTree = ""; }; + A591C37626FF77F300F9DBF0 /* Mtftp6Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Support.c; sourceTree = ""; }; + A591C37726FF77F300F9DBF0 /* Mtftp6Wrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Wrq.c; sourceTree = ""; }; + A591C37826FF77F300F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C37926FF77F300F9DBF0 /* Mtftp6Rrq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Rrq.c; sourceTree = ""; }; + A591C37A26FF77F300F9DBF0 /* Mtftp6Option.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Option.c; sourceTree = ""; }; + A591C37B26FF77F300F9DBF0 /* Mtftp6Driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mtftp6Driver.c; sourceTree = ""; }; + A591C37C26FF77F300F9DBF0 /* Mtftp6Impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Impl.h; sourceTree = ""; }; + A591C37D26FF77F300F9DBF0 /* Mtftp6Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6Dxe.inf; sourceTree = ""; }; + A591C37E26FF77F300F9DBF0 /* Mtftp6Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Support.h; sourceTree = ""; }; + A591C37F26FF77F300F9DBF0 /* Mtftp6Option.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6Option.h; sourceTree = ""; }; + A591C38026FF77F300F9DBF0 /* Mtftp6Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Mtftp6Dxe.uni; sourceTree = ""; }; + A591C38226FF77FD00F9DBF0 /* PcAtChipsetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dec; sourceTree = ""; }; + A591C38326FF77FD00F9DBF0 /* PcAtChipsetPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.uni; sourceTree = ""; }; + A591C38526FF77FD00F9DBF0 /* IsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaAcpi.c; sourceTree = ""; }; + A591C38626FF77FD00F9DBF0 /* IsaAcpiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpiExtra.uni; sourceTree = ""; }; + A591C38726FF77FD00F9DBF0 /* PcatIsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatIsaAcpi.h; sourceTree = ""; }; + A591C38826FF77FD00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C38926FF77FD00F9DBF0 /* IsaAcpi.c.bak */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.c.bak; sourceTree = ""; }; + A591C38A26FF77FD00F9DBF0 /* PcatIsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIsaAcpi.c; sourceTree = ""; }; + A591C38B26FF77FD00F9DBF0 /* IsaAcpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.inf; sourceTree = ""; }; + A591C38C26FF77FD00F9DBF0 /* IsaAcpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.uni; sourceTree = ""; }; + A591C38E26FF77FD00F9DBF0 /* HpetTimerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.uni; sourceTree = ""; }; + A591C38F26FF77FD00F9DBF0 /* HpetTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HpetTimer.c; sourceTree = ""; }; + A591C39026FF77FD00F9DBF0 /* HpetTimerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxeExtra.uni; sourceTree = ""; }; + A591C39126FF77FD00F9DBF0 /* HpetTimerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.inf; sourceTree = ""; }; + A591C39226FF77FD00F9DBF0 /* PcAtChipsetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dsc; sourceTree = ""; }; + A591C39526FF77FD00F9DBF0 /* IoApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApicLib.h; sourceTree = ""; }; + A591C39726FF77FD00F9DBF0 /* IoApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApic.h; sourceTree = ""; }; + A591C39826FF77FD00F9DBF0 /* Hpet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hpet.h; sourceTree = ""; }; + A591C39A26FF77FD00F9DBF0 /* PcAtChipsetTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAtChipsetTokenSpace.h; sourceTree = ""; }; + A591C39E26FF77FD00F9DBF0 /* IdeController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeController.c; sourceTree = ""; }; + A591C39F26FF77FD00F9DBF0 /* IdeControllerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerExtra.uni; sourceTree = ""; }; + A591C3A026FF77FD00F9DBF0 /* IdeControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerDxe.inf; sourceTree = ""; }; + A591C3A126FF77FD00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C3A226FF77FD00F9DBF0 /* IdeController.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeController.uni; sourceTree = ""; }; + A591C3A326FF77FD00F9DBF0 /* IdeController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeController.h; sourceTree = ""; }; + A591C3A626FF77FD00F9DBF0 /* DxeAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.uni; sourceTree = ""; }; + A591C3A726FF77FD00F9DBF0 /* DxeAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.inf; sourceTree = ""; }; + A591C3A826FF77FD00F9DBF0 /* BaseAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.uni; sourceTree = ""; }; + A591C3A926FF77FD00F9DBF0 /* BaseAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.inf; sourceTree = ""; }; + A591C3AA26FF77FD00F9DBF0 /* BaseAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseAcpiTimerLib.c; sourceTree = ""; }; + A591C3AB26FF77FD00F9DBF0 /* PeiAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.inf; sourceTree = ""; }; + A591C3AC26FF77FD00F9DBF0 /* PeiAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.uni; sourceTree = ""; }; + A591C3AD26FF77FD00F9DBF0 /* DxeAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeAcpiTimerLib.c; sourceTree = ""; }; + A591C3AE26FF77FD00F9DBF0 /* PeiAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAcpiTimerLib.c; sourceTree = ""; }; + A591C3AF26FF77FD00F9DBF0 /* AcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTimerLib.c; sourceTree = ""; }; + A591C3B126FF77FD00F9DBF0 /* BaseIoApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.uni; sourceTree = ""; }; + A591C3B226FF77FD00F9DBF0 /* BaseIoApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.inf; sourceTree = ""; }; + A591C3B326FF77FD00F9DBF0 /* IoApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoApicLib.c; sourceTree = ""; }; + A591C3B526FF77FD00F9DBF0 /* ResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystemLib.c; sourceTree = ""; }; + A591C3B626FF77FD00F9DBF0 /* ResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.uni; sourceTree = ""; }; + A591C3B726FF77FD00F9DBF0 /* ResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.inf; sourceTree = ""; }; + A591C3B926FF77FD00F9DBF0 /* SerialPortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialPortLib.c; sourceTree = ""; }; + A591C3BA26FF77FD00F9DBF0 /* SerialIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialIoLib.inf; sourceTree = ""; }; + A591C3BB26FF77FD00F9DBF0 /* PcAtSerialPortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtSerialPortLib.uni; sourceTree = ""; }; + A591C3BD26FF77FD00F9DBF0 /* Legacy8259Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259Extra.uni; sourceTree = ""; }; + A591C3BE26FF77FD00F9DBF0 /* 8259.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 8259.c; sourceTree = ""; }; + A591C3BF26FF77FD00F9DBF0 /* 8259.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8259.inf; sourceTree = ""; }; + A591C3C026FF77FD00F9DBF0 /* Legacy8259.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259.uni; sourceTree = ""; }; + A591C3C126FF77FD00F9DBF0 /* 8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 8259.h; sourceTree = ""; }; + A591C3C226FF77FD00F9DBF0 /* PcAtChipsetPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkgExtra.uni; sourceTree = ""; }; + A591C3C426FF77FD00F9DBF0 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; + A591C3C526FF77FD00F9DBF0 /* Timer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Timer.uni; sourceTree = ""; }; + A591C3C626FF77FD00F9DBF0 /* 8254Timer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8254Timer.inf; sourceTree = ""; }; + A591C3C726FF77FD00F9DBF0 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; + A591C3C826FF77FD00F9DBF0 /* TimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimerExtra.uni; sourceTree = ""; }; + A591C3CA26FF77FD00F9DBF0 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = ""; }; + A591C3CB26FF77FD00F9DBF0 /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = ""; }; + A591C3CC26FF77FD00F9DBF0 /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = ""; }; + A591C3CD26FF77FD00F9DBF0 /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = ""; }; + A591C3CE26FF77FD00F9DBF0 /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = ""; }; + A591C3CF26FF77FD00F9DBF0 /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = ""; }; + A591C3D326FF781F00F9DBF0 /* OcDataHubLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDataHubLib.lib; sourceTree = ""; }; + A591C3D426FF781F00F9DBF0 /* OcXmlLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcXmlLib.lib; sourceTree = ""; }; + A591C3D526FF781F00F9DBF0 /* OcConfigurationLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcConfigurationLib.lib; sourceTree = ""; }; + A591C3D626FF781F00F9DBF0 /* OcFirmwareVolumeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcFirmwareVolumeLib.lib; sourceTree = ""; }; + A591C3D726FF781F00F9DBF0 /* OcStorageLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcStorageLib.lib; sourceTree = ""; }; + A591C3D826FF781F00F9DBF0 /* OcVirtualFsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcVirtualFsLib.lib; sourceTree = ""; }; + A591C3D926FF781F00F9DBF0 /* OcAppleEventLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleEventLib.lib; sourceTree = ""; }; + A591C3DA26FF781F00F9DBF0 /* OcCryptoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcCryptoLib.lib; sourceTree = ""; }; + A591C3DB26FF781F00F9DBF0 /* OcAudioLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAudioLib.lib; sourceTree = ""; }; + A591C3DC26FF781F00F9DBF0 /* OcDevicePropertyLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDevicePropertyLib.lib; sourceTree = ""; }; + A591C3DD26FF781F00F9DBF0 /* OcAppleChunklistLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleChunklistLib.lib; sourceTree = ""; }; + A591C3DE26FF781F00F9DBF0 /* OcStringLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcStringLib.lib; sourceTree = ""; }; + A591C3DF26FF781F00F9DBF0 /* OcTemplateLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcTemplateLib.lib; sourceTree = ""; }; + A591C3E026FF781F00F9DBF0 /* OcUnicodeCollationEngGenericLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcUnicodeCollationEngGenericLib.lib; sourceTree = ""; }; + A591C3E126FF781F00F9DBF0 /* ControlMsrE2.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = ControlMsrE2.lib; sourceTree = ""; }; + A591C3E226FF781F00F9DBF0 /* OcAppleKeyMapLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleKeyMapLib.lib; sourceTree = ""; }; + A591C3E326FF781F00F9DBF0 /* OcConsoleLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcConsoleLib.lib; sourceTree = ""; }; + A591C3E426FF781F00F9DBF0 /* OcRtcLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcRtcLib.lib; sourceTree = ""; }; + A591C3E526FF781F00F9DBF0 /* OcDebugLogLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDebugLogLib.lib; sourceTree = ""; }; + A591C3E626FF781F00F9DBF0 /* OcCpuLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcCpuLib.lib; sourceTree = ""; }; + A591C3E726FF781F00F9DBF0 /* OcGuardLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcGuardLib.lib; sourceTree = ""; }; + A591C3E826FF781F00F9DBF0 /* OcDevicePathLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDevicePathLib.lib; sourceTree = ""; }; + A591C3E926FF781F00F9DBF0 /* OcAppleKernelLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleKernelLib.lib; sourceTree = ""; }; + A591C3EA26FF781F00F9DBF0 /* OcAppleKeysLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleKeysLib.lib; sourceTree = ""; }; + A591C3EB26FF781F00F9DBF0 /* OcInputLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcInputLib.lib; sourceTree = ""; }; + A591C3EC26FF781F00F9DBF0 /* OpenRuntime.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OpenRuntime.lib; sourceTree = ""; }; + A591C3ED26FF781F00F9DBF0 /* OcAppleRamDiskLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleRamDiskLib.lib; sourceTree = ""; }; + A591C3EE26FF781F00F9DBF0 /* OcPeCoffLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcPeCoffLib.lib; sourceTree = ""; }; + A591C3EF26FF781F00F9DBF0 /* OcApfsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcApfsLib.lib; sourceTree = ""; }; + A591C3F026FF781F00F9DBF0 /* OcSmbiosLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcSmbiosLib.lib; sourceTree = ""; }; + A591C3F126FF781F00F9DBF0 /* OcSerializeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcSerializeLib.lib; sourceTree = ""; }; + A591C3F226FF781F00F9DBF0 /* OcRngLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcRngLib.lib; sourceTree = ""; }; + A591C3F326FF781F00F9DBF0 /* OcAfterBootCompatLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAfterBootCompatLib.lib; sourceTree = ""; }; + A591C3F426FF781F00F9DBF0 /* OcCompressionLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcCompressionLib.lib; sourceTree = ""; }; + A591C3F526FF781F00F9DBF0 /* OcAppleImageVerificationLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleImageVerificationLib.lib; sourceTree = ""; }; + A591C3F626FF781F00F9DBF0 /* OcMemoryLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMemoryLib.lib; sourceTree = ""; }; + A591C3F726FF781F00F9DBF0 /* OcMacInfoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMacInfoLib.lib; sourceTree = ""; }; + A591C3F826FF781F00F9DBF0 /* OcBootManagementLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcBootManagementLib.lib; sourceTree = ""; }; + A591C3F926FF781F00F9DBF0 /* OcAppleImg4Lib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleImg4Lib.lib; sourceTree = ""; }; + A591C3FA26FF781F00F9DBF0 /* OcAcpiLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAcpiLib.lib; sourceTree = ""; }; + A591C3FB26FF781F00F9DBF0 /* OcAppleDiskImageLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleDiskImageLib.lib; sourceTree = ""; }; + A591C3FC26FF781F00F9DBF0 /* OcMachoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMachoLib.lib; sourceTree = ""; }; + A591C3FD26FF781F00F9DBF0 /* OcSmcLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcSmcLib.lib; sourceTree = ""; }; + A591C3FE26FF781F00F9DBF0 /* OcFileLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcFileLib.lib; sourceTree = ""; }; + A591C3FF26FF781F00F9DBF0 /* OcAppleUserInterfaceThemeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleUserInterfaceThemeLib.lib; sourceTree = ""; }; + A591C40026FF781F00F9DBF0 /* OcDeviceTreeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDeviceTreeLib.lib; sourceTree = ""; }; + A591C40126FF781F00F9DBF0 /* OcOSInfoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcOSInfoLib.lib; sourceTree = ""; }; + A591C40226FF781F00F9DBF0 /* OcDriverConnectionLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDriverConnectionLib.lib; sourceTree = ""; }; + A591C40326FF781F00F9DBF0 /* OpenCore.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OpenCore.lib; sourceTree = ""; }; + A591C40426FF781F00F9DBF0 /* OcHashServicesLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcHashServicesLib.lib; sourceTree = ""; }; + A591C40526FF781F00F9DBF0 /* OcMiscLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMiscLib.lib; sourceTree = ""; }; + A591C40626FF781F00F9DBF0 /* OcAppleBootPolicyLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleBootPolicyLib.lib; sourceTree = ""; }; + A591C40726FF781F00F9DBF0 /* OcAppleSecureBootLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleSecureBootLib.lib; sourceTree = ""; }; + A591C40926FF781F00F9DBF0 /* VideoBiosPatchLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = VideoBiosPatchLib.lib; sourceTree = ""; }; + A591C40A26FF781F00F9DBF0 /* VBoxPeCoffLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = VBoxPeCoffLib.lib; sourceTree = ""; }; + A591C40B26FF781F00F9DBF0 /* DuetTimerLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DuetTimerLib.lib; sourceTree = ""; }; + A591C40C26FF781F00F9DBF0 /* OpensslLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OpensslLib.lib; sourceTree = ""; }; + A591C40D26FF781F00F9DBF0 /* HdaDevicesLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = HdaDevicesLib.lib; sourceTree = ""; }; + A591C40E26FF781F00F9DBF0 /* WaveLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = WaveLib.lib; sourceTree = ""; }; + A591C41026FF781F00F9DBF0 /* BasePciCf8Lib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePciCf8Lib.lib; sourceTree = ""; }; + A591C41126FF781F00F9DBF0 /* UefiApplicationEntryPoint.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiApplicationEntryPoint.lib; sourceTree = ""; }; + A591C41226FF781F00F9DBF0 /* BaseLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseLib.lib; sourceTree = ""; }; + A591C41326FF781F00F9DBF0 /* UefiRuntimeServicesTableLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiRuntimeServicesTableLib.lib; sourceTree = ""; }; + A591C41426FF781F00F9DBF0 /* BaseMemoryLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseMemoryLib.lib; sourceTree = ""; }; + A591C41526FF781F00F9DBF0 /* BaseIoLibIntrinsic.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseIoLibIntrinsic.lib; sourceTree = ""; }; + A591C41626FF781F00F9DBF0 /* DxeServicesLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DxeServicesLib.lib; sourceTree = ""; }; + A591C41726FF781F00F9DBF0 /* BaseCpuLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseCpuLib.lib; sourceTree = ""; }; + A591C41826FF781F00F9DBF0 /* UefiLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiLib.lib; sourceTree = ""; }; + A591C41926FF781F00F9DBF0 /* BaseSerialPortLibNull.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseSerialPortLibNull.lib; sourceTree = ""; }; + A591C41A26FF781F00F9DBF0 /* PeCoffExtraActionLibNull.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = PeCoffExtraActionLibNull.lib; sourceTree = ""; }; + A591C41B26FF781F00F9DBF0 /* UefiMemoryAllocationLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiMemoryAllocationLib.lib; sourceTree = ""; }; + A591C41C26FF781F00F9DBF0 /* BaseDebugLibNull.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseDebugLibNull.lib; sourceTree = ""; }; + A591C41D26FF781F00F9DBF0 /* UefiFileHandleLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiFileHandleLib.lib; sourceTree = ""; }; + A591C41E26FF781F00F9DBF0 /* DxeHobLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DxeHobLib.lib; sourceTree = ""; }; + A591C41F26FF781F00F9DBF0 /* UefiBootServicesTableLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiBootServicesTableLib.lib; sourceTree = ""; }; + A591C42026FF781F00F9DBF0 /* DxeServicesTableLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DxeServicesTableLib.lib; sourceTree = ""; }; + A591C42126FF781F00F9DBF0 /* BasePciLibCf8.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePciLibCf8.lib; sourceTree = ""; }; + A591C42226FF781F00F9DBF0 /* BasePrintLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePrintLib.lib; sourceTree = ""; }; + A591C42326FF781F00F9DBF0 /* UefiDevicePathLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiDevicePathLib.lib; sourceTree = ""; }; + A591C42426FF781F00F9DBF0 /* BaseDebugPrintErrorLevelLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseDebugPrintErrorLevelLib.lib; sourceTree = ""; }; + A591C42626FF781F00F9DBF0 /* MtrrLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = MtrrLib.lib; sourceTree = ""; }; + A591C42826FF781F00F9DBF0 /* BasePlatformHookLibNull.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePlatformHookLibNull.lib; sourceTree = ""; }; + A591C42926FF781F00F9DBF0 /* FrameBufferBltLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = FrameBufferBltLib.lib; sourceTree = ""; }; + A591C42B26FF781F00F9DBF0 /* AutoGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AutoGen.h; sourceTree = ""; }; + A591C42C26FF781F00F9DBF0 /* AutoGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AutoGen.c; sourceTree = ""; }; + A591C42F26FF781F00F9DBF0 /* printf_lite-conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-conf.h"; sourceTree = ""; }; + A591C43226FF781F00F9DBF0 /* MemLogLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLogLib.c; sourceTree = ""; }; + A591C43326FF781F00F9DBF0 /* ReadmeJief.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadmeJief.txt; sourceTree = ""; }; + A591C43426FF781F00F9DBF0 /* xcode_utf_fixed.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = xcode_utf_fixed.cpp; sourceTree = ""; }; + A591C43726FF781F00F9DBF0 /* OcDataHubLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDataHubLib.lib; sourceTree = ""; }; + A591C43826FF781F00F9DBF0 /* OcXmlLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcXmlLib.lib; sourceTree = ""; }; + A591C43926FF781F00F9DBF0 /* OcConfigurationLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcConfigurationLib.lib; sourceTree = ""; }; + A591C43A26FF781F00F9DBF0 /* OcFirmwareVolumeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcFirmwareVolumeLib.lib; sourceTree = ""; }; + A591C43B26FF781F00F9DBF0 /* OcStorageLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcStorageLib.lib; sourceTree = ""; }; + A591C43C26FF781F00F9DBF0 /* OcVirtualFsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcVirtualFsLib.lib; sourceTree = ""; }; + A591C43D26FF781F00F9DBF0 /* OcAppleEventLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleEventLib.lib; sourceTree = ""; }; + A591C43E26FF781F00F9DBF0 /* OcCryptoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcCryptoLib.lib; sourceTree = ""; }; + A591C43F26FF781F00F9DBF0 /* OcAudioLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAudioLib.lib; sourceTree = ""; }; + A591C44026FF781F00F9DBF0 /* OcDevicePropertyLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDevicePropertyLib.lib; sourceTree = ""; }; + A591C44126FF781F00F9DBF0 /* OcAppleChunklistLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleChunklistLib.lib; sourceTree = ""; }; + A591C44226FF781F00F9DBF0 /* OcStringLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcStringLib.lib; sourceTree = ""; }; + A591C44326FF781F00F9DBF0 /* OcTemplateLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcTemplateLib.lib; sourceTree = ""; }; + A591C44426FF781F00F9DBF0 /* OcUnicodeCollationEngGenericLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcUnicodeCollationEngGenericLib.lib; sourceTree = ""; }; + A591C44526FF781F00F9DBF0 /* ControlMsrE2.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = ControlMsrE2.lib; sourceTree = ""; }; + A591C44626FF781F00F9DBF0 /* OcAppleKeyMapLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleKeyMapLib.lib; sourceTree = ""; }; + A591C44726FF781F00F9DBF0 /* OcConsoleLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcConsoleLib.lib; sourceTree = ""; }; + A591C44826FF781F00F9DBF0 /* OcRtcLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcRtcLib.lib; sourceTree = ""; }; + A591C44926FF781F00F9DBF0 /* OcDebugLogLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDebugLogLib.lib; sourceTree = ""; }; + A591C44A26FF781F00F9DBF0 /* OcCpuLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcCpuLib.lib; sourceTree = ""; }; + A591C44B26FF781F00F9DBF0 /* OcGuardLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcGuardLib.lib; sourceTree = ""; }; + A591C44C26FF781F00F9DBF0 /* OcDevicePathLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDevicePathLib.lib; sourceTree = ""; }; + A591C44D26FF781F00F9DBF0 /* OcAppleKernelLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleKernelLib.lib; sourceTree = ""; }; + A591C44E26FF781F00F9DBF0 /* OcAppleKeysLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleKeysLib.lib; sourceTree = ""; }; + A591C44F26FF781F00F9DBF0 /* OcInputLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcInputLib.lib; sourceTree = ""; }; + A591C45026FF781F00F9DBF0 /* OpenRuntime.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OpenRuntime.lib; sourceTree = ""; }; + A591C45126FF781F00F9DBF0 /* OcAppleRamDiskLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleRamDiskLib.lib; sourceTree = ""; }; + A591C45226FF781F00F9DBF0 /* OcPeCoffLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcPeCoffLib.lib; sourceTree = ""; }; + A591C45326FF781F00F9DBF0 /* OcApfsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcApfsLib.lib; sourceTree = ""; }; + A591C45426FF781F00F9DBF0 /* OcSmbiosLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcSmbiosLib.lib; sourceTree = ""; }; + A591C45526FF781F00F9DBF0 /* OcSerializeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcSerializeLib.lib; sourceTree = ""; }; + A591C45626FF781F00F9DBF0 /* OcRngLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcRngLib.lib; sourceTree = ""; }; + A591C45726FF781F00F9DBF0 /* OcAfterBootCompatLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAfterBootCompatLib.lib; sourceTree = ""; }; + A591C45826FF781F00F9DBF0 /* OcCompressionLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcCompressionLib.lib; sourceTree = ""; }; + A591C45926FF781F00F9DBF0 /* OcAppleImageVerificationLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleImageVerificationLib.lib; sourceTree = ""; }; + A591C45A26FF781F00F9DBF0 /* OcMemoryLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMemoryLib.lib; sourceTree = ""; }; + A591C45B26FF781F00F9DBF0 /* OcMacInfoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMacInfoLib.lib; sourceTree = ""; }; + A591C45C26FF781F00F9DBF0 /* OcBootManagementLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcBootManagementLib.lib; sourceTree = ""; }; + A591C45D26FF781F00F9DBF0 /* OcAppleImg4Lib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleImg4Lib.lib; sourceTree = ""; }; + A591C45E26FF781F00F9DBF0 /* OcAcpiLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAcpiLib.lib; sourceTree = ""; }; + A591C45F26FF781F00F9DBF0 /* OcAppleDiskImageLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleDiskImageLib.lib; sourceTree = ""; }; + A591C46026FF781F00F9DBF0 /* OcMachoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMachoLib.lib; sourceTree = ""; }; + A591C46126FF781F00F9DBF0 /* OcSmcLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcSmcLib.lib; sourceTree = ""; }; + A591C46226FF781F00F9DBF0 /* OcFileLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcFileLib.lib; sourceTree = ""; }; + A591C46326FF781F00F9DBF0 /* OcAppleUserInterfaceThemeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleUserInterfaceThemeLib.lib; sourceTree = ""; }; + A591C46426FF781F00F9DBF0 /* OcDeviceTreeLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDeviceTreeLib.lib; sourceTree = ""; }; + A591C46526FF781F00F9DBF0 /* OcOSInfoLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcOSInfoLib.lib; sourceTree = ""; }; + A591C46626FF781F00F9DBF0 /* OcDriverConnectionLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcDriverConnectionLib.lib; sourceTree = ""; }; + A591C46726FF781F00F9DBF0 /* OpenCore.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OpenCore.lib; sourceTree = ""; }; + A591C46826FF781F00F9DBF0 /* OcHashServicesLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcHashServicesLib.lib; sourceTree = ""; }; + A591C46926FF781F00F9DBF0 /* OcMiscLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcMiscLib.lib; sourceTree = ""; }; + A591C46A26FF781F00F9DBF0 /* OcAppleBootPolicyLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleBootPolicyLib.lib; sourceTree = ""; }; + A591C46B26FF781F00F9DBF0 /* OcAppleSecureBootLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OcAppleSecureBootLib.lib; sourceTree = ""; }; + A591C46D26FF781F00F9DBF0 /* VideoBiosPatchLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = VideoBiosPatchLib.lib; sourceTree = ""; }; + A591C46E26FF781F00F9DBF0 /* VBoxPeCoffLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = VBoxPeCoffLib.lib; sourceTree = ""; }; + A591C46F26FF781F00F9DBF0 /* DuetTimerLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DuetTimerLib.lib; sourceTree = ""; }; + A591C47026FF781F00F9DBF0 /* OpensslLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = OpensslLib.lib; sourceTree = ""; }; + A591C47126FF781F00F9DBF0 /* HdaDevicesLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = HdaDevicesLib.lib; sourceTree = ""; }; + A591C47226FF781F00F9DBF0 /* WaveLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = WaveLib.lib; sourceTree = ""; }; + A591C47426FF781F00F9DBF0 /* BasePciCf8Lib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePciCf8Lib.lib; sourceTree = ""; }; + A591C47526FF781F00F9DBF0 /* UefiApplicationEntryPoint.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiApplicationEntryPoint.lib; sourceTree = ""; }; + A591C47626FF781F00F9DBF0 /* BaseLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseLib.lib; sourceTree = ""; }; + A591C47726FF781F00F9DBF0 /* UefiRuntimeServicesTableLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiRuntimeServicesTableLib.lib; sourceTree = ""; }; + A591C47826FF781F00F9DBF0 /* BaseMemoryLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseMemoryLib.lib; sourceTree = ""; }; + A591C47926FF781F00F9DBF0 /* BaseIoLibIntrinsic.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseIoLibIntrinsic.lib; sourceTree = ""; }; + A591C47A26FF781F00F9DBF0 /* DxeServicesLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DxeServicesLib.lib; sourceTree = ""; }; + A591C47B26FF781F00F9DBF0 /* BaseCpuLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseCpuLib.lib; sourceTree = ""; }; + A591C47C26FF781F00F9DBF0 /* UefiLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiLib.lib; sourceTree = ""; }; + A591C47D26FF781F00F9DBF0 /* PeCoffExtraActionLibNull.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = PeCoffExtraActionLibNull.lib; sourceTree = ""; }; + A591C47E26FF781F00F9DBF0 /* UefiMemoryAllocationLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiMemoryAllocationLib.lib; sourceTree = ""; }; + A591C47F26FF781F00F9DBF0 /* UefiFileHandleLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiFileHandleLib.lib; sourceTree = ""; }; + A591C48026FF781F00F9DBF0 /* DxeHobLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DxeHobLib.lib; sourceTree = ""; }; + A591C48126FF781F00F9DBF0 /* UefiBootServicesTableLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiBootServicesTableLib.lib; sourceTree = ""; }; + A591C48226FF781F00F9DBF0 /* BaseDebugLibSerialPort.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseDebugLibSerialPort.lib; sourceTree = ""; }; + A591C48326FF781F00F9DBF0 /* DxeServicesTableLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = DxeServicesTableLib.lib; sourceTree = ""; }; + A591C48426FF781F00F9DBF0 /* BasePciLibCf8.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePciLibCf8.lib; sourceTree = ""; }; + A591C48526FF781F00F9DBF0 /* BasePrintLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePrintLib.lib; sourceTree = ""; }; + A591C48626FF781F00F9DBF0 /* UefiDevicePathLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = UefiDevicePathLib.lib; sourceTree = ""; }; + A591C48726FF781F00F9DBF0 /* BaseDebugPrintErrorLevelLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseDebugPrintErrorLevelLib.lib; sourceTree = ""; }; + A591C48926FF781F00F9DBF0 /* MtrrLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = MtrrLib.lib; sourceTree = ""; }; + A591C48B26FF781F00F9DBF0 /* BasePlatformHookLibNull.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BasePlatformHookLibNull.lib; sourceTree = ""; }; + A591C48C26FF781F00F9DBF0 /* BaseSerialPortLib16550.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = BaseSerialPortLib16550.lib; sourceTree = ""; }; + A591C48D26FF781F00F9DBF0 /* FrameBufferBltLib.lib */ = {isa = PBXFileReference; lastKnownFileType = file; path = FrameBufferBltLib.lib; sourceTree = ""; }; + A591C48F26FF781F00F9DBF0 /* AutoGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AutoGen.h; sourceTree = ""; }; + A591C49026FF781F00F9DBF0 /* AutoGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AutoGen.c; sourceTree = ""; }; + A591C49326FF781F00F9DBF0 /* BaseMemoryLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryLib.c; sourceTree = ""; }; + A591C49426FF781F00F9DBF0 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A591C49526FF781F00F9DBF0 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; + A591C49626FF781F00F9DBF0 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A591C49726FF781F00F9DBF0 /* Globals.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Globals.cpp; sourceTree = ""; }; + A591C49826FF781F00F9DBF0 /* Base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = ""; }; + A591C49926FF781F00F9DBF0 /* relink_release_libs */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = relink_release_libs; sourceTree = ""; }; + A591C49A26FF781F00F9DBF0 /* xcode_utf_fixed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_utf_fixed.h; sourceTree = ""; }; + A591C49C26FF783E00F9DBF0 /* UefiCpuPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkgExtra.uni; sourceTree = ""; }; + A591C49D26FF783E00F9DBF0 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = ""; }; + A591C49F26FF783E00F9DBF0 /* CpuMpPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuMpPei.inf; sourceTree = ""; }; + A591C4A026FF783E00F9DBF0 /* CpuMpPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuMpPei.uni; sourceTree = ""; }; + A591C4A126FF783E00F9DBF0 /* CpuMpPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuMpPeiExtra.uni; sourceTree = ""; }; + A591C4A226FF783E00F9DBF0 /* CpuBist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBist.c; sourceTree = ""; }; + A591C4A326FF783E00F9DBF0 /* CpuMpPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuMpPei.c; sourceTree = ""; }; + A591C4A426FF783E00F9DBF0 /* CpuMp2Pei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuMp2Pei.c; sourceTree = ""; }; + A591C4A526FF783E00F9DBF0 /* CpuMpPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuMpPei.h; sourceTree = ""; }; + A591C4A626FF783E00F9DBF0 /* CpuPaging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPaging.c; sourceTree = ""; }; + A591C4A826FF783E00F9DBF0 /* CpuMp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuMp.c; sourceTree = ""; }; + A591C4A926FF783E00F9DBF0 /* CpuGdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = ""; }; + A591C4AA26FF783E00F9DBF0 /* CpuPageTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuPageTable.h; sourceTree = ""; }; + A591C4AC26FF783E00F9DBF0 /* PagingAttribute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PagingAttribute.c; sourceTree = ""; }; + A591C4AD26FF783E00F9DBF0 /* CpuAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuAsm.nasm; sourceTree = ""; }; + A591C4AE26FF783E00F9DBF0 /* CpuDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxeExtra.uni; sourceTree = ""; }; + A591C4AF26FF783E00F9DBF0 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = ""; }; + A591C4B026FF783E00F9DBF0 /* CpuGdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuGdt.h; sourceTree = ""; }; + A591C4B226FF783E00F9DBF0 /* PagingAttribute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PagingAttribute.c; sourceTree = ""; }; + A591C4B326FF783E00F9DBF0 /* CpuAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuAsm.nasm; sourceTree = ""; }; + A591C4B426FF783E00F9DBF0 /* CpuMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuMp.h; sourceTree = ""; }; + A591C4B526FF783E00F9DBF0 /* CpuPageTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPageTable.c; sourceTree = ""; }; + A591C4B626FF783E00F9DBF0 /* CpuDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.uni; sourceTree = ""; }; + A591C4B726FF783E00F9DBF0 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = ""; }; + A591C4B826FF783E00F9DBF0 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = ""; }; + A591C4BA26FF783E00F9DBF0 /* CpuS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuS3.c; sourceTree = ""; }; + A591C4BB26FF783E00F9DBF0 /* SmramSaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramSaveState.c; sourceTree = ""; }; + A591C4BC26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCpuDxeSmm.c; sourceTree = ""; }; + A591C4BD26FF783E00F9DBF0 /* SmmProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmProfile.c; sourceTree = ""; }; + A591C4BF26FF783E00F9DBF0 /* SmmProfileArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfileArch.h; sourceTree = ""; }; + A591C4C026FF783E00F9DBF0 /* PageTbl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PageTbl.c; sourceTree = ""; }; + A591C4C126FF783E00F9DBF0 /* Cet.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Cet.nasm; sourceTree = ""; }; + A591C4C226FF783E00F9DBF0 /* Semaphore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Semaphore.c; sourceTree = ""; }; + A591C4C326FF783E00F9DBF0 /* SmmInit.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmmInit.nasm; sourceTree = ""; }; + A591C4C426FF783E00F9DBF0 /* SmmProfileArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmProfileArch.c; sourceTree = ""; }; + A591C4C526FF783E00F9DBF0 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; + A591C4C626FF783E00F9DBF0 /* SmmFuncsArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmFuncsArch.c; sourceTree = ""; }; + A591C4C726FF783E00F9DBF0 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; + A591C4C826FF783E00F9DBF0 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; + A591C4C926FF783E00F9DBF0 /* SmmProfileInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfileInternal.h; sourceTree = ""; }; + A591C4CA26FF783E00F9DBF0 /* SmmCpuMemoryManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuMemoryManagement.c; sourceTree = ""; }; + A591C4CB26FF783E00F9DBF0 /* SmmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMp.h; sourceTree = ""; }; + A591C4CC26FF783E00F9DBF0 /* CpuService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuService.c; sourceTree = ""; }; + A591C4CD26FF783E00F9DBF0 /* MpService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MpService.c; sourceTree = ""; }; + A591C4CF26FF783E00F9DBF0 /* SmmProfileArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfileArch.h; sourceTree = ""; }; + A591C4D026FF783E00F9DBF0 /* PageTbl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PageTbl.c; sourceTree = ""; }; + A591C4D126FF783E00F9DBF0 /* Cet.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Cet.nasm; sourceTree = ""; }; + A591C4D226FF783E00F9DBF0 /* Semaphore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Semaphore.c; sourceTree = ""; }; + A591C4D326FF783E00F9DBF0 /* SmmInit.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmmInit.nasm; sourceTree = ""; }; + A591C4D426FF783E00F9DBF0 /* SmmProfileArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmProfileArch.c; sourceTree = ""; }; + A591C4D526FF783E00F9DBF0 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; + A591C4D626FF783E00F9DBF0 /* SmmFuncsArch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmFuncsArch.c; sourceTree = ""; }; + A591C4D726FF783E00F9DBF0 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; + A591C4D826FF783E00F9DBF0 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; + A591C4D926FF783E00F9DBF0 /* PiSmmCpuDxeSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCpuDxeSmmExtra.uni; sourceTree = ""; }; + A591C4DA26FF783E00F9DBF0 /* SmmProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmProfile.h; sourceTree = ""; }; + A591C4DB26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCpuDxeSmm.h; sourceTree = ""; }; + A591C4DC26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCpuDxeSmm.inf; sourceTree = ""; }; + A591C4DD26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCpuDxeSmm.uni; sourceTree = ""; }; + A591C4DE26FF783E00F9DBF0 /* SmmMp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMp.c; sourceTree = ""; }; + A591C4DF26FF783E00F9DBF0 /* CpuService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuService.h; sourceTree = ""; }; + A591C4E026FF783E00F9DBF0 /* SyncTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SyncTimer.c; sourceTree = ""; }; + A591C4E526FF783E00F9DBF0 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; + A591C4E626FF783E00F9DBF0 /* S3Resume2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2PeiExtra.uni; sourceTree = ""; }; + A591C4E826FF783E00F9DBF0 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; + A591C4E926FF783E00F9DBF0 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = ""; }; + A591C4EA26FF783E00F9DBF0 /* S3Resume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = ""; }; + A591C4EB26FF783E00F9DBF0 /* S3Resume2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.uni; sourceTree = ""; }; + A591C4ED26FF783E00F9DBF0 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = ""; }; + A591C4EE26FF783E00F9DBF0 /* CpuIo2SmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2SmmExtra.uni; sourceTree = ""; }; + A591C4EF26FF783E00F9DBF0 /* CpuIo2Smm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.uni; sourceTree = ""; }; + A591C4F026FF783E00F9DBF0 /* CpuIo2Smm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = ""; }; + A591C4F126FF783E00F9DBF0 /* CpuIo2Smm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = ""; }; + A591C4F226FF783E00F9DBF0 /* UefiCpuPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.uni; sourceTree = ""; }; + A591C4F526FF783E00F9DBF0 /* MtrrLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = ""; }; + A591C4F626FF783E00F9DBF0 /* LocalApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = ""; }; + A591C4F726FF783E00F9DBF0 /* SmmCpuPlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuPlatformHookLib.h; sourceTree = ""; }; + A591C4F826FF783E00F9DBF0 /* PlatformSecLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSecLib.h; sourceTree = ""; }; + A591C4F926FF783E00F9DBF0 /* SmmCpuFeaturesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuFeaturesLib.h; sourceTree = ""; }; + A591C4FA26FF783E00F9DBF0 /* MpInitLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpInitLib.h; sourceTree = ""; }; + A591C4FB26FF783E00F9DBF0 /* RegisterCpuFeaturesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegisterCpuFeaturesLib.h; sourceTree = ""; }; + A591C4FC26FF783E00F9DBF0 /* UefiCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = ""; }; + A591C4FE26FF783E00F9DBF0 /* SmmCpuService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuService.h; sourceTree = ""; }; + A591C4FF26FF783E00F9DBF0 /* SmMonitorInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmMonitorInit.h; sourceTree = ""; }; + A591C50026FF783E00F9DBF0 /* StuffRsbNasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = StuffRsbNasm.inc; sourceTree = ""; }; + A591C50226FF783E00F9DBF0 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; + A591C50326FF783E00F9DBF0 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = ""; }; + A591C50426FF783E00F9DBF0 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; + A591C50526FF783E00F9DBF0 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; + A591C50626FF783E00F9DBF0 /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = ""; }; + A591C50726FF783E00F9DBF0 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = ""; }; + A591C50826FF783E00F9DBF0 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; + A591C50A26FF783E00F9DBF0 /* CpuFeaturesSetDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuFeaturesSetDone.h; sourceTree = ""; }; + A591C50B26FF783E00F9DBF0 /* CpuFeaturesInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuFeaturesInitDone.h; sourceTree = ""; }; + A591C50C26FF783E00F9DBF0 /* MsegSmram.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MsegSmram.h; sourceTree = ""; }; + A591C50D26FF783E00F9DBF0 /* MicrocodePatchHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrocodePatchHob.h; sourceTree = ""; }; + A591C50E26FF783E00F9DBF0 /* CpuHotPlugData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuHotPlugData.h; sourceTree = ""; }; + A591C51026FF783E00F9DBF0 /* MpServices2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices2.h; sourceTree = ""; }; + A591C51126FF783E00F9DBF0 /* ShadowMicrocode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShadowMicrocode.h; sourceTree = ""; }; + A591C51226FF783E00F9DBF0 /* AcpiCpuData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiCpuData.h; sourceTree = ""; }; + A591C51326FF783E00F9DBF0 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = ""; }; + A591C51626FF783E00F9DBF0 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591C51726FF783E00F9DBF0 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = ""; }; + A591C51826FF783E00F9DBF0 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591C51926FF783E00F9DBF0 /* PeiDxeSmmCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDxeSmmCpuException.c; sourceTree = ""; }; + A591C51B26FF783E00F9DBF0 /* ExceptionHandlerAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ExceptionHandlerAsm.nasm; sourceTree = ""; }; + A591C51C26FF783E00F9DBF0 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; + A591C51D26FF783E00F9DBF0 /* Xcode5ExceptionHandlerAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Xcode5ExceptionHandlerAsm.nasm; sourceTree = ""; }; + A591C51E26FF783E00F9DBF0 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; + A591C51F26FF783E00F9DBF0 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591C52026FF783E00F9DBF0 /* SecPeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = ""; }; + A591C52126FF783E00F9DBF0 /* SmmException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = ""; }; + A591C52226FF783E00F9DBF0 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591C52326FF783E00F9DBF0 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = ""; }; + A591C52526FF783E00F9DBF0 /* ExceptionHandlerAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ExceptionHandlerAsm.nasm; sourceTree = ""; }; + A591C52626FF783E00F9DBF0 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; + A591C52726FF783E00F9DBF0 /* ExceptionTssEntryAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ExceptionTssEntryAsm.nasm; sourceTree = ""; }; + A591C52826FF783E00F9DBF0 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; + A591C52926FF783E00F9DBF0 /* PeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCpuException.c; sourceTree = ""; }; + A591C52A26FF783E00F9DBF0 /* DxeException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = ""; }; + A591C52B26FF783E00F9DBF0 /* Xcode5SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Xcode5SecPeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591C52C26FF783E00F9DBF0 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591C52D26FF783E00F9DBF0 /* PeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591C52E26FF783E00F9DBF0 /* Xcode5SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Xcode5SecPeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591C52F26FF783E00F9DBF0 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = ""; }; + A591C53026FF783E00F9DBF0 /* PeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; + A591C53226FF783E00F9DBF0 /* BaseXApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = ""; }; + A591C53326FF783E00F9DBF0 /* BaseXApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.uni; sourceTree = ""; }; + A591C53426FF783E00F9DBF0 /* BaseXApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = ""; }; + A591C53626FF783E00F9DBF0 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; + A591C53726FF783E00F9DBF0 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = ""; }; + A591C53826FF783E00F9DBF0 /* SecPeiDxeTimerLibUefiCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.uni; sourceTree = ""; }; + A591C53A26FF783E00F9DBF0 /* PeiMpInitLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMpInitLib.uni; sourceTree = ""; }; + A591C53B26FF783E00F9DBF0 /* DxeMpInitLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMpInitLib.uni; sourceTree = ""; }; + A591C53C26FF783E00F9DBF0 /* PeiMpInitLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMpInitLib.inf; sourceTree = ""; }; + A591C53D26FF783E00F9DBF0 /* MpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MpLib.c; sourceTree = ""; }; + A591C53E26FF783E00F9DBF0 /* DxeMpInitLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMpInitLib.inf; sourceTree = ""; }; + A591C54026FF783F00F9DBF0 /* MpEqu.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = MpEqu.inc; sourceTree = ""; }; + A591C54126FF783F00F9DBF0 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; + A591C54226FF783F00F9DBF0 /* Microcode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Microcode.c; sourceTree = ""; }; + A591C54426FF783F00F9DBF0 /* MpEqu.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = MpEqu.inc; sourceTree = ""; }; + A591C54526FF783F00F9DBF0 /* MpFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MpFuncs.nasm; sourceTree = ""; }; + A591C54626FF783F00F9DBF0 /* MpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpLib.h; sourceTree = ""; }; + A591C54726FF783F00F9DBF0 /* DxeMpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMpLib.c; sourceTree = ""; }; + A591C54826FF783F00F9DBF0 /* PeiMpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMpLib.c; sourceTree = ""; }; + A591C54A26FF783F00F9DBF0 /* DxeCpuTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuTimerLib.inf; sourceTree = ""; }; + A591C54B26FF783F00F9DBF0 /* BaseCpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseCpuTimerLib.c; sourceTree = ""; }; + A591C54C26FF783F00F9DBF0 /* DxeCpuTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuTimerLib.uni; sourceTree = ""; }; + A591C54D26FF783F00F9DBF0 /* BaseCpuTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuTimerLib.uni; sourceTree = ""; }; + A591C54E26FF783F00F9DBF0 /* PeiCpuTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuTimerLib.uni; sourceTree = ""; }; + A591C54F26FF783F00F9DBF0 /* PeiCpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCpuTimerLib.c; sourceTree = ""; }; + A591C55026FF783F00F9DBF0 /* BaseCpuTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuTimerLib.inf; sourceTree = ""; }; + A591C55126FF783F00F9DBF0 /* PeiCpuTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCpuTimerLib.inf; sourceTree = ""; }; + A591C55226FF783F00F9DBF0 /* DxeCpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCpuTimerLib.c; sourceTree = ""; }; + A591C55326FF783F00F9DBF0 /* CpuTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuTimerLib.c; sourceTree = ""; }; + A591C55626FF783F00F9DBF0 /* InitializeFpu.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InitializeFpu.nasm; sourceTree = ""; }; + A591C55726FF783F00F9DBF0 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = ""; }; + A591C55826FF783F00F9DBF0 /* BaseUefiCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.uni; sourceTree = ""; }; + A591C55A26FF783F00F9DBF0 /* InitializeFpu.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InitializeFpu.nasm; sourceTree = ""; }; + A591C55C26FF783F00F9DBF0 /* PendingBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PendingBreak.c; sourceTree = ""; }; + A591C55D26FF783F00F9DBF0 /* ProcTrace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcTrace.c; sourceTree = ""; }; + A591C55E26FF783F00F9DBF0 /* CpuCommonFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuCommonFeatures.h; sourceTree = ""; }; + A591C55F26FF783F00F9DBF0 /* Ppin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppin.c; sourceTree = ""; }; + A591C56026FF783F00F9DBF0 /* Aesni.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aesni.c; sourceTree = ""; }; + A591C56126FF783F00F9DBF0 /* CpuCommonFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuCommonFeaturesLib.c; sourceTree = ""; }; + A591C56226FF783F00F9DBF0 /* MachineCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MachineCheck.c; sourceTree = ""; }; + A591C56326FF783F00F9DBF0 /* MonitorMwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonitorMwait.c; sourceTree = ""; }; + A591C56426FF783F00F9DBF0 /* CpuCommonFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuCommonFeaturesLib.inf; sourceTree = ""; }; + A591C56526FF783F00F9DBF0 /* LimitCpuIdMaxval.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LimitCpuIdMaxval.c; sourceTree = ""; }; + A591C56626FF783F00F9DBF0 /* Eist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Eist.c; sourceTree = ""; }; + A591C56726FF783F00F9DBF0 /* CpuCommonFeaturesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuCommonFeaturesLib.uni; sourceTree = ""; }; + A591C56826FF783F00F9DBF0 /* C1e.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = C1e.c; sourceTree = ""; }; + A591C56926FF783F00F9DBF0 /* FeatureControl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FeatureControl.c; sourceTree = ""; }; + A591C56A26FF783F00F9DBF0 /* X2Apic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X2Apic.c; sourceTree = ""; }; + A591C56B26FF783F00F9DBF0 /* ClockModulation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ClockModulation.c; sourceTree = ""; }; + A591C56C26FF783F00F9DBF0 /* FastStrings.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FastStrings.c; sourceTree = ""; }; + A591C56E26FF783F00F9DBF0 /* BaseXApicX2ApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.uni; sourceTree = ""; }; + A591C56F26FF783F00F9DBF0 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = ""; }; + A591C57026FF783F00F9DBF0 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = ""; }; + A591C57226FF783F00F9DBF0 /* SmmStm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmStm.c; sourceTree = ""; }; + A591C57426FF783F00F9DBF0 /* SmmStmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmStmSupport.c; sourceTree = ""; }; + A591C57526FF783F00F9DBF0 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; + A591C57626FF783F00F9DBF0 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; + A591C57726FF783F00F9DBF0 /* SmmCpuFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuFeaturesLib.inf; sourceTree = ""; }; + A591C57826FF783F00F9DBF0 /* SmmCpuFeaturesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuFeaturesLib.uni; sourceTree = ""; }; + A591C57926FF783F00F9DBF0 /* SmmStm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStm.h; sourceTree = ""; }; + A591C57B26FF783F00F9DBF0 /* SmmStmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmStmSupport.c; sourceTree = ""; }; + A591C57C26FF783F00F9DBF0 /* SmiEntry.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiEntry.nasm; sourceTree = ""; }; + A591C57D26FF783F00F9DBF0 /* SmiException.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SmiException.nasm; sourceTree = ""; }; + A591C57E26FF783F00F9DBF0 /* SmmCpuFeaturesLibNoStm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuFeaturesLibNoStm.c; sourceTree = ""; }; + A591C57F26FF783F00F9DBF0 /* SmmCpuFeaturesLibStm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuFeaturesLibStm.inf; sourceTree = ""; }; + A591C58026FF783F00F9DBF0 /* SmmCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuFeaturesLib.c; sourceTree = ""; }; + A591C58226FF783F00F9DBF0 /* RegisterCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegisterCpuFeaturesLib.c; sourceTree = ""; }; + A591C58326FF783F00F9DBF0 /* CpuFeaturesInitialize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFeaturesInitialize.c; sourceTree = ""; }; + A591C58426FF783F00F9DBF0 /* RegisterCpuFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegisterCpuFeatures.h; sourceTree = ""; }; + A591C58526FF783F00F9DBF0 /* RegisterCpuFeaturesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegisterCpuFeaturesLib.uni; sourceTree = ""; }; + A591C58626FF783F00F9DBF0 /* PeiRegisterCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiRegisterCpuFeaturesLib.c; sourceTree = ""; }; + A591C58726FF783F00F9DBF0 /* PeiRegisterCpuFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiRegisterCpuFeaturesLib.inf; sourceTree = ""; }; + A591C58826FF783F00F9DBF0 /* DxeRegisterCpuFeaturesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRegisterCpuFeaturesLib.c; sourceTree = ""; }; + A591C58926FF783F00F9DBF0 /* DxeRegisterCpuFeaturesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRegisterCpuFeaturesLib.inf; sourceTree = ""; }; + A591C58B26FF783F00F9DBF0 /* MpInitLibUp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MpInitLibUp.c; sourceTree = ""; }; + A591C58C26FF783F00F9DBF0 /* MpInitLibUp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MpInitLibUp.inf; sourceTree = ""; }; + A591C58D26FF783F00F9DBF0 /* MpInitLibUp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MpInitLibUp.uni; sourceTree = ""; }; + A591C58F26FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCpuPlatformHookLibNull.c; sourceTree = ""; }; + A591C59026FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuPlatformHookLibNull.uni; sourceTree = ""; }; + A591C59126FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuPlatformHookLibNull.inf; sourceTree = ""; }; + A591C59326FF783F00F9DBF0 /* PlatformSecLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformSecLibNull.c; sourceTree = ""; }; + A591C59426FF783F00F9DBF0 /* PlatformSecLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformSecLibNull.uni; sourceTree = ""; }; + A591C59526FF783F00F9DBF0 /* PlatformSecLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformSecLibNull.inf; sourceTree = ""; }; + A591C59726FF783F00F9DBF0 /* MtrrLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = ""; }; + A591C59826FF783F00F9DBF0 /* MtrrLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.uni; sourceTree = ""; }; + A591C59926FF783F00F9DBF0 /* MtrrLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = ""; }; + A591C59B26FF783F00F9DBF0 /* CpuIo2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.uni; sourceTree = ""; }; + A591C59C26FF783F00F9DBF0 /* CpuIo2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2DxeExtra.uni; sourceTree = ""; }; + A591C59D26FF783F00F9DBF0 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = ""; }; + A591C59E26FF783F00F9DBF0 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = ""; }; + A591C59F26FF783F00F9DBF0 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = ""; }; + A591C5A126FF783F00F9DBF0 /* CpuFeaturesDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFeaturesDxe.c; sourceTree = ""; }; + A591C5A226FF783F00F9DBF0 /* CpuFeaturesDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesDxeExtra.uni; sourceTree = ""; }; + A591C5A326FF783F00F9DBF0 /* CpuFeaturesDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesDxe.inf; sourceTree = ""; }; + A591C5A426FF783F00F9DBF0 /* CpuFeaturesDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesDxe.uni; sourceTree = ""; }; + A591C5A526FF783F00F9DBF0 /* CpuFeaturesPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFeaturesPei.c; sourceTree = ""; }; + A591C5A626FF783F00F9DBF0 /* CpuFeaturesPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesPei.inf; sourceTree = ""; }; + A591C5A726FF783F00F9DBF0 /* CpuFeaturesPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesPei.uni; sourceTree = ""; }; + A591C5A826FF783F00F9DBF0 /* CpuFeaturesPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuFeaturesPeiExtra.uni; sourceTree = ""; }; + A591C5A926FF783F00F9DBF0 /* UefiCpuPkg.ci.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = UefiCpuPkg.ci.yaml; sourceTree = ""; }; + A591C5AC26FF783F00F9DBF0 /* CpuidExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuidExtra.uni; sourceTree = ""; }; + A591C5AD26FF783F00F9DBF0 /* Cpuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpuid.c; sourceTree = ""; }; + A591C5AE26FF783F00F9DBF0 /* Cpuid.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cpuid.inf; sourceTree = ""; }; + A591C5AF26FF783F00F9DBF0 /* Cpuid.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cpuid.uni; sourceTree = ""; }; + A591C5B126FF783F00F9DBF0 /* PiSmmCommunicationPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCommunicationPei.c; sourceTree = ""; }; + A591C5B226FF783F00F9DBF0 /* PiSmmCommunicationPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationPei.uni; sourceTree = ""; }; + A591C5B326FF783F00F9DBF0 /* PiSmmCommunicationPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationPei.inf; sourceTree = ""; }; + A591C5B426FF783F00F9DBF0 /* PiSmmCommunicationSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationSmmExtra.uni; sourceTree = ""; }; + A591C5B526FF783F00F9DBF0 /* PiSmmCommunicationPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationPeiExtra.uni; sourceTree = ""; }; + A591C5B626FF783F00F9DBF0 /* PiSmmCommunicationSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCommunicationSmm.c; sourceTree = ""; }; + A591C5B726FF783F00F9DBF0 /* PiSmmCommunicationPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationPrivate.h; sourceTree = ""; }; + A591C5B826FF783F00F9DBF0 /* PiSmmCommunicationSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationSmm.inf; sourceTree = ""; }; + A591C5B926FF783F00F9DBF0 /* PiSmmCommunicationSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCommunicationSmm.uni; sourceTree = ""; }; + A591C5BC26FF783F00F9DBF0 /* Vtf.nasmb */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf.nasmb; sourceTree = ""; }; + A591C5BD26FF783F00F9DBF0 /* Vtf.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf.inf; sourceTree = ""; }; + A591C5BE26FF783F00F9DBF0 /* ResetVector.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.uni; sourceTree = ""; }; + A591C5BF26FF783F00F9DBF0 /* ResetVectorExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVectorExtra.uni; sourceTree = ""; }; + A591C5C126FF783F00F9DBF0 /* CommonMacros.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = ""; }; + A591C5C226FF783F00F9DBF0 /* Build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Build.py; sourceTree = ""; }; + A591C5C426FF783F00F9DBF0 /* FixupForRawSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FixupForRawSection.py; sourceTree = ""; }; + A591C5C626FF783F00F9DBF0 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = ""; }; + A591C5C726FF783F00F9DBF0 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = ""; }; + A591C5C826FF783F00F9DBF0 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = ""; }; + A591C5C926FF783F00F9DBF0 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = ""; }; + A591C5CA26FF783F00F9DBF0 /* ResetVector.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.uni; sourceTree = ""; }; + A591C5CB26FF783F00F9DBF0 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = ""; }; + A591C5CC26FF783F00F9DBF0 /* ResetVector.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.inf; sourceTree = ""; }; + A591C5CD26FF783F00F9DBF0 /* ResetVectorExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVectorExtra.uni; sourceTree = ""; }; + A591C5CE26FF783F00F9DBF0 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = ""; }; + A591C5D026FF783F00F9DBF0 /* PageTables.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = PageTables.asm; sourceTree = ""; }; + A591C5D126FF783F00F9DBF0 /* PostCodes.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = ""; }; + A591C5D226FF783F00F9DBF0 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = ""; }; + A591C5D326FF783F00F9DBF0 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = ""; }; + A591C5D526FF783F00F9DBF0 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = ""; }; + A591C5D626FF783F00F9DBF0 /* PageTables64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = PageTables64.asm; sourceTree = ""; }; + A591C5D726FF783F00F9DBF0 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = ""; }; + A591C5D826FF783F00F9DBF0 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = ""; }; + A591C5D926FF783F00F9DBF0 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = ""; }; + A591C5DA26FF783F00F9DBF0 /* Vtf0.nasmb */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf0.nasmb; sourceTree = ""; }; + A591C5DB26FF783F00F9DBF0 /* Vtf0.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vtf0.inf; sourceTree = ""; }; + A591C5DC26FF783F00F9DBF0 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A591C5DD26FF783F00F9DBF0 /* ResetVector.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.uni; sourceTree = ""; }; + A591C5DF26FF783F00F9DBF0 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = ""; }; + A591C5E026FF783F00F9DBF0 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = ""; }; + A591C5E126FF783F00F9DBF0 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = ""; }; + A591C5E226FF783F00F9DBF0 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = ""; }; + A591C5E326FF783F00F9DBF0 /* ResetVectorExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVectorExtra.uni; sourceTree = ""; }; + A591C5E526FF783F00F9DBF0 /* CpuIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = ""; }; + A591C5E626FF783F00F9DBF0 /* CpuIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = ""; }; + A591C5E726FF783F00F9DBF0 /* CpuIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.uni; sourceTree = ""; }; + A591C5E826FF783F00F9DBF0 /* CpuIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = ""; }; + A591C5E926FF783F00F9DBF0 /* CpuIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPeiExtra.uni; sourceTree = ""; }; + A591C5EB26FF783F00F9DBF0 /* SecCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecCore.inf; sourceTree = ""; }; + A591C5EC26FF783F00F9DBF0 /* SecCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecCore.uni; sourceTree = ""; }; + A591C5ED26FF783F00F9DBF0 /* SecMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecMain.h; sourceTree = ""; }; + A591C5EF26FF783F00F9DBF0 /* ResetVec.nasmb */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVec.nasmb; sourceTree = ""; }; + A591C5F026FF783F00F9DBF0 /* FindPeiCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FindPeiCore.c; sourceTree = ""; }; + A591C5F126FF783F00F9DBF0 /* SecBist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecBist.c; sourceTree = ""; }; + A591C5F226FF783F00F9DBF0 /* SecCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecCoreExtra.uni; sourceTree = ""; }; + A591C5F326FF783F00F9DBF0 /* SecMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecMain.c; sourceTree = ""; }; + A591C5F526FF783F00F9DBF0 /* CpuS3DataDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuS3DataDxeExtra.uni; sourceTree = ""; }; + A591C5F626FF783F00F9DBF0 /* CpuS3DataDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuS3DataDxe.inf; sourceTree = ""; }; + A591C5F726FF783F00F9DBF0 /* CpuS3DataDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuS3DataDxe.uni; sourceTree = ""; }; + A591C5F826FF783F00F9DBF0 /* CpuS3Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuS3Data.c; sourceTree = ""; }; + A591C5FD26FF786A00F9DBF0 /* MBP71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP71.yaml; sourceTree = ""; }; + A591C5FE26FF786A00F9DBF0 /* MBP111.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP111.yaml; sourceTree = ""; }; + A591C5FF26FF786A00F9DBF0 /* MBP131.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP131.yaml; sourceTree = ""; }; + A591C60026FF786A00F9DBF0 /* MBP51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP51.yaml; sourceTree = ""; }; + A591C60126FF786A00F9DBF0 /* MBP92.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP92.yaml; sourceTree = ""; }; + A591C60226FF786A00F9DBF0 /* MBP11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP11.yaml; sourceTree = ""; }; + A591C60326FF786A00F9DBF0 /* MBP31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP31.yaml; sourceTree = ""; }; + A591C60426FF786A00F9DBF0 /* MBP151.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP151.yaml; sourceTree = ""; }; + A591C60526FF786A00F9DBF0 /* MBP41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP41.yaml; sourceTree = ""; }; + A591C60626FF786A00F9DBF0 /* MBP121.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP121.yaml; sourceTree = ""; }; + A591C60726FF786A00F9DBF0 /* MBP82.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP82.yaml; sourceTree = ""; }; + A591C60826FF786A00F9DBF0 /* MBP101.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP101.yaml; sourceTree = ""; }; + A591C60926FF786A00F9DBF0 /* MBP61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP61.yaml; sourceTree = ""; }; + A591C60A26FF786A00F9DBF0 /* MBP141.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP141.yaml; sourceTree = ""; }; + A591C60B26FF786A00F9DBF0 /* MBP21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP21.yaml; sourceTree = ""; }; + A591C60C26FF786A00F9DBF0 /* MBP83.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP83.yaml; sourceTree = ""; }; + A591C60D26FF786A00F9DBF0 /* MBP161.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP161.yaml; sourceTree = ""; }; + A591C60E26FF786A00F9DBF0 /* MBP55.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP55.yaml; sourceTree = ""; }; + A591C60F26FF786A00F9DBF0 /* MBP162.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP162.yaml; sourceTree = ""; }; + A591C61026FF786A00F9DBF0 /* MBP115.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP115.yaml; sourceTree = ""; }; + A591C61126FF786A00F9DBF0 /* MBP142.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP142.yaml; sourceTree = ""; }; + A591C61226FF786A00F9DBF0 /* MBP154.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP154.yaml; sourceTree = ""; }; + A591C61326FF786A00F9DBF0 /* MBP22.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP22.yaml; sourceTree = ""; }; + A591C61426FF786A00F9DBF0 /* MBP102.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP102.yaml; sourceTree = ""; }; + A591C61526FF786A00F9DBF0 /* MBP143.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP143.yaml; sourceTree = ""; }; + A591C61626FF786A00F9DBF0 /* MBP62.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP62.yaml; sourceTree = ""; }; + A591C61726FF786A00F9DBF0 /* MBP114.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP114.yaml; sourceTree = ""; }; + A591C61826FF786A00F9DBF0 /* MBP163.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP163.yaml; sourceTree = ""; }; + A591C61926FF786A00F9DBF0 /* MBP54.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP54.yaml; sourceTree = ""; }; + A591C61A26FF786A00F9DBF0 /* MBP81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP81.yaml; sourceTree = ""; }; + A591C61B26FF786A00F9DBF0 /* MBP113.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP113.yaml; sourceTree = ""; }; + A591C61C26FF786A00F9DBF0 /* MBP152.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP152.yaml; sourceTree = ""; }; + A591C61D26FF786A00F9DBF0 /* MBP53.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP53.yaml; sourceTree = ""; }; + A591C61E26FF786A00F9DBF0 /* MBP12.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP12.yaml; sourceTree = ""; }; + A591C61F26FF786A00F9DBF0 /* MBP133.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP133.yaml; sourceTree = ""; }; + A591C62026FF786A00F9DBF0 /* MBP164.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP164.yaml; sourceTree = ""; }; + A591C62126FF786A00F9DBF0 /* MBP132.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP132.yaml; sourceTree = ""; }; + A591C62226FF786A00F9DBF0 /* MBP52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP52.yaml; sourceTree = ""; }; + A591C62326FF786A00F9DBF0 /* MBP91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP91.yaml; sourceTree = ""; }; + A591C62426FF786A00F9DBF0 /* MBP153.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP153.yaml; sourceTree = ""; }; + A591C62526FF786A00F9DBF0 /* MBP112.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBP112.yaml; sourceTree = ""; }; + A591C62726FF786A00F9DBF0 /* MM81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM81.yaml; sourceTree = ""; }; + A591C62826FF786A00F9DBF0 /* MM62.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM62.yaml; sourceTree = ""; }; + A591C62926FF786A00F9DBF0 /* MM52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM52.yaml; sourceTree = ""; }; + A591C62A26FF786A00F9DBF0 /* MM53.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM53.yaml; sourceTree = ""; }; + A591C62B26FF786A00F9DBF0 /* MM31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM31.yaml; sourceTree = ""; }; + A591C62C26FF786A00F9DBF0 /* MM11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM11.yaml; sourceTree = ""; }; + A591C62D26FF786A00F9DBF0 /* MM51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM51.yaml; sourceTree = ""; }; + A591C62E26FF786A00F9DBF0 /* MM71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM71.yaml; sourceTree = ""; }; + A591C62F26FF786A00F9DBF0 /* MM21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM21.yaml; sourceTree = ""; }; + A591C63026FF786A00F9DBF0 /* MM61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM61.yaml; sourceTree = ""; }; + A591C63126FF786A00F9DBF0 /* MM41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MM41.yaml; sourceTree = ""; }; + A591C63326FF786A00F9DBF0 /* XS21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = XS21.yaml; sourceTree = ""; }; + A591C63426FF786A00F9DBF0 /* XS11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = XS11.yaml; sourceTree = ""; }; + A591C63526FF786A00F9DBF0 /* XS31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = XS31.yaml; sourceTree = ""; }; + A591C63726FF786A00F9DBF0 /* IM181.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM181.yaml; sourceTree = ""; }; + A591C63826FF786A00F9DBF0 /* IM142.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM142.yaml; sourceTree = ""; }; + A591C63926FF786A00F9DBF0 /* IM162.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM162.yaml; sourceTree = ""; }; + A591C63A26FF786A00F9DBF0 /* IM61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM61.yaml; sourceTree = ""; }; + A591C63B26FF786A00F9DBF0 /* IM122.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM122.yaml; sourceTree = ""; }; + A591C63C26FF786A00F9DBF0 /* IM41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM41.yaml; sourceTree = ""; }; + A591C63D26FF786A00F9DBF0 /* IM143.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM143.yaml; sourceTree = ""; }; + A591C63E26FF786A00F9DBF0 /* IM133.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM133.yaml; sourceTree = ""; }; + A591C63F26FF786A00F9DBF0 /* IM191.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM191.yaml; sourceTree = ""; }; + A591C64026FF786A00F9DBF0 /* IM144.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM144.yaml; sourceTree = ""; }; + A591C64126FF786A00F9DBF0 /* IM113.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM113.yaml; sourceTree = ""; }; + A591C64226FF786A00F9DBF0 /* IM51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM51.yaml; sourceTree = ""; }; + A591C64326FF786A00F9DBF0 /* IM112.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM112.yaml; sourceTree = ""; }; + A591C64426FF786A00F9DBF0 /* IM201.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM201.yaml; sourceTree = ""; }; + A591C64526FF786A00F9DBF0 /* IM132.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM132.yaml; sourceTree = ""; }; + A591C64626FF786A00F9DBF0 /* IM71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM71.yaml; sourceTree = ""; }; + A591C64726FF786A00F9DBF0 /* IM131.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM131.yaml; sourceTree = ""; }; + A591C64826FF786A00F9DBF0 /* IM52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM52.yaml; sourceTree = ""; }; + A591C64926FF786A00F9DBF0 /* IM111.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM111.yaml; sourceTree = ""; }; + A591C64A26FF786A00F9DBF0 /* IM91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM91.yaml; sourceTree = ""; }; + A591C64B26FF786A00F9DBF0 /* IM202.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM202.yaml; sourceTree = ""; }; + A591C64C26FF786A00F9DBF0 /* IM192.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM192.yaml; sourceTree = ""; }; + A591C64D26FF786A00F9DBF0 /* IM151.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM151.yaml; sourceTree = ""; }; + A591C64E26FF786A00F9DBF0 /* IM171.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM171.yaml; sourceTree = ""; }; + A591C64F26FF786A00F9DBF0 /* IM101.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM101.yaml; sourceTree = ""; }; + A591C65026FF786A00F9DBF0 /* IM42.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM42.yaml; sourceTree = ""; }; + A591C65126FF786A00F9DBF0 /* IM81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM81.yaml; sourceTree = ""; }; + A591C65226FF786A00F9DBF0 /* IM183.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM183.yaml; sourceTree = ""; }; + A591C65326FF786A00F9DBF0 /* IM121.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM121.yaml; sourceTree = ""; }; + A591C65426FF786A00F9DBF0 /* IM161.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM161.yaml; sourceTree = ""; }; + A591C65526FF786A00F9DBF0 /* IM182.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM182.yaml; sourceTree = ""; }; + A591C65626FF786A00F9DBF0 /* IM141.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IM141.yaml; sourceTree = ""; }; + A591C65826FF786A00F9DBF0 /* MBA72.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA72.yaml; sourceTree = ""; }; + A591C65926FF786A00F9DBF0 /* MBA91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA91.yaml; sourceTree = ""; }; + A591C65A26FF786A00F9DBF0 /* MBA52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA52.yaml; sourceTree = ""; }; + A591C65B26FF786A00F9DBF0 /* MBA32.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA32.yaml; sourceTree = ""; }; + A591C65C26FF786A00F9DBF0 /* MBA81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA81.yaml; sourceTree = ""; }; + A591C65D26FF786A00F9DBF0 /* MBA42.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA42.yaml; sourceTree = ""; }; + A591C65E26FF786A00F9DBF0 /* MBA62.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA62.yaml; sourceTree = ""; }; + A591C65F26FF786A00F9DBF0 /* MBA21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA21.yaml; sourceTree = ""; }; + A591C66026FF786A00F9DBF0 /* MBA61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA61.yaml; sourceTree = ""; }; + A591C66126FF786A00F9DBF0 /* MBA82.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA82.yaml; sourceTree = ""; }; + A591C66226FF786A00F9DBF0 /* MBA41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA41.yaml; sourceTree = ""; }; + A591C66326FF786A00F9DBF0 /* MBA31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA31.yaml; sourceTree = ""; }; + A591C66426FF786A00F9DBF0 /* MBA11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA11.yaml; sourceTree = ""; }; + A591C66526FF786A00F9DBF0 /* MBA51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA51.yaml; sourceTree = ""; }; + A591C66626FF786A00F9DBF0 /* MBA71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MBA71.yaml; sourceTree = ""; }; + A591C66826FF786A00F9DBF0 /* MB51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB51.yaml; sourceTree = ""; }; + A591C66926FF786A00F9DBF0 /* MB71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB71.yaml; sourceTree = ""; }; + A591C66A26FF786A00F9DBF0 /* MB31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB31.yaml; sourceTree = ""; }; + A591C66B26FF786A00F9DBF0 /* MB11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB11.yaml; sourceTree = ""; }; + A591C66C26FF786A00F9DBF0 /* MB61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB61.yaml; sourceTree = ""; }; + A591C66D26FF786A00F9DBF0 /* MB41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB41.yaml; sourceTree = ""; }; + A591C66E26FF786A00F9DBF0 /* MB21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB21.yaml; sourceTree = ""; }; + A591C66F26FF786A00F9DBF0 /* MB81.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB81.yaml; sourceTree = ""; }; + A591C67026FF786A00F9DBF0 /* MB101.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB101.yaml; sourceTree = ""; }; + A591C67126FF786A00F9DBF0 /* MB52.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB52.yaml; sourceTree = ""; }; + A591C67226FF786A00F9DBF0 /* MB91.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MB91.yaml; sourceTree = ""; }; + A591C67426FF786A00F9DBF0 /* MP41.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP41.yaml; sourceTree = ""; }; + A591C67526FF786A00F9DBF0 /* MP61.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP61.yaml; sourceTree = ""; }; + A591C67626FF786A00F9DBF0 /* MP21.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP21.yaml; sourceTree = ""; }; + A591C67726FF786A00F9DBF0 /* MP71.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP71.yaml; sourceTree = ""; }; + A591C67826FF786A00F9DBF0 /* MP51.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP51.yaml; sourceTree = ""; }; + A591C67926FF786A00F9DBF0 /* MP11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP11.yaml; sourceTree = ""; }; + A591C67A26FF786A00F9DBF0 /* MP31.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = MP31.yaml; sourceTree = ""; }; + A591C67C26FF786A00F9DBF0 /* IMP11.yaml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = IMP11.yaml; sourceTree = ""; }; + A591C67D26FF786A00F9DBF0 /* update_generated.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = update_generated.py; sourceTree = ""; }; + A591C67E26FF786A00F9DBF0 /* update_products.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = update_products.py; sourceTree = ""; }; + A591C67F26FF786A00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591C68026FF786A00F9DBF0 /* Products.zjson */ = {isa = PBXFileReference; lastKnownFileType = text; path = Products.zjson; sourceTree = ""; }; + A591C68126FF786A00F9DBF0 /* DataBase.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = DataBase.md; sourceTree = ""; }; + A591C68326FF786A00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591C68526FF786A00F9DBF0 /* AudioDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioDxe.c; sourceTree = ""; }; + A591C68726FF786A00F9DBF0 /* HdaCodecInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecInfo.c; sourceTree = ""; }; + A591C68826FF786A00F9DBF0 /* HdaCodecComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecComponentName.c; sourceTree = ""; }; + A591C68926FF786A00F9DBF0 /* HdaCodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodec.h; sourceTree = ""; }; + A591C68A26FF786A00F9DBF0 /* HdaCodecAudioIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecAudioIo.c; sourceTree = ""; }; + A591C68B26FF786A00F9DBF0 /* HdaCodecComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecComponentName.h; sourceTree = ""; }; + A591C68C26FF786A00F9DBF0 /* HdaCodec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodec.c; sourceTree = ""; }; + A591C68E26FF786A00F9DBF0 /* HdaControllerComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerComponentName.c; sourceTree = ""; }; + A591C68F26FF786A00F9DBF0 /* HdaControllerMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerMem.c; sourceTree = ""; }; + A591C69026FF786A00F9DBF0 /* HdaController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaController.c; sourceTree = ""; }; + A591C69126FF786A00F9DBF0 /* HdaControllerHdaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerHdaIo.c; sourceTree = ""; }; + A591C69226FF786A00F9DBF0 /* HdaControllerInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerInfo.c; sourceTree = ""; }; + A591C69326FF786A00F9DBF0 /* HdaControllerComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerComponentName.h; sourceTree = ""; }; + A591C69426FF786A00F9DBF0 /* HdaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaController.h; sourceTree = ""; }; + A591C69526FF786A00F9DBF0 /* AudioDecode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioDecode.c; sourceTree = ""; }; + A591C69626FF786A00F9DBF0 /* AudioDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioDxe.h; sourceTree = ""; }; + A591C69726FF786A00F9DBF0 /* AudioDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AudioDxe.inf; sourceTree = ""; }; + A591C69926FF786A00F9DBF0 /* fsw_core.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_core.c; sourceTree = ""; }; + A591C69A26FF786A00F9DBF0 /* fsw_strfunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_strfunc.h; sourceTree = ""; }; + A591C69B26FF786A00F9DBF0 /* fsw_efi_edk2_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi_edk2_base.h; sourceTree = ""; }; + A591C69C26FF786A00F9DBF0 /* fsw_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_base.h; sourceTree = ""; }; + A591C69D26FF786A00F9DBF0 /* fsw_efi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi.h; sourceTree = ""; }; + A591C69E26FF786A00F9DBF0 /* fsw_hfsplus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_hfsplus.c; sourceTree = ""; }; + A591C69F26FF786A00F9DBF0 /* fsw_efi_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi_lib.c; sourceTree = ""; }; + A591C6A026FF786A00F9DBF0 /* fsw_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_lib.c; sourceTree = ""; }; + A591C6A126FF786A00F9DBF0 /* OpenHfsPlus.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenHfsPlus.inf; sourceTree = ""; }; + A591C6A226FF786A00F9DBF0 /* fsw_core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_core.h; sourceTree = ""; }; + A591C6A326FF786A00F9DBF0 /* fsw_efi_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi_base.h; sourceTree = ""; }; + A591C6A426FF786A00F9DBF0 /* fsw_hfsplus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_hfsplus.h; sourceTree = ""; }; + A591C6A526FF786A00F9DBF0 /* fsw_efi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi.c; sourceTree = ""; }; + A591C6A626FF786A00F9DBF0 /* Changelog.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Changelog.md; sourceTree = ""; }; + A591C6A726FF786A00F9DBF0 /* .shellcheckrc */ = {isa = PBXFileReference; lastKnownFileType = text; path = .shellcheckrc; sourceTree = ""; }; + A591C6A926FF786A00F9DBF0 /* 0001-MdeModulePkg-SataControllerDxe-Add-support-for-drive.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0001-MdeModulePkg-SataControllerDxe-Add-support-for-drive.patch"; sourceTree = ""; }; + A591C6AA26FF786A00F9DBF0 /* 0001-ShellPkg-Add-support-for-input-with-separately-repor.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0001-ShellPkg-Add-support-for-input-with-separately-repor.patch"; sourceTree = ""; }; + A591C6AB26FF786A00F9DBF0 /* 0002-MdeModulePkg-AtaAtapiPassThru-Add-support-for-drives.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0002-MdeModulePkg-AtaAtapiPassThru-Add-support-for-drives.patch"; sourceTree = ""; }; + A591C6AC26FF786A00F9DBF0 /* 0005-ShellPkg-Devices-shell-command-support-misaligned-de.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0005-ShellPkg-Devices-shell-command-support-misaligned-de.patch"; sourceTree = ""; }; + A591C6AD26FF786A00F9DBF0 /* 0003-MdeModulePkg-AtaAtapiPassThru-Reduce-timeout.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0003-MdeModulePkg-AtaAtapiPassThru-Reduce-timeout.patch"; sourceTree = ""; }; + A591C6AE26FF786A00F9DBF0 /* 0004-OvmfPkg-SioBusDxe-Add-PS2-mouse-support.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = "0004-OvmfPkg-SioBusDxe-Add-PS2-mouse-support.patch"; sourceTree = ""; }; + A591C6B226FF786A00F9DBF0 /* AppleMacEfiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMacEfiSpec.h; sourceTree = ""; }; + A591C6B426FF786A00F9DBF0 /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; + A591C6B626FF786A00F9DBF0 /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; + A591C6B826FF786A00F9DBF0 /* AppleProvisioning.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleProvisioning.h; sourceTree = ""; }; + A591C6B926FF786A00F9DBF0 /* AppleIcon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleIcon.h; sourceTree = ""; }; + A591C6BA26FF786A00F9DBF0 /* AppleMachoImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMachoImage.h; sourceTree = ""; }; + A591C6BB26FF786A00F9DBF0 /* AppleSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmBios.h; sourceTree = ""; }; + A591C6BC26FF786A00F9DBF0 /* AppleNec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleNec.h; sourceTree = ""; }; + A591C6BD26FF786A00F9DBF0 /* AppleRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRtc.h; sourceTree = ""; }; + A591C6BE26FF786A00F9DBF0 /* AppleDiskImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskImage.h; sourceTree = ""; }; + A591C6BF26FF786A00F9DBF0 /* ApplePerfData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePerfData.h; sourceTree = ""; }; + A591C6C026FF786A00F9DBF0 /* AppleChunklist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleChunklist.h; sourceTree = ""; }; + A591C6C126FF786A00F9DBF0 /* AppleFatBinaryImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFatBinaryImage.h; sourceTree = ""; }; + A591C6C226FF786A00F9DBF0 /* AppleSmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmc.h; sourceTree = ""; }; + A591C6C326FF786A00F9DBF0 /* AppleHibernate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHibernate.h; sourceTree = ""; }; + A591C6C426FF786A00F9DBF0 /* AppleFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFeatures.h; sourceTree = ""; }; + A591C6C526FF786A00F9DBF0 /* Apm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apm.h; sourceTree = ""; }; + A591C6C626FF786A00F9DBF0 /* Apfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apfs.h; sourceTree = ""; }; + A591C6C726FF786A00F9DBF0 /* AppleCsrConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCsrConfig.h; sourceTree = ""; }; + A591C6C826FF786A00F9DBF0 /* AppleDiskLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskLabel.h; sourceTree = ""; }; + A591C6C926FF786A00F9DBF0 /* AppleBootArgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBootArgs.h; sourceTree = ""; }; + A591C6CA26FF786A00F9DBF0 /* AppleHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHid.h; sourceTree = ""; }; + A591C6CB26FF786A00F9DBF0 /* AppleIntelCpuInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleIntelCpuInfo.h; sourceTree = ""; }; + A591C6CC26FF786A00F9DBF0 /* AppleKmodInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKmodInfo.h; sourceTree = ""; }; + A591C6CD26FF786A00F9DBF0 /* AppleKxldState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKxldState.h; sourceTree = ""; }; + A591C6CE26FF786A00F9DBF0 /* AppleCompressedBinaryImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCompressedBinaryImage.h; sourceTree = ""; }; + A591C6CF26FF786A00F9DBF0 /* AppleMkext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMkext.h; sourceTree = ""; }; + A591C6D026FF786A00F9DBF0 /* AppleMacEfi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMacEfi.h; sourceTree = ""; }; + A591C6D226FF786A00F9DBF0 /* AppleInterruptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleInterruptLib.h; sourceTree = ""; }; + A591C6D326FF786A00F9DBF0 /* BiosIdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosIdLib.h; sourceTree = ""; }; + A591C6D426FF786A00F9DBF0 /* AppleSmbiosLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmbiosLib.h; sourceTree = ""; }; + A591C6D526FF786A00F9DBF0 /* AppleCpuExtensionsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuExtensionsLib.h; sourceTree = ""; }; + A591C6D626FF786A00F9DBF0 /* AppleDataHubLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDataHubLib.h; sourceTree = ""; }; + A591C6D726FF786A00F9DBF0 /* AppleEventLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEventLib.h; sourceTree = ""; }; + A591C6D926FF786A00F9DBF0 /* UserInterfaceTheme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserInterfaceTheme.h; sourceTree = ""; }; + A591C6DA26FF786A00F9DBF0 /* OSInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSInfo.h; sourceTree = ""; }; + A591C6DB26FF786A00F9DBF0 /* AppleDeviceControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDeviceControl.h; sourceTree = ""; }; + A591C6DC26FF786A00F9DBF0 /* AppleSmcIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmcIo.h; sourceTree = ""; }; + A591C6DD26FF786A00F9DBF0 /* AppleGraphicsPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleGraphicsPolicy.h; sourceTree = ""; }; + A591C6DE26FF786A00F9DBF0 /* ApplePartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePartitionInfo.h; sourceTree = ""; }; + A591C6DF26FF786A00F9DBF0 /* ApfsUnsupportedBds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsUnsupportedBds.h; sourceTree = ""; }; + A591C6E026FF786A00F9DBF0 /* AppleSecureBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSecureBoot.h; sourceTree = ""; }; + A591C6E126FF786A00F9DBF0 /* AppleFirmwarePassword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFirmwarePassword.h; sourceTree = ""; }; + A591C6E226FF786A00F9DBF0 /* AppleDiskImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskImage.h; sourceTree = ""; }; + A591C6E326FF786A00F9DBF0 /* AppleImageConversion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleImageConversion.h; sourceTree = ""; }; + A591C6E426FF786A00F9DBF0 /* AppleRamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRamDisk.h; sourceTree = ""; }; + A591C6E526FF786A00F9DBF0 /* KeyboardInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyboardInfo.h; sourceTree = ""; }; + A591C6E626FF786A00F9DBF0 /* AppleBeepGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBeepGen.h; sourceTree = ""; }; + A591C6E726FF786A00F9DBF0 /* AppleKeyMapDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapDatabase.h; sourceTree = ""; }; + A591C6E826FF786A00F9DBF0 /* AppleGraphicsDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleGraphicsDriver.h; sourceTree = ""; }; + A591C6E926FF786A00F9DBF0 /* AppleRemovableMedia.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRemovableMedia.h; sourceTree = ""; }; + A591C6EA26FF786A00F9DBF0 /* AppleKeyMapAggregator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapAggregator.h; sourceTree = ""; }; + A591C6EB26FF786A00F9DBF0 /* AppleFramebufferInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFramebufferInfo.h; sourceTree = ""; }; + A591C6EC26FF786A00F9DBF0 /* ApfsEncryptedPartition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEncryptedPartition.h; sourceTree = ""; }; + A591C6ED26FF786A00F9DBF0 /* AppleImg4Verification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleImg4Verification.h; sourceTree = ""; }; + A591C6EE26FF786A00F9DBF0 /* DevicePathPropertyDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathPropertyDatabase.h; sourceTree = ""; }; + A591C6EF26FF786A00F9DBF0 /* AppleSingleFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSingleFile.h; sourceTree = ""; }; + A591C6F026FF786A00F9DBF0 /* AppleRtcRam.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleRtcRam.h; sourceTree = ""; }; + A591C6F126FF786A00F9DBF0 /* AppleVoiceOver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleVoiceOver.h; sourceTree = ""; }; + A591C6F226FF786A00F9DBF0 /* AppleDebugLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDebugLog.h; sourceTree = ""; }; + A591C6F326FF786A00F9DBF0 /* AppleHda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHda.h; sourceTree = ""; }; + A591C6F426FF786A00F9DBF0 /* Apple80211.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apple80211.h; sourceTree = ""; }; + A591C6F526FF786A00F9DBF0 /* ApfsEfiBootRecordInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEfiBootRecordInfo.h; sourceTree = ""; }; + A591C6F626FF786A00F9DBF0 /* ApplePlatformInfoDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfoDatabase.h; sourceTree = ""; }; + A591C6F726FF786A00F9DBF0 /* AppleDiag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiag.h; sourceTree = ""; }; + A591C6F826FF786A00F9DBF0 /* AppleDiagLed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiagLed.h; sourceTree = ""; }; + A591C6F926FF786A00F9DBF0 /* AppleSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSystemInfo.h; sourceTree = ""; }; + A591C6FA26FF786A00F9DBF0 /* AppleBootPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBootPolicy.h; sourceTree = ""; }; + A591C6FB26FF786A00F9DBF0 /* AppleEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEvent.h; sourceTree = ""; }; + A591C6FC26FF786A00F9DBF0 /* AppleEg2Info.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEg2Info.h; sourceTree = ""; }; + A591C6FD26FF786A00F9DBF0 /* AppleDmgBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDmgBoot.h; sourceTree = ""; }; + A591C6FE26FF786A00F9DBF0 /* AppleLoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleLoadImage.h; sourceTree = ""; }; + A591C70026FF786A00F9DBF0 /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; + A591C70226FF786A00F9DBF0 /* AppleBless.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBless.h; sourceTree = ""; }; + A591C70326FF786A00F9DBF0 /* AppleDataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDataHub.h; sourceTree = ""; }; + A591C70426FF786A00F9DBF0 /* AppleFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFile.h; sourceTree = ""; }; + A591C70526FF786A00F9DBF0 /* AppleOSLoaded.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleOSLoaded.h; sourceTree = ""; }; + A591C70626FF786A00F9DBF0 /* AppleCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCertificate.h; sourceTree = ""; }; + A591C70726FF786A00F9DBF0 /* AppleDevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDevicePath.h; sourceTree = ""; }; + A591C70826FF786A00F9DBF0 /* AppleHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHob.h; sourceTree = ""; }; + A591C70926FF786A00F9DBF0 /* AppleTscFrequency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleTscFrequency.h; sourceTree = ""; }; + A591C70A26FF786A00F9DBF0 /* ApplePlatformInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfo.h; sourceTree = ""; }; + A591C70B26FF786A00F9DBF0 /* AppleHfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHfsInfo.h; sourceTree = ""; }; + A591C70C26FF786A00F9DBF0 /* AppleVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleVariable.h; sourceTree = ""; }; + A591C70D26FF786A00F9DBF0 /* BiosId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosId.h; sourceTree = ""; }; + A591C70E26FF786A00F9DBF0 /* AppleApfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleApfsInfo.h; sourceTree = ""; }; + A591C70F26FF786A00F9DBF0 /* AppleTDMApprovedGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleTDMApprovedGuid.h; sourceTree = ""; }; + A591C71026FF786A00F9DBF0 /* AppleFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFirmwareVolume.h; sourceTree = ""; }; + A591C71226FF786A00F9DBF0 /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; + A591C71426FF786A00F9DBF0 /* AppleCpuType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleCpuType.h; sourceTree = ""; }; + A591C71726FF786A00F9DBF0 /* HeciMsg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeciMsg.h; sourceTree = ""; }; + A591C71826FF786A00F9DBF0 /* HdaRegisters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaRegisters.h; sourceTree = ""; }; + A591C71926FF786A00F9DBF0 /* GenericIch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericIch.h; sourceTree = ""; }; + A591C71A26FF786A00F9DBF0 /* CpuId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuId.h; sourceTree = ""; }; + A591C71B26FF786A00F9DBF0 /* HeciClientMsg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeciClientMsg.h; sourceTree = ""; }; + A591C71C26FF786A00F9DBF0 /* MkhiMsgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MkhiMsgs.h; sourceTree = ""; }; + A591C71D26FF786A00F9DBF0 /* HdaVerbs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaVerbs.h; sourceTree = ""; }; + A591C71E26FF786A00F9DBF0 /* PttPtpRegs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PttPtpRegs.h; sourceTree = ""; }; + A591C71F26FF786A00F9DBF0 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A591C72026FF786A00F9DBF0 /* ProcessorInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorInfo.h; sourceTree = ""; }; + A591C72226FF786A00F9DBF0 /* Heci2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Heci2.h; sourceTree = ""; }; + A591C72326FF786A00F9DBF0 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; + A591C72426FF786A00F9DBF0 /* HotPlugDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HotPlugDevice.h; sourceTree = ""; }; + A591C72526FF786A00F9DBF0 /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = ""; }; + A591C72626FF786A00F9DBF0 /* ConsoleControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleControl.h; sourceTree = ""; }; + A591C72726FF786A00F9DBF0 /* Heci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Heci.h; sourceTree = ""; }; + A591C72826FF786A00F9DBF0 /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = ""; }; + A591C72926FF786A00F9DBF0 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = ""; }; + A591C72A26FF786A00F9DBF0 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A591C72B26FF786A00F9DBF0 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; + A591C72C26FF786A00F9DBF0 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; + A591C72E26FF786A00F9DBF0 /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = ""; }; + A591C72F26FF786A00F9DBF0 /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = ""; }; + A591C73226FF786A00F9DBF0 /* AmiPointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiPointer.h; sourceTree = ""; }; + A591C73326FF786A00F9DBF0 /* AmiSoftKbd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiSoftKbd.h; sourceTree = ""; }; + A591C73426FF786A00F9DBF0 /* AmiKeycode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiKeycode.h; sourceTree = ""; }; + A591C73526FF786A00F9DBF0 /* AmiSoftKbdRestore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiSoftKbdRestore.h; sourceTree = ""; }; + A591C73726FF786A00F9DBF0 /* EfiLdrHandoff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = ""; }; + A591C73926FF786A00F9DBF0 /* DuetBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DuetBdsLib.h; sourceTree = ""; }; + A591C73A26FF786A00F9DBF0 /* FlashLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FlashLayout.h; sourceTree = ""; }; + A591C73B26FF786A00F9DBF0 /* EfiFlashMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiFlashMap.h; sourceTree = ""; }; + A591C73D26FF786A00F9DBF0 /* PciOptionRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomTable.h; sourceTree = ""; }; + A591C73E26FF786A00F9DBF0 /* PciExpressBaseAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressBaseAddress.h; sourceTree = ""; }; + A591C73F26FF786A00F9DBF0 /* DxeCoreFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreFileName.h; sourceTree = ""; }; + A591C74026FF786A00F9DBF0 /* LdrMemoryDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LdrMemoryDescriptor.h; sourceTree = ""; }; + A591C74126FF786A00F9DBF0 /* FlashMapHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FlashMapHob.h; sourceTree = ""; }; + A591C74226FF786A00F9DBF0 /* AcpiDescription.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiDescription.h; sourceTree = ""; }; + A591C74326FF786A00F9DBF0 /* EfiImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiImageFormat.h; sourceTree = ""; }; + A591C74526FF786A00F9DBF0 /* MicrosoftWindows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrosoftWindows.h; sourceTree = ""; }; + A591C74726FF786A00F9DBF0 /* MicrosoftVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrosoftVariable.h; sourceTree = ""; }; + A591C74A26FF786A00F9DBF0 /* McpMemoryController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = McpMemoryController.h; sourceTree = ""; }; + A591C74D26FF786A00F9DBF0 /* Riff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Riff.h; sourceTree = ""; }; + A591C74E26FF786A00F9DBF0 /* Edid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edid.h; sourceTree = ""; }; + A591C74F26FF786A00F9DBF0 /* UsbHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHid.h; sourceTree = ""; }; + A591C75026FF786A00F9DBF0 /* stdbool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdbool.h; sourceTree = ""; }; + A591C75326FF786A00F9DBF0 /* PeCoffImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffImage.h; sourceTree = ""; }; + A591C75526FF786A00F9DBF0 /* OcVariableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcVariableLib.h; sourceTree = ""; }; + A591C75626FF786A00F9DBF0 /* OcTypingLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcTypingLib.h; sourceTree = ""; }; + A591C75726FF786A00F9DBF0 /* OcAppleImg4Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleImg4Lib.h; sourceTree = ""; }; + A591C75826FF786A00F9DBF0 /* OcHeciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHeciLib.h; sourceTree = ""; }; + A591C75926FF786A00F9DBF0 /* OcAppleKeyMapLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleKeyMapLib.h; sourceTree = ""; }; + A591C75A26FF786A00F9DBF0 /* OcCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCpuLib.h; sourceTree = ""; }; + A591C75B26FF786A00F9DBF0 /* OcHashServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHashServicesLib.h; sourceTree = ""; }; + A591C75C26FF786A00F9DBF0 /* OcMacInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMacInfoLib.h; sourceTree = ""; }; + A591C75D26FF786A00F9DBF0 /* OcApfsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcApfsLib.h; sourceTree = ""; }; + A591C75E26FF786A00F9DBF0 /* OcVirtualFsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcVirtualFsLib.h; sourceTree = ""; }; + A591C75F26FF786A00F9DBF0 /* OcAppleImageConversionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleImageConversionLib.h; sourceTree = ""; }; + A591C76026FF786A00F9DBF0 /* OcRtcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRtcLib.h; sourceTree = ""; }; + A591C76126FF786A00F9DBF0 /* OcMiscLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMiscLib.h; sourceTree = ""; }; + A591C76226FF786A00F9DBF0 /* OcPeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPeCoffLib.h; sourceTree = ""; }; + A591C76326FF786A00F9DBF0 /* OcConfigurationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcConfigurationLib.h; sourceTree = ""; }; + A591C76426FF786A00F9DBF0 /* OcDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDevicePathLib.h; sourceTree = ""; }; + A591C76526FF786A00F9DBF0 /* OcFileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFileLib.h; sourceTree = ""; }; + A591C76626FF786A00F9DBF0 /* OcMainLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMainLib.h; sourceTree = ""; }; + A591C76726FF786A00F9DBF0 /* OcTemplateLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcTemplateLib.h; sourceTree = ""; }; + A591C76826FF786A00F9DBF0 /* OcAppleKernelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleKernelLib.h; sourceTree = ""; }; + A591C76926FF786A00F9DBF0 /* OcDriverConnectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDriverConnectionLib.h; sourceTree = ""; }; + A591C76A26FF786A00F9DBF0 /* OcAudioLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAudioLib.h; sourceTree = ""; }; + A591C76B26FF786A00F9DBF0 /* OcStorageLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcStorageLib.h; sourceTree = ""; }; + A591C76C26FF786A00F9DBF0 /* OcAppleRamDiskLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleRamDiskLib.h; sourceTree = ""; }; + A591C76D26FF786A00F9DBF0 /* OcDeviceMiscLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDeviceMiscLib.h; sourceTree = ""; }; + A591C76E26FF786A00F9DBF0 /* OcAfterBootCompatLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAfterBootCompatLib.h; sourceTree = ""; }; + A591C76F26FF786A00F9DBF0 /* OcStringLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcStringLib.h; sourceTree = ""; }; + A591C77026FF786A00F9DBF0 /* OcAppleUserInterfaceThemeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleUserInterfaceThemeLib.h; sourceTree = ""; }; + A591C77126FF786A00F9DBF0 /* OcDebugLogLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDebugLogLib.h; sourceTree = ""; }; + A591C77226FF786A00F9DBF0 /* OcXmlLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcXmlLib.h; sourceTree = ""; }; + A591C77326FF786A00F9DBF0 /* OcPeCoffExtLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPeCoffExtLib.h; sourceTree = ""; }; + A591C77426FF786A00F9DBF0 /* OcFirmwarePasswordLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwarePasswordLib.h; sourceTree = ""; }; + A591C77526FF786A00F9DBF0 /* OcMachoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMachoLib.h; sourceTree = ""; }; + A591C77626FF786A00F9DBF0 /* OcAppleChunklistLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleChunklistLib.h; sourceTree = ""; }; + A591C77726FF786A00F9DBF0 /* OcAcpiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAcpiLib.h; sourceTree = ""; }; + A591C77826FF786A00F9DBF0 /* OcDataHubLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDataHubLib.h; sourceTree = ""; }; + A591C77926FF786A00F9DBF0 /* OcSerializeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSerializeLib.h; sourceTree = ""; }; + A591C77A26FF786A00F9DBF0 /* OcBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootServicesTableLib.h; sourceTree = ""; }; + A591C77B26FF786A00F9DBF0 /* OcFlexArrayLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFlexArrayLib.h; sourceTree = ""; }; + A591C77C26FF786A00F9DBF0 /* OcMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMemoryLib.h; sourceTree = ""; }; + A591C77D26FF786A00F9DBF0 /* OcSmcLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmcLib.h; sourceTree = ""; }; + A591C77E26FF786A00F9DBF0 /* OcMp3Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMp3Lib.h; sourceTree = ""; }; + A591C77F26FF786A00F9DBF0 /* OcOSInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcOSInfoLib.h; sourceTree = ""; }; + A591C78026FF786A00F9DBF0 /* OcBootManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootManagementLib.h; sourceTree = ""; }; + A591C78126FF786A00F9DBF0 /* OcHdaDevicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHdaDevicesLib.h; sourceTree = ""; }; + A591C78226FF786A00F9DBF0 /* OcGuardLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcGuardLib.h; sourceTree = ""; }; + A591C78326FF786A00F9DBF0 /* OcAppleSecureBootLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleSecureBootLib.h; sourceTree = ""; }; + A591C78426FF786A00F9DBF0 /* OcSmbiosLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmbiosLib.h; sourceTree = ""; }; + A591C78526FF786A00F9DBF0 /* OcUnicodeCollationEngGenericLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcUnicodeCollationEngGenericLib.h; sourceTree = ""; }; + A591C78626FF786A00F9DBF0 /* OcWaveLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcWaveLib.h; sourceTree = ""; }; + A591C78726FF786A00F9DBF0 /* OcAppleBootPolicyLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleBootPolicyLib.h; sourceTree = ""; }; + A591C78826FF786A00F9DBF0 /* OcCryptoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCryptoLib.h; sourceTree = ""; }; + A591C78926FF786A00F9DBF0 /* OcDevicePropertyLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDevicePropertyLib.h; sourceTree = ""; }; + A591C78A26FF786A00F9DBF0 /* OcAppleKeysLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleKeysLib.h; sourceTree = ""; }; + A591C78B26FF786A00F9DBF0 /* OcInputLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcInputLib.h; sourceTree = ""; }; + A591C78C26FF786A00F9DBF0 /* OcAppleDiskImageLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleDiskImageLib.h; sourceTree = ""; }; + A591C78D26FF786A00F9DBF0 /* OcDeviceTreeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcDeviceTreeLib.h; sourceTree = ""; }; + A591C78E26FF786A00F9DBF0 /* OcAppleEventLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleEventLib.h; sourceTree = ""; }; + A591C78F26FF786A00F9DBF0 /* OcPngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPngLib.h; sourceTree = ""; }; + A591C79026FF786A00F9DBF0 /* OcFirmwareVolumeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwareVolumeLib.h; sourceTree = ""; }; + A591C79126FF786A00F9DBF0 /* OcTimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcTimerLib.h; sourceTree = ""; }; + A591C79226FF786A00F9DBF0 /* OcRngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRngLib.h; sourceTree = ""; }; + A591C79326FF786A00F9DBF0 /* OcConsoleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcConsoleLib.h; sourceTree = ""; }; + A591C79426FF786A00F9DBF0 /* OcBlitLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBlitLib.h; sourceTree = ""; }; + A591C79526FF786A00F9DBF0 /* OcCompressionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCompressionLib.h; sourceTree = ""; }; + A591C79726FF786A00F9DBF0 /* OcInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcInterface.h; sourceTree = ""; }; + A591C79826FF786A00F9DBF0 /* OcFirmwareRuntime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwareRuntime.h; sourceTree = ""; }; + A591C79926FF786A00F9DBF0 /* HdaControllerInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerInfo.h; sourceTree = ""; }; + A591C79A26FF786A00F9DBF0 /* AudioIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioIo.h; sourceTree = ""; }; + A591C79B26FF786A00F9DBF0 /* HdaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaIo.h; sourceTree = ""; }; + A591C79C26FF786A00F9DBF0 /* OcAfterBootCompat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAfterBootCompat.h; sourceTree = ""; }; + A591C79D26FF786A00F9DBF0 /* HdaCodecInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecInfo.h; sourceTree = ""; }; + A591C79E26FF786A00F9DBF0 /* OcBootEntry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootEntry.h; sourceTree = ""; }; + A591C79F26FF786A00F9DBF0 /* OcForceResolution.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcForceResolution.h; sourceTree = ""; }; + A591C7A026FF786A00F9DBF0 /* OcBootstrap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcBootstrap.h; sourceTree = ""; }; + A591C7A126FF786A00F9DBF0 /* AudioDecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioDecode.h; sourceTree = ""; }; + A591C7A226FF786A00F9DBF0 /* OcLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcLog.h; sourceTree = ""; }; + A591C7A326FF786A00F9DBF0 /* OcAudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAudio.h; sourceTree = ""; }; + A591C7A526FF786A00F9DBF0 /* OcSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmBios.h; sourceTree = ""; }; + A591C7A626FF786A00F9DBF0 /* OcVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcVariable.h; sourceTree = ""; }; + A591C7A926FF786A00F9DBF0 /* VMwareMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMwareMac.h; sourceTree = ""; }; + A591C7AA26FF786A00F9DBF0 /* VMwareDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMwareDebug.h; sourceTree = ""; }; + A591C7AB26FF786A00F9DBF0 /* VMwareHda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMwareHda.h; sourceTree = ""; }; + A591C7AE26FF786A00F9DBF0 /* GuiApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuiApp.c; sourceTree = ""; }; + A591C7AF26FF786A00F9DBF0 /* BmfLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmfLib.h; sourceTree = ""; }; + A591C7B026FF786A00F9DBF0 /* OpenCanopy.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCanopy.inf; sourceTree = ""; }; + A591C7B126FF786A00F9DBF0 /* Images.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Images.c; sourceTree = ""; }; + A591C7B326FF786A00F9DBF0 /* InputSimTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputSimTextIn.c; sourceTree = ""; }; + A591C7B426FF786A00F9DBF0 /* InputSimAbsPtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputSimAbsPtr.c; sourceTree = ""; }; + A591C7B526FF786A00F9DBF0 /* OpenCanopy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenCanopy.h; sourceTree = ""; }; + A591C7B726FF786A00F9DBF0 /* OutputStGop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OutputStGop.c; sourceTree = ""; }; + A591C7B826FF786A00F9DBF0 /* Blending.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Blending.h; sourceTree = ""; }; + A591C7B926FF786A00F9DBF0 /* OcBootstrap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBootstrap.c; sourceTree = ""; }; + A591C7BA26FF786A00F9DBF0 /* GuiApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuiApp.h; sourceTree = ""; }; + A591C7BB26FF786A00F9DBF0 /* GuiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuiIo.h; sourceTree = ""; }; + A591C7BC26FF786A00F9DBF0 /* OpenCanopy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCanopy.c; sourceTree = ""; }; + A591C7BD26FF786A00F9DBF0 /* BitmapFont.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitmapFont.c; sourceTree = ""; }; + A591C7BF26FF786A00F9DBF0 /* Common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Common.c; sourceTree = ""; }; + A591C7C026FF786A00F9DBF0 /* Password.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Password.c; sourceTree = ""; }; + A591C7C126FF786A00F9DBF0 /* BootPicker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootPicker.c; sourceTree = ""; }; + A591C7C226FF786A00F9DBF0 /* Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = ""; }; + A591C7C326FF786A00F9DBF0 /* BootPicker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootPicker.h; sourceTree = ""; }; + A591C7C426FF786A00F9DBF0 /* BmfFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmfFile.h; sourceTree = ""; }; + A591C7C526FF786A00F9DBF0 /* Blending.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Blending.c; sourceTree = ""; }; + A591C7C726FF786A00F9DBF0 /* OpenRuntimePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenRuntimePrivate.h; sourceTree = ""; }; + A591C7C826FF786A00F9DBF0 /* OpenRuntime.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenRuntime.inf; sourceTree = ""; }; + A591C7C926FF786A00F9DBF0 /* OpenRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenRuntime.c; sourceTree = ""; }; + A591C7CA26FF786A00F9DBF0 /* UefiRuntimeServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServices.c; sourceTree = ""; }; + A591C7CC26FF786A00F9DBF0 /* Apm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Apm.c; sourceTree = ""; }; + A591C7CD26FF786A00F9DBF0 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = ""; }; + A591C7CE26FF786A00F9DBF0 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; + A591C7CF26FF786A00F9DBF0 /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = ""; }; + A591C7D026FF786A00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C7D126FF786A00F9DBF0 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = ""; }; + A591C7D226FF786A00F9DBF0 /* PartitionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = ""; }; + A591C7D326FF786A00F9DBF0 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = ""; }; + A591C7D426FF786A00F9DBF0 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = ""; }; + A591C7D526FF786A00F9DBF0 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = ""; }; + A591C7D626FF786A00F9DBF0 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = ""; }; + A591C7D826FF786A00F9DBF0 /* GrubCfg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GrubCfg.c; sourceTree = ""; }; + A591C7D926FF786A00F9DBF0 /* LoaderEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LoaderEntry.c; sourceTree = ""; }; + A591C7DA26FF786A00F9DBF0 /* OpenLinuxBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenLinuxBoot.c; sourceTree = ""; }; + A591C7DB26FF786A00F9DBF0 /* GrubVars.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GrubVars.c; sourceTree = ""; }; + A591C7DC26FF786A00F9DBF0 /* GrubEnv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GrubEnv.c; sourceTree = ""; }; + A591C7DD26FF786A00F9DBF0 /* OpenLinuxBoot.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenLinuxBoot.inf; sourceTree = ""; }; + A591C7DE26FF786A00F9DBF0 /* Autodetect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Autodetect.c; sourceTree = ""; }; + A591C7DF26FF786A00F9DBF0 /* LinuxBootInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LinuxBootInternal.h; sourceTree = ""; }; + A591C7E126FF786A00F9DBF0 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = ""; }; + A591C7E226FF786A00F9DBF0 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = ""; }; + A591C7E326FF786A00F9DBF0 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = ""; }; + A591C7E426FF786A00F9DBF0 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = ""; }; + A591C7E526FF786A00F9DBF0 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = ""; }; + A591C7E626FF786A00F9DBF0 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = ""; }; + A591C7E726FF786A00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C7E826FF786A00F9DBF0 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = ""; }; + A591C7E926FF786A00F9DBF0 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = ""; }; + A591C7EA26FF786A00F9DBF0 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = ""; }; + A591C7EC26FF786A00F9DBF0 /* CrScreenshotDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CrScreenshotDxe.inf; sourceTree = ""; }; + A591C7ED26FF786A00F9DBF0 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A591C7EE26FF786A00F9DBF0 /* CrScreenshotDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CrScreenshotDxe.c; sourceTree = ""; }; + A591C7EF26FF786A00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591C7F226FF786B00F9DBF0 /* AcpiTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTest.c; sourceTree = ""; }; + A591C7F326FF786B00F9DBF0 /* AcpiTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTestApp.inf; sourceTree = ""; }; + A591C7F426FF786B00F9DBF0 /* AcpiTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTest.inf; sourceTree = ""; }; + A591C7F626FF786B00F9DBF0 /* CryptoTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CryptoTest.inf; sourceTree = ""; }; + A591C7F726FF786B00F9DBF0 /* CryptoTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CryptoTest.c; sourceTree = ""; }; + A591C7F826FF786B00F9DBF0 /* CryptoSamples.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CryptoSamples.h; sourceTree = ""; }; + A591C7F926FF786B00F9DBF0 /* CryptoTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CryptoTestApp.inf; sourceTree = ""; }; + A591C7FB26FF786B00F9DBF0 /* SmbiosTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosTestApp.inf; sourceTree = ""; }; + A591C7FC26FF786B00F9DBF0 /* SmbiosTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosTest.inf; sourceTree = ""; }; + A591C7FD26FF786B00F9DBF0 /* SmbiosTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosTest.c; sourceTree = ""; }; + A591C7FF26FF786B00F9DBF0 /* DataHubTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubTestApp.inf; sourceTree = ""; }; + A591C80026FF786B00F9DBF0 /* DataHubTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubTest.inf; sourceTree = ""; }; + A591C80126FF786B00F9DBF0 /* DataHubTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHubTest.c; sourceTree = ""; }; + A591C80326FF786B00F9DBF0 /* PropertyTest.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PropertyTest.inf; sourceTree = ""; }; + A591C80426FF786B00F9DBF0 /* PropertyTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertyTest.c; sourceTree = ""; }; + A591C80526FF786B00F9DBF0 /* PropertyTestApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PropertyTestApp.inf; sourceTree = ""; }; + A591C80826FF786B00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591C80926FF786B00F9DBF0 /* boot0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = boot0.nasm; sourceTree = ""; }; + A591C80A26FF786B00F9DBF0 /* boot1f32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = boot1f32.nasm; sourceTree = ""; }; + A591C80D26FF786B00F9DBF0 /* SmbiosGenStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosGenStrings.uni; sourceTree = ""; }; + A591C80E26FF786B00F9DBF0 /* SmbiosGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosGen.c; sourceTree = ""; }; + A591C80F26FF786B00F9DBF0 /* SmbiosGen.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosGen.inf; sourceTree = ""; }; + A591C81026FF786B00F9DBF0 /* SmbiosGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosGen.h; sourceTree = ""; }; + A591C81326FF786B00F9DBF0 /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = ""; }; + A591C81426FF786B00F9DBF0 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = ""; }; + A591C81626FF786B00F9DBF0 /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = ""; }; + A591C81726FF786B00F9DBF0 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = ""; }; + A591C81826FF786B00F9DBF0 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = ""; }; + A591C81A26FF786B00F9DBF0 /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = ""; }; + A591C81B26FF786B00F9DBF0 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = ""; }; + A591C81C26FF786B00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C81D26FF786B00F9DBF0 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = ""; }; + A591C81E26FF786B00F9DBF0 /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = ""; }; + A591C81F26FF786B00F9DBF0 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = ""; }; + A591C82026FF786B00F9DBF0 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = ""; }; + A591C82326FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C82426FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C82526FF786B00F9DBF0 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = ""; }; + A591C82626FF786B00F9DBF0 /* PeLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeLoader.c; sourceTree = ""; }; + A591C82726FF786B00F9DBF0 /* EfiLdrHandoff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = ""; }; + A591C82826FF786B00F9DBF0 /* Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Support.c; sourceTree = ""; }; + A591C82926FF786B00F9DBF0 /* EfiLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLoader.c; sourceTree = ""; }; + A591C82A26FF786B00F9DBF0 /* EfiLdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdr.h; sourceTree = ""; }; + A591C82C26FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C82D26FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C82E26FF786B00F9DBF0 /* PeLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeLoader.h; sourceTree = ""; }; + A591C82F26FF786B00F9DBF0 /* EfiLdr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiLdr.inf; sourceTree = ""; }; + A591C83026FF786B00F9DBF0 /* Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Support.h; sourceTree = ""; }; + A591C83226FF786B00F9DBF0 /* PciRootBridgeNoEnumeration.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciRootBridgeNoEnumeration.inf; sourceTree = ""; }; + A591C83326FF786B00F9DBF0 /* PcatPciRootBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridge.c; sourceTree = ""; }; + A591C83426FF786B00F9DBF0 /* PcatPciRootBridgeDevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeDevicePath.c; sourceTree = ""; }; + A591C83526FF786B00F9DBF0 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = ""; }; + A591C83626FF786B00F9DBF0 /* PcatPciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeIo.c; sourceTree = ""; }; + A591C83726FF786B00F9DBF0 /* PcatPciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatPciRootBridge.h; sourceTree = ""; }; + A591C83826FF786B00F9DBF0 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = ""; }; + A591C83926FF786B00F9DBF0 /* DeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceIo.c; sourceTree = ""; }; + A591C83B26FF786B00F9DBF0 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = ""; }; + A591C83C26FF786B00F9DBF0 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = ""; }; + A591C83D26FF786B00F9DBF0 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; + A591C83F26FF786B00F9DBF0 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; + A591C84026FF786B00F9DBF0 /* Reset.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Reset.inf; sourceTree = ""; }; + A591C84226FF786B00F9DBF0 /* LegacyTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyTable.c; sourceTree = ""; }; + A591C84326FF786B00F9DBF0 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = ""; }; + A591C84526FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C84626FF786B00F9DBF0 /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = ""; }; + A591C84726FF786B00F9DBF0 /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = ""; }; + A591C84826FF786B00F9DBF0 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A591C84926FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C84A26FF786B00F9DBF0 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; + A591C84B26FF786B00F9DBF0 /* HobGeneration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobGeneration.h; sourceTree = ""; }; + A591C84C26FF786B00F9DBF0 /* LegacyTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyTable.h; sourceTree = ""; }; + A591C84D26FF786B00F9DBF0 /* DxeInit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeInit.c; sourceTree = ""; }; + A591C84F26FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C85026FF786B00F9DBF0 /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = ""; }; + A591C85126FF786B00F9DBF0 /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = ""; }; + A591C85226FF786B00F9DBF0 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A591C85326FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C85426FF786B00F9DBF0 /* HobGeneration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobGeneration.c; sourceTree = ""; }; + A591C85626FF786B00F9DBF0 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = ""; }; + A591C85726FF786B00F9DBF0 /* VesaBiosExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VesaBiosExtensions.h; sourceTree = ""; }; + A591C85826FF786B00F9DBF0 /* BiosVideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosVideo.h; sourceTree = ""; }; + A591C85926FF786B00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C85A26FF786B00F9DBF0 /* VideoBiosPatch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VideoBiosPatch.c; sourceTree = ""; }; + A591C85B26FF786B00F9DBF0 /* BiosVideo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BiosVideo.inf; sourceTree = ""; }; + A591C85C26FF786B00F9DBF0 /* BiosVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo.c; sourceTree = ""; }; + A591C85E26FF786B00F9DBF0 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = ""; }; + A591C85F26FF786B00F9DBF0 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = ""; }; + A591C86026FF786B00F9DBF0 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = ""; }; + A591C86126FF786B00F9DBF0 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = ""; }; + A591C86226FF786B00F9DBF0 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; + A591C86426FF786B00F9DBF0 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = ""; }; + A591C86526FF786B00F9DBF0 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = ""; }; + A591C86626FF786B00F9DBF0 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = ""; }; + A591C86726FF786B00F9DBF0 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = ""; }; + A591C86826FF786B00F9DBF0 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = ""; }; + A591C86926FF786B00F9DBF0 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A591C86A26FF786B00F9DBF0 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = ""; }; + A591C86B26FF786B00F9DBF0 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = ""; }; + A591C86C26FF786B00F9DBF0 /* PciBusNoEnumeration.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusNoEnumeration.inf; sourceTree = ""; }; + A591C86D26FF786B00F9DBF0 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = ""; }; + A591C86E26FF786B00F9DBF0 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = ""; }; + A591C86F26FF786B00F9DBF0 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; + A591C87026FF786B00F9DBF0 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = ""; }; + A591C87126FF786B00F9DBF0 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = ""; }; + A591C87226FF786B00F9DBF0 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = ""; }; + A591C87326FF786B00F9DBF0 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = ""; }; + A591C87426FF786B00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591C87626FF786B00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591C87726FF786B00F9DBF0 /* start.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = start.nasm; sourceTree = ""; }; + A591C87826FF786B00F9DBF0 /* efi64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi64.nasm; sourceTree = ""; }; + A591C87926FF786B00F9DBF0 /* efi32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi32.nasm; sourceTree = ""; }; + A591C87B26FF786B00F9DBF0 /* HfsPlus.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HfsPlus.inf; sourceTree = ""; }; + A591C87C26FF786B00F9DBF0 /* OpenUsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenUsbKbDxe.inf; sourceTree = ""; }; + A591C87D26FF786B00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591C88026FF786B00F9DBF0 /* Macho64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Macho64.c; sourceTree = ""; }; + A591C88126FF786B00F9DBF0 /* SymbolsX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SymbolsX.h; sourceTree = ""; }; + A591C88226FF786B00F9DBF0 /* CxxSymbolsX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CxxSymbolsX.h; sourceTree = ""; }; + A591C88326FF786B00F9DBF0 /* Fat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fat.c; sourceTree = ""; }; + A591C88426FF786B00F9DBF0 /* OcMachoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMachoLibInternal.h; sourceTree = ""; }; + A591C88526FF786B00F9DBF0 /* OcMachoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMachoLib.inf; sourceTree = ""; }; + A591C88626FF786B00F9DBF0 /* MachoX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MachoX.h; sourceTree = ""; }; + A591C88726FF786B00F9DBF0 /* Macho32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Macho32.c; sourceTree = ""; }; + A591C88826FF786B00F9DBF0 /* Header.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Header.c; sourceTree = ""; }; + A591C88926FF786B00F9DBF0 /* HeaderX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeaderX.h; sourceTree = ""; }; + A591C88A26FF786B00F9DBF0 /* Symbols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Symbols.c; sourceTree = ""; }; + A591C88B26FF786B00F9DBF0 /* Relocations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Relocations.c; sourceTree = ""; }; + A591C88C26FF786B00F9DBF0 /* CxxSymbols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CxxSymbols.c; sourceTree = ""; }; + A591C88E26FF786B00F9DBF0 /* MacInfoInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MacInfoInternal.h; sourceTree = ""; }; + A591C88F26FF786B00F9DBF0 /* AutoGenerated.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AutoGenerated.c; sourceTree = ""; }; + A591C89026FF786B00F9DBF0 /* OcMacInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcMacInfoLib.c; sourceTree = ""; }; + A591C89126FF786B00F9DBF0 /* OcMacInfoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMacInfoLib.inf; sourceTree = ""; }; + A591C89326FF786B00F9DBF0 /* OcStringLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcStringLib.inf; sourceTree = ""; }; + A591C89426FF786B00F9DBF0 /* OcUnicodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeLib.c; sourceTree = ""; }; + A591C89526FF786B00F9DBF0 /* OcAsciiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAsciiLib.c; sourceTree = ""; }; + A591C89726FF786B00F9DBF0 /* OcPngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcPngLib.inf; sourceTree = ""; }; + A591C89826FF786B00F9DBF0 /* lodepng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = ""; }; + A591C89926FF786B00F9DBF0 /* OcPng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcPng.c; sourceTree = ""; }; + A591C89A26FF786B00F9DBF0 /* lodepng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lodepng.c; sourceTree = ""; }; + A591C89C26FF786B00F9DBF0 /* OcSerializeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcSerializeLib.c; sourceTree = ""; }; + A591C89D26FF786B00F9DBF0 /* OcSerializeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcSerializeLib.inf; sourceTree = ""; }; + A591C89F26FF786B00F9DBF0 /* OcTypingLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcTypingLib.inf; sourceTree = ""; }; + A591C8A026FF786B00F9DBF0 /* OcTypingLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcTypingLib.c; sourceTree = ""; }; + A591C8A226FF786B00F9DBF0 /* OcPeCoffExtLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcPeCoffExtLib.c; sourceTree = ""; }; + A591C8A326FF786B00F9DBF0 /* OcPeCoffExtInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcPeCoffExtInternal.h; sourceTree = ""; }; + A591C8A426FF786B00F9DBF0 /* OcPeCoffExtLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcPeCoffExtLib.inf; sourceTree = ""; }; + A591C8A626FF786B00F9DBF0 /* OcDataHubLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDataHubLib.c; sourceTree = ""; }; + A591C8A726FF786B00F9DBF0 /* OcDataHubLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDataHubLib.inf; sourceTree = ""; }; + A591C8A826FF786B00F9DBF0 /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = ""; }; + A591C8A926FF786B00F9DBF0 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A591C8AB26FF786B00F9DBF0 /* PlatformData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformData.c; sourceTree = ""; }; + A591C8AC26FF786B00F9DBF0 /* BdsPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsPlatform.h; sourceTree = ""; }; + A591C8AD26FF786B00F9DBF0 /* DuetBdsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DuetBdsLib.inf; sourceTree = ""; }; + A591C8AE26FF786B00F9DBF0 /* BdsMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsMisc.c; sourceTree = ""; }; + A591C8AF26FF786B00F9DBF0 /* BdsPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsPlatform.c; sourceTree = ""; }; + A591C8B026FF786B00F9DBF0 /* BdsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConnect.c; sourceTree = ""; }; + A591C8B126FF786B00F9DBF0 /* BdsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConsole.c; sourceTree = ""; }; + A591C8B426FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C8B526FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C8B626FF786B00F9DBF0 /* PeimEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = ""; }; + A591C8B826FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C8B926FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C8BA26FF786B00F9DBF0 /* PeimEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = ""; }; + A591C8BB26FF786B00F9DBF0 /* PeimEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = ""; }; + A591C8BC26FF786B00F9DBF0 /* CanaryDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CanaryDummy.c; sourceTree = ""; }; + A591C8BE26FF786B00F9DBF0 /* ConsoleControl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleControl.c; sourceTree = ""; }; + A591C8BF26FF786B00F9DBF0 /* OcConsoleLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcConsoleLibInternal.h; sourceTree = ""; }; + A591C8C026FF786B00F9DBF0 /* ResolutionParsing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResolutionParsing.c; sourceTree = ""; }; + A591C8C126FF786B00F9DBF0 /* OcConsoleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConsoleLib.inf; sourceTree = ""; }; + A591C8C226FF786B00F9DBF0 /* UgaPassThrough.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UgaPassThrough.c; sourceTree = ""; }; + A591C8C326FF786B00F9DBF0 /* OcConsoleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcConsoleLib.c; sourceTree = ""; }; + A591C8C426FF786B00F9DBF0 /* FramebufferInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FramebufferInfo.c; sourceTree = ""; }; + A591C8C526FF786B00F9DBF0 /* ConsoleGop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleGop.c; sourceTree = ""; }; + A591C8C626FF786B00F9DBF0 /* Eg2Info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Eg2Info.c; sourceTree = ""; }; + A591C8C726FF786B00F9DBF0 /* GopPassThrough.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GopPassThrough.c; sourceTree = ""; }; + A591C8C826FF786B00F9DBF0 /* TextOutputNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TextOutputNull.c; sourceTree = ""; }; + A591C8C926FF786B00F9DBF0 /* TextOutputSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TextOutputSystem.c; sourceTree = ""; }; + A591C8CA26FF786B00F9DBF0 /* ConsoleGopInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleGopInternal.h; sourceTree = ""; }; + A591C8CB26FF786B00F9DBF0 /* TextOutputBuiltin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TextOutputBuiltin.c; sourceTree = ""; }; + A591C8CD26FF786B00F9DBF0 /* AppleRtcRam.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleRtcRam.c; sourceTree = ""; }; + A591C8CE26FF786B00F9DBF0 /* OcRtcLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRtcLibInternal.h; sourceTree = ""; }; + A591C8CF26FF786B00F9DBF0 /* OcRtcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcRtcLib.inf; sourceTree = ""; }; + A591C8D026FF786B00F9DBF0 /* OcRtcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcRtcLib.c; sourceTree = ""; }; + A591C8D326FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C8D426FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C8D626FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C8D726FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C8D826FF786B00F9DBF0 /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = ""; }; + A591C8D926FF786B00F9DBF0 /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = ""; }; + A591C8DA26FF786B00F9DBF0 /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = ""; }; + A591C8DB26FF786B00F9DBF0 /* CanaryDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CanaryDummy.c; sourceTree = ""; }; + A591C8DD26FF786B00F9DBF0 /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = ""; }; + A591C8DF26FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C8E026FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C8E226FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C8E326FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C8E426FF786B00F9DBF0 /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = ""; }; + A591C8E526FF786B00F9DBF0 /* CanaryDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CanaryDummy.c; sourceTree = ""; }; + A591C8E626FF786B00F9DBF0 /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = ""; }; + A591C8E826FF786B00F9DBF0 /* OcAppleEventLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleEventLib.inf; sourceTree = ""; }; + A591C8E926FF786B00F9DBF0 /* AppleEventInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEventInternal.h; sourceTree = ""; }; + A591C8EA26FF786B00F9DBF0 /* OcAppleEventLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleEventLib.c; sourceTree = ""; }; + A591C8EB26FF786B00F9DBF0 /* AppleKeyMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyMap.c; sourceTree = ""; }; + A591C8EC26FF786B00F9DBF0 /* EventQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EventQueue.c; sourceTree = ""; }; + A591C8ED26FF786B00F9DBF0 /* KeyHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyHandler.c; sourceTree = ""; }; + A591C8EE26FF786B00F9DBF0 /* PointerHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PointerHandler.c; sourceTree = ""; }; + A591C8F026FF786B00F9DBF0 /* OcApfsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcApfsInternal.h; sourceTree = ""; }; + A591C8F126FF786B00F9DBF0 /* OcApfsIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsIo.c; sourceTree = ""; }; + A591C8F226FF786B00F9DBF0 /* OcApfsLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsLib.c; sourceTree = ""; }; + A591C8F326FF786B00F9DBF0 /* OcApfsFusion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsFusion.c; sourceTree = ""; }; + A591C8F426FF786B00F9DBF0 /* OcApfsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcApfsLib.inf; sourceTree = ""; }; + A591C8F526FF786B00F9DBF0 /* OcApfsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcApfsConnect.c; sourceTree = ""; }; + A591C8F726FF786B00F9DBF0 /* DirectReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DirectReset.c; sourceTree = ""; }; + A591C8F826FF786B00F9DBF0 /* ForgeUefi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ForgeUefi.c; sourceTree = ""; }; + A591C8F926FF786B00F9DBF0 /* PciInfoDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciInfoDump.c; sourceTree = ""; }; + A591C8FA26FF786B00F9DBF0 /* OcDeviceMiscLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDeviceMiscLib.inf; sourceTree = ""; }; + A591C8FB26FF786B00F9DBF0 /* ActivateHpetSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ActivateHpetSupport.c; sourceTree = ""; }; + A591C8FC26FF786B00F9DBF0 /* HandleParsingMin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HandleParsingMin.c; sourceTree = ""; }; + A591C8FD26FF786B00F9DBF0 /* ResetAudioTrafficClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetAudioTrafficClass.c; sourceTree = ""; }; + A591C8FE26FF786B00F9DBF0 /* ReleaseUsbOwnership.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReleaseUsbOwnership.c; sourceTree = ""; }; + A591C8FF26FF786B00F9DBF0 /* CpuInfoDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuInfoDump.c; sourceTree = ""; }; + A591C90026FF786B00F9DBF0 /* ReloadOptionRoms.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReloadOptionRoms.c; sourceTree = ""; }; + A591C90126FF786B00F9DBF0 /* HandleParsingMin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HandleParsingMin.h; sourceTree = ""; }; + A591C90326FF786B00F9DBF0 /* OcDeviceTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDeviceTreeLib.c; sourceTree = ""; }; + A591C90426FF786B00F9DBF0 /* OcDeviceTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDeviceTreeLib.inf; sourceTree = ""; }; + A591C90626FF786B00F9DBF0 /* OcUnicodeCollationEngLocal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeCollationEngLocal.c; sourceTree = ""; }; + A591C90726FF786B00F9DBF0 /* OcUnicodeCollationEngLocalLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcUnicodeCollationEngLocalLib.inf; sourceTree = ""; }; + A591C90826FF786B00F9DBF0 /* OcUnicodeCollationEngGenericLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcUnicodeCollationEngGenericLib.inf; sourceTree = ""; }; + A591C90926FF786B00F9DBF0 /* OcUnicodeCollationEngGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeCollationEngGeneric.c; sourceTree = ""; }; + A591C90A26FF786B00F9DBF0 /* OcUnicodeCollationEngCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcUnicodeCollationEngCommon.c; sourceTree = ""; }; + A591C90B26FF786B00F9DBF0 /* OcUnicodeCollationEngInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcUnicodeCollationEngInternal.h; sourceTree = ""; }; + A591C90D26FF786B00F9DBF0 /* OcHashServicesLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHashServicesLibInternal.h; sourceTree = ""; }; + A591C90E26FF786B00F9DBF0 /* OcHashServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcHashServicesLib.c; sourceTree = ""; }; + A591C90F26FF786B00F9DBF0 /* OcHashServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHashServicesLib.inf; sourceTree = ""; }; + A591C91126FF786B00F9DBF0 /* OcAppleChunklistLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleChunklistLib.c; sourceTree = ""; }; + A591C91226FF786B00F9DBF0 /* OcAppleChunklistLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleChunklistLib.inf; sourceTree = ""; }; + A591C91426FF786B00F9DBF0 /* OcHeciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcHeciLib.c; sourceTree = ""; }; + A591C91526FF786B00F9DBF0 /* OcHeciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHeciLib.inf; sourceTree = ""; }; + A591C91726FF786B00F9DBF0 /* OcConsoleControlEntryModeGenericLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConsoleControlEntryModeGenericLib.inf; sourceTree = ""; }; + A591C91826FF786B00F9DBF0 /* OcConsoleControlEntryModeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcConsoleControlEntryModeLib.c; sourceTree = ""; }; + A591C91926FF786B00F9DBF0 /* OcConsoleControlEntryModeLocalLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConsoleControlEntryModeLocalLib.inf; sourceTree = ""; }; + A591C91B26FF786B00F9DBF0 /* OcAppleImageConversionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleImageConversionLib.inf; sourceTree = ""; }; + A591C91C26FF786B00F9DBF0 /* OcAppleImageConversionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleImageConversionLib.c; sourceTree = ""; }; + A591C91E26FF786B00F9DBF0 /* Aes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aes.c; sourceTree = ""; }; + A591C91F26FF786B00F9DBF0 /* Sha2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Sha2.c; sourceTree = ""; }; + A591C92026FF786B00F9DBF0 /* BigNumMontgomery.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumMontgomery.c; sourceTree = ""; }; + A591C92126FF786B00F9DBF0 /* OcCryptoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCryptoLib.inf; sourceTree = ""; }; + A591C92326FF786B00F9DBF0 /* Sha512Avx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Sha512Avx.nasm; sourceTree = ""; }; + A591C92426FF786B00F9DBF0 /* BigNumWordMul64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumWordMul64.c; sourceTree = ""; }; + A591C92526FF786B00F9DBF0 /* BigNumLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BigNumLibInternal.h; sourceTree = ""; }; + A591C92626FF786B00F9DBF0 /* BigNumLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BigNumLib.h; sourceTree = ""; }; + A591C92726FF786B00F9DBF0 /* Sha1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Sha1.c; sourceTree = ""; }; + A591C92826FF786B00F9DBF0 /* BigNumPrimitives.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumPrimitives.c; sourceTree = ""; }; + A591C92926FF786B00F9DBF0 /* PasswordHash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PasswordHash.c; sourceTree = ""; }; + A591C92B26FF786B00F9DBF0 /* BigNumWordMul64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BigNumWordMul64.c; sourceTree = ""; }; + A591C92C26FF786B00F9DBF0 /* ChaCha.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChaCha.c; sourceTree = ""; }; + A591C92D26FF786B00F9DBF0 /* RsaDigitalSign.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RsaDigitalSign.c; sourceTree = ""; }; + A591C92E26FF786B00F9DBF0 /* Md5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Md5.c; sourceTree = ""; }; + A591C92F26FF786B00F9DBF0 /* SecureMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecureMem.c; sourceTree = ""; }; + A591C93026FF786B00F9DBF0 /* Sha512AvxDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Sha512AvxDummy.c; sourceTree = ""; }; + A591C93226FF786B00F9DBF0 /* ImageRunner.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageRunner.c; sourceTree = ""; }; + A591C93326FF786B00F9DBF0 /* ConsoleUtils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleUtils.c; sourceTree = ""; }; + A591C93426FF786B00F9DBF0 /* PlatformInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformInfo.c; sourceTree = ""; }; + A591C93526FF786B00F9DBF0 /* ProtocolSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProtocolSupport.c; sourceTree = ""; }; + A591C93626FF786B00F9DBF0 /* OcMiscLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMiscLib.inf; sourceTree = ""; }; + A591C93726FF786B00F9DBF0 /* DataPatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataPatcher.c; sourceTree = ""; }; + A591C93926FF786B00F9DBF0 /* OcTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcTimerLib.c; sourceTree = ""; }; + A591C93A26FF786B00F9DBF0 /* OcTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcTimerLib.inf; sourceTree = ""; }; + A591C93C26FF786B00F9DBF0 /* OcDebugLogLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDebugLogLibNull.inf; sourceTree = ""; }; + A591C93D26FF786B00F9DBF0 /* OcDebugLogLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDebugLogLib.c; sourceTree = ""; }; + A591C93F26FF786B00F9DBF0 /* OcResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcResetSystemLib.c; sourceTree = ""; }; + A591C94026FF786B00F9DBF0 /* OcResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcResetSystemLib.inf; sourceTree = ""; }; + A591C94226FF786B00F9DBF0 /* FlexArray.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FlexArray.c; sourceTree = ""; }; + A591C94326FF786B00F9DBF0 /* AsciiStringBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AsciiStringBuffer.c; sourceTree = ""; }; + A591C94426FF786B00F9DBF0 /* OcFlexArrayLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFlexArrayLib.inf; sourceTree = ""; }; + A591C94726FF786B00F9DBF0 /* DER_CertCrl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_CertCrl.c; sourceTree = ""; }; + A591C94826FF786B00F9DBF0 /* DER_Keys.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Keys.c; sourceTree = ""; }; + A591C94926FF786B00F9DBF0 /* DER_Encode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Encode.h; sourceTree = ""; }; + A591C94A26FF786B00F9DBF0 /* oids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oids.h; sourceTree = ""; }; + A591C94B26FF786B00F9DBF0 /* libDER.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDER.h; sourceTree = ""; }; + A591C94C26FF786B00F9DBF0 /* DER_Decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Decode.h; sourceTree = ""; }; + A591C94D26FF786B00F9DBF0 /* DER_Digest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Digest.c; sourceTree = ""; }; + A591C94E26FF786B00F9DBF0 /* DER_CertCrl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_CertCrl.h; sourceTree = ""; }; + A591C94F26FF786B00F9DBF0 /* asn1Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asn1Types.h; sourceTree = ""; }; + A591C95026FF786B00F9DBF0 /* DER_Keys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Keys.h; sourceTree = ""; }; + A591C95126FF786B00F9DBF0 /* DER_Decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Decode.c; sourceTree = ""; }; + A591C95226FF786B00F9DBF0 /* oids.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = oids.c; sourceTree = ""; }; + A591C95326FF786B00F9DBF0 /* DER_Encode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Encode.c; sourceTree = ""; }; + A591C95426FF786B00F9DBF0 /* DER_Digest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Digest.h; sourceTree = ""; }; + A591C95526FF786B00F9DBF0 /* OcAppleImg4Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleImg4Lib.c; sourceTree = ""; }; + A591C95626FF786B00F9DBF0 /* OcAppleImg4Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleImg4Lib.inf; sourceTree = ""; }; + A591C95726FF786B00F9DBF0 /* libDER_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDER_config.h; sourceTree = ""; }; + A591C95926FF786B00F9DBF0 /* libDERImg4_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDERImg4_config.h; sourceTree = ""; }; + A591C95A26FF786B00F9DBF0 /* Img4oids.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Img4oids.c; sourceTree = ""; }; + A591C95B26FF786B00F9DBF0 /* DER_Img4Manifest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DER_Img4Manifest.h; sourceTree = ""; }; + A591C95C26FF786B00F9DBF0 /* DER_Img4Manifest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DER_Img4Manifest.c; sourceTree = ""; }; + A591C95D26FF786B00F9DBF0 /* libDERImg4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libDERImg4.h; sourceTree = ""; }; + A591C95E26FF786B00F9DBF0 /* Img4oids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Img4oids.h; sourceTree = ""; }; + A591C96026FF786B00F9DBF0 /* OcWaveLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcWaveLib.inf; sourceTree = ""; }; + A591C96126FF786B00F9DBF0 /* OcWaveLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcWaveLib.c; sourceTree = ""; }; + A591C96326FF786B00F9DBF0 /* ImageLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageLoader.c; sourceTree = ""; }; + A591C96426FF786B00F9DBF0 /* BootEntryProtocolInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootEntryProtocolInternal.h; sourceTree = ""; }; + A591C96526FF786B00F9DBF0 /* OcBootManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBootManagementLib.c; sourceTree = ""; }; + A591C96626FF786B00F9DBF0 /* BootEntryInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootEntryInfo.c; sourceTree = ""; }; + A591C96726FF786B00F9DBF0 /* DmgBootSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmgBootSupport.c; sourceTree = ""; }; + A591C96826FF786B00F9DBF0 /* .contentFlavour */ = {isa = PBXFileReference; lastKnownFileType = text; path = .contentFlavour; sourceTree = ""; }; + A591C96926FF786B00F9DBF0 /* ApplePanic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplePanic.c; sourceTree = ""; }; + A591C96A26FF786B00F9DBF0 /* BuiltinPicker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BuiltinPicker.c; sourceTree = ""; }; + A591C96B26FF786B00F9DBF0 /* AppleRecovery.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleRecovery.c; sourceTree = ""; }; + A591C96C26FF786B00F9DBF0 /* BootManagementInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagementInternal.h; sourceTree = ""; }; + A591C96D26FF786B00F9DBF0 /* HotKeySupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HotKeySupport.c; sourceTree = ""; }; + A591C96E26FF786B00F9DBF0 /* OcBootManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcBootManagementLib.inf; sourceTree = ""; }; + A591C96F26FF786B00F9DBF0 /* PolicyManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PolicyManagement.c; sourceTree = ""; }; + A591C97026FF786B00F9DBF0 /* DefaultEntryChoice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DefaultEntryChoice.c; sourceTree = ""; }; + A591C97126FF786B00F9DBF0 /* BootAudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootAudio.c; sourceTree = ""; }; + A591C97226FF786B00F9DBF0 /* BootEntryProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootEntryProtocol.c; sourceTree = ""; }; + A591C97326FF786B00F9DBF0 /* BootArguments.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootArguments.c; sourceTree = ""; }; + A591C97426FF786B00F9DBF0 /* BootSignature.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = BootSignature.bin; sourceTree = ""; }; + A591C97526FF786B00F9DBF0 /* AppleHibernate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleHibernate.c; sourceTree = ""; }; + A591C97626FF786B00F9DBF0 /* BootEntryManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootEntryManagement.c; sourceTree = ""; }; + A591C97726FF786B00F9DBF0 /* VariableManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableManagement.c; sourceTree = ""; }; + A591C97A26FF786B00F9DBF0 /* lzss.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lzss.c; sourceTree = ""; }; + A591C97B26FF786B00F9DBF0 /* lzss.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzss.h; sourceTree = ""; }; + A591C97C26FF786B00F9DBF0 /* OcCompressionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcCompressionLib.c; sourceTree = ""; }; + A591C97E26FF786B00F9DBF0 /* zlib_uefi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = zlib_uefi.c; sourceTree = ""; }; + A591C97F26FF786B00F9DBF0 /* zutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = zutil.h; sourceTree = ""; }; + A591C98026FF786B00F9DBF0 /* inftrees.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inftrees.h; sourceTree = ""; }; + A591C98126FF786B00F9DBF0 /* inflate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inflate.c; sourceTree = ""; }; + A591C98226FF786B00F9DBF0 /* compress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = ""; }; + A591C98326FF786B00F9DBF0 /* deflate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = deflate.c; sourceTree = ""; }; + A591C98426FF786B00F9DBF0 /* inffixed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inffixed.h; sourceTree = ""; }; + A591C98526FF786B00F9DBF0 /* trees.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = trees.h; sourceTree = ""; }; + A591C98626FF786B00F9DBF0 /* inffast.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inffast.h; sourceTree = ""; }; + A591C98726FF786B00F9DBF0 /* crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = crc32.c; sourceTree = ""; }; + A591C98826FF786B00F9DBF0 /* infback.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = infback.c; sourceTree = ""; }; + A591C98926FF786B00F9DBF0 /* deflate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = deflate.h; sourceTree = ""; }; + A591C98A26FF786B00F9DBF0 /* zlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = zlib.h; sourceTree = ""; }; + A591C98B26FF786B00F9DBF0 /* inflate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inflate.h; sourceTree = ""; }; + A591C98C26FF786B00F9DBF0 /* inftrees.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inftrees.c; sourceTree = ""; }; + A591C98D26FF786B00F9DBF0 /* uncompr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = uncompr.c; sourceTree = ""; }; + A591C98E26FF786B00F9DBF0 /* trees.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = trees.c; sourceTree = ""; }; + A591C98F26FF786B00F9DBF0 /* crc32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc32.h; sourceTree = ""; }; + A591C99026FF786B00F9DBF0 /* inffast.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inffast.c; sourceTree = ""; }; + A591C99126FF786B00F9DBF0 /* adler32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = adler32.c; sourceTree = ""; }; + A591C99226FF786B00F9DBF0 /* zconf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = zconf.h; sourceTree = ""; }; + A591C99326FF786B00F9DBF0 /* OcCompressionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCompressionLib.inf; sourceTree = ""; }; + A591C99526FF786B00F9DBF0 /* lzvn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzvn.h; sourceTree = ""; }; + A591C99626FF786B00F9DBF0 /* lzvn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lzvn.c; sourceTree = ""; }; + A591C99826FF786B00F9DBF0 /* UpDownDetection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpDownDetection.c; sourceTree = ""; }; + A591C99926FF786B00F9DBF0 /* OcAppleKeyMapLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleKeyMapLib.inf; sourceTree = ""; }; + A591C99A26FF786B00F9DBF0 /* OcAppleKeyMapLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleKeyMapLib.c; sourceTree = ""; }; + A591C99C26FF786B00F9DBF0 /* DebugSmbios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSmbios.c; sourceTree = ""; }; + A591C99D26FF786B00F9DBF0 /* SmbiosInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosInternal.c; sourceTree = ""; }; + A591C99E26FF786B00F9DBF0 /* DebugSmbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSmbios.h; sourceTree = ""; }; + A591C99F26FF786B00F9DBF0 /* OcSmbiosLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcSmbiosLib.inf; sourceTree = ""; }; + A591C9A026FF786B00F9DBF0 /* SmbiosInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosInternal.h; sourceTree = ""; }; + A591C9A126FF786B00F9DBF0 /* SmbiosDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDump.c; sourceTree = ""; }; + A591C9A226FF786B00F9DBF0 /* SmbiosPatch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosPatch.c; sourceTree = ""; }; + A591C9A426FF786B00F9DBF0 /* OcStorageLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcStorageLib.inf; sourceTree = ""; }; + A591C9A526FF786B00F9DBF0 /* OcStorageLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcStorageLib.c; sourceTree = ""; }; + A591C9A726FF786B00F9DBF0 /* OpenCoreUefi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreUefi.c; sourceTree = ""; }; + A591C9A826FF786B00F9DBF0 /* OpenCoreVault.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreVault.c; sourceTree = ""; }; + A591C9A926FF786B00F9DBF0 /* OpenCoreAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreAcpi.c; sourceTree = ""; }; + A591C9AA26FF786B00F9DBF0 /* OcMainLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMainLib.inf; sourceTree = ""; }; + A591C9AB26FF786B00F9DBF0 /* OpenCoreUefiInOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreUefiInOut.c; sourceTree = ""; }; + A591C9AC26FF786B00F9DBF0 /* OcMainLibClover.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMainLibClover.inf; sourceTree = ""; }; + A591C9AD26FF786B00F9DBF0 /* OpenCoreMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreMisc.c; sourceTree = ""; }; + A591C9AE26FF786B00F9DBF0 /* OpenCorePlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCorePlatform.c; sourceTree = ""; }; + A591C9AF26FF786B00F9DBF0 /* OpenCoreDevProps.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreDevProps.c; sourceTree = ""; }; + A591C9B026FF786B00F9DBF0 /* OpenCoreNvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreNvram.c; sourceTree = ""; }; + A591C9B126FF786B00F9DBF0 /* OpenCoreKernelPatch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreKernelPatch.c; sourceTree = ""; }; + A591C9B226FF786B00F9DBF0 /* OpenCoreUefiAudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreUefiAudio.c; sourceTree = ""; }; + A591C9B326FF786B00F9DBF0 /* OpenCoreKernel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCoreKernel.c; sourceTree = ""; }; + A591C9B526FF786B00F9DBF0 /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = ""; }; + A591C9B626FF786B00F9DBF0 /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = ""; }; + A591C9B726FF786B00F9DBF0 /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = ""; }; + A591C9B826FF786B00F9DBF0 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A591C9B926FF786B00F9DBF0 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A591C9BA26FF786B00F9DBF0 /* OcHiiDatabaseLocalLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHiiDatabaseLocalLib.inf; sourceTree = ""; }; + A591C9BB26FF786B00F9DBF0 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; + A591C9BC26FF786B00F9DBF0 /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = ""; }; + A591C9BD26FF786B00F9DBF0 /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = ""; }; + A591C9BE26FF786B00F9DBF0 /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = ""; }; + A591C9C026FF786B00F9DBF0 /* OcMp3Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcMp3Lib.c; sourceTree = ""; }; + A591C9C126FF786B00F9DBF0 /* OcMp3Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMp3Lib.inf; sourceTree = ""; }; + A591C9C326FF786B00F9DBF0 /* bitstream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bitstream.c; sourceTree = ""; }; + A591C9C426FF786B00F9DBF0 /* dqchan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dqchan.c; sourceTree = ""; }; + A591C9C526FF786B00F9DBF0 /* mp3tabs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mp3tabs.c; sourceTree = ""; }; + A591C9C626FF786B00F9DBF0 /* assembly.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = assembly.h; sourceTree = ""; }; + A591C9C726FF786B00F9DBF0 /* imdct.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = imdct.c; sourceTree = ""; }; + A591C9C826FF786B00F9DBF0 /* hufftabs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hufftabs.c; sourceTree = ""; }; + A591C9C926FF786B00F9DBF0 /* dequant.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dequant.c; sourceTree = ""; }; + A591C9CA26FF786B00F9DBF0 /* mp3dec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mp3dec.c; sourceTree = ""; }; + A591C9CB26FF786B00F9DBF0 /* stproc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stproc.c; sourceTree = ""; }; + A591C9CC26FF786B00F9DBF0 /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; + A591C9CD26FF786B00F9DBF0 /* buffers.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = buffers.c; sourceTree = ""; }; + A591C9CE26FF786B00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591C9CF26FF786B00F9DBF0 /* statname.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = statname.h; sourceTree = ""; }; + A591C9D026FF786B00F9DBF0 /* dct32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dct32.c; sourceTree = ""; }; + A591C9D126FF786B00F9DBF0 /* scalfact.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scalfact.c; sourceTree = ""; }; + A591C9D226FF786B00F9DBF0 /* polyphase.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = polyphase.c; sourceTree = ""; }; + A591C9D326FF786B00F9DBF0 /* mp3common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mp3common.h; sourceTree = ""; }; + A591C9D426FF786B00F9DBF0 /* subband.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = subband.c; sourceTree = ""; }; + A591C9D526FF786B00F9DBF0 /* trigtabs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = trigtabs.c; sourceTree = ""; }; + A591C9D626FF786B00F9DBF0 /* mp3compat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mp3compat.h; sourceTree = ""; }; + A591C9D726FF786B00F9DBF0 /* coder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = coder.h; sourceTree = ""; }; + A591C9D826FF786B00F9DBF0 /* mp3dec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mp3dec.h; sourceTree = ""; }; + A591C9DA26FF786B00F9DBF0 /* DriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = ""; }; + A591C9DC26FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C9DD26FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C9DF26FF786B00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591C9E026FF786B00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591C9E126FF786B00F9DBF0 /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = ""; }; + A591C9E226FF786B00F9DBF0 /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = ""; }; + A591C9E326FF786B00F9DBF0 /* CanaryDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CanaryDummy.c; sourceTree = ""; }; + A591C9E526FF786B00F9DBF0 /* OcAppleSecureBootLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleSecureBootLib.c; sourceTree = ""; }; + A591C9E626FF786B00F9DBF0 /* OcAppleSecureBootLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleSecureBootLib.inf; sourceTree = ""; }; + A591C9E826FF786B00F9DBF0 /* Math.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math.c; sourceTree = ""; }; + A591C9E926FF786B00F9DBF0 /* Ubsan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ubsan.h; sourceTree = ""; }; + A591C9EA26FF786B00F9DBF0 /* GuardInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuardInternals.h; sourceTree = ""; }; + A591C9EB26FF786B00F9DBF0 /* UbsanPrintf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UbsanPrintf.c; sourceTree = ""; }; + A591C9EC26FF786B00F9DBF0 /* OcGuardLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcGuardLib.inf; sourceTree = ""; }; + A591C9ED26FF786B00F9DBF0 /* BitOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitOverflow.c; sourceTree = ""; }; + A591C9EE26FF786B00F9DBF0 /* Alignment.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Alignment.c; sourceTree = ""; }; + A591C9EF26FF786B00F9DBF0 /* TripleOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TripleOverflow.c; sourceTree = ""; }; + A591C9F026FF786B00F9DBF0 /* Ubsan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ubsan.c; sourceTree = ""; }; + A591C9F126FF786B00F9DBF0 /* NativeOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NativeOverflow.c; sourceTree = ""; }; + A591C9F326FF786B00F9DBF0 /* OcAppleKeysLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleKeysLib.inf; sourceTree = ""; }; + A591C9F426FF786B00F9DBF0 /* OcAppleKeysLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleKeysLib.c; sourceTree = ""; }; + A591C9F626FF786B00F9DBF0 /* OcAppleBootPolicyLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleBootPolicyLib.c; sourceTree = ""; }; + A591C9F726FF786B00F9DBF0 /* OcAppleBootPolicyLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleBootPolicyLib.inf; sourceTree = ""; }; + A591C9F926FF786B00F9DBF0 /* OcAppleUserInterfaceThemeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleUserInterfaceThemeLib.c; sourceTree = ""; }; + A591C9FA26FF786B00F9DBF0 /* OcAppleUserInterfaceThemeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleUserInterfaceThemeLib.inf; sourceTree = ""; }; + A591C9FC26FF786B00F9DBF0 /* OcAcpiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAcpiLib.c; sourceTree = ""; }; + A591C9FD26FF786B00F9DBF0 /* AcpiParser.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiParser.c; sourceTree = ""; }; + A591C9FE26FF786B00F9DBF0 /* OcAcpiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAcpiLib.inf; sourceTree = ""; }; + A591C9FF26FF786B00F9DBF0 /* AcpiDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiDump.c; sourceTree = ""; }; + A591CA0026FF786B00F9DBF0 /* AcpiParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiParser.h; sourceTree = ""; }; + A591CA0326FF786B00F9DBF0 /* AppleHid.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleHid.txt; sourceTree = ""; }; + A591CA0426FF786B00F9DBF0 /* AIKSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKSource.h; sourceTree = ""; }; + A591CA0526FF786B00F9DBF0 /* AIK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIK.h; sourceTree = ""; }; + A591CA0626FF786B00F9DBF0 /* AIKTarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTarget.c; sourceTree = ""; }; + A591CA0726FF786B00F9DBF0 /* AIKShim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKShim.c; sourceTree = ""; }; + A591CA0826FF786B00F9DBF0 /* AIKTranslate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTranslate.h; sourceTree = ""; }; + A591CA0926FF786B00F9DBF0 /* AIKData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKData.h; sourceTree = ""; }; + A591CA0A26FF786B00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CA0B26FF786B00F9DBF0 /* AIKMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKMap.c; sourceTree = ""; }; + A591CA0C26FF786B00F9DBF0 /* AIK.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIK.c; sourceTree = ""; }; + A591CA0D26FF786B00F9DBF0 /* AIKSource.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKSource.c; sourceTree = ""; }; + A591CA0E26FF786B00F9DBF0 /* AIKTranslate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTranslate.c; sourceTree = ""; }; + A591CA0F26FF786B00F9DBF0 /* AIKTarget.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTarget.h; sourceTree = ""; }; + A591CA1026FF786B00F9DBF0 /* AIKShim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKShim.h; sourceTree = ""; }; + A591CA1126FF786B00F9DBF0 /* AIKData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKData.c; sourceTree = ""; }; + A591CA1226FF786B00F9DBF0 /* OcInputLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcInputLib.inf; sourceTree = ""; }; + A591CA1426FF786B00F9DBF0 /* AIT.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIT.c; sourceTree = ""; }; + A591CA1626FF786B00F9DBF0 /* AIM.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIM.c; sourceTree = ""; }; + A591CA1726FF786B00F9DBF0 /* AIM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIM.h; sourceTree = ""; }; + A591CA1926FF786B00F9DBF0 /* OcFirmwarePasswordLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcFirmwarePasswordLib.c; sourceTree = ""; }; + A591CA1A26FF786B00F9DBF0 /* AppleFwPasswordInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFwPasswordInternal.h; sourceTree = ""; }; + A591CA1B26FF786B00F9DBF0 /* OcFirmwarePasswordLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFirmwarePasswordLib.inf; sourceTree = ""; }; + A591CA1D26FF786B00F9DBF0 /* OcAppleDiskImageLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleDiskImageLib.c; sourceTree = ""; }; + A591CA1E26FF786B00F9DBF0 /* OcAppleDiskImageLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAppleDiskImageLibInternal.h; sourceTree = ""; }; + A591CA1F26FF786B00F9DBF0 /* OcAppleDiskImageLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleDiskImageLib.inf; sourceTree = ""; }; + A591CA2026FF786B00F9DBF0 /* OcAppleDiskImageBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleDiskImageBlockIo.c; sourceTree = ""; }; + A591CA2126FF786B00F9DBF0 /* OcAppleDiskImageLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleDiskImageLibInternal.c; sourceTree = ""; }; + A591CA2426FF786B00F9DBF0 /* RngDelay.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RngDelay.nasm; sourceTree = ""; }; + A591CA2526FF786B00F9DBF0 /* OcRngLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcRngLib.c; sourceTree = ""; }; + A591CA2726FF786B00F9DBF0 /* RngDelay.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RngDelay.nasm; sourceTree = ""; }; + A591CA2826FF786B00F9DBF0 /* OcRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcRngLib.inf; sourceTree = ""; }; + A591CA2926FF786B00F9DBF0 /* OcRngInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcRngInternals.h; sourceTree = ""; }; + A591CA2B26FF786B00F9DBF0 /* OcHdaDevicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcHdaDevicesLib.c; sourceTree = ""; }; + A591CA2C26FF786B00F9DBF0 /* OcHdaDevicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcHdaDevicesLib.inf; sourceTree = ""; }; + A591CA2D26FF786B00F9DBF0 /* OcHdaDevicesInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcHdaDevicesInternal.h; sourceTree = ""; }; + A591CA2F26FF786B00F9DBF0 /* OcBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBootServicesTableLib.c; sourceTree = ""; }; + A591CA3026FF786B00F9DBF0 /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = ""; }; + A591CA3126FF786B00F9DBF0 /* OcBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcBootServicesTableLib.inf; sourceTree = ""; }; + A591CA3226FF786B00F9DBF0 /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = ""; }; + A591CA3426FF786B00F9DBF0 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; + A591CA3526FF786B00F9DBF0 /* DuetTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DuetTimerLib.inf; sourceTree = ""; }; + A591CA3726FF786B00F9DBF0 /* RelocationCallGate.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RelocationCallGate.nasm; sourceTree = ""; }; + A591CA3826FF786B00F9DBF0 /* RelocationBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RelocationBlock.c; sourceTree = ""; }; + A591CA3926FF786B00F9DBF0 /* CustomSlide.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomSlide.c; sourceTree = ""; }; + A591CA3A26FF786B00F9DBF0 /* BootCompatInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootCompatInternal.h; sourceTree = ""; }; + A591CA3B26FF786B00F9DBF0 /* ServiceOverrides.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ServiceOverrides.c; sourceTree = ""; }; + A591CA3C26FF786B00F9DBF0 /* KernelSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelSupport.c; sourceTree = ""; }; + A591CA3D26FF786C00F9DBF0 /* RelocationCallGate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RelocationCallGate.h; sourceTree = ""; }; + A591CA3E26FF786C00F9DBF0 /* OcAfterBootCompatLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAfterBootCompatLib.inf; sourceTree = ""; }; + A591CA3F26FF786C00F9DBF0 /* OcAfterBootCompatLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAfterBootCompatLib.c; sourceTree = ""; }; + A591CA4126FF786C00F9DBF0 /* OcFirmwareVolumeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFirmwareVolumeLib.inf; sourceTree = ""; }; + A591CA4226FF786C00F9DBF0 /* OcFirmwareVolumeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcFirmwareVolumeLib.c; sourceTree = ""; }; + A591CA4326FF786C00F9DBF0 /* FvOnFv2Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvOnFv2Thunk.c; sourceTree = ""; }; + A591CA4426FF786C00F9DBF0 /* OcFirmwareVolumeLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcFirmwareVolumeLibInternal.h; sourceTree = ""; }; + A591CA4626FF786C00F9DBF0 /* OcDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDevicePathLib.inf; sourceTree = ""; }; + A591CA4726FF786C00F9DBF0 /* ExpandDevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ExpandDevicePath.c; sourceTree = ""; }; + A591CA4826FF786C00F9DBF0 /* OcDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDevicePathLib.c; sourceTree = ""; }; + A591CA4A26FF786C00F9DBF0 /* OcAppleLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleLog.c; sourceTree = ""; }; + A591CA4B26FF786C00F9DBF0 /* DebugHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugHelp.c; sourceTree = ""; }; + A591CA4C26FF786C00F9DBF0 /* DebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPrint.c; sourceTree = ""; }; + A591CA4D26FF786C00F9DBF0 /* OcDebugLogLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDebugLogLib.inf; sourceTree = ""; }; + A591CA4E26FF786C00F9DBF0 /* OcLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcLog.c; sourceTree = ""; }; + A591CA4F26FF786C00F9DBF0 /* OcLogInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcLogInternal.h; sourceTree = ""; }; + A591CA5026FF786C00F9DBF0 /* OcDebugLogLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDebugLogLib.c; sourceTree = ""; }; + A591CA5226FF786C00F9DBF0 /* OcAudioGenBeep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioGenBeep.c; sourceTree = ""; }; + A591CA5326FF786C00F9DBF0 /* OcAudioLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAudioLib.inf; sourceTree = ""; }; + A591CA5426FF786C00F9DBF0 /* OcAudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudio.c; sourceTree = ""; }; + A591CA5526FF786C00F9DBF0 /* OcAudioDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioDump.c; sourceTree = ""; }; + A591CA5626FF786C00F9DBF0 /* OcAudioInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcAudioInternal.h; sourceTree = ""; }; + A591CA5726FF786C00F9DBF0 /* OcAudioLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioLib.c; sourceTree = ""; }; + A591CA5826FF786C00F9DBF0 /* OcAudioVoiceOver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAudioVoiceOver.c; sourceTree = ""; }; + A591CA5A26FF786C00F9DBF0 /* VirtualDir.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualDir.c; sourceTree = ""; }; + A591CA5B26FF786C00F9DBF0 /* VirtualFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualFile.c; sourceTree = ""; }; + A591CA5C26FF786C00F9DBF0 /* OcVirtualFsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcVirtualFsLib.inf; sourceTree = ""; }; + A591CA5D26FF786C00F9DBF0 /* VirtualVolume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualVolume.c; sourceTree = ""; }; + A591CA5E26FF786C00F9DBF0 /* VirtualFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualFs.c; sourceTree = ""; }; + A591CA5F26FF786C00F9DBF0 /* VirtualFsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualFsInternal.h; sourceTree = ""; }; + A591CA6126FF786C00F9DBF0 /* PrelinkedKext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrelinkedKext.c; sourceTree = ""; }; + A591CA6226FF786C00F9DBF0 /* KxldState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KxldState.c; sourceTree = ""; }; + A591CA6326FF786C00F9DBF0 /* PrelinkedContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrelinkedContext.c; sourceTree = ""; }; + A591CA6426FF786C00F9DBF0 /* LegacyBcopy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBcopy.h; sourceTree = ""; }; + A591CA6526FF786C00F9DBF0 /* Link.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Link.c; sourceTree = ""; }; + A591CA6626FF786C00F9DBF0 /* OcAppleKernelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleKernelLib.inf; sourceTree = ""; }; + A591CA6726FF786C00F9DBF0 /* KextPatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KextPatcher.c; sourceTree = ""; }; + A591CA6826FF786C00F9DBF0 /* CommonPatches.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommonPatches.c; sourceTree = ""; }; + A591CA6926FF786C00F9DBF0 /* KernelVersion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelVersion.c; sourceTree = ""; }; + A591CA6A26FF786C00F9DBF0 /* MkextInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MkextInternal.h; sourceTree = ""; }; + A591CA6B26FF786C00F9DBF0 /* CachelessContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CachelessContext.c; sourceTree = ""; }; + A591CA6C26FF786C00F9DBF0 /* Vtables.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtables.c; sourceTree = ""; }; + A591CA6D26FF786C00F9DBF0 /* CpuidPatches.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuidPatches.c; sourceTree = ""; }; + A591CA6E26FF786C00F9DBF0 /* KernelReader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelReader.c; sourceTree = ""; }; + A591CA6F26FF786C00F9DBF0 /* KernelCollection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KernelCollection.c; sourceTree = ""; }; + A591CA7026FF786C00F9DBF0 /* MkextContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MkextContext.c; sourceTree = ""; }; + A591CA7126FF786C00F9DBF0 /* PrelinkedInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrelinkedInternal.h; sourceTree = ""; }; + A591CA7226FF786C00F9DBF0 /* LegacyBcopy.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LegacyBcopy.nasm; sourceTree = ""; }; + A591CA7326FF786C00F9DBF0 /* CachelessInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CachelessInternal.h; sourceTree = ""; }; + A591CA7526FF786C00F9DBF0 /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = ""; }; + A591CA7626FF786C00F9DBF0 /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = ""; }; + A591CA7826FF786C00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591CA7926FF786C00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591CA7A26FF786C00F9DBF0 /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = ""; }; + A591CA7C26FF786C00F9DBF0 /* GS.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = GS.nasm; sourceTree = ""; }; + A591CA7D26FF786C00F9DBF0 /* Canary.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Canary.nasm; sourceTree = ""; }; + A591CA7E26FF786C00F9DBF0 /* CanaryDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CanaryDummy.c; sourceTree = ""; }; + A591CA8026FF786C00F9DBF0 /* PeCoffLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoad.c; sourceTree = ""; }; + A591CA8126FF786C00F9DBF0 /* OcPeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcPeCoffLib.inf; sourceTree = ""; }; + A591CA8226FF786C00F9DBF0 /* PeCoffHash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffHash.c; sourceTree = ""; }; + A591CA8326FF786C00F9DBF0 /* PeCoffDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffDebug.c; sourceTree = ""; }; + A591CA8426FF786C00F9DBF0 /* PeCoffInit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffInit.c; sourceTree = ""; }; + A591CA8526FF786C00F9DBF0 /* PeCoffInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffInternal.h; sourceTree = ""; }; + A591CA8626FF786C00F9DBF0 /* PeCoffRelocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffRelocate.c; sourceTree = ""; }; + A591CA8826FF786C00F9DBF0 /* BlitInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlitInternal.h; sourceTree = ""; }; + A591CA8926FF786C00F9DBF0 /* OcBlitLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcBlitLib.c; sourceTree = ""; }; + A591CA8A26FF786C00F9DBF0 /* OcBlitLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcBlitLib.inf; sourceTree = ""; }; + A591CA8B26FF786C00F9DBF0 /* BlitVideoToBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BlitVideoToBuffer.c; sourceTree = ""; }; + A591CA8C26FF786C00F9DBF0 /* BlitBufferToVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BlitBufferToVideo.c; sourceTree = ""; }; + A591CA8E26FF786C00F9DBF0 /* OpenFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenFile.c; sourceTree = ""; }; + A591CA8F26FF786C00F9DBF0 /* GptPartitionEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GptPartitionEntry.c; sourceTree = ""; }; + A591CA9026FF786C00F9DBF0 /* ReadFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFile.c; sourceTree = ""; }; + A591CA9126FF786C00F9DBF0 /* FirmwareFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwareFile.c; sourceTree = ""; }; + A591CA9226FF786C00F9DBF0 /* GetVolumeLabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetVolumeLabel.c; sourceTree = ""; }; + A591CA9326FF786C00F9DBF0 /* FileProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileProtocol.c; sourceTree = ""; }; + A591CA9426FF786C00F9DBF0 /* GetFileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetFileInfo.c; sourceTree = ""; }; + A591CA9526FF786C00F9DBF0 /* LocateFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LocateFileSystem.c; sourceTree = ""; }; + A591CA9626FF786C00F9DBF0 /* OcFileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcFileLib.inf; sourceTree = ""; }; + A591CA9826FF786C00F9DBF0 /* OcCpuInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcCpuInternals.h; sourceTree = ""; }; + A591CA9A26FF786C00F9DBF0 /* Microcode.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Microcode.nasm; sourceTree = ""; }; + A591CA9B26FF786C00F9DBF0 /* MeasureTicks.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MeasureTicks.nasm; sourceTree = ""; }; + A591CA9C26FF786C00F9DBF0 /* Atomic.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Atomic.nasm; sourceTree = ""; }; + A591CA9D26FF786C00F9DBF0 /* FrequencyDetect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrequencyDetect.c; sourceTree = ""; }; + A591CA9E26FF786C00F9DBF0 /* OcCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCpuLib.inf; sourceTree = ""; }; + A591CA9F26FF786C00F9DBF0 /* AppleCpuSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleCpuSupport.c; sourceTree = ""; }; + A591CAA026FF786C00F9DBF0 /* OcCpuLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcCpuLib.c; sourceTree = ""; }; + A591CAA226FF786C00F9DBF0 /* Microcode.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Microcode.nasm; sourceTree = ""; }; + A591CAA326FF786C00F9DBF0 /* Atomic.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Atomic.nasm; sourceTree = ""; }; + A591CAA426FF786C00F9DBF0 /* MeasureTicks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MeasureTicks.c; sourceTree = ""; }; + A591CAA626FF786C00F9DBF0 /* OcConfigurationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcConfigurationLib.inf; sourceTree = ""; }; + A591CAA726FF786C00F9DBF0 /* CheckSchema.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CheckSchema.py; sourceTree = ""; }; + A591CAA826FF786C00F9DBF0 /* OcConfigurationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcConfigurationLib.c; sourceTree = ""; }; + A591CAAA26FF786C00F9DBF0 /* OcVariableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcVariableLib.inf; sourceTree = ""; }; + A591CAAB26FF786C00F9DBF0 /* OcVariableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcVariableLib.c; sourceTree = ""; }; + A591CAAD26FF786C00F9DBF0 /* OcDriverConnectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDriverConnectionLib.c; sourceTree = ""; }; + A591CAAE26FF786C00F9DBF0 /* OcDriverConnectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDriverConnectionLib.inf; sourceTree = ""; }; + A591CAAF26FF786C00F9DBF0 /* DriverDisconnection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverDisconnection.c; sourceTree = ""; }; + A591CAB126FF786C00F9DBF0 /* OcAppleLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleLog.c; sourceTree = ""; }; + A591CAB226FF786C00F9DBF0 /* DebugHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugHelp.c; sourceTree = ""; }; + A591CAB326FF786C00F9DBF0 /* DebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPrint.c; sourceTree = ""; }; + A591CAB426FF786C00F9DBF0 /* OcLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcLog.c; sourceTree = ""; }; + A591CAB526FF786C00F9DBF0 /* OcDebugLogLibOc2Clover.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDebugLogLibOc2Clover.inf; sourceTree = ""; }; + A591CAB726FF786C00F9DBF0 /* OcXmlLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcXmlLib.c; sourceTree = ""; }; + A591CAB826FF786C00F9DBF0 /* OcXmlLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcXmlLib.inf; sourceTree = ""; }; + A591CABA26FF786C00F9DBF0 /* OcDevicePropertyLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcDevicePropertyLib.inf; sourceTree = ""; }; + A591CABB26FF786C00F9DBF0 /* OcDevicePropertyLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcDevicePropertyLib.c; sourceTree = ""; }; + A591CABD26FF786C00F9DBF0 /* OcOSInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcOSInfoLib.c; sourceTree = ""; }; + A591CABE26FF786C00F9DBF0 /* OcOSInfoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcOSInfoLib.inf; sourceTree = ""; }; + A591CAC026FF786C00F9DBF0 /* OcTemplateLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcTemplateLib.inf; sourceTree = ""; }; + A591CAC126FF786C00F9DBF0 /* OcTemplateLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcTemplateLib.c; sourceTree = ""; }; + A591CAC326FF786C00F9DBF0 /* OcCompilerIntrinsicsLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcCompilerIntrinsicsLib.c; sourceTree = ""; }; + A591CAC426FF786C00F9DBF0 /* OcCompilerIntrinsicsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcCompilerIntrinsicsLib.inf; sourceTree = ""; }; + A591CAC526FF786C00F9DBF0 /* MsvcMath32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MsvcMath32.c; sourceTree = ""; }; + A591CAC726FF786C00F9DBF0 /* MemoryMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryMap.c; sourceTree = ""; }; + A591CAC826FF786C00F9DBF0 /* MemoryAttributes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributes.c; sourceTree = ""; }; + A591CAC926FF786C00F9DBF0 /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = ""; }; + A591CACA26FF786C00F9DBF0 /* LegacyRegionLock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegionLock.c; sourceTree = ""; }; + A591CACB26FF786C00F9DBF0 /* LegacyRegionUnLock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegionUnLock.c; sourceTree = ""; }; + A591CACC26FF786C00F9DBF0 /* MemoryDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryDebug.c; sourceTree = ""; }; + A591CACD26FF786C00F9DBF0 /* MemoryAlloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAlloc.c; sourceTree = ""; }; + A591CACE26FF786C00F9DBF0 /* OcMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcMemoryLib.inf; sourceTree = ""; }; + A591CACF26FF786C00F9DBF0 /* UmmMalloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UmmMalloc.c; sourceTree = ""; }; + A591CAD126FF786C00F9DBF0 /* OcAppleRamDiskLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcAppleRamDiskLib.inf; sourceTree = ""; }; + A591CAD226FF786C00F9DBF0 /* OcAppleRamDiskLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcAppleRamDiskLib.c; sourceTree = ""; }; + A591CAD426FF786C00F9DBF0 /* OcSmcLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcSmcLib.c; sourceTree = ""; }; + A591CAD526FF786C00F9DBF0 /* OcSmcLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcSmcLib.inf; sourceTree = ""; }; + A591CAD626FF786C00F9DBF0 /* OcSmcLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcSmcLibInternal.h; sourceTree = ""; }; + A591CAD826FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CADA26FF786C00F9DBF0 /* UserPseudoRandom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserPseudoRandom.h; sourceTree = ""; }; + A591CADB26FF786C00F9DBF0 /* UserFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserFile.h; sourceTree = ""; }; + A591CADC26FF786C00F9DBF0 /* UserBootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserBootServices.h; sourceTree = ""; }; + A591CADD26FF786C00F9DBF0 /* UserGlobalVar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserGlobalVar.h; sourceTree = ""; }; + A591CADE26FF786C00F9DBF0 /* UserPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserPcd.h; sourceTree = ""; }; + A591CAE026FF786C00F9DBF0 /* UserMath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserMath.c; sourceTree = ""; }; + A591CAE126FF786C00F9DBF0 /* UserGlobalVar.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserGlobalVar.c; sourceTree = ""; }; + A591CAE226FF786C00F9DBF0 /* UserBootServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserBootServices.c; sourceTree = ""; }; + A591CAE326FF786C00F9DBF0 /* UserOcDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserOcDummy.c; sourceTree = ""; }; + A591CAE426FF786C00F9DBF0 /* UserBaseMemoryLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserBaseMemoryLib.c; sourceTree = ""; }; + A591CAE526FF786C00F9DBF0 /* UserPcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserPcd.c; sourceTree = ""; }; + A591CAE626FF786C00F9DBF0 /* UserPseudoRandom.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserPseudoRandom.c; sourceTree = ""; }; + A591CAE726FF786C00F9DBF0 /* UserFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserFile.c; sourceTree = ""; }; + A591CAE826FF786C00F9DBF0 /* UserMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UserMisc.c; sourceTree = ""; }; + A591CAE926FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CAEB26FF786C00F9DBF0 /* Configuration.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = Configuration.tex; sourceTree = ""; }; + A591CAEC26FF786C00F9DBF0 /* BuildDocs.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BuildDocs.tool; sourceTree = ""; }; + A591CAEE26FF786C00F9DBF0 /* Errata.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Errata.pdf; sourceTree = ""; }; + A591CAEF26FF786C00F9DBF0 /* Errata.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = Errata.tex; sourceTree = ""; }; + A591CAF126FF786C00F9DBF0 /* LogoApprox.svg */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoApprox.svg; sourceTree = ""; }; + A591CAF226FF786C00F9DBF0 /* OpenCore_with_text_Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = OpenCore_with_text_Small.png; sourceTree = ""; }; + A591CAF326FF786C00F9DBF0 /* OpenCore_with_text_Large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = OpenCore_with_text_Large.png; sourceTree = ""; }; + A591CAF426FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CAF526FF786C00F9DBF0 /* Logo.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Logo.pdf; sourceTree = ""; }; + A591CAF626FF786C00F9DBF0 /* Logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Logo.png; sourceTree = ""; }; + A591CAF726FF786C00F9DBF0 /* Logo.sketch */ = {isa = PBXFileReference; lastKnownFileType = file; path = Logo.sketch; sourceTree = ""; }; + A591CAF826FF786C00F9DBF0 /* Configuration.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Configuration.pdf; sourceTree = ""; }; + A591CAF926FF786C00F9DBF0 /* Flavours.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Flavours.md; sourceTree = ""; }; + A591CAFC26FF786C00F9DBF0 /* SSDT-AWAC-DISABLE.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-AWAC-DISABLE.dsl"; sourceTree = ""; }; + A591CAFD26FF786C00F9DBF0 /* SSDT-RTC0-RANGE.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-RTC0-RANGE.dsl"; sourceTree = ""; }; + A591CAFE26FF786C00F9DBF0 /* SSDT-HV-PLUG.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-HV-PLUG.dsl"; sourceTree = ""; }; + A591CAFF26FF786C00F9DBF0 /* SSDT-UNC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-UNC.dsl"; sourceTree = ""; }; + A591CB0026FF786C00F9DBF0 /* SSDT-RTC0.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-RTC0.dsl"; sourceTree = ""; }; + A591CB0126FF786C00F9DBF0 /* SSDT-HV-VMBUS.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-HV-VMBUS.dsl"; sourceTree = ""; }; + A591CB0226FF786C00F9DBF0 /* SSDT-IMEI.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-IMEI.dsl"; sourceTree = ""; }; + A591CB0326FF786C00F9DBF0 /* SSDT-EHCx-DISABLE.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-EHCx-DISABLE.dsl"; sourceTree = ""; }; + A591CB0426FF786C00F9DBF0 /* SSDT-EC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-EC.dsl"; sourceTree = ""; }; + A591CB0526FF786C00F9DBF0 /* SSDT-ALS0.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-ALS0.dsl"; sourceTree = ""; }; + A591CB0626FF786C00F9DBF0 /* SSDT-BRG0.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-BRG0.dsl"; sourceTree = ""; }; + A591CB0726FF786C00F9DBF0 /* SSDT-PMC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-PMC.dsl"; sourceTree = ""; }; + A591CB0826FF786C00F9DBF0 /* SSDT-HV-CPU.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-HV-CPU.dsl"; sourceTree = ""; }; + A591CB0926FF786C00F9DBF0 /* SSDT-PNLFCFL.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-PNLFCFL.dsl"; sourceTree = ""; }; + A591CB0A26FF786C00F9DBF0 /* SSDT-SBUS-MCHC.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-SBUS-MCHC.dsl"; sourceTree = ""; }; + A591CB0B26FF786C00F9DBF0 /* SSDT-PNLF.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-PNLF.dsl"; sourceTree = ""; }; + A591CB0C26FF786C00F9DBF0 /* SSDT-EC-USBX.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-EC-USBX.dsl"; sourceTree = ""; }; + A591CB0D26FF786C00F9DBF0 /* SSDT-PLUG.dsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SSDT-PLUG.dsl"; sourceTree = ""; }; + A591CB0E26FF786C00F9DBF0 /* SampleCustom.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = SampleCustom.plist; sourceTree = ""; }; + A591CB0F26FF786C00F9DBF0 /* Kexts.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Kexts.md; sourceTree = ""; }; + A591CB1026FF786C00F9DBF0 /* Libraries.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Libraries.md; sourceTree = ""; }; + A591CB1226FF786C00F9DBF0 /* Differences.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Differences.pdf; sourceTree = ""; }; + A591CB1326FF786C00F9DBF0 /* PreviousConfiguration.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = PreviousConfiguration.tex; sourceTree = ""; }; + A591CB1426FF786C00F9DBF0 /* Differences.tex */ = {isa = PBXFileReference; lastKnownFileType = text; path = Differences.tex; sourceTree = ""; }; + A591CB1526FF786C00F9DBF0 /* Sample.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Sample.plist; sourceTree = ""; }; + A591CB1626FF786C00F9DBF0 /* OpenDuetPkg.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenDuetPkg.fdf; sourceTree = ""; }; + A591CB1726FF786C00F9DBF0 /* .editorconfig */ = {isa = PBXFileReference; lastKnownFileType = text; path = .editorconfig; sourceTree = ""; }; + A591CB1826FF786C00F9DBF0 /* OpenCorePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCorePkg.dec; sourceTree = ""; }; + A591CB1926FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CB1C26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB1D26FF786C00F9DBF0 /* Smbios.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = Smbios.bin; sourceTree = ""; }; + A591CB1E26FF786C00F9DBF0 /* Smbios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smbios.c; sourceTree = ""; }; + A591CB2026FF786C00F9DBF0 /* acdtinfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = acdtinfo.c; sourceTree = ""; }; + A591CB2126FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB2326FF786C00F9DBF0 /* EfiLdrImage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLdrImage.c; sourceTree = ""; }; + A591CB2426FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB2626FF786C00F9DBF0 /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = EfiLdrImage; sourceTree = ""; }; + A591CB2726FF786C00F9DBF0 /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenPage; sourceTree = ""; }; + A591CB2826FF786C00F9DBF0 /* GenPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenPage.c; sourceTree = ""; }; + A591CB2A26FF786C00F9DBF0 /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiLdrImage; sourceTree = ""; }; + A591CB2B26FF786C00F9DBF0 /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = file; path = GenPage; sourceTree = ""; }; + A591CB2C26FF786C00F9DBF0 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A591CB2E26FF786C00F9DBF0 /* EfiLdrImage.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiLdrImage.exe; sourceTree = ""; }; + A591CB2F26FF786C00F9DBF0 /* GenPage.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = GenPage.exe; sourceTree = ""; }; + A591CB3126FF786C00F9DBF0 /* nvram.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = nvram.exe; sourceTree = ""; }; + A591CB3226FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB3326FF786C00F9DBF0 /* nvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nvram.c; sourceTree = ""; }; + A591CB3526FF786C00F9DBF0 /* ocpasswordgen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ocpasswordgen.c; sourceTree = ""; }; + A591CB3626FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB3826FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB3926FF786C00F9DBF0 /* Bmf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bmf.c; sourceTree = ""; }; + A591CB3B26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB3C26FF786C00F9DBF0 /* disklabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = disklabel.c; sourceTree = ""; }; + A591CB3E26FF786C00F9DBF0 /* AppleKeyboardLayouts.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyboardLayouts.txt; sourceTree = ""; }; + A591CB3F26FF786C00F9DBF0 /* AppleKeyboardLayouts.bt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyboardLayouts.bt; sourceTree = ""; }; + A591CB4126FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB4226FF786C00F9DBF0 /* Img4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Img4.c; sourceTree = ""; }; + A591CB4426FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB4526FF786C00F9DBF0 /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = ""; }; + A591CB4726FF786C00F9DBF0 /* MacEfiUnpack.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MacEfiUnpack.py; sourceTree = ""; }; + A591CB4926FF786C00F9DBF0 /* boot0 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot0; sourceTree = ""; }; + A591CB4A26FF786C00F9DBF0 /* boot1f32 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1f32; sourceTree = ""; }; + A591CB4B26FF786C00F9DBF0 /* BootInstall_IA32.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BootInstall_IA32.tool; sourceTree = ""; }; + A591CB4C26FF786C00F9DBF0 /* BootInstall_X64.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BootInstall_X64.tool; sourceTree = ""; }; + A591CB4D26FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CB4E26FF786C00F9DBF0 /* QemuBuild.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = QemuBuild.command; sourceTree = ""; }; + A591CB4F26FF786C00F9DBF0 /* BootInstallBase.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BootInstallBase.sh; sourceTree = ""; }; + A591CB5126FF786C00F9DBF0 /* macserial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = macserial.h; sourceTree = ""; }; + A591CB5226FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB5326FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CB5426FF786C00F9DBF0 /* modelinfo_autogen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modelinfo_autogen.h; sourceTree = ""; }; + A591CB5526FF786C00F9DBF0 /* modelinfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modelinfo.h; sourceTree = ""; }; + A591CB5626FF786C00F9DBF0 /* macserial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = macserial.c; sourceTree = ""; }; + A591CB5726FF786C00F9DBF0 /* FORMAT.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = FORMAT.md; sourceTree = ""; }; + A591CB5826FF786C00F9DBF0 /* cccdump.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = cccdump.py; sourceTree = ""; }; + A591CB5A26FF786C00F9DBF0 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A591CB5B26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB5C26FF786C00F9DBF0 /* RsaTool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RsaTool.c; sourceTree = ""; }; + A591CB5D26FF786C00F9DBF0 /* openssl_compat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = openssl_compat.h; sourceTree = ""; }; + A591CB5F26FF786C00F9DBF0 /* CpuFrequency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFrequency.c; sourceTree = ""; }; + A591CB6026FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB6226FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB6326FF786C00F9DBF0 /* PeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoff.c; sourceTree = ""; }; + A591CB6526FF786C00F9DBF0 /* create_vault.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_vault.sh; sourceTree = ""; }; + A591CB6626FF786C00F9DBF0 /* sign.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = sign.command; sourceTree = ""; }; + A591CB6726FF786C00F9DBF0 /* RsaTool */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = RsaTool; sourceTree = ""; }; + A591CB6926FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB6A26FF786C00F9DBF0 /* FileDummy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileDummy.c; sourceTree = ""; }; + A591CB6B26FF786C00F9DBF0 /* DiskImage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskImage.c; sourceTree = ""; }; + A591CB6D26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB6E26FF786C00F9DBF0 /* Mp3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mp3.c; sourceTree = ""; }; + A591CB7026FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB7126FF786C00F9DBF0 /* RsaPreprocess.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RsaPreprocess.c; sourceTree = ""; }; + A591CB7326FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB7426FF786C00F9DBF0 /* icnspack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = icnspack.c; sourceTree = ""; }; + A591CB7626FF786C00F9DBF0 /* kpdescribe.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = kpdescribe.sh; sourceTree = ""; }; + A591CB7826FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB7926FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CB7B26FF786C00F9DBF0 /* boot_11.0.1.20B29.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_11.0.1.20B29.efi; sourceTree = ""; }; + A591CB7C26FF786C00F9DBF0 /* boot_10.12.6.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.12.6.efi; sourceTree = ""; }; + A591CB7D26FF786C00F9DBF0 /* boot_10.7.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.7.5.efi; sourceTree = ""; }; + A591CB7E26FF786C00F9DBF0 /* boot_10.10.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.10.5.efi; sourceTree = ""; }; + A591CB7F26FF786C00F9DBF0 /* boot_10.13.6.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.13.6.efi; sourceTree = ""; }; + A591CB8026FF786C00F9DBF0 /* boot_10.15.7.19H15.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.15.7.19H15.efi; sourceTree = ""; }; + A591CB8126FF786C00F9DBF0 /* boot_10.14.0.18A371a.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.14.0.18A371a.efi; sourceTree = ""; }; + A591CB8226FF786C00F9DBF0 /* apfs.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = apfs.efi; sourceTree = ""; }; + A591CB8326FF786C00F9DBF0 /* boot_10.11.6.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.11.6.efi; sourceTree = ""; }; + A591CB8426FF786C00F9DBF0 /* apfs_10.15.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = apfs_10.15.efi; sourceTree = ""; }; + A591CB8526FF786C00F9DBF0 /* apfs_aligned_10.15.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = apfs_aligned_10.15.efi; sourceTree = ""; }; + A591CB8626FF786C00F9DBF0 /* boot_10.14.0.18A389.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.14.0.18A389.efi; sourceTree = ""; }; + A591CB8726FF786C00F9DBF0 /* boot_10.8.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.8.5.efi; sourceTree = ""; }; + A591CB8826FF786C00F9DBF0 /* boot_10.6.8.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.6.8.efi; sourceTree = ""; }; + A591CB8926FF786C00F9DBF0 /* boot_10.4.11.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.4.11.efi; sourceTree = ""; }; + A591CB8A26FF786C00F9DBF0 /* boot_10.9.5.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.9.5.efi; sourceTree = ""; }; + A591CB8B26FF786C00F9DBF0 /* boot_10.5.8.efi */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot_10.5.8.efi; sourceTree = ""; }; + A591CB8C26FF786C00F9DBF0 /* AppleEfiSignTool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleEfiSignTool.c; sourceTree = ""; }; + A591CB8E26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB8F26FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CB9026FF786C00F9DBF0 /* EfiResTool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiResTool.c; sourceTree = ""; }; + A591CB9226FF786C00F9DBF0 /* Macho.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Macho.c; sourceTree = ""; }; + A591CB9326FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB9426FF786C00F9DBF0 /* kernel */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = kernel; sourceTree = ""; }; + A591CB9626FF786C00F9DBF0 /* ValidateDeviceProperties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateDeviceProperties.c; sourceTree = ""; }; + A591CB9726FF786C00F9DBF0 /* OcValidateLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcValidateLib.h; sourceTree = ""; }; + A591CB9826FF786C00F9DBF0 /* ValidateBooter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateBooter.c; sourceTree = ""; }; + A591CB9926FF786C00F9DBF0 /* NvramKeyInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvramKeyInfo.c; sourceTree = ""; }; + A591CB9A26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CB9B26FF786C00F9DBF0 /* ocvalidate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ocvalidate.h; sourceTree = ""; }; + A591CB9C26FF786C00F9DBF0 /* KextInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KextInfo.h; sourceTree = ""; }; + A591CB9D26FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CB9E26FF786C00F9DBF0 /* ValidateUEFI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateUEFI.c; sourceTree = ""; }; + A591CB9F26FF786C00F9DBF0 /* OcValidateLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcValidateLib.c; sourceTree = ""; }; + A591CBA026FF786C00F9DBF0 /* ValidateNvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateNvram.c; sourceTree = ""; }; + A591CBA126FF786C00F9DBF0 /* ValidatePlatformInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidatePlatformInfo.c; sourceTree = ""; }; + A591CBA226FF786C00F9DBF0 /* ValidateKernel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateKernel.c; sourceTree = ""; }; + A591CBA326FF786C00F9DBF0 /* ValidateAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateAcpi.c; sourceTree = ""; }; + A591CBA426FF786C00F9DBF0 /* NvramKeyInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvramKeyInfo.h; sourceTree = ""; }; + A591CBA526FF786C00F9DBF0 /* KextInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KextInfo.c; sourceTree = ""; }; + A591CBA626FF786C00F9DBF0 /* ocvalidate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ocvalidate.c; sourceTree = ""; }; + A591CBA726FF786C00F9DBF0 /* ValidateMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ValidateMisc.c; sourceTree = ""; }; + A591CBA926FF786C00F9DBF0 /* nvramdump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nvramdump.c; sourceTree = ""; }; + A591CBAA26FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CBAB26FF786C00F9DBF0 /* LogoutHook.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = LogoutHook.command; sourceTree = ""; }; + A591CBAC26FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CBAE26FF786C00F9DBF0 /* recovery_urls.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = recovery_urls.txt; sourceTree = ""; }; + A591CBAF26FF786C00F9DBF0 /* boards.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = boards.json; sourceTree = ""; }; + A591CBB026FF786C00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CBB126FF786C00F9DBF0 /* macrecovery.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = macrecovery.py; sourceTree = ""; }; + A591CBB326FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CBB426FF786C00F9DBF0 /* check_injection.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = check_injection.sh; sourceTree = ""; }; + A591CBB526FF786C00F9DBF0 /* KextInject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KextInject.c; sourceTree = ""; }; + A591CBB726FF786C00F9DBF0 /* ACPIe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ACPIe.c; sourceTree = ""; }; + A591CBB826FF786C00F9DBF0 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A591CBBB26FF786C00F9DBF0 /* test16_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test16_output.txt; sourceTree = ""; }; + A591CBBC26FF786C00F9DBF0 /* test21_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test21_output.txt; sourceTree = ""; }; + A591CBBD26FF786C00F9DBF0 /* test1_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test1_output.txt; sourceTree = ""; }; + A591CBBE26FF786C00F9DBF0 /* test13_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test13_output.txt; sourceTree = ""; }; + A591CBBF26FF786C00F9DBF0 /* test4_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test4_output.txt; sourceTree = ""; }; + A591CBC026FF786C00F9DBF0 /* test9_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test9_output.txt; sourceTree = ""; }; + A591CBC126FF786C00F9DBF0 /* test19_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test19_output.txt; sourceTree = ""; }; + A591CBC226FF786C00F9DBF0 /* test3_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test3_output.txt; sourceTree = ""; }; + A591CBC326FF786C00F9DBF0 /* test14_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test14_output.txt; sourceTree = ""; }; + A591CBC426FF786C00F9DBF0 /* test6_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test6_output.txt; sourceTree = ""; }; + A591CBC526FF786C00F9DBF0 /* test11_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test11_output.txt; sourceTree = ""; }; + A591CBC626FF786C00F9DBF0 /* test12_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test12_output.txt; sourceTree = ""; }; + A591CBC726FF786C00F9DBF0 /* test5_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test5_output.txt; sourceTree = ""; }; + A591CBC826FF786C00F9DBF0 /* test8_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test8_output.txt; sourceTree = ""; }; + A591CBC926FF786C00F9DBF0 /* test17_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test17_output.txt; sourceTree = ""; }; + A591CBCA26FF786C00F9DBF0 /* test20_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test20_output.txt; sourceTree = ""; }; + A591CBCB26FF786C00F9DBF0 /* test7_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test7_output.txt; sourceTree = ""; }; + A591CBCC26FF786C00F9DBF0 /* test10_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test10_output.txt; sourceTree = ""; }; + A591CBCD26FF786C00F9DBF0 /* test18_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test18_output.txt; sourceTree = ""; }; + A591CBCE26FF786C00F9DBF0 /* test2_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test2_output.txt; sourceTree = ""; }; + A591CBCF26FF786C00F9DBF0 /* test15_output.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = test15_output.txt; sourceTree = ""; }; + A591CBD126FF786C00F9DBF0 /* DSDT-XOSI.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = "DSDT-XOSI.bin"; sourceTree = ""; }; + A591CBD226FF786C00F9DBF0 /* broken3.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = broken3.bin; sourceTree = ""; }; + A591CBD326FF786C00F9DBF0 /* SSDT-0.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = "SSDT-0.bin"; sourceTree = ""; }; + A591CBD426FF786C00F9DBF0 /* SSDT-1.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = "SSDT-1.bin"; sourceTree = ""; }; + A591CBD526FF786C00F9DBF0 /* DSDT-legacy.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = "DSDT-legacy.bin"; sourceTree = ""; }; + A591CBD626FF786C00F9DBF0 /* corrupt1.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = corrupt1.bin; sourceTree = ""; }; + A591CBD726FF786C00F9DBF0 /* SSDT-x4_0.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = "SSDT-x4_0.bin"; sourceTree = ""; }; + A591CBD826FF786C00F9DBF0 /* nesting.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = nesting.bin; sourceTree = ""; }; + A591CBD926FF786C00F9DBF0 /* DSDT.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = DSDT.bin; sourceTree = ""; }; + A591CBDA26FF786C00F9DBF0 /* RSDT.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = RSDT.bin; sourceTree = ""; }; + A591CBDB26FF786C00F9DBF0 /* testsuite.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = testsuite.sh; sourceTree = ""; }; + A591CBDC26FF786C00F9DBF0 /* OpenCorePkg.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = OpenCorePkg.xcodeproj; sourceTree = ""; }; + A591CBDF26FF786C00F9DBF0 /* OpenDuetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenDuetPkg.dec; sourceTree = ""; }; + A591CBE026FF786C00F9DBF0 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A591CBE126FF786D00F9DBF0 /* build_duet.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build_duet.tool; sourceTree = ""; }; + A591CBE426FF786D00F9DBF0 /* main.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = main.yml; sourceTree = ""; }; + A591CBE526FF786D00F9DBF0 /* .gitattributes */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitattributes; sourceTree = ""; }; + A591CBE626FF786D00F9DBF0 /* build_oc.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build_oc.tool; sourceTree = ""; }; + A591CBE926FF786D00F9DBF0 /* VerifyMemOpt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VerifyMemOpt.inf; sourceTree = ""; }; + A591CBEA26FF786D00F9DBF0 /* VerifyMemOpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VerifyMemOpt.c; sourceTree = ""; }; + A591CBEC26FF786D00F9DBF0 /* BootKicker.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootKicker.inf; sourceTree = ""; }; + A591CBED26FF786D00F9DBF0 /* BootKicker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootKicker.c; sourceTree = ""; }; + A591CBEF26FF786D00F9DBF0 /* Bootstrap.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bootstrap.inf; sourceTree = ""; }; + A591CBF026FF786D00F9DBF0 /* Bootstrap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bootstrap.c; sourceTree = ""; }; + A591CBF226FF786D00F9DBF0 /* KeyTester.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = KeyTester.inf; sourceTree = ""; }; + A591CBF326FF786D00F9DBF0 /* KeyTester.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyTester.c; sourceTree = ""; }; + A591CBF526FF786D00F9DBF0 /* RtcRw.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RtcRw.inf; sourceTree = ""; }; + A591CBF626FF786D00F9DBF0 /* RtcRw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RtcRw.c; sourceTree = ""; }; + A591CBF826FF786D00F9DBF0 /* GopStop.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GopStop.inf; sourceTree = ""; }; + A591CBF926FF786D00F9DBF0 /* GopStop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GopStop.c; sourceTree = ""; }; + A591CBFA26FF786D00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CBFC26FF786D00F9DBF0 /* Step3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Step3.png; sourceTree = ""; }; + A591CBFD26FF786D00F9DBF0 /* Step10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Step10.png; sourceTree = ""; }; + A591CBFF26FF786D00F9DBF0 /* ResetSystem.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystem.inf; sourceTree = ""; }; + A591CC0026FF786D00F9DBF0 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; + A591CC0226FF786D00F9DBF0 /* ControlMsrE2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlMsrE2.c; sourceTree = ""; }; + A591CC0326FF786D00F9DBF0 /* ControlMsrE2Hii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlMsrE2Hii.c; sourceTree = ""; }; + A591CC0426FF786D00F9DBF0 /* ControlMsrE2UI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlMsrE2UI.c; sourceTree = ""; }; + A591CC0526FF786D00F9DBF0 /* ControlMsrE2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ControlMsrE2.inf; sourceTree = ""; }; + A591CC0626FF786D00F9DBF0 /* ControlMsrE2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ControlMsrE2.h; sourceTree = ""; }; + A591CC0726FF786D00F9DBF0 /* ControlMsrE2Clover.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ControlMsrE2Clover.inf; sourceTree = ""; }; + A591CC0826FF786D00F9DBF0 /* VerifyMsrE2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VerifyMsrE2.c; sourceTree = ""; }; + A591CC0A26FF786D00F9DBF0 /* ChipTune.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ChipTune.inf; sourceTree = ""; }; + A591CC0B26FF786D00F9DBF0 /* ChipTune.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChipTune.c; sourceTree = ""; }; + A591CC0D26FF786D00F9DBF0 /* OpenCoreLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCoreLib.inf; sourceTree = ""; }; + A591CC0E26FF786D00F9DBF0 /* OpenCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenCore.c; sourceTree = ""; }; + A591CC0F26FF786D00F9DBF0 /* OpenCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCore.inf; sourceTree = ""; }; + A591CC1126FF786D00F9DBF0 /* CsrUtil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CsrUtil.c; sourceTree = ""; }; + A591CC1226FF786D00F9DBF0 /* CsrUtil.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CsrUtil.inf; sourceTree = ""; }; + A591CC1426FF786D00F9DBF0 /* TpmInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmInfo.inf; sourceTree = ""; }; + A591CC1526FF786D00F9DBF0 /* TpmInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TpmInfo.c; sourceTree = ""; }; + A591CC1726FF786D00F9DBF0 /* PavpProvision.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PavpProvision.inf; sourceTree = ""; }; + A591CC1826FF786D00F9DBF0 /* PavpProvisionData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PavpProvisionData.c; sourceTree = ""; }; + A591CC1926FF786D00F9DBF0 /* PavpProvision.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PavpProvision.c; sourceTree = ""; }; + A591CC1B26FF786D00F9DBF0 /* GopPerf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GopPerf.c; sourceTree = ""; }; + A591CC1C26FF786D00F9DBF0 /* GopPerf.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GopPerf.inf; sourceTree = ""; }; + A591CC1E26FF786D00F9DBF0 /* CleanNvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CleanNvram.c; sourceTree = ""; }; + A591CC1F26FF786D00F9DBF0 /* CleanNvram.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CleanNvram.inf; sourceTree = ""; }; + A591CC2126FF786D00F9DBF0 /* OpenControl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenControl.inf; sourceTree = ""; }; + A591CC2226FF786D00F9DBF0 /* OpenControl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenControl.c; sourceTree = ""; }; + A591CC2426FF786D00F9DBF0 /* MmapDump.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmapDump.inf; sourceTree = ""; }; + A591CC2526FF786D00F9DBF0 /* MmapDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmapDump.c; sourceTree = ""; }; + A591CC2626FF786D00F9DBF0 /* OpenCorePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenCorePkg.dsc; sourceTree = ""; }; + A591CC2726FF786D00F9DBF0 /* Doxyfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Doxyfile; sourceTree = ""; }; + A591CC2826FF786D00F9DBF0 /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = ""; }; + A591CC2926FF786D00F9DBF0 /* OpenDuetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenDuetPkg.dsc; sourceTree = ""; }; + A591CC2A26FF786D00F9DBF0 /* OpenCoreFromClover.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenCoreFromClover.h; sourceTree = ""; }; + A591CC2B26FF786D00F9DBF0 /* xcbuild.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = xcbuild.tool; sourceTree = ""; }; + A591CC3026FF786D00F9DBF0 /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o"; path = GdbSyms.dll; sourceTree = ""; }; + A591CC3226FF786D00F9DBF0 /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.dll; sourceTree = ""; }; + A591CC3326FF786D00F9DBF0 /* GdbSyms.pdb */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.pdb; sourceTree = ""; }; + A591CC3526FF786D00F9DBF0 /* GdbSyms.debug */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.debug; sourceTree = ""; }; + A591CC3726FF786D00F9DBF0 /* GdbSyms.debug */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.debug; sourceTree = ""; }; + A591CC3926FF786D00F9DBF0 /* GdbSyms.dll */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o"; path = GdbSyms.dll; sourceTree = ""; }; + A591CC3B26FF786D00F9DBF0 /* GdbSyms.debug */ = {isa = PBXFileReference; lastKnownFileType = file; path = GdbSyms.debug; sourceTree = ""; }; + A591CC3C26FF786D00F9DBF0 /* GdbSyms.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GdbSyms.c; sourceTree = ""; }; + A591CC3D26FF786D00F9DBF0 /* GdbSyms.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GdbSyms.inf; sourceTree = ""; }; + A591CC3E26FF786D00F9DBF0 /* ClangDwarf.patch */ = {isa = PBXFileReference; lastKnownFileType = text; path = ClangDwarf.patch; sourceTree = ""; }; + A591CC3F26FF786D00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CC4126FF786D00F9DBF0 /* common_uefi.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = common_uefi.py; sourceTree = ""; }; + A591CC4226FF786D00F9DBF0 /* lldb_uefi.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = lldb_uefi.py; sourceTree = ""; }; + A591CC4326FF786D00F9DBF0 /* x86_64_target_definition.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = x86_64_target_definition.py; sourceTree = ""; }; + A591CC4426FF786D00F9DBF0 /* gdb_uefi.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = gdb_uefi.py; sourceTree = ""; }; + A591CC4526FF786D00F9DBF0 /* efidebug.tool */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = efidebug.tool; sourceTree = ""; }; + A591CC4D26FF78AD00F9DBF0 /* stdlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdlib.h; sourceTree = ""; }; + A591CC4E26FF78AD00F9DBF0 /* limits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = ""; }; + A591CC4F26FF78AD00F9DBF0 /* strings.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strings.cpp; sourceTree = ""; }; + A591CC5026FF78AD00F9DBF0 /* stddef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stddef.h; sourceTree = ""; }; + A591CC5126FF78AD00F9DBF0 /* posix_additions.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = posix_additions.cpp; sourceTree = ""; }; + A591CC5226FF78AD00F9DBF0 /* stdio.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = stdio.cpp; sourceTree = ""; }; + A591CC5326FF78AD00F9DBF0 /* abort.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = abort.cpp; sourceTree = ""; }; + A591CC5426FF78AD00F9DBF0 /* string.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = string.cpp; sourceTree = ""; }; + A591CC5526FF78AD00F9DBF0 /* strings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strings.h; sourceTree = ""; }; + A591CC5626FF78AD00F9DBF0 /* wchar.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wchar.cpp; sourceTree = ""; }; + A591CC5726FF78AD00F9DBF0 /* wchar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wchar.h; sourceTree = ""; }; + A591CC5826FF78AD00F9DBF0 /* posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix.h; sourceTree = ""; }; + A591CC5926FF78AD00F9DBF0 /* stdbool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdbool.h; sourceTree = ""; }; + A591CC5A26FF78AD00F9DBF0 /* strlen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strlen.cpp; sourceTree = ""; }; + A591CC5B26FF78AD00F9DBF0 /* stdio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdio.h; sourceTree = ""; }; + A591CC5C26FF78AD00F9DBF0 /* stdarg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdarg.h; sourceTree = ""; }; + A591CC5D26FF78AD00F9DBF0 /* stdint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdint.h; sourceTree = ""; }; + A591CC5E26FF78AD00F9DBF0 /* posix_additions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_additions.h; sourceTree = ""; }; + A591CC5F26FF78AD00F9DBF0 /* string.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = ""; }; + A591CC6026FF78AD00F9DBF0 /* abort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = ""; }; + A591CC6226FF78AD00F9DBF0 /* printlib-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printlib-test-cpp_conf.h"; sourceTree = ""; }; + A591CC6326FF78AD00F9DBF0 /* printf_lite-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test-cpp_conf.h"; sourceTree = ""; }; + A591CC6426FF78AD00F9DBF0 /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; + A591CC6526FF78AD00F9DBF0 /* XToolsConf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsConf.h; sourceTree = ""; }; + A591CC6626FF78AD00F9DBF0 /* BootLog.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BootLog.cpp; sourceTree = ""; }; + A591CC6726FF78AD00F9DBF0 /* BasicIO.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BasicIO.cpp; sourceTree = ""; }; + A591CC6926FF78AD00F9DBF0 /* globals_dtor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_dtor.h; sourceTree = ""; }; + A591CC6A26FF78AD00F9DBF0 /* globals_dtor.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = globals_dtor.cpp; sourceTree = ""; }; + A591CC6B26FF78AD00F9DBF0 /* pure_virtual.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = pure_virtual.cpp; sourceTree = ""; }; + A591CC6C26FF78AD00F9DBF0 /* operatorNewDelete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = operatorNewDelete.h; sourceTree = ""; }; + A591CC6D26FF78AD00F9DBF0 /* globals_ctor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_ctor.h; sourceTree = ""; }; + A591CC6E26FF78AD00F9DBF0 /* globals_ctor.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = globals_ctor.cpp; sourceTree = ""; }; + A591CC6F26FF78AD00F9DBF0 /* operatorNewDelete.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = operatorNewDelete.cpp; sourceTree = ""; }; + A591CC7126FF78AD00F9DBF0 /* XToolsCommon_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsCommon_test.h; sourceTree = ""; }; + A591CC7226FF78AD00F9DBF0 /* XString_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XString_test.h; sourceTree = ""; }; + A591CC7326FF78AD00F9DBF0 /* plist_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plist_tests.h; sourceTree = ""; }; + A591CC7426FF78AD00F9DBF0 /* global_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = global_test.cpp; sourceTree = ""; }; + A591CC7526FF78AD00F9DBF0 /* strncmp_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strncmp_test.h; sourceTree = ""; }; + A591CC7626FF78AD00F9DBF0 /* XBuffer_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XBuffer_tests.h; sourceTree = ""; }; + A591CC7726FF78AD00F9DBF0 /* strcmp_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strcmp_test.h; sourceTree = ""; }; + A591CC7826FF78AD00F9DBF0 /* XBuffer_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XBuffer_tests.cpp; sourceTree = ""; }; + A591CC7926FF78AD00F9DBF0 /* LoadOptions_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = LoadOptions_test.cpp; sourceTree = ""; }; + A591CC7A26FF78AD00F9DBF0 /* xml_lite-test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "xml_lite-test.h"; sourceTree = ""; }; + A591CC7B26FF78AD00F9DBF0 /* find_replace_mask_OC_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = find_replace_mask_OC_tests.h; sourceTree = ""; }; + A591CC7C26FF78AD00F9DBF0 /* printf_lite-test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "printf_lite-test.cpp"; sourceTree = ""; }; + A591CC7D26FF78AD00F9DBF0 /* XArray_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XArray_tests.h; sourceTree = ""; }; + A591CC7E26FF78AD00F9DBF0 /* global_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = global_test.h; sourceTree = ""; }; + A591CC7F26FF78AD00F9DBF0 /* find_replace_mask_Clover_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = find_replace_mask_Clover_tests.h; sourceTree = ""; }; + A591CC8026FF78AD00F9DBF0 /* xml_lite-reapeatingdict-test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "xml_lite-reapeatingdict-test.cpp"; sourceTree = ""; }; + A591CC8126FF78AD00F9DBF0 /* XStringArray_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XStringArray_test.h; sourceTree = ""; }; + A591CC8226FF78AD00F9DBF0 /* strcasecmp_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strcasecmp_test.cpp; sourceTree = ""; }; + A591CC8326FF78AD00F9DBF0 /* xml_lite-test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "xml_lite-test.cpp"; sourceTree = ""; }; + A591CC8426FF78AD00F9DBF0 /* plist_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = plist_tests.cpp; sourceTree = ""; }; + A591CC8526FF78AD00F9DBF0 /* strcasecmp_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strcasecmp_test.h; sourceTree = ""; }; + A591CC8626FF78AD00F9DBF0 /* MacOsVersion_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = MacOsVersion_test.cpp; sourceTree = ""; }; + A591CC8726FF78AD00F9DBF0 /* strcmp_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strcmp_test.cpp; sourceTree = ""; }; + A591CC8826FF78AD00F9DBF0 /* printlib-test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "printlib-test.cpp"; sourceTree = ""; }; + A591CC8926FF78AD00F9DBF0 /* XStringArray_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XStringArray_test.cpp; sourceTree = ""; }; + A591CC8A26FF78AD00F9DBF0 /* XObjArray_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XObjArray_tests.h; sourceTree = ""; }; + A591CC8B26FF78AD00F9DBF0 /* find_replace_mask_Clover_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = find_replace_mask_Clover_tests.cpp; sourceTree = ""; }; + A591CC8C26FF78AD00F9DBF0 /* MacOsVersion_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MacOsVersion_test.h; sourceTree = ""; }; + A591CC8D26FF78AD00F9DBF0 /* strlen_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strlen_test.h; sourceTree = ""; }; + A591CC8E26FF78AD00F9DBF0 /* all_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = all_tests.cpp; sourceTree = ""; }; + A591CC8F26FF78AD00F9DBF0 /* printlib-test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printlib-test.h"; sourceTree = ""; }; + A591CC9026FF78AD00F9DBF0 /* XObjArray_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XObjArray_tests.cpp; sourceTree = ""; }; + A591CC9126FF78AD00F9DBF0 /* XArray_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XArray_tests.cpp; sourceTree = ""; }; + A591CC9226FF78AD00F9DBF0 /* strncmp_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strncmp_test.cpp; sourceTree = ""; }; + A591CC9326FF78AD00F9DBF0 /* printf_lite-test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test.h"; sourceTree = ""; }; + A591CC9426FF78AD00F9DBF0 /* config-test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "config-test.cpp"; sourceTree = ""; }; + A591CC9526FF78AD00F9DBF0 /* XString_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XString_test.cpp; sourceTree = ""; }; + A591CC9626FF78AD00F9DBF0 /* LoadOptions_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadOptions_test.h; sourceTree = ""; }; + A591CC9726FF78AD00F9DBF0 /* XToolsCommon_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XToolsCommon_test.cpp; sourceTree = ""; }; + A591CC9826FF78AD00F9DBF0 /* all_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = all_tests.h; sourceTree = ""; }; + A591CC9926FF78AD00F9DBF0 /* strlen_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = strlen_test.cpp; sourceTree = ""; }; + A591CC9A26FF78AD00F9DBF0 /* config-test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "config-test.h"; sourceTree = ""; }; + A591CC9B26FF78AD00F9DBF0 /* find_replace_mask_OC_tests.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = find_replace_mask_OC_tests.cpp; sourceTree = ""; }; + A591CC9C26FF78AD00F9DBF0 /* xml_lite-reapeatingdict-test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "xml_lite-reapeatingdict-test.h"; sourceTree = ""; }; + A591CC9E26FF78AD00F9DBF0 /* SelfOem.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SelfOem.cpp; sourceTree = ""; }; + A591CC9F26FF78AD00F9DBF0 /* ConfigManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigManager.h; sourceTree = ""; }; + A591CCA026FF78AD00F9DBF0 /* Readme.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = ""; }; + A591CCA126FF78AD00F9DBF0 /* SelfOem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SelfOem.h; sourceTree = ""; }; + A591CCA226FF78AD00F9DBF0 /* ConfigManager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigManager.cpp; sourceTree = ""; }; + A591CCA426FF78AD00F9DBF0 /* SMBIOSPlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SMBIOSPlist.h; sourceTree = ""; }; + A591CCA526FF78AD00F9DBF0 /* Config_GUI.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_GUI.cpp; sourceTree = ""; }; + A591CCA626FF78AD00F9DBF0 /* Config_KernelAndKextPatches.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_KernelAndKextPatches.h; sourceTree = ""; }; + A591CCA726FF78AD00F9DBF0 /* Config_Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Graphics.h; sourceTree = ""; }; + A591CCA826FF78AD00F9DBF0 /* Config_ACPI_DSDT.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_ACPI_DSDT.h; sourceTree = ""; }; + A591CCA926FF78AD00F9DBF0 /* Config_Quirks.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_Quirks.cpp; sourceTree = ""; }; + A591CCAA26FF78AD00F9DBF0 /* Config_Devices_Audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_Audio.h; sourceTree = ""; }; + A591CCAB26FF78AD00F9DBF0 /* Config_Quirks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Quirks.h; sourceTree = ""; }; + A591CCAC26FF78AD00F9DBF0 /* ConfigPlistClass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigPlistClass.h; sourceTree = ""; }; + A591CCAD26FF78AD00F9DBF0 /* Config_ACPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_ACPI.h; sourceTree = ""; }; + A591CCAE26FF78AD00F9DBF0 /* Config_Devices_Properties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_Properties.h; sourceTree = ""; }; + A591CCAF26FF78AD00F9DBF0 /* Config_Boot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Boot.h; sourceTree = ""; }; + A591CCB026FF78AD00F9DBF0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A591CCB126FF78AD00F9DBF0 /* Config_Devices_Arbitrary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_Arbitrary.h; sourceTree = ""; }; + A591CCB226FF78AD00F9DBF0 /* ConfigPlistAbstract.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigPlistAbstract.h; sourceTree = ""; }; + A591CCB326FF78AD00F9DBF0 /* Config_SystemParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_SystemParameters.h; sourceTree = ""; }; + A591CCB426FF78AD00F9DBF0 /* Config_Devices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices.h; sourceTree = ""; }; + A591CCB526FF78AD00F9DBF0 /* Config_CPU.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_CPU.h; sourceTree = ""; }; + A591CCB626FF78AD00F9DBF0 /* Config_BootGraphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_BootGraphics.h; sourceTree = ""; }; + A591CCB726FF78AD00F9DBF0 /* ConfigPlistAbstract.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigPlistAbstract.cpp; sourceTree = ""; }; + A591CCB826FF78AD00F9DBF0 /* Config_ACPI_DSDT.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_ACPI_DSDT.cpp; sourceTree = ""; }; + A591CCB926FF78AD00F9DBF0 /* Config_ACPI_SSDT.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_ACPI_SSDT.h; sourceTree = ""; }; + A591CCBA26FF78AD00F9DBF0 /* Config_GUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_GUI.h; sourceTree = ""; }; + A591CCBB26FF78AD00F9DBF0 /* Config_RtVariables.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_RtVariables.h; sourceTree = ""; }; + A591CCBC26FF78AD00F9DBF0 /* SMBIOSPlist.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SMBIOSPlist.cpp; sourceTree = ""; }; + A591CCBD26FF78AD00F9DBF0 /* Config_Devices_FakeID.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_FakeID.h; sourceTree = ""; }; + A591CCBE26FF78AD00F9DBF0 /* Config_Devices_USB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_USB.h; sourceTree = ""; }; + A591CCBF26FF78AD00F9DBF0 /* Config_Devices_AddProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_AddProperties.h; sourceTree = ""; }; + A591CCC026FF78AD00F9DBF0 /* Self.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Self.h; sourceTree = ""; }; + A591CCC126FF78AD00F9DBF0 /* Self.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Self.cpp; sourceTree = ""; }; + A591CCC326FF78AD00F9DBF0 /* XmlLiteParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XmlLiteParser.h; sourceTree = ""; }; + A591CCC426FF78AD00F9DBF0 /* XmlLiteArrayTypes.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteArrayTypes.cpp; sourceTree = ""; }; + A591CCC526FF78AD00F9DBF0 /* XmlLiteDictTypes.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteDictTypes.cpp; sourceTree = ""; }; + A591CCC626FF78AD00F9DBF0 /* XmlLiteSimpleTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XmlLiteSimpleTypes.h; sourceTree = ""; }; + A591CCC726FF78AD00F9DBF0 /* XmlLiteUnionTypes.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteUnionTypes.cpp; sourceTree = ""; }; + A591CCC826FF78AE00F9DBF0 /* XmlLiteCompositeTypes.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteCompositeTypes.cpp; sourceTree = ""; }; + A591CCC926FF78AE00F9DBF0 /* XmlLiteArrayTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XmlLiteArrayTypes.h; sourceTree = ""; }; + A591CCCA26FF78AE00F9DBF0 /* XmlLiteUnionTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XmlLiteUnionTypes.h; sourceTree = ""; }; + A591CCCB26FF78AE00F9DBF0 /* undefinable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = undefinable.h; sourceTree = ""; }; + A591CCCC26FF78AE00F9DBF0 /* XmlLiteParser.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteParser.cpp; sourceTree = ""; }; + A591CCCD26FF78AE00F9DBF0 /* XmlLiteDictTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XmlLiteDictTypes.h; sourceTree = ""; }; + A591CCCE26FF78AE00F9DBF0 /* XmlLiteSimpleTypes.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteSimpleTypes.cpp; sourceTree = ""; }; + A591CCCF26FF78AE00F9DBF0 /* XmlLiteCompositeTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XmlLiteCompositeTypes.h; sourceTree = ""; }; + A591CCD126FF78AE00F9DBF0 /* Devices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Devices.h; sourceTree = ""; }; + A591CCD226FF78AE00F9DBF0 /* Net.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Net.h; sourceTree = ""; }; + A591CCD326FF78AE00F9DBF0 /* syslinux_mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syslinux_mbr.h; sourceTree = ""; }; + A591CCD426FF78AE00F9DBF0 /* rename_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rename_helper.h; sourceTree = ""; }; + A591CCD526FF78AE00F9DBF0 /* BootTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootTypes.h; sourceTree = ""; }; + A591CCD626FF78AE00F9DBF0 /* OSFlags.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSFlags.h; sourceTree = ""; }; + A591CCD726FF78AE00F9DBF0 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = ""; }; + A591CCD826FF78AE00F9DBF0 /* VolumeTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VolumeTypes.h; sourceTree = ""; }; + A591CCD926FF78AE00F9DBF0 /* QuirksCodes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QuirksCodes.h; sourceTree = ""; }; + A591CCDA26FF78AE00F9DBF0 /* OneLinerMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OneLinerMacros.h; sourceTree = ""; }; + A591CCDB26FF78AE00F9DBF0 /* OSTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSTypes.h; sourceTree = ""; }; + A591CCDC26FF78AE00F9DBF0 /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = ""; }; + A591CCDD26FF78AE00F9DBF0 /* Efi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Efi.h; sourceTree = ""; }; + A591CCDE26FF78AE00F9DBF0 /* Languages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Languages.h; sourceTree = ""; }; + A591CCDF26FF78AE00F9DBF0 /* TagTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagTypes.h; sourceTree = ""; }; + A591CCE026FF78AE00F9DBF0 /* remove_ref.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = remove_ref.h; sourceTree = ""; }; + A591CCE126FF78AE00F9DBF0 /* DsdtFixList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DsdtFixList.h; sourceTree = ""; }; + A591CCE226FF78AE00F9DBF0 /* OC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OC.h; sourceTree = ""; }; + A591CCE426FF78AE00F9DBF0 /* gma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gma.h; sourceTree = ""; }; + A591CCE626FF78AE00F9DBF0 /* TagKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagKey.h; sourceTree = ""; }; + A591CCE726FF78AE00F9DBF0 /* TagFloat.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagFloat.cpp; sourceTree = ""; }; + A591CCE826FF78AE00F9DBF0 /* TagDict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagDict.h; sourceTree = ""; }; + A591CCE926FF78AE00F9DBF0 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = ""; }; + A591CCEA26FF78AE00F9DBF0 /* TagArray.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagArray.cpp; sourceTree = ""; }; + A591CCEB26FF78AE00F9DBF0 /* base64.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = base64.cpp; sourceTree = ""; }; + A591CCEC26FF78AE00F9DBF0 /* TagKey.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagKey.cpp; sourceTree = ""; }; + A591CCED26FF78AE00F9DBF0 /* TagData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagData.cpp; sourceTree = ""; }; + A591CCEE26FF78AE00F9DBF0 /* TagDict.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagDict.cpp; sourceTree = ""; }; + A591CCEF26FF78AE00F9DBF0 /* TagString8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagString8.h; sourceTree = ""; }; + A591CCF026FF78AE00F9DBF0 /* TagDate.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagDate.cpp; sourceTree = ""; }; + A591CCF126FF78AE00F9DBF0 /* TagArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagArray.h; sourceTree = ""; }; + A591CCF226FF78AE00F9DBF0 /* plist.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = plist.cpp; sourceTree = ""; }; + A591CCF326FF78AE00F9DBF0 /* xml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xml.h; sourceTree = ""; }; + A591CCF426FF78AE00F9DBF0 /* TagInt64.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagInt64.cpp; sourceTree = ""; }; + A591CCF526FF78AE00F9DBF0 /* xml.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = xml.cpp; sourceTree = ""; }; + A591CCF626FF78AE00F9DBF0 /* TagBool.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagBool.cpp; sourceTree = ""; }; + A591CCF726FF78AE00F9DBF0 /* TagInt64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagInt64.h; sourceTree = ""; }; + A591CCF826FF78AE00F9DBF0 /* TagDate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagDate.h; sourceTree = ""; }; + A591CCF926FF78AE00F9DBF0 /* plist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; + A591CCFA26FF78AE00F9DBF0 /* TagData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagData.h; sourceTree = ""; }; + A591CCFB26FF78AE00F9DBF0 /* TagBool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagBool.h; sourceTree = ""; }; + A591CCFC26FF78AE00F9DBF0 /* TagString8.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TagString8.cpp; sourceTree = ""; }; + A591CCFD26FF78AE00F9DBF0 /* TagFloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TagFloat.h; sourceTree = ""; }; + A591CCFE26FF78AE00F9DBF0 /* DataHubExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubExt.h; sourceTree = ""; }; + A591CCFF26FF78AE00F9DBF0 /* APFS.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = APFS.cpp; sourceTree = ""; }; + A591CD0026FF78AE00F9DBF0 /* Console.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Console.h; sourceTree = ""; }; + A591CD0126FF78AE00F9DBF0 /* AcpiPatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiPatcher.h; sourceTree = ""; }; + A591CD0226FF78AE00F9DBF0 /* MemoryOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOperation.h; sourceTree = ""; }; + A591CD0326FF78AE00F9DBF0 /* MacOsVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MacOsVersion.h; sourceTree = ""; }; + A591CD0426FF78AE00F9DBF0 /* LegacyBoot.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyBoot.cpp; sourceTree = ""; }; + A591CD0526FF78AE00F9DBF0 /* Utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Utils.h; sourceTree = ""; }; + A591CD0626FF78AE00F9DBF0 /* SmbiosFillPatchingValues.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosFillPatchingValues.h; sourceTree = ""; }; + A591CD0726FF78AE00F9DBF0 /* HdaCodecDump.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = HdaCodecDump.cpp; sourceTree = ""; }; + A591CD0826FF78AE00F9DBF0 /* Hibernate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hibernate.h; sourceTree = ""; }; + A591CD0926FF78AE00F9DBF0 /* kext_patcher.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = kext_patcher.cpp; sourceTree = ""; }; + A591CD0A26FF78AE00F9DBF0 /* StateGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StateGenerator.h; sourceTree = ""; }; + A591CD0B26FF78AE00F9DBF0 /* memvendors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = memvendors.h; sourceTree = ""; }; + A591CD0C26FF78AE00F9DBF0 /* usbfix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = usbfix.h; sourceTree = ""; }; + A591CD0D26FF78AE00F9DBF0 /* AmlGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmlGenerator.h; sourceTree = ""; }; + A591CD0E26FF78AE00F9DBF0 /* BasicIO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasicIO.h; sourceTree = ""; }; + A591CD0F26FF78AE00F9DBF0 /* Utils.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Utils.cpp; sourceTree = ""; }; + A591CD1026FF78AE00F9DBF0 /* Hibernate.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Hibernate.cpp; sourceTree = ""; }; + A591CD1126FF78AE00F9DBF0 /* AcpiPatcher.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = AcpiPatcher.cpp; sourceTree = ""; }; + A591CD1226FF78AE00F9DBF0 /* StateGenerator.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = StateGenerator.cpp; sourceTree = ""; }; + A591CD1326FF78AE00F9DBF0 /* kernel_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kernel_patcher.h; sourceTree = ""; }; + A591CD1426FF78AE00F9DBF0 /* card_vlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = card_vlist.h; sourceTree = ""; }; + A591CD1526FF78AE00F9DBF0 /* AmlGenerator.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = AmlGenerator.cpp; sourceTree = ""; }; + A591CD1626FF78AE00F9DBF0 /* BdsConnect.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BdsConnect.cpp; sourceTree = ""; }; + A591CD1726FF78AE00F9DBF0 /* SettingsUtils.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SettingsUtils.cpp; sourceTree = ""; }; + A591CD1826FF78AE00F9DBF0 /* Settings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Settings.h; sourceTree = ""; }; + A591CD1926FF78AE00F9DBF0 /* KextList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KextList.h; sourceTree = ""; }; + A591CD1A26FF78AE00F9DBF0 /* Nvram.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvram.h; sourceTree = ""; }; + A591CD1B26FF78AE00F9DBF0 /* Injectors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Injectors.h; sourceTree = ""; }; + A591CD1C26FF78AE00F9DBF0 /* PlatformDriverOverride.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformDriverOverride.cpp; sourceTree = ""; }; + A591CD1D26FF78AE00F9DBF0 /* Edid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Edid.cpp; sourceTree = ""; }; + A591CD1E26FF78AE00F9DBF0 /* sse3_5_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sse3_5_patcher.h; sourceTree = ""; }; + A591CD1F26FF78AE00F9DBF0 /* StartupSound.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StartupSound.h; sourceTree = ""; }; + A591CD2026FF78AE00F9DBF0 /* Console.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Console.cpp; sourceTree = ""; }; + A591CD2126FF78AE00F9DBF0 /* DataHubCpu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DataHubCpu.cpp; sourceTree = ""; }; + A591CD2226FF78AE00F9DBF0 /* hda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hda.h; sourceTree = ""; }; + A591CD2326FF78AE00F9DBF0 /* DataHub.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DataHub.cpp; sourceTree = ""; }; + A591CD2426FF78AE00F9DBF0 /* device_inject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_inject.h; sourceTree = ""; }; + A591CD2526FF78AE00F9DBF0 /* b64cdecode.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b64cdecode.cpp; sourceTree = ""; }; + A591CD2626FF78AE00F9DBF0 /* LegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBoot.h; sourceTree = ""; }; + A591CD2726FF78AE00F9DBF0 /* kext_inject.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = kext_inject.cpp; sourceTree = ""; }; + A591CD2826FF78AE00F9DBF0 /* Nvram.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Nvram.cpp; sourceTree = ""; }; + A591CD2926FF78AE00F9DBF0 /* nvidia.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nvidia.h; sourceTree = ""; }; + A591CD2A26FF78AE00F9DBF0 /* Events.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Events.h; sourceTree = ""; }; + A591CD2B26FF78AE00F9DBF0 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = ""; }; + A591CD2C26FF78AE00F9DBF0 /* guid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = guid.h; sourceTree = ""; }; + A591CD2D26FF78AE00F9DBF0 /* BootOptions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootOptions.h; sourceTree = ""; }; + A591CD2E26FF78AE00F9DBF0 /* Injectors.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Injectors.cpp; sourceTree = ""; }; + A591CD2F26FF78AE00F9DBF0 /* LegacyBiosThunk.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyBiosThunk.cpp; sourceTree = ""; }; + A591CD3026FF78AE00F9DBF0 /* CloverVersion.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = CloverVersion.cpp; sourceTree = ""; }; + A591CD3126FF78AE00F9DBF0 /* SettingsUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SettingsUtils.h; sourceTree = ""; }; + A591CD3226FF78AE00F9DBF0 /* KERNEL_AND_KEXT_PATCHES.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KERNEL_AND_KEXT_PATCHES.h; sourceTree = ""; }; + A591CD3326FF78AE00F9DBF0 /* SmbiosFillPatchingValues.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SmbiosFillPatchingValues.cpp; sourceTree = ""; }; + A591CD3426FF78AE00F9DBF0 /* boot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = boot.h; sourceTree = ""; }; + A591CD3526FF78AE00F9DBF0 /* DataHubCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubCpu.h; sourceTree = ""; }; + A591CD3626FF78AE00F9DBF0 /* MacOsVersion.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = MacOsVersion.cpp; sourceTree = ""; }; + A591CD3726FF78AE00F9DBF0 /* BootOptions.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BootOptions.cpp; sourceTree = ""; }; + A591CD3826FF78AE00F9DBF0 /* sse3_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sse3_patcher.h; sourceTree = ""; }; + A591CD3926FF78AE00F9DBF0 /* kernel_patcher.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = kernel_patcher.cpp; sourceTree = ""; }; + A591CD3A26FF78AE00F9DBF0 /* gma.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = gma.cpp; sourceTree = ""; }; + A591CD3B26FF78AE00F9DBF0 /* BootLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLog.h; sourceTree = ""; }; + A591CD3C26FF78AE00F9DBF0 /* hda.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = hda.cpp; sourceTree = ""; }; + A591CD3D26FF78AE00F9DBF0 /* spd.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = spd.cpp; sourceTree = ""; }; + A591CD3E26FF78AE00F9DBF0 /* HdaCodecDump.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecDump.h; sourceTree = ""; }; + A591CD3F26FF78AE00F9DBF0 /* platformdata.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = platformdata.cpp; sourceTree = ""; }; + A591CD4026FF78AE00F9DBF0 /* ati.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ati.cpp; sourceTree = ""; }; + A591CD4126FF78AE00F9DBF0 /* StartupSound.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = StartupSound.cpp; sourceTree = ""; }; + A591CD4226FF78AE00F9DBF0 /* MemoryOperation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryOperation.c; sourceTree = ""; }; + A591CD4326FF78AE00F9DBF0 /* Settings.h.orig */ = {isa = PBXFileReference; lastKnownFileType = text; path = Settings.h.orig; sourceTree = ""; }; + A591CD4426FF78AE00F9DBF0 /* ati.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati.h; sourceTree = ""; }; + A591CD4526FF78AE00F9DBF0 /* platformdata.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platformdata.h; sourceTree = ""; }; + A591CD4626FF78AE00F9DBF0 /* ati2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati2.h; sourceTree = ""; }; + A591CD4726FF78AE00F9DBF0 /* kext_inject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kext_inject.h; sourceTree = ""; }; + A591CD4826FF78AE00F9DBF0 /* APFS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = APFS.h; sourceTree = ""; }; + A591CD4926FF78AE00F9DBF0 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = ""; }; + A591CD4A26FF78AE00F9DBF0 /* sound.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = sound.cpp; sourceTree = ""; }; + A591CD4B26FF78AE00F9DBF0 /* LegacyBiosThunk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosThunk.h; sourceTree = ""; }; + A591CD4C26FF78AE00F9DBF0 /* VersionString.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VersionString.cpp; sourceTree = ""; }; + A591CD4D26FF78AE00F9DBF0 /* b64cdecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b64cdecode.h; sourceTree = ""; }; + A591CD4E26FF78AE00F9DBF0 /* Edid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edid.h; sourceTree = ""; }; + A591CD4F26FF78AE00F9DBF0 /* Events.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Events.cpp; sourceTree = ""; }; + A591CD5026FF78AE00F9DBF0 /* device_inject.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = device_inject.cpp; sourceTree = ""; }; + A591CD5126FF78AE00F9DBF0 /* ati_reg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati_reg.h; sourceTree = ""; }; + A591CD5226FF78AE00F9DBF0 /* nvidia.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = nvidia.cpp; sourceTree = ""; }; + A591CD5326FF78AE00F9DBF0 /* smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = smbios.h; sourceTree = ""; }; + A591CD5426FF78AE00F9DBF0 /* CloverVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CloverVersion.h; sourceTree = ""; }; + A591CD5526FF78AE00F9DBF0 /* smbios.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = smbios.cpp; sourceTree = ""; }; + A591CD5626FF78AE00F9DBF0 /* KextList.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = KextList.cpp; sourceTree = ""; }; + A591CD5726FF78AE00F9DBF0 /* Volume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Volume.h; sourceTree = ""; }; + A591CD5826FF78AE00F9DBF0 /* VersionString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VersionString.h; sourceTree = ""; }; + A591CD5926FF78AE00F9DBF0 /* Volumes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Volumes.h; sourceTree = ""; }; + A591CD5A26FF78AE00F9DBF0 /* cpu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cpu.cpp; sourceTree = ""; }; + A591CD5B26FF78AE00F9DBF0 /* KERNEL_AND_KEXT_PATCHES.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = KERNEL_AND_KEXT_PATCHES.cpp; sourceTree = ""; }; + A591CD5C26FF78AE00F9DBF0 /* guid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = guid.cpp; sourceTree = ""; }; + A591CD5D26FF78AE00F9DBF0 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A591CD5E26FF78AE00F9DBF0 /* Volumes.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Volumes.cpp; sourceTree = ""; }; + A591CD5F26FF78AE00F9DBF0 /* FixBiosDsdt.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = FixBiosDsdt.cpp; sourceTree = ""; }; + A591CD6026FF78AE00F9DBF0 /* spd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spd.h; sourceTree = ""; }; + A591CD6126FF78AE00F9DBF0 /* FixBiosDsdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FixBiosDsdt.h; sourceTree = ""; }; + A591CD6226FF78AE00F9DBF0 /* usbfix.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = usbfix.cpp; sourceTree = ""; }; + A591CD6326FF78AE00F9DBF0 /* card_vlist.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = card_vlist.cpp; sourceTree = ""; }; + A591CD6426FF78AE00F9DBF0 /* Settings.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Settings.cpp; sourceTree = ""; }; + A591CD6526FF78AE00F9DBF0 /* Volume.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Volume.cpp; sourceTree = ""; }; + A591CD6626FF78AE00F9DBF0 /* refit.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = refit.inf; sourceTree = ""; }; + A591CD6926FF78AE00F9DBF0 /* posix_additions.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = posix_additions.cpp; sourceTree = ""; }; + A591CD6A26FF78AE00F9DBF0 /* abort.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = abort.cpp; sourceTree = ""; }; + A591CD6B26FF78AE00F9DBF0 /* posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix.h; sourceTree = ""; }; + A591CD6C26FF78AE00F9DBF0 /* clover_strlen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = clover_strlen.cpp; sourceTree = ""; }; + A591CD6D26FF78AE00F9DBF0 /* posix_additions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_additions.h; sourceTree = ""; }; + A591CD6E26FF78AE00F9DBF0 /* abort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = ""; }; + A591CD7026FF78AE00F9DBF0 /* printlib-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printlib-test-cpp_conf.h"; sourceTree = ""; }; + A591CD7126FF78AE00F9DBF0 /* printf_lite-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test-cpp_conf.h"; sourceTree = ""; }; + A591CD7226FF78AE00F9DBF0 /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; + A591CD7326FF78AE00F9DBF0 /* XToolsConf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsConf.h; sourceTree = ""; }; + A591CD7426FF78AE00F9DBF0 /* BootLog.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BootLog.cpp; sourceTree = ""; }; + A591CD7526FF78AE00F9DBF0 /* BasicIO.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BasicIO.cpp; sourceTree = ""; }; + A591CD7726FF78AE00F9DBF0 /* globals_dtor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_dtor.h; sourceTree = ""; }; + A591CD7826FF78AE00F9DBF0 /* operatorNewDelete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = operatorNewDelete.h; sourceTree = ""; }; + A591CD7926FF78AE00F9DBF0 /* globals_ctor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_ctor.h; sourceTree = ""; }; + A591CD7B26FF78AE00F9DBF0 /* egemb_icons_dark.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = egemb_icons_dark.cpp; sourceTree = ""; }; + A591CD7C26FF78AE00F9DBF0 /* BmLib.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BmLib.cpp; sourceTree = ""; }; + A591CD7D26FF78AE00F9DBF0 /* lodepng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = ""; }; + A591CD7E26FF78AE00F9DBF0 /* libegint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libegint.h; sourceTree = ""; }; + A591CD7F26FF78AE00F9DBF0 /* VectorGraphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorGraphics.h; sourceTree = ""; }; + A591CD8026FF78AE00F9DBF0 /* egemb_icons.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = egemb_icons.cpp; sourceTree = ""; }; + A591CD8126FF78AE00F9DBF0 /* XPointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPointer.h; sourceTree = ""; }; + A591CD8226FF78AE00F9DBF0 /* image.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = image.cpp; sourceTree = ""; }; + A591CD8326FF78AE00F9DBF0 /* VectorGraphics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VectorGraphics.cpp; sourceTree = ""; }; + A591CD8426FF78AE00F9DBF0 /* text.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = text.cpp; sourceTree = ""; }; + A591CD8526FF78AE00F9DBF0 /* XTheme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XTheme.h; sourceTree = ""; }; + A591CD8626FF78AE00F9DBF0 /* lodepng.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = lodepng.cpp; sourceTree = ""; }; + A591CD8726FF78AE00F9DBF0 /* libeg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libeg.h; sourceTree = ""; }; + A591CD8826FF78AE00F9DBF0 /* XTheme.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XTheme.cpp; sourceTree = ""; }; + A591CD8926FF78AE00F9DBF0 /* scroll_images.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = scroll_images.cpp; sourceTree = ""; }; + A591CD8A26FF78AE00F9DBF0 /* XCinema.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XCinema.cpp; sourceTree = ""; }; + A591CD8B26FF78AE00F9DBF0 /* egemb_font.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = egemb_font.cpp; sourceTree = ""; }; + A591CD8C26FF78AE00F9DBF0 /* EfiFileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiFileLib.h; sourceTree = ""; }; + A591CD8D26FF78AE00F9DBF0 /* nanosvg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = nanosvg.cpp; sourceTree = ""; }; + A591CD8E26FF78AE00F9DBF0 /* FloatLib.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = FloatLib.cpp; sourceTree = ""; }; + A591CD8F26FF78AE00F9DBF0 /* nanosvgrast.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = nanosvgrast.cpp; sourceTree = ""; }; + A591CD9026FF78AE00F9DBF0 /* XCinema.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XCinema.h; sourceTree = ""; }; + A591CD9126FF78AE00F9DBF0 /* BmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmLib.h; sourceTree = ""; }; + A591CD9226FF78AE00F9DBF0 /* load_icns.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = load_icns.cpp; sourceTree = ""; }; + A591CD9326FF78AE00F9DBF0 /* XPointer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XPointer.cpp; sourceTree = ""; }; + A591CD9426FF78AE00F9DBF0 /* XImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XImage.h; sourceTree = ""; }; + A591CD9526FF78AE00F9DBF0 /* XIcon.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XIcon.cpp; sourceTree = ""; }; + A591CD9626FF78AE00F9DBF0 /* nanosvg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nanosvg.h; sourceTree = ""; }; + A591CD9726FF78AE00F9DBF0 /* XIcon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XIcon.h; sourceTree = ""; }; + A591CD9826FF78AE00F9DBF0 /* FloatLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FloatLib.h; sourceTree = ""; }; + A591CD9926FF78AE00F9DBF0 /* libscreen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = libscreen.cpp; sourceTree = ""; }; + A591CD9A26FF78AE00F9DBF0 /* image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = ""; }; + A591CD9B26FF78AE00F9DBF0 /* XImage.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XImage.cpp; sourceTree = ""; }; + A591CD9C26FF78AE00F9DBF0 /* generate_source_list.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = generate_source_list.sh; sourceTree = ""; }; + A591CD9F26FF78AE00F9DBF0 /* abort.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = abort.cpp; sourceTree = ""; }; + A591CDA026FF78AE00F9DBF0 /* posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix.h; sourceTree = ""; }; + A591CDA126FF78AE00F9DBF0 /* clover_strlen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = clover_strlen.cpp; sourceTree = ""; }; + A591CDA226FF78AE00F9DBF0 /* abort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = ""; }; + A591CDA426FF78AE00F9DBF0 /* printlib-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printlib-test-cpp_conf.h"; sourceTree = ""; }; + A591CDA526FF78AE00F9DBF0 /* printf_lite-test-cpp_conf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test-cpp_conf.h"; sourceTree = ""; }; + A591CDA626FF78AE00F9DBF0 /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; + A591CDA726FF78AE00F9DBF0 /* XToolsConf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsConf.h; sourceTree = ""; }; + A591CDA826FF78AE00F9DBF0 /* BootLog.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BootLog.cpp; sourceTree = ""; }; + A591CDA926FF78AE00F9DBF0 /* BasicIO.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BasicIO.cpp; sourceTree = ""; }; + A591CDAB26FF78AE00F9DBF0 /* globals_dtor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_dtor.h; sourceTree = ""; }; + A591CDAC26FF78AE00F9DBF0 /* operatorNewDelete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = operatorNewDelete.h; sourceTree = ""; }; + A591CDAD26FF78AE00F9DBF0 /* globals_ctor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globals_ctor.h; sourceTree = ""; }; + A591CDAF26FF78AE00F9DBF0 /* MSPCADB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSPCADB.h; sourceTree = ""; }; + A591CDB026FF78AE00F9DBF0 /* common.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = common.cpp; sourceTree = ""; }; + A591CDB126FF78AE00F9DBF0 /* legacy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = legacy.cpp; sourceTree = ""; }; + A591CDB226FF78AE00F9DBF0 /* secureboot.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = secureboot.cpp; sourceTree = ""; }; + A591CDB326FF78AE00F9DBF0 /* CloverDB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CloverDB.h; sourceTree = ""; }; + A591CDB426FF78AE00F9DBF0 /* MSUEFICADB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSUEFICADB.h; sourceTree = ""; }; + A591CDB526FF78AE00F9DBF0 /* CanonicalDB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CanonicalDB.h; sourceTree = ""; }; + A591CDB626FF78AE00F9DBF0 /* securemenu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = securemenu.cpp; sourceTree = ""; }; + A591CDB726FF78AE00F9DBF0 /* securevars.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = securevars.cpp; sourceTree = ""; }; + A591CDB826FF78AE00F9DBF0 /* entry_scan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = entry_scan.h; sourceTree = ""; }; + A591CDB926FF78AE00F9DBF0 /* securebootkeys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = securebootkeys.h; sourceTree = ""; }; + A591CDBA26FF78AE00F9DBF0 /* secureboot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = secureboot.h; sourceTree = ""; }; + A591CDBB26FF78AE00F9DBF0 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; + A591CDBC26FF78AE00F9DBF0 /* loader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = ""; }; + A591CDBD26FF78AE00F9DBF0 /* lockedgraphics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = lockedgraphics.cpp; sourceTree = ""; }; + A591CDBE26FF78AE00F9DBF0 /* tool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tool.h; sourceTree = ""; }; + A591CDBF26FF78AE00F9DBF0 /* MSKEK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSKEK.h; sourceTree = ""; }; + A591CDC026FF78AE00F9DBF0 /* bootscreen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = bootscreen.cpp; sourceTree = ""; }; + A591CDC126FF78AE00F9DBF0 /* bootscreen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bootscreen.h; sourceTree = ""; }; + A591CDC226FF78AE00F9DBF0 /* CloverKEK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CloverKEK.h; sourceTree = ""; }; + A591CDC326FF78AE00F9DBF0 /* tool.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = tool.cpp; sourceTree = ""; }; + A591CDC426FF78AE00F9DBF0 /* loader.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = loader.cpp; sourceTree = ""; }; + A591CDC526FF78AE00F9DBF0 /* securehash.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = securehash.cpp; sourceTree = ""; }; + A591CDC726FF78AE00F9DBF0 /* REFIT_MAINMENU_SCREEN.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = REFIT_MAINMENU_SCREEN.cpp; sourceTree = ""; }; + A591CDC926FF78AE00F9DBF0 /* menu_items.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_items.h; sourceTree = ""; }; + A591CDCA26FF78AE00F9DBF0 /* menu_globals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_globals.h; sourceTree = ""; }; + A591CDCB26FF78AE00F9DBF0 /* menu_items.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = menu_items.cpp; sourceTree = ""; }; + A591CDCC26FF78AE00F9DBF0 /* REFIT_MENU_SCREEN.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = REFIT_MENU_SCREEN.h; sourceTree = ""; }; + A591CDCD26FF78AE00F9DBF0 /* shared_with_menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shared_with_menu.h; sourceTree = ""; }; + A591CDCE26FF78AE00F9DBF0 /* REFIT_MAINMENU_SCREEN.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = REFIT_MAINMENU_SCREEN.h; sourceTree = ""; }; + A591CDCF26FF78AE00F9DBF0 /* REFIT_MENU_SCREEN.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = REFIT_MENU_SCREEN.cpp; sourceTree = ""; }; + A591CDD026FF78AE00F9DBF0 /* shared_with_menu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = shared_with_menu.cpp; sourceTree = ""; }; + A591CDD226FF78AE00F9DBF0 /* icns.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = icns.cpp; sourceTree = ""; }; + A591CDD326FF78AE00F9DBF0 /* screen.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = screen.cpp; sourceTree = ""; }; + A591CDD426FF78AE00F9DBF0 /* menu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = menu.cpp; sourceTree = ""; }; + A591CDD526FF78AE00F9DBF0 /* lib.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = lib.cpp; sourceTree = ""; }; + A591CDD626FF78AE00F9DBF0 /* lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lib.h; sourceTree = ""; }; + A591CDD726FF78AE00F9DBF0 /* menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu.h; sourceTree = ""; }; + A591CDD826FF78AE00F9DBF0 /* screen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = screen.h; sourceTree = ""; }; + A591CDD926FF78AE00F9DBF0 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; + A591CDDB26FF78AE00F9DBF0 /* ftol.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ftol.asm; sourceTree = ""; }; + A591CDDD26FF78AE00F9DBF0 /* unicode_conversions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = unicode_conversions.h; sourceTree = ""; }; + A591CDDE26FF78AE00F9DBF0 /* XStringArray.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XStringArray.cpp; sourceTree = ""; }; + A591CDDF26FF78AE00F9DBF0 /* XRBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XRBuffer.h; sourceTree = ""; }; + A591CDE026FF78AE00F9DBF0 /* XStringArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XStringArray.h; sourceTree = ""; }; + A591CDE126FF78AE00F9DBF0 /* XToolsCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XToolsCommon.h; sourceTree = ""; }; + A591CDE226FF78AE00F9DBF0 /* shared_ptr.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = shared_ptr.cpp; sourceTree = ""; }; + A591CDE326FF78AE00F9DBF0 /* XBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XBuffer.h; sourceTree = ""; }; + A591CDE426FF78AE00F9DBF0 /* shared_ptr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shared_ptr.h; sourceTree = ""; }; + A591CDE526FF78AE00F9DBF0 /* XStringAbstract.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XStringAbstract.h; sourceTree = ""; }; + A591CDE626FF78AE00F9DBF0 /* unicode_conversions.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = unicode_conversions.cpp; sourceTree = ""; }; + A591CDE726FF78AE00F9DBF0 /* XRBuffer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XRBuffer.cpp; sourceTree = ""; }; + A591CDE826FF78AE00F9DBF0 /* XString.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XString.cpp; sourceTree = ""; }; + A591CDE926FF78AE00F9DBF0 /* XBuffer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XBuffer.cpp; sourceTree = ""; }; + A591CDEA26FF78AE00F9DBF0 /* XString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XString.h; sourceTree = ""; }; + A591CDEB26FF78AE00F9DBF0 /* XArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XArray.h; sourceTree = ""; }; + A591CDEC26FF78AE00F9DBF0 /* XObjArray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XObjArray.h; sourceTree = ""; }; + A591CDF226FF7E7900F9DBF0 /* SimpleTextExProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleTextExProxy.h; sourceTree = ""; }; + A591CDF326FF7E7900F9DBF0 /* SimpleTextProxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SimpleTextProxy.c; sourceTree = ""; }; + A591CDF426FF7E7900F9DBF0 /* AppleKeyFeeder.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleKeyFeeder.inf; sourceTree = ""; }; + A591CDF526FF7E7900F9DBF0 /* AppleKeyMapUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleKeyMapUtils.c; sourceTree = ""; }; + A591CDF626FF7E7900F9DBF0 /* SimpleTextProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleTextProxy.h; sourceTree = ""; }; + A591CDF726FF7E7900F9DBF0 /* AppleKeyFeeder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleKeyFeeder.c; sourceTree = ""; }; + A591CDF826FF7E7900F9DBF0 /* SimpleTextExProxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SimpleTextExProxy.c; sourceTree = ""; }; + A591CDF926FF7E7900F9DBF0 /* AppleKeyMapUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapUtils.h; sourceTree = ""; }; + A591CDFB26FF7E7900F9DBF0 /* MsgLog.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MsgLog.inf; sourceTree = ""; }; + A591CDFC26FF7E7900F9DBF0 /* MsgLog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MsgLog.c; sourceTree = ""; }; + A591CDFE26FF7E7900F9DBF0 /* AppleUITheme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleUITheme.c; sourceTree = ""; }; + A591CDFF26FF7E7900F9DBF0 /* AppleUITheme.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleUITheme.inf; sourceTree = ""; }; + A591CE0126FF7E7900F9DBF0 /* HashServiceFix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HashServiceFix.c; sourceTree = ""; }; + A591CE0226FF7E7900F9DBF0 /* sha1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = ""; }; + A591CE0326FF7E7900F9DBF0 /* HashServiceFix.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HashServiceFix.inf; sourceTree = ""; }; + A591CE0426FF7E7900F9DBF0 /* sha1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; + A591CE0626FF7E7900F9DBF0 /* FirmwareVolume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolume.c; sourceTree = ""; }; + A591CE0726FF7E7900F9DBF0 /* FirmwareVolumePNG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolumePNG.c; sourceTree = ""; }; + A591CE0826FF7E7900F9DBF0 /* FirmwareVolume.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwareVolume.inf; sourceTree = ""; }; + A591CE0A26FF7E7900F9DBF0 /* EmuVariableRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmuVariableRuntimeDxe.inf; sourceTree = ""; }; + A591CE0B26FF7E7900F9DBF0 /* InitVariable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InitVariable.c; sourceTree = ""; }; + A591CE0C26FF7E7900F9DBF0 /* EmuVariable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmuVariable.c; sourceTree = ""; }; + A591CE0D26FF7E7900F9DBF0 /* Variable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A591CE0F26FF7E7900F9DBF0 /* DataHub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = ""; }; + A591CE1026FF7E7900F9DBF0 /* DataHubDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubDxe.uni; sourceTree = ""; }; + A591CE1126FF7E7900F9DBF0 /* DataHubDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubDxe.inf; sourceTree = ""; }; + A591CE1226FF7E7900F9DBF0 /* DataHubDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubDxeExtra.uni; sourceTree = ""; }; + A591CE1326FF7E7900F9DBF0 /* DataHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A591CE1526FF7E7900F9DBF0 /* DriverOverride.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DriverOverride.c; sourceTree = ""; }; + A591CE1626FF7E7900F9DBF0 /* DriverOverride.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverOverride.inf; sourceTree = ""; }; + A591CE1826FF7E7900F9DBF0 /* RuntimeServices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RuntimeServices.c; sourceTree = ""; }; + A591CE1926FF7E7900F9DBF0 /* Log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Log.c; sourceTree = ""; }; + A591CE1A26FF7E7900F9DBF0 /* Lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = ""; }; + A591CE1B26FF7E7900F9DBF0 /* FileLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileLib.h; sourceTree = ""; }; + A591CE1C26FF7E7900F9DBF0 /* BootServices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootServices.c; sourceTree = ""; }; + A591CE1D26FF7E7900F9DBF0 /* MemLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLog.h; sourceTree = ""; }; + A591CE1E26FF7E7900F9DBF0 /* DataHub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = ""; }; + A591CE1F26FF7E7900F9DBF0 /* DumpUefiCalls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DumpUefiCalls.c; sourceTree = ""; }; + A591CE2026FF7E7900F9DBF0 /* Fs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Fs.c; sourceTree = ""; }; + A591CE2126FF7E7900F9DBF0 /* AppleProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleProtocols.h; sourceTree = ""; }; + A591CE2226FF7E7900F9DBF0 /* StandaloneCompilation.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StandaloneCompilation.txt; sourceTree = ""; }; + A591CE2326FF7E7900F9DBF0 /* Lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = ""; }; + A591CE2426FF7E7900F9DBF0 /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = ""; }; + A591CE2526FF7E7900F9DBF0 /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = ""; }; + A591CE2626FF7E7900F9DBF0 /* Log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Log.h; sourceTree = ""; }; + A591CE2726FF7E7900F9DBF0 /* RuntimeServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeServices.h; sourceTree = ""; }; + A591CE2826FF7E7900F9DBF0 /* MemLog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLog.c; sourceTree = ""; }; + A591CE2926FF7E7900F9DBF0 /* BootServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootServices.h; sourceTree = ""; }; + A591CE2A26FF7E7900F9DBF0 /* FileLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileLib.c; sourceTree = ""; }; + A591CE2B26FF7E7900F9DBF0 /* DumpUefiCalls.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DumpUefiCalls.inf; sourceTree = ""; }; + A591CE2C26FF7E7900F9DBF0 /* DumpUefiCalls.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DumpUefiCalls.dsc; sourceTree = ""; }; + A591CE2D26FF7E7900F9DBF0 /* DataHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A591CE2E26FF7E7900F9DBF0 /* AppleProtocols.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleProtocols.c; sourceTree = ""; }; + A591CE2F26FF7E7900F9DBF0 /* Fs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fs.h; sourceTree = ""; }; + A591CE3226FF7E7900F9DBF0 /* AppleHid.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleHid.txt; sourceTree = ""; }; + A591CE3326FF7E7900F9DBF0 /* AIKSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIKSource.h; sourceTree = ""; }; + A591CE3426FF7E7900F9DBF0 /* AIK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIK.h; sourceTree = ""; }; + A591CE3526FF7E7900F9DBF0 /* AIKTarget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIKTarget.c; sourceTree = ""; }; + A591CE3626FF7E7900F9DBF0 /* AIKShim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIKShim.c; sourceTree = ""; }; + A591CE3726FF7E7900F9DBF0 /* AIKTranslate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIKTranslate.h; sourceTree = ""; }; + A591CE3826FF7E7900F9DBF0 /* AIKData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIKData.h; sourceTree = ""; }; + A591CE3926FF7E7900F9DBF0 /* AIKMap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIKMap.c; sourceTree = ""; }; + A591CE3A26FF7E7900F9DBF0 /* AIK.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIK.c; sourceTree = ""; }; + A591CE3B26FF7E7900F9DBF0 /* AIKSource.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIKSource.c; sourceTree = ""; }; + A591CE3C26FF7E7900F9DBF0 /* AIKTranslate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIKTranslate.c; sourceTree = ""; }; + A591CE3D26FF7E7900F9DBF0 /* AIKTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIKTarget.h; sourceTree = ""; }; + A591CE3E26FF7E7900F9DBF0 /* AIKShim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIKShim.h; sourceTree = ""; }; + A591CE3F26FF7E7900F9DBF0 /* AIKData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIKData.c; sourceTree = ""; }; + A591CE4026FF7E7900F9DBF0 /* AptioInput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AptioInput.c; sourceTree = ""; }; + A591CE4226FF7E7900F9DBF0 /* AIT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIT.h; sourceTree = ""; }; + A591CE4326FF7E7900F9DBF0 /* AIT.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIT.c; sourceTree = ""; }; + A591CE4526FF7E7900F9DBF0 /* AIM.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AIM.c; sourceTree = ""; }; + A591CE4626FF7E7900F9DBF0 /* AIM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIM.h; sourceTree = ""; }; + A591CE4726FF7E7900F9DBF0 /* AptioInputFix.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AptioInputFix.inf; sourceTree = ""; }; + A591CE4926FF7E7900F9DBF0 /* AppleKeyAggregator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleKeyAggregator.h; sourceTree = ""; }; + A591CE4A26FF7E7900F9DBF0 /* AppleKeyAggregator.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleKeyAggregator.inf; sourceTree = ""; }; + A591CE4B26FF7E7900F9DBF0 /* AppleKeyAggregator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleKeyAggregator.c; sourceTree = ""; }; + A591CE4D26FF7E7900F9DBF0 /* OsxFatBinaryDrv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OsxFatBinaryDrv.h; sourceTree = ""; }; + A591CE4E26FF7E7900F9DBF0 /* OsxFatBinaryDrv.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OsxFatBinaryDrv.inf; sourceTree = ""; }; + A591CE4F26FF7E7900F9DBF0 /* OsxFatBinaryDrv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsxFatBinaryDrv.c; sourceTree = ""; }; + A591CE5126FF7E7900F9DBF0 /* DataHubStdErrDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubStdErrDxeExtra.uni; sourceTree = ""; }; + A591CE5226FF7E7900F9DBF0 /* DataHubStdErr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DataHubStdErr.c; sourceTree = ""; }; + A591CE5326FF7E7900F9DBF0 /* DataHubStdErrDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubStdErrDxe.inf; sourceTree = ""; }; + A591CE5426FF7E7900F9DBF0 /* DataHubStdErrDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DataHubStdErrDxe.uni; sourceTree = ""; }; + A591CE5626FF7E7900F9DBF0 /* load_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_bmp.c; sourceTree = ""; }; + A591CE5726FF7E7900F9DBF0 /* AppleImageCodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleImageCodec.c; sourceTree = ""; }; + A591CE5826FF7E7900F9DBF0 /* picopng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picopng.h; sourceTree = ""; }; + A591CE5926FF7E7900F9DBF0 /* load_icns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = ""; }; + A591CE5A26FF7E7900F9DBF0 /* AppleImageCodec.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleImageCodec.inf; sourceTree = ""; }; + A591CE5B26FF7E7900F9DBF0 /* picopng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = picopng.c; sourceTree = ""; }; + A591CE5D26FF7E7900F9DBF0 /* SMCHelper.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SMCHelper.inf; sourceTree = ""; }; + A591CE5E26FF7E7900F9DBF0 /* SMCHelper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SMCHelper.c; sourceTree = ""; }; A59CB66521BC14AA0054A7CF /* SmbiosGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosGen.c; sourceTree = ""; }; A59CB66621BC14AA0054A7CF /* SmbiosGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbiosGen.h; sourceTree = ""; }; A59CB66721BC14AA0054A7CF /* SmbiosGen.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosGen.inf; sourceTree = ""; }; A59CB66821BC14AA0054A7CF /* SmbiosGenStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosGenStrings.uni; sourceTree = ""; }; - A59F3B9325CC66170018CBCE /* Volumes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Volumes.h; sourceTree = ""; }; - A59F3B9725CC66170018CBCE /* Volumes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Volumes.cpp; sourceTree = ""; }; - A59F3B9925CC68FF0018CBCE /* MacOsVersion_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacOsVersion_test.h; sourceTree = ""; }; - A59F3B9A25CC68FF0018CBCE /* MacOsVersion_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacOsVersion_test.cpp; sourceTree = ""; }; - A59F3B9C25CC691C0018CBCE /* shared_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_ptr.h; sourceTree = ""; }; - A59F3B9D25CC691D0018CBCE /* shared_ptr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shared_ptr.cpp; sourceTree = ""; }; - A59F3B9F25CC69320018CBCE /* XStringAbstract.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XStringAbstract.h; sourceTree = ""; }; - A59F3BA025CC69EA0018CBCE /* XIcon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XIcon.cpp; sourceTree = ""; }; - A59F3BA125CC69EB0018CBCE /* XIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XIcon.h; sourceTree = ""; }; A59F76E422AEB6CD009DF043 /* ApfsDriverLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApfsDriverLoader.c; sourceTree = ""; }; A59F76E522AEB6CD009DF043 /* ApfsDriverLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsDriverLoader.h; sourceTree = ""; }; A59F76E622AEB6CD009DF043 /* ApfsDriverLoader.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ApfsDriverLoader.inf; sourceTree = ""; }; A59F76E722AEB6CD009DF043 /* EfiComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiComponentName.c; sourceTree = ""; }; A59F76E822AEB6CD009DF043 /* EfiComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiComponentName.h; sourceTree = ""; }; - A5C219B5243ED7AA00036F7B /* XCinema.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = XCinema.cpp; sourceTree = ""; }; - A5C219B8243ED7EA00036F7B /* XCinema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCinema.h; sourceTree = ""; }; - A5C3244824B4EA26004E20CC /* OpenRuntimePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenRuntimePrivate.h; sourceTree = ""; }; - A5C3244924B4EA26004E20CC /* OpenRuntime.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OpenRuntime.inf; sourceTree = ""; }; - A5C3244A24B4EA26004E20CC /* OpenRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenRuntime.c; sourceTree = ""; }; - A5C3244B24B4EA26004E20CC /* UefiRuntimeServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServices.c; sourceTree = ""; }; A5C3245024B5022F004E20CC /* VesaBiosExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VesaBiosExtensions.h; sourceTree = ""; }; A5C3245224B5022F004E20CC /* AppleSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmBios.h; sourceTree = ""; }; A5C3245324B5022F004E20CC /* PiBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = ""; }; @@ -7604,9 +8207,6 @@ A5C3308424B6CF9F004E20CC /* MemoryIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryIntrinsics.c; sourceTree = ""; }; A5C3308524B6CF9F004E20CC /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = ""; }; A5C3308624B6CF9F004E20CC /* IntrinsicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntrinsicLib.inf; sourceTree = ""; }; - A5C3309524B6CFB8004E20CC /* OcQuirks.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcQuirks.inf; sourceTree = ""; }; - A5C3309624B6CFB8004E20CC /* OcQuirks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OcQuirks.c; sourceTree = ""; }; - A5C3309724B6CFB8004E20CC /* OcQuirks.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = OcQuirks.plist; sourceTree = ""; }; A5C3309A24B6F110004E20CC /* AppleMacEfi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMacEfi.h; sourceTree = ""; }; A5C3309C24B6FAF6004E20CC /* AppleMacEfiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMacEfiSpec.h; sourceTree = ""; }; A5C3309E24B6FC35004E20CC /* MicrosoftWindows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicrosoftWindows.h; sourceTree = ""; }; @@ -7619,183 +8219,9 @@ A5C330D924B75A15004E20CC /* AppleDiskLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleDiskLabel.h; sourceTree = ""; }; A5C330DD24B76102004E20CC /* ProcessorInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorInfo.h; sourceTree = ""; }; A5C330DE24B78048004E20CC /* GenericIch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericIch.h; sourceTree = ""; }; - A5C619C226071AFA001856DF /* ControlMsrE2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlMsrE2.c; sourceTree = ""; }; - A5C619C326071AFA001856DF /* ControlMsrE2Hii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlMsrE2Hii.c; sourceTree = ""; }; - A5C619C426071AFA001856DF /* ControlMsrE2UI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ControlMsrE2UI.c; sourceTree = ""; }; - A5C619C526071AFA001856DF /* ControlMsrE2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ControlMsrE2.inf; sourceTree = ""; }; - A5C619C626071AFA001856DF /* ControlMsrE2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ControlMsrE2.h; sourceTree = ""; }; - A5C619C726071AFA001856DF /* VerifyMsrE2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VerifyMsrE2.c; sourceTree = ""; }; - A5C68C0F260BB780007DA1E2 /* REFIT_MAINMENU_SCREEN.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REFIT_MAINMENU_SCREEN.h; sourceTree = ""; }; - A5C68C10260BB780007DA1E2 /* REFIT_MAINMENU_SCREEN.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = REFIT_MAINMENU_SCREEN.cpp; sourceTree = ""; }; - A5C68C17260BCC84007DA1E2 /* Languages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Languages.h; sourceTree = ""; }; - A5C68C18260BCDA3007DA1E2 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utils.h; sourceTree = ""; }; - A5C68C19260BCDA4007DA1E2 /* Utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Utils.cpp; sourceTree = ""; }; - A5D12C1C243A0B0B00DFA98A /* bootscreen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bootscreen.h; sourceTree = ""; }; - A5D12C1D243A0B1B00DFA98A /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; - A5D12C1E243A0B2700DFA98A /* loader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = ""; }; - A5D12C1F243A0B3D00DFA98A /* tool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tool.h; sourceTree = ""; }; - A5D12C20243A0B6400DFA98A /* LoadOptions_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoadOptions_test.cpp; sourceTree = ""; }; - A5D12C21243A0B6500DFA98A /* LoadOptions_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadOptions_test.h; sourceTree = ""; }; - A5D12C26243A0B7700DFA98A /* printlib-test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "printlib-test.cpp"; sourceTree = ""; }; - A5D12C28243A0B7700DFA98A /* printf_lite-test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "printf_lite-test.cpp"; sourceTree = ""; }; - A5D12C29243A0B7800DFA98A /* printf_lite-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "printf_lite-test.h"; sourceTree = ""; }; - A5D12C2B243A0B7900DFA98A /* printlib-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "printlib-test.h"; sourceTree = ""; }; - A5D12C32243A0BD900DFA98A /* XStringArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XStringArray.h; sourceTree = ""; }; - A5D12C33243A0BD900DFA98A /* XStringArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XStringArray.cpp; sourceTree = ""; }; - A5D12C36243A0C2300DFA98A /* VectorGraphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorGraphics.h; sourceTree = ""; }; A5E1C2EB2551E05700F2C2EB /* memory.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = memory.cpp; sourceTree = ""; }; A5E1C2EC2551E05700F2C2EB /* CppMemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CppMemLib.inf; sourceTree = ""; }; A5E1C2ED2551E05700F2C2EB /* memory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = ""; }; - A5E283D12347AE550068ED34 /* MemoryMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryMap.c; sourceTree = ""; }; - A5E283D22347AE550068ED34 /* ServiceOverrides.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceOverrides.h; sourceTree = ""; }; - A5E283D32347AE550068ED34 /* BootFixes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootFixes.c; sourceTree = ""; }; - A5E283D42347AE550068ED34 /* CustomSlide.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomSlide.c; sourceTree = ""; }; - A5E283D52347AE550068ED34 /* RtShims.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RtShims.c; sourceTree = ""; }; - A5E283D62347AE550068ED34 /* AptioMemoryFix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AptioMemoryFix.c; sourceTree = ""; }; - A5E283D72347AE550068ED34 /* Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config.h; sourceTree = ""; }; - A5E283D92347AE550068ED34 /* AsmRtShims.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmRtShims.nasm; sourceTree = ""; }; - A5E283DA2347AE550068ED34 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A5E283DB2347AE550068ED34 /* VMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VMem.c; sourceTree = ""; }; - A5E283DC2347AE550068ED34 /* BootArgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootArgs.h; sourceTree = ""; }; - A5E283DD2347AE550068ED34 /* AsmFuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AsmFuncs.h; sourceTree = ""; }; - A5E283DE2347AE550068ED34 /* BootFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootFixes.h; sourceTree = ""; }; - A5E283DF2347AE550068ED34 /* ServiceOverrides.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ServiceOverrides.c; sourceTree = ""; }; - A5E283E02347AE550068ED34 /* AptioMemoryFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AptioMemoryFix.inf; sourceTree = ""; }; - A5E283E12347AE550068ED34 /* MemoryMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMap.h; sourceTree = ""; }; - A5E283E32347AE550068ED34 /* UmmMalloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UmmMalloc.h; sourceTree = ""; }; - A5E283E42347AE550068ED34 /* UmmMalloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UmmMalloc.c; sourceTree = ""; }; - A5E283E52347AE550068ED34 /* RtShims.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtShims.h; sourceTree = ""; }; - A5E283E62347AE550068ED34 /* CustomSlide.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomSlide.h; sourceTree = ""; }; - A5E283E72347AE550068ED34 /* AptioFixPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = AptioFixPkg.dec; sourceTree = ""; }; - A5E283E82347AE550068ED34 /* BootArgs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootArgs.c; sourceTree = ""; }; - A5E283E92347AE550068ED34 /* VMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMem.h; sourceTree = ""; }; - A5E283EB2347AE550068ED34 /* Hibernate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hibernate.h; sourceTree = ""; }; - A5E283EC2347AE550068ED34 /* OsxAptioFix3Drv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxAptioFix3Drv.c; sourceTree = ""; }; - A5E283ED2347AE550068ED34 /* BootFixes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootFixes.c; sourceTree = ""; }; - A5E283EE2347AE550068ED34 /* OsxAptioFixDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxAptioFixDrv.c; sourceTree = ""; }; - A5E283EF2347AE550068ED34 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = ""; }; - A5E283F02347AE550068ED34 /* OsxAptioFix2Drv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxAptioFix2Drv.c; sourceTree = ""; }; - A5E283F12347AE550068ED34 /* NVRAMDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NVRAMDebug.c; sourceTree = ""; }; - A5E283F22347AE550068ED34 /* OsxAptioFix3Drv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxAptioFix3Drv.inf; sourceTree = ""; }; - A5E283F42347AE550068ED34 /* AsmFuncsX64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncsX64.nasm; sourceTree = ""; }; - A5E283F52347AE550068ED34 /* TestAsm32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = TestAsm32.asm; sourceTree = ""; }; - A5E283F62347AE550068ED34 /* AsmFuncsX64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = AsmFuncsX64.asm; sourceTree = ""; }; - A5E283F72347AE550068ED34 /* RTShims.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RTShims.nasm; sourceTree = ""; }; - A5E283F82347AE550068ED34 /* AsmFuncsX64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = AsmFuncsX64.S; sourceTree = ""; }; - A5E283F92347AE550068ED34 /* DecodedKernelCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DecodedKernelCheck.h; sourceTree = ""; }; - A5E283FA2347AE550068ED34 /* OsxAptioFixDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxAptioFixDrv.inf; sourceTree = ""; }; - A5E283FB2347AE550068ED34 /* BootFixes3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootFixes3.c; sourceTree = ""; }; - A5E283FC2347AE550068ED34 /* VMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VMem.c; sourceTree = ""; }; - A5E283FD2347AE550068ED34 /* BootArgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootArgs.h; sourceTree = ""; }; - A5E283FE2347AE550068ED34 /* AsmFuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AsmFuncs.h; sourceTree = ""; }; - A5E283FF2347AE550068ED34 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = ""; }; - A5E284002347AE550068ED34 /* BootFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootFixes.h; sourceTree = ""; }; - A5E284012347AE550068ED34 /* OsxAptioFix2Drv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxAptioFix2Drv.inf; sourceTree = ""; }; - A5E284022347AE550068ED34 /* RTShims.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RTShims.h; sourceTree = ""; }; - A5E284032347AE550068ED34 /* NVRAMDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVRAMDebug.h; sourceTree = ""; }; - A5E284052347AE550068ED34 /* Mach-O.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Mach-O.c"; sourceTree = ""; }; - A5E284072347AE550068ED34 /* Mach-O.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Mach-O.h"; sourceTree = ""; }; - A5E284092347AE550068ED34 /* DecodedKernelCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DecodedKernelCheck.c; sourceTree = ""; }; - A5E2840B2347AE550068ED34 /* device_tree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_tree.h; sourceTree = ""; }; - A5E2840C2347AE550068ED34 /* device_tree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_tree.c; sourceTree = ""; }; - A5E2840D2347AE550068ED34 /* BootArgs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootArgs.c; sourceTree = ""; }; - A5E2840E2347AE550068ED34 /* VMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMem.h; sourceTree = ""; }; - A5E2840F2347AE550068ED34 /* BootFixes3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootFixes3.h; sourceTree = ""; }; - A5E284112347AE550068ED34 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = ""; }; - A5E284122347AE550068ED34 /* NVRAMDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NVRAMDebug.c; sourceTree = ""; }; - A5E284132347AE550068ED34 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = ""; }; - A5E284142347AE550068ED34 /* OsxLowMemFixDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxLowMemFixDrv.c; sourceTree = ""; }; - A5E284152347AE550068ED34 /* OsxLowMemFixDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxLowMemFixDrv.inf; sourceTree = ""; }; - A5E284162347AE550068ED34 /* NVRAMDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVRAMDebug.h; sourceTree = ""; }; - A5E284182347AE760068ED34 /* SimpleTextExProxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextExProxy.h; sourceTree = ""; }; - A5E284192347AE760068ED34 /* SimpleTextProxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SimpleTextProxy.c; sourceTree = ""; }; - A5E2841A2347AE760068ED34 /* AppleKeyFeeder.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyFeeder.inf; sourceTree = ""; }; - A5E2841B2347AE760068ED34 /* AppleKeyMapUtils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyMapUtils.c; sourceTree = ""; }; - A5E2841C2347AE760068ED34 /* SimpleTextProxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextProxy.h; sourceTree = ""; }; - A5E2841D2347AE760068ED34 /* AppleKeyFeeder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyFeeder.c; sourceTree = ""; }; - A5E2841E2347AE760068ED34 /* SimpleTextExProxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SimpleTextExProxy.c; sourceTree = ""; }; - A5E2841F2347AE760068ED34 /* AppleKeyMapUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapUtils.h; sourceTree = ""; }; - A5E284222347AE900068ED34 /* AppleHid.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleHid.txt; sourceTree = ""; }; - A5E284232347AE900068ED34 /* AIKSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKSource.h; sourceTree = ""; }; - A5E284242347AE900068ED34 /* AIK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIK.h; sourceTree = ""; }; - A5E284252347AE900068ED34 /* AIKTarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTarget.c; sourceTree = ""; }; - A5E284262347AE900068ED34 /* AIKShim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKShim.c; sourceTree = ""; }; - A5E284272347AE900068ED34 /* AIKTranslate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTranslate.h; sourceTree = ""; }; - A5E284282347AE900068ED34 /* AIKData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKData.h; sourceTree = ""; }; - A5E284292347AE900068ED34 /* AIKMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKMap.c; sourceTree = ""; }; - A5E2842A2347AE900068ED34 /* AIK.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIK.c; sourceTree = ""; }; - A5E2842B2347AE900068ED34 /* AIKSource.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKSource.c; sourceTree = ""; }; - A5E2842C2347AE900068ED34 /* AIKTranslate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTranslate.c; sourceTree = ""; }; - A5E2842D2347AE900068ED34 /* AIKTarget.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTarget.h; sourceTree = ""; }; - A5E2842E2347AE900068ED34 /* AIKShim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKShim.h; sourceTree = ""; }; - A5E2842F2347AE900068ED34 /* AIKData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKData.c; sourceTree = ""; }; - A5E284302347AE900068ED34 /* AptioInput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AptioInput.c; sourceTree = ""; }; - A5E284322347AE900068ED34 /* AIT.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIT.h; sourceTree = ""; }; - A5E284332347AE900068ED34 /* AIT.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIT.c; sourceTree = ""; }; - A5E284352347AE900068ED34 /* AIM.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIM.c; sourceTree = ""; }; - A5E284362347AE900068ED34 /* AIM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIM.h; sourceTree = ""; }; - A5E284372347AE900068ED34 /* AptioInputFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AptioInputFix.inf; sourceTree = ""; }; - A5F9AF8D25D024C100706BC0 /* DataHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - A5F9AF9125D024C200706BC0 /* DataHub.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DataHub.cpp; sourceTree = ""; }; - A5F9AF9325D025B600706BC0 /* DataHubExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubExt.h; sourceTree = ""; }; - A5FE9181263B096A00085981 /* XmlLiteArrayTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteArrayTypes.cpp; sourceTree = ""; }; - A5FE9185263B096A00085981 /* XmlLiteCompositeTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlLiteCompositeTypes.h; sourceTree = ""; }; - A5FE9186263B096A00085981 /* XmlLiteParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteParser.cpp; sourceTree = ""; }; - A5FE9187263B096B00085981 /* XmlLiteDictTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlLiteDictTypes.h; sourceTree = ""; }; - A5FE9188263B096B00085981 /* XmlLiteSimpleTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteSimpleTypes.cpp; sourceTree = ""; }; - A5FE9189263B096B00085981 /* XmlLiteSimpleTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlLiteSimpleTypes.h; sourceTree = ""; }; - A5FE918A263B096B00085981 /* XmlLiteUnionTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteUnionTypes.cpp; sourceTree = ""; }; - A5FE918B263B096B00085981 /* XmlLiteUnionTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlLiteUnionTypes.h; sourceTree = ""; }; - A5FE918C263B096C00085981 /* XmlLiteArrayTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlLiteArrayTypes.h; sourceTree = ""; }; - A5FE918D263B096C00085981 /* XmlLiteCompositeTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteCompositeTypes.cpp; sourceTree = ""; }; - A5FE918E263B096C00085981 /* XmlLiteDictTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XmlLiteDictTypes.cpp; sourceTree = ""; }; - A5FE918F263B096C00085981 /* XmlLiteParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlLiteParser.h; sourceTree = ""; }; - A5FE9196263B09C800085981 /* Net.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Net.h; sourceTree = ""; }; - A5FE9197263B0A7600085981 /* CloverVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CloverVersion.h; sourceTree = ""; }; - A5FE9198263B0A7600085981 /* CloverVersion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CloverVersion.cpp; sourceTree = ""; }; - A5FE919A263B0AFA00085981 /* SettingsUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SettingsUtils.cpp; sourceTree = ""; }; - A5FE919B263B0AFB00085981 /* SettingsUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsUtils.h; sourceTree = ""; }; - A5FE919D263B0B0A00085981 /* SmbiosFillPatchingValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbiosFillPatchingValues.h; sourceTree = ""; }; - A5FE919E263B0B0A00085981 /* SmbiosFillPatchingValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SmbiosFillPatchingValues.cpp; sourceTree = ""; }; - A5FE91A0263B0B2800085981 /* Volume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Volume.h; sourceTree = ""; }; - A5FE91A1263B0B2800085981 /* Volume.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Volume.cpp; sourceTree = ""; }; - A5FE91A4263B0BCC00085981 /* SelfOem.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SelfOem.cpp; sourceTree = ""; }; - A5FE91A5263B0BCC00085981 /* ConfigManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigManager.h; sourceTree = ""; }; - A5FE91A6263B0BCC00085981 /* Readme.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = ""; }; - A5FE91A7263B0BCC00085981 /* SelfOem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SelfOem.h; sourceTree = ""; }; - A5FE91A8263B0BCC00085981 /* ConfigManager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigManager.cpp; sourceTree = ""; }; - A5FE91AA263B0BCC00085981 /* SMBIOSPlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SMBIOSPlist.h; sourceTree = ""; }; - A5FE91AB263B0BCC00085981 /* Config_GUI.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_GUI.cpp; sourceTree = ""; }; - A5FE91AC263B0BCC00085981 /* Config_KernelAndKextPatches.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_KernelAndKextPatches.h; sourceTree = ""; }; - A5FE91AD263B0BCC00085981 /* Config_Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Graphics.h; sourceTree = ""; }; - A5FE91AE263B0BCC00085981 /* Config_ACPI_DSDT.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_ACPI_DSDT.h; sourceTree = ""; }; - A5FE91AF263B0BCC00085981 /* Config_Quirks.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_Quirks.cpp; sourceTree = ""; }; - A5FE91B0263B0BCC00085981 /* Config_Devices_Audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_Audio.h; sourceTree = ""; }; - A5FE91B1263B0BCC00085981 /* Config_Quirks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Quirks.h; sourceTree = ""; }; - A5FE91B2263B0BCC00085981 /* ConfigPlistClass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigPlistClass.h; sourceTree = ""; }; - A5FE91B3263B0BCC00085981 /* Config_ACPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_ACPI.h; sourceTree = ""; }; - A5FE91B4263B0BCC00085981 /* Config_Devices_Properties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_Properties.h; sourceTree = ""; }; - A5FE91B5263B0BCC00085981 /* Config_Boot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Boot.h; sourceTree = ""; }; - A5FE91B6263B0BCC00085981 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A5FE91B7263B0BCC00085981 /* Config_Devices_Arbitrary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_Arbitrary.h; sourceTree = ""; }; - A5FE91B8263B0BCC00085981 /* ConfigPlistAbstract.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigPlistAbstract.h; sourceTree = ""; }; - A5FE91B9263B0BCC00085981 /* ConfigPlistClass.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigPlistClass.cpp; sourceTree = ""; }; - A5FE91BA263B0BCC00085981 /* Config_SystemParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_SystemParameters.h; sourceTree = ""; }; - A5FE91BB263B0BCC00085981 /* Config_ACPI.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_ACPI.cpp; sourceTree = ""; }; - A5FE91BC263B0BCC00085981 /* Config_Devices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices.h; sourceTree = ""; }; - A5FE91BD263B0BCC00085981 /* Config_CPU.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_CPU.h; sourceTree = ""; }; - A5FE91BE263B0BCC00085981 /* Config_BootGraphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_BootGraphics.h; sourceTree = ""; }; - A5FE91BF263B0BCC00085981 /* ConfigPlistAbstract.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigPlistAbstract.cpp; sourceTree = ""; }; - A5FE91C0263B0BCC00085981 /* Config_ACPI_DSDT.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Config_ACPI_DSDT.cpp; sourceTree = ""; }; - A5FE91C1263B0BCC00085981 /* Config_ACPI_SSDT.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_ACPI_SSDT.h; sourceTree = ""; }; - A5FE91C2263B0BCC00085981 /* Config_GUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_GUI.h; sourceTree = ""; }; - A5FE91C3263B0BCC00085981 /* Config_RtVariables.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_RtVariables.h; sourceTree = ""; }; - A5FE91C4263B0BCC00085981 /* SMBIOSPlist.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SMBIOSPlist.cpp; sourceTree = ""; }; - A5FE91C5263B0BCC00085981 /* Config_Devices_FakeID.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_FakeID.h; sourceTree = ""; }; - A5FE91C6263B0BCC00085981 /* Config_Devices_USB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_USB.h; sourceTree = ""; }; - A5FE91C7263B0BCC00085981 /* Config_Devices_AddProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config_Devices_AddProperties.h; sourceTree = ""; }; - A5FE91C8263B0BCC00085981 /* Self.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Self.h; sourceTree = ""; }; - A5FE91C9263B0BCC00085981 /* Self.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Self.cpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -7812,393 +8238,11 @@ 126151371A15BB7700903E7B /* CloverGUI */ = { isa = PBXGroup; children = ( - 126151381A15BBAF00903E7B /* rEFIt_UEFI */, + A591CC4A26FF78AD00F9DBF0 /* rEFIt_UEFI */, ); name = CloverGUI; sourceTree = ""; }; - 126151381A15BBAF00903E7B /* rEFIt_UEFI */ = { - isa = PBXGroup; - children = ( - A571C26E2405749900B6A2C5 /* cpp_foundation */, - A547E37B2622B4780038C168 /* cpp_lib */, - A571C27B240574A100B6A2C5 /* cpp_unit_test */, - 126151391A15BBAF00903E7B /* entry_scan */, - A570FB00240BA5340057F26D /* gui */, - 126151471A15BBB000903E7B /* include */, - 1261514B1A15BBB000903E7B /* libeg */, - 126151561A15BBB000903E7B /* Platform */, - A547E3382622B3470038C168 /* PlatformEFI */, - A547E3602622B34F0038C168 /* PlatformIA32 */, - A547E3622622B3570038C168 /* PlatformPOSIX */, - 126151941A15BBB000903E7B /* refit */, - A5FE91A3263B0BCC00085981 /* Settings */, - 1261519F1A15BBB000903E7B /* refit.inf */, - ); - name = rEFIt_UEFI; - path = ../../rEFIt_UEFI; - sourceTree = ""; - }; - 126151391A15BBAF00903E7B /* entry_scan */ = { - isa = PBXGroup; - children = ( - A5456CCC23FC5A84000BF18C /* bootscreen.cpp */, - A5D12C1C243A0B0B00DFA98A /* bootscreen.h */, - A5456CC423FC5A81000BF18C /* CanonicalDB.h */, - A5456CD423FC5A87000BF18C /* CloverDB.h */, - A5456CCB23FC5A83000BF18C /* CloverKEK.h */, - A5456CD123FC5A86000BF18C /* common.cpp */, - A5D12C1D243A0B1B00DFA98A /* common.h */, - A5456CD023FC5A85000BF18C /* entry_scan.h */, - A5456CC923FC5A83000BF18C /* legacy.cpp */, - A5456CD323FC5A87000BF18C /* loader.cpp */, - A5D12C1E243A0B2700DFA98A /* loader.h */, - A5456CCF23FC5A85000BF18C /* lockedgraphics.cpp */, - A5456CD223FC5A86000BF18C /* MSKEK.h */, - A5456CD523FC5A87000BF18C /* MSPCADB.h */, - A5456CCA23FC5A83000BF18C /* MSUEFICADB.h */, - A5456CCD23FC5A84000BF18C /* secureboot.cpp */, - A5456CD623FC5A88000BF18C /* securebootkeys.h */, - A5456CC723FC5A82000BF18C /* securehash.cpp */, - A5456CC623FC5A81000BF18C /* securemenu.cpp */, - A5456CC823FC5A82000BF18C /* securevars.cpp */, - A5456CCE23FC5A84000BF18C /* tool.cpp */, - A5D12C1F243A0B3D00DFA98A /* tool.h */, - ); - path = entry_scan; - sourceTree = ""; - }; - 126151471A15BBB000903E7B /* include */ = { - isa = PBXGroup; - children = ( - A513868325CFB25300F3E345 /* BootTypes.h */, - A52313162448B1E500421FB2 /* Devices.h */, - A569B6A525D038C10001B011 /* DsdtFixList.h */, - A52313172448B1E500421FB2 /* Efi.h */, - 126151491A15BBB000903E7B /* Handle.h */, - A5C68C17260BCC84007DA1E2 /* Languages.h */, - A5FE9196263B09C800085981 /* Net.h */, - A513868425CFB26000F3E345 /* OC.h */, - A52313182448B1ED00421FB2 /* OneLinerMacros.h */, - A513868625CFB26D00F3E345 /* OSFlags.h */, - A513868525CFB26D00F3E345 /* OSTypes.h */, - A52313192448B1F300421FB2 /* Pci.h */, - A547E3752622B3C20038C168 /* QuirksCodes.h */, - A547E3762622B3CC0038C168 /* remove_ref.h */, - A513868A25CFB28A00F3E345 /* rename_helper.h */, - 1261514A1A15BBB000903E7B /* syslinux_mbr.h */, - A547E3772622B3D70038C168 /* TagTypes.h */, - A513868B25CFB28A00F3E345 /* VolumeTypes.h */, - ); - path = include; - sourceTree = ""; - }; - 1261514B1A15BBB000903E7B /* libeg */ = { - isa = PBXGroup; - children = ( - A5456CED23FC5AB3000BF18C /* BmLib.cpp */, - A523131A2448B20D00421FB2 /* BmLib.h */, - A5456CE323FC5AAE000BF18C /* EfiFileLib.h */, - A5456CEB23FC5AB2000BF18C /* egemb_font.cpp */, - A5456CEA23FC5AB1000BF18C /* egemb_icons_dark.cpp */, - A5456CF423FC5AB6000BF18C /* egemb_icons.cpp */, - A5456CE923FC5AB1000BF18C /* FloatLib.cpp */, - A5456CE723FC5AB0000BF18C /* FloatLib.h */, - A5456CE823FC5AB0000BF18C /* image.cpp */, - A523130F2448792B00421FB2 /* image.h */, - A5456CE423FC5AAE000BF18C /* libeg.h */, - A5456CE523FC5AAF000BF18C /* libegint.h */, - A5456CE223FC5AAE000BF18C /* libscreen.cpp */, - A5456CE623FC5AAF000BF18C /* load_icns.cpp */, - A5456CF323FC5AB6000BF18C /* lodepng.cpp */, - A5456CF023FC5AB5000BF18C /* lodepng.h */, - A5456CEC23FC5AB3000BF18C /* nanosvg.cpp */, - A5456CEE23FC5AB4000BF18C /* nanosvg.h */, - A5456CF123FC5AB5000BF18C /* nanosvgrast.cpp */, - A5456CEF23FC5AB4000BF18C /* scroll_images.cpp */, - A5456CF223FC5AB6000BF18C /* text.cpp */, - A5456CF523FC5AB7000BF18C /* VectorGraphics.cpp */, - A5D12C36243A0C2300DFA98A /* VectorGraphics.h */, - A5C219B5243ED7AA00036F7B /* XCinema.cpp */, - A5C219B8243ED7EA00036F7B /* XCinema.h */, - A59F3BA025CC69EA0018CBCE /* XIcon.cpp */, - A59F3BA125CC69EB0018CBCE /* XIcon.h */, - A571C28B240574D900B6A2C5 /* XImage.cpp */, - A571C28C240574D900B6A2C5 /* XImage.h */, - A570FB0B240D626C0057F26D /* XPointer.cpp */, - A570FB0C240D626D0057F26D /* XPointer.h */, - A57CF7B9241A8A12006DE51E /* XTheme.cpp */, - A57CF7BA241A8A13006DE51E /* XTheme.h */, - ); - path = libeg; - sourceTree = ""; - }; - 126151561A15BBB000903E7B /* Platform */ = { - isa = PBXGroup; - children = ( - A529343F24FB9302004241C3 /* plist */, - A5456D3423FC5B00000BF18C /* AcpiPatcher.cpp */, - A523131B2448B26E00421FB2 /* AcpiPatcher.h */, - A5456D2123FC5AF8000BF18C /* AmlGenerator.cpp */, - A5456D4723FC5B08000BF18C /* AmlGenerator.h */, - A523131C2448B27A00421FB2 /* APFS.cpp */, - A523131D2448B27B00421FB2 /* APFS.h */, - A5456D2623FC5AFA000BF18C /* ati_reg.h */, - A5456D1423FC5AF3000BF18C /* ati.cpp */, - A5456D2C23FC5AFC000BF18C /* ati.h */, - A5456D3F23FC5B04000BF18C /* b64cdecode.cpp */, - A5456D3923FC5B02000BF18C /* b64cdecode.h */, - A52313202448B29200421FB2 /* BasicIO.h */, - A5456D3023FC5AFE000BF18C /* BdsConnect.cpp */, - A5456D0623FC5AEB000BF18C /* boot.h */, - A52313222448B29D00421FB2 /* BootLog.h */, - A5456D3523FC5B00000BF18C /* BootOptions.cpp */, - A52313232448B2A800421FB2 /* BootOptions.h */, - A5456D3D23FC5B03000BF18C /* card_vlist.cpp */, - A52313242448B2B300421FB2 /* card_vlist.h */, - A5FE9198263B0A7600085981 /* CloverVersion.cpp */, - A5FE9197263B0A7600085981 /* CloverVersion.h */, - A5456D2723FC5AFA000BF18C /* Console.cpp */, - A52313252448B2BE00421FB2 /* Console.h */, - A5456D0D23FC5AEF000BF18C /* cpu.cpp */, - A52313262448B2CA00421FB2 /* cpu.h */, - A5F9AF9125D024C200706BC0 /* DataHub.cpp */, - A5F9AF8D25D024C100706BC0 /* DataHub.h */, - A5F9AF9325D025B600706BC0 /* DataHubExt.h */, - A5456D4623FC5B07000BF18C /* DataHubCpu.cpp */, - A52313272448B2D200421FB2 /* DataHubCpu.h */, - A5456D4523FC5B07000BF18C /* device_inject.cpp */, - A5456D2023FC5AF7000BF18C /* device_inject.h */, - A5456D1F23FC5AF7000BF18C /* Edid.cpp */, - A52313282448B2E400421FB2 /* Edid.h */, - A5456D1723FC5AF4000BF18C /* Events.cpp */, - A52313292448B2F200421FB2 /* Events.h */, - A5456D0923FC5AED000BF18C /* FixBiosDsdt.cpp */, - A523132A2448B2FE00421FB2 /* FixBiosDsdt.h */, - A5456D2223FC5AF8000BF18C /* gma.cpp */, - A5456D2F23FC5AFE000BF18C /* gma.h */, - A5456D3E23FC5B04000BF18C /* guid.cpp */, - A523132B2448B30C00421FB2 /* guid.h */, - A5456D1123FC5AF1000BF18C /* hda.cpp */, - A5456D1623FC5AF3000BF18C /* hda.h */, - A5456D1323FC5AF2000BF18C /* HdaCodecDump.cpp */, - A5456D4423FC5B06000BF18C /* HdaCodecDump.h */, - A5456D3123FC5AFE000BF18C /* Hibernate.cpp */, - A523132C2448B31A00421FB2 /* Hibernate.h */, - A5456D3623FC5B00000BF18C /* Injectors.cpp */, - A523132D2448B32300421FB2 /* Injectors.h */, - A513867725CFB19200F3E345 /* KERNEL_AND_KEXT_PATCHES.cpp */, - A513867325CFB19200F3E345 /* KERNEL_AND_KEXT_PATCHES.h */, - A5456D1223FC5AF2000BF18C /* kernel_patcher.cpp */, - A5456D4023FC5B05000BF18C /* kernel_patcher.h */, - A5456D1C23FC5AF6000BF18C /* kext_inject.cpp */, - A5456D3B23FC5B02000BF18C /* kext_inject.h */, - A5456D3323FC5AFF000BF18C /* kext_patcher.cpp */, - A513867925CFB1A400F3E345 /* KextList.cpp */, - A513867A25CFB1A400F3E345 /* KextList.h */, - A5456D1923FC5AF5000BF18C /* LegacyBiosThunk.cpp */, - A5456D0E23FC5AF0000BF18C /* LegacyBiosThunk.h */, - A5456D1E23FC5AF7000BF18C /* LegacyBoot.cpp */, - A523132E2448B34000421FB2 /* LegacyBoot.h */, - A5456D4123FC5B05000BF18C /* memvendors.h */, - A5456D2B23FC5AFC000BF18C /* nvidia.cpp */, - A5456D1023FC5AF1000BF18C /* nvidia.h */, - A5456D1823FC5AF4000BF18C /* Nvram.cpp */, - A52313312448B36E00421FB2 /* Nvram.h */, - A5456D1A23FC5AF5000BF18C /* platformdata.cpp */, - A52313322448B37A00421FB2 /* platformdata.h */, - A5456D0B23FC5AEE000BF18C /* PlatformDriverOverride.cpp */, - A52313332448B38400421FB2 /* PlatformDriverOverride.h */, - A5456D2823FC5AFB000BF18C /* Settings.cpp */, - A52313352448B39700421FB2 /* Settings.h */, - A5FE919A263B0AFA00085981 /* SettingsUtils.cpp */, - A5FE919B263B0AFB00085981 /* SettingsUtils.h */, - A5456D2323FC5AF9000BF18C /* smbios.cpp */, - A52313362448B3A800421FB2 /* smbios.h */, - A5FE919E263B0B0A00085981 /* SmbiosFillPatchingValues.cpp */, - A5FE919D263B0B0A00085981 /* SmbiosFillPatchingValues.h */, - A5456D3723FC5B01000BF18C /* sound.cpp */, - A5456D2A23FC5AFC000BF18C /* spd.cpp */, - A5456D3A23FC5B02000BF18C /* spd.h */, - A5456D3C23FC5B03000BF18C /* sse3_5_patcher.h */, - A5456D0A23FC5AED000BF18C /* sse3_patcher.h */, - A5456D0C23FC5AEF000BF18C /* StartupSound.cpp */, - A52313372448B3B800421FB2 /* StartupSound.h */, - A5456D0F23FC5AF0000BF18C /* StateGenerator.cpp */, - A5456D1523FC5AF3000BF18C /* StateGenerator.h */, - A5456D1B23FC5AF5000BF18C /* usbfix.cpp */, - A523133A2448B3F400421FB2 /* usbfix.h */, - A5C68C19260BCDA4007DA1E2 /* Utils.cpp */, - A5C68C18260BCDA3007DA1E2 /* Utils.h */, - A52313392448B3F300421FB2 /* VersionString.cpp */, - A52313382448B3F200421FB2 /* VersionString.h */, - A5FE91A1263B0B2800085981 /* Volume.cpp */, - A5FE91A0263B0B2800085981 /* Volume.h */, - A59F3B9725CC66170018CBCE /* Volumes.cpp */, - A59F3B9325CC66170018CBCE /* Volumes.h */, - ); - path = Platform; - sourceTree = ""; - }; - 126151941A15BBB000903E7B /* refit */ = { - isa = PBXGroup; - children = ( - A5456D7723FC5B3E000BF18C /* icns.cpp */, - A5456D7923FC5B3F000BF18C /* lib.cpp */, - A5456D7423FC5B3C000BF18C /* lib.h */, - A5456D7823FC5B3E000BF18C /* main.cpp */, - A570FAFE240BA4D00057F26D /* menu.h */, - A5456D7A23FC5B3F000BF18C /* menu.cpp */, - A5456D7B23FC5B3F000BF18C /* screen.cpp */, - A570FAFF240BA4DB0057F26D /* screen.h */, - ); - path = refit; - sourceTree = ""; - }; - 12A60F4B1DB610500068BF8B /* Protocols */ = { - isa = PBXGroup; - children = ( - 12A60F4D1DB610500068BF8B /* AppleImageCodec */, - 12AAF5F11DC0F03B00A52B12 /* AppleKeyAggregator */, - A5E284172347AE760068ED34 /* AppleKeyFeeder */, - 12AAF5051DBE167600A52B12 /* AppleUITheme */, - A5E284202347AE900068ED34 /* AptioInputFix */, - 12AAF3C41DB7743E00A52B12 /* DriverOverride */, - A5717008235A1871000CEC60 /* DataHubDxe */, - A571700E235A187C000CEC60 /* DataHubStdErrDxe */, - A5717013235A188B000CEC60 /* DriverOverride */, - 12AAF3C71DB7744B00A52B12 /* DumpUefiCalls */, - 12AAF3E01DB7745A00A52B12 /* EmuVariableUefi */, - 12AAF3A21DB75DAA00A52B12 /* FirmwareVolume */, - 12EA7C211E65FC3D00085A48 /* HashServiceFix */, - 12AAF3E51DB7746700A52B12 /* MsgLog */, - 12AAF3E81DB7747400A52B12 /* OsxFatBinaryDrv */, - 12A60F571DB610500068BF8B /* SMCHelper */, - ); - name = Protocols; - path = ../../Protocols; - sourceTree = ""; - }; - 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 = ""; - }; - 12A60F571DB610500068BF8B /* SMCHelper */ = { - isa = PBXGroup; - children = ( - 12A60F581DB610500068BF8B /* SMCHelper.c */, - 12A60F591DB610500068BF8B /* SMCHelper.inf */, - ); - path = SMCHelper; - sourceTree = ""; - }; - 12AAF3A21DB75DAA00A52B12 /* FirmwareVolume */ = { - isa = PBXGroup; - children = ( - 12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */, - 12AAF3A61DB75F4800A52B12 /* FirmwareVolume.inf */, - ); - path = FirmwareVolume; - sourceTree = ""; - }; - 12AAF3C41DB7743E00A52B12 /* DriverOverride */ = { - isa = PBXGroup; - children = ( - 12AAF3C51DB7743E00A52B12 /* DriverOverride.c */, - 12AAF3C61DB7743E00A52B12 /* DriverOverride.inf */, - ); - path = DriverOverride; - sourceTree = ""; - }; - 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 = ""; - }; - 12AAF3E01DB7745A00A52B12 /* EmuVariableUefi */ = { - isa = PBXGroup; - children = ( - 12AAF3E11DB7745A00A52B12 /* EmuVariable.c */, - 12AAF3E21DB7745A00A52B12 /* EmuVariableRuntimeDxe.inf */, - 12AAF3E31DB7745A00A52B12 /* InitVariable.c */, - 12AAF3E41DB7745A00A52B12 /* Variable.h */, - ); - path = EmuVariableUefi; - sourceTree = ""; - }; - 12AAF3E51DB7746700A52B12 /* MsgLog */ = { - isa = PBXGroup; - children = ( - 12AAF3E61DB7746700A52B12 /* MsgLog.c */, - 12AAF3E71DB7746700A52B12 /* MsgLog.inf */, - ); - path = MsgLog; - sourceTree = ""; - }; - 12AAF3E81DB7747400A52B12 /* OsxFatBinaryDrv */ = { - isa = PBXGroup; - children = ( - 12AAF3E91DB7747400A52B12 /* OsxFatBinaryDrv.c */, - 12AAF3EA1DB7747400A52B12 /* OsxFatBinaryDrv.h */, - 12AAF3EB1DB7747400A52B12 /* OsxFatBinaryDrv.inf */, - ); - path = OsxFatBinaryDrv; - sourceTree = ""; - }; - 12AAF5051DBE167600A52B12 /* AppleUITheme */ = { - isa = PBXGroup; - children = ( - 12AAF5061DBE167600A52B12 /* AppleUITheme.c */, - 12AAF5071DBE167600A52B12 /* AppleUITheme.inf */, - ); - path = AppleUITheme; - sourceTree = ""; - }; - 12AAF5F11DC0F03B00A52B12 /* AppleKeyAggregator */ = { - isa = PBXGroup; - children = ( - 12AAF5F21DC0F03B00A52B12 /* AppleKeyAggregator.c */, - 12AAF5F31DC0F03B00A52B12 /* AppleKeyAggregator.h */, - 12AAF5F41DC0F03B00A52B12 /* AppleKeyAggregator.inf */, - ); - path = AppleKeyAggregator; - sourceTree = ""; - }; 12C86ACC1DE4271D00BF4974 /* CloverEFI */ = { isa = PBXGroup; children = ( @@ -8214,10 +8258,11 @@ 12C86B5C1DE4271D00BF4974 /* OsxDxeCore */, 12C86B8E1DE4271D00BF4974 /* OsxDxeIpl */, 12C86BA41DE4271D00BF4974 /* OsxEfiLdr */, - A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */, 12C86BB31DE4271D00BF4974 /* OsxPciBusNoEnumerationDxe */, + A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */, 12C86BCB1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe */, 12C86BD21DE4271D00BF4974 /* PciRootBridgeDxe */, + A591B25626FF769400F9DBF0 /* UefiCpuPkg */, ); name = CloverEFI; path = ../../CloverEFI; @@ -9155,32 +9200,22 @@ path = X64; sourceTree = ""; }; - 12EA7C211E65FC3D00085A48 /* HashServiceFix */ = { - isa = PBXGroup; - children = ( - 12EA7C221E65FC3D00085A48 /* HashServiceFix.c */, - 12EA7C231E65FC3D00085A48 /* HashServiceFix.inf */, - 12EA7C241E65FC3D00085A48 /* sha1.c */, - 12EA7C251E65FC3D00085A48 /* sha1.h */, - ); - path = HashServiceFix; - sourceTree = ""; - }; 2C7949DA1A0AA7F700D845B0 = { isa = PBXGroup; children = ( - A571B3282320523B003BC0AA /* FromEDK2 */, + A591B25526FF764100F9DBF0 /* FromEDK2 */, A5716F82235968BE000CEC60 /* Nasm.inc */, 126151371A15BB7700903E7B /* CloverGUI */, A5C3244E24B5022F004E20CC /* Include */, A5C32A4624B6CF9B004E20CC /* Library */, 12C874961DE429EC00BF4974 /* LegacyBios */, 12C86ACC1DE4271D00BF4974 /* CloverEFI */, - 2C794D1F1A0AA85900D845B0 /* CloverUEFI */, + A591C3D026FF781F00F9DBF0 /* PosixCompilation */, + A591CDF026FF7E7900F9DBF0 /* Protocols */, 12C86C531DE4272F00BF4974 /* Drivers */, 12C86CCA1DE428FB00BF4974 /* FileSystems */, + A591C5F926FF786A00F9DBF0 /* OpenCorePkg */, 12C874CC1DE42A3300BF4974 /* Clover.dsc */, - A588BB7825265F0E0089BA4A /* OpenCorePkg */, A523133C2448B43C00421FB2 /* Version.h */, 12C874CE1DE42A3C00BF4974 /* Clover.fdf */, 12C874CF1DE42A4200BF4974 /* CloverPkg.dec */, @@ -9190,48 +9225,6 @@ ); sourceTree = ""; }; - 2C794CEF1A0AA85900D845B0 /* Protocol */ = { - isa = PBXGroup; - children = ( - 2C794CEE1A0AA85900D845B0 /* FSInjectProtocol.h */, - ); - path = Protocol; - sourceTree = ""; - }; - 2C794CF01A0AA85900D845B0 /* Include */ = { - isa = PBXGroup; - children = ( - 2C794CEF1A0AA85900D845B0 /* Protocol */, - ); - path = Include; - sourceTree = ""; - }; - 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 = ""; - }; - 2C794D1F1A0AA85900D845B0 /* CloverUEFI */ = { - isa = PBXGroup; - children = ( - A5E283CF2347AE550068ED34 /* MemoryFix */, - 2C794CF31A0AA85900D845B0 /* FSInject */, - 12A60F4B1DB610500068BF8B /* Protocols */, - ); - name = CloverUEFI; - path = ../CloverEFI; - sourceTree = ""; - }; A51C783521E0981C001385A7 /* AudioDxe */ = { isa = PBXGroup; children = ( @@ -9271,199 +9264,6 @@ path = HdaController; sourceTree = ""; }; - A529343F24FB9302004241C3 /* plist */ = { - isa = PBXGroup; - children = ( - A529344524FB9302004241C3 /* base64.cpp */, - A529344324FB9302004241C3 /* base64.h */, - A529344C24FB9302004241C3 /* plist.cpp */, - A529345324FB9302004241C3 /* plist.h */, - A529344424FB9302004241C3 /* TagArray.cpp */, - A529344B24FB9302004241C3 /* TagArray.h */, - A529345024FB9302004241C3 /* TagBool.cpp */, - A529345524FB9302004241C3 /* TagBool.h */, - A529344724FB9302004241C3 /* TagData.cpp */, - A529345424FB9302004241C3 /* TagData.h */, - A529344A24FB9302004241C3 /* TagDate.cpp */, - A529345224FB9302004241C3 /* TagDate.h */, - A529344824FB9302004241C3 /* TagDict.cpp */, - A529344224FB9302004241C3 /* TagDict.h */, - A529344124FB9302004241C3 /* TagFloat.cpp */, - A529345724FB9302004241C3 /* TagFloat.h */, - A529344E24FB9302004241C3 /* TagInt64.cpp */, - A529345124FB9302004241C3 /* TagInt64.h */, - A529344624FB9302004241C3 /* TagKey.cpp */, - A529344024FB9302004241C3 /* TagKey.h */, - A529345624FB9302004241C3 /* TagString8.cpp */, - A529344924FB9302004241C3 /* TagString8.h */, - A529344F24FB9302004241C3 /* xml.cpp */, - A529344D24FB9302004241C3 /* xml.h */, - ); - path = plist; - sourceTree = ""; - }; - A547E3382622B3470038C168 /* PlatformEFI */ = { - isa = PBXGroup; - children = ( - A547E3392622B3470038C168 /* posix */, - A547E34E2622B3470038C168 /* include */, - A547E3532622B3470038C168 /* BootLog.cpp */, - A547E3542622B3470038C168 /* BasicIO.cpp */, - A547E3552622B3470038C168 /* cpp_util */, - ); - path = PlatformEFI; - sourceTree = ""; - }; - A547E3392622B3470038C168 /* posix */ = { - isa = PBXGroup; - children = ( - A547E3402622B3470038C168 /* abort.cpp */, - A547E34D2622B3470038C168 /* abort.h */, - A547E33B2622B3470038C168 /* limits.h */, - A547E33E2622B3470038C168 /* posix_additions.cpp */, - A547E34B2622B3470038C168 /* posix_additions.h */, - A547E3452622B3470038C168 /* posix.h */, - A547E3492622B3470038C168 /* stdarg.h */, - A547E3462622B3470038C168 /* stdbool.h */, - A547E33D2622B3470038C168 /* stddef.h */, - A547E34A2622B3470038C168 /* stdint.h */, - A547E33F2622B3470038C168 /* stdio.cpp */, - A547E3482622B3470038C168 /* stdio.h */, - A547E33A2622B3470038C168 /* stdlib.h */, - A547E3412622B3470038C168 /* string.cpp */, - A547E34C2622B3470038C168 /* string.h */, - A547E33C2622B3470038C168 /* strings.cpp */, - A547E3422622B3470038C168 /* strings.h */, - A547E3472622B3470038C168 /* strlen.cpp */, - A547E3432622B3470038C168 /* wchar.cpp */, - A547E3442622B3470038C168 /* wchar.h */, - ); - path = posix; - sourceTree = ""; - }; - A547E34E2622B3470038C168 /* include */ = { - isa = PBXGroup; - children = ( - A547E34F2622B3470038C168 /* printlib-test-cpp_conf.h */, - A547E3502622B3470038C168 /* printf_lite-test-cpp_conf.h */, - A547E3512622B3470038C168 /* Platform.h */, - A547E3522622B3470038C168 /* XToolsConf.h */, - ); - path = include; - sourceTree = ""; - }; - A547E3552622B3470038C168 /* cpp_util */ = { - isa = PBXGroup; - children = ( - A547E35B2622B3470038C168 /* globals_ctor.cpp */, - A547E35A2622B3470038C168 /* globals_ctor.h */, - A547E3572622B3470038C168 /* globals_dtor.cpp */, - A547E3562622B3470038C168 /* globals_dtor.h */, - A547E35C2622B3470038C168 /* operatorNewDelete.cpp */, - A547E3592622B3470038C168 /* operatorNewDelete.h */, - A547E3582622B3470038C168 /* pure_virtual.cpp */, - ); - path = cpp_util; - sourceTree = ""; - }; - A547E3602622B34F0038C168 /* PlatformIA32 */ = { - isa = PBXGroup; - children = ( - A547E3612622B34F0038C168 /* ftol.asm */, - ); - path = PlatformIA32; - sourceTree = ""; - }; - A547E3622622B3570038C168 /* PlatformPOSIX */ = { - isa = PBXGroup; - children = ( - A547E3632622B3570038C168 /* posix */, - A547E36A2622B3570038C168 /* include */, - A547E36F2622B3570038C168 /* BootLog.cpp */, - A547E3702622B3570038C168 /* BasicIO.cpp */, - A547E3712622B3570038C168 /* cpp_util */, - ); - path = PlatformPOSIX; - sourceTree = ""; - }; - A547E3632622B3570038C168 /* posix */ = { - isa = PBXGroup; - children = ( - A547E3642622B3570038C168 /* posix_additions.cpp */, - A547E3652622B3570038C168 /* abort.cpp */, - A547E3662622B3570038C168 /* posix.h */, - A547E3672622B3570038C168 /* clover_strlen.cpp */, - A547E3682622B3570038C168 /* posix_additions.h */, - A547E3692622B3570038C168 /* abort.h */, - ); - path = posix; - sourceTree = ""; - }; - A547E36A2622B3570038C168 /* include */ = { - isa = PBXGroup; - children = ( - A547E36B2622B3570038C168 /* printlib-test-cpp_conf.h */, - A547E36C2622B3570038C168 /* printf_lite-test-cpp_conf.h */, - A547E36D2622B3570038C168 /* Platform.h */, - A547E36E2622B3570038C168 /* XToolsConf.h */, - ); - path = include; - sourceTree = ""; - }; - A547E3712622B3570038C168 /* cpp_util */ = { - isa = PBXGroup; - children = ( - A547E3722622B3570038C168 /* globals_dtor.h */, - A547E3732622B3570038C168 /* operatorNewDelete.h */, - A547E3742622B3570038C168 /* globals_ctor.h */, - ); - path = cpp_util; - sourceTree = ""; - }; - A547E37B2622B4780038C168 /* cpp_lib */ = { - isa = PBXGroup; - children = ( - A547E37C2622B4780038C168 /* undefinable.h */, - A5FE9181263B096A00085981 /* XmlLiteArrayTypes.cpp */, - A5FE918C263B096C00085981 /* XmlLiteArrayTypes.h */, - A5FE918D263B096C00085981 /* XmlLiteCompositeTypes.cpp */, - A5FE9185263B096A00085981 /* XmlLiteCompositeTypes.h */, - A5FE918E263B096C00085981 /* XmlLiteDictTypes.cpp */, - A5FE9187263B096B00085981 /* XmlLiteDictTypes.h */, - A5FE9186263B096A00085981 /* XmlLiteParser.cpp */, - A5FE918F263B096C00085981 /* XmlLiteParser.h */, - A5FE9188263B096B00085981 /* XmlLiteSimpleTypes.cpp */, - A5FE9189263B096B00085981 /* XmlLiteSimpleTypes.h */, - A5FE918A263B096B00085981 /* XmlLiteUnionTypes.cpp */, - A5FE918B263B096B00085981 /* XmlLiteUnionTypes.h */, - ); - path = cpp_lib; - sourceTree = ""; - }; - A570FB00240BA5340057F26D /* gui */ = { - isa = PBXGroup; - children = ( - A570FB01240BA5340057F26D /* menu_items */, - A5C68C10260BB780007DA1E2 /* REFIT_MAINMENU_SCREEN.cpp */, - A5C68C0F260BB780007DA1E2 /* REFIT_MAINMENU_SCREEN.h */, - A5816DF72418104F003BA66C /* REFIT_MENU_SCREEN.cpp */, - A5816DF82418104F003BA66C /* REFIT_MENU_SCREEN.h */, - A52313132448B1C400421FB2 /* shared_with_menu.cpp */, - A52313142448B1C500421FB2 /* shared_with_menu.h */, - ); - path = gui; - sourceTree = ""; - }; - A570FB01240BA5340057F26D /* menu_items */ = { - isa = PBXGroup; - children = ( - A570FB02240BA5340057F26D /* menu_items.h */, - A5816DF52418103A003BA66C /* menu_items.cpp */, - A570FB03240BA5340057F26D /* menu_globals.h */, - ); - path = menu_items; - sourceTree = ""; - }; A5716FD3235A1576000CEC60 /* Isa */ = { isa = PBXGroup; children = ( @@ -9565,11684 +9365,13673 @@ path = Ps2MouseDxe; sourceTree = ""; }; - A5717008235A1871000CEC60 /* DataHubDxe */ = { + A591B25526FF764100F9DBF0 /* FromEDK2 */ = { isa = PBXGroup; children = ( - A5717009235A1871000CEC60 /* DataHub.c */, - A571700A235A1871000CEC60 /* DataHubDxe.uni */, - A571700B235A1871000CEC60 /* DataHubDxe.inf */, - A571700C235A1871000CEC60 /* DataHubDxeExtra.uni */, - A571700D235A1871000CEC60 /* DataHub.h */, + A591B35626FF77D400F9DBF0 /* MdeModulePkg */, + A591BAF326FF77E100F9DBF0 /* MdePkg */, + A591C1CA26FF77F100F9DBF0 /* NetworkPkg */, + A591C38126FF77FD00F9DBF0 /* PcAtChipsetPkg */, + A591B31326FF778E00F9DBF0 /* IntelFrameworkPkg */, + A591C49B26FF783E00F9DBF0 /* UefiCpuPkg */, + A591B2F726FF778600F9DBF0 /* IntelFrameworkModulePkg */, ); - path = DataHubDxe; + name = FromEDK2; sourceTree = ""; }; - A571700E235A187C000CEC60 /* DataHubStdErrDxe */ = { + A591B25626FF769400F9DBF0 /* UefiCpuPkg */ = { isa = PBXGroup; children = ( - A571700F235A187C000CEC60 /* DataHubStdErrDxeExtra.uni */, - A5717010235A187C000CEC60 /* DataHubStdErr.c */, - A5717011235A187C000CEC60 /* DataHubStdErrDxe.inf */, - A5717012235A187C000CEC60 /* DataHubStdErrDxe.uni */, + A591B25726FF769400F9DBF0 /* UefiCpuPkg.dsc */, + A591B25826FF769400F9DBF0 /* CpuDxe */, + A591B26526FF769400F9DBF0 /* Universal */, + A591B26A26FF769400F9DBF0 /* CpuIo2Smm */, + A591B26E26FF769400F9DBF0 /* edk2.patch-idtgdt */, + A591B26F26FF769400F9DBF0 /* Include */, + A591B27726FF769400F9DBF0 /* UefiCpuPkg.dec */, + A591B27826FF769400F9DBF0 /* Library */, + A591B2A526FF769400F9DBF0 /* CpuIo2Dxe */, + A591B2A926FF769400F9DBF0 /* build.sh */, + A591B2AA26FF769400F9DBF0 /* ResetVector */, + A591B2C526FF769400F9DBF0 /* CpuIoPei */, ); - path = DataHubStdErrDxe; + path = UefiCpuPkg; sourceTree = ""; }; - A5717013235A188B000CEC60 /* DriverOverride */ = { + A591B25826FF769400F9DBF0 /* CpuDxe */ = { isa = PBXGroup; children = ( - A5717014235A188B000CEC60 /* DriverOverride.c */, - A5717015235A188B000CEC60 /* DriverOverride.inf */, - ); - path = DriverOverride; - sourceTree = ""; - }; - A571B3282320523B003BC0AA /* FromEDK2 */ = { - isa = PBXGroup; - children = ( - A58154352538173A00CF4451 /* UefiCpuPkg */, - A58153E62538173200CF4451 /* PcAtChipsetPkg */, - A581522F2538172600CF4451 /* NetworkPkg */, - A5814B5E2538171000CF4451 /* MdePkg */, - A58143C12538170700CF4451 /* MdeModulePkg */, - A581437E253816EC00CF4451 /* IntelFrameworkPkg */, - A5814362253816D700CF4451 /* IntelFrameworkModulePkg */, - ); - path = FromEDK2; - sourceTree = ""; - }; - A571C26E2405749900B6A2C5 /* cpp_foundation */ = { - isa = PBXGroup; - children = ( - A59F3B9D25CC691D0018CBCE /* shared_ptr.cpp */, - A59F3B9C25CC691C0018CBCE /* shared_ptr.h */, - A52313112448B12A00421FB2 /* unicode_conversions.cpp */, - A52313102448B12A00421FB2 /* unicode_conversions.h */, - A571C2792405749900B6A2C5 /* XArray.h */, - A529342C24FB9256004241C3 /* XBuffer.cpp */, - A529342B24FB9255004241C3 /* XBuffer.h */, - A571C27A2405749900B6A2C5 /* XObjArray.h */, - A529342F24FB9266004241C3 /* XRBuffer.cpp */, - A529342E24FB9265004241C3 /* XRBuffer.h */, - A57CF7C9241BE0D6006DE51E /* XString.cpp */, - A57CF7CA241BE0D6006DE51E /* XString.h */, - A59F3B9F25CC69320018CBCE /* XStringAbstract.h */, - A5D12C33243A0BD900DFA98A /* XStringArray.cpp */, - A5D12C32243A0BD900DFA98A /* XStringArray.h */, - A571C2702405749900B6A2C5 /* XToolsCommon.h */, - ); - path = cpp_foundation; - sourceTree = ""; - }; - A571C27B240574A100B6A2C5 /* cpp_unit_test */ = { - isa = PBXGroup; - children = ( - A571C285240574A100B6A2C5 /* all_tests.cpp */, - A571C288240574A100B6A2C5 /* all_tests.h */, - A569B69F25D038760001B011 /* config-test.cpp */, - A569B6A025D038760001B011 /* config-test.h */, - A513868C25CFB2DD00F3E345 /* find_replace_mask_Clover_tests.cpp */, - A513868D25CFB2DD00F3E345 /* find_replace_mask_Clover_tests.h */, - A513868E25CFB2DD00F3E345 /* find_replace_mask_OC_tests.cpp */, - A513868F25CFB2DE00F3E345 /* find_replace_mask_OC_tests.h */, - A5816DEE24180F81003BA66C /* global_test.cpp */, - A5816DEF24180F82003BA66C /* global_test.h */, - A5D12C20243A0B6400DFA98A /* LoadOptions_test.cpp */, - A5D12C21243A0B6500DFA98A /* LoadOptions_test.h */, - A59F3B9A25CC68FF0018CBCE /* MacOsVersion_test.cpp */, - A59F3B9925CC68FF0018CBCE /* MacOsVersion_test.h */, - A529343224FB9292004241C3 /* plist_tests.cpp */, - A529343124FB9291004241C3 /* plist_tests.h */, - A5D12C28243A0B7700DFA98A /* printf_lite-test.cpp */, - A5D12C29243A0B7800DFA98A /* printf_lite-test.h */, - A5D12C26243A0B7700DFA98A /* printlib-test.cpp */, - A5D12C2B243A0B7900DFA98A /* printlib-test.h */, - A547E3782622B4550038C168 /* strcasecmp_test.cpp */, - A547E3792622B4550038C168 /* strcasecmp_test.h */, - A57CF7D1241BE0FB006DE51E /* strcmp_test.cpp */, - A57CF7CC241BE0F9006DE51E /* strcmp_test.h */, - A57CF7CF241BE0FA006DE51E /* strlen_test.cpp */, - A57CF7D0241BE0FB006DE51E /* strlen_test.h */, - A57CF7CD241BE0FA006DE51E /* strncmp_test.cpp */, - A57CF7CE241BE0FA006DE51E /* strncmp_test.h */, - A571C287240574A100B6A2C5 /* XArray_tests.cpp */, - A571C27E240574A100B6A2C5 /* XArray_tests.h */, - A529343524FB92AD004241C3 /* XBuffer_tests.cpp */, - A529343424FB92AC004241C3 /* XBuffer_tests.h */, - A569B6A325D038970001B011 /* xml_lite-test.cpp */, - A569B6A225D038970001B011 /* xml_lite-test.h */, - A571C286240574A100B6A2C5 /* XObjArray_tests.cpp */, - A571C284240574A100B6A2C5 /* XObjArray_tests.h */, - A57CF7D6241BE111006DE51E /* XString_test.cpp */, - A57CF7D5241BE110006DE51E /* XString_test.h */, - A529343724FB92BA004241C3 /* XStringArray_test.cpp */, - A529343824FB92BB004241C3 /* XStringArray_test.h */, - A529343A24FB92BD004241C3 /* XToolsCommon_test.cpp */, - A529343924FB92BC004241C3 /* XToolsCommon_test.h */, - ); - path = cpp_unit_test; - sourceTree = ""; - }; - A5814362253816D700CF4451 /* IntelFrameworkModulePkg */ = { - isa = PBXGroup; - children = ( - A5814363253816D700CF4451 /* Include */, - A581437A253816D700CF4451 /* IntelFrameworkModulePkgExtra.uni */, - A581437B253816D700CF4451 /* IntelFrameworkModulePkg.dsc */, - A581437C253816D700CF4451 /* IntelFrameworkModulePkg.uni */, - A581437D253816D700CF4451 /* IntelFrameworkModulePkg.dec */, - ); - name = IntelFrameworkModulePkg; - path = ../../../IntelFrameworkModulePkg; - sourceTree = ""; - }; - A5814363253816D700CF4451 /* Include */ = { - isa = PBXGroup; - children = ( - A5814364253816D700CF4451 /* Library */, - A5814367253816D700CF4451 /* Protocol */, - A581436D253816D700CF4451 /* Guid */, - ); - path = Include; - sourceTree = ""; - }; - A5814364253816D700CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A5814365253816D700CF4451 /* PlatformBdsLib.h */, - A5814366253816D700CF4451 /* GenericBdsLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A5814367253816D700CF4451 /* Protocol */ = { - isa = PBXGroup; - children = ( - A5814368253816D700CF4451 /* ExitPmAuth.h */, - A5814369253816D700CF4451 /* IsaAcpi.h */, - A581436A253816D700CF4451 /* OEMBadging.h */, - A581436B253816D700CF4451 /* VgaMiniPort.h */, - A581436C253816D700CF4451 /* IsaIo.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A581436D253816D700CF4451 /* Guid */ = { - isa = PBXGroup; - children = ( - A581436E253816D700CF4451 /* LegacyBios.h */, - A581436F253816D700CF4451 /* IntelFrameworkModulePkgTokenSpace.h */, - A5814370253816D700CF4451 /* BlockIoVendor.h */, - A5814371253816D700CF4451 /* HdBootVariable.h */, - A5814372253816D700CF4451 /* BdsLibHii.h */, - A5814373253816D700CF4451 /* BdsHii.h */, - A5814374253816D700CF4451 /* TianoDecompress.h */, - A5814375253816D700CF4451 /* DataHubStatusCodeRecord.h */, - A5814376253816D700CF4451 /* AcpiVariableCompatibility.h */, - A5814377253816D700CF4451 /* LegacyDevOrder.h */, - A5814378253816D700CF4451 /* LastEnumLang.h */, - A5814379253816D700CF4451 /* CapsuleDataFile.h */, - ); - path = Guid; - sourceTree = ""; - }; - A581437E253816EC00CF4451 /* IntelFrameworkPkg */ = { - isa = PBXGroup; - children = ( - A581437F253816EC00CF4451 /* IntelFrameworkPkgExtra.uni */, - A5814380253816EC00CF4451 /* Include */, - A58143BE253816EC00CF4451 /* IntelFrameworkPkg.dsc */, - A58143BF253816EC00CF4451 /* IntelFrameworkPkg.uni */, - A58143C0253816EC00CF4451 /* IntelFrameworkPkg.dec */, - ); - path = IntelFrameworkPkg; - sourceTree = ""; - }; - A5814380253816EC00CF4451 /* Include */ = { - isa = PBXGroup; - children = ( - A5814381253816EC00CF4451 /* FrameworkSmm.h */, - A5814382253816EC00CF4451 /* FrameworkDxe.h */, - A5814383253816EC00CF4451 /* Framework */, - A581438D253816EC00CF4451 /* Protocol */, - A58143AC253816EC00CF4451 /* FrameworkPei.h */, - A58143AD253816EC00CF4451 /* Guid */, - A58143B4253816EC00CF4451 /* Ppi */, - ); - path = Include; - sourceTree = ""; - }; - A5814383253816EC00CF4451 /* Framework */ = { - isa = PBXGroup; - children = ( - A5814384253816EC00CF4451 /* BootScript.h */, - A5814385253816EC00CF4451 /* FirmwareVolumeImageFormat.h */, - A5814386253816EC00CF4451 /* SmmCis.h */, - A5814387253816EC00CF4451 /* FrameworkInternalFormRepresentation.h */, - A5814388253816EC00CF4451 /* Hob.h */, - A5814389253816EC00CF4451 /* PeiCis.h */, - A581438A253816EC00CF4451 /* FirmwareVolumeHeader.h */, - A581438B253816EC00CF4451 /* StatusCode.h */, - A581438C253816EC00CF4451 /* DxeCis.h */, - ); - path = Framework; - sourceTree = ""; - }; - A581438D253816EC00CF4451 /* Protocol */ = { - isa = PBXGroup; - children = ( - A581438E253816EC00CF4451 /* SmmBase.h */, - A581438F253816EC00CF4451 /* SmmUsbDispatch.h */, - A5814390253816EC00CF4451 /* SmmIchnDispatch.h */, - A5814391253816EC00CF4451 /* LegacyInterrupt.h */, - A5814392253816EC00CF4451 /* LegacyBios.h */, - A5814393253816EC00CF4451 /* SmmSxDispatch.h */, - A5814394253816EC00CF4451 /* SmmGpiDispatch.h */, - A5814395253816EC00CF4451 /* AcpiS3Save.h */, - A5814396253816EC00CF4451 /* FrameworkMpService.h */, - A5814397253816EC00CF4451 /* FrameworkFirmwareVolumeBlock.h */, - A5814398253816EC00CF4451 /* SmmPowerButtonDispatch.h */, - A5814399253816EC00CF4451 /* FrameworkFormCallback.h */, - A581439A253816EC00CF4451 /* SmmControl.h */, - A581439B253816EC00CF4451 /* SmmCpuSaveState.h */, - A581439C253816EC00CF4451 /* SmmStandbyButtonDispatch.h */, - A581439D253816EC00CF4451 /* SectionExtraction.h */, - A581439E253816EC00CF4451 /* LegacyBiosPlatform.h */, - A581439F253816EC00CF4451 /* FrameworkFormBrowser.h */, - A58143A0253816EC00CF4451 /* SmmAccess.h */, - A58143A1253816EC00CF4451 /* LegacyRegion.h */, - A58143A2253816EC00CF4451 /* BootScriptSave.h */, - A58143A3253816EC00CF4451 /* DataHub.h */, - A58143A4253816EC00CF4451 /* SmmSwDispatch.h */, - A58143A5253816EC00CF4451 /* SmmPeriodicTimerDispatch.h */, - A58143A6253816EC00CF4451 /* Legacy8259.h */, - A58143A7253816EC00CF4451 /* AcpiSupport.h */, - A58143A8253816EC00CF4451 /* SmmCpuIo.h */, - A58143A9253816EC00CF4451 /* CpuIo.h */, - A58143AA253816EC00CF4451 /* FirmwareVolume.h */, - A58143AB253816EC00CF4451 /* FrameworkHii.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A58143AD253816EC00CF4451 /* Guid */ = { - isa = PBXGroup; - children = ( - A58143AE253816EC00CF4451 /* SmramMemoryReserve.h */, - A58143AF253816EC00CF4451 /* DataHubRecords.h */, - A58143B0253816EC00CF4451 /* SmmCommunicate.h */, - A58143B1253816EC00CF4451 /* BlockIo.h */, - A58143B2253816EC00CF4451 /* Capsule.h */, - A58143B3253816EC00CF4451 /* FirmwareFileSystem.h */, - ); - path = Guid; - sourceTree = ""; - }; - A58143B4253816EC00CF4451 /* Ppi */ = { - isa = PBXGroup; - children = ( - A58143B5253816EC00CF4451 /* PciCfg.h */, - A58143B6253816EC00CF4451 /* Security.h */, - A58143B7253816EC00CF4451 /* S3Resume.h */, - A58143B8253816EC00CF4451 /* BootScriptExecuter.h */, - A58143B9253816EC00CF4451 /* ReadOnlyVariable.h */, - A58143BA253816EC00CF4451 /* SectionExtraction.h */, - A58143BB253816EC00CF4451 /* FvLoadFile.h */, - A58143BC253816EC00CF4451 /* Smbus.h */, - A58143BD253816EC00CF4451 /* FindFv.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A58143C12538170700CF4451 /* MdeModulePkg */ = { - isa = PBXGroup; - children = ( - A58143C22538170700CF4451 /* Core */, - A58144512538170700CF4451 /* Universal */, - A58146EE2538170800CF4451 /* Include */, - A58147902538170800CF4451 /* MdeModulePkgExtra.uni */, - A58147912538170800CF4451 /* Bus */, - A581495A2538170900CF4451 /* Library */, - A5814B172538170900CF4451 /* MdeModulePkgSample.dec */, - A5814B182538170900CF4451 /* Logo */, - A5814B222538170900CF4451 /* MdeModulePkg.uni */, - A5814B232538170900CF4451 /* MdeModulePkg.dec */, - A5814B242538170900CF4451 /* Application */, - A5814B5D2538170900CF4451 /* MdeModulePkg.dsc */, - ); - name = MdeModulePkg; - path = ../../../MdeModulePkg; - sourceTree = ""; - }; - A58143C22538170700CF4451 /* Core */ = { - isa = PBXGroup; - children = ( - A58143C32538170700CF4451 /* RuntimeDxe */, - A58143CA2538170700CF4451 /* Dxe */, - A58144042538170700CF4451 /* PiSmmCore */, - A581441D2538170700CF4451 /* Pei */, - A58144402538170700CF4451 /* DxeIplPeim */, - ); - path = Core; - sourceTree = ""; - }; - A58143C32538170700CF4451 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A58143C42538170700CF4451 /* Runtime.c */, - A58143C52538170700CF4451 /* RuntimeDxe.inf */, - A58143C62538170700CF4451 /* RuntimeDxe.uni */, - A58143C72538170700CF4451 /* Crc32.c */, - A58143C82538170700CF4451 /* Runtime.h */, - A58143C92538170700CF4451 /* RuntimeDxeExtra.uni */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A58143CA2538170700CF4451 /* Dxe */ = { - isa = PBXGroup; - children = ( - A58143CB2538170700CF4451 /* Misc */, - A58143D32538170700CF4451 /* Hand */, - A58143D92538170700CF4451 /* DxeMain.inf */, - A58143DA2538170700CF4451 /* FwVolBlock */, - A58143DD2538170700CF4451 /* Dispatcher */, - A58143E02538170700CF4451 /* FwVol */, - A58143E72538170700CF4451 /* DxeMain */, - A58143EA2538170700CF4451 /* Library */, - A58143EC2538170700CF4451 /* Gcd */, - A58143EF2538170700CF4451 /* Image */, - A58143F22538170700CF4451 /* DxeMain.h */, - A58143F32538170700CF4451 /* DxeCore.uni */, - A58143F42538170700CF4451 /* SectionExtraction */, - A58143F62538170700CF4451 /* Event */, - A58143FB2538170700CF4451 /* DxeCoreExtra.uni */, - A58143FC2538170700CF4451 /* Mem */, - ); - path = Dxe; - sourceTree = ""; - }; - A58143CB2538170700CF4451 /* Misc */ = { - isa = PBXGroup; - children = ( - A58143CC2538170700CF4451 /* Stall.c */, - A58143CD2538170700CF4451 /* MemoryProtection.c */, - A58143CE2538170700CF4451 /* DebugImageInfo.c */, - A58143CF2538170700CF4451 /* InstallConfigurationTable.c */, - A58143D02538170700CF4451 /* SetWatchdogTimer.c */, - A58143D12538170700CF4451 /* PropertiesTable.c */, - A58143D22538170700CF4451 /* MemoryAttributesTable.c */, - ); - path = Misc; - sourceTree = ""; - }; - A58143D32538170700CF4451 /* Hand */ = { - isa = PBXGroup; - children = ( - A58143D42538170700CF4451 /* Handle.c */, - A58143D52538170700CF4451 /* Handle.h */, - A58143D62538170700CF4451 /* Locate.c */, - A58143D72538170700CF4451 /* DriverSupport.c */, - A58143D82538170700CF4451 /* Notify.c */, - ); - path = Hand; - sourceTree = ""; - }; - A58143DA2538170700CF4451 /* FwVolBlock */ = { - isa = PBXGroup; - children = ( - A58143DB2538170700CF4451 /* FwVolBlock.c */, - A58143DC2538170700CF4451 /* FwVolBlock.h */, - ); - path = FwVolBlock; - sourceTree = ""; - }; - A58143DD2538170700CF4451 /* Dispatcher */ = { - isa = PBXGroup; - children = ( - A58143DE2538170700CF4451 /* Dispatcher.c */, - A58143DF2538170700CF4451 /* Dependency.c */, - ); - path = Dispatcher; - sourceTree = ""; - }; - A58143E02538170700CF4451 /* FwVol */ = { - isa = PBXGroup; - children = ( - A58143E12538170700CF4451 /* FwVolAttrib.c */, - A58143E22538170700CF4451 /* FwVolRead.c */, - A58143E32538170700CF4451 /* FwVolDriver.h */, - A58143E42538170700CF4451 /* Ffs.c */, - A58143E52538170700CF4451 /* FwVolWrite.c */, - A58143E62538170700CF4451 /* FwVol.c */, - ); - path = FwVol; - sourceTree = ""; - }; - A58143E72538170700CF4451 /* DxeMain */ = { - isa = PBXGroup; - children = ( - A58143E82538170700CF4451 /* DxeProtocolNotify.c */, - A58143E92538170700CF4451 /* DxeMain.c */, - ); - path = DxeMain; - sourceTree = ""; - }; - A58143EA2538170700CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A58143EB2538170700CF4451 /* Library.c */, - ); - path = Library; - sourceTree = ""; - }; - A58143EC2538170700CF4451 /* Gcd */ = { - isa = PBXGroup; - children = ( - A58143ED2538170700CF4451 /* Gcd.c */, - A58143EE2538170700CF4451 /* Gcd.h */, - ); - path = Gcd; - sourceTree = ""; - }; - A58143EF2538170700CF4451 /* Image */ = { - isa = PBXGroup; - children = ( - A58143F02538170700CF4451 /* Image.c */, - A58143F12538170700CF4451 /* Image.h */, - ); - path = Image; - sourceTree = ""; - }; - A58143F42538170700CF4451 /* SectionExtraction */ = { - isa = PBXGroup; - children = ( - A58143F52538170700CF4451 /* CoreSectionExtraction.c */, - ); - path = SectionExtraction; - sourceTree = ""; - }; - A58143F62538170700CF4451 /* Event */ = { - isa = PBXGroup; - children = ( - A58143F72538170700CF4451 /* Timer.c */, - A58143F82538170700CF4451 /* Event.h */, - A58143F92538170700CF4451 /* Event.c */, - A58143FA2538170700CF4451 /* Tpl.c */, - ); - path = Event; - sourceTree = ""; - }; - A58143FC2538170700CF4451 /* Mem */ = { - isa = PBXGroup; - children = ( - A58143FD2538170700CF4451 /* HeapGuard.c */, - A58143FE2538170700CF4451 /* MemData.c */, - A58143FF2538170700CF4451 /* MemoryProfileRecord.c */, - A58144002538170700CF4451 /* Page.c */, - A58144012538170700CF4451 /* HeapGuard.h */, - A58144022538170700CF4451 /* Imem.h */, - A58144032538170700CF4451 /* Pool.c */, - ); - path = Mem; - sourceTree = ""; - }; - A58144042538170700CF4451 /* PiSmmCore */ = { - isa = PBXGroup; - children = ( - A58144052538170700CF4451 /* Smi.c */, - A58144062538170700CF4451 /* SmiHandlerProfile.c */, - A58144072538170700CF4451 /* HeapGuard.c */, - A58144082538170700CF4451 /* PiSmmCore.c */, - A58144092538170700CF4451 /* Dispatcher.c */, - A581440A2538170700CF4451 /* PiSmmIplExtra.uni */, - A581440B2538170700CF4451 /* SmramProfileRecord.c */, - A581440C2538170700CF4451 /* Handle.c */, - A581440D2538170700CF4451 /* PiSmmCoreExtra.uni */, - A581440E2538170700CF4451 /* InstallConfigurationTable.c */, - A581440F2538170700CF4451 /* PiSmmCorePrivateData.h */, - A58144102538170700CF4451 /* PiSmmIpl.c */, - A58144112538170700CF4451 /* Page.c */, - A58144122538170700CF4451 /* PiSmmCore.h */, - A58144132538170700CF4451 /* HeapGuard.h */, - A58144142538170700CF4451 /* PiSmmCore.inf */, - A58144152538170700CF4451 /* Locate.c */, - A58144162538170700CF4451 /* Dependency.c */, - A58144172538170700CF4451 /* Pool.c */, - A58144182538170700CF4451 /* PiSmmCore.uni */, - A58144192538170700CF4451 /* MemoryAttributesTable.c */, - A581441A2538170700CF4451 /* PiSmmIpl.uni */, - A581441B2538170700CF4451 /* Notify.c */, - A581441C2538170700CF4451 /* PiSmmIpl.inf */, - ); - path = PiSmmCore; - sourceTree = ""; - }; - A581441D2538170700CF4451 /* Pei */ = { - isa = PBXGroup; - children = ( - A581441E2538170700CF4451 /* PeiMain.inf */, - A581441F2538170700CF4451 /* PciCfg2 */, - A58144212538170700CF4451 /* Memory */, - A58144232538170700CF4451 /* Hob */, - A58144252538170700CF4451 /* Security */, - A58144272538170700CF4451 /* Reset */, - A58144292538170700CF4451 /* Dispatcher */, - A581442B2538170700CF4451 /* FwVol */, - A581442E2538170700CF4451 /* Dependency */, - A58144312538170700CF4451 /* Image */, - A58144332538170700CF4451 /* PeiMain */, - A58144352538170700CF4451 /* StatusCode */, - A58144372538170700CF4451 /* BootMode */, - A58144392538170700CF4451 /* CpuIo */, - A581443B2538170700CF4451 /* Ppi */, - A581443D2538170700CF4451 /* PeiCoreExtra.uni */, - A581443E2538170700CF4451 /* PeiMain.h */, - A581443F2538170700CF4451 /* PeiCore.uni */, - ); - path = Pei; - sourceTree = ""; - }; - A581441F2538170700CF4451 /* PciCfg2 */ = { - isa = PBXGroup; - children = ( - A58144202538170700CF4451 /* PciCfg2.c */, - ); - path = PciCfg2; - sourceTree = ""; - }; - A58144212538170700CF4451 /* Memory */ = { - isa = PBXGroup; - children = ( - A58144222538170700CF4451 /* MemoryServices.c */, - ); - path = Memory; - sourceTree = ""; - }; - A58144232538170700CF4451 /* Hob */ = { - isa = PBXGroup; - children = ( - A58144242538170700CF4451 /* Hob.c */, - ); - path = Hob; - sourceTree = ""; - }; - A58144252538170700CF4451 /* Security */ = { - isa = PBXGroup; - children = ( - A58144262538170700CF4451 /* Security.c */, - ); - path = Security; - sourceTree = ""; - }; - A58144272538170700CF4451 /* Reset */ = { - isa = PBXGroup; - children = ( - A58144282538170700CF4451 /* Reset.c */, - ); - path = Reset; - sourceTree = ""; - }; - A58144292538170700CF4451 /* Dispatcher */ = { - isa = PBXGroup; - children = ( - A581442A2538170700CF4451 /* Dispatcher.c */, - ); - path = Dispatcher; - sourceTree = ""; - }; - A581442B2538170700CF4451 /* FwVol */ = { - isa = PBXGroup; - children = ( - A581442C2538170700CF4451 /* FwVol.h */, - A581442D2538170700CF4451 /* FwVol.c */, - ); - path = FwVol; - sourceTree = ""; - }; - A581442E2538170700CF4451 /* Dependency */ = { - isa = PBXGroup; - children = ( - A581442F2538170700CF4451 /* Dependency.h */, - A58144302538170700CF4451 /* Dependency.c */, - ); - path = Dependency; - sourceTree = ""; - }; - A58144312538170700CF4451 /* Image */ = { - isa = PBXGroup; - children = ( - A58144322538170700CF4451 /* Image.c */, - ); - path = Image; - sourceTree = ""; - }; - A58144332538170700CF4451 /* PeiMain */ = { - isa = PBXGroup; - children = ( - A58144342538170700CF4451 /* PeiMain.c */, - ); - path = PeiMain; - sourceTree = ""; - }; - A58144352538170700CF4451 /* StatusCode */ = { - isa = PBXGroup; - children = ( - A58144362538170700CF4451 /* StatusCode.c */, - ); - path = StatusCode; - sourceTree = ""; - }; - A58144372538170700CF4451 /* BootMode */ = { - isa = PBXGroup; - children = ( - A58144382538170700CF4451 /* BootMode.c */, - ); - path = BootMode; - sourceTree = ""; - }; - A58144392538170700CF4451 /* CpuIo */ = { - isa = PBXGroup; - children = ( - A581443A2538170700CF4451 /* CpuIo.c */, - ); - path = CpuIo; - sourceTree = ""; - }; - A581443B2538170700CF4451 /* Ppi */ = { - isa = PBXGroup; - children = ( - A581443C2538170700CF4451 /* Ppi.c */, - ); - path = Ppi; - sourceTree = ""; - }; - A58144402538170700CF4451 /* DxeIplPeim */ = { - isa = PBXGroup; - children = ( - A58144412538170700CF4451 /* DxeIpl.uni */, - A58144422538170700CF4451 /* Ebc */, - A58144442538170700CF4451 /* DxeLoad.c */, - A58144452538170700CF4451 /* DxeIpl.inf */, - A58144462538170700CF4451 /* X64 */, - A581444A2538170700CF4451 /* DxeIpl.h */, - A581444B2538170700CF4451 /* Ia32 */, - A581444E2538170700CF4451 /* Arm */, - A58144502538170700CF4451 /* DxeIplExtra.uni */, - ); - path = DxeIplPeim; - sourceTree = ""; - }; - A58144422538170700CF4451 /* Ebc */ = { - isa = PBXGroup; - children = ( - A58144432538170700CF4451 /* DxeLoadFunc.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A58144462538170700CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58144472538170700CF4451 /* VirtualMemory.c */, - A58144482538170700CF4451 /* VirtualMemory.h */, - A58144492538170700CF4451 /* DxeLoadFunc.c */, - ); - path = X64; - sourceTree = ""; - }; - A581444B2538170700CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A581444C2538170700CF4451 /* IdtVectorAsm.nasm */, - A581444D2538170700CF4451 /* DxeLoadFunc.c */, - ); - path = Ia32; - sourceTree = ""; - }; - A581444E2538170700CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A581444F2538170700CF4451 /* DxeLoadFunc.c */, - ); - path = Arm; - sourceTree = ""; - }; - A58144512538170700CF4451 /* Universal */ = { - isa = PBXGroup; - children = ( - A58144522538170700CF4451 /* DebugPortDxe */, - A58144592538170700CF4451 /* EsrtFmpDxe */, - A581445F2538170700CF4451 /* DebugSupportDxe */, - A581446E2538170700CF4451 /* Acpi */, - A58144AF2538170700CF4451 /* EbcDxe */, - A58144E82538170700CF4451 /* EsrtDxe */, - A58144EF2538170700CF4451 /* SmbiosDxe */, - A58144F52538170700CF4451 /* SectionExtractionDxe */, - A58144FA2538170700CF4451 /* RegularExpressionDxe */, - A58145252538170700CF4451 /* Variable */, - A58145472538170700CF4451 /* DisplayEngineDxe */, - A58145512538170700CF4451 /* CapsuleOnDiskLoadPei */, - A58145562538170700CF4451 /* DriverHealthManagerDxe */, - A58145602538170700CF4451 /* MonotonicCounterRuntimeDxe */, - A58145652538170700CF4451 /* LegacyRegion2Dxe */, - A581456B2538170700CF4451 /* WatchdogTimerDxe */, - A58145712538170700CF4451 /* FaultTolerantWriteDxe */, - A58145872538170700CF4451 /* DevicePathDxe */, - A581458C2538170700CF4451 /* DriverSampleDxe */, - A58145972538170700CF4451 /* SmbiosMeasurementDxe */, - A581459C2538170700CF4451 /* HiiResourcesSampleDxe */, - A58145A32538170700CF4451 /* PlatformDriOverrideDxe */, - A58145AD2538170700CF4451 /* LoadFileOnFv2 */, - A58145B22538170700CF4451 /* BootManagerPolicyDxe */, - A58145B72538170700CF4451 /* PCD */, - A58145C62538170700CF4451 /* SectionExtractionPei */, - A58145CB2538170700CF4451 /* StatusCodeHandler */, - A58145E42538170700CF4451 /* DebugServicePei */, - A58145E92538170700CF4451 /* TimestampDxe */, - A58145EE2538170700CF4451 /* ResetSystemPei */, - A58145F42538170700CF4451 /* FvSimpleFileSystemDxe */, - A58145FC2538170700CF4451 /* SecurityStubDxe */, - A58146032538170700CF4451 /* Disk */, - A58146382538170800CF4451 /* MemoryTest */, - A58146452538170800CF4451 /* HiiDatabaseDxe */, - A58146522538170800CF4451 /* PcatSingleSegmentPciCfg2Pei */, - A58146572538170800CF4451 /* FaultTolerantWritePei */, - A581465C2538170800CF4451 /* BdsDxe */, - A58146662538170800CF4451 /* SmmCommunicationBufferDxe */, - A581466B2538170800CF4451 /* CapsulePei */, - A581467A2538170800CF4451 /* ResetSystemRuntimeDxe */, - A58146802538170800CF4451 /* PrintDxe */, - A58146852538170800CF4451 /* SerialDxe */, - A581468A2538170800CF4451 /* LockBox */, - A58146902538170800CF4451 /* FileExplorerDxe */, - A58146952538170800CF4451 /* ReportStatusCodeRouter */, - A58146A82538170800CF4451 /* CapsuleRuntimeDxe */, - A58146B62538170800CF4451 /* SetupBrowserDxe */, - A58146C02538170800CF4451 /* Console */, - A58146E82538170800CF4451 /* Metronome */, - ); - path = Universal; - sourceTree = ""; - }; - A58144522538170700CF4451 /* DebugPortDxe */ = { - isa = PBXGroup; - children = ( - A58144532538170700CF4451 /* DebugPort.c */, - A58144542538170700CF4451 /* DebugPortDxeExtra.uni */, - A58144552538170700CF4451 /* DebugPortDxe.inf */, - A58144562538170700CF4451 /* ComponentName.c */, - A58144572538170700CF4451 /* DebugPortDxe.uni */, - A58144582538170700CF4451 /* DebugPort.h */, - ); - path = DebugPortDxe; - sourceTree = ""; - }; - A58144592538170700CF4451 /* EsrtFmpDxe */ = { - isa = PBXGroup; - children = ( - A581445A2538170700CF4451 /* EsrtFmpDebugPrint.c */, - A581445B2538170700CF4451 /* EsrtFmpDxeExtra.uni */, - A581445C2538170700CF4451 /* EsrtFmpDxe.inf */, - A581445D2538170700CF4451 /* EsrtFmpDxe.uni */, - A581445E2538170700CF4451 /* EsrtFmp.c */, - ); - path = EsrtFmpDxe; - sourceTree = ""; - }; - A581445F2538170700CF4451 /* DebugSupportDxe */ = { - isa = PBXGroup; - children = ( - A58144602538170700CF4451 /* X64 */, - A58144642538170700CF4451 /* DebugSupportDxeExtra.uni */, - A58144652538170700CF4451 /* DebugSupport.c */, - A58144662538170700CF4451 /* Ia32 */, - A581446C2538170700CF4451 /* DebugSupportDxe.uni */, - A581446D2538170700CF4451 /* DebugSupportDxe.inf */, - ); - path = DebugSupportDxe; - sourceTree = ""; - }; - A58144602538170700CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58144612538170700CF4451 /* PlDebugSupport.h */, - A58144622538170700CF4451 /* PlDebugSupportX64.c */, - A58144632538170700CF4451 /* AsmFuncs.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58144662538170700CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58144672538170700CF4451 /* PlDebugSupport.h */, - A58144682538170700CF4451 /* AsmFuncs.nasm */, - A58144692538170700CF4451 /* PlDebugSupport.c */, - A581446A2538170700CF4451 /* PlDebugSupportIa32.c */, - A581446B2538170700CF4451 /* DebugSupport.h */, - ); - path = Ia32; - sourceTree = ""; - }; - A581446E2538170700CF4451 /* Acpi */ = { - isa = PBXGroup; - children = ( - A581446F2538170700CF4451 /* AcpiTableDxe */, - A581447D2538170700CF4451 /* S3SaveStateDxe */, - A58144842538170700CF4451 /* BootGraphicsResourceTableDxe */, - A58144892538170700CF4451 /* FirmwarePerformanceDataTableSmm */, - A581448E2538170700CF4451 /* FirmwarePerformanceDataTablePei */, - A58144932538170700CF4451 /* AcpiPlatformDxe */, - A58144982538170700CF4451 /* BootScriptExecutorDxe */, - A58144A42538170700CF4451 /* SmmS3SaveState */, - A58144AA2538170700CF4451 /* FirmwarePerformanceDataTableDxe */, - ); - path = Acpi; - sourceTree = ""; - }; - A581446F2538170700CF4451 /* AcpiTableDxe */ = { - isa = PBXGroup; - children = ( - A58144702538170700CF4451 /* AmlNamespace.c */, - A58144712538170700CF4451 /* AcpiTableDxeExtra.uni */, - A58144722538170700CF4451 /* AcpiTableProtocol.c */, - A58144732538170700CF4451 /* AmlOption.c */, - A58144742538170700CF4451 /* AmlString.c */, - A58144752538170700CF4451 /* AcpiSdt.c */, - A58144762538170700CF4451 /* AcpiTable.c */, - A58144772538170700CF4451 /* AcpiTableDxe.uni */, - A58144782538170700CF4451 /* AmlChild.c */, - A58144792538170700CF4451 /* AcpiTableDxe.inf */, - A581447A2538170700CF4451 /* AcpiSdt.h */, - A581447B2538170700CF4451 /* Aml.c */, - A581447C2538170700CF4451 /* AcpiTable.h */, - ); - path = AcpiTableDxe; - sourceTree = ""; - }; - A581447D2538170700CF4451 /* S3SaveStateDxe */ = { - isa = PBXGroup; - children = ( - A581447E2538170700CF4451 /* AcpiS3ContextSave.c */, - A581447F2538170700CF4451 /* S3SaveStateDxeExtra.uni */, - A58144802538170700CF4451 /* S3SaveState.c */, - A58144812538170700CF4451 /* S3SaveStateDxe.uni */, - A58144822538170700CF4451 /* S3SaveStateDxe.inf */, - A58144832538170700CF4451 /* InternalS3SaveState.h */, - ); - path = S3SaveStateDxe; - sourceTree = ""; - }; - A58144842538170700CF4451 /* BootGraphicsResourceTableDxe */ = { - isa = PBXGroup; - children = ( - A58144852538170700CF4451 /* BootGraphicsResourceTableDxeExtra.uni */, - A58144862538170700CF4451 /* BootGraphicsResourceTableDxe.c */, - A58144872538170700CF4451 /* BootGraphicsResourceTableDxe.inf */, - A58144882538170700CF4451 /* BootGraphicsResourceTableDxe.uni */, - ); - path = BootGraphicsResourceTableDxe; - sourceTree = ""; - }; - A58144892538170700CF4451 /* FirmwarePerformanceDataTableSmm */ = { - isa = PBXGroup; - children = ( - A581448A2538170700CF4451 /* FirmwarePerformanceSmm.uni */, - A581448B2538170700CF4451 /* FirmwarePerformanceSmm.inf */, - A581448C2538170700CF4451 /* FirmwarePerformanceSmmExtra.uni */, - A581448D2538170700CF4451 /* FirmwarePerformanceSmm.c */, - ); - path = FirmwarePerformanceDataTableSmm; - sourceTree = ""; - }; - A581448E2538170700CF4451 /* FirmwarePerformanceDataTablePei */ = { - isa = PBXGroup; - children = ( - A581448F2538170700CF4451 /* FirmwarePerformancePei.c */, - A58144902538170700CF4451 /* FirmwarePerformancePeiExtra.uni */, - A58144912538170700CF4451 /* FirmwarePerformancePei.inf */, - A58144922538170700CF4451 /* FirmwarePerformancePei.uni */, - ); - path = FirmwarePerformanceDataTablePei; - sourceTree = ""; - }; - A58144932538170700CF4451 /* AcpiPlatformDxe */ = { - isa = PBXGroup; - children = ( - A58144942538170700CF4451 /* AcpiPlatform.c */, - A58144952538170700CF4451 /* AcpiPlatformDxe.inf */, - A58144962538170700CF4451 /* AcpiPlatformExtra.uni */, - A58144972538170700CF4451 /* AcpiPlatform.uni */, - ); - path = AcpiPlatformDxe; - sourceTree = ""; - }; - A58144982538170700CF4451 /* BootScriptExecutorDxe */ = { - isa = PBXGroup; - children = ( - A58144992538170700CF4451 /* BootScriptExecutorDxe.inf */, - A581449A2538170700CF4451 /* BootScriptExecutorDxe.uni */, - A581449B2538170700CF4451 /* X64 */, - A581449E2538170700CF4451 /* ScriptExecute.h */, - A581449F2538170700CF4451 /* BootScriptExecutorDxeExtra.uni */, - A58144A02538170700CF4451 /* IA32 */, - A58144A32538170700CF4451 /* ScriptExecute.c */, - ); - path = BootScriptExecutorDxe; - sourceTree = ""; - }; - A581449B2538170700CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A581449C2538170700CF4451 /* S3Asm.nasm */, - A581449D2538170700CF4451 /* SetIdtEntry.c */, - ); - path = X64; - sourceTree = ""; - }; - A58144A02538170700CF4451 /* IA32 */ = { - isa = PBXGroup; - children = ( - A58144A12538170700CF4451 /* S3Asm.nasm */, - A58144A22538170700CF4451 /* SetIdtEntry.c */, - ); - path = IA32; - sourceTree = ""; - }; - A58144A42538170700CF4451 /* SmmS3SaveState */ = { - isa = PBXGroup; - children = ( - A58144A52538170700CF4451 /* SmmS3SaveStateExtra.uni */, - A58144A62538170700CF4451 /* SmmS3SaveState.inf */, - A58144A72538170700CF4451 /* SmmS3SaveState.uni */, - A58144A82538170700CF4451 /* InternalSmmSaveState.h */, - A58144A92538170700CF4451 /* SmmS3SaveState.c */, - ); - path = SmmS3SaveState; - sourceTree = ""; - }; - A58144AA2538170700CF4451 /* FirmwarePerformanceDataTableDxe */ = { - isa = PBXGroup; - children = ( - A58144AB2538170700CF4451 /* FirmwarePerformanceDxe.inf */, - A58144AC2538170700CF4451 /* FirmwarePerformanceDxe.uni */, - A58144AD2538170700CF4451 /* FirmwarePerformanceDxeExtra.uni */, - A58144AE2538170700CF4451 /* FirmwarePerformanceDxe.c */, - ); - path = FirmwarePerformanceDataTableDxe; - sourceTree = ""; - }; - A58144AF2538170700CF4451 /* EbcDxe */ = { - isa = PBXGroup; - children = ( - A58144B02538170700CF4451 /* EbcDxe.uni */, - A58144B12538170700CF4451 /* EbcInt.h */, - A58144B22538170700CF4451 /* EbcExecute.h */, - A58144B32538170700CF4451 /* EbcDxe.inf */, - A58144B42538170700CF4451 /* X64 */, - A58144B72538170700CF4451 /* EbcDebugger.inf */, - A58144B82538170700CF4451 /* EbcDebuggerHook.c */, - A58144B92538170700CF4451 /* EbcDebugger */, - A58144D92538170700CF4451 /* EbcDebugger.uni */, - A58144DA2538170700CF4451 /* EbcDebuggerConfig.uni */, - A58144DB2538170700CF4451 /* Ia32 */, - A58144DE2538170700CF4451 /* EbcInt.c */, - A58144DF2538170700CF4451 /* EbcDebuggerConfig.inf */, - A58144E02538170700CF4451 /* EbcExecute.c */, - A58144E12538170700CF4451 /* EbcDebuggerHook.h */, - A58144E22538170700CF4451 /* AArch64 */, - A58144E52538170700CF4451 /* EbcDebuggerConfigExtra.uni */, - A58144E62538170700CF4451 /* EbcDxeExtra.uni */, - A58144E72538170700CF4451 /* EbcDebuggerExtra.uni */, - ); - path = EbcDxe; - sourceTree = ""; - }; - A58144B42538170700CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58144B52538170700CF4451 /* EbcSupport.c */, - A58144B62538170700CF4451 /* EbcLowLevel.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58144B92538170700CF4451 /* EbcDebugger */ = { - isa = PBXGroup; - children = ( - A58144BA2538170700CF4451 /* EdbCommand.h */, - A58144BB2538170700CF4451 /* EdbDisasm.h */, - A58144BC2538170700CF4451 /* EdbDisasmSupport.c */, - A58144BD2538170700CF4451 /* EdbSymbol.c */, - A58144BE2538170700CF4451 /* EdbSupport.h */, - A58144BF2538170700CF4451 /* EdbCommon.h */, - A58144C02538170700CF4451 /* EdbHook.c */, - A58144C12538170700CF4451 /* EdbSupportUI.c */, - A58144C22538170700CF4451 /* EdbSupportString.c */, - A58144C32538170700CF4451 /* EdbCmdExtIo.c */, - A58144C42538170700CF4451 /* Edb.c */, - A58144C52538170700CF4451 /* EdbCmdMemory.c */, - A58144C62538170700CF4451 /* EbcDebuggerConfig.c */, - A58144C72538170700CF4451 /* EdbDisasmSupport.h */, - A58144C82538170700CF4451 /* EdbSymbol.h */, - A58144C92538170700CF4451 /* EdbSupportFile.c */, - A58144CA2538170700CF4451 /* EdbCommand.c */, - A58144CB2538170700CF4451 /* EdbCmdStep.c */, - A58144CC2538170700CF4451 /* EdbDisasm.c */, - A58144CD2538170700CF4451 /* EdbCmdRegister.c */, - A58144CE2538170700CF4451 /* EdbHook.h */, - A58144CF2538170700CF4451 /* EdbCmdGo.c */, - A58144D02538170700CF4451 /* EdbCmdScope.c */, - A58144D12538170700CF4451 /* EdbCmdQuit.c */, - A58144D22538170700CF4451 /* EdbCmdHelp.c */, - A58144D32538170700CF4451 /* EdbCmdExtPci.c */, - A58144D42538170700CF4451 /* EdbCmdBranch.c */, - A58144D52538170700CF4451 /* Edb.h */, - A58144D62538170700CF4451 /* EdbCmdBreak.c */, - A58144D72538170700CF4451 /* EdbCmdSymbol.c */, - A58144D82538170700CF4451 /* EdbCmdBreakpoint.c */, - ); - path = EbcDebugger; - sourceTree = ""; - }; - A58144DB2538170700CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58144DC2538170700CF4451 /* EbcSupport.c */, - A58144DD2538170700CF4451 /* EbcLowLevel.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58144E22538170700CF4451 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A58144E32538170700CF4451 /* EbcSupport.c */, - A58144E42538170700CF4451 /* EbcLowLevel.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A58144E82538170700CF4451 /* EsrtDxe */ = { - isa = PBXGroup; - children = ( - A58144E92538170700CF4451 /* EsrtDxe.c */, - A58144EA2538170700CF4451 /* EsrtImpl.c */, - A58144EB2538170700CF4451 /* EsrtDxe.uni */, - A58144EC2538170700CF4451 /* EsrtImpl.h */, - A58144ED2538170700CF4451 /* EsrtDxe.inf */, - A58144EE2538170700CF4451 /* EsrtDxeExtra.uni */, - ); - path = EsrtDxe; - sourceTree = ""; - }; - A58144EF2538170700CF4451 /* SmbiosDxe */ = { - isa = PBXGroup; - children = ( - A58144F02538170700CF4451 /* SmbiosDxe.h */, - A58144F12538170700CF4451 /* SmbiosDxe.c */, - A58144F22538170700CF4451 /* SmbiosDxe.inf */, - A58144F32538170700CF4451 /* SmbiosDxe.uni */, - A58144F42538170700CF4451 /* SmbiosDxeExtra.uni */, - ); - path = SmbiosDxe; - sourceTree = ""; - }; - A58144F52538170700CF4451 /* SectionExtractionDxe */ = { - isa = PBXGroup; - children = ( - A58144F62538170700CF4451 /* SectionExtractionDxe.uni */, - A58144F72538170700CF4451 /* SectionExtractionDxe.inf */, - A58144F82538170700CF4451 /* SectionExtractionDxe.c */, - A58144F92538170700CF4451 /* SectionExtractionDxeExtra.uni */, - ); - path = SectionExtractionDxe; - sourceTree = ""; - }; - A58144FA2538170700CF4451 /* RegularExpressionDxe */ = { - isa = PBXGroup; - children = ( - A58144FB2538170700CF4451 /* RegularExpressionDxe.inf */, - A58144FC2538170700CF4451 /* RegularExpressionDxe.h */, - A58144FD2538170700CF4451 /* Oniguruma */, - A58145242538170700CF4451 /* RegularExpressionDxe.c */, - ); - path = RegularExpressionDxe; - sourceTree = ""; - }; - A58144FD2538170700CF4451 /* Oniguruma */ = { - isa = PBXGroup; - children = ( - A58144FE2538170700CF4451 /* unicode_property_data_posix.c */, - A58144FF2538170700CF4451 /* unicode.c */, - A58145002538170700CF4451 /* st.h */, - A58145012538170700CF4451 /* ascii.c */, - A58145022538170700CF4451 /* unicode_fold2_key.c */, - A58145032538170700CF4451 /* regparse.h */, - A58145042538170700CF4451 /* AUTHORS */, - A58145052538170700CF4451 /* unicode_fold3_key.c */, - A58145062538170700CF4451 /* regposix.c */, - A58145072538170700CF4451 /* unicode_fold1_key.c */, - A58145082538170700CF4451 /* unicode_wb_data.c */, - A58145092538170700CF4451 /* regexec.c */, - A581450A2538170700CF4451 /* regint.h */, - A581450B2538170700CF4451 /* regenc.h */, - A581450C2538170700CF4451 /* regcomp.c */, - A581450D2538170700CF4451 /* unicode_egcb_data.c */, - A581450E2538170700CF4451 /* regtrav.c */, - A581450F2538170700CF4451 /* regsyntax.c */, - A58145102538170700CF4451 /* OnigurumaIntrinsics.c */, - A58145112538170700CF4451 /* regversion.c */, - A58145122538170700CF4451 /* OnigurumaUefiPort.c */, - A58145132538170700CF4451 /* unicode_property_data.c */, - A58145142538170700CF4451 /* README */, - A58145152538170700CF4451 /* st.c */, - A58145162538170700CF4451 /* oniggnu.h */, - A58145172538170700CF4451 /* onigposix.h */, - A58145182538170700CF4451 /* COPYING */, - A58145192538170700CF4451 /* utf16_le.c */, - A581451A2538170700CF4451 /* oniguruma.h */, - A581451B2538170700CF4451 /* regposerr.c */, - A581451C2538170700CF4451 /* regparse.c */, - A581451D2538170700CF4451 /* onig_init.c */, - A581451E2538170700CF4451 /* regenc.c */, - A581451F2538170700CF4451 /* regerror.c */, - A58145202538170700CF4451 /* OnigurumaUefiPort.h */, - A58145212538170700CF4451 /* unicode_unfold_key.c */, - A58145222538170700CF4451 /* reggnu.c */, - A58145232538170700CF4451 /* unicode_fold_data.c */, - ); - path = Oniguruma; - sourceTree = ""; - }; - A58145252538170700CF4451 /* Variable */ = { - isa = PBXGroup; - children = ( - A58145262538170700CF4451 /* RuntimeDxe */, - A58145412538170700CF4451 /* Pei */, - ); - path = Variable; - sourceTree = ""; - }; - A58145262538170700CF4451 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A58145272538170700CF4451 /* Measurement.c */, - A58145282538170700CF4451 /* SpeculationBarrierDxe.c */, - A58145292538170700CF4451 /* VariableStandaloneMm.inf */, - A581452A2538170700CF4451 /* VariableSmm.uni */, - A581452B2538170700CF4451 /* VariableSmmRuntimeDxeExtra.uni */, - A581452C2538170700CF4451 /* SpeculationBarrierSmm.c */, - A581452D2538170700CF4451 /* VariableSmm.inf */, - A581452E2538170700CF4451 /* VariableTraditionalMm.c */, - A581452F2538170700CF4451 /* PrivilegePolymorphic.h */, - A58145302538170700CF4451 /* VariableExLib.c */, - A58145312538170700CF4451 /* Variable.h */, - A58145322538170700CF4451 /* VariableSmmRuntimeDxe.c */, - A58145332538170700CF4451 /* VariableSmmRuntimeDxe.inf */, - A58145342538170700CF4451 /* VariableStandaloneMm.c */, - A58145352538170700CF4451 /* VariableSmmExtra.uni */, - A58145362538170700CF4451 /* VariableSmm.c */, - A58145372538170700CF4451 /* TcgMorLockSmm.c */, - A58145382538170700CF4451 /* Reclaim.c */, - A58145392538170700CF4451 /* VariableDxe.c */, - A581453A2538170700CF4451 /* VariableSmmRuntimeDxe.uni */, - A581453B2538170700CF4451 /* TcgMorLockDxe.c */, - A581453C2538170700CF4451 /* VarCheck.c */, - A581453D2538170700CF4451 /* VariableRuntimeDxe.inf */, - A581453E2538170700CF4451 /* VariableRuntimeDxeExtra.uni */, - A581453F2538170700CF4451 /* VariableRuntimeDxe.uni */, - A58145402538170700CF4451 /* Variable.c */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A58145412538170700CF4451 /* Pei */ = { - isa = PBXGroup; - children = ( - A58145422538170700CF4451 /* PeiVariableExtra.uni */, - A58145432538170700CF4451 /* PeiVariable.uni */, - A58145442538170700CF4451 /* Variable.h */, - A58145452538170700CF4451 /* VariablePei.inf */, - A58145462538170700CF4451 /* Variable.c */, - ); - path = Pei; - sourceTree = ""; - }; - A58145472538170700CF4451 /* DisplayEngineDxe */ = { - isa = PBXGroup; - children = ( - A58145482538170700CF4451 /* InputHandler.c */, - A58145492538170700CF4451 /* FormDisplay.c */, - A581454A2538170700CF4451 /* DisplayEngine.uni */, - A581454B2538170700CF4451 /* FormDisplayStr.uni */, - A581454C2538170700CF4451 /* FormDisplay.h */, - A581454D2538170700CF4451 /* Popup.c */, - A581454E2538170700CF4451 /* ProcessOptions.c */, - A581454F2538170700CF4451 /* DisplayEngineDxe.inf */, - A58145502538170700CF4451 /* DisplayEngineExtra.uni */, - ); - path = DisplayEngineDxe; - sourceTree = ""; - }; - A58145512538170700CF4451 /* CapsuleOnDiskLoadPei */ = { - isa = PBXGroup; - children = ( - A58145522538170700CF4451 /* CapsuleOnDiskLoadPeiExtra.uni */, - A58145532538170700CF4451 /* CapsuleOnDiskLoadPei.c */, - A58145542538170700CF4451 /* CapsuleOnDiskLoadPei.inf */, - A58145552538170700CF4451 /* CapsuleOnDiskLoadPei.uni */, - ); - path = CapsuleOnDiskLoadPei; - sourceTree = ""; - }; - A58145562538170700CF4451 /* DriverHealthManagerDxe */ = { - isa = PBXGroup; - children = ( - A58145572538170700CF4451 /* DriverHealthManagerDxeExtra.uni */, - A58145582538170700CF4451 /* DriverHealthManagerDxe.h */, - A58145592538170700CF4451 /* DriverHealthManagerVfr.h */, - A581455A2538170700CF4451 /* DriverHealthManagerStrings.uni */, - A581455B2538170700CF4451 /* DriverHealthManagerVfr.Vfr */, - A581455C2538170700CF4451 /* DriverHealthManagerDxe.uni */, - A581455D2538170700CF4451 /* DriverHealthConfigureVfr.Vfr */, - A581455E2538170700CF4451 /* DriverHealthManagerDxe.c */, - A581455F2538170700CF4451 /* DriverHealthManagerDxe.inf */, - ); - path = DriverHealthManagerDxe; - sourceTree = ""; - }; - A58145602538170700CF4451 /* MonotonicCounterRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A58145612538170700CF4451 /* MonotonicCounterRuntimeDxeExtra.uni */, - A58145622538170700CF4451 /* MonotonicCounterRuntimeDxe.inf */, - A58145632538170700CF4451 /* MonotonicCounter.c */, - A58145642538170700CF4451 /* MonotonicCounterRuntimeDxe.uni */, - ); - path = MonotonicCounterRuntimeDxe; - sourceTree = ""; - }; - A58145652538170700CF4451 /* LegacyRegion2Dxe */ = { - isa = PBXGroup; - children = ( - A58145662538170700CF4451 /* LegacyRegion2Dxe.uni */, - A58145672538170700CF4451 /* LegacyRegion2.c */, - A58145682538170700CF4451 /* LegacyRegion2Dxe.inf */, - A58145692538170700CF4451 /* LegacyRegion2.h */, - A581456A2538170700CF4451 /* LegacyRegion2DxeExtra.uni */, - ); - path = LegacyRegion2Dxe; - sourceTree = ""; - }; - A581456B2538170700CF4451 /* WatchdogTimerDxe */ = { - isa = PBXGroup; - children = ( - A581456C2538170700CF4451 /* WatchdogTimer.inf */, - A581456D2538170700CF4451 /* WatchdogTimer.uni */, - A581456E2538170700CF4451 /* WatchdogTimer.c */, - A581456F2538170700CF4451 /* WatchdogTimerExtra.uni */, - A58145702538170700CF4451 /* WatchdogTimer.h */, - ); - path = WatchdogTimerDxe; - sourceTree = ""; - }; - A58145712538170700CF4451 /* FaultTolerantWriteDxe */ = { - isa = PBXGroup; - children = ( - A58145722538170700CF4451 /* FaultTolerantWriteSmmDxeExtra.uni */, - A58145732538170700CF4451 /* FaultTolerantWriteSmmCommon.h */, - A58145742538170700CF4451 /* FaultTolerantWriteSmmDxe.h */, - A58145752538170700CF4451 /* FaultTolerantWriteStandaloneMm.inf */, - A58145762538170700CF4451 /* SmmFaultTolerantWriteDxeExtra.uni */, - A58145772538170700CF4451 /* FaultTolerantWrite.c */, - A58145782538170700CF4451 /* FaultTolerantWriteDxe.inf */, - A58145792538170700CF4451 /* FaultTolerantWriteStandaloneMm.c */, - A581457A2538170700CF4451 /* FaultTolerantWriteSmmDxe.c */, - A581457B2538170700CF4451 /* FaultTolerantWriteDxeExtra.uni */, - A581457C2538170700CF4451 /* FaultTolerantWriteDxe.uni */, - A581457D2538170700CF4451 /* FaultTolerantWriteSmm.inf */, - A581457E2538170700CF4451 /* FaultTolerantWriteTraditionalMm.c */, - A581457F2538170700CF4451 /* FaultTolerantWriteDxe.c */, - A58145802538170700CF4451 /* FaultTolerantWriteSmmDxe.uni */, - A58145812538170700CF4451 /* FaultTolerantWriteSmm.c */, - A58145822538170700CF4451 /* FtwMisc.c */, - A58145832538170700CF4451 /* SmmFaultTolerantWriteDxe.uni */, - A58145842538170700CF4451 /* UpdateWorkingBlock.c */, - A58145852538170700CF4451 /* FaultTolerantWriteSmmDxe.inf */, - A58145862538170700CF4451 /* FaultTolerantWrite.h */, - ); - path = FaultTolerantWriteDxe; - sourceTree = ""; - }; - A58145872538170700CF4451 /* DevicePathDxe */ = { - isa = PBXGroup; - children = ( - A58145882538170700CF4451 /* DevicePath.c */, - A58145892538170700CF4451 /* DevicePathDxe.inf */, - A581458A2538170700CF4451 /* DevicePathDxeExtra.uni */, - A581458B2538170700CF4451 /* DevicePathDxe.uni */, - ); - path = DevicePathDxe; - sourceTree = ""; - }; - A581458C2538170700CF4451 /* DriverSampleDxe */ = { - isa = PBXGroup; - children = ( - A581458D2538170700CF4451 /* NVDataStruc.h */, - A581458E2538170700CF4451 /* DriverSample.c */, - A581458F2538170700CF4451 /* DriverSampleDxe.inf */, - A58145902538170700CF4451 /* Inventory.vfr */, - A58145912538170700CF4451 /* Vfr.vfr */, - A58145922538170700CF4451 /* DriverSample.uni */, - A58145932538170700CF4451 /* InventoryStrings.uni */, - A58145942538170700CF4451 /* DriverSampleExtra.uni */, - A58145952538170700CF4451 /* DriverSample.h */, - A58145962538170700CF4451 /* VfrStrings.uni */, - ); - path = DriverSampleDxe; - sourceTree = ""; - }; - A58145972538170700CF4451 /* SmbiosMeasurementDxe */ = { - isa = PBXGroup; - children = ( - A58145982538170700CF4451 /* SmbiosMeasurementDxeExtra.uni */, - A58145992538170700CF4451 /* SmbiosMeasurementDxe.c */, - A581459A2538170700CF4451 /* SmbiosMeasurementDxe.inf */, - A581459B2538170700CF4451 /* SmbiosMeasurementDxe.uni */, - ); - path = SmbiosMeasurementDxe; - sourceTree = ""; - }; - A581459C2538170700CF4451 /* HiiResourcesSampleDxe */ = { - isa = PBXGroup; - children = ( - A581459D2538170700CF4451 /* HiiResourcesSample.c */, - A581459E2538170700CF4451 /* HiiResourcesSample.uni */, - A581459F2538170700CF4451 /* HiiResourcesSampleDxe.inf */, - A58145A02538170700CF4451 /* HiiResourcesSampleExtra.uni */, - A58145A12538170700CF4451 /* SampleStrings.uni */, - A58145A22538170700CF4451 /* Sample.vfr */, - ); - path = HiiResourcesSampleDxe; - sourceTree = ""; - }; - A58145A32538170700CF4451 /* PlatformDriOverrideDxe */ = { - isa = PBXGroup; - children = ( - A58145A42538170700CF4451 /* InternalPlatDriOverrideDxe.h */, - A58145A52538170700CF4451 /* Vfr.vfr */, - A58145A62538170700CF4451 /* PlatOverMngr.h */, - A58145A72538170700CF4451 /* PlatformDriOverrideDxe.inf */, - A58145A82538170700CF4451 /* PlatDriOverrideLib.c */, - A58145A92538170700CF4451 /* PlatDriOverrideDxe.uni */, - A58145AA2538170700CF4451 /* PlatDriOverrideDxeExtra.uni */, - A58145AB2538170700CF4451 /* PlatDriOverrideDxe.c */, - A58145AC2538170700CF4451 /* VfrStrings.uni */, - ); - path = PlatformDriOverrideDxe; - sourceTree = ""; - }; - A58145AD2538170700CF4451 /* LoadFileOnFv2 */ = { - isa = PBXGroup; - children = ( - A58145AE2538170700CF4451 /* LoadFileOnFv2.c */, - A58145AF2538170700CF4451 /* LoadFileOnFv2.inf */, - A58145B02538170700CF4451 /* LoadFileOnFv2.uni */, - A58145B12538170700CF4451 /* LoadFileOnFv2Extra.uni */, - ); - path = LoadFileOnFv2; - sourceTree = ""; - }; - A58145B22538170700CF4451 /* BootManagerPolicyDxe */ = { - isa = PBXGroup; - children = ( - A58145B32538170700CF4451 /* BootManagerPolicyDxe.uni */, - A58145B42538170700CF4451 /* BootManagerPolicyDxe.inf */, - A58145B52538170700CF4451 /* BootManagerPolicyDxeExtra.uni */, - A58145B62538170700CF4451 /* BootManagerPolicyDxe.c */, - ); - path = BootManagerPolicyDxe; - sourceTree = ""; - }; - A58145B72538170700CF4451 /* PCD */ = { - isa = PBXGroup; - children = ( - A58145B82538170700CF4451 /* Dxe */, - A58145BF2538170700CF4451 /* Pei */, - ); - path = PCD; - sourceTree = ""; - }; - A58145B82538170700CF4451 /* Dxe */ = { - isa = PBXGroup; - children = ( - A58145B92538170700CF4451 /* Pcd.c */, - A58145BA2538170700CF4451 /* PcdDxeExtra.uni */, - A58145BB2538170700CF4451 /* Service.h */, - A58145BC2538170700CF4451 /* Pcd.inf */, - A58145BD2538170700CF4451 /* Service.c */, - A58145BE2538170700CF4451 /* PcdDxe.uni */, - ); - path = Dxe; - sourceTree = ""; - }; - A58145BF2538170700CF4451 /* Pei */ = { - isa = PBXGroup; - children = ( - A58145C02538170700CF4451 /* Pcd.c */, - A58145C12538170700CF4451 /* Service.h */, - A58145C22538170700CF4451 /* Pcd.inf */, - A58145C32538170700CF4451 /* PcdPeim.uni */, - A58145C42538170700CF4451 /* PcdPeimExtra.uni */, - A58145C52538170700CF4451 /* Service.c */, - ); - path = Pei; - sourceTree = ""; - }; - A58145C62538170700CF4451 /* SectionExtractionPei */ = { - isa = PBXGroup; - children = ( - A58145C72538170700CF4451 /* SectionExtractionPei.c */, - A58145C82538170700CF4451 /* SectionExtractionPeiExtra.uni */, - A58145C92538170700CF4451 /* SectionExtractionPei.uni */, - A58145CA2538170700CF4451 /* SectionExtractionPei.inf */, - ); - path = SectionExtractionPei; - sourceTree = ""; - }; - A58145CB2538170700CF4451 /* StatusCodeHandler */ = { - isa = PBXGroup; - children = ( - A58145CC2538170700CF4451 /* RuntimeDxe */, - A58145D42538170700CF4451 /* Pei */, - A58145DC2538170700CF4451 /* Smm */, - ); - path = StatusCodeHandler; - sourceTree = ""; - }; - A58145CC2538170700CF4451 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A58145CD2538170700CF4451 /* StatusCodeHandlerRuntimeDxe.c */, - A58145CE2538170700CF4451 /* MemoryStatusCodeWorker.c */, - A58145CF2538170700CF4451 /* StatusCodeHandlerRuntimeDxeExtra.uni */, - A58145D02538170700CF4451 /* StatusCodeHandlerRuntimeDxe.uni */, - A58145D12538170700CF4451 /* StatusCodeHandlerRuntimeDxe.inf */, - A58145D22538170700CF4451 /* StatusCodeHandlerRuntimeDxe.h */, - A58145D32538170700CF4451 /* SerialStatusCodeWorker.c */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A58145D42538170700CF4451 /* Pei */ = { - isa = PBXGroup; - children = ( - A58145D52538170700CF4451 /* StatusCodeHandlerPei.uni */, - A58145D62538170700CF4451 /* StatusCodeHandlerPeiExtra.uni */, - A58145D72538170700CF4451 /* StatusCodeHandlerPei.inf */, - A58145D82538170700CF4451 /* StatusCodeHandlerPei.h */, - A58145D92538170700CF4451 /* MemoryStausCodeWorker.c */, - A58145DA2538170700CF4451 /* SerialStatusCodeWorker.c */, - A58145DB2538170700CF4451 /* StatusCodeHandlerPei.c */, - ); - path = Pei; - sourceTree = ""; - }; - A58145DC2538170700CF4451 /* Smm */ = { - isa = PBXGroup; - children = ( - A58145DD2538170700CF4451 /* MemoryStatusCodeWorker.c */, - A58145DE2538170700CF4451 /* StatusCodeHandlerSmm.c */, - A58145DF2538170700CF4451 /* StatusCodeHandlerSmmExtra.uni */, - A58145E02538170700CF4451 /* StatusCodeHandlerSmm.inf */, - A58145E12538170700CF4451 /* SerialStatusCodeWorker.c */, - A58145E22538170700CF4451 /* StatusCodeHandlerSmm.h */, - A58145E32538170700CF4451 /* StatusCodeHandlerSmm.uni */, - ); - path = Smm; - sourceTree = ""; - }; - A58145E42538170700CF4451 /* DebugServicePei */ = { - isa = PBXGroup; - children = ( - A58145E52538170700CF4451 /* DebugServicePei.c */, - A58145E62538170700CF4451 /* DebugService.h */, - A58145E72538170700CF4451 /* DebugServicePei.inf */, - A58145E82538170700CF4451 /* DebugServicePei.uni */, - ); - path = DebugServicePei; - sourceTree = ""; - }; - A58145E92538170700CF4451 /* TimestampDxe */ = { - isa = PBXGroup; - children = ( - A58145EA2538170700CF4451 /* TimestampDxe.c */, - A58145EB2538170700CF4451 /* TimestampDxe.uni */, - A58145EC2538170700CF4451 /* TimestampDxe.inf */, - A58145ED2538170700CF4451 /* TimestampDxeExtra.uni */, - ); - path = TimestampDxe; - sourceTree = ""; - }; - A58145EE2538170700CF4451 /* ResetSystemPei */ = { - isa = PBXGroup; - children = ( - A58145EF2538170700CF4451 /* ResetSystemPeiExtra.uni */, - A58145F02538170700CF4451 /* ResetSystem.h */, - A58145F12538170700CF4451 /* ResetSystemPei.inf */, - A58145F22538170700CF4451 /* ResetSystem.c */, - A58145F32538170700CF4451 /* ResetSystemPei.uni */, - ); - path = ResetSystemPei; - sourceTree = ""; - }; - A58145F42538170700CF4451 /* FvSimpleFileSystemDxe */ = { - isa = PBXGroup; - children = ( - A58145F52538170700CF4451 /* FvSimpleFileSystemEntryPoint.c */, - A58145F62538170700CF4451 /* FvSimpleFileSystem.c */, - A58145F72538170700CF4451 /* FvSimpleFileSystemDxe.inf */, - A58145F82538170700CF4451 /* ComponentName.c */, - A58145F92538170700CF4451 /* FvSimpleFileSystemInternal.h */, - A58145FA2538170700CF4451 /* FvSimpleFileSystem.uni */, - A58145FB2538170700CF4451 /* FvSimpleFileSystemExtra.uni */, - ); - path = FvSimpleFileSystemDxe; - sourceTree = ""; - }; - A58145FC2538170700CF4451 /* SecurityStubDxe */ = { - isa = PBXGroup; - children = ( - A58145FD2538170700CF4451 /* Defer3rdPartyImageLoad.c */, - A58145FE2538170700CF4451 /* SecurityStubDxe.uni */, - A58145FF2538170700CF4451 /* SecurityStub.c */, - A58146002538170700CF4451 /* SecurityStubDxe.inf */, - A58146012538170700CF4451 /* SecurityStubDxeExtra.uni */, - A58146022538170700CF4451 /* Defer3rdPartyImageLoad.h */, - ); - path = SecurityStubDxe; - sourceTree = ""; - }; - A58146032538170700CF4451 /* Disk */ = { - isa = PBXGroup; - children = ( - A58146042538170700CF4451 /* DiskIoDxe */, - A581460B2538170700CF4451 /* CdExpressPei */, - A58146112538170800CF4451 /* PartitionDxe */, - A581461C2538170800CF4451 /* RamDiskDxe */, - A58146292538170800CF4451 /* UnicodeCollation */, - A58146302538170800CF4451 /* UdfDxe */, - ); - path = Disk; - sourceTree = ""; - }; - A58146042538170700CF4451 /* DiskIoDxe */ = { - isa = PBXGroup; - children = ( - A58146052538170700CF4451 /* DiskIoDxe.uni */, - A58146062538170700CF4451 /* DiskIo.h */, - A58146072538170700CF4451 /* DiskIoDxe.inf */, - A58146082538170700CF4451 /* ComponentName.c */, - A58146092538170700CF4451 /* DiskIoDxeExtra.uni */, - A581460A2538170700CF4451 /* DiskIo.c */, - ); - path = DiskIoDxe; - sourceTree = ""; - }; - A581460B2538170700CF4451 /* CdExpressPei */ = { - isa = PBXGroup; - children = ( - A581460C2538170700CF4451 /* CdExpressPei.inf */, - A581460D2538170700CF4451 /* PeiCdExpress.c */, - A581460E2538170700CF4451 /* CdExpressPei.uni */, - A581460F2538170700CF4451 /* PeiCdExpress.h */, - A58146102538170700CF4451 /* CdExpressPeiExtra.uni */, - ); - path = CdExpressPei; - sourceTree = ""; - }; - A58146112538170800CF4451 /* PartitionDxe */ = { - isa = PBXGroup; - children = ( - A58146122538170800CF4451 /* Partition.c */, - A58146132538170800CF4451 /* Udf.c */, - A58146142538170800CF4451 /* PartitionDxeExtra.uni */, - A58146152538170800CF4451 /* ComponentName.c */, - A58146162538170800CF4451 /* ElTorito.c */, - A58146172538170800CF4451 /* PartitionDxe.uni */, - A58146182538170800CF4451 /* Partition.h */, - A58146192538170800CF4451 /* PartitionDxe.inf */, - A581461A2538170800CF4451 /* Mbr.c */, - A581461B2538170800CF4451 /* Gpt.c */, - ); - path = PartitionDxe; - sourceTree = ""; - }; - A581461C2538170800CF4451 /* RamDiskDxe */ = { - isa = PBXGroup; - children = ( - A581461D2538170800CF4451 /* RamDiskImpl.h */, - A581461E2538170800CF4451 /* RamDiskFileExplorer.c */, - A581461F2538170800CF4451 /* RamDiskNVData.h */, - A58146202538170800CF4451 /* RamDiskHiiStrings.uni */, - A58146212538170800CF4451 /* RamDiskImpl.c */, - A58146222538170800CF4451 /* RamDiskBlockIo.c */, - A58146232538170800CF4451 /* RamDiskProtocol.c */, - A58146242538170800CF4451 /* RamDiskHii.vfr */, - A58146252538170800CF4451 /* RamDisk.asl */, - A58146262538170800CF4451 /* RamDiskDxe.inf */, - A58146272538170800CF4451 /* RamDiskDriver.c */, - A58146282538170800CF4451 /* RamDiskDxe.uni */, - ); - path = RamDiskDxe; - sourceTree = ""; - }; - A58146292538170800CF4451 /* UnicodeCollation */ = { - isa = PBXGroup; - children = ( - A581462A2538170800CF4451 /* EnglishDxe */, - ); - path = UnicodeCollation; - sourceTree = ""; - }; - A581462A2538170800CF4451 /* EnglishDxe */ = { - isa = PBXGroup; - children = ( - A581462B2538170800CF4451 /* EnglishDxe.uni */, - A581462C2538170800CF4451 /* EnglishDxeExtra.uni */, - A581462D2538170800CF4451 /* UnicodeCollationEng.c */, - A581462E2538170800CF4451 /* EnglishDxe.inf */, - A581462F2538170800CF4451 /* UnicodeCollationEng.h */, - ); - path = EnglishDxe; - sourceTree = ""; - }; - A58146302538170800CF4451 /* UdfDxe */ = { - isa = PBXGroup; - children = ( - A58146312538170800CF4451 /* FileName.c */, - A58146322538170800CF4451 /* Udf.c */, - A58146332538170800CF4451 /* FileSystemOperations.c */, - A58146342538170800CF4451 /* ComponentName.c */, - A58146352538170800CF4451 /* UdfDxe.inf */, - A58146362538170800CF4451 /* Udf.h */, - A58146372538170800CF4451 /* File.c */, - ); - path = UdfDxe; - sourceTree = ""; - }; - A58146382538170800CF4451 /* MemoryTest */ = { - isa = PBXGroup; - children = ( - A58146392538170800CF4451 /* GenericMemoryTestDxe */, - A581463F2538170800CF4451 /* NullMemoryTestDxe */, - ); - path = MemoryTest; - sourceTree = ""; - }; - A58146392538170800CF4451 /* GenericMemoryTestDxe */ = { - isa = PBXGroup; - children = ( - A581463A2538170800CF4451 /* LightMemoryTest.c */, - A581463B2538170800CF4451 /* GenericMemoryTestDxe.inf */, - A581463C2538170800CF4451 /* GenericMemoryTestDxeExtra.uni */, - A581463D2538170800CF4451 /* GenericMemoryTestDxe.uni */, - A581463E2538170800CF4451 /* LightMemoryTest.h */, - ); - path = GenericMemoryTestDxe; - sourceTree = ""; - }; - A581463F2538170800CF4451 /* NullMemoryTestDxe */ = { - isa = PBXGroup; - children = ( - A58146402538170800CF4451 /* NullMemoryTest.h */, - A58146412538170800CF4451 /* NullMemoryTestDxeExtra.uni */, - A58146422538170800CF4451 /* NullMemoryTestDxe.inf */, - A58146432538170800CF4451 /* NullMemoryTest.c */, - A58146442538170800CF4451 /* NullMemoryTestDxe.uni */, - ); - path = NullMemoryTestDxe; - sourceTree = ""; - }; - A58146452538170800CF4451 /* HiiDatabaseDxe */ = { - isa = PBXGroup; - children = ( - A58146462538170800CF4451 /* HiiDatabaseDxe.inf */, - A58146472538170800CF4451 /* HiiDatabase.uni */, - A58146482538170800CF4451 /* Database.c */, - A58146492538170800CF4451 /* ConfigRouting.c */, - A581464A2538170800CF4451 /* Font.c */, - A581464B2538170800CF4451 /* String.c */, - A581464C2538170800CF4451 /* Image.c */, - A581464D2538170800CF4451 /* HiiDatabaseExtra.uni */, - A581464E2538170800CF4451 /* HiiDatabase.h */, - A581464F2538170800CF4451 /* ConfigKeywordHandler.c */, - A58146502538170800CF4451 /* HiiDatabaseEntry.c */, - A58146512538170800CF4451 /* ImageEx.c */, - ); - path = HiiDatabaseDxe; - sourceTree = ""; - }; - A58146522538170800CF4451 /* PcatSingleSegmentPciCfg2Pei */ = { - isa = PBXGroup; - children = ( - A58146532538170800CF4451 /* PciCfg2.c */, - A58146542538170800CF4451 /* PcatSingleSegmentPciCfg2Pei.inf */, - A58146552538170800CF4451 /* PcatSingleSegmentPciCfg2Pei.uni */, - A58146562538170800CF4451 /* PcatSingleSegmentPciCfg2PeiExtra.uni */, - ); - path = PcatSingleSegmentPciCfg2Pei; - sourceTree = ""; - }; - A58146572538170800CF4451 /* FaultTolerantWritePei */ = { - isa = PBXGroup; - children = ( - A58146582538170800CF4451 /* FaultTolerantWritePei.inf */, - A58146592538170800CF4451 /* FaultTolerantWritePei.uni */, - A581465A2538170800CF4451 /* FaultTolerantWritePei.c */, - A581465B2538170800CF4451 /* FaultTolerantWritePeiExtra.uni */, - ); - path = FaultTolerantWritePei; - sourceTree = ""; - }; - A581465C2538170800CF4451 /* BdsDxe */ = { - isa = PBXGroup; - children = ( - A581465D2538170800CF4451 /* Language.h */, - A581465E2538170800CF4451 /* BdsEntry.c */, - A581465F2538170800CF4451 /* HwErrRecSupport.c */, - A58146602538170800CF4451 /* BdsDxe.inf */, - A58146612538170800CF4451 /* BdsDxeExtra.uni */, - A58146622538170800CF4451 /* BdsDxe.uni */, - A58146632538170800CF4451 /* Bds.h */, - A58146642538170800CF4451 /* Language.c */, - A58146652538170800CF4451 /* HwErrRecSupport.h */, - ); - path = BdsDxe; - sourceTree = ""; - }; - A58146662538170800CF4451 /* SmmCommunicationBufferDxe */ = { - isa = PBXGroup; - children = ( - A58146672538170800CF4451 /* SmmCommunicationBufferExtraDxe.uni */, - A58146682538170800CF4451 /* SmmCommunicationBufferDxe.c */, - A58146692538170800CF4451 /* SmmCommunicationBufferDxe.uni */, - A581466A2538170800CF4451 /* SmmCommunicationBufferDxe.inf */, - ); - path = SmmCommunicationBufferDxe; - sourceTree = ""; - }; - A581466B2538170800CF4451 /* CapsulePei */ = { - isa = PBXGroup; - children = ( - A581466C2538170800CF4451 /* CapsulePei.uni */, - A581466D2538170800CF4451 /* CapsulePei.inf */, - A581466E2538170800CF4451 /* CapsuleX64Extra.uni */, - A581466F2538170800CF4451 /* CapsulePeiExtra.uni */, - A58146702538170800CF4451 /* X64 */, - A58146732538170800CF4451 /* Common */, - A58146762538170800CF4451 /* CapsuleX64.uni */, - A58146772538170800CF4451 /* Capsule.h */, - A58146782538170800CF4451 /* CapsuleX64.inf */, - A58146792538170800CF4451 /* UefiCapsule.c */, - ); - path = CapsulePei; - sourceTree = ""; - }; - A58146702538170800CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58146712538170800CF4451 /* X64Entry.c */, - A58146722538170800CF4451 /* PageFaultHandler.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58146732538170800CF4451 /* Common */ = { - isa = PBXGroup; - children = ( - A58146742538170800CF4451 /* CapsuleCoalesce.c */, - A58146752538170800CF4451 /* CommonHeader.h */, - ); - path = Common; - sourceTree = ""; - }; - A581467A2538170800CF4451 /* ResetSystemRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A581467B2538170800CF4451 /* ResetSystem.h */, - A581467C2538170800CF4451 /* ResetSystemRuntimeDxeExtra.uni */, - A581467D2538170800CF4451 /* ResetSystemRuntimeDxe.uni */, - A581467E2538170800CF4451 /* ResetSystemRuntimeDxe.inf */, - A581467F2538170800CF4451 /* ResetSystem.c */, - ); - path = ResetSystemRuntimeDxe; - sourceTree = ""; - }; - A58146802538170800CF4451 /* PrintDxe */ = { - isa = PBXGroup; - children = ( - A58146812538170800CF4451 /* Print.c */, - A58146822538170800CF4451 /* PrintDxeExtra.uni */, - A58146832538170800CF4451 /* PrintDxe.uni */, - A58146842538170800CF4451 /* PrintDxe.inf */, - ); - path = PrintDxe; - sourceTree = ""; - }; - A58146852538170800CF4451 /* SerialDxe */ = { - isa = PBXGroup; - children = ( - A58146862538170800CF4451 /* SerialIo.c */, - A58146872538170800CF4451 /* SerialDxe.inf */, - A58146882538170800CF4451 /* SerialDxe.uni */, - A58146892538170800CF4451 /* SerialDxeExtra.uni */, - ); - path = SerialDxe; - sourceTree = ""; - }; - A581468A2538170800CF4451 /* LockBox */ = { - isa = PBXGroup; - children = ( - A581468B2538170800CF4451 /* SmmLockBox */, - ); - path = LockBox; - sourceTree = ""; - }; - A581468B2538170800CF4451 /* SmmLockBox */ = { - isa = PBXGroup; - children = ( - A581468C2538170800CF4451 /* SmmLockBoxExtra.uni */, - A581468D2538170800CF4451 /* SmmLockBox.inf */, - A581468E2538170800CF4451 /* SmmLockBox.uni */, - A581468F2538170800CF4451 /* SmmLockBox.c */, - ); - path = SmmLockBox; - sourceTree = ""; - }; - A58146902538170800CF4451 /* FileExplorerDxe */ = { - isa = PBXGroup; - children = ( - A58146912538170800CF4451 /* FileExplorerDxe.c */, - A58146922538170800CF4451 /* FileExplorerDxe.uni */, - A58146932538170800CF4451 /* FileExplorerDxeExtra.uni */, - A58146942538170800CF4451 /* FileExplorerDxe.inf */, - ); - path = FileExplorerDxe; - sourceTree = ""; - }; - A58146952538170800CF4451 /* ReportStatusCodeRouter */ = { - isa = PBXGroup; - children = ( - A58146962538170800CF4451 /* RuntimeDxe */, - A581469C2538170800CF4451 /* Pei */, - A58146A22538170800CF4451 /* Smm */, - ); - path = ReportStatusCodeRouter; - sourceTree = ""; - }; - A58146962538170800CF4451 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A58146972538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.c */, - A58146982538170800CF4451 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */, - A58146992538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.uni */, - A581469A2538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.inf */, - A581469B2538170800CF4451 /* ReportStatusCodeRouterRuntimeDxe.h */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A581469C2538170800CF4451 /* Pei */ = { - isa = PBXGroup; - children = ( - A581469D2538170800CF4451 /* ReportStatusCodeRouterPei.inf */, - A581469E2538170800CF4451 /* ReportStatusCodeRouterPei.uni */, - A581469F2538170800CF4451 /* ReportStatusCodeRouterPeiExtra.uni */, - A58146A02538170800CF4451 /* ReportStatusCodeRouterPei.h */, - A58146A12538170800CF4451 /* ReportStatusCodeRouterPei.c */, - ); - path = Pei; - sourceTree = ""; - }; - A58146A22538170800CF4451 /* Smm */ = { - isa = PBXGroup; - children = ( - A58146A32538170800CF4451 /* ReportStatusCodeRouterSmm.c */, - A58146A42538170800CF4451 /* ReportStatusCodeRouterSmmExtra.uni */, - A58146A52538170800CF4451 /* ReportStatusCodeRouterSmm.uni */, - A58146A62538170800CF4451 /* ReportStatusCodeRouterSmm.h */, - A58146A72538170800CF4451 /* ReportStatusCodeRouterSmm.inf */, - ); - path = Smm; - sourceTree = ""; - }; - A58146A82538170800CF4451 /* CapsuleRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A58146A92538170800CF4451 /* CapsuleCache.c */, - A58146AA2538170800CF4451 /* CapsuleCacheNull.c */, - A58146AB2538170800CF4451 /* X64 */, - A58146AD2538170800CF4451 /* CapsuleService.h */, - A58146AE2538170800CF4451 /* CapsuleRuntimeDxe.uni */, - A58146AF2538170800CF4451 /* CapsuleRuntimeDxe.inf */, - A58146B02538170800CF4451 /* CapsuleRuntimeDxeExtra.uni */, - A58146B12538170800CF4451 /* CapsuleReset.c */, - A58146B22538170800CF4451 /* SaveLongModeContext.c */, - A58146B32538170800CF4451 /* Arm */, - A58146B52538170800CF4451 /* CapsuleService.c */, - ); - path = CapsuleRuntimeDxe; - sourceTree = ""; - }; - A58146AB2538170800CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58146AC2538170800CF4451 /* SaveLongModeContext.c */, - ); - path = X64; - sourceTree = ""; - }; - A58146B32538170800CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A58146B42538170800CF4451 /* CapsuleReset.c */, - ); - path = Arm; - sourceTree = ""; - }; - A58146B62538170800CF4451 /* SetupBrowserDxe */ = { - isa = PBXGroup; - children = ( - A58146B72538170800CF4451 /* Expression.c */, - A58146B82538170800CF4451 /* SetupBrowserExtra.uni */, - A58146B92538170800CF4451 /* Setup.h */, - A58146BA2538170800CF4451 /* Presentation.c */, - A58146BB2538170800CF4451 /* SetupBrowserDxe.inf */, - A58146BC2538170800CF4451 /* Setup.c */, - A58146BD2538170800CF4451 /* Expression.h */, - A58146BE2538170800CF4451 /* IfrParse.c */, - A58146BF2538170800CF4451 /* SetupBrowser.uni */, - ); - path = SetupBrowserDxe; - sourceTree = ""; - }; - A58146C02538170800CF4451 /* Console */ = { - isa = PBXGroup; - children = ( - A58146C12538170800CF4451 /* GraphicsConsoleDxe */, - A58146C92538170800CF4451 /* TerminalDxe */, - A58146D42538170800CF4451 /* ConPlatformDxe */, - A58146DB2538170800CF4451 /* ConSplitterDxe */, - A58146E32538170800CF4451 /* GraphicsOutputDxe */, - ); - path = Console; - sourceTree = ""; - }; - A58146C12538170800CF4451 /* GraphicsConsoleDxe */ = { - isa = PBXGroup; - children = ( - A58146C22538170800CF4451 /* GraphicsConsoleDxeExtra.uni */, - A58146C32538170800CF4451 /* GraphicsConsole.h */, - A58146C42538170800CF4451 /* ComponentName.c */, - A58146C52538170800CF4451 /* GraphicsConsoleDxe.inf */, - A58146C62538170800CF4451 /* GraphicsConsoleDxe.uni */, - A58146C72538170800CF4451 /* LaffStd.c */, - A58146C82538170800CF4451 /* GraphicsConsole.c */, - ); - path = GraphicsConsoleDxe; - sourceTree = ""; - }; - A58146C92538170800CF4451 /* TerminalDxe */ = { - isa = PBXGroup; - children = ( - A58146CA2538170800CF4451 /* TerminalDxeExtra.uni */, - A58146CB2538170800CF4451 /* TerminalDxe.uni */, - A58146CC2538170800CF4451 /* TerminalConOut.c */, - A58146CD2538170800CF4451 /* TerminalConIn.c */, - A58146CE2538170800CF4451 /* TerminalDxe.inf */, - A58146CF2538170800CF4451 /* Terminal.c */, - A58146D02538170800CF4451 /* Vtutf8.c */, - A58146D12538170800CF4451 /* ComponentName.c */, - A58146D22538170800CF4451 /* Terminal.h */, - A58146D32538170800CF4451 /* Ansi.c */, - ); - path = TerminalDxe; - sourceTree = ""; - }; - A58146D42538170800CF4451 /* ConPlatformDxe */ = { - isa = PBXGroup; - children = ( - A58146D52538170800CF4451 /* ConPlatformDxeExtra.uni */, - A58146D62538170800CF4451 /* ConPlatform.c */, - A58146D72538170800CF4451 /* ConPlatformDxe.inf */, - A58146D82538170800CF4451 /* ComponentName.c */, - A58146D92538170800CF4451 /* ConPlatformDxe.uni */, - A58146DA2538170800CF4451 /* ConPlatform.h */, - ); - path = ConPlatformDxe; - sourceTree = ""; - }; - A58146DB2538170800CF4451 /* ConSplitterDxe */ = { - isa = PBXGroup; - children = ( - A58146DC2538170800CF4451 /* ConSplitter.h */, - A58146DD2538170800CF4451 /* ConSplitterGraphics.c */, - A58146DE2538170800CF4451 /* ComponentName.c */, - A58146DF2538170800CF4451 /* ConSplitter.c */, - A58146E02538170800CF4451 /* ConSplitterDxe.uni */, - A58146E12538170800CF4451 /* ConSplitterDxeExtra.uni */, - A58146E22538170800CF4451 /* ConSplitterDxe.inf */, - ); - path = ConSplitterDxe; - sourceTree = ""; - }; - A58146E32538170800CF4451 /* GraphicsOutputDxe */ = { - isa = PBXGroup; - children = ( - A58146E42538170800CF4451 /* GraphicsOutput.h */, - A58146E52538170800CF4451 /* ComponentName.c */, - A58146E62538170800CF4451 /* GraphicsOutputDxe.inf */, - A58146E72538170800CF4451 /* GraphicsOutput.c */, - ); - path = GraphicsOutputDxe; - sourceTree = ""; - }; - A58146E82538170800CF4451 /* Metronome */ = { - isa = PBXGroup; - children = ( - A58146E92538170800CF4451 /* Metronome.inf */, - A58146EA2538170800CF4451 /* Metronome.c */, - A58146EB2538170800CF4451 /* Metronome.uni */, - A58146EC2538170800CF4451 /* MetronomeExtra.uni */, - A58146ED2538170800CF4451 /* Metronome.h */, - ); - path = Metronome; - sourceTree = ""; - }; - A58146EE2538170800CF4451 /* Include */ = { - isa = PBXGroup; - children = ( - A58146EF2538170800CF4451 /* Library */, - A58147142538170800CF4451 /* Protocol */, - A581473D2538170800CF4451 /* Guid */, - A58147762538170800CF4451 /* Ppi */, - ); - path = Include; - sourceTree = ""; - }; - A58146EF2538170800CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A58146F02538170800CF4451 /* FmpAuthenticationLib.h */, - A58146F12538170800CF4451 /* PlatformHookLib.h */, - A58146F22538170800CF4451 /* UefiBootManagerLib.h */, - A58146F32538170800CF4451 /* HttpLib.h */, - A58146F42538170800CF4451 /* TpmMeasurementLib.h */, - A58146F52538170800CF4451 /* PciHostBridgeLib.h */, - A58146F62538170800CF4451 /* SecurityManagementLib.h */, - A58146F72538170800CF4451 /* DisplayUpdateProgressLib.h */, - A58146F82538170800CF4451 /* IpmiLib.h */, - A58146F92538170800CF4451 /* DebugAgentLib.h */, - A58146FA2538170800CF4451 /* UefiHiiServicesLib.h */, - A58146FB2538170800CF4451 /* PlatformBootManagerLib.h */, - A58146FC2538170800CF4451 /* UdpIoLib.h */, - A58146FD2538170800CF4451 /* MemoryProfileLib.h */, - A58146FE2538170800CF4451 /* SmmCorePlatformHookLib.h */, - A58146FF2538170800CF4451 /* CustomizedDisplayLib.h */, - A58147002538170800CF4451 /* ResetUtilityLib.h */, - A58147012538170800CF4451 /* SortLib.h */, - A58147022538170800CF4451 /* FrameBufferBltLib.h */, - A58147032538170800CF4451 /* NetLib.h */, - A58147042538170800CF4451 /* OemHookStatusCodeLib.h */, - A58147052538170800CF4451 /* BmpSupportLib.h */, - A58147062538170800CF4451 /* LockBoxLib.h */, - A58147072538170800CF4451 /* ResetSystemLib.h */, - A58147082538170800CF4451 /* VarCheckLib.h */, - A58147092538170800CF4451 /* RecoveryLib.h */, - A581470A2538170800CF4451 /* AuthVariableLib.h */, - A581470B2538170800CF4451 /* HiiLib.h */, - A581470C2538170800CF4451 /* NonDiscoverableDeviceRegistrationLib.h */, - A581470D2538170800CF4451 /* TcpIoLib.h */, - A581470E2538170800CF4451 /* BootLogoLib.h */, - A581470F2538170800CF4451 /* PlatformVarCleanupLib.h */, - A58147102538170800CF4451 /* CpuExceptionHandlerLib.h */, - A58147112538170800CF4451 /* CapsuleLib.h */, - A58147122538170800CF4451 /* S3Lib.h */, - A58147132538170800CF4451 /* FileExplorerLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A58147142538170800CF4451 /* Protocol */ = { - isa = PBXGroup; - children = ( - A58147152538170800CF4451 /* Ps2Policy.h */, - A58147162538170800CF4451 /* FileExplorer.h */, - A58147172538170800CF4451 /* UfsHostControllerPlatform.h */, - A58147182538170800CF4451 /* EsrtManagement.h */, - A58147192538170800CF4451 /* NonDiscoverableDevice.h */, - A581471A2538170800CF4451 /* PlatformSpecificResetFilter.h */, - A581471B2538170800CF4451 /* IpmiProtocol.h */, - A581471C2538170800CF4451 /* SwapAddressRange.h */, - A581471D2538170800CF4451 /* DebuggerConfiguration.h */, - A581471E2538170800CF4451 /* IoMmu.h */, - A581471F2538170800CF4451 /* PlatformSpecificResetHandler.h */, - A58147202538170800CF4451 /* LoadPe32Image.h */, - A58147212538170800CF4451 /* VarCheck.h */, - A58147222538170800CF4451 /* FirmwareManagementProgress.h */, - A58147232538170800CF4451 /* AtaAtapiPolicy.h */, - A58147242538170800CF4451 /* SmmMemoryAttribute.h */, - A58147252538170800CF4451 /* SdMmcOverride.h */, - A58147262538170800CF4451 /* FormBrowserEx2.h */, - A58147272538170800CF4451 /* SmmSwapAddressRange.h */, - A58147282538170800CF4451 /* UfsHostController.h */, - A58147292538170800CF4451 /* SmmFirmwareVolumeBlock.h */, - A581472A2538170800CF4451 /* EbcVmTest.h */, - A581472B2538170800CF4451 /* PlatformLogo.h */, - A581472C2538170800CF4451 /* PeCoffImageEmulator.h */, - A581472D2538170800CF4451 /* Print2.h */, - A581472E2538170800CF4451 /* BootLogo.h */, - A581472F2538170800CF4451 /* SmmReadyToBoot.h */, - A58147302538170800CF4451 /* SmmLegacyBoot.h */, - A58147312538170800CF4451 /* SmmVariable.h */, - A58147322538170800CF4451 /* SmmFaultTolerantWrite.h */, - A58147332538170800CF4451 /* LockBox.h */, - A58147342538170800CF4451 /* GenericMemoryTest.h */, - A58147352538170800CF4451 /* DisplayProtocol.h */, - A58147362538170800CF4451 /* BootLogo2.h */, - A58147372538170800CF4451 /* FormBrowserEx.h */, - A58147382538170800CF4451 /* VariableLock.h */, - A58147392538170800CF4451 /* EbcSimpleDebugger.h */, - A581473A2538170800CF4451 /* SmmVarCheck.h */, - A581473B2538170800CF4451 /* SmmExitBootServices.h */, - A581473C2538170800CF4451 /* FaultTolerantWrite.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A581473D2538170800CF4451 /* Guid */ = { - isa = PBXGroup; - children = ( - A581473E2538170800CF4451 /* EndOfS3Resume.h */, - A581473F2538170800CF4451 /* MdeModulePkgTokenSpace.h */, - A58147402538170800CF4451 /* LoadModuleAtFixedAddress.h */, - A58147412538170800CF4451 /* SystemNvDataGuid.h */, - A58147422538170800CF4451 /* ExtendedFirmwarePerformance.h */, - A58147432538170800CF4451 /* MdeModuleHii.h */, - A58147442538170800CF4451 /* NonDiscoverableDevice.h */, - A58147452538170800CF4451 /* PlatformHasAcpi.h */, - A58147462538170800CF4451 /* SmmVariableCommon.h */, - A58147472538170800CF4451 /* MemoryProfile.h */, - A58147482538170800CF4451 /* RamDiskHii.h */, - A58147492538170800CF4451 /* PcdDataBaseSignatureGuid.h */, - A581474A2538170800CF4451 /* VariableIndexTable.h */, - A581474B2538170800CF4451 /* ConsoleInDevice.h */, - A581474C2538170800CF4451 /* SerialPortLibVendor.h */, - A581474D2538170800CF4451 /* RecoveryDevice.h */, - A581474E2538170800CF4451 /* IdleLoopEvent.h */, - A581474F2538170800CF4451 /* Performance.h */, - A58147502538170800CF4451 /* UsbKeyBoardLayout.h */, - A58147512538170800CF4451 /* ZeroGuid.h */, - A58147522538170800CF4451 /* PcdDataBaseHobGuid.h */, - A58147532538170800CF4451 /* LzmaDecompress.h */, - A58147542538170800CF4451 /* Ip4Config2Hii.h */, - A58147552538170800CF4451 /* PiSmmMemoryAttributesTable.h */, - A58147562538170800CF4451 /* VarErrorFlag.h */, - A58147572538170800CF4451 /* ConsoleOutDevice.h */, - A58147582538170800CF4451 /* SmmLockBox.h */, - A58147592538170800CF4451 /* BootScriptExecutorVariable.h */, - A581475A2538170800CF4451 /* MtcVendor.h */, - A581475B2538170800CF4451 /* DriverSampleHii.h */, - A581475C2538170800CF4451 /* StandardErrorDevice.h */, - A581475D2538170800CF4451 /* MemoryStatusCodeRecord.h */, - A581475E2538170800CF4451 /* S3SmmInitDone.h */, - A581475F2538170800CF4451 /* StatusCodeDataTypeDebug.h */, - A58147602538170800CF4451 /* EventExitBootServiceFailed.h */, - A58147612538170800CF4451 /* S3StorageDeviceInitList.h */, - A58147622538170800CF4451 /* CapsuleVendor.h */, - A58147632538170800CF4451 /* ConnectConInEvent.h */, - A58147642538170800CF4451 /* VlanConfigHii.h */, - A58147652538170800CF4451 /* SmiHandlerProfile.h */, - A58147662538170800CF4451 /* PerformanceMeasurement.h */, - A58147672538170800CF4451 /* HiiBootMaintenanceFormset.h */, - A58147682538170800CF4451 /* PlatDriOverrideHii.h */, - A58147692538170800CF4451 /* DebugMask.h */, - A581476A2538170800CF4451 /* VariableFormat.h */, - A581476B2538170800CF4451 /* AcpiS3Context.h */, - A581476C2538170800CF4451 /* StatusCodeDataTypeVariable.h */, - A581476D2538170800CF4451 /* Ip4IScsiConfigHii.h */, - A581476E2538170800CF4451 /* Crc32GuidedSectionExtraction.h */, - A581476F2538170800CF4451 /* TtyTerm.h */, - A58147702538170800CF4451 /* PiSmmCommunicationRegionTable.h */, - A58147712538170800CF4451 /* StatusCodeCallbackGuid.h */, - A58147722538170800CF4451 /* HiiResourceSampleHii.h */, - A58147732538170800CF4451 /* MemoryTypeInformation.h */, - A58147742538170800CF4451 /* FirmwarePerformance.h */, - A58147752538170800CF4451 /* FaultTolerantWrite.h */, - ); - path = Guid; - sourceTree = ""; - }; - A58147762538170800CF4451 /* Ppi */ = { - isa = PBXGroup; - children = ( - A58147772538170800CF4451 /* SerialPortPei.h */, - A58147782538170800CF4451 /* PlatformSpecificResetFilter.h */, - A58147792538170800CF4451 /* Debug.h */, - A581477A2538170800CF4451 /* SdMmcHostController.h */, - A581477B2538170800CF4451 /* IoMmu.h */, - A581477C2538170800CF4451 /* Usb2HostController.h */, - A581477D2538170800CF4451 /* AtaController.h */, - A581477E2538170800CF4451 /* AtaAhciController.h */, - A581477F2538170800CF4451 /* PlatformSpecificResetHandler.h */, - A58147802538170800CF4451 /* AtaPassThru.h */, - A58147812538170800CF4451 /* IpmiPpi.h */, - A58147822538170800CF4451 /* UfsHostController.h */, - A58147832538170800CF4451 /* PlatformSpecificResetNotification.h */, - A58147842538170800CF4451 /* StorageSecurityCommand.h */, - A58147852538170800CF4451 /* SmmControl.h */, - A58147862538170800CF4451 /* SmmCommunication.h */, - A58147872538170800CF4451 /* NvmExpressPassThru.h */, - A58147882538170800CF4451 /* UsbHostController.h */, - A58147892538170800CF4451 /* UsbIo.h */, - A581478A2538170800CF4451 /* NvmExpressHostController.h */, - A581478B2538170800CF4451 /* UsbController.h */, - A581478C2538170800CF4451 /* SmmAccess.h */, - A581478D2538170800CF4451 /* CapsuleOnDisk.h */, - A581478E2538170800CF4451 /* PostBootScriptTable.h */, - A581478F2538170800CF4451 /* SecPerformance.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A58147912538170800CF4451 /* Bus */ = { - isa = PBXGroup; - children = ( - A58147922538170800CF4451 /* Sd */, - A58147BF2538170800CF4451 /* Pci */, - A58148972538170800CF4451 /* Isa */, - A58148B22538170800CF4451 /* Scsi */, - A58148C12538170800CF4451 /* Ufs */, - A58148D72538170800CF4451 /* I2c */, - A58148E62538170800CF4451 /* Usb */, - A58149362538170900CF4451 /* Ata */, - ); - path = Bus; - sourceTree = ""; - }; - A58147922538170800CF4451 /* Sd */ = { - isa = PBXGroup; - children = ( - A58147932538170800CF4451 /* SdBlockIoPei */, - A581479E2538170800CF4451 /* EmmcBlockIoPei */, - A58147A92538170800CF4451 /* SdDxe */, - A58147B42538170800CF4451 /* EmmcDxe */, - ); - path = Sd; - sourceTree = ""; - }; - A58147932538170800CF4451 /* SdBlockIoPei */ = { - isa = PBXGroup; - children = ( - A58147942538170800CF4451 /* SdBlockIoPei.c */, - A58147952538170800CF4451 /* SdHcMem.c */, - A58147962538170800CF4451 /* SdBlockIoPeiExtra.uni */, - A58147972538170800CF4451 /* SdHci.h */, - A58147982538170800CF4451 /* SdBlockIoPei.uni */, - A58147992538170800CF4451 /* SdBlockIoPei.inf */, - A581479A2538170800CF4451 /* SdHcMem.h */, - A581479B2538170800CF4451 /* SdBlockIoPei.h */, - A581479C2538170800CF4451 /* DmaMem.c */, - A581479D2538170800CF4451 /* SdHci.c */, - ); - path = SdBlockIoPei; - sourceTree = ""; - }; - A581479E2538170800CF4451 /* EmmcBlockIoPei */ = { - isa = PBXGroup; - children = ( - A581479F2538170800CF4451 /* EmmcHcMem.c */, - A58147A02538170800CF4451 /* EmmcHci.c */, - A58147A12538170800CF4451 /* EmmcBlockIoPei.c */, - A58147A22538170800CF4451 /* EmmcBlockIoPeiExtra.uni */, - A58147A32538170800CF4451 /* EmmcHcMem.h */, - A58147A42538170800CF4451 /* EmmcHci.h */, - A58147A52538170800CF4451 /* EmmcBlockIoPei.h */, - A58147A62538170800CF4451 /* DmaMem.c */, - A58147A72538170800CF4451 /* EmmcBlockIoPei.uni */, - A58147A82538170800CF4451 /* EmmcBlockIoPei.inf */, - ); - path = EmmcBlockIoPei; - sourceTree = ""; - }; - A58147A92538170800CF4451 /* SdDxe */ = { - isa = PBXGroup; - children = ( - A58147AA2538170800CF4451 /* SdBlockIo.c */, - A58147AB2538170800CF4451 /* SdDxe.uni */, - A58147AC2538170800CF4451 /* SdDxe.c */, - A58147AD2538170800CF4451 /* SdDxe.inf */, - A58147AE2538170800CF4451 /* ComponentName.c */, - A58147AF2538170800CF4451 /* SdDiskInfo.h */, - A58147B02538170800CF4451 /* SdBlockIo.h */, - A58147B12538170800CF4451 /* SdDxe.h */, - A58147B22538170800CF4451 /* SdDxeExtra.uni */, - A58147B32538170800CF4451 /* SdDiskInfo.c */, - ); - path = SdDxe; - sourceTree = ""; - }; - A58147B42538170800CF4451 /* EmmcDxe */ = { - isa = PBXGroup; - children = ( - A58147B52538170800CF4451 /* EmmcDxe.h */, - A58147B62538170800CF4451 /* EmmcDiskInfo.h */, - A58147B72538170800CF4451 /* EmmcDxe.uni */, - A58147B82538170800CF4451 /* EmmcBlockIo.c */, - A58147B92538170800CF4451 /* ComponentName.c */, - A58147BA2538170800CF4451 /* EmmcDxe.inf */, - A58147BB2538170800CF4451 /* EmmcDxe.c */, - A58147BC2538170800CF4451 /* EmmcDiskInfo.c */, - A58147BD2538170800CF4451 /* EmmcBlockIo.h */, - A58147BE2538170800CF4451 /* EmmcDxeExtra.uni */, - ); - path = EmmcDxe; - sourceTree = ""; - }; - A58147BF2538170800CF4451 /* Pci */ = { - isa = PBXGroup; - children = ( - A58147C02538170800CF4451 /* IdeBusPei */, - A58147C62538170800CF4451 /* SdMmcPciHcDxe */, - A58147D12538170800CF4451 /* IncompatiblePciDeviceSupportDxe */, - A58147D62538170800CF4451 /* PciBusDxe */, - A58147F62538170800CF4451 /* XhciPei */, - A58148022538170800CF4451 /* EhciPei */, - A58148102538170800CF4451 /* UfsPciHcDxe */, - A58148172538170800CF4451 /* UhciDxe */, - A58148292538170800CF4451 /* NvmExpressPei */, - A581483A2538170800CF4451 /* SdMmcPciHcPei */, - A58148402538170800CF4451 /* SataControllerDxe */, - A58148472538170800CF4451 /* PciSioSerialDxe */, - A581484F2538170800CF4451 /* PciHostBridgeDxe */, - A58148562538170800CF4451 /* XhciDxe */, - A58148642538170800CF4451 /* UhciPei */, - A581486B2538170800CF4451 /* NvmExpressDxe */, - A58148792538170800CF4451 /* NonDiscoverablePciDeviceDxe */, - A581487F2538170800CF4451 /* EhciDxe */, - A58148912538170800CF4451 /* UfsPciHcPei */, - ); - path = Pci; - sourceTree = ""; - }; - A58147C02538170800CF4451 /* IdeBusPei */ = { - isa = PBXGroup; - children = ( - A58147C12538170800CF4451 /* AtapiPeim.h */, - A58147C22538170800CF4451 /* IdeBusPei.uni */, - A58147C32538170800CF4451 /* IdeBusPeiExtra.uni */, - A58147C42538170800CF4451 /* IdeBusPei.inf */, - A58147C52538170800CF4451 /* AtapiPeim.c */, - ); - path = IdeBusPei; - sourceTree = ""; - }; - A58147C62538170800CF4451 /* SdMmcPciHcDxe */ = { - isa = PBXGroup; - children = ( - A58147C72538170800CF4451 /* SdMmcPciHci.c */, - A58147C82538170800CF4451 /* SdMmcPciHcDxeExtra.uni */, - A58147C92538170800CF4451 /* SdDevice.c */, - A58147CA2538170800CF4451 /* ComponentName.c */, - A58147CB2538170800CF4451 /* SdMmcPciHcDxe.h */, - A58147CC2538170800CF4451 /* SdMmcPciHci.h */, - A58147CD2538170800CF4451 /* EmmcDevice.c */, - A58147CE2538170800CF4451 /* SdMmcPciHcDxe.inf */, - A58147CF2538170800CF4451 /* SdMmcPciHcDxe.uni */, - A58147D02538170800CF4451 /* SdMmcPciHcDxe.c */, - ); - path = SdMmcPciHcDxe; - sourceTree = ""; - }; - A58147D12538170800CF4451 /* IncompatiblePciDeviceSupportDxe */ = { - isa = PBXGroup; - children = ( - A58147D22538170800CF4451 /* IncompatiblePciDeviceSupportDxe.inf */, - A58147D32538170800CF4451 /* IncompatiblePciDeviceSupportExtra.uni */, - A58147D42538170800CF4451 /* IncompatiblePciDeviceSupport.uni */, - A58147D52538170800CF4451 /* IncompatiblePciDeviceSupport.c */, - ); - path = IncompatiblePciDeviceSupportDxe; - sourceTree = ""; - }; - A58147D62538170800CF4451 /* PciBusDxe */ = { - isa = PBXGroup; - children = ( - A58147D72538170800CF4451 /* PciEnumerator.c */, - A58147D82538170800CF4451 /* PciDriverOverride.c */, - A58147D92538170800CF4451 /* PciResourceSupport.c */, - A58147DA2538170800CF4451 /* PciDeviceSupport.c */, - A58147DB2538170800CF4451 /* PciIo.c */, - A58147DC2538170800CF4451 /* PciCommand.c */, - A58147DD2538170800CF4451 /* PciHotPlugSupport.c */, - A58147DE2538170800CF4451 /* PciOptionRomSupport.h */, - A58147DF2538170800CF4451 /* PciRomTable.h */, - A58147E02538170800CF4451 /* PciEnumeratorSupport.c */, - A58147E12538170800CF4451 /* PciLib.h */, - A58147E22538170800CF4451 /* PciBusDxeExtra.uni */, - A58147E32538170800CF4451 /* ComponentName.c */, - A58147E42538170800CF4451 /* PciBus.c */, - A58147E52538170800CF4451 /* PciPowerManagement.c */, - A58147E62538170800CF4451 /* PciResourceSupport.h */, - A58147E72538170800CF4451 /* PciDriverOverride.h */, - A58147E82538170800CF4451 /* PciEnumerator.h */, - A58147E92538170800CF4451 /* PciCommand.h */, - A58147EA2538170800CF4451 /* PciIo.h */, - A58147EB2538170800CF4451 /* PciDeviceSupport.h */, - A58147EC2538170800CF4451 /* PciRomTable.c */, - A58147ED2538170800CF4451 /* PciBusDxe.inf */, - A58147EE2538170800CF4451 /* PciOptionRomSupport.c */, - A58147EF2538170800CF4451 /* PciHotPlugSupport.h */, - A58147F02538170800CF4451 /* PciPowerManagement.h */, - A58147F12538170800CF4451 /* PciBus.h */, - A58147F22538170800CF4451 /* ComponentName.h */, - A58147F32538170800CF4451 /* PciBusDxe.uni */, - A58147F42538170800CF4451 /* PciEnumeratorSupport.h */, - A58147F52538170800CF4451 /* PciLib.c */, - ); - path = PciBusDxe; - sourceTree = ""; - }; - A58147F62538170800CF4451 /* XhciPei */ = { - isa = PBXGroup; - children = ( - A58147F72538170800CF4451 /* XhciSched.h */, - A58147F82538170800CF4451 /* XhciPei.inf */, - A58147F92538170800CF4451 /* XhcPeim.h */, - A58147FA2538170800CF4451 /* XhciPei.uni */, - A58147FB2538170800CF4451 /* UsbHcMem.h */, - A58147FC2538170800CF4451 /* XhciSched.c */, - A58147FD2538170800CF4451 /* DmaMem.c */, - A58147FE2538170800CF4451 /* XhciPeiExtra.uni */, - A58147FF2538170800CF4451 /* UsbHcMem.c */, - A58148002538170800CF4451 /* XhciReg.h */, - A58148012538170800CF4451 /* XhcPeim.c */, - ); - path = XhciPei; - sourceTree = ""; - }; - A58148022538170800CF4451 /* EhciPei */ = { - isa = PBXGroup; - children = ( - A58148032538170800CF4451 /* EhciPeiExtra.uni */, - A58148042538170800CF4451 /* EhciUrb.h */, - A58148052538170800CF4451 /* EhcPeim.h */, - A58148062538170800CF4451 /* UsbHcMem.h */, - A58148072538170800CF4451 /* EhciSched.c */, - A58148082538170800CF4451 /* EhciPei.uni */, - A58148092538170800CF4451 /* EhciPei.inf */, - A581480A2538170800CF4451 /* DmaMem.c */, - A581480B2538170800CF4451 /* EhciReg.h */, - A581480C2538170800CF4451 /* EhcPeim.c */, - A581480D2538170800CF4451 /* EhciUrb.c */, - A581480E2538170800CF4451 /* EhciSched.h */, - A581480F2538170800CF4451 /* UsbHcMem.c */, - ); - path = EhciPei; - sourceTree = ""; - }; - A58148102538170800CF4451 /* UfsPciHcDxe */ = { - isa = PBXGroup; - children = ( - A58148112538170800CF4451 /* UfsPciHcDxeExtra.uni */, - A58148122538170800CF4451 /* ComponentName.c */, - A58148132538170800CF4451 /* UfsPciHcDxe.c */, - A58148142538170800CF4451 /* UfsPciHcDxe.uni */, - A58148152538170800CF4451 /* UfsPciHcDxe.h */, - A58148162538170800CF4451 /* UfsPciHcDxe.inf */, - ); - path = UfsPciHcDxe; - sourceTree = ""; - }; - A58148172538170800CF4451 /* UhciDxe */ = { - isa = PBXGroup; - children = ( - A58148182538170800CF4451 /* UhciSched.h */, - A58148192538170800CF4451 /* UhciReg.h */, - A581481A2538170800CF4451 /* UhciDebug.c */, - A581481B2538170800CF4451 /* UhciQueue.h */, - A581481C2538170800CF4451 /* Uhci.c */, - A581481D2538170800CF4451 /* UhciDxeExtra.uni */, - A581481E2538170800CF4451 /* ComponentName.c */, - A581481F2538170800CF4451 /* UsbHcMem.h */, - A58148202538170800CF4451 /* UhciSched.c */, - A58148212538170800CF4451 /* UhciDxe.inf */, - A58148222538170800CF4451 /* UhciDebug.h */, - A58148232538170800CF4451 /* UhciReg.c */, - A58148242538170800CF4451 /* UhciDxe.uni */, - A58148252538170800CF4451 /* UhciQueue.c */, - A58148262538170800CF4451 /* UsbHcMem.c */, - A58148272538170800CF4451 /* Uhci.h */, - A58148282538170800CF4451 /* ComponentName.h */, - ); - path = UhciDxe; - sourceTree = ""; - }; - A58148292538170800CF4451 /* NvmExpressPei */ = { - isa = PBXGroup; - children = ( - A581482A2538170800CF4451 /* DevicePath.c */, - A581482B2538170800CF4451 /* NvmExpressPeiHci.h */, - A581482C2538170800CF4451 /* NvmExpressPeiStorageSecurity.h */, - A581482D2538170800CF4451 /* NvmExpressPei.c */, - A581482E2538170800CF4451 /* NvmExpressPeiBlockIo.c */, - A581482F2538170800CF4451 /* NvmExpressPeiExtra.uni */, - A58148302538170800CF4451 /* NvmExpressPeiPassThru.h */, - A58148312538170800CF4451 /* NvmExpressPeiS3.c */, - A58148322538170800CF4451 /* NvmExpressPeiStorageSecurity.c */, - A58148332538170800CF4451 /* NvmExpressPei.h */, - A58148342538170800CF4451 /* NvmExpressPei.inf */, - A58148352538170800CF4451 /* NvmExpressPeiHci.c */, - A58148362538170800CF4451 /* NvmExpressPei.uni */, - A58148372538170800CF4451 /* NvmExpressPeiBlockIo.h */, - A58148382538170800CF4451 /* DmaMem.c */, - A58148392538170800CF4451 /* NvmExpressPeiPassThru.c */, - ); - path = NvmExpressPei; - sourceTree = ""; - }; - A581483A2538170800CF4451 /* SdMmcPciHcPei */ = { - isa = PBXGroup; - children = ( - A581483B2538170800CF4451 /* SdMmcPciHcPei.inf */, - A581483C2538170800CF4451 /* SdMmcPciHcPei.c */, - A581483D2538170800CF4451 /* SdMmcPciHcPei.uni */, - A581483E2538170800CF4451 /* SdMmcPciHcPeiExtra.uni */, - A581483F2538170800CF4451 /* SdMmcPciHcPei.h */, - ); - path = SdMmcPciHcPei; - sourceTree = ""; - }; - A58148402538170800CF4451 /* SataControllerDxe */ = { - isa = PBXGroup; - children = ( - A58148412538170800CF4451 /* SataController.c */, - A58148422538170800CF4451 /* SataControllerDxe.uni */, - A58148432538170800CF4451 /* SataControllerDxeExtra.uni */, - A58148442538170800CF4451 /* ComponentName.c */, - A58148452538170800CF4451 /* SataControllerDxe.inf */, - A58148462538170800CF4451 /* SataController.h */, - ); - path = SataControllerDxe; - sourceTree = ""; - }; - A58148472538170800CF4451 /* PciSioSerialDxe */ = { - isa = PBXGroup; - children = ( - A58148482538170800CF4451 /* PciSioSerialDxe.inf */, - A58148492538170800CF4451 /* Serial.c */, - A581484A2538170800CF4451 /* SerialIo.c */, - A581484B2538170800CF4451 /* PciSioSerialDxe.uni */, - A581484C2538170800CF4451 /* PciSioSerialDxeExtra.uni */, - A581484D2538170800CF4451 /* ComponentName.c */, - A581484E2538170800CF4451 /* Serial.h */, - ); - path = PciSioSerialDxe; - sourceTree = ""; - }; - A581484F2538170800CF4451 /* PciHostBridgeDxe */ = { - isa = PBXGroup; - children = ( - A58148502538170800CF4451 /* PciRootBridgeIo.c */, - A58148512538170800CF4451 /* PciHostResource.h */, - A58148522538170800CF4451 /* PciHostBridge.h */, - A58148532538170800CF4451 /* PciRootBridge.h */, - A58148542538170800CF4451 /* PciHostBridgeDxe.inf */, - A58148552538170800CF4451 /* PciHostBridge.c */, - ); - path = PciHostBridgeDxe; - sourceTree = ""; - }; - A58148562538170800CF4451 /* XhciDxe */ = { - isa = PBXGroup; - children = ( - A58148572538170800CF4451 /* XhciDxeExtra.uni */, - A58148582538170800CF4451 /* XhciSched.h */, - A58148592538170800CF4451 /* Xhci.c */, - A581485A2538170800CF4451 /* XhciReg.c */, - A581485B2538170800CF4451 /* ComponentName.c */, - A581485C2538170800CF4451 /* UsbHcMem.h */, - A581485D2538170800CF4451 /* XhciSched.c */, - A581485E2538170800CF4451 /* XhciDxe.inf */, - A581485F2538170800CF4451 /* XhciDxe.uni */, - A58148602538170800CF4451 /* Xhci.h */, - A58148612538170800CF4451 /* UsbHcMem.c */, - A58148622538170800CF4451 /* ComponentName.h */, - A58148632538170800CF4451 /* XhciReg.h */, - ); - path = XhciDxe; - sourceTree = ""; - }; - A58148642538170800CF4451 /* UhciPei */ = { - isa = PBXGroup; - children = ( - A58148652538170800CF4451 /* UhcPeim.c */, - A58148662538170800CF4451 /* UhciPei.inf */, - A58148672538170800CF4451 /* UhciPei.uni */, - A58148682538170800CF4451 /* UhciPeiExtra.uni */, - A58148692538170800CF4451 /* UhcPeim.h */, - A581486A2538170800CF4451 /* DmaMem.c */, - ); - path = UhciPei; - sourceTree = ""; - }; - A581486B2538170800CF4451 /* NvmExpressDxe */ = { - isa = PBXGroup; - children = ( - A581486C2538170800CF4451 /* NvmExpressHci.c */, - A581486D2538170800CF4451 /* NvmExpressPassthru.c */, - A581486E2538170800CF4451 /* NvmExpressBlockIo.c */, - A581486F2538170800CF4451 /* NvmExpressDxe.inf */, - A58148702538170800CF4451 /* NvmExpressDxe.uni */, - A58148712538170800CF4451 /* NvmExpress.c */, - A58148722538170800CF4451 /* NvmExpressDiskInfo.h */, - A58148732538170800CF4451 /* ComponentName.c */, - A58148742538170800CF4451 /* NvmExpressBlockIo.h */, - A58148752538170800CF4451 /* NvmExpressHci.h */, - A58148762538170800CF4451 /* NvmExpressDxeExtra.uni */, - A58148772538170800CF4451 /* NvmExpressDiskInfo.c */, - A58148782538170800CF4451 /* NvmExpress.h */, - ); - path = NvmExpressDxe; - sourceTree = ""; - }; - A58148792538170800CF4451 /* NonDiscoverablePciDeviceDxe */ = { - isa = PBXGroup; - children = ( - A581487A2538170800CF4451 /* NonDiscoverablePciDeviceDxe.inf */, - A581487B2538170800CF4451 /* NonDiscoverablePciDeviceIo.c */, - A581487C2538170800CF4451 /* ComponentName.c */, - A581487D2538170800CF4451 /* NonDiscoverablePciDeviceDxe.c */, - A581487E2538170800CF4451 /* NonDiscoverablePciDeviceIo.h */, - ); - path = NonDiscoverablePciDeviceDxe; - sourceTree = ""; - }; - A581487F2538170800CF4451 /* EhciDxe */ = { - isa = PBXGroup; - children = ( - A58148802538170800CF4451 /* EhciReg.c */, - A58148812538170800CF4451 /* EhciUrb.h */, - A58148822538170800CF4451 /* EhciDebug.h */, - A58148832538170800CF4451 /* EhciDxe.uni */, - A58148842538170800CF4451 /* Ehci.h */, - A58148852538170800CF4451 /* ComponentName.c */, - A58148862538170800CF4451 /* EhciDxe.inf */, - A58148872538170800CF4451 /* UsbHcMem.h */, - A58148882538170800CF4451 /* EhciSched.c */, - A58148892538170800CF4451 /* EhciDxeExtra.uni */, - A581488A2538170800CF4451 /* Ehci.c */, - A581488B2538170800CF4451 /* EhciDebug.c */, - A581488C2538170800CF4451 /* EhciReg.h */, - A581488D2538170800CF4451 /* EhciUrb.c */, - A581488E2538170800CF4451 /* EhciSched.h */, - A581488F2538170800CF4451 /* UsbHcMem.c */, - A58148902538170800CF4451 /* ComponentName.h */, - ); - path = EhciDxe; - sourceTree = ""; - }; - A58148912538170800CF4451 /* UfsPciHcPei */ = { - isa = PBXGroup; - children = ( - A58148922538170800CF4451 /* UfsPciHcPei.uni */, - A58148932538170800CF4451 /* UfsPciHcPei.inf */, - A58148942538170800CF4451 /* UfsPciHcPei.h */, - A58148952538170800CF4451 /* UfsPciHcPeiExtra.uni */, - A58148962538170800CF4451 /* UfsPciHcPei.c */, - ); - path = UfsPciHcPei; - sourceTree = ""; - }; - A58148972538170800CF4451 /* Isa */ = { - isa = PBXGroup; - children = ( - A58148982538170800CF4451 /* IsaBusDxe */, - A58148A02538170800CF4451 /* Ps2KeyboardDxe */, - A58148A92538170800CF4451 /* Ps2MouseDxe */, - ); - path = Isa; - sourceTree = ""; - }; - A58148982538170800CF4451 /* IsaBusDxe */ = { - isa = PBXGroup; - children = ( - A58148992538170800CF4451 /* IsaBusDxeExtra.uni */, - A581489A2538170800CF4451 /* ComponentName.c */, - A581489B2538170800CF4451 /* IsaBusDxe.h */, - A581489C2538170800CF4451 /* IsaBusDxe.inf */, - A581489D2538170800CF4451 /* IsaBusDxe.uni */, - A581489E2538170800CF4451 /* IsaBusDxe.c */, - A581489F2538170800CF4451 /* ComponentName.h */, - ); - path = IsaBusDxe; - sourceTree = ""; - }; - A58148A02538170800CF4451 /* Ps2KeyboardDxe */ = { - isa = PBXGroup; - children = ( - A58148A12538170800CF4451 /* Ps2KbdTextIn.c */, - A58148A22538170800CF4451 /* Ps2KeyboardDxeExtra.uni */, - A58148A32538170800CF4451 /* Ps2Keyboard.c */, - A58148A42538170800CF4451 /* Ps2KbdCtrller.c */, - A58148A52538170800CF4451 /* ComponentName.c */, - A58148A62538170800CF4451 /* Ps2KeyboardDxe.inf */, - A58148A72538170800CF4451 /* Ps2KeyboardDxe.uni */, - A58148A82538170800CF4451 /* Ps2Keyboard.h */, - ); - path = Ps2KeyboardDxe; - sourceTree = ""; - }; - A58148A92538170800CF4451 /* Ps2MouseDxe */ = { - isa = PBXGroup; - children = ( - A58148AA2538170800CF4451 /* Ps2Mouse.c */, - A58148AB2538170800CF4451 /* ComponentName.c */, - A58148AC2538170800CF4451 /* CommPs2.h */, - A58148AD2538170800CF4451 /* Ps2Mouse.h */, - A58148AE2538170800CF4451 /* Ps2MouseDxeExtra.uni */, - A58148AF2538170800CF4451 /* Ps2MouseDxe.inf */, - A58148B02538170800CF4451 /* CommPs2.c */, - A58148B12538170800CF4451 /* Ps2MouseDxe.uni */, - ); - path = Ps2MouseDxe; - sourceTree = ""; - }; - A58148B22538170800CF4451 /* Scsi */ = { - isa = PBXGroup; - children = ( - A58148B32538170800CF4451 /* ScsiDiskDxe */, - A58148BA2538170800CF4451 /* ScsiBusDxe */, - ); - path = Scsi; - sourceTree = ""; - }; - A58148B32538170800CF4451 /* ScsiDiskDxe */ = { - isa = PBXGroup; - children = ( - A58148B42538170800CF4451 /* ScsiDiskDxe.inf */, - A58148B52538170800CF4451 /* ScsiDisk.c */, - A58148B62538170800CF4451 /* ComponentName.c */, - A58148B72538170800CF4451 /* ScsiDisk.uni */, - A58148B82538170800CF4451 /* ScsiDiskExtra.uni */, - A58148B92538170800CF4451 /* ScsiDisk.h */, - ); - path = ScsiDiskDxe; - sourceTree = ""; - }; - A58148BA2538170800CF4451 /* ScsiBusDxe */ = { - isa = PBXGroup; - children = ( - A58148BB2538170800CF4451 /* ScsiBusExtra.uni */, - A58148BC2538170800CF4451 /* ScsiBus.c */, - A58148BD2538170800CF4451 /* ComponentName.c */, - A58148BE2538170800CF4451 /* ScsiBus.uni */, - A58148BF2538170800CF4451 /* ScsiBusDxe.inf */, - A58148C02538170800CF4451 /* ScsiBus.h */, - ); - path = ScsiBusDxe; - sourceTree = ""; - }; - A58148C12538170800CF4451 /* Ufs */ = { - isa = PBXGroup; - children = ( - A58148C22538170800CF4451 /* UfsBlockIoPei */, - A58148CD2538170800CF4451 /* UfsPassThruDxe */, - ); - path = Ufs; - sourceTree = ""; - }; - A58148C22538170800CF4451 /* UfsBlockIoPei */ = { - isa = PBXGroup; - children = ( - A58148C32538170800CF4451 /* UfsBlockIoPei.inf */, - A58148C42538170800CF4451 /* UfsHcMem.c */, - A58148C52538170800CF4451 /* UfsBlockIoPeiExtra.uni */, - A58148C62538170800CF4451 /* UfsHci.c */, - A58148C72538170800CF4451 /* UfsBlockIoPei.uni */, - A58148C82538170800CF4451 /* UfsBlockIoPei.c */, - A58148C92538170800CF4451 /* UfsHcMem.h */, - A58148CA2538170800CF4451 /* UfsHci.h */, - A58148CB2538170800CF4451 /* UfsBlockIoPei.h */, - A58148CC2538170800CF4451 /* DmaMem.c */, - ); - path = UfsBlockIoPei; - sourceTree = ""; - }; - A58148CD2538170800CF4451 /* UfsPassThruDxe */ = { - isa = PBXGroup; - children = ( - A58148CE2538170800CF4451 /* UfsPassThru.uni */, - A58148CF2538170800CF4451 /* UfsPassThruHci.c */, - A58148D02538170800CF4451 /* UfsPassThru.h */, - A58148D12538170800CF4451 /* ComponentName.c */, - A58148D22538170800CF4451 /* UfsDevConfigProtocol.c */, - A58148D32538170800CF4451 /* UfsPassThruHci.h */, - A58148D42538170800CF4451 /* UfsPassThruDxe.inf */, - A58148D52538170800CF4451 /* UfsPassThruExtra.uni */, - A58148D62538170800CF4451 /* UfsPassThru.c */, - ); - path = UfsPassThruDxe; - sourceTree = ""; - }; - A58148D72538170800CF4451 /* I2c */ = { - isa = PBXGroup; - children = ( - A58148D82538170800CF4451 /* I2cDxe */, - ); - path = I2c; - sourceTree = ""; - }; - A58148D82538170800CF4451 /* I2cDxe */ = { - isa = PBXGroup; - children = ( - A58148D92538170800CF4451 /* I2cBusDxeExtra.uni */, - A58148DA2538170800CF4451 /* I2cDxeExtra.uni */, - A58148DB2538170800CF4451 /* I2cDxe.inf */, - A58148DC2538170800CF4451 /* I2cBus.c */, - A58148DD2538170800CF4451 /* I2cDxe.h */, - A58148DE2538170800CF4451 /* I2cDxe.uni */, - A58148DF2538170800CF4451 /* I2cHost.c */, - A58148E02538170800CF4451 /* I2cBusDxe.uni */, - A58148E12538170800CF4451 /* I2cBusDxe.inf */, - A58148E22538170800CF4451 /* I2cHostDxe.inf */, - A58148E32538170800CF4451 /* I2cHostDxeExtra.uni */, - A58148E42538170800CF4451 /* I2cDxe.c */, - A58148E52538170800CF4451 /* I2cHostDxe.uni */, - ); - path = I2cDxe; - sourceTree = ""; - }; - A58148E62538170800CF4451 /* Usb */ = { - isa = PBXGroup; - children = ( - A58148E72538170800CF4451 /* UsbMouseDxe */, - A58148EF2538170800CF4451 /* UsbMouseAbsolutePointerDxe */, - A58148F72538170800CF4451 /* UsbBusDxe */, - A58149062538170800CF4451 /* UsbKbDxe */, - A581490F2538170900CF4451 /* UsbBusPei */, - A581491A2538170900CF4451 /* UsbBotPei */, - A58149262538170900CF4451 /* UsbMassStorageDxe */, - ); - path = Usb; - sourceTree = ""; - }; - A58148E72538170800CF4451 /* UsbMouseDxe */ = { - isa = PBXGroup; - children = ( - A58148E82538170800CF4451 /* UsbMouseDxeExtra.uni */, - A58148E92538170800CF4451 /* UsbMouse.h */, - A58148EA2538170800CF4451 /* ComponentName.c */, - A58148EB2538170800CF4451 /* UsbMouseDxe.inf */, - A58148EC2538170800CF4451 /* UsbMouse.c */, - A58148ED2538170800CF4451 /* MouseHid.c */, - A58148EE2538170800CF4451 /* UsbMouseDxe.uni */, - ); - path = UsbMouseDxe; - sourceTree = ""; - }; - A58148EF2538170800CF4451 /* UsbMouseAbsolutePointerDxe */ = { - isa = PBXGroup; - children = ( - A58148F02538170800CF4451 /* UsbMouseAbsolutePointerDxeExtra.uni */, - A58148F12538170800CF4451 /* UsbMouseAbsolutePointer.c */, - A58148F22538170800CF4451 /* UsbMouseAbsolutePointerDxe.inf */, - A58148F32538170800CF4451 /* ComponentName.c */, - A58148F42538170800CF4451 /* UsbMouseAbsolutePointerDxe.uni */, - A58148F52538170800CF4451 /* UsbMouseAbsolutePointer.h */, - A58148F62538170800CF4451 /* MouseHid.c */, - ); - path = UsbMouseAbsolutePointerDxe; - sourceTree = ""; - }; - A58148F72538170800CF4451 /* UsbBusDxe */ = { - isa = PBXGroup; - children = ( - A58148F82538170800CF4451 /* UsbEnumer.h */, - A58148F92538170800CF4451 /* UsbBusDxe.uni */, - A58148FA2538170800CF4451 /* UsbDesc.c */, - A58148FB2538170800CF4451 /* UsbBusDxe.inf */, - A58148FC2538170800CF4451 /* UsbHub.h */, - A58148FD2538170800CF4451 /* UsbBus.c */, - A58148FE2538170800CF4451 /* ComponentName.c */, - A58148FF2538170800CF4451 /* UsbUtility.h */, - A58149002538170800CF4451 /* UsbEnumer.c */, - A58149012538170800CF4451 /* UsbBusDxeExtra.uni */, - A58149022538170800CF4451 /* UsbDesc.h */, - A58149032538170800CF4451 /* UsbHub.c */, - A58149042538170800CF4451 /* UsbUtility.c */, - A58149052538170800CF4451 /* UsbBus.h */, - ); - path = UsbBusDxe; - sourceTree = ""; - }; - A58149062538170800CF4451 /* UsbKbDxe */ = { - isa = PBXGroup; - children = ( - A58149072538170800CF4451 /* UsbKbDxeExtra.uni */, - A58149082538170800CF4451 /* KeyBoard.c */, - A58149092538170800CF4451 /* UsbKbDxe.inf */, - A581490A2538170800CF4451 /* EfiKey.h */, - A581490B2538170800CF4451 /* UsbKbDxe.uni */, - A581490C2538170900CF4451 /* ComponentName.c */, - A581490D2538170900CF4451 /* KeyBoard.h */, - A581490E2538170900CF4451 /* EfiKey.c */, - ); - path = UsbKbDxe; - sourceTree = ""; - }; - A581490F2538170900CF4451 /* UsbBusPei */ = { - isa = PBXGroup; - children = ( - A58149102538170900CF4451 /* PeiUsbLib.c */, - A58149112538170900CF4451 /* HubPeim.h */, - A58149122538170900CF4451 /* UsbBusPeiExtra.uni */, - A58149132538170900CF4451 /* UsbPeim.h */, - A58149142538170900CF4451 /* UsbIoPeim.c */, - A58149152538170900CF4451 /* PeiUsbLib.h */, - A58149162538170900CF4451 /* HubPeim.c */, - A58149172538170900CF4451 /* UsbBusPei.uni */, - A58149182538170900CF4451 /* UsbPeim.c */, - A58149192538170900CF4451 /* UsbBusPei.inf */, - ); - path = UsbBusPei; - sourceTree = ""; - }; - A581491A2538170900CF4451 /* UsbBotPei */ = { - isa = PBXGroup; - children = ( - A581491B2538170900CF4451 /* PeiUsbLib.c */, - A581491C2538170900CF4451 /* UsbBotPeiExtra.uni */, - A581491D2538170900CF4451 /* UsbBotPeim.h */, - A581491E2538170900CF4451 /* UsbPeim.h */, - A581491F2538170900CF4451 /* BotPeim.c */, - A58149202538170900CF4451 /* UsbBotPei.inf */, - A58149212538170900CF4451 /* PeiUsbLib.h */, - A58149222538170900CF4451 /* PeiAtapi.c */, - A58149232538170900CF4451 /* UsbBotPei.uni */, - A58149242538170900CF4451 /* UsbBotPeim.c */, - A58149252538170900CF4451 /* BotPeim.h */, - ); - path = UsbBotPei; - sourceTree = ""; - }; - A58149262538170900CF4451 /* UsbMassStorageDxe */ = { - isa = PBXGroup; - children = ( - A58149272538170900CF4451 /* UsbMassDiskInfo.c */, - A58149282538170900CF4451 /* UsbMassCbi.h */, - A58149292538170900CF4451 /* UsbMassImpl.h */, - A581492A2538170900CF4451 /* UsbMassBoot.c */, - A581492B2538170900CF4451 /* UsbMassBot.h */, - A581492C2538170900CF4451 /* UsbMassStorageDxe.uni */, - A581492D2538170900CF4451 /* UsbMassStorageDxeExtra.uni */, - A581492E2538170900CF4451 /* UsbMassStorageDxe.inf */, - A581492F2538170900CF4451 /* ComponentName.c */, - A58149302538170900CF4451 /* UsbMassCbi.c */, - A58149312538170900CF4451 /* UsbMass.h */, - A58149322538170900CF4451 /* UsbMassImpl.c */, - A58149332538170900CF4451 /* UsbMassDiskInfo.h */, - A58149342538170900CF4451 /* UsbMassBoot.h */, - A58149352538170900CF4451 /* UsbMassBot.c */, - ); - path = UsbMassStorageDxe; - sourceTree = ""; - }; - A58149362538170900CF4451 /* Ata */ = { - isa = PBXGroup; - children = ( - A58149372538170900CF4451 /* AhciPei */, - A58149472538170900CF4451 /* AtaAtapiPassThru */, - A58149522538170900CF4451 /* AtaBusDxe */, - ); - path = Ata; - sourceTree = ""; - }; - A58149372538170900CF4451 /* AhciPei */ = { - isa = PBXGroup; - children = ( - A58149382538170900CF4451 /* DevicePath.c */, - A58149392538170900CF4451 /* AhciPei.inf */, - A581493A2538170900CF4451 /* AhciPei.h */, - A581493B2538170900CF4451 /* AhciPeiBlockIo.c */, - A581493C2538170900CF4451 /* AhciPei.uni */, - A581493D2538170900CF4451 /* AhciPeiPassThru.c */, - A581493E2538170900CF4451 /* AhciPeiExtra.uni */, - A581493F2538170900CF4451 /* AhciPeiStorageSecurity.c */, - A58149402538170900CF4451 /* AhciPeiBlockIo.h */, - A58149412538170900CF4451 /* AhciPei.c */, - A58149422538170900CF4451 /* AhciPeiPassThru.h */, - A58149432538170900CF4451 /* DmaMem.c */, - A58149442538170900CF4451 /* AhciPeiStorageSecurity.h */, - A58149452538170900CF4451 /* AhciMode.c */, - A58149462538170900CF4451 /* AhciPeiS3.c */, - ); - path = AhciPei; - sourceTree = ""; - }; - A58149472538170900CF4451 /* AtaAtapiPassThru */ = { - isa = PBXGroup; - children = ( - A58149482538170900CF4451 /* AtaAtapiPassThru.h */, - A58149492538170900CF4451 /* AhciMode.h */, - A581494A2538170900CF4451 /* ComponentName.c */, - A581494B2538170900CF4451 /* AtaAtapiPassThru.inf */, - A581494C2538170900CF4451 /* IdeMode.c */, - A581494D2538170900CF4451 /* AtaAtapiPassThruDxeExtra.uni */, - A581494E2538170900CF4451 /* AtaAtapiPassThru.c */, - A581494F2538170900CF4451 /* AtaAtapiPassThruDxe.uni */, - A58149502538170900CF4451 /* IdeMode.h */, - A58149512538170900CF4451 /* AhciMode.c */, - ); - path = AtaAtapiPassThru; - sourceTree = ""; - }; - A58149522538170900CF4451 /* AtaBusDxe */ = { - isa = PBXGroup; - children = ( - A58149532538170900CF4451 /* AtaBusDxe.inf */, - A58149542538170900CF4451 /* AtaPassThruExecute.c */, - A58149552538170900CF4451 /* AtaBusDxe.uni */, - A58149562538170900CF4451 /* ComponentName.c */, - A58149572538170900CF4451 /* AtaBus.h */, - A58149582538170900CF4451 /* AtaBusDxeExtra.uni */, - A58149592538170900CF4451 /* AtaBus.c */, - ); - path = AtaBusDxe; - sourceTree = ""; - }; - A581495A2538170900CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A581495B2538170900CF4451 /* DxeCapsuleLibFmp */, - A58149682538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol */, - A581496C2538170900CF4451 /* OemHookStatusCodeLibNull */, - A58149702538170900CF4451 /* DxeCrc32GuidedSectionExtractLib */, - A58149742538170900CF4451 /* BootLogoLib */, - A58149782538170900CF4451 /* LockBoxNullLib */, - A581497C2538170900CF4451 /* FmpAuthenticationLibNull */, - A58149802538170900CF4451 /* PlatformVarCleanupLib */, - A58149882538170900CF4451 /* PeiIpmiLibIpmiPpi */, - A581498C2538170900CF4451 /* LzmaCustomDecompressLib */, - A58149A82538170900CF4451 /* DeviceManagerUiLib */, - A58149AF2538170900CF4451 /* BaseIpmiLibNull */, - A58149B32538170900CF4451 /* PeiCrc32GuidedSectionExtractLib */, - A58149B72538170900CF4451 /* UefiBootManagerLib */, - A58149C32538170900CF4451 /* DxeNetLib */, - A58149C82538170900CF4451 /* FileExplorerLib */, - A58149D02538170900CF4451 /* DxeIpmiLibIpmiProtocol */, - A58149D42538170900CF4451 /* VarCheckLib */, - A58149D82538170900CF4451 /* DisplayUpdateProgressLibGraphics */, - A58149DC2538170900CF4451 /* AuthVariableLibNull */, - A58149E02538170900CF4451 /* SmmReportStatusCodeLib */, - A58149E42538170900CF4451 /* PeiReportStatusCodeLib */, - A58149E82538170900CF4451 /* PeiPerformanceLib */, - A58149EC2538170900CF4451 /* SmmLockBoxLib */, - A58149F72538170900CF4451 /* DxePerformanceLib */, - A58149FB2538170900CF4451 /* SmmMemoryAllocationProfileLib */, - A5814A002538170900CF4451 /* PlatformBootManagerLibNull */, - A5814A042538170900CF4451 /* DxeFileExplorerProtocol */, - A5814A082538170900CF4451 /* PiDxeS3BootScriptLib */, - A5814A0F2538170900CF4451 /* DxeHttpLib */, - A5814A142538170900CF4451 /* BasePlatformHookLibNull */, - A5814A182538170900CF4451 /* BaseResetSystemLibNull */, - A5814A1C2538170900CF4451 /* NonDiscoverableDeviceRegistrationLib */, - A5814A1F2538170900CF4451 /* FrameBufferBltLib */, - A5814A222538170900CF4451 /* PciHostBridgeLibNull */, - A5814A262538170900CF4451 /* PeiDxeDebugLibReportStatusCode */, - A5814A2A2538170900CF4451 /* TpmMeasurementLibNull */, - A5814A2E2538170900CF4451 /* PeiDebugPrintHobLib */, - A5814A322538170900CF4451 /* RuntimeDxeReportStatusCodeLib */, - A5814A362538170900CF4451 /* UefiSortLib */, - A5814A3A2538170900CF4451 /* VarCheckHiiLib */, - A5814A442538170900CF4451 /* BaseMemoryAllocationLibNull */, - A5814A482538170900CF4451 /* DisplayUpdateProgressLibText */, - A5814A4C2538170900CF4451 /* CustomizedDisplayLib */, - A5814A542538170900CF4451 /* SmmCorePlatformHookLibNull */, - A5814A582538170900CF4451 /* DebugAgentLibNull */, - A5814A5C2538170900CF4451 /* UefiHiiServicesLib */, - A5814A602538170900CF4451 /* BootMaintenanceManagerUiLib */, - A5814A722538170900CF4451 /* PlatformHookLibSerialPortPpi */, - A5814A762538170900CF4451 /* BaseSerialPortLib16550 */, - A5814A7A2538170900CF4451 /* BaseHobLibNull */, - A5814A7E2538170900CF4451 /* SmmPerformanceLib */, - A5814A822538170900CF4451 /* DxeCapsuleLibNull */, - A5814A862538170900CF4451 /* DxeDebugPrintErrorLevelLib */, - A5814A8A2538170900CF4451 /* PiSmmCoreSmmServicesTableLib */, - A5814A8E2538170900CF4451 /* BrotliCustomDecompressLib */, - A5814AAF2538170900CF4451 /* ResetUtilityLib */, - A5814AB22538170900CF4451 /* SmmCorePerformanceLib */, - A5814AB72538170900CF4451 /* UefiMemoryAllocationProfileLib */, - A5814ABC2538170900CF4451 /* PeiDebugLibDebugPpi */, - A5814ABF2538170900CF4451 /* SmmSmiHandlerProfileLib */, - A5814AC32538170900CF4451 /* DxeReportStatusCodeLib */, - A5814AC72538170900CF4451 /* VarCheckUefiLib */, - A5814ACB2538170900CF4451 /* RuntimeResetSystemLib */, - A5814ACF2538170900CF4451 /* VarCheckPcdLib */, - A5814AD42538170900CF4451 /* DxeSecurityManagementLib */, - A5814AD82538170900CF4451 /* PiSmmCoreMemoryAllocationLib */, - A5814AE22538170900CF4451 /* DxePrintLibPrint2Protocol */, - A5814AE62538170900CF4451 /* DxeCoreMemoryAllocationLib */, - A5814AF02538170900CF4451 /* BootManagerUiLib */, - A5814AF72538170900CF4451 /* BaseBmpSupportLib */, - A5814AFB2538170900CF4451 /* CpuExceptionHandlerLibNull */, - A5814AFF2538170900CF4451 /* UefiHiiLib */, - A5814B062538170900CF4451 /* BaseSortLib */, - A5814B0A2538170900CF4451 /* DxeCorePerformanceLib */, - A5814B0F2538170900CF4451 /* DxeResetSystemLib */, - A5814B132538170900CF4451 /* PeiResetSystemLib */, - ); - path = Library; - sourceTree = ""; - }; - A581495B2538170900CF4451 /* DxeCapsuleLibFmp */ = { - isa = PBXGroup; - children = ( - A581495C2538170900CF4451 /* DxeCapsuleRuntime.c */, - A581495D2538170900CF4451 /* CapsuleOnDisk.c */, - A581495E2538170900CF4451 /* DxeCapsuleProcessLibNull.c */, - A581495F2538170900CF4451 /* DxeCapsuleReportLibNull.c */, - A58149602538170900CF4451 /* DxeCapsuleProcessLib.c */, - A58149612538170900CF4451 /* DxeCapsuleReportLib.c */, - A58149622538170900CF4451 /* CapsuleOnDisk.h */, - A58149632538170900CF4451 /* DxeRuntimeCapsuleLib.inf */, - A58149642538170900CF4451 /* DxeCapsuleLib.uni */, - A58149652538170900CF4451 /* DxeCapsuleLib.c */, - A58149662538170900CF4451 /* DxeRuntimeCapsuleLib.uni */, - A58149672538170900CF4451 /* DxeCapsuleLib.inf */, - ); - path = DxeCapsuleLibFmp; - sourceTree = ""; - }; - A58149682538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol */ = { - isa = PBXGroup; - children = ( - A58149692538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol.c */, - A581496A2538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol.inf */, - A581496B2538170900CF4451 /* SmmIpmiLibSmmIpmiProtocol.uni */, - ); - path = SmmIpmiLibSmmIpmiProtocol; - sourceTree = ""; - }; - A581496C2538170900CF4451 /* OemHookStatusCodeLibNull */ = { - isa = PBXGroup; - children = ( - A581496D2538170900CF4451 /* OemHookStatusCodeLibNull.inf */, - A581496E2538170900CF4451 /* OemHookStatusCodeLibNull.c */, - A581496F2538170900CF4451 /* OemHookStatusCodeLibNull.uni */, - ); - path = OemHookStatusCodeLibNull; - sourceTree = ""; - }; - A58149702538170900CF4451 /* DxeCrc32GuidedSectionExtractLib */ = { - isa = PBXGroup; - children = ( - A58149712538170900CF4451 /* DxeCrc32GuidedSectionExtractLib.c */, - A58149722538170900CF4451 /* DxeCrc32GuidedSectionExtractLib.inf */, - A58149732538170900CF4451 /* DxeCrc32GuidedSectionExtractLib.uni */, - ); - path = DxeCrc32GuidedSectionExtractLib; - sourceTree = ""; - }; - A58149742538170900CF4451 /* BootLogoLib */ = { - isa = PBXGroup; - children = ( - A58149752538170900CF4451 /* BootLogoLib.c */, - A58149762538170900CF4451 /* BootLogoLib.inf */, - A58149772538170900CF4451 /* BootLogoLib.uni */, - ); - path = BootLogoLib; - sourceTree = ""; - }; - A58149782538170900CF4451 /* LockBoxNullLib */ = { - isa = PBXGroup; - children = ( - A58149792538170900CF4451 /* LockBoxNullLib.inf */, - A581497A2538170900CF4451 /* LockBoxNullLib.c */, - A581497B2538170900CF4451 /* LockBoxNullLib.uni */, - ); - path = LockBoxNullLib; - sourceTree = ""; - }; - A581497C2538170900CF4451 /* FmpAuthenticationLibNull */ = { - isa = PBXGroup; - children = ( - A581497D2538170900CF4451 /* FmpAuthenticationLibNull.c */, - A581497E2538170900CF4451 /* FmpAuthenticationLibNull.inf */, - A581497F2538170900CF4451 /* FmpAuthenticationLibNull.uni */, - ); - path = FmpAuthenticationLibNull; - sourceTree = ""; - }; - A58149802538170900CF4451 /* PlatformVarCleanupLib */ = { - isa = PBXGroup; - children = ( - A58149812538170900CF4451 /* PlatVarCleanup.vfr */, - A58149822538170900CF4451 /* PlatVarCleanupLib.c */, - A58149832538170900CF4451 /* PlatVarCleanup.h */, - A58149842538170900CF4451 /* PlatformVarCleanupLib.inf */, - A58149852538170900CF4451 /* PlatVarCleanupHii.h */, - A58149862538170900CF4451 /* VfrStrings.uni */, - A58149872538170900CF4451 /* PlatformVarCleanupLib.uni */, - ); - path = PlatformVarCleanupLib; - sourceTree = ""; - }; - A58149882538170900CF4451 /* PeiIpmiLibIpmiPpi */ = { - isa = PBXGroup; - children = ( - A58149892538170900CF4451 /* PeiIpmiLibIpmiPpi.c */, - A581498A2538170900CF4451 /* PeiIpmiLibIpmiPpi.inf */, - A581498B2538170900CF4451 /* PeiIpmiLibIpmiPpi.uni */, - ); - path = PeiIpmiLibIpmiPpi; - sourceTree = ""; - }; - A581498C2538170900CF4451 /* LzmaCustomDecompressLib */ = { - isa = PBXGroup; - children = ( - A581498D2538170900CF4451 /* LzmaArchCustomDecompressLib.inf */, - A581498E2538170900CF4451 /* F86GuidedSectionExtraction.c */, - A581498F2538170900CF4451 /* LzmaCustomDecompressLib.inf */, - A58149902538170900CF4451 /* Sdk */, - A58149A12538170900CF4451 /* LzmaDecompressLibInternal.h */, - A58149A22538170900CF4451 /* LZMA-SDK-README.txt */, - A58149A32538170900CF4451 /* LzmaArchDecompressLib.uni */, - A58149A42538170900CF4451 /* LzmaDecompress.c */, - A58149A52538170900CF4451 /* LzmaDecompressLib.uni */, - A58149A62538170900CF4451 /* GuidedSectionExtraction.c */, - A58149A72538170900CF4451 /* UefiLzma.h */, - ); - path = LzmaCustomDecompressLib; - sourceTree = ""; - }; - A58149902538170900CF4451 /* Sdk */ = { - isa = PBXGroup; - children = ( - A58149912538170900CF4451 /* DOC */, - A58149942538170900CF4451 /* C */, - ); - path = Sdk; - sourceTree = ""; - }; - A58149912538170900CF4451 /* DOC */ = { - isa = PBXGroup; - children = ( - A58149922538170900CF4451 /* lzma-sdk.txt */, - A58149932538170900CF4451 /* lzma-history.txt */, - ); - path = DOC; - sourceTree = ""; - }; - A58149942538170900CF4451 /* C */ = { - isa = PBXGroup; - children = ( - A58149952538170900CF4451 /* LzHash.h */, - A58149962538170900CF4451 /* 7zTypes.h */, - A58149972538170900CF4451 /* Compiler.h */, - A58149982538170900CF4451 /* LzFind.c */, - A58149992538170900CF4451 /* Precomp.h */, - A581499A2538170900CF4451 /* CpuArch.h */, - A581499B2538170900CF4451 /* Bra86.c */, - A581499C2538170900CF4451 /* LzmaDec.c */, - A581499D2538170900CF4451 /* LzFind.h */, - A581499E2538170900CF4451 /* 7zVersion.h */, - A581499F2538170900CF4451 /* Bra.h */, - A58149A02538170900CF4451 /* LzmaDec.h */, - ); - path = C; - sourceTree = ""; - }; - A58149A82538170900CF4451 /* DeviceManagerUiLib */ = { - isa = PBXGroup; - children = ( - A58149A92538170900CF4451 /* DeviceManagerUiLib.uni */, - A58149AA2538170900CF4451 /* DeviceManagerStrings.uni */, - A58149AB2538170900CF4451 /* DeviceManagerUiLib.inf */, - A58149AC2538170900CF4451 /* DeviceManager.h */, - A58149AD2538170900CF4451 /* DeviceManagerVfr.Vfr */, - A58149AE2538170900CF4451 /* DeviceManager.c */, - ); - path = DeviceManagerUiLib; - sourceTree = ""; - }; - A58149AF2538170900CF4451 /* BaseIpmiLibNull */ = { - isa = PBXGroup; - children = ( - A58149B02538170900CF4451 /* BaseIpmiLibNull.c */, - A58149B12538170900CF4451 /* BaseIpmiLibNull.inf */, - A58149B22538170900CF4451 /* BaseIpmiLibNull.uni */, - ); - path = BaseIpmiLibNull; - sourceTree = ""; - }; - A58149B32538170900CF4451 /* PeiCrc32GuidedSectionExtractLib */ = { - isa = PBXGroup; - children = ( - A58149B42538170900CF4451 /* PeiCrc32GuidedSectionExtractLib.uni */, - A58149B52538170900CF4451 /* PeiCrc32GuidedSectionExtractLib.inf */, - A58149B62538170900CF4451 /* PeiCrc32GuidedSectionExtractLib.c */, - ); - path = PeiCrc32GuidedSectionExtractLib; - sourceTree = ""; - }; - A58149B72538170900CF4451 /* UefiBootManagerLib */ = { - isa = PBXGroup; - children = ( - A58149B82538170900CF4451 /* BmConnect.c */, - A58149B92538170900CF4451 /* BmConsole.c */, - A58149BA2538170900CF4451 /* BmHotkey.c */, - A58149BB2538170900CF4451 /* InternalBm.h */, - A58149BC2538170900CF4451 /* UefiBootManagerLib.inf */, - A58149BD2538170900CF4451 /* BmLoadOption.c */, - A58149BE2538170900CF4451 /* BmBootDescription.c */, - A58149BF2538170900CF4451 /* UefiBootManagerLib.uni */, - A58149C02538170900CF4451 /* BmDriverHealth.c */, - A58149C12538170900CF4451 /* BmBoot.c */, - A58149C22538170900CF4451 /* BmMisc.c */, - ); - path = UefiBootManagerLib; - sourceTree = ""; - }; - A58149C32538170900CF4451 /* DxeNetLib */ = { - isa = PBXGroup; - children = ( - A58149C42538170900CF4451 /* DxeNetLib.inf */, - A58149C52538170900CF4451 /* DxeNetLib.uni */, - A58149C62538170900CF4451 /* NetBuffer.c */, - A58149C72538170900CF4451 /* DxeNetLib.c */, - ); - path = DxeNetLib; - sourceTree = ""; - }; - A58149C82538170900CF4451 /* FileExplorerLib */ = { - isa = PBXGroup; - children = ( - A58149C92538170900CF4451 /* FileExplorer.h */, - A58149CA2538170900CF4451 /* FileExplorerString.uni */, - A58149CB2538170900CF4451 /* FormGuid.h */, - A58149CC2538170900CF4451 /* FileExplorer.c */, - A58149CD2538170900CF4451 /* FileExplorerVfr.vfr */, - A58149CE2538170900CF4451 /* FileExplorerLib.inf */, - A58149CF2538170900CF4451 /* FileExplorerLib.uni */, - ); - path = FileExplorerLib; - sourceTree = ""; - }; - A58149D02538170900CF4451 /* DxeIpmiLibIpmiProtocol */ = { - isa = PBXGroup; - children = ( - A58149D12538170900CF4451 /* DxeIpmiLibIpmiProtocol.uni */, - A58149D22538170900CF4451 /* DxeIpmiLibIpmiProtocol.inf */, - A58149D32538170900CF4451 /* DxeIpmiLibIpmiProtocol.c */, - ); - path = DxeIpmiLibIpmiProtocol; - sourceTree = ""; - }; - A58149D42538170900CF4451 /* VarCheckLib */ = { - isa = PBXGroup; - children = ( - A58149D52538170900CF4451 /* VarCheckLib.c */, - A58149D62538170900CF4451 /* VarCheckLib.inf */, - A58149D72538170900CF4451 /* VarCheckLib.uni */, - ); - path = VarCheckLib; - sourceTree = ""; - }; - A58149D82538170900CF4451 /* DisplayUpdateProgressLibGraphics */ = { - isa = PBXGroup; - children = ( - A58149D92538170900CF4451 /* DisplayUpdateProgressLibGraphics.uni */, - A58149DA2538170900CF4451 /* DisplayUpdateProgressLibGraphics.inf */, - A58149DB2538170900CF4451 /* DisplayUpdateProgressLibGraphics.c */, - ); - path = DisplayUpdateProgressLibGraphics; - sourceTree = ""; - }; - A58149DC2538170900CF4451 /* AuthVariableLibNull */ = { - isa = PBXGroup; - children = ( - A58149DD2538170900CF4451 /* AuthVariableLibNull.uni */, - A58149DE2538170900CF4451 /* AuthVariableLibNull.inf */, - A58149DF2538170900CF4451 /* AuthVariableLibNull.c */, - ); - path = AuthVariableLibNull; - sourceTree = ""; - }; - A58149E02538170900CF4451 /* SmmReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A58149E12538170900CF4451 /* SmmReportStatusCodeLib.uni */, - A58149E22538170900CF4451 /* ReportStatusCodeLib.c */, - A58149E32538170900CF4451 /* SmmReportStatusCodeLib.inf */, - ); - path = SmmReportStatusCodeLib; - sourceTree = ""; - }; - A58149E42538170900CF4451 /* PeiReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A58149E52538170900CF4451 /* PeiReportStatusCodeLib.uni */, - A58149E62538170900CF4451 /* PeiReportStatusCodeLib.inf */, - A58149E72538170900CF4451 /* ReportStatusCodeLib.c */, - ); - path = PeiReportStatusCodeLib; - sourceTree = ""; - }; - A58149E82538170900CF4451 /* PeiPerformanceLib */ = { - isa = PBXGroup; - children = ( - A58149E92538170900CF4451 /* PeiPerformanceLib.uni */, - A58149EA2538170900CF4451 /* PeiPerformanceLib.c */, - A58149EB2538170900CF4451 /* PeiPerformanceLib.inf */, - ); - path = PeiPerformanceLib; - sourceTree = ""; - }; - A58149EC2538170900CF4451 /* SmmLockBoxLib */ = { - isa = PBXGroup; - children = ( - A58149ED2538170900CF4451 /* SmmLockBoxSmmLib.c */, - A58149EE2538170900CF4451 /* SmmLockBoxPeiLib.uni */, - A58149EF2538170900CF4451 /* SmmLockBoxDxeLib.uni */, - A58149F02538170900CF4451 /* SmmLockBoxPeiLib.inf */, - A58149F12538170900CF4451 /* SmmLockBoxDxeLib.inf */, - A58149F22538170900CF4451 /* SmmLockBoxSmmLib.inf */, - A58149F32538170900CF4451 /* SmmLockBoxSmmLib.uni */, - A58149F42538170900CF4451 /* SmmLockBoxPeiLib.c */, - A58149F52538170900CF4451 /* SmmLockBoxLibPrivate.h */, - A58149F62538170900CF4451 /* SmmLockBoxDxeLib.c */, - ); - path = SmmLockBoxLib; - sourceTree = ""; - }; - A58149F72538170900CF4451 /* DxePerformanceLib */ = { - isa = PBXGroup; - children = ( - A58149F82538170900CF4451 /* DxePerformanceLib.c */, - A58149F92538170900CF4451 /* DxePerformanceLib.uni */, - A58149FA2538170900CF4451 /* DxePerformanceLib.inf */, - ); - path = DxePerformanceLib; - sourceTree = ""; - }; - A58149FB2538170900CF4451 /* SmmMemoryAllocationProfileLib */ = { - isa = PBXGroup; - children = ( - A58149FC2538170900CF4451 /* SmmMemoryAllocationProfileLib.uni */, - A58149FD2538170900CF4451 /* MemoryAllocationLib.c */, - A58149FE2538170900CF4451 /* SmmMemoryAllocationProfileLib.inf */, - A58149FF2538170900CF4451 /* SmmMemoryProfileLib.c */, - ); - path = SmmMemoryAllocationProfileLib; - sourceTree = ""; - }; - A5814A002538170900CF4451 /* PlatformBootManagerLibNull */ = { - isa = PBXGroup; - children = ( - A5814A012538170900CF4451 /* PlatformBootManager.c */, - A5814A022538170900CF4451 /* PlatformBootManagerLibNull.inf */, - A5814A032538170900CF4451 /* PlatformBootManagerLibNull.uni */, - ); - path = PlatformBootManagerLibNull; - sourceTree = ""; - }; - A5814A042538170900CF4451 /* DxeFileExplorerProtocol */ = { - isa = PBXGroup; - children = ( - A5814A052538170900CF4451 /* DxeFileExplorerProtocol.inf */, - A5814A062538170900CF4451 /* DxeFileExplorerProtocol.uni */, - A5814A072538170900CF4451 /* DxeFileExplorerProtocol.c */, - ); - path = DxeFileExplorerProtocol; - sourceTree = ""; - }; - A5814A082538170900CF4451 /* PiDxeS3BootScriptLib */ = { - isa = PBXGroup; - children = ( - A5814A092538170900CF4451 /* InternalBootScriptLib.h */, - A5814A0A2538170900CF4451 /* BootScriptInternalFormat.h */, - A5814A0B2538170900CF4451 /* BootScriptSave.c */, - A5814A0C2538170900CF4451 /* BootScriptExecute.c */, - A5814A0D2538170900CF4451 /* DxeS3BootScriptLib.inf */, - A5814A0E2538170900CF4451 /* DxeS3BootScriptLib.uni */, - ); - path = PiDxeS3BootScriptLib; - sourceTree = ""; - }; - A5814A0F2538170900CF4451 /* DxeHttpLib */ = { - isa = PBXGroup; - children = ( - A5814A102538170900CF4451 /* DxeHttpLib.c */, - A5814A112538170900CF4451 /* DxeHttpLib.inf */, - A5814A122538170900CF4451 /* DxeHttpLib.uni */, - A5814A132538170900CF4451 /* DxeHttpLib.h */, - ); - path = DxeHttpLib; - sourceTree = ""; - }; - A5814A142538170900CF4451 /* BasePlatformHookLibNull */ = { - isa = PBXGroup; - children = ( - A5814A152538170900CF4451 /* BasePlatformHookLibNull.inf */, - A5814A162538170900CF4451 /* BasePlatformHookLibNull.uni */, - A5814A172538170900CF4451 /* BasePlatformHookLibNull.c */, - ); - path = BasePlatformHookLibNull; - sourceTree = ""; - }; - A5814A182538170900CF4451 /* BaseResetSystemLibNull */ = { - isa = PBXGroup; - children = ( - A5814A192538170900CF4451 /* BaseResetSystemLibNull.uni */, - A5814A1A2538170900CF4451 /* BaseResetSystemLibNull.inf */, - A5814A1B2538170900CF4451 /* BaseResetSystemLibNull.c */, - ); - path = BaseResetSystemLibNull; - sourceTree = ""; - }; - A5814A1C2538170900CF4451 /* NonDiscoverableDeviceRegistrationLib */ = { - isa = PBXGroup; - children = ( - A5814A1D2538170900CF4451 /* NonDiscoverableDeviceRegistrationLib.c */, - A5814A1E2538170900CF4451 /* NonDiscoverableDeviceRegistrationLib.inf */, - ); - path = NonDiscoverableDeviceRegistrationLib; - sourceTree = ""; - }; - A5814A1F2538170900CF4451 /* FrameBufferBltLib */ = { - isa = PBXGroup; - children = ( - A5814A202538170900CF4451 /* FrameBufferBltLib.c */, - A5814A212538170900CF4451 /* FrameBufferBltLib.inf */, - ); - path = FrameBufferBltLib; - sourceTree = ""; - }; - A5814A222538170900CF4451 /* PciHostBridgeLibNull */ = { - isa = PBXGroup; - children = ( - A5814A232538170900CF4451 /* PciHostBridgeLibNull.uni */, - A5814A242538170900CF4451 /* PciHostBridgeLibNull.inf */, - A5814A252538170900CF4451 /* PciHostBridgeLibNull.c */, - ); - path = PciHostBridgeLibNull; - sourceTree = ""; - }; - A5814A262538170900CF4451 /* PeiDxeDebugLibReportStatusCode */ = { - isa = PBXGroup; - children = ( - A5814A272538170900CF4451 /* PeiDxeDebugLibReportStatusCode.uni */, - A5814A282538170900CF4451 /* DebugLib.c */, - A5814A292538170900CF4451 /* PeiDxeDebugLibReportStatusCode.inf */, - ); - path = PeiDxeDebugLibReportStatusCode; - sourceTree = ""; - }; - A5814A2A2538170900CF4451 /* TpmMeasurementLibNull */ = { - isa = PBXGroup; - children = ( - A5814A2B2538170900CF4451 /* TpmMeasurementLibNull.uni */, - A5814A2C2538170900CF4451 /* TpmMeasurementLibNull.c */, - A5814A2D2538170900CF4451 /* TpmMeasurementLibNull.inf */, - ); - path = TpmMeasurementLibNull; - sourceTree = ""; - }; - A5814A2E2538170900CF4451 /* PeiDebugPrintHobLib */ = { - isa = PBXGroup; - children = ( - A5814A2F2538170900CF4451 /* PeiDebugPrintHobLib.uni */, - A5814A302538170900CF4451 /* PeiDebugPrintHobLib.c */, - A5814A312538170900CF4451 /* PeiDebugPrintHobLib.inf */, - ); - path = PeiDebugPrintHobLib; - sourceTree = ""; - }; - A5814A322538170900CF4451 /* RuntimeDxeReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A5814A332538170900CF4451 /* RuntimeDxeReportStatusCodeLib.inf */, - A5814A342538170900CF4451 /* RuntimeDxeReportStatusCodeLib.uni */, - A5814A352538170900CF4451 /* ReportStatusCodeLib.c */, - ); - path = RuntimeDxeReportStatusCodeLib; - sourceTree = ""; - }; - A5814A362538170900CF4451 /* UefiSortLib */ = { - isa = PBXGroup; - children = ( - A5814A372538170900CF4451 /* UefiSortLib.inf */, - A5814A382538170900CF4451 /* UefiSortLib.c */, - A5814A392538170900CF4451 /* UefiSortLib.uni */, - ); - path = UefiSortLib; - sourceTree = ""; - }; - A5814A3A2538170900CF4451 /* VarCheckHiiLib */ = { - isa = PBXGroup; - children = ( - A5814A3B2538170900CF4451 /* VarCheckHiiGen.c */, - A5814A3C2538170900CF4451 /* VarCheckHii.h */, - A5814A3D2538170900CF4451 /* VarCheckHiiLib.uni */, - A5814A3E2538170900CF4451 /* VarCheckHiiGenFromFv.c */, - A5814A3F2538170900CF4451 /* VarCheckHiiLib.inf */, - A5814A402538170900CF4451 /* InternalVarCheckStructure.h */, - A5814A412538170900CF4451 /* VarCheckHiiGenFromHii.c */, - A5814A422538170900CF4451 /* VarCheckHiiLibNullClass.c */, - A5814A432538170900CF4451 /* VarCheckHiiGen.h */, - ); - path = VarCheckHiiLib; - sourceTree = ""; - }; - A5814A442538170900CF4451 /* BaseMemoryAllocationLibNull */ = { - isa = PBXGroup; - children = ( - A5814A452538170900CF4451 /* BaseMemoryAllocationLibNull.c */, - A5814A462538170900CF4451 /* BaseMemoryAllocationLibNull.inf */, - A5814A472538170900CF4451 /* BaseMemoryAllocationLibNull.uni */, - ); - path = BaseMemoryAllocationLibNull; - sourceTree = ""; - }; - A5814A482538170900CF4451 /* DisplayUpdateProgressLibText */ = { - isa = PBXGroup; - children = ( - A5814A492538170900CF4451 /* DisplayUpdateProgressLibText.c */, - A5814A4A2538170900CF4451 /* DisplayUpdateProgressLibText.inf */, - A5814A4B2538170900CF4451 /* DisplayUpdateProgressLibText.uni */, - ); - path = DisplayUpdateProgressLibText; - sourceTree = ""; - }; - A5814A4C2538170900CF4451 /* CustomizedDisplayLib */ = { - isa = PBXGroup; - children = ( - A5814A4D2538170900CF4451 /* CustomizedDisplayLibModStrs.uni */, - A5814A4E2538170900CF4451 /* Colors.h */, - A5814A4F2538170900CF4451 /* CustomizedDisplayLibInternal.h */, - A5814A502538170900CF4451 /* CustomizedDisplayLib.inf */, - A5814A512538170900CF4451 /* CustomizedDisplayLib.uni */, - A5814A522538170900CF4451 /* CustomizedDisplayLibInternal.c */, - A5814A532538170900CF4451 /* CustomizedDisplayLib.c */, - ); - path = CustomizedDisplayLib; - sourceTree = ""; - }; - A5814A542538170900CF4451 /* SmmCorePlatformHookLibNull */ = { - isa = PBXGroup; - children = ( - A5814A552538170900CF4451 /* SmmCorePlatformHookLibNull.inf */, - A5814A562538170900CF4451 /* SmmCorePlatformHookLibNull.uni */, - A5814A572538170900CF4451 /* SmmCorePlatformHookLibNull.c */, - ); - path = SmmCorePlatformHookLibNull; - sourceTree = ""; - }; - A5814A582538170900CF4451 /* DebugAgentLibNull */ = { - isa = PBXGroup; - children = ( - A5814A592538170900CF4451 /* DebugAgentLibNull.uni */, - A5814A5A2538170900CF4451 /* DebugAgentLibNull.inf */, - A5814A5B2538170900CF4451 /* DebugAgentLibNull.c */, - ); - path = DebugAgentLibNull; - sourceTree = ""; - }; - A5814A5C2538170900CF4451 /* UefiHiiServicesLib */ = { - isa = PBXGroup; - children = ( - A5814A5D2538170900CF4451 /* UefiHiiServicesLib.inf */, - A5814A5E2538170900CF4451 /* UefiHiiServicesLib.uni */, - A5814A5F2538170900CF4451 /* UefiHiiServicesLib.c */, - ); - path = UefiHiiServicesLib; - sourceTree = ""; - }; - A5814A602538170900CF4451 /* BootMaintenanceManagerUiLib */ = { - isa = PBXGroup; - children = ( - A5814A612538170900CF4451 /* BmLib.c */, - A5814A622538170900CF4451 /* BootMaintenanceManagerUiLib.inf */, - A5814A632538170900CF4451 /* BootOption.c */, - A5814A642538170900CF4451 /* BootMaintenanceManagerUiLib.uni */, - A5814A652538170900CF4451 /* BootMaintenanceManagerCustomizedUiSupport.c */, - A5814A662538170900CF4451 /* BootMaintenanceManagerCustomizedUi.c */, - A5814A672538170900CF4451 /* BootMaintenanceManager.vfr */, - A5814A682538170900CF4451 /* BootMaintenanceManagerStrings.uni */, - A5814A692538170900CF4451 /* BootMaintenanceManager.h */, - A5814A6A2538170900CF4451 /* BootMaintenance.c */, - A5814A6B2538170900CF4451 /* FormGuid.h */, - A5814A6C2538170900CF4451 /* BootMaintenanceManagerCustomizedUiSupport.h */, - A5814A6D2538170900CF4451 /* UpdatePage.c */, - A5814A6E2538170900CF4451 /* Data.c */, - A5814A6F2538170900CF4451 /* BootMaintenanceManagerCustomizedUi.h */, - A5814A702538170900CF4451 /* ConsoleOption.c */, - A5814A712538170900CF4451 /* Variable.c */, - ); - path = BootMaintenanceManagerUiLib; - sourceTree = ""; - }; - A5814A722538170900CF4451 /* PlatformHookLibSerialPortPpi */ = { - isa = PBXGroup; - children = ( - A5814A732538170900CF4451 /* PlatformHookLibSerialPortPpi.inf */, - A5814A742538170900CF4451 /* PlatformHookLibSerialPortPpi.uni */, - A5814A752538170900CF4451 /* PlatformHookLibSerialPortPpi.c */, - ); - path = PlatformHookLibSerialPortPpi; - sourceTree = ""; - }; - A5814A762538170900CF4451 /* BaseSerialPortLib16550 */ = { - isa = PBXGroup; - children = ( - A5814A772538170900CF4451 /* BaseSerialPortLib16550.c */, - A5814A782538170900CF4451 /* BaseSerialPortLib16550.inf */, - A5814A792538170900CF4451 /* BaseSerialPortLib16550.uni */, - ); - path = BaseSerialPortLib16550; - sourceTree = ""; - }; - A5814A7A2538170900CF4451 /* BaseHobLibNull */ = { - isa = PBXGroup; - children = ( - A5814A7B2538170900CF4451 /* BaseHobLibNull.c */, - A5814A7C2538170900CF4451 /* BaseHobLibNull.inf */, - A5814A7D2538170900CF4451 /* BaseHobLibNull.uni */, - ); - path = BaseHobLibNull; - sourceTree = ""; - }; - A5814A7E2538170900CF4451 /* SmmPerformanceLib */ = { - isa = PBXGroup; - children = ( - A5814A7F2538170900CF4451 /* SmmPerformanceLib.c */, - A5814A802538170900CF4451 /* SmmPerformanceLib.inf */, - A5814A812538170900CF4451 /* SmmPerformanceLib.uni */, - ); - path = SmmPerformanceLib; - sourceTree = ""; - }; - A5814A822538170900CF4451 /* DxeCapsuleLibNull */ = { - isa = PBXGroup; - children = ( - A5814A832538170900CF4451 /* DxeCapsuleLibNull.inf */, - A5814A842538170900CF4451 /* DxeCapsuleLibNull.uni */, - A5814A852538170900CF4451 /* DxeCapsuleLibNull.c */, - ); - path = DxeCapsuleLibNull; - sourceTree = ""; - }; - A5814A862538170900CF4451 /* DxeDebugPrintErrorLevelLib */ = { - isa = PBXGroup; - children = ( - A5814A872538170900CF4451 /* DxeDebugPrintErrorLevelLib.inf */, - A5814A882538170900CF4451 /* DxeDebugPrintErrorLevelLib.uni */, - A5814A892538170900CF4451 /* DxeDebugPrintErrorLevelLib.c */, - ); - path = DxeDebugPrintErrorLevelLib; - sourceTree = ""; - }; - A5814A8A2538170900CF4451 /* PiSmmCoreSmmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5814A8B2538170900CF4451 /* PiSmmCoreSmmServicesTableLib.uni */, - A5814A8C2538170900CF4451 /* PiSmmCoreSmmServicesTableLib.inf */, - A5814A8D2538170900CF4451 /* PiSmmCoreSmmServicesTableLib.c */, - ); - path = PiSmmCoreSmmServicesTableLib; - sourceTree = ""; - }; - A5814A8E2538170900CF4451 /* BrotliCustomDecompressLib */ = { - isa = PBXGroup; - children = ( - A5814A8F2538170900CF4451 /* LICENSE */, - A5814A902538170900CF4451 /* BrotliDecompressLibInternal.h */, - A5814A912538170900CF4451 /* brotli */, - A5814A952538170900CF4451 /* BrotliDecompress.c */, - A5814A962538170900CF4451 /* docs */, - A5814A982538170900CF4451 /* README.md */, - A5814A992538170900CF4451 /* common */, - A5814AA22538170900CF4451 /* dec */, - A5814AAB2538170900CF4451 /* ReadMe.txt */, - A5814AAC2538170900CF4451 /* BrotliDecompressLib.uni */, - A5814AAD2538170900CF4451 /* BrotliCustomDecompressLib.inf */, - A5814AAE2538170900CF4451 /* GuidedSectionExtraction.c */, - ); - path = BrotliCustomDecompressLib; - sourceTree = ""; - }; - A5814A912538170900CF4451 /* brotli */ = { - isa = PBXGroup; - children = ( - A5814A922538170900CF4451 /* port.h */, - A5814A932538170900CF4451 /* types.h */, - A5814A942538170900CF4451 /* decode.h */, - ); - path = brotli; - sourceTree = ""; - }; - A5814A962538170900CF4451 /* docs */ = { - isa = PBXGroup; - children = ( - A5814A972538170900CF4451 /* brotli-comparison-study-2015-09-22.pdf */, - ); - path = docs; - sourceTree = ""; - }; - A5814A992538170900CF4451 /* common */ = { - isa = PBXGroup; - children = ( - A5814A9A2538170900CF4451 /* dictionary.c */, - A5814A9B2538170900CF4451 /* version.h */, - A5814A9C2538170900CF4451 /* transform.c */, - A5814A9D2538170900CF4451 /* context.h */, - A5814A9E2538170900CF4451 /* constants.h */, - A5814A9F2538170900CF4451 /* dictionary.h */, - A5814AA02538170900CF4451 /* transform.h */, - A5814AA12538170900CF4451 /* platform.h */, - ); - path = common; - sourceTree = ""; - }; - A5814AA22538170900CF4451 /* dec */ = { - isa = PBXGroup; - children = ( - A5814AA32538170900CF4451 /* state.c */, - A5814AA42538170900CF4451 /* bit_reader.h */, - A5814AA52538170900CF4451 /* decode.c */, - A5814AA62538170900CF4451 /* huffman.c */, - A5814AA72538170900CF4451 /* bit_reader.c */, - A5814AA82538170900CF4451 /* prefix.h */, - A5814AA92538170900CF4451 /* state.h */, - A5814AAA2538170900CF4451 /* huffman.h */, - ); - path = dec; - sourceTree = ""; - }; - A5814AAF2538170900CF4451 /* ResetUtilityLib */ = { - isa = PBXGroup; - children = ( - A5814AB02538170900CF4451 /* ResetUtility.c */, - A5814AB12538170900CF4451 /* ResetUtilityLib.inf */, - ); - path = ResetUtilityLib; - sourceTree = ""; - }; - A5814AB22538170900CF4451 /* SmmCorePerformanceLib */ = { - isa = PBXGroup; - children = ( - A5814AB32538170900CF4451 /* SmmCorePerformanceLib.c */, - A5814AB42538170900CF4451 /* SmmCorePerformanceLib.uni */, - A5814AB52538170900CF4451 /* SmmCorePerformanceLib.inf */, - A5814AB62538170900CF4451 /* SmmCorePerformanceLibInternal.h */, - ); - path = SmmCorePerformanceLib; - sourceTree = ""; - }; - A5814AB72538170900CF4451 /* UefiMemoryAllocationProfileLib */ = { - isa = PBXGroup; - children = ( - A5814AB82538170900CF4451 /* MemoryAllocationLib.c */, - A5814AB92538170900CF4451 /* UefiMemoryAllocationProfileLib.uni */, - A5814ABA2538170900CF4451 /* UefiMemoryAllocationProfileLib.inf */, - A5814ABB2538170900CF4451 /* DxeMemoryProfileLib.c */, - ); - path = UefiMemoryAllocationProfileLib; - sourceTree = ""; - }; - A5814ABC2538170900CF4451 /* PeiDebugLibDebugPpi */ = { - isa = PBXGroup; - children = ( - A5814ABD2538170900CF4451 /* PeiDebugLibDebugPpi.inf */, - A5814ABE2538170900CF4451 /* DebugLib.c */, - ); - path = PeiDebugLibDebugPpi; - sourceTree = ""; - }; - A5814ABF2538170900CF4451 /* SmmSmiHandlerProfileLib */ = { - isa = PBXGroup; - children = ( - A5814AC02538170900CF4451 /* SmmSmiHandlerProfileLib.c */, - A5814AC12538170900CF4451 /* SmmSmiHandlerProfileLib.inf */, - A5814AC22538170900CF4451 /* SmmSmiHandlerProfileLib.uni */, - ); - path = SmmSmiHandlerProfileLib; - sourceTree = ""; - }; - A5814AC32538170900CF4451 /* DxeReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A5814AC42538170900CF4451 /* DxeReportStatusCodeLib.inf */, - A5814AC52538170900CF4451 /* DxeReportStatusCodeLib.uni */, - A5814AC62538170900CF4451 /* ReportStatusCodeLib.c */, - ); - path = DxeReportStatusCodeLib; - sourceTree = ""; - }; - A5814AC72538170900CF4451 /* VarCheckUefiLib */ = { - isa = PBXGroup; - children = ( - A5814AC82538170900CF4451 /* VarCheckUefiLib.inf */, - A5814AC92538170900CF4451 /* VarCheckUefiLib.uni */, - A5814ACA2538170900CF4451 /* VarCheckUefiLibNullClass.c */, - ); - path = VarCheckUefiLib; - sourceTree = ""; - }; - A5814ACB2538170900CF4451 /* RuntimeResetSystemLib */ = { - isa = PBXGroup; - children = ( - A5814ACC2538170900CF4451 /* RuntimeResetSystemLib.inf */, - A5814ACD2538170900CF4451 /* RuntimeResetSystemLib.c */, - A5814ACE2538170900CF4451 /* RuntimeResetSystemLib.uni */, - ); - path = RuntimeResetSystemLib; - sourceTree = ""; - }; - A5814ACF2538170900CF4451 /* VarCheckPcdLib */ = { - isa = PBXGroup; - children = ( - A5814AD02538170900CF4451 /* VarCheckPcdLibNullClass.c */, - A5814AD12538170900CF4451 /* VarCheckPcdStructure.h */, - A5814AD22538170900CF4451 /* VarCheckPcdLib.uni */, - A5814AD32538170900CF4451 /* VarCheckPcdLib.inf */, - ); - path = VarCheckPcdLib; - sourceTree = ""; - }; - A5814AD42538170900CF4451 /* DxeSecurityManagementLib */ = { - isa = PBXGroup; - children = ( - A5814AD52538170900CF4451 /* DxeSecurityManagementLib.c */, - A5814AD62538170900CF4451 /* DxeSecurityManagementLib.uni */, - A5814AD72538170900CF4451 /* DxeSecurityManagementLib.inf */, - ); - path = DxeSecurityManagementLib; - sourceTree = ""; - }; - A5814AD82538170900CF4451 /* PiSmmCoreMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5814AD92538170900CF4451 /* PiSmmCoreMemoryProfileLib.c */, - A5814ADA2538170900CF4451 /* PiSmmCoreMemoryAllocationServices.h */, - A5814ADB2538170900CF4451 /* MemoryAllocationLib.c */, - A5814ADC2538170900CF4451 /* PiSmmCoreMemoryProfileServices.h */, - A5814ADD2538170900CF4451 /* PiSmmCoreMemoryAllocationLib.uni */, - A5814ADE2538170900CF4451 /* PiSmmCoreMemoryAllocationProfileLib.inf */, - A5814ADF2538170900CF4451 /* PiSmmCoreMemoryProfileLibNull.c */, - A5814AE02538170900CF4451 /* PiSmmCoreMemoryAllocationLib.inf */, - A5814AE12538170900CF4451 /* PiSmmCoreMemoryAllocationProfileLib.uni */, - ); - path = PiSmmCoreMemoryAllocationLib; - sourceTree = ""; - }; - A5814AE22538170900CF4451 /* DxePrintLibPrint2Protocol */ = { - isa = PBXGroup; - children = ( - A5814AE32538170900CF4451 /* DxePrintLibPrint2Protocol.uni */, - A5814AE42538170900CF4451 /* PrintLib.c */, - A5814AE52538170900CF4451 /* DxePrintLibPrint2Protocol.inf */, - ); - path = DxePrintLibPrint2Protocol; - sourceTree = ""; - }; - A5814AE62538170900CF4451 /* DxeCoreMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5814AE72538170900CF4451 /* MemoryAllocationLib.c */, - A5814AE82538170900CF4451 /* DxeCoreMemoryAllocationServices.h */, - A5814AE92538170900CF4451 /* DxeCoreMemoryProfileServices.h */, - A5814AEA2538170900CF4451 /* DxeCoreMemoryAllocationProfileLib.inf */, - A5814AEB2538170900CF4451 /* DxeCoreMemoryAllocationProfileLib.uni */, - A5814AEC2538170900CF4451 /* DxeCoreMemoryProfileLib.c */, - A5814AED2538170900CF4451 /* DxeCoreMemoryAllocationLib.uni */, - A5814AEE2538170900CF4451 /* DxeCoreMemoryAllocationLib.inf */, - A5814AEF2538170900CF4451 /* DxeCoreMemoryProfileLibNull.c */, - ); - path = DxeCoreMemoryAllocationLib; - sourceTree = ""; - }; - A5814AF02538170900CF4451 /* BootManagerUiLib */ = { - isa = PBXGroup; - children = ( - A5814AF12538170900CF4451 /* BootManagerStrings.uni */, - A5814AF22538170900CF4451 /* BootManager.h */, - A5814AF32538170900CF4451 /* BootManagerUiLib.uni */, - A5814AF42538170900CF4451 /* BootManagerVfr.Vfr */, - A5814AF52538170900CF4451 /* BootManagerUiLib.inf */, - A5814AF62538170900CF4451 /* BootManager.c */, - ); - path = BootManagerUiLib; - sourceTree = ""; - }; - A5814AF72538170900CF4451 /* BaseBmpSupportLib */ = { - isa = PBXGroup; - children = ( - A5814AF82538170900CF4451 /* BmpSupportLib.c */, - A5814AF92538170900CF4451 /* BaseBmpSupportLib.inf */, - A5814AFA2538170900CF4451 /* BaseBmpSupportLib.uni */, - ); - path = BaseBmpSupportLib; - sourceTree = ""; - }; - A5814AFB2538170900CF4451 /* CpuExceptionHandlerLibNull */ = { - isa = PBXGroup; - children = ( - A5814AFC2538170900CF4451 /* CpuExceptionHandlerLibNull.uni */, - A5814AFD2538170900CF4451 /* CpuExceptionHandlerLibNull.inf */, - A5814AFE2538170900CF4451 /* CpuExceptionHandlerLibNull.c */, - ); - path = CpuExceptionHandlerLibNull; - sourceTree = ""; - }; - A5814AFF2538170900CF4451 /* UefiHiiLib */ = { - isa = PBXGroup; - children = ( - A5814B002538170900CF4451 /* HiiLib.c */, - A5814B012538170900CF4451 /* UefiHiiLib.uni */, - A5814B022538170900CF4451 /* UefiHiiLib.inf */, - A5814B032538170900CF4451 /* HiiString.c */, - A5814B042538170900CF4451 /* HiiLanguage.c */, - A5814B052538170900CF4451 /* InternalHiiLib.h */, - ); - path = UefiHiiLib; - sourceTree = ""; - }; - A5814B062538170900CF4451 /* BaseSortLib */ = { - isa = PBXGroup; - children = ( - A5814B072538170900CF4451 /* BaseSortLib.inf */, - A5814B082538170900CF4451 /* BaseSortLib.uni */, - A5814B092538170900CF4451 /* BaseSortLib.c */, - ); - path = BaseSortLib; - sourceTree = ""; - }; - A5814B0A2538170900CF4451 /* DxeCorePerformanceLib */ = { - isa = PBXGroup; - children = ( - A5814B0B2538170900CF4451 /* DxeCorePerformanceLib.c */, - A5814B0C2538170900CF4451 /* DxeCorePerformanceLibInternal.h */, - A5814B0D2538170900CF4451 /* DxeCorePerformanceLib.inf */, - A5814B0E2538170900CF4451 /* DxeCorePerformanceLib.uni */, - ); - path = DxeCorePerformanceLib; - sourceTree = ""; - }; - A5814B0F2538170900CF4451 /* DxeResetSystemLib */ = { - isa = PBXGroup; - children = ( - A5814B102538170900CF4451 /* DxeResetSystemLib.uni */, - A5814B112538170900CF4451 /* DxeResetSystemLib.inf */, - A5814B122538170900CF4451 /* DxeResetSystemLib.c */, - ); - path = DxeResetSystemLib; - sourceTree = ""; - }; - A5814B132538170900CF4451 /* PeiResetSystemLib */ = { - isa = PBXGroup; - children = ( - A5814B142538170900CF4451 /* PeiResetSystemLib.uni */, - A5814B152538170900CF4451 /* PeiResetSystemLib.inf */, - A5814B162538170900CF4451 /* PeiResetSystemLib.c */, - ); - path = PeiResetSystemLib; - sourceTree = ""; - }; - A5814B182538170900CF4451 /* Logo */ = { - isa = PBXGroup; - children = ( - A5814B192538170900CF4451 /* LogoDxe.uni */, - A5814B1A2538170900CF4451 /* LogoDxe.inf */, - A5814B1B2538170900CF4451 /* Logo.bmp */, - A5814B1C2538170900CF4451 /* Logo.uni */, - A5814B1D2538170900CF4451 /* LogoDxeExtra.uni */, - A5814B1E2538170900CF4451 /* LogoExtra.uni */, - A5814B1F2538170900CF4451 /* Logo.inf */, - A5814B202538170900CF4451 /* Logo.idf */, - A5814B212538170900CF4451 /* Logo.c */, - ); - path = Logo; - sourceTree = ""; - }; - A5814B242538170900CF4451 /* Application */ = { - isa = PBXGroup; - children = ( - A5814B252538170900CF4451 /* UiApp */, - A5814B342538170900CF4451 /* HelloWorld */, - A5814B3A2538170900CF4451 /* BootManagerMenuApp */, - A5814B412538170900CF4451 /* CapsuleApp */, - A5814B4A2538170900CF4451 /* MemoryProfileInfo */, - A5814B4F2538170900CF4451 /* DumpDynPcd */, - A5814B532538170900CF4451 /* VariableInfo */, - A5814B582538170900CF4451 /* SmiHandlerProfileInfo */, - ); - path = Application; - sourceTree = ""; - }; - A5814B252538170900CF4451 /* UiApp */ = { - isa = PBXGroup; - children = ( - A5814B262538170900CF4451 /* FrontPage.h */, - A5814B272538170900CF4451 /* FrontPageCustomizedUi.h */, - A5814B282538170900CF4451 /* Ui.h */, - A5814B292538170900CF4451 /* FrontPageCustomizedUiSupport.c */, - A5814B2A2538170900CF4451 /* FrontPageVfr.Vfr */, - A5814B2B2538170900CF4451 /* String.c */, - A5814B2C2538170900CF4451 /* FrontPageCustomizedUi.c */, - A5814B2D2538170900CF4451 /* UiApp.uni */, - A5814B2E2538170900CF4451 /* FrontPage.c */, - A5814B2F2538170900CF4451 /* FrontPageStrings.uni */, - A5814B302538170900CF4451 /* UiAppExtra.uni */, - A5814B312538170900CF4451 /* UiApp.inf */, - A5814B322538170900CF4451 /* FrontPageCustomizedUiSupport.h */, - A5814B332538170900CF4451 /* String.h */, - ); - path = UiApp; - sourceTree = ""; - }; - A5814B342538170900CF4451 /* HelloWorld */ = { - isa = PBXGroup; - children = ( - A5814B352538170900CF4451 /* HelloWorldStr.uni */, - A5814B362538170900CF4451 /* HelloWorld.uni */, - A5814B372538170900CF4451 /* HelloWorld.inf */, - A5814B382538170900CF4451 /* HelloWorld.c */, - A5814B392538170900CF4451 /* HelloWorldExtra.uni */, - ); - path = HelloWorld; - sourceTree = ""; - }; - A5814B3A2538170900CF4451 /* BootManagerMenuApp */ = { - isa = PBXGroup; - children = ( - A5814B3B2538170900CF4451 /* BootManagerMenu.c */, - A5814B3C2538170900CF4451 /* BootManagerMenuAppExtra.uni */, - A5814B3D2538170900CF4451 /* BootManagerMenuStrings.uni */, - A5814B3E2538170900CF4451 /* BootManagerMenu.h */, - A5814B3F2538170900CF4451 /* BootManagerMenuApp.inf */, - A5814B402538170900CF4451 /* BootManagerMenuApp.uni */, - ); - path = BootManagerMenuApp; - sourceTree = ""; - }; - A5814B412538170900CF4451 /* CapsuleApp */ = { - isa = PBXGroup; - children = ( - A5814B422538170900CF4451 /* CapsuleApp.h */, - A5814B432538170900CF4451 /* CapsuleApp.inf */, - A5814B442538170900CF4451 /* AppSupport.c */, - A5814B452538170900CF4451 /* CapsuleApp.uni */, - A5814B462538170900CF4451 /* CapsuleAppExtra.uni */, - A5814B472538170900CF4451 /* CapsuleOnDisk.c */, - A5814B482538170900CF4451 /* CapsuleApp.c */, - A5814B492538170900CF4451 /* CapsuleDump.c */, - ); - path = CapsuleApp; - sourceTree = ""; - }; - A5814B4A2538170900CF4451 /* MemoryProfileInfo */ = { - isa = PBXGroup; - children = ( - A5814B4B2538170900CF4451 /* MemoryProfileInfo.inf */, - A5814B4C2538170900CF4451 /* MemoryProfileInfo.c */, - A5814B4D2538170900CF4451 /* MemoryProfileInfo.uni */, - A5814B4E2538170900CF4451 /* MemoryProfileInfoExtra.uni */, - ); - path = MemoryProfileInfo; - sourceTree = ""; - }; - A5814B4F2538170900CF4451 /* DumpDynPcd */ = { - isa = PBXGroup; - children = ( - A5814B502538170900CF4451 /* DumpDynPcd.inf */, - A5814B512538170900CF4451 /* DumpDynPcdStr.uni */, - A5814B522538170900CF4451 /* DumpDynPcd.c */, - ); - path = DumpDynPcd; - sourceTree = ""; - }; - A5814B532538170900CF4451 /* VariableInfo */ = { - isa = PBXGroup; - children = ( - A5814B542538170900CF4451 /* VariableInfoExtra.uni */, - A5814B552538170900CF4451 /* VariableInfo.inf */, - A5814B562538170900CF4451 /* VariableInfo.uni */, - A5814B572538170900CF4451 /* VariableInfo.c */, - ); - path = VariableInfo; - sourceTree = ""; - }; - A5814B582538170900CF4451 /* SmiHandlerProfileInfo */ = { - isa = PBXGroup; - children = ( - A5814B592538170900CF4451 /* SmiHandlerProfileInfoExtra.uni */, - A5814B5A2538170900CF4451 /* SmiHandlerProfileInfo.uni */, - A5814B5B2538170900CF4451 /* SmiHandlerProfileInfo.inf */, - A5814B5C2538170900CF4451 /* SmiHandlerProfileInfo.c */, - ); - path = SmiHandlerProfileInfo; - sourceTree = ""; - }; - A5814B5E2538171000CF4451 /* MdePkg */ = { - isa = PBXGroup; - children = ( - A5814B5F2538171000CF4451 /* Include */, - A5814D872538171100CF4451 /* Library */, - A581522B2538171300CF4451 /* MdePkg.dec */, - A581522C2538171300CF4451 /* MdePkg.uni */, - A581522D2538171300CF4451 /* MdePkgExtra.uni */, - A581522E2538171300CF4451 /* MdePkg.dsc */, - ); - name = MdePkg; - path = ../../../MdePkg; - sourceTree = ""; - }; - A5814B5F2538171000CF4451 /* Include */ = { - isa = PBXGroup; - children = ( - A5814B602538171000CF4451 /* PiPei.h */, - A5814B612538171000CF4451 /* PiMm.h */, - A5814B622538171000CF4451 /* Uefi.h */, - A5814B632538171000CF4451 /* X64 */, - A5814B662538171000CF4451 /* Uefi */, - A5814B6E2538171000CF4451 /* IndustryStandard */, - A5814BBF2538171000CF4451 /* Library */, - A5814C002538171000CF4451 /* Protocol */, - A5814CFA2538171100CF4451 /* Pi */, - A5814D082538171100CF4451 /* PiSmm.h */, - A5814D092538171100CF4451 /* Register */, - A5814D2E2538171100CF4451 /* PiDxe.h */, - A5814D2F2538171100CF4451 /* Guid */, - A5814D572538171100CF4451 /* Ppi */, - A5814D862538171100CF4451 /* Base.h */, - ); - path = Include; - sourceTree = ""; - }; - A5814B632538171000CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814B642538171000CF4451 /* Nasm.inc */, - A5814B652538171000CF4451 /* ProcessorBind.h */, - ); - path = X64; - sourceTree = ""; - }; - A5814B662538171000CF4451 /* Uefi */ = { - isa = PBXGroup; - children = ( - A5814B672538171000CF4451 /* UefiAcpiDataTable.h */, - A5814B682538171000CF4451 /* UefiPxe.h */, - A5814B692538171000CF4451 /* UefiSpec.h */, - A5814B6A2538171000CF4451 /* UefiGpt.h */, - A5814B6B2538171000CF4451 /* UefiBaseType.h */, - A5814B6C2538171000CF4451 /* UefiInternalFormRepresentation.h */, - A5814B6D2538171000CF4451 /* UefiMultiPhase.h */, - ); - path = Uefi; - sourceTree = ""; - }; - A5814B6E2538171000CF4451 /* IndustryStandard */ = { - isa = PBXGroup; - children = ( - A5814B862538171000CF4451 /* Acpi.h */, - A5814B8B2538171000CF4451 /* Acpi10.h */, - A5814B982538171000CF4451 /* Acpi20.h */, - A5814BA62538171000CF4451 /* Acpi30.h */, - A5814B7C2538171000CF4451 /* Acpi40.h */, - A5814B922538171000CF4451 /* Acpi50.h */, - A5814BA32538171000CF4451 /* Acpi51.h */, - A5814B9D2538171000CF4451 /* Acpi60.h */, - A5814B822538171000CF4451 /* Acpi61.h */, - A5814B732538171000CF4451 /* Acpi62.h */, - A5814BAF2538171000CF4451 /* Acpi63.h */, - A5814B912538171000CF4451 /* AcpiAml.h */, - A5814B7B2538171000CF4451 /* AlertStandardFormatTable.h */, - A5814BAB2538171000CF4451 /* Atapi.h */, - A5814B902538171000CF4451 /* Bluetooth.h */, - A5814B7D2538171000CF4451 /* Bmp.h */, - A5814BB62538171000CF4451 /* DebugPort2Table.h */, - A5814BA82538171000CF4451 /* DebugPortTable.h */, - A5814B962538171000CF4451 /* Dhcp.h */, - A5814B7A2538171000CF4451 /* DmaRemappingReportingTable.h */, - A5814B712538171000CF4451 /* ElTorito.h */, - A5814B782538171000CF4451 /* Emmc.h */, - A5814BA12538171000CF4451 /* HighPrecisionEventTimerTable.h */, - A5814BB92538171000CF4451 /* Hsti.h */, - A5814BB12538171000CF4451 /* Http11.h */, - A5814B762538171000CF4451 /* IoRemappingTable.h */, - A5814BBC2538171000CF4451 /* Ipmi.h */, - A5814B8D2538171000CF4451 /* IpmiFruInformationStorage.h */, - A5814B9A2538171000CF4451 /* IpmiNetFnApp.h */, - A5814BBD2538171000CF4451 /* IpmiNetFnBridge.h */, - A5814B852538171000CF4451 /* IpmiNetFnChassis.h */, - A5814B6F2538171000CF4451 /* IpmiNetFnFirmware.h */, - A5814BB32538171000CF4451 /* IpmiNetFnGroupExtension.h */, - A5814B9C2538171000CF4451 /* IpmiNetFnSensorEvent.h */, - A5814B8E2538171000CF4451 /* IpmiNetFnStorage.h */, - A5814B952538171000CF4451 /* IpmiNetFnTransport.h */, - A5814B8F2538171000CF4451 /* IScsiBootFirmwareTable.h */, - A5814BAD2538171000CF4451 /* LegacyBiosMpTable.h */, - A5814B772538171000CF4451 /* LowPowerIdleTable.h */, - A5814B812538171000CF4451 /* Mbr.h */, - A5814B8C2538171000CF4451 /* MemoryMappedConfigurationSpaceAccessTable.h */, - A5814BAA2538171000CF4451 /* MemoryOverwriteRequestControlLock.h */, - A5814B752538171000CF4451 /* Nvme.h */, - A5814BB52538171000CF4451 /* Pci.h */, - A5814B802538171000CF4451 /* Pci22.h */, - A5814B992538171000CF4451 /* Pci23.h */, - A5814BB82538171000CF4451 /* Pci30.h */, - A5814B942538171000CF4451 /* PciCodeId.h */, - A5814B9E2538171000CF4451 /* PciExpress21.h */, - A5814B892538171000CF4451 /* PciExpress30.h */, - A5814B9F2538171000CF4451 /* PciExpress31.h */, - A5814B9B2538171000CF4451 /* PciExpress40.h */, - A5814B882538171000CF4451 /* PeImage.h */, - A5814BB72538171000CF4451 /* Scsi.h */, - A5814BA42538171000CF4451 /* Sd.h */, - A5814B8A2538171000CF4451 /* SdramSpd.h */, - A5814B722538171000CF4451 /* SdramSpdDdr3.h */, - A5814B832538171000CF4451 /* SdramSpdDdr4.h */, - A5814B702538171000CF4451 /* SdramSpdLpDdr.h */, - A5814B7F2538171000CF4451 /* SerialPortConsoleRedirectionTable.h */, - A5814BBE2538171000CF4451 /* ServiceProcessorManagementInterfaceTable.h */, - A5814BA92538171000CF4451 /* SmBios.h */, - A5814BB02538171000CF4451 /* SmBus.h */, - A5814BB22538171000CF4451 /* TcgPhysicalPresence.h */, - A5814BA02538171000CF4451 /* TcgStorageCore.h */, - A5814B842538171000CF4451 /* TcgStorageOpal.h */, - A5814BAC2538171000CF4451 /* TcpaAcpi.h */, - A5814BB42538171000CF4451 /* Tls1.h */, - A5814B872538171000CF4451 /* Tpm2Acpi.h */, - A5814BBB2538171000CF4451 /* Tpm12.h */, - A5814B932538171000CF4451 /* Tpm20.h */, - A5814B972538171000CF4451 /* TpmPtp.h */, - A5814BAE2538171000CF4451 /* TpmTis.h */, - A5814BA72538171000CF4451 /* Udf.h */, - A5814B7E2538171000CF4451 /* UefiTcgPlatform.h */, - A5814BA22538171000CF4451 /* Usb.h */, - A5814B792538171000CF4451 /* WatchdogActionTable.h */, - A5814BA52538171000CF4451 /* WatchdogResourceTable.h */, - A5814B742538171000CF4451 /* WindowsSmmSecurityMitigationTable.h */, - A5814BBA2538171000CF4451 /* WindowsUxCapsule.h */, - ); - path = IndustryStandard; - sourceTree = ""; - }; - A5814BBF2538171000CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A5814BC02538171000CF4451 /* OrderedCollectionLib.h */, - A5814BC12538171000CF4451 /* TimerLib.h */, - A5814BC22538171000CF4451 /* PeiServicesTablePointerLib.h */, - A5814BC32538171000CF4451 /* SmiHandlerProfileLib.h */, - A5814BC42538171000CF4451 /* UefiUsbLib.h */, - A5814BC52538171000CF4451 /* UefiDecompressLib.h */, - A5814BC62538171000CF4451 /* UefiRuntimeServicesTableLib.h */, - A5814BC72538171000CF4451 /* PeimEntryPoint.h */, - A5814BC82538171000CF4451 /* RngLib.h */, - A5814BC92538171000CF4451 /* PciCf8Lib.h */, - A5814BCA2538171000CF4451 /* SmmPeriodicSmiLib.h */, - A5814BCB2538171000CF4451 /* PeiCoreEntryPoint.h */, - A5814BCC2538171000CF4451 /* S3PciLib.h */, - A5814BCD2538171000CF4451 /* PciSegmentLib.h */, - A5814BCE2538171000CF4451 /* DebugLib.h */, - A5814BCF2538171000CF4451 /* SynchronizationLib.h */, - A5814BD02538171000CF4451 /* SafeIntLib.h */, - A5814BD12538171000CF4451 /* S3SmbusLib.h */, - A5814BD22538171000CF4451 /* DevicePathLib.h */, - A5814BD32538171000CF4451 /* PcdLib.h */, - A5814BD42538171000CF4451 /* FileHandleLib.h */, - A5814BD52538171000CF4451 /* UefiLib.h */, - A5814BD62538171000CF4451 /* SmmMemLib.h */, - A5814BD72538171000CF4451 /* PostCodeLib.h */, - A5814BD82538171000CF4451 /* S3StallLib.h */, - A5814BD92538171000CF4451 /* PciLib.h */, - A5814BDA2538171000CF4451 /* UefiBootServicesTableLib.h */, - A5814BDB2538171000CF4451 /* MmServicesTableLib.h */, - A5814BDC2538171000CF4451 /* PeCoffExtraActionLib.h */, - A5814BDD2538171000CF4451 /* PciExpressLib.h */, - A5814BDE2538171000CF4451 /* S3IoLib.h */, - A5814BDF2538171000CF4451 /* ReportStatusCodeLib.h */, - A5814BE02538171000CF4451 /* UefiScsiLib.h */, - A5814BE12538171000CF4451 /* UefiRuntimeLib.h */, - A5814BE22538171000CF4451 /* SmmServicesTableLib.h */, - A5814BE32538171000CF4451 /* SerialPortLib.h */, - A5814BE42538171000CF4451 /* DxeCoreEntryPoint.h */, - A5814BE52538171000CF4451 /* PeCoffGetEntryPointLib.h */, - A5814BE62538171000CF4451 /* UefiDriverEntryPoint.h */, - A5814BE72538171000CF4451 /* BaseMemoryLib.h */, - A5814BE82538171000CF4451 /* DxeServicesLib.h */, - A5814BE92538171000CF4451 /* PeCoffLib.h */, - A5814BEA2538171000CF4451 /* S3PciSegmentLib.h */, - A5814BEB2538171000CF4451 /* BaseLib.h */, - A5814BEC2538171000CF4451 /* SmmLib.h */, - A5814BED2538171000CF4451 /* PeiServicesLib.h */, - A5814BEE2538171000CF4451 /* DxeServicesTableLib.h */, - A5814BEF2538171000CF4451 /* SmbusLib.h */, - A5814BF02538171000CF4451 /* MemoryAllocationLib.h */, - A5814BF12538171000CF4451 /* HstiLib.h */, - A5814BF22538171000CF4451 /* ExtractGuidedSectionLib.h */, - A5814BF32538171000CF4451 /* ResourcePublicationLib.h */, - A5814BF42538171000CF4451 /* S3BootScriptLib.h */, - A5814BF52538171000CF4451 /* CacheMaintenanceLib.h */, - A5814BF62538171000CF4451 /* CpuLib.h */, - A5814BF72538171000CF4451 /* StandaloneMmDriverEntryPoint.h */, - A5814BF82538171000CF4451 /* SmmIoLib.h */, - A5814BF92538171000CF4451 /* IoLib.h */, - A5814BFA2538171000CF4451 /* PrintLib.h */, - A5814BFB2538171000CF4451 /* UefiApplicationEntryPoint.h */, - A5814BFC2538171000CF4451 /* PerformanceLib.h */, - A5814BFD2538171000CF4451 /* HobLib.h */, - A5814BFE2538171000CF4451 /* DebugPrintErrorLevelLib.h */, - A5814BFF2538171000CF4451 /* PciSegmentInfoLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A5814C002538171000CF4451 /* Protocol */ = { - isa = PBXGroup; - children = ( - A5814C012538171000CF4451 /* LegacySpiController.h */, - A5814C022538171000CF4451 /* SpiHc.h */, - A5814C032538171000CF4451 /* Tcp4.h */, - A5814C042538171000CF4451 /* DriverFamilyOverride.h */, - A5814C052538171000CF4451 /* MmSxDispatch.h */, - A5814C062538171000CF4451 /* MmCpu.h */, - A5814C072538171000CF4451 /* TcgService.h */, - A5814C082538171000CF4451 /* WiFi2.h */, - A5814C092538171000CF4451 /* PartitionInfo.h */, - A5814C0A2538171000CF4451 /* SmmReportStatusCodeHandler.h */, - A5814C0B2538171000CF4451 /* UgaDraw.h */, - A5814C0C2538171000CF4451 /* Bis.h */, - A5814C0D2538171000CF4451 /* SmartCardEdge.h */, - A5814C0E2538171000CF4451 /* EapConfiguration.h */, - A5814C0F2538171000CF4451 /* ShellDynamicCommand.h */, - A5814C102538171000CF4451 /* Rest.h */, - A5814C112538171000CF4451 /* NvdimmLabel.h */, - A5814C122538171000CF4451 /* Udp4.h */, - A5814C132538171000CF4451 /* LoadedImage.h */, - A5814C142538171000CF4451 /* WiFi.h */, - A5814C152538171000CF4451 /* SmmSwDispatch2.h */, - A5814C162538171000CF4451 /* FormBrowser2.h */, - A5814C172538171000CF4451 /* I2cHost.h */, - A5814C182538171000CF4451 /* DevicePathFromText.h */, - A5814C192538171000CF4451 /* Shell.h */, - A5814C1A2538171000CF4451 /* IpSec.h */, - A5814C1B2538171000CF4451 /* SimpleTextInEx.h */, - A5814C1C2538171000CF4451 /* CpuIo2.h */, - A5814C1D2538171000CF4451 /* Ip4.h */, - A5814C1E2538171000CF4451 /* DriverConfiguration.h */, - A5814C1F2538171000CF4451 /* SpiSmmConfiguration.h */, - A5814C202538171000CF4451 /* DiskIo.h */, - A5814C212538171000CF4451 /* Tls.h */, - A5814C222538171000CF4451 /* MmReadyToLock.h */, - A5814C232538171000CF4451 /* SimpleFileSystem.h */, - A5814C242538171000CF4451 /* MmStatusCode.h */, - A5814C252538171000CF4451 /* Http.h */, - A5814C262538171000CF4451 /* ScsiPassThruExt.h */, - A5814C272538171000CF4451 /* HiiConfigAccess.h */, - A5814C282538171000CF4451 /* SmbusHc.h */, - A5814C292538171000CF4451 /* DevicePathToText.h */, - A5814C2A2538171000CF4451 /* MmCpuIo.h */, - A5814C2B2538171000CF4451 /* ServiceBinding.h */, - A5814C2C2538171000CF4451 /* DriverConfiguration2.h */, - A5814C2D2538171000CF4451 /* Usb2HostController.h */, - A5814C2E2538171000CF4451 /* FirmwareManagement.h */, - A5814C2F2538171000CF4451 /* EdidDiscovered.h */, - A5814C302538171000CF4451 /* MmEndOfDxe.h */, - A5814C312538171000CF4451 /* BootManagerPolicy.h */, - A5814C322538171000CF4451 /* RealTimeClock.h */, - A5814C332538171000CF4451 /* SimplePointer.h */, - A5814C342538171000CF4451 /* Ip6Config.h */, - A5814C352538171000CF4451 /* I2cIo.h */, - A5814C362538171000CF4451 /* Dns6.h */, - A5814C372538171000CF4451 /* UfsDeviceConfig.h */, - A5814C382538171000CF4451 /* DeviceIo.h */, - A5814C392538171000CF4451 /* ReportStatusCodeHandler.h */, - A5814C3A2538171000CF4451 /* TlsConfig.h */, - A5814C3B2538171000CF4451 /* ScsiIo.h */, - A5814C3C2538171000CF4451 /* Security.h */, - A5814C3D2538171000CF4451 /* SmmSxDispatch2.h */, - A5814C3E2538171000CF4451 /* MmControl.h */, - A5814C3F2538171000CF4451 /* NetworkInterfaceIdentifier.h */, - A5814C402538171000CF4451 /* MmPowerButtonDispatch.h */, - A5814C412538171000CF4451 /* Security2.h */, - A5814C422538171000CF4451 /* EdidActive.h */, - A5814C432538171000CF4451 /* UserCredential.h */, - A5814C442538171000CF4451 /* MmAccess.h */, - A5814C452538171000CF4451 /* UnicodeCollation.h */, - A5814C462538171000CF4451 /* MonotonicCounter.h */, - A5814C472538171000CF4451 /* BluetoothHc.h */, - A5814C482538171000CF4451 /* PlatformDriverOverride.h */, - A5814C492538171000CF4451 /* ManagedNetwork.h */, - A5814C4A2538171000CF4451 /* DriverDiagnostics.h */, - A5814C4B2538171000CF4451 /* HiiImageDecoder.h */, - A5814C4C2538171000CF4451 /* SimpleNetwork.h */, - A5814C4D2538171000CF4451 /* HiiString.h */, - A5814C4E2538171000CF4451 /* TrEEProtocol.h */, - A5814C4F2538171000CF4451 /* VariableWrite.h */, - A5814C502538171000CF4451 /* BluetoothLeConfig.h */, - A5814C512538171000CF4451 /* Ip4Config.h */, - A5814C522538171000CF4451 /* MmMp.h */, - A5814C532538171000CF4451 /* HiiPopup.h */, - A5814C542538171000CF4451 /* GraphicsOutput.h */, - A5814C552538171100CF4451 /* IScsiInitiatorName.h */, - A5814C562538171100CF4451 /* Ftp4.h */, - A5814C572538171100CF4451 /* AtaPassThru.h */, - A5814C582538171100CF4451 /* SimpleTextOut.h */, - A5814C592538171100CF4451 /* HiiConfigKeyword.h */, - A5814C5A2538171100CF4451 /* PciOverride.h */, - A5814C5B2538171100CF4451 /* DiskIo2.h */, - A5814C5C2538171100CF4451 /* IsaHc.h */, - A5814C5D2538171100CF4451 /* ComponentName2.h */, - A5814C5E2538171100CF4451 /* SmmStatusCode.h */, - A5814C5F2538171100CF4451 /* PciPlatform.h */, - A5814C602538171100CF4451 /* DriverDiagnostics2.h */, - A5814C612538171100CF4451 /* Rng.h */, - A5814C622538171100CF4451 /* Dhcp4.h */, - A5814C632538171100CF4451 /* PxeBaseCode.h */, - A5814C642538171100CF4451 /* GuidedSectionExtraction.h */, - A5814C652538171100CF4451 /* Variable.h */, - A5814C662538171100CF4451 /* MmReportStatusCodeHandler.h */, - A5814C672538171100CF4451 /* DxeMmReadyToLock.h */, - A5814C682538171100CF4451 /* DriverBinding.h */, - A5814C692538171100CF4451 /* FirmwareVolume2.h */, - A5814C6A2538171100CF4451 /* BlockIo.h */, - A5814C6B2538171100CF4451 /* MmBase.h */, - A5814C6C2538171100CF4451 /* SmmCpuIo2.h */, - A5814C6D2538171100CF4451 /* SmmUsbDispatch2.h */, - A5814C6E2538171100CF4451 /* Mtftp6.h */, - A5814C6F2538171100CF4451 /* S3SmmSaveState.h */, - A5814C702538171100CF4451 /* SpiNorFlash.h */, - A5814C712538171100CF4451 /* Metronome.h */, - A5814C722538171100CF4451 /* SmmPowerButtonDispatch2.h */, - A5814C732538171100CF4451 /* Runtime.h */, - A5814C742538171100CF4451 /* LegacySpiSmmFlash.h */, - A5814C752538171100CF4451 /* PlatformToDriverConfiguration.h */, - A5814C762538171100CF4451 /* Timer.h */, - A5814C772538171100CF4451 /* DevicePathUtilities.h */, - A5814C782538171100CF4451 /* PxeBaseCodeCallBack.h */, - A5814C792538171100CF4451 /* LegacySpiSmmController.h */, - A5814C7A2538171100CF4451 /* LegacyRegion2.h */, - A5814C7B2538171100CF4451 /* DebugPort.h */, - A5814C7C2538171100CF4451 /* Tcp6.h */, - A5814C7D2538171100CF4451 /* PciRootBridgeIo.h */, - A5814C7E2538171100CF4451 /* Pcd.h */, - A5814C7F2538171100CF4451 /* UgaIo.h */, - A5814C802538171100CF4451 /* SpiSmmNorFlash.h */, - A5814C812538171100CF4451 /* Hash2.h */, - A5814C822538171100CF4451 /* SpiConfiguration.h */, - A5814C832538171100CF4451 /* SuperIoControl.h */, - A5814C842538171100CF4451 /* DevicePath.h */, - A5814C852538171100CF4451 /* TapeIo.h */, - A5814C862538171100CF4451 /* SmmCpu.h */, - A5814C872538171100CF4451 /* DriverSupportedEfiVersion.h */, - A5814C882538171100CF4451 /* StorageSecurityCommand.h */, - A5814C892538171100CF4451 /* UserManager.h */, - A5814C8A2538171100CF4451 /* PiPcd.h */, - A5814C8B2538171100CF4451 /* SecurityPolicy.h */, - A5814C8C2538171100CF4451 /* UsbFunctionIo.h */, - A5814C8D2538171100CF4451 /* BusSpecificDriverOverride.h */, - A5814C8E2538171100CF4451 /* MmSwDispatch.h */, - A5814C8F2538171100CF4451 /* Supplicant.h */, - A5814C902538171100CF4451 /* Udp6.h */, - A5814C912538171100CF4451 /* SmmReadyToLock.h */, - A5814C922538171100CF4451 /* PciHotPlugRequest.h */, - A5814C932538171100CF4451 /* AuthenticationInfo.h */, - A5814C942538171100CF4451 /* Ip4Config2.h */, - A5814C952538171100CF4451 /* MmCommunication.h */, - A5814C962538171100CF4451 /* EapManagement2.h */, - A5814C972538171100CF4451 /* Decompress.h */, - A5814C982538171100CF4451 /* PiPcdInfo.h */, - A5814C992538171100CF4451 /* PciHostBridgeResourceAllocation.h */, - A5814C9A2538171100CF4451 /* HiiPackageList.h */, - A5814C9B2538171100CF4451 /* SpiIo.h */, - A5814C9C2538171100CF4451 /* HiiImage.h */, - A5814C9D2538171100CF4451 /* Pkcs7Verify.h */, - A5814C9E2538171100CF4451 /* SmmGpiDispatch2.h */, - A5814C9F2538171100CF4451 /* SmmCommunication.h */, - A5814CA02538171100CF4451 /* NvmExpressPassthru.h */, - A5814CA12538171100CF4451 /* IpSecConfig.h */, - A5814CA22538171100CF4451 /* DeferredImageLoad.h */, - A5814CA32538171100CF4451 /* MmUsbDispatch.h */, - A5814CA42538171100CF4451 /* SmmStandbyButtonDispatch2.h */, - A5814CA52538171100CF4451 /* Capsule.h */, - A5814CA62538171100CF4451 /* SuperIo.h */, - A5814CA72538171100CF4451 /* RegularExpressionProtocol.h */, - A5814CA82538171100CF4451 /* IdeControllerInit.h */, - A5814CA92538171100CF4451 /* Cpu.h */, - A5814CAA2538171100CF4451 /* AbsolutePointer.h */, - A5814CAB2538171100CF4451 /* UsbHostController.h */, - A5814CAC2538171100CF4451 /* UsbIo.h */, - A5814CAD2538171100CF4451 /* HiiConfigRouting.h */, - A5814CAE2538171100CF4451 /* BluetoothAttribute.h */, - A5814CAF2538171100CF4451 /* Ip6.h */, - A5814CB02538171100CF4451 /* BlockIo2.h */, - A5814CB12538171100CF4451 /* Dns4.h */, - A5814CB22538171100CF4451 /* HiiDatabase.h */, - A5814CB32538171100CF4451 /* HiiImageEx.h */, - A5814CB42538171100CF4451 /* PciIo.h */, - A5814CB52538171100CF4451 /* MmPeriodicTimerDispatch.h */, - A5814CB62538171100CF4451 /* RamDisk.h */, - A5814CB72538171100CF4451 /* ScsiPassThru.h */, - A5814CB82538171100CF4451 /* DiskInfo.h */, - A5814CB92538171100CF4451 /* Bds.h */, - A5814CBA2538171100CF4451 /* SerialIo.h */, - A5814CBB2538171100CF4451 /* DriverHealth.h */, - A5814CBC2538171100CF4451 /* Arp.h */, - A5814CBD2538171100CF4451 /* ShellParameters.h */, - A5814CBE2538171100CF4451 /* IncompatiblePciDeviceSupport.h */, - A5814CBF2538171100CF4451 /* LegacySpiFlash.h */, - A5814CC02538171100CF4451 /* I2cMaster.h */, - A5814CC12538171100CF4451 /* Smbios.h */, - A5814CC22538171100CF4451 /* EapManagement.h */, - A5814CC32538171100CF4451 /* EraseBlock.h */, - A5814CC42538171100CF4451 /* Tcg2Protocol.h */, - A5814CC52538171100CF4451 /* AcpiSystemDescriptionTable.h */, - A5814CC62538171100CF4451 /* PciEnumerationComplete.h */, - A5814CC72538171100CF4451 /* ResetNotification.h */, - A5814CC82538171100CF4451 /* PciHotPlugInit.h */, - A5814CC92538171100CF4451 /* Kms.h */, - A5814CCA2538171100CF4451 /* MmPciRootBridgeIo.h */, - A5814CCB2538171100CF4451 /* I2cBusConfigurationManagement.h */, - A5814CCC2538171100CF4451 /* LoadFile.h */, - A5814CCD2538171100CF4451 /* PcdInfo.h */, - A5814CCE2538171100CF4451 /* WatchdogTimer.h */, - A5814CCF2538171100CF4451 /* SmmEndOfDxe.h */, - A5814CD02538171100CF4451 /* MmConfiguration.h */, - A5814CD12538171100CF4451 /* SmmPeriodicTimerDispatch2.h */, - A5814CD22538171100CF4451 /* S3SaveState.h */, - A5814CD32538171100CF4451 /* SdMmcPassThru.h */, - A5814CD42538171100CF4451 /* Reset.h */, - A5814CD52538171100CF4451 /* Dhcp6.h */, - A5814CD62538171100CF4451 /* DxeSmmReadyToLock.h */, - A5814CD72538171100CF4451 /* MpService.h */, - A5814CD82538171100CF4451 /* SmmConfiguration.h */, - A5814CD92538171100CF4451 /* MmGpiDispatch.h */, - A5814CDA2538171100CF4451 /* SmmControl2.h */, - A5814CDB2538171100CF4451 /* StatusCode.h */, - A5814CDC2538171100CF4451 /* Timestamp.h */, - A5814CDD2538171100CF4451 /* BlockIoCrypto.h */, - A5814CDE2538171100CF4451 /* SmartCardReader.h */, - A5814CDF2538171100CF4451 /* FirmwareVolumeBlock.h */, - A5814CE02538171100CF4451 /* HttpBootCallback.h */, - A5814CE12538171100CF4451 /* SimpleTextIn.h */, - A5814CE22538171100CF4451 /* MmIoTrapDispatch.h */, - A5814CE32538171100CF4451 /* Hash.h */, - A5814CE42538171100CF4451 /* VlanConfig.h */, - A5814CE52538171100CF4451 /* HiiFont.h */, - A5814CE62538171100CF4451 /* SmmAccess2.h */, - A5814CE72538171100CF4451 /* UserCredential2.h */, - A5814CE82538171100CF4451 /* AcpiTable.h */, - A5814CE92538171100CF4451 /* EdidOverride.h */, - A5814CEA2538171100CF4451 /* I2cEnumerate.h */, - A5814CEB2538171100CF4451 /* BluetoothConfig.h */, - A5814CEC2538171100CF4451 /* BluetoothIo.h */, - A5814CED2538171100CF4451 /* MmStandbyButtonDispatch.h */, - A5814CEE2538171100CF4451 /* Mtftp4.h */, - A5814CEF2538171100CF4451 /* SmmIoTrapDispatch2.h */, - A5814CF02538171100CF4451 /* SpiSmmHc.h */, - A5814CF12538171100CF4451 /* Ebc.h */, - A5814CF22538171100CF4451 /* DebugSupport.h */, - A5814CF32538171100CF4451 /* ComponentName.h */, - A5814CF42538171100CF4451 /* Eap.h */, - A5814CF52538171100CF4451 /* AdapterInformation.h */, - A5814CF62538171100CF4451 /* SmmBase2.h */, - A5814CF72538171100CF4451 /* SmmPciRootBridgeIo.h */, - A5814CF82538171100CF4451 /* HttpUtilities.h */, - A5814CF92538171100CF4451 /* LoadFile2.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A5814CFA2538171100CF4451 /* Pi */ = { - isa = PBXGroup; - children = ( - A5814CFB2538171100CF4451 /* PiFirmwareVolume.h */, - A5814CFC2538171100CF4451 /* PiMmCis.h */, - A5814CFD2538171100CF4451 /* PiDxeCis.h */, - A5814CFE2538171100CF4451 /* PiStatusCode.h */, - A5814CFF2538171100CF4451 /* PiBootMode.h */, - A5814D002538171100CF4451 /* PiHob.h */, - A5814D012538171100CF4451 /* PiPeiCis.h */, - A5814D022538171100CF4451 /* PiSmmCis.h */, - A5814D032538171100CF4451 /* PiDependency.h */, - A5814D042538171100CF4451 /* PiS3BootScript.h */, - A5814D052538171100CF4451 /* PiMultiPhase.h */, - A5814D062538171100CF4451 /* PiFirmwareFile.h */, - A5814D072538171100CF4451 /* PiI2c.h */, - ); - path = Pi; - sourceTree = ""; - }; - A5814D092538171100CF4451 /* Register */ = { - isa = PBXGroup; - children = ( - A5814D0A2538171100CF4451 /* Intel */, - A5814D2A2538171100CF4451 /* Amd */, - ); - path = Register; - sourceTree = ""; - }; - A5814D0A2538171100CF4451 /* Intel */ = { - isa = PBXGroup; - children = ( - A5814D0B2538171100CF4451 /* Microcode.h */, - A5814D0C2538171100CF4451 /* SmramSaveStateMap.h */, - A5814D0D2538171100CF4451 /* Msr */, - A5814D232538171100CF4451 /* Cpuid.h */, - A5814D242538171100CF4451 /* StmStatusCode.h */, - A5814D252538171100CF4451 /* StmResourceDescriptor.h */, - A5814D262538171100CF4451 /* LocalApic.h */, - A5814D272538171100CF4451 /* StmApi.h */, - A5814D282538171100CF4451 /* ArchitecturalMsr.h */, - A5814D292538171100CF4451 /* Msr.h */, - ); - path = Intel; - sourceTree = ""; - }; - A5814D0D2538171100CF4451 /* Msr */ = { - isa = PBXGroup; - children = ( - A5814D0E2538171100CF4451 /* Pentium4Msr.h */, - A5814D0F2538171100CF4451 /* GoldmontPlusMsr.h */, - A5814D102538171100CF4451 /* IvyBridgeMsr.h */, - A5814D112538171100CF4451 /* BroadwellMsr.h */, - A5814D122538171100CF4451 /* HaswellEMsr.h */, - A5814D132538171100CF4451 /* XeonE7Msr.h */, - A5814D142538171100CF4451 /* Core2Msr.h */, - A5814D152538171100CF4451 /* NehalemMsr.h */, - A5814D162538171100CF4451 /* SandyBridgeMsr.h */, - A5814D172538171100CF4451 /* P6Msr.h */, - A5814D182538171100CF4451 /* PentiumMsr.h */, - A5814D192538171100CF4451 /* SilvermontMsr.h */, - A5814D1A2538171100CF4451 /* Xeon5600Msr.h */, - A5814D1B2538171100CF4451 /* SkylakeMsr.h */, - A5814D1C2538171100CF4451 /* CoreMsr.h */, - A5814D1D2538171100CF4451 /* XeonDMsr.h */, - A5814D1E2538171100CF4451 /* XeonPhiMsr.h */, - A5814D1F2538171100CF4451 /* PentiumMMsr.h */, - A5814D202538171100CF4451 /* GoldmontMsr.h */, - A5814D212538171100CF4451 /* HaswellMsr.h */, - A5814D222538171100CF4451 /* AtomMsr.h */, - ); - path = Msr; - sourceTree = ""; - }; - A5814D2A2538171100CF4451 /* Amd */ = { - isa = PBXGroup; - children = ( - A5814D2B2538171100CF4451 /* Cpuid.h */, - A5814D2C2538171100CF4451 /* Fam17Msr.h */, - A5814D2D2538171100CF4451 /* Msr.h */, - ); - path = Amd; - sourceTree = ""; - }; - A5814D2F2538171100CF4451 /* Guid */ = { - isa = PBXGroup; - children = ( - A5814D302538171100CF4451 /* MdePkgTokenSpace.h */, - A5814D312538171100CF4451 /* SmramMemoryReserve.h */, - A5814D322538171100CF4451 /* FileInfo.h */, - A5814D332538171100CF4451 /* SystemResourceTable.h */, - A5814D342538171100CF4451 /* AprioriFileName.h */, - A5814D352538171100CF4451 /* PropertiesTable.h */, - A5814D362538171100CF4451 /* MemoryAllocationHob.h */, - A5814D372538171100CF4451 /* EventGroup.h */, - A5814D382538171100CF4451 /* FirmwareFileSystem3.h */, - A5814D392538171100CF4451 /* Cper.h */, - A5814D3A2538171100CF4451 /* MemoryOverwriteControl.h */, - A5814D3B2538171100CF4451 /* Gpt.h */, - A5814D3C2538171100CF4451 /* MemoryAttributesTable.h */, - A5814D3D2538171100CF4451 /* EventLegacyBios.h */, - A5814D3E2538171100CF4451 /* FmpCapsule.h */, - A5814D3F2538171100CF4451 /* FirmwareContentsSigned.h */, - A5814D402538171100CF4451 /* Acpi.h */, - A5814D412538171100CF4451 /* Apriori.h */, - A5814D422538171100CF4451 /* DxeServices.h */, - A5814D432538171100CF4451 /* Btt.h */, - A5814D442538171100CF4451 /* HobList.h */, - A5814D452538171100CF4451 /* GraphicsInfoHob.h */, - A5814D462538171100CF4451 /* HiiFormMapMethodGuid.h */, - A5814D472538171100CF4451 /* FileSystemVolumeLabelInfo.h */, - A5814D482538171100CF4451 /* FirmwareFileSystem2.h */, - A5814D492538171100CF4451 /* StatusCodeDataTypeId.h */, - A5814D4A2538171100CF4451 /* DebugImageInfoTable.h */, - A5814D4B2538171100CF4451 /* HiiKeyBoardLayout.h */, - A5814D4C2538171100CF4451 /* WinCertificate.h */, - A5814D4D2538171100CF4451 /* SmBios.h */, - A5814D4E2538171100CF4451 /* ImageAuthentication.h */, - A5814D4F2538171100CF4451 /* VectorHandoffTable.h */, - A5814D502538171100CF4451 /* FileSystemInfo.h */, - A5814D512538171100CF4451 /* HardwareErrorVariable.h */, - A5814D522538171100CF4451 /* Mps.h */, - A5814D532538171100CF4451 /* PcAnsi.h */, - A5814D542538171100CF4451 /* GlobalVariable.h */, - A5814D552538171100CF4451 /* HiiPlatformSetupFormset.h */, - A5814D562538171100CF4451 /* CapsuleReport.h */, - ); - path = Guid; - sourceTree = ""; - }; - A5814D572538171100CF4451 /* Ppi */ = { - isa = PBXGroup; - children = ( - A5814D582538171100CF4451 /* PeiCoreFvLocation.h */, - A5814D592538171100CF4451 /* SecHobData.h */, - A5814D5A2538171100CF4451 /* VectorHandoffInfo.h */, - A5814D5B2538171100CF4451 /* ReadOnlyVariable2.h */, - A5814D5C2538171100CF4451 /* ReportStatusCodeHandler.h */, - A5814D5D2538171100CF4451 /* S3Resume2.h */, - A5814D5E2538171100CF4451 /* MmControl.h */, - A5814D5F2538171100CF4451 /* Reset2.h */, - A5814D602538171100CF4451 /* Security2.h */, - A5814D612538171100CF4451 /* MmAccess.h */, - A5814D622538171100CF4451 /* EndOfPeiPhase.h */, - A5814D632538171100CF4451 /* Smbus2.h */, - A5814D642538171100CF4451 /* BootInRecoveryMode.h */, - A5814D652538171100CF4451 /* IsaHc.h */, - A5814D662538171100CF4451 /* DxeIpl.h */, - A5814D672538171100CF4451 /* GuidedSectionExtraction.h */, - A5814D682538171100CF4451 /* MemoryDiscovered.h */, - A5814D692538171100CF4451 /* BlockIo.h */, - A5814D6A2538171100CF4451 /* Pcd.h */, - A5814D6B2538171100CF4451 /* LoadImage.h */, - A5814D6C2538171100CF4451 /* FirmwareVolumeInfo2.h */, - A5814D6D2538171100CF4451 /* PiPcd.h */, - A5814D6E2538171100CF4451 /* Stall.h */, - A5814D6F2538171100CF4451 /* PciCfg2.h */, - A5814D702538171100CF4451 /* Decompress.h */, - A5814D712538171100CF4451 /* PiPcdInfo.h */, - A5814D722538171100CF4451 /* MasterBootMode.h */, - A5814D732538171100CF4451 /* Capsule.h */, - A5814D742538171100CF4451 /* SuperIo.h */, - A5814D752538171100CF4451 /* BlockIo2.h */, - A5814D762538171100CF4451 /* FirmwareVolumeInfo.h */, - A5814D772538171100CF4451 /* I2cMaster.h */, - A5814D782538171100CF4451 /* RecoveryModule.h */, - A5814D792538171100CF4451 /* SecPlatformInformation2.h */, - A5814D7A2538171100CF4451 /* Graphics.h */, - A5814D7B2538171100CF4451 /* MpServices.h */, - A5814D7C2538171100CF4451 /* TemporaryRamSupport.h */, - A5814D7D2538171100CF4451 /* TemporaryRamDone.h */, - A5814D7E2538171100CF4451 /* DeviceRecoveryModule.h */, - A5814D7F2538171100CF4451 /* LoadFile.h */, - A5814D802538171100CF4451 /* PcdInfo.h */, - A5814D812538171100CF4451 /* Reset.h */, - A5814D822538171100CF4451 /* StatusCode.h */, - A5814D832538171100CF4451 /* SecPlatformInformation.h */, - A5814D842538171100CF4451 /* CpuIo.h */, - A5814D852538171100CF4451 /* FirmwareVolume.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A5814D872538171100CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A5814D9E2538171100CF4451 /* BaseCacheMaintenanceLib */, - A5814FC32538171200CF4451 /* BaseCpuLib */, - A5814DB32538171100CF4451 /* BaseDebugLibNull */, - A58150A62538171200CF4451 /* BaseDebugLibSerialPort */, - A5814D9A2538171100CF4451 /* BaseDebugPrintErrorLevelLib */, - A58151042538171200CF4451 /* BaseExtractGuidedSectionLib */, - A58151372538171300CF4451 /* BaseIoLibIntrinsic */, - A5814DDB2538171100CF4451 /* BaseLib */, - A58150792538171200CF4451 /* BaseMemoryLib */, - A581517A2538171300CF4451 /* BaseMemoryLibMmx */, - A5814FF02538171200CF4451 /* BaseMemoryLibOptDxe */, - A58151D22538171300CF4451 /* BaseMemoryLibOptPei */, - A5814F562538171200CF4451 /* BaseMemoryLibRepStr */, - A58150AA2538171200CF4451 /* BaseMemoryLibSse2 */, - A58151A52538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib */, - A581503A2538171200CF4451 /* BasePcdLibNull */, - A581505F2538171200CF4451 /* BasePciCf8Lib */, - A5814DC02538171100CF4451 /* BasePciExpressLib */, - A5814DAB2538171100CF4451 /* BasePciLibCf8 */, - A58151B62538171300CF4451 /* BasePciLibPciExpress */, - A58150FC2538171200CF4451 /* BasePciSegmentInfoLibNull */, - A58150322538171200CF4451 /* BasePciSegmentLibPci */, - A58152212538171300CF4451 /* BasePeCoffExtraActionLibNull */, - A58151562538171300CF4451 /* BasePeCoffGetEntryPointLib */, - A58150532538171200CF4451 /* BasePeCoffLib */, - A581502E2538171200CF4451 /* BasePerformanceLibNull */, - A58151CA2538171300CF4451 /* BasePostCodeLibDebug */, - A581504B2538171200CF4451 /* BasePostCodeLibPort80 */, - A581520D2538171300CF4451 /* BasePrintLib */, - A58152192538171300CF4451 /* BaseReportStatusCodeLibNull */, - A58150432538171200CF4451 /* BaseRngLib */, - A58150E02538171200CF4451 /* BaseS3BootScriptLibNull */, - A58150A22538171200CF4451 /* BaseS3IoLib */, - A58152092538171300CF4451 /* BaseS3PciLib */, - A58150F82538171200CF4451 /* BaseS3PciSegmentLib */, - A5814DC42538171100CF4451 /* BaseS3SmbusLib */, - A58151CE2538171300CF4451 /* BaseS3StallLib */, - A58150672538171200CF4451 /* BaseSafeIntLib */, - A58150DC2538171200CF4451 /* BaseSerialPortLibNull */, - A581509A2538171200CF4451 /* BaseSmbusLibNull */, - A581503E2538171200CF4451 /* BaseStackCheckLib */, - A5814F812538171200CF4451 /* BaseSynchronizationLib */, - A581509E2538171200CF4451 /* BaseTimerLibNullTemplate */, - A58150D52538171200CF4451 /* BaseUefiDecompressLib */, - A58150472538171200CF4451 /* DxeCoreEntryPoint */, - A58151622538171300CF4451 /* DxeCoreHobLib */, - A58150712538171200CF4451 /* DxeExtractGuidedSectionLib */, - A58150F42538171200CF4451 /* DxeHobLib */, - A58151C42538171300CF4451 /* DxeHstiLib */, - A5814DA42538171100CF4451 /* DxeIoLibCpuIo2 */, - A58150E42538171200CF4451 /* DxePcdLib */, - A58151762538171300CF4451 /* DxeRuntimeDebugLibSerialPort */, - A5814FEC2538171200CF4451 /* DxeRuntimePciExpressLib */, - A5814DC82538171100CF4451 /* DxeServicesLib */, - A581521D2538171300CF4451 /* DxeServicesTableLib */, - A58150942538171200CF4451 /* DxeSmbusLib */, - A58150632538171200CF4451 /* MmServicesTableLib */, - A5814FBA2538171200CF4451 /* PciSegmentLibSegmentInfo */, - A581504F2538171200CF4451 /* PeiCoreEntryPoint */, - A58150362538171200CF4451 /* PeiDxePostCodeLibReportStatusCode */, - A5814FDC2538171200CF4451 /* PeiExtractGuidedSectionLib */, - A58151202538171300CF4451 /* PeiHobLib */, - A58152132538171300CF4451 /* PeiIoLibCpuIo */, - A58151112538171300CF4451 /* PeiMemoryAllocationLib */, - A58151242538171300CF4451 /* PeiMemoryLib */, - A58152012538171300CF4451 /* PeimEntryPoint */, - A581516A2538171300CF4451 /* PeiPcdLib */, - A5814D902538171100CF4451 /* PeiPciLibPciCfg2 */, - A58151522538171300CF4451 /* PeiPciSegmentLibPciCfg2 */, - A58150F02538171200CF4451 /* PeiResourcePublicationLib */, - A5814DBC2538171100CF4451 /* PeiServicesLib */, - A5814DAF2538171100CF4451 /* PeiServicesTablePointerLib */, - A5814D882538171100CF4451 /* PeiServicesTablePointerLibIdt */, - A5814D942538171100CF4451 /* PeiSmbusLibSmbus2Ppi */, - A5814DCF2538171100CF4451 /* SecPeiDxeTimerLibCpu */, - A58152052538171300CF4451 /* SmiHandlerProfileLibNull */, - A581515E2538171300CF4451 /* SmmIoLib */, - A581508D2538171200CF4451 /* SmmIoLibSmmCpuIo2 */, - A581505B2538171200CF4451 /* SmmLibNull */, - A581516E2538171300CF4451 /* SmmMemLib */, - A58151002538171200CF4451 /* SmmMemoryAllocationLib */, - A5814FE92538171200CF4451 /* SmmPciExpressLib */, - A5814DD72538171100CF4451 /* SmmPciLibPciRootBridgeIo */, - A58150E82538171200CF4451 /* SmmPeriodicSmiLib */, - A581506D2538171200CF4451 /* SmmServicesTableLib */, - A5814DD32538171100CF4451 /* StandaloneMmDriverEntryPoint */, - A5814D8C2538171100CF4451 /* StandaloneMmServicesTableLib */, - A58150752538171200CF4451 /* UefiApplicationEntryPoint */, - A58151082538171300CF4451 /* UefiBootServicesTableLib */, - A58151B12538171300CF4451 /* UefiDebugLibConOut */, - A5814FE42538171200CF4451 /* UefiDebugLibDebugPortProtocol */, - A581510C2538171300CF4451 /* UefiDebugLibStdErr */, - A58151152538171300CF4451 /* UefiDevicePathLib */, - A581515A2538171300CF4451 /* UefiDevicePathLibDevicePathProtocol */, - A5814FE02538171200CF4451 /* UefiDriverEntryPoint */, - A58151722538171300CF4451 /* UefiFileHandleLib */, - A58151BA2538171300CF4451 /* UefiLib */, - A58151A92538171300CF4451 /* UefiMemoryAllocationLib */, - A5814FA72538171200CF4451 /* UefiMemoryLib */, - A58151FD2538171300CF4451 /* UefiPciLibPciRootBridgeIo */, - A5814DB72538171100CF4451 /* UefiPciSegmentLibPciRootBridgeIo */, - A58151AD2538171300CF4451 /* UefiRuntimeLib */, - A58151662538171300CF4451 /* UefiRuntimeServicesTableLib */, - A58150EC2538171200CF4451 /* UefiScsiLib */, - A58152252538171300CF4451 /* UefiUsbLib */, - ); - path = Library; - sourceTree = ""; - }; - A5814D882538171100CF4451 /* PeiServicesTablePointerLibIdt */ = { - isa = PBXGroup; - children = ( - A5814D892538171100CF4451 /* PeiServicesTablePointerLibIdt.uni */, - A5814D8A2538171100CF4451 /* PeiServicesTablePointerLibIdt.inf */, - A5814D8B2538171100CF4451 /* PeiServicesTablePointer.c */, - ); - path = PeiServicesTablePointerLibIdt; - sourceTree = ""; - }; - A5814D8C2538171100CF4451 /* StandaloneMmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5814D8D2538171100CF4451 /* StandaloneMmServicesTableLib.c */, - A5814D8E2538171100CF4451 /* StandaloneMmServicesTableLib.inf */, - A5814D8F2538171100CF4451 /* StandaloneMmServicesTableLib.uni */, - ); - path = StandaloneMmServicesTableLib; - sourceTree = ""; - }; - A5814D902538171100CF4451 /* PeiPciLibPciCfg2 */ = { - isa = PBXGroup; - children = ( - A5814D912538171100CF4451 /* PeiPciLibPciCfg2.uni */, - A5814D922538171100CF4451 /* PeiPciLibPciCfg2.inf */, - A5814D932538171100CF4451 /* PciLib.c */, - ); - path = PeiPciLibPciCfg2; - sourceTree = ""; - }; - A5814D942538171100CF4451 /* PeiSmbusLibSmbus2Ppi */ = { - isa = PBXGroup; - children = ( - A5814D952538171100CF4451 /* SmbusLib.c */, - A5814D962538171100CF4451 /* InternalSmbusLib.h */, - A5814D972538171100CF4451 /* PeiSmbusLib.c */, - A5814D982538171100CF4451 /* PeiSmbusLibSmbus2Ppi.inf */, - A5814D992538171100CF4451 /* PeiSmbusLibSmbus2Ppi.uni */, - ); - path = PeiSmbusLibSmbus2Ppi; - sourceTree = ""; - }; - A5814D9A2538171100CF4451 /* BaseDebugPrintErrorLevelLib */ = { - isa = PBXGroup; - children = ( - A5814D9B2538171100CF4451 /* BaseDebugPrintErrorLevelLib.c */, - A5814D9C2538171100CF4451 /* BaseDebugPrintErrorLevelLib.inf */, - A5814D9D2538171100CF4451 /* BaseDebugPrintErrorLevelLib.uni */, - ); - path = BaseDebugPrintErrorLevelLib; - sourceTree = ""; - }; - A5814D9E2538171100CF4451 /* BaseCacheMaintenanceLib */ = { - isa = PBXGroup; - children = ( - A5814D9F2538171100CF4451 /* BaseCacheMaintenanceLib.inf */, - A5814DA02538171100CF4451 /* BaseCacheMaintenanceLib.uni */, - A5814DA12538171100CF4451 /* X86Cache.c */, - A5814DA22538171100CF4451 /* ArmCache.c */, - A5814DA32538171100CF4451 /* EbcCache.c */, - ); - path = BaseCacheMaintenanceLib; - sourceTree = ""; - }; - A5814DA42538171100CF4451 /* DxeIoLibCpuIo2 */ = { - isa = PBXGroup; - children = ( - A5814DA52538171100CF4451 /* IoLibMmioBuffer.c */, - A5814DA62538171100CF4451 /* IoLib.c */, - A5814DA72538171100CF4451 /* IoHighLevel.c */, - A5814DA82538171100CF4451 /* DxeIoLibCpuIo2.uni */, - A5814DA92538171100CF4451 /* DxeCpuIo2LibInternal.h */, - A5814DAA2538171100CF4451 /* DxeIoLibCpuIo2.inf */, - ); - path = DxeIoLibCpuIo2; - sourceTree = ""; - }; - A5814DAB2538171100CF4451 /* BasePciLibCf8 */ = { - isa = PBXGroup; - children = ( - A5814DAC2538171100CF4451 /* BasePciLibCf8.inf */, - A5814DAD2538171100CF4451 /* BasePciLibCf8.uni */, - A5814DAE2538171100CF4451 /* PciLib.c */, - ); - path = BasePciLibCf8; - sourceTree = ""; - }; - A5814DAF2538171100CF4451 /* PeiServicesTablePointerLib */ = { - isa = PBXGroup; - children = ( - A5814DB02538171100CF4451 /* PeiServicesTablePointerLib.uni */, - A5814DB12538171100CF4451 /* PeiServicesTablePointerLib.inf */, - A5814DB22538171100CF4451 /* PeiServicesTablePointer.c */, - ); - path = PeiServicesTablePointerLib; - sourceTree = ""; - }; - A5814DB32538171100CF4451 /* BaseDebugLibNull */ = { - isa = PBXGroup; - children = ( - A5814DB42538171100CF4451 /* BaseDebugLibNull.inf */, - A5814DB52538171100CF4451 /* BaseDebugLibNull.uni */, - A5814DB62538171100CF4451 /* DebugLib.c */, - ); - path = BaseDebugLibNull; - sourceTree = ""; - }; - A5814DB72538171100CF4451 /* UefiPciSegmentLibPciRootBridgeIo */ = { - isa = PBXGroup; - children = ( - A5814DB82538171100CF4451 /* PciSegmentLib.h */, - A5814DB92538171100CF4451 /* UefiPciSegmentLibPciRootBridgeIo.inf */, - A5814DBA2538171100CF4451 /* UefiPciSegmentLibPciRootBridgeIo.uni */, - A5814DBB2538171100CF4451 /* PciSegmentLib.c */, - ); - path = UefiPciSegmentLibPciRootBridgeIo; - sourceTree = ""; - }; - A5814DBC2538171100CF4451 /* PeiServicesLib */ = { - isa = PBXGroup; - children = ( - A5814DBD2538171100CF4451 /* PeiServicesLib.inf */, - A5814DBE2538171100CF4451 /* PeiServicesLib.c */, - A5814DBF2538171100CF4451 /* PeiServicesLib.uni */, - ); - path = PeiServicesLib; - sourceTree = ""; - }; - A5814DC02538171100CF4451 /* BasePciExpressLib */ = { - isa = PBXGroup; - children = ( - A5814DC12538171100CF4451 /* BasePciExpressLib.uni */, - A5814DC22538171100CF4451 /* BasePciExpressLib.inf */, - A5814DC32538171100CF4451 /* PciExpressLib.c */, - ); - path = BasePciExpressLib; - sourceTree = ""; - }; - A5814DC42538171100CF4451 /* BaseS3SmbusLib */ = { - isa = PBXGroup; - children = ( - A5814DC52538171100CF4451 /* BaseS3SmbusLib.inf */, - A5814DC62538171100CF4451 /* BaseS3SmbusLib.uni */, - A5814DC72538171100CF4451 /* S3SmbusLib.c */, - ); - path = BaseS3SmbusLib; - sourceTree = ""; - }; - A5814DC82538171100CF4451 /* DxeServicesLib */ = { - isa = PBXGroup; - children = ( - A5814DC92538171100CF4451 /* Allocate.c */, - A5814DCA2538171100CF4451 /* DxeServicesLib.c */, - A5814DCB2538171100CF4451 /* X64 */, - A5814DCD2538171100CF4451 /* DxeServicesLib.uni */, - A5814DCE2538171100CF4451 /* DxeServicesLib.inf */, - ); - path = DxeServicesLib; - sourceTree = ""; - }; - A5814DCB2538171100CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814DCC2538171100CF4451 /* Allocate.c */, - ); - path = X64; - sourceTree = ""; - }; - A5814DCF2538171100CF4451 /* SecPeiDxeTimerLibCpu */ = { - isa = PBXGroup; - children = ( - A5814DD02538171100CF4451 /* X86TimerLib.c */, - A5814DD12538171100CF4451 /* SecPeiDxeTimerLibCpu.inf */, - A5814DD22538171100CF4451 /* SecPeiDxeTimerLibCpu.uni */, - ); - path = SecPeiDxeTimerLibCpu; - sourceTree = ""; - }; - A5814DD32538171100CF4451 /* StandaloneMmDriverEntryPoint */ = { - isa = PBXGroup; - children = ( - A5814DD42538171100CF4451 /* StandaloneMmDriverEntryPoint.inf */, - A5814DD52538171100CF4451 /* StandaloneMmDriverEntryPoint.uni */, - A5814DD62538171100CF4451 /* StandaloneMmDriverEntryPoint.c */, - ); - path = StandaloneMmDriverEntryPoint; - sourceTree = ""; - }; - A5814DD72538171100CF4451 /* SmmPciLibPciRootBridgeIo */ = { - isa = PBXGroup; - children = ( - A5814DD82538171100CF4451 /* SmmPciLibPciRootBridgeIo.uni */, - A5814DD92538171100CF4451 /* SmmPciLibPciRootBridgeIo.inf */, - A5814DDA2538171100CF4451 /* PciLib.c */, - ); - path = SmmPciLibPciRootBridgeIo; - sourceTree = ""; - }; - A5814DDB2538171100CF4451 /* BaseLib */ = { - isa = PBXGroup; - children = ( - A5814DDC2538171100CF4451 /* SwapBytes32.c */, - A5814DDD2538171100CF4451 /* X86ReadIdtr.c */, - A5814DDE2538171100CF4451 /* Ebc */, - A5814DE32538171100CF4451 /* BaseLibInternals.h */, - A5814DE42538171100CF4451 /* DivS64x64Remainder.c */, - A5814DE52538171100CF4451 /* X86WriteIdtr.c */, - A5814DE62538171100CF4451 /* FilePaths.c */, - A5814DE72538171100CF4451 /* BaseLib.uni */, - A5814DE82538171100CF4451 /* X86FxRestore.c */, - A5814DE92538171100CF4451 /* RRotU64.c */, - A5814DEA2538171100CF4451 /* LongJump.c */, - A5814DEB2538171100CF4451 /* Cpu.c */, - A5814DEC2538171100CF4451 /* BaseLib.inf */, - A5814DED2538171100CF4451 /* GetPowerOfTwo64.c */, - A5814DEE2538171100CF4451 /* X64 */, - A5814E472538171100CF4451 /* X86Msr.c */, - A5814E482538171100CF4451 /* DivU64x64Remainder.c */, - A5814E492538171100CF4451 /* X86Thunk.c */, - A5814E4A2538171100CF4451 /* CpuDeadLoop.c */, - A5814E4B2538171100CF4451 /* LowBitSet64.c */, - A5814E4C2538171100CF4451 /* LRotU64.c */, - A5814E4D2538171100CF4451 /* X86PatchInstruction.c */, - A5814E4E2538171100CF4451 /* X86FxSave.c */, - A5814E4F2538171100CF4451 /* X86GetInterruptState.c */, - A5814E502538171100CF4451 /* CheckSum.c */, - A5814E512538171100CF4451 /* MultU64x32.c */, - A5814E522538171100CF4451 /* String.c */, - A5814E532538171100CF4451 /* X86DisablePaging32.c */, - A5814E542538171100CF4451 /* BitField.c */, - A5814E552538171100CF4451 /* X86EnablePaging64.c */, - A5814E562538171100CF4451 /* HighBitSet64.c */, - A5814E572538171100CF4451 /* LShiftU64.c */, - A5814E582538171100CF4451 /* SafeString.c */, - A5814E592538171100CF4451 /* MultS64x64.c */, - A5814E5A2538171100CF4451 /* Unaligned.c */, - A5814E5B2538171100CF4451 /* Ia32 */, - A5814F172538171200CF4451 /* GetPowerOfTwo32.c */, - A5814F182538171200CF4451 /* Math64.c */, - A5814F192538171200CF4451 /* RRotU32.c */, - A5814F1A2538171200CF4451 /* DivU64x32.c */, - A5814F1B2538171200CF4451 /* DivU64x32Remainder.c */, - A5814F1C2538171200CF4451 /* X86MemoryFence.c */, - A5814F1D2538171200CF4451 /* SwapBytes64.c */, - A5814F1E2538171200CF4451 /* RShiftU64.c */, - A5814F1F2538171200CF4451 /* SwitchStack.c */, - A5814F202538171200CF4451 /* ChkStkGcc.c */, - A5814F212538171200CF4451 /* SetJump.c */, - A5814F222538171200CF4451 /* X86EnablePaging32.c */, - A5814F232538171200CF4451 /* X86WriteGdtr.c */, - A5814F242538171200CF4451 /* SwapBytes16.c */, - A5814F252538171200CF4451 /* HighBitSet32.c */, - A5814F262538171200CF4451 /* X86RdRand.c */, - A5814F272538171200CF4451 /* Arm */, - A5814F3C2538171200CF4451 /* MultU64x64.c */, - A5814F3D2538171200CF4451 /* X86DisablePaging64.c */, - A5814F3E2538171200CF4451 /* X86ReadGdtr.c */, - A5814F3F2538171200CF4451 /* ARShiftU64.c */, - A5814F402538171200CF4451 /* AArch64 */, - A5814F512538171200CF4451 /* LowBitSet32.c */, - A5814F522538171200CF4451 /* LRotU32.c */, - A5814F532538171200CF4451 /* ModU64x32.c */, - A5814F542538171200CF4451 /* LinkedList.c */, - A5814F552538171200CF4451 /* X86SpeculationBarrier.c */, - ); - path = BaseLib; - sourceTree = ""; - }; - A5814DDE2538171100CF4451 /* Ebc */ = { - isa = PBXGroup; - children = ( - A5814DDF2538171100CF4451 /* CpuBreakpoint.c */, - A5814DE02538171100CF4451 /* SwitchStack.c */, - A5814DE12538171100CF4451 /* SetJumpLongJump.c */, - A5814DE22538171100CF4451 /* SpeculationBarrier.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A5814DEE2538171100CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814DEF2538171100CF4451 /* WriteMm4.nasm */, - A5814DF02538171100CF4451 /* WriteDr6.nasm */, - A5814DF12538171100CF4451 /* Nasm.inc */, - A5814DF22538171100CF4451 /* WriteTr.nasm */, - A5814DF32538171100CF4451 /* WriteCr4.nasm */, - A5814DF42538171100CF4451 /* Mwait.nasm */, - A5814DF52538171100CF4451 /* ReadFs.nasm */, - A5814DF62538171100CF4451 /* ReadDs.nasm */, - A5814DF72538171100CF4451 /* FxRestore.nasm */, - A5814DF82538171100CF4451 /* ReadMm4.nasm */, - A5814DF92538171100CF4451 /* ReadDr6.nasm */, - A5814DFA2538171100CF4451 /* CpuPause.nasm */, - A5814DFB2538171100CF4451 /* ReadCr4.nasm */, - A5814DFC2538171100CF4451 /* WriteLdtr.nasm */, - A5814DFD2538171100CF4451 /* ReadDr7.nasm */, - A5814DFE2538171100CF4451 /* SwitchStack.nasm */, - A5814DFF2538171100CF4451 /* ReadMm5.nasm */, - A5814E002538171100CF4451 /* WriteMsr64.nasm */, - A5814E012538171100CF4451 /* ReadIdtr.nasm */, - A5814E022538171100CF4451 /* WriteDr7.nasm */, - A5814E032538171100CF4451 /* WriteMm5.nasm */, - A5814E042538171100CF4451 /* ReadMm2.nasm */, - A5814E052538171100CF4451 /* ReadDr0.nasm */, - A5814E062538171100CF4451 /* ReadEs.nasm */, - A5814E072538171100CF4451 /* ReadCr2.nasm */, - A5814E082538171100CF4451 /* EnableCache.nasm */, - A5814E092538171100CF4451 /* CpuIdEx.nasm */, - A5814E0A2538171100CF4451 /* SetJump.nasm */, - A5814E0B2538171100CF4451 /* WriteMm2.nasm */, - A5814E0C2538171100CF4451 /* EnableInterrupts.nasm */, - A5814E0D2538171100CF4451 /* RdRand.nasm */, - A5814E0E2538171100CF4451 /* WriteDr0.nasm */, - A5814E0F2538171100CF4451 /* DisableCache.nasm */, - A5814E102538171100CF4451 /* WriteCr2.nasm */, - A5814E112538171100CF4451 /* ReadGs.nasm */, - A5814E122538171100CF4451 /* WriteGdtr.nasm */, - A5814E132538171100CF4451 /* ReadCs.nasm */, - A5814E142538171100CF4451 /* EnableDisableInterrupts.nasm */, - A5814E152538171100CF4451 /* WriteCr3.nasm */, - A5814E162538171100CF4451 /* WriteDr1.nasm */, - A5814E172538171100CF4451 /* ReadMsr64.c */, - A5814E182538171100CF4451 /* WriteMm3.nasm */, - A5814E192538171100CF4451 /* Thunk16.nasm */, - A5814E1A2538171100CF4451 /* ReadCr3.nasm */, - A5814E1B2538171100CF4451 /* ReadDr1.nasm */, - A5814E1C2538171100CF4451 /* ReadMm3.nasm */, - A5814E1D2538171100CF4451 /* ReadCr0.nasm */, - A5814E1E2538171100CF4451 /* DisableInterrupts.nasm */, - A5814E1F2538171100CF4451 /* ReadDr2.nasm */, - A5814E202538171100CF4451 /* Lfence.nasm */, - A5814E212538171100CF4451 /* ReadMm0.nasm */, - A5814E222538171100CF4451 /* DisablePaging64.nasm */, - A5814E232538171100CF4451 /* WriteCr0.nasm */, - A5814E242538171100CF4451 /* WriteDr2.nasm */, - A5814E252538171100CF4451 /* WriteMm0.nasm */, - A5814E262538171100CF4451 /* GccInline.c */, - A5814E272538171100CF4451 /* CpuBreakpoint.c */, - A5814E282538171100CF4451 /* WriteMm1.nasm */, - A5814E292538171100CF4451 /* ReadTr.nasm */, - A5814E2A2538171100CF4451 /* WriteDr3.nasm */, - A5814E2B2538171100CF4451 /* ReadMm1.nasm */, - A5814E2C2538171100CF4451 /* ReadDr3.nasm */, - A5814E2D2538171100CF4451 /* CpuBreakpoint.nasm */, - A5814E2E2538171100CF4451 /* Invd.nasm */, - A5814E2F2538171100CF4451 /* LongJump.nasm */, - A5814E302538171100CF4451 /* ReadGdtr.nasm */, - A5814E312538171100CF4451 /* Wbinvd.nasm */, - A5814E322538171100CF4451 /* ReadEflags.nasm */, - A5814E332538171100CF4451 /* WriteMsr64.c */, - A5814E342538171100CF4451 /* Non-existing.c */, - A5814E352538171100CF4451 /* WriteDr4.nasm */, - A5814E362538171100CF4451 /* FlushCacheLine.nasm */, - A5814E372538171100CF4451 /* WriteMm6.nasm */, - A5814E382538171100CF4451 /* ReadLdtr.nasm */, - A5814E392538171100CF4451 /* WriteIdtr.nasm */, - A5814E3A2538171100CF4451 /* FxSave.nasm */, - A5814E3B2538171100CF4451 /* Monitor.nasm */, - A5814E3C2538171100CF4451 /* ReadDr4.nasm */, - A5814E3D2538171100CF4451 /* ReadMm6.nasm */, - A5814E3E2538171100CF4451 /* ReadMsr64.nasm */, - A5814E3F2538171100CF4451 /* ReadMm7.nasm */, - A5814E402538171100CF4451 /* ReadDr5.nasm */, - A5814E412538171100CF4451 /* ReadSs.nasm */, - A5814E422538171100CF4451 /* WriteMm7.nasm */, - A5814E432538171100CF4451 /* CpuId.nasm */, - A5814E442538171100CF4451 /* WriteDr5.nasm */, - A5814E452538171100CF4451 /* ReadPmc.nasm */, - A5814E462538171100CF4451 /* ReadTsc.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5814E5B2538171100CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5814E5C2538171100CF4451 /* EnablePaging32.c */, - A5814E5D2538171100CF4451 /* WriteMm4.nasm */, - A5814E5E2538171100CF4451 /* WriteDr3.c */, - A5814E5F2538171100CF4451 /* ReadGdtr.c */, - A5814E602538171100CF4451 /* WriteDr6.nasm */, - A5814E612538171100CF4451 /* WriteTr.nasm */, - A5814E622538171100CF4451 /* WriteCr4.nasm */, - A5814E632538171100CF4451 /* ReadDr2.c */, - A5814E642538171100CF4451 /* Mwait.nasm */, - A5814E652538171100CF4451 /* ReadFs.nasm */, - A5814E662538171100CF4451 /* ReadDs.nasm */, - A5814E672538171100CF4451 /* FxRestore.nasm */, - A5814E682538171100CF4451 /* ReadSs.c */, - A5814E692538171100CF4451 /* ReadMm4.nasm */, - A5814E6A2538171100CF4451 /* DivS64x64Remainder.c */, - A5814E6B2538171100CF4451 /* Monitor.c */, - A5814E6C2538171100CF4451 /* ReadDr6.nasm */, - A5814E6D2538171100CF4451 /* WriteGdtr.c */, - A5814E6E2538171100CF4451 /* CpuPause.nasm */, - A5814E6F2538171100CF4451 /* ReadDr6.c */, - A5814E702538171100CF4451 /* ReadPmc.c */, - A5814E712538171100CF4451 /* Wbinvd.c */, - A5814E722538171100CF4451 /* DisablePaging32.c */, - A5814E732538171100CF4451 /* RShiftU64.nasm */, - A5814E742538171100CF4451 /* ReadCr4.nasm */, - A5814E752538171100CF4451 /* Invd.c */, - A5814E762538171100CF4451 /* WriteDr7.c */, - A5814E772538171100CF4451 /* WriteMm7.c */, - A5814E782538171100CF4451 /* RRotU64.c */, - A5814E792538171100CF4451 /* ReadCr2.c */, - A5814E7A2538171100CF4451 /* LShiftU64.nasm */, - A5814E7B2538171100CF4451 /* ReadTr.c */, - A5814E7C2538171100CF4451 /* ReadMm6.c */, - A5814E7D2538171100CF4451 /* WriteLdtr.nasm */, - A5814E7E2538171100CF4451 /* ReadDr7.nasm */, - A5814E7F2538171100CF4451 /* ReadMm5.nasm */, - A5814E802538171100CF4451 /* WriteCr3.c */, - A5814E812538171100CF4451 /* WriteMsr64.nasm */, - A5814E822538171100CF4451 /* CpuPause.c */, - A5814E832538171100CF4451 /* ReadMm2.c */, - A5814E842538171100CF4451 /* ReadIdtr.nasm */, - A5814E852538171100CF4451 /* WriteDr7.nasm */, - A5814E862538171100CF4451 /* CpuIdEx.c */, - A5814E872538171100CF4451 /* WriteMm3.c */, - A5814E882538171100CF4451 /* WriteMm5.nasm */, - A5814E892538171100CF4451 /* ReadDr1.c */, - A5814E8A2538171100CF4451 /* ReadMm2.nasm */, - A5814E8B2538171100CF4451 /* ReadDr0.nasm */, - A5814E8C2538171100CF4451 /* ReadEs.nasm */, - A5814E8D2538171100CF4451 /* ReadEs.c */, - A5814E8E2538171100CF4451 /* FlushCacheLine.c */, - A5814E8F2538171100CF4451 /* ReadCr2.nasm */, - A5814E902538171100CF4451 /* WriteDr0.c */, - A5814E912538171100CF4451 /* DisableInterrupts.c */, - A5814E922538171100CF4451 /* EnableCache.nasm */, - A5814E932538171100CF4451 /* CpuIdEx.nasm */, - A5814E942538171100CF4451 /* SetJump.nasm */, - A5814E952538171100CF4451 /* WriteMm2.nasm */, - A5814E962538171100CF4451 /* EnableInterrupts.nasm */, - A5814E972538171100CF4451 /* RdRand.nasm */, - A5814E982538171100CF4451 /* WriteDr0.nasm */, - A5814E992538171100CF4451 /* DisableCache.nasm */, - A5814E9A2538171100CF4451 /* LRotU64.c */, - A5814E9B2538171100CF4451 /* WriteDr4.c */, - A5814E9C2538171100CF4451 /* WriteCr2.nasm */, - A5814E9D2538171100CF4451 /* ReadGs.nasm */, - A5814E9E2538171100CF4451 /* WriteGdtr.nasm */, - A5814E9F2538171100CF4451 /* ReadDr5.c */, - A5814EA02538171100CF4451 /* EnableCache.c */, - A5814EA12538171100CF4451 /* ReadMm5.c */, - A5814EA22538171100CF4451 /* ReadCs.nasm */, - A5814EA32538171100CF4451 /* EnableInterrupts.c */, - A5814EA42538171100CF4451 /* WriteCr0.c */, - A5814EA52538171100CF4451 /* EnableDisableInterrupts.nasm */, - A5814EA62538171100CF4451 /* MultU64x32.c */, - A5814EA72538171100CF4451 /* WriteCr3.nasm */, - A5814EA82538171100CF4451 /* DivU64x64Remainder.nasm */, - A5814EA92538171100CF4451 /* WriteMm4.c */, - A5814EAA2538171100CF4451 /* WriteDr1.nasm */, - A5814EAB2538171100CF4451 /* WriteLdtr.c */, - A5814EAC2538171100CF4451 /* ReadMsr64.c */, - A5814EAD2538171100CF4451 /* WriteMm3.nasm */, - A5814EAE2538171100CF4451 /* Thunk16.nasm */, - A5814EAF2538171100CF4451 /* ReadCr3.nasm */, - A5814EB02538171100CF4451 /* WriteMm0.c */, - A5814EB12538171100CF4451 /* ReadDs.c */, - A5814EB22538171100CF4451 /* FxSave.c */, - A5814EB32538171100CF4451 /* WriteCr4.c */, - A5814EB42538171100CF4451 /* ReadDr1.nasm */, - A5814EB52538171100CF4451 /* ReadMm1.c */, - A5814EB62538171100CF4451 /* ReadMm3.nasm */, - A5814EB72538171100CF4451 /* ReadLdtr.c */, - A5814EB82538171100CF4451 /* ARShiftU64.nasm */, - A5814EB92538171100CF4451 /* LShiftU64.c */, - A5814EBA2538171100CF4451 /* ReadCr0.nasm */, - A5814EBB2538171100CF4451 /* ReadDr0.c */, - A5814EBC2538171100CF4451 /* DisableInterrupts.nasm */, - A5814EBD2538171100CF4451 /* SwapBytes64.nasm */, - A5814EBE2538171100CF4451 /* ReadCs.c */, - A5814EBF2538171100CF4451 /* ReadDr2.nasm */, - A5814EC02538171100CF4451 /* Lfence.nasm */, - A5814EC12538171100CF4451 /* ReadMm0.nasm */, - A5814EC22538171100CF4451 /* WriteDr1.c */, - A5814EC32538171100CF4451 /* MultU64x64.nasm */, - A5814EC42538171100CF4451 /* WriteDr5.c */, - A5814EC52538171100CF4451 /* LRotU64.nasm */, - A5814EC62538171100CF4451 /* Mwait.c */, - A5814EC72538171100CF4451 /* WriteCr0.nasm */, - A5814EC82538171100CF4451 /* RRotU64.nasm */, - A5814EC92538171100CF4451 /* ReadDr4.c */, - A5814ECA2538171200CF4451 /* ReadGs.c */, - A5814ECB2538171200CF4451 /* WriteDr2.nasm */, - A5814ECC2538171200CF4451 /* WriteMm0.nasm */, - A5814ECD2538171200CF4451 /* GccInline.c */, - A5814ECE2538171200CF4451 /* CpuBreakpoint.c */, - A5814ECF2538171200CF4451 /* WriteMm1.nasm */, - A5814ED02538171200CF4451 /* ReadTr.nasm */, - A5814ED12538171200CF4451 /* InternalSwitchStack.c */, - A5814ED22538171200CF4451 /* DivU64x32.c */, - A5814ED32538171200CF4451 /* ReadMm4.c */, - A5814ED42538171200CF4451 /* DivU64x32Remainder.c */, - A5814ED52538171200CF4451 /* WriteDr3.nasm */, - A5814ED62538171200CF4451 /* ReadFs.c */, - A5814ED72538171200CF4451 /* ReadCr0.c */, - A5814ED82538171200CF4451 /* CpuId.c */, - A5814ED92538171200CF4451 /* MultU64x32.nasm */, - A5814EDA2538171200CF4451 /* WriteMm5.c */, - A5814EDB2538171200CF4451 /* DisablePaging32.nasm */, - A5814EDC2538171200CF4451 /* SwapBytes64.c */, - A5814EDD2538171200CF4451 /* RShiftU64.c */, - A5814EDE2538171200CF4451 /* ReadMm1.nasm */, - A5814EDF2538171200CF4451 /* WriteMm1.c */, - A5814EE02538171200CF4451 /* ReadDr3.nasm */, - A5814EE12538171200CF4451 /* ReadCr4.c */, - A5814EE22538171200CF4451 /* DivU64x32.nasm */, - A5814EE32538171200CF4451 /* CpuBreakpoint.nasm */, - A5814EE42538171200CF4451 /* Invd.nasm */, - A5814EE52538171200CF4451 /* ReadMm0.c */, - A5814EE62538171200CF4451 /* LongJump.nasm */, - A5814EE72538171200CF4451 /* DisableCache.c */, - A5814EE82538171200CF4451 /* ReadGdtr.nasm */, - A5814EE92538171200CF4451 /* Wbinvd.nasm */, - A5814EEA2538171200CF4451 /* ReadEflags.nasm */, - A5814EEB2538171200CF4451 /* FxRestore.c */, - A5814EEC2538171200CF4451 /* WriteMsr64.c */, - A5814EED2538171200CF4451 /* Non-existing.c */, - A5814EEE2538171200CF4451 /* WriteDr2.c */, - A5814EEF2538171200CF4451 /* EnablePaging64.nasm */, - A5814EF02538171200CF4451 /* WriteDr4.nasm */, - A5814EF12538171200CF4451 /* FlushCacheLine.nasm */, - A5814EF22538171200CF4451 /* WriteIdtr.c */, - A5814EF32538171200CF4451 /* ReadDr3.c */, - A5814EF42538171200CF4451 /* WriteMm6.nasm */, - A5814EF52538171200CF4451 /* ReadLdtr.nasm */, - A5814EF62538171200CF4451 /* ReadDr7.c */, - A5814EF72538171200CF4451 /* ReadEflags.c */, - A5814EF82538171200CF4451 /* WriteIdtr.nasm */, - A5814EF92538171200CF4451 /* MultU64x64.c */, - A5814EFA2538171200CF4451 /* DivU64x32Remainder.nasm */, - A5814EFB2538171200CF4451 /* FxSave.nasm */, - A5814EFC2538171200CF4451 /* Monitor.nasm */, - A5814EFD2538171200CF4451 /* WriteDr6.c */, - A5814EFE2538171200CF4451 /* ReadDr4.nasm */, - A5814EFF2538171200CF4451 /* ReadMm6.nasm */, - A5814F002538171200CF4451 /* ReadMsr64.nasm */, - A5814F012538171200CF4451 /* ReadIdtr.c */, - A5814F022538171200CF4451 /* ARShiftU64.c */, - A5814F032538171200CF4451 /* ReadCr3.c */, - A5814F042538171200CF4451 /* ReadMm7.nasm */, - A5814F052538171200CF4451 /* ReadDr5.nasm */, - A5814F062538171200CF4451 /* WriteMm6.c */, - A5814F072538171200CF4451 /* ReadTsc.c */, - A5814F082538171200CF4451 /* WriteCr2.c */, - A5814F092538171200CF4451 /* ModU64x32.c */, - A5814F0A2538171200CF4451 /* ReadSs.nasm */, - A5814F0B2538171200CF4451 /* ReadMm7.c */, - A5814F0C2538171200CF4451 /* EnableDisableInterrupts.c */, - A5814F0D2538171200CF4451 /* WriteMm7.nasm */, - A5814F0E2538171200CF4451 /* ReadMm3.c */, - A5814F0F2538171200CF4451 /* CpuId.nasm */, - A5814F102538171200CF4451 /* InternalSwitchStack.nasm */, - A5814F112538171200CF4451 /* WriteDr5.nasm */, - A5814F122538171200CF4451 /* ReadPmc.nasm */, - A5814F132538171200CF4451 /* WriteMm2.c */, - A5814F142538171200CF4451 /* ModU64x32.nasm */, - A5814F152538171200CF4451 /* ReadTsc.nasm */, - A5814F162538171200CF4451 /* EnablePaging32.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5814F272538171200CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A5814F282538171200CF4451 /* Math64.S */, - A5814F292538171200CF4451 /* CpuPause.asm */, - A5814F2A2538171200CF4451 /* EnableInterrupts.asm */, - A5814F2B2538171200CF4451 /* SwitchStack.S */, - A5814F2C2538171200CF4451 /* CpuBreakpoint.S */, - A5814F2D2538171200CF4451 /* SetJumpLongJump.asm */, - A5814F2E2538171200CF4451 /* CpuBreakpoint.asm */, - A5814F2F2538171200CF4451 /* GetInterruptsState.S */, - A5814F302538171200CF4451 /* MemoryFence.asm */, - A5814F312538171200CF4451 /* SpeculationBarrier.S */, - A5814F322538171200CF4451 /* DisableInterrupts.asm */, - A5814F332538171200CF4451 /* SetJumpLongJump.S */, - A5814F342538171200CF4451 /* GetInterruptsState.asm */, - A5814F352538171200CF4451 /* Unaligned.c */, - A5814F362538171200CF4451 /* InternalSwitchStack.c */, - A5814F372538171200CF4451 /* SpeculationBarrier.asm */, - A5814F382538171200CF4451 /* MemoryFence.S */, - A5814F392538171200CF4451 /* DisableInterrupts.S */, - A5814F3A2538171200CF4451 /* SwitchStack.asm */, - A5814F3B2538171200CF4451 /* EnableInterrupts.S */, - ); - path = Arm; - sourceTree = ""; - }; - A5814F402538171200CF4451 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5814F412538171200CF4451 /* EnableInterrupts.asm */, - A5814F422538171200CF4451 /* SwitchStack.S */, - A5814F432538171200CF4451 /* CpuBreakpoint.S */, - A5814F442538171200CF4451 /* SetJumpLongJump.asm */, - A5814F452538171200CF4451 /* CpuBreakpoint.asm */, - A5814F462538171200CF4451 /* GetInterruptsState.S */, - A5814F472538171200CF4451 /* MemoryFence.asm */, - A5814F482538171200CF4451 /* SpeculationBarrier.S */, - A5814F492538171200CF4451 /* DisableInterrupts.asm */, - A5814F4A2538171200CF4451 /* SetJumpLongJump.S */, - A5814F4B2538171200CF4451 /* GetInterruptsState.asm */, - A5814F4C2538171200CF4451 /* SpeculationBarrier.asm */, - A5814F4D2538171200CF4451 /* MemoryFence.S */, - A5814F4E2538171200CF4451 /* DisableInterrupts.S */, - A5814F4F2538171200CF4451 /* SwitchStack.asm */, - A5814F502538171200CF4451 /* EnableInterrupts.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A5814F562538171200CF4451 /* BaseMemoryLibRepStr */ = { - isa = PBXGroup; - children = ( - A5814F572538171200CF4451 /* SetMem64Wrapper.c */, - A5814F582538171200CF4451 /* ZeroMemWrapper.c */, - A5814F592538171200CF4451 /* CopyMemWrapper.c */, - A5814F5A2538171200CF4451 /* ScanMem64Wrapper.c */, - A5814F5B2538171200CF4451 /* X64 */, - A5814F682538171200CF4451 /* ScanMem8Wrapper.c */, - A5814F692538171200CF4451 /* SetMem32Wrapper.c */, - A5814F6A2538171200CF4451 /* Ia32 */, - A5814F772538171200CF4451 /* ScanMem32Wrapper.c */, - A5814F782538171200CF4451 /* IsZeroBufferWrapper.c */, - A5814F792538171200CF4451 /* SetMemWrapper.c */, - A5814F7A2538171200CF4451 /* CompareMemWrapper.c */, - A5814F7B2538171200CF4451 /* SetMem16Wrapper.c */, - A5814F7C2538171200CF4451 /* BaseMemoryLibRepStr.uni */, - A5814F7D2538171200CF4451 /* MemLibGuid.c */, - A5814F7E2538171200CF4451 /* MemLibInternals.h */, - A5814F7F2538171200CF4451 /* ScanMem16Wrapper.c */, - A5814F802538171200CF4451 /* BaseMemoryLibRepStr.inf */, - ); - path = BaseMemoryLibRepStr; - sourceTree = ""; - }; - A5814F5B2538171200CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814F5C2538171200CF4451 /* ZeroMem.nasm */, - A5814F5D2538171200CF4451 /* CompareMem.nasm */, - A5814F5E2538171200CF4451 /* SetMem16.nasm */, - A5814F5F2538171200CF4451 /* ScanMem64.nasm */, - A5814F602538171200CF4451 /* ScanMem32.nasm */, - A5814F612538171200CF4451 /* SetMem.nasm */, - A5814F622538171200CF4451 /* IsZeroBuffer.nasm */, - A5814F632538171200CF4451 /* SetMem64.nasm */, - A5814F642538171200CF4451 /* ScanMem8.nasm */, - A5814F652538171200CF4451 /* SetMem32.nasm */, - A5814F662538171200CF4451 /* ScanMem16.nasm */, - A5814F672538171200CF4451 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5814F6A2538171200CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5814F6B2538171200CF4451 /* ZeroMem.nasm */, - A5814F6C2538171200CF4451 /* CompareMem.nasm */, - A5814F6D2538171200CF4451 /* SetMem16.nasm */, - A5814F6E2538171200CF4451 /* ScanMem64.nasm */, - A5814F6F2538171200CF4451 /* ScanMem32.nasm */, - A5814F702538171200CF4451 /* SetMem.nasm */, - A5814F712538171200CF4451 /* IsZeroBuffer.nasm */, - A5814F722538171200CF4451 /* SetMem64.nasm */, - A5814F732538171200CF4451 /* ScanMem8.nasm */, - A5814F742538171200CF4451 /* SetMem32.nasm */, - A5814F752538171200CF4451 /* ScanMem16.nasm */, - A5814F762538171200CF4451 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5814F812538171200CF4451 /* BaseSynchronizationLib */ = { - isa = PBXGroup; - children = ( - A5814F822538171200CF4451 /* BaseSynchronizationLib.uni */, - A5814F832538171200CF4451 /* Ebc */, - A5814F852538171200CF4451 /* BaseSynchronizationLib.inf */, - A5814F862538171200CF4451 /* X64 */, - A5814F902538171200CF4451 /* InterlockedIncrementMsc.c */, - A5814F912538171200CF4451 /* Ia32 */, - A5814F9C2538171200CF4451 /* BaseSynchronizationLibInternals.h */, - A5814F9D2538171200CF4451 /* SynchronizationMsc.c */, - A5814F9E2538171200CF4451 /* Synchronization.c */, - A5814F9F2538171200CF4451 /* Arm */, - A5814FA22538171200CF4451 /* AArch64 */, - A5814FA52538171200CF4451 /* SynchronizationGcc.c */, - A5814FA62538171200CF4451 /* InterlockedDecrementMsc.c */, - ); - path = BaseSynchronizationLib; - sourceTree = ""; - }; - A5814F832538171200CF4451 /* Ebc */ = { - isa = PBXGroup; - children = ( - A5814F842538171200CF4451 /* Synchronization.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A5814F862538171200CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814F872538171200CF4451 /* InterlockedCompareExchange64.c */, - A5814F882538171200CF4451 /* InterlockedIncrement.nasm */, - A5814F892538171200CF4451 /* InterlockedCompareExchange16.nasm */, - A5814F8A2538171200CF4451 /* InterlockedCompareExchange16.c */, - A5814F8B2538171200CF4451 /* GccInline.c */, - A5814F8C2538171200CF4451 /* InterlockedCompareExchange32.c */, - A5814F8D2538171200CF4451 /* InterlockedCompareExchange64.nasm */, - A5814F8E2538171200CF4451 /* InterlockedCompareExchange32.nasm */, - A5814F8F2538171200CF4451 /* InterlockedDecrement.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5814F912538171200CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5814F922538171200CF4451 /* InterlockedCompareExchange64.c */, - A5814F932538171200CF4451 /* InternalGetSpinLockProperties.c */, - A5814F942538171200CF4451 /* InterlockedIncrement.nasm */, - A5814F952538171200CF4451 /* InterlockedCompareExchange16.nasm */, - A5814F962538171200CF4451 /* InterlockedCompareExchange16.c */, - A5814F972538171200CF4451 /* GccInline.c */, - A5814F982538171200CF4451 /* InterlockedCompareExchange32.c */, - A5814F992538171200CF4451 /* InterlockedCompareExchange64.nasm */, - A5814F9A2538171200CF4451 /* InterlockedCompareExchange32.nasm */, - A5814F9B2538171200CF4451 /* InterlockedDecrement.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5814F9F2538171200CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A5814FA02538171200CF4451 /* Synchronization.S */, - A5814FA12538171200CF4451 /* Synchronization.asm */, - ); - path = Arm; - sourceTree = ""; - }; - A5814FA22538171200CF4451 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5814FA32538171200CF4451 /* Synchronization.S */, - A5814FA42538171200CF4451 /* Synchronization.asm */, - ); - path = AArch64; - sourceTree = ""; - }; - A5814FA72538171200CF4451 /* UefiMemoryLib */ = { - isa = PBXGroup; - children = ( - A5814FA82538171200CF4451 /* SetMem64Wrapper.c */, - A5814FA92538171200CF4451 /* ZeroMemWrapper.c */, - A5814FAA2538171200CF4451 /* CopyMemWrapper.c */, - A5814FAB2538171200CF4451 /* ScanMem64Wrapper.c */, - A5814FAC2538171200CF4451 /* MemLibGeneric.c */, - A5814FAD2538171200CF4451 /* ScanMem8Wrapper.c */, - A5814FAE2538171200CF4451 /* SetMem32Wrapper.c */, - A5814FAF2538171200CF4451 /* ScanMem32Wrapper.c */, - A5814FB02538171200CF4451 /* IsZeroBufferWrapper.c */, - A5814FB12538171200CF4451 /* SetMemWrapper.c */, - A5814FB22538171200CF4451 /* MemLib.c */, - A5814FB32538171200CF4451 /* CompareMemWrapper.c */, - A5814FB42538171200CF4451 /* UefiMemoryLib.inf */, - A5814FB52538171200CF4451 /* SetMem16Wrapper.c */, - A5814FB62538171200CF4451 /* MemLibGuid.c */, - A5814FB72538171200CF4451 /* UefiMemoryLib.uni */, - A5814FB82538171200CF4451 /* MemLibInternals.h */, - A5814FB92538171200CF4451 /* ScanMem16Wrapper.c */, - ); - path = UefiMemoryLib; - sourceTree = ""; - }; - A5814FBA2538171200CF4451 /* PciSegmentLibSegmentInfo */ = { - isa = PBXGroup; - children = ( - A5814FBB2538171200CF4451 /* PciSegmentLibCommon.h */, - A5814FBC2538171200CF4451 /* DxeRuntimePciSegmentLibSegmentInfo.inf */, - A5814FBD2538171200CF4451 /* BasePciSegmentLibSegmentInfo.inf */, - A5814FBE2538171200CF4451 /* DxeRuntimePciSegmentLibSegmentInfo.uni */, - A5814FBF2538171200CF4451 /* BasePciSegmentLibSegmentInfo.uni */, - A5814FC02538171200CF4451 /* BasePciSegmentLib.c */, - A5814FC12538171200CF4451 /* PciSegmentLibCommon.c */, - A5814FC22538171200CF4451 /* DxeRuntimePciSegmentLib.c */, - ); - path = PciSegmentLibSegmentInfo; - sourceTree = ""; - }; - A5814FC32538171200CF4451 /* BaseCpuLib */ = { - isa = PBXGroup; - children = ( - A5814FC42538171200CF4451 /* Ebc */, - A5814FC62538171200CF4451 /* X64 */, - A5814FC92538171200CF4451 /* BaseCpuLib.uni */, - A5814FCA2538171200CF4451 /* BaseCpuLib.inf */, - A5814FCB2538171200CF4451 /* Ia32 */, - A5814FD22538171200CF4451 /* Arm */, - A5814FD72538171200CF4451 /* AArch64 */, - ); - path = BaseCpuLib; - sourceTree = ""; - }; - A5814FC42538171200CF4451 /* Ebc */ = { - isa = PBXGroup; - children = ( - A5814FC52538171200CF4451 /* CpuSleepFlushTlb.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A5814FC62538171200CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814FC72538171200CF4451 /* CpuSleep.nasm */, - A5814FC82538171200CF4451 /* CpuFlushTlb.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5814FCB2538171200CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5814FCC2538171200CF4451 /* CpuSleep.c */, - A5814FCD2538171200CF4451 /* CpuFlushTlbGcc.c */, - A5814FCE2538171200CF4451 /* CpuFlushTlb.c */, - A5814FCF2538171200CF4451 /* CpuSleep.nasm */, - A5814FD02538171200CF4451 /* CpuFlushTlb.nasm */, - A5814FD12538171200CF4451 /* CpuSleepGcc.c */, - ); - path = Ia32; - sourceTree = ""; - }; - A5814FD22538171200CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A5814FD32538171200CF4451 /* CpuFlushTlb.S */, - A5814FD42538171200CF4451 /* CpuFlushTlb.asm */, - A5814FD52538171200CF4451 /* CpuSleep.asm */, - A5814FD62538171200CF4451 /* CpuSleep.S */, - ); - path = Arm; - sourceTree = ""; - }; - A5814FD72538171200CF4451 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5814FD82538171200CF4451 /* CpuFlushTlb.S */, - A5814FD92538171200CF4451 /* CpuFlushTlb.asm */, - A5814FDA2538171200CF4451 /* CpuSleep.asm */, - A5814FDB2538171200CF4451 /* CpuSleep.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A5814FDC2538171200CF4451 /* PeiExtractGuidedSectionLib */ = { - isa = PBXGroup; - children = ( - A5814FDD2538171200CF4451 /* PeiExtractGuidedSectionLib.c */, - A5814FDE2538171200CF4451 /* PeiExtractGuidedSectionLib.uni */, - A5814FDF2538171200CF4451 /* PeiExtractGuidedSectionLib.inf */, - ); - path = PeiExtractGuidedSectionLib; - sourceTree = ""; - }; - A5814FE02538171200CF4451 /* UefiDriverEntryPoint */ = { - isa = PBXGroup; - children = ( - A5814FE12538171200CF4451 /* DriverEntryPoint.c */, - A5814FE22538171200CF4451 /* UefiDriverEntryPoint.inf */, - A5814FE32538171200CF4451 /* UefiDriverEntryPoint.uni */, - ); - path = UefiDriverEntryPoint; - sourceTree = ""; - }; - A5814FE42538171200CF4451 /* UefiDebugLibDebugPortProtocol */ = { - isa = PBXGroup; - children = ( - A5814FE52538171200CF4451 /* DebugLibConstructor.c */, - A5814FE62538171200CF4451 /* DebugLib.c */, - A5814FE72538171200CF4451 /* UefiDebugLibDebugPortProtocol.uni */, - A5814FE82538171200CF4451 /* UefiDebugLibDebugPortProtocol.inf */, - ); - path = UefiDebugLibDebugPortProtocol; - sourceTree = ""; - }; - A5814FE92538171200CF4451 /* SmmPciExpressLib */ = { - isa = PBXGroup; - children = ( - A5814FEA2538171200CF4451 /* SmmPciExpressLib.inf */, - A5814FEB2538171200CF4451 /* PciExpressLib.c */, - ); - path = SmmPciExpressLib; - sourceTree = ""; - }; - A5814FEC2538171200CF4451 /* DxeRuntimePciExpressLib */ = { - isa = PBXGroup; - children = ( - A5814FED2538171200CF4451 /* DxeRuntimePciExpressLib.uni */, - A5814FEE2538171200CF4451 /* DxeRuntimePciExpressLib.inf */, - A5814FEF2538171200CF4451 /* PciExpressLib.c */, - ); - path = DxeRuntimePciExpressLib; - sourceTree = ""; - }; - A5814FF02538171200CF4451 /* BaseMemoryLibOptDxe */ = { - isa = PBXGroup; - children = ( - A5814FF12538171200CF4451 /* SetMem64Wrapper.c */, - A5814FF22538171200CF4451 /* ZeroMemWrapper.c */, - A5814FF32538171200CF4451 /* CopyMemWrapper.c */, - A5814FF42538171200CF4451 /* ScanMem64Wrapper.c */, - A5814FF52538171200CF4451 /* X64 */, - A58150022538171200CF4451 /* ScanMem8Wrapper.c */, - A58150032538171200CF4451 /* SetMem32Wrapper.c */, - A58150042538171200CF4451 /* Ia32 */, - A58150112538171200CF4451 /* ScanMem32Wrapper.c */, - A58150122538171200CF4451 /* IsZeroBufferWrapper.c */, - A58150132538171200CF4451 /* SetMemWrapper.c */, - A58150142538171200CF4451 /* CompareMemWrapper.c */, - A58150152538171200CF4451 /* Arm */, - A58150222538171200CF4451 /* BaseMemoryLibOptDxe.uni */, - A58150232538171200CF4451 /* SetMem16Wrapper.c */, - A58150242538171200CF4451 /* MemLibGuid.c */, - A58150252538171200CF4451 /* AArch64 */, - A581502B2538171200CF4451 /* MemLibInternals.h */, - A581502C2538171200CF4451 /* BaseMemoryLibOptDxe.inf */, - A581502D2538171200CF4451 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLibOptDxe; - sourceTree = ""; - }; - A5814FF52538171200CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A5814FF62538171200CF4451 /* ZeroMem.nasm */, - A5814FF72538171200CF4451 /* CompareMem.nasm */, - A5814FF82538171200CF4451 /* SetMem16.nasm */, - A5814FF92538171200CF4451 /* ScanMem64.nasm */, - A5814FFA2538171200CF4451 /* ScanMem32.nasm */, - A5814FFB2538171200CF4451 /* SetMem.nasm */, - A5814FFC2538171200CF4451 /* IsZeroBuffer.nasm */, - A5814FFD2538171200CF4451 /* SetMem64.nasm */, - A5814FFE2538171200CF4451 /* ScanMem8.nasm */, - A5814FFF2538171200CF4451 /* SetMem32.nasm */, - A58150002538171200CF4451 /* ScanMem16.nasm */, - A58150012538171200CF4451 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58150042538171200CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58150052538171200CF4451 /* ZeroMem.nasm */, - A58150062538171200CF4451 /* CompareMem.nasm */, - A58150072538171200CF4451 /* SetMem16.nasm */, - A58150082538171200CF4451 /* ScanMem64.nasm */, - A58150092538171200CF4451 /* ScanMem32.nasm */, - A581500A2538171200CF4451 /* SetMem.nasm */, - A581500B2538171200CF4451 /* IsZeroBuffer.nasm */, - A581500C2538171200CF4451 /* SetMem64.nasm */, - A581500D2538171200CF4451 /* ScanMem8.nasm */, - A581500E2538171200CF4451 /* SetMem32.nasm */, - A581500F2538171200CF4451 /* ScanMem16.nasm */, - A58150102538171200CF4451 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58150152538171200CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A58150162538171200CF4451 /* ScanMemGeneric.c */, - A58150172538171200CF4451 /* CompareMem.asm */, - A58150182538171200CF4451 /* CopyMem.S */, - A58150192538171200CF4451 /* SetMem.S */, - A581501A2538171200CF4451 /* ScanMem.asm */, - A581501B2538171200CF4451 /* CopyMem.asm */, - A581501C2538171200CF4451 /* CompareMem.S */, - A581501D2538171200CF4451 /* MemLibGuid.c */, - A581501E2538171200CF4451 /* SetMem.asm */, - A581501F2538171200CF4451 /* CompareGuid.asm */, - A58150202538171200CF4451 /* CompareGuid.S */, - A58150212538171200CF4451 /* ScanMem.S */, - ); - path = Arm; - sourceTree = ""; - }; - A58150252538171200CF4451 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A58150262538171200CF4451 /* CopyMem.S */, - A58150272538171200CF4451 /* SetMem.S */, - A58150282538171200CF4451 /* CompareMem.S */, - A58150292538171200CF4451 /* CompareGuid.S */, - A581502A2538171200CF4451 /* ScanMem.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A581502E2538171200CF4451 /* BasePerformanceLibNull */ = { - isa = PBXGroup; - children = ( - A581502F2538171200CF4451 /* PerformanceLib.c */, - A58150302538171200CF4451 /* BasePerformanceLibNull.inf */, - A58150312538171200CF4451 /* BasePerformanceLibNull.uni */, - ); - path = BasePerformanceLibNull; - sourceTree = ""; - }; - A58150322538171200CF4451 /* BasePciSegmentLibPci */ = { - isa = PBXGroup; - children = ( - A58150332538171200CF4451 /* BasePciSegmentLibPci.inf */, - A58150342538171200CF4451 /* BasePciSegmentLibPci.uni */, - A58150352538171200CF4451 /* PciSegmentLib.c */, - ); - path = BasePciSegmentLibPci; - sourceTree = ""; - }; - A58150362538171200CF4451 /* PeiDxePostCodeLibReportStatusCode */ = { - isa = PBXGroup; - children = ( - A58150372538171200CF4451 /* PostCode.c */, - A58150382538171200CF4451 /* PeiDxePostCodeLibReportStatusCode.inf */, - A58150392538171200CF4451 /* PeiDxePostCodeLibReportStatusCode.uni */, - ); - path = PeiDxePostCodeLibReportStatusCode; - sourceTree = ""; - }; - A581503A2538171200CF4451 /* BasePcdLibNull */ = { - isa = PBXGroup; - children = ( - A581503B2538171200CF4451 /* BasePcdLibNull.uni */, - A581503C2538171200CF4451 /* BasePcdLibNull.inf */, - A581503D2538171200CF4451 /* PcdLib.c */, - ); - path = BasePcdLibNull; - sourceTree = ""; - }; - A581503E2538171200CF4451 /* BaseStackCheckLib */ = { - isa = PBXGroup; - children = ( - A581503F2538171200CF4451 /* BaseStackCheckGcc.c */, - A58150402538171200CF4451 /* BaseStackCheckLib.uni */, - A58150412538171200CF4451 /* BaseStackCheckNull.c */, - A58150422538171200CF4451 /* BaseStackCheckLib.inf */, - ); - path = BaseStackCheckLib; - sourceTree = ""; - }; - A58150432538171200CF4451 /* BaseRngLib */ = { - isa = PBXGroup; - children = ( - A58150442538171200CF4451 /* BaseRngLib.uni */, - A58150452538171200CF4451 /* BaseRngLib.inf */, - A58150462538171200CF4451 /* BaseRng.c */, - ); - path = BaseRngLib; - sourceTree = ""; - }; - A58150472538171200CF4451 /* DxeCoreEntryPoint */ = { - isa = PBXGroup; - children = ( - A58150482538171200CF4451 /* DxeCoreEntryPoint.c */, - A58150492538171200CF4451 /* DxeCoreEntryPoint.uni */, - A581504A2538171200CF4451 /* DxeCoreEntryPoint.inf */, - ); - path = DxeCoreEntryPoint; - sourceTree = ""; - }; - A581504B2538171200CF4451 /* BasePostCodeLibPort80 */ = { - isa = PBXGroup; - children = ( - A581504C2538171200CF4451 /* PostCode.c */, - A581504D2538171200CF4451 /* BasePostCodeLibPort80.inf */, - A581504E2538171200CF4451 /* BasePostCodeLibPort80.uni */, - ); - path = BasePostCodeLibPort80; - sourceTree = ""; - }; - A581504F2538171200CF4451 /* PeiCoreEntryPoint */ = { - isa = PBXGroup; - children = ( - A58150502538171200CF4451 /* PeiCoreEntryPoint.uni */, - A58150512538171200CF4451 /* PeiCoreEntryPoint.inf */, - A58150522538171200CF4451 /* PeiCoreEntryPoint.c */, - ); - path = PeiCoreEntryPoint; - sourceTree = ""; - }; - A58150532538171200CF4451 /* BasePeCoffLib */ = { - isa = PBXGroup; - children = ( - A58150542538171200CF4451 /* BasePeCoffLibInternals.h */, - A58150552538171200CF4451 /* BasePeCoff.c */, - A58150562538171200CF4451 /* PeCoffLoaderEx.c */, - A58150572538171200CF4451 /* Arm */, - A58150592538171200CF4451 /* BasePeCoffLib.uni */, - A581505A2538171200CF4451 /* BasePeCoffLib.inf */, - ); - path = BasePeCoffLib; - sourceTree = ""; - }; - A58150572538171200CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A58150582538171200CF4451 /* PeCoffLoaderEx.c */, - ); - path = Arm; - sourceTree = ""; - }; - A581505B2538171200CF4451 /* SmmLibNull */ = { - isa = PBXGroup; - children = ( - A581505C2538171200CF4451 /* SmmLibNull.uni */, - A581505D2538171200CF4451 /* SmmLibNull.inf */, - A581505E2538171200CF4451 /* SmmLibNull.c */, - ); - path = SmmLibNull; - sourceTree = ""; - }; - A581505F2538171200CF4451 /* BasePciCf8Lib */ = { - isa = PBXGroup; - children = ( - A58150602538171200CF4451 /* BasePciCf8Lib.uni */, - A58150612538171200CF4451 /* BasePciCf8Lib.inf */, - A58150622538171200CF4451 /* PciCf8Lib.c */, - ); - path = BasePciCf8Lib; - sourceTree = ""; - }; - A58150632538171200CF4451 /* MmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A58150642538171200CF4451 /* MmServicesTableLib.uni */, - A58150652538171200CF4451 /* MmServicesTableLib.inf */, - A58150662538171200CF4451 /* MmServicesTableLib.c */, - ); - path = MmServicesTableLib; - sourceTree = ""; - }; - A58150672538171200CF4451 /* BaseSafeIntLib */ = { - isa = PBXGroup; - children = ( - A58150682538171200CF4451 /* SafeIntLib64.c */, - A58150692538171200CF4451 /* SafeIntLibEbc.c */, - A581506A2538171200CF4451 /* BaseSafeIntLib.inf */, - A581506B2538171200CF4451 /* SafeIntLib32.c */, - A581506C2538171200CF4451 /* SafeIntLib.c */, - ); - path = BaseSafeIntLib; - sourceTree = ""; - }; - A581506D2538171200CF4451 /* SmmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A581506E2538171200CF4451 /* SmmServicesTableLib.c */, - A581506F2538171200CF4451 /* SmmServicesTableLib.inf */, - A58150702538171200CF4451 /* SmmServicesTableLib.uni */, - ); - path = SmmServicesTableLib; - sourceTree = ""; - }; - A58150712538171200CF4451 /* DxeExtractGuidedSectionLib */ = { - isa = PBXGroup; - children = ( - A58150722538171200CF4451 /* DxeExtractGuidedSectionLib.uni */, - A58150732538171200CF4451 /* DxeExtractGuidedSectionLib.inf */, - A58150742538171200CF4451 /* DxeExtractGuidedSectionLib.c */, - ); - path = DxeExtractGuidedSectionLib; - sourceTree = ""; - }; - A58150752538171200CF4451 /* UefiApplicationEntryPoint */ = { - isa = PBXGroup; - children = ( - A58150762538171200CF4451 /* UefiApplicationEntryPoint.uni */, - A58150772538171200CF4451 /* UefiApplicationEntryPoint.inf */, - A58150782538171200CF4451 /* ApplicationEntryPoint.c */, - ); - path = UefiApplicationEntryPoint; - sourceTree = ""; - }; - A58150792538171200CF4451 /* BaseMemoryLib */ = { - isa = PBXGroup; - children = ( - A581507A2538171200CF4451 /* SetMem64Wrapper.c */, - A581507B2538171200CF4451 /* ZeroMemWrapper.c */, - A581507C2538171200CF4451 /* BaseMemoryLib.inf */, - A581507D2538171200CF4451 /* CopyMemWrapper.c */, - A581507E2538171200CF4451 /* ScanMem64Wrapper.c */, - A581507F2538171200CF4451 /* BaseMemoryLib.uni */, - A58150802538171200CF4451 /* MemLibGeneric.c */, - A58150812538171200CF4451 /* ScanMem8Wrapper.c */, - A58150822538171200CF4451 /* SetMem32Wrapper.c */, - A58150832538171200CF4451 /* CopyMem.c */, - A58150842538171200CF4451 /* SetMem.c */, - A58150852538171200CF4451 /* ScanMem32Wrapper.c */, - A58150862538171200CF4451 /* IsZeroBufferWrapper.c */, - A58150872538171200CF4451 /* SetMemWrapper.c */, - A58150882538171200CF4451 /* CompareMemWrapper.c */, - A58150892538171200CF4451 /* SetMem16Wrapper.c */, - A581508A2538171200CF4451 /* MemLibGuid.c */, - A581508B2538171200CF4451 /* MemLibInternals.h */, - A581508C2538171200CF4451 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLib; - sourceTree = ""; - }; - A581508D2538171200CF4451 /* SmmIoLibSmmCpuIo2 */ = { - isa = PBXGroup; - children = ( - A581508E2538171200CF4451 /* IoLibMmioBuffer.c */, - A581508F2538171200CF4451 /* IoLib.c */, - A58150902538171200CF4451 /* IoHighLevel.c */, - A58150912538171200CF4451 /* SmmCpuIoLibInternal.h */, - A58150922538171200CF4451 /* SmmIoLibSmmCpuIo2.uni */, - A58150932538171200CF4451 /* SmmIoLibSmmCpuIo2.inf */, - ); - path = SmmIoLibSmmCpuIo2; - sourceTree = ""; - }; - A58150942538171200CF4451 /* DxeSmbusLib */ = { - isa = PBXGroup; - children = ( - A58150952538171200CF4451 /* DxeSmbusLib.c */, - A58150962538171200CF4451 /* SmbusLib.c */, - A58150972538171200CF4451 /* InternalSmbusLib.h */, - A58150982538171200CF4451 /* DxeSmbusLib.inf */, - A58150992538171200CF4451 /* DxeSmbusLib.uni */, - ); - path = DxeSmbusLib; - sourceTree = ""; - }; - A581509A2538171200CF4451 /* BaseSmbusLibNull */ = { - isa = PBXGroup; - children = ( - A581509B2538171200CF4451 /* BaseSmbusLibNull.c */, - A581509C2538171200CF4451 /* BaseSmbusLibNull.uni */, - A581509D2538171200CF4451 /* BaseSmbusLibNull.inf */, - ); - path = BaseSmbusLibNull; - sourceTree = ""; - }; - A581509E2538171200CF4451 /* BaseTimerLibNullTemplate */ = { - isa = PBXGroup; - children = ( - A581509F2538171200CF4451 /* BaseTimerLibNullTemplate.uni */, - A58150A02538171200CF4451 /* BaseTimerLibNullTemplate.inf */, - A58150A12538171200CF4451 /* TimerLibNull.c */, - ); - path = BaseTimerLibNullTemplate; - sourceTree = ""; - }; - A58150A22538171200CF4451 /* BaseS3IoLib */ = { - isa = PBXGroup; - children = ( - A58150A32538171200CF4451 /* BaseS3IoLib.inf */, - A58150A42538171200CF4451 /* BaseS3IoLib.uni */, - A58150A52538171200CF4451 /* S3IoLib.c */, - ); - path = BaseS3IoLib; - sourceTree = ""; - }; - A58150A62538171200CF4451 /* BaseDebugLibSerialPort */ = { - isa = PBXGroup; - children = ( - A58150A72538171200CF4451 /* BaseDebugLibSerialPort.uni */, - A58150A82538171200CF4451 /* BaseDebugLibSerialPort.inf */, - A58150A92538171200CF4451 /* DebugLib.c */, - ); - path = BaseDebugLibSerialPort; - sourceTree = ""; - }; - A58150AA2538171200CF4451 /* BaseMemoryLibSse2 */ = { - isa = PBXGroup; - children = ( - A58150AB2538171200CF4451 /* SetMem64Wrapper.c */, - A58150AC2538171200CF4451 /* ZeroMemWrapper.c */, - A58150AD2538171200CF4451 /* CopyMemWrapper.c */, - A58150AE2538171200CF4451 /* ScanMem64Wrapper.c */, - A58150AF2538171200CF4451 /* X64 */, - A58150BC2538171200CF4451 /* BaseMemoryLibSse2.uni */, - A58150BD2538171200CF4451 /* ScanMem8Wrapper.c */, - A58150BE2538171200CF4451 /* BaseMemoryLibSse2.inf */, - A58150BF2538171200CF4451 /* SetMem32Wrapper.c */, - A58150C02538171200CF4451 /* Ia32 */, - A58150CD2538171200CF4451 /* ScanMem32Wrapper.c */, - A58150CE2538171200CF4451 /* IsZeroBufferWrapper.c */, - A58150CF2538171200CF4451 /* SetMemWrapper.c */, - A58150D02538171200CF4451 /* CompareMemWrapper.c */, - A58150D12538171200CF4451 /* SetMem16Wrapper.c */, - A58150D22538171200CF4451 /* MemLibGuid.c */, - A58150D32538171200CF4451 /* MemLibInternals.h */, - A58150D42538171200CF4451 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLibSse2; - sourceTree = ""; - }; - A58150AF2538171200CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58150B02538171200CF4451 /* ZeroMem.nasm */, - A58150B12538171200CF4451 /* CompareMem.nasm */, - A58150B22538171200CF4451 /* SetMem16.nasm */, - A58150B32538171200CF4451 /* ScanMem64.nasm */, - A58150B42538171200CF4451 /* ScanMem32.nasm */, - A58150B52538171200CF4451 /* SetMem.nasm */, - A58150B62538171200CF4451 /* IsZeroBuffer.nasm */, - A58150B72538171200CF4451 /* SetMem64.nasm */, - A58150B82538171200CF4451 /* ScanMem8.nasm */, - A58150B92538171200CF4451 /* SetMem32.nasm */, - A58150BA2538171200CF4451 /* ScanMem16.nasm */, - A58150BB2538171200CF4451 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58150C02538171200CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58150C12538171200CF4451 /* ZeroMem.nasm */, - A58150C22538171200CF4451 /* CompareMem.nasm */, - A58150C32538171200CF4451 /* SetMem16.nasm */, - A58150C42538171200CF4451 /* ScanMem64.nasm */, - A58150C52538171200CF4451 /* ScanMem32.nasm */, - A58150C62538171200CF4451 /* SetMem.nasm */, - A58150C72538171200CF4451 /* IsZeroBuffer.nasm */, - A58150C82538171200CF4451 /* SetMem64.nasm */, - A58150C92538171200CF4451 /* ScanMem8.nasm */, - A58150CA2538171200CF4451 /* SetMem32.nasm */, - A58150CB2538171200CF4451 /* ScanMem16.nasm */, - A58150CC2538171200CF4451 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58150D52538171200CF4451 /* BaseUefiDecompressLib */ = { - isa = PBXGroup; - children = ( - A58150D62538171200CF4451 /* BaseUefiDecompressLib.uni */, - A58150D72538171200CF4451 /* BaseUefiDecompressLib.inf */, - A58150D82538171200CF4451 /* BaseUefiDecompressLibInternals.h */, - A58150D92538171200CF4451 /* BaseUefiTianoCustomDecompressLib.inf */, - A58150DA2538171200CF4451 /* BaseUefiDecompressLib.c */, - A58150DB2538171200CF4451 /* BaseUefiTianoCustomDecompressLib.c */, - ); - path = BaseUefiDecompressLib; - sourceTree = ""; - }; - A58150DC2538171200CF4451 /* BaseSerialPortLibNull */ = { - isa = PBXGroup; - children = ( - A58150DD2538171200CF4451 /* BaseSerialPortLibNull.uni */, - A58150DE2538171200CF4451 /* BaseSerialPortLibNull.inf */, - A58150DF2538171200CF4451 /* BaseSerialPortLibNull.c */, - ); - path = BaseSerialPortLibNull; - sourceTree = ""; - }; - A58150E02538171200CF4451 /* BaseS3BootScriptLibNull */ = { - isa = PBXGroup; - children = ( - A58150E12538171200CF4451 /* BaseS3BootScriptLibNull.inf */, - A58150E22538171200CF4451 /* BootScriptLib.c */, - A58150E32538171200CF4451 /* BaseS3BootScriptLibNull.uni */, - ); - path = BaseS3BootScriptLibNull; - sourceTree = ""; - }; - A58150E42538171200CF4451 /* DxePcdLib */ = { - isa = PBXGroup; - children = ( - A58150E52538171200CF4451 /* DxePcdLib.c */, - A58150E62538171200CF4451 /* DxePcdLib.uni */, - A58150E72538171200CF4451 /* DxePcdLib.inf */, - ); - path = DxePcdLib; - sourceTree = ""; - }; - A58150E82538171200CF4451 /* SmmPeriodicSmiLib */ = { - isa = PBXGroup; - children = ( - A58150E92538171200CF4451 /* SmmPeriodicSmiLib.inf */, - A58150EA2538171200CF4451 /* SmmPeriodicSmiLib.uni */, - A58150EB2538171200CF4451 /* SmmPeriodicSmiLib.c */, - ); - path = SmmPeriodicSmiLib; - sourceTree = ""; - }; - A58150EC2538171200CF4451 /* UefiScsiLib */ = { - isa = PBXGroup; - children = ( - A58150ED2538171200CF4451 /* UefiScsiLib.c */, - A58150EE2538171200CF4451 /* UefiScsiLib.uni */, - A58150EF2538171200CF4451 /* UefiScsiLib.inf */, - ); - path = UefiScsiLib; - sourceTree = ""; - }; - A58150F02538171200CF4451 /* PeiResourcePublicationLib */ = { - isa = PBXGroup; - children = ( - A58150F12538171200CF4451 /* PeiResourcePublicationLib.c */, - A58150F22538171200CF4451 /* PeiResourcePublicationLib.inf */, - A58150F32538171200CF4451 /* PeiResourcePublicationLib.uni */, - ); - path = PeiResourcePublicationLib; - sourceTree = ""; - }; - A58150F42538171200CF4451 /* DxeHobLib */ = { - isa = PBXGroup; - children = ( - A58150F52538171200CF4451 /* DxeHobLib.inf */, - A58150F62538171200CF4451 /* DxeHobLib.uni */, - A58150F72538171200CF4451 /* HobLib.c */, - ); - path = DxeHobLib; - sourceTree = ""; - }; - A58150F82538171200CF4451 /* BaseS3PciSegmentLib */ = { - isa = PBXGroup; - children = ( - A58150F92538171200CF4451 /* S3PciSegmentLib.c */, - A58150FA2538171200CF4451 /* BaseS3PciSegmentLib.uni */, - A58150FB2538171200CF4451 /* BaseS3PciSegmentLib.inf */, - ); - path = BaseS3PciSegmentLib; - sourceTree = ""; - }; - A58150FC2538171200CF4451 /* BasePciSegmentInfoLibNull */ = { - isa = PBXGroup; - children = ( - A58150FD2538171200CF4451 /* BasePciSegmentInfoLibNull.inf */, - A58150FE2538171200CF4451 /* BasePciSegmentInfoLibNull.uni */, - A58150FF2538171200CF4451 /* PciSegmentInfoLib.c */, - ); - path = BasePciSegmentInfoLibNull; - sourceTree = ""; - }; - A58151002538171200CF4451 /* SmmMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A58151012538171200CF4451 /* MemoryAllocationLib.c */, - A58151022538171200CF4451 /* SmmMemoryAllocationLib.uni */, - A58151032538171200CF4451 /* SmmMemoryAllocationLib.inf */, - ); - path = SmmMemoryAllocationLib; - sourceTree = ""; - }; - A58151042538171200CF4451 /* BaseExtractGuidedSectionLib */ = { - isa = PBXGroup; - children = ( - A58151052538171200CF4451 /* BaseExtractGuidedSectionLib.uni */, - A58151062538171300CF4451 /* BaseExtractGuidedSectionLib.inf */, - A58151072538171300CF4451 /* BaseExtractGuidedSectionLib.c */, - ); - path = BaseExtractGuidedSectionLib; - sourceTree = ""; - }; - A58151082538171300CF4451 /* UefiBootServicesTableLib */ = { - isa = PBXGroup; - children = ( - A58151092538171300CF4451 /* UefiBootServicesTableLib.uni */, - A581510A2538171300CF4451 /* UefiBootServicesTableLib.inf */, - A581510B2538171300CF4451 /* UefiBootServicesTableLib.c */, - ); - path = UefiBootServicesTableLib; - sourceTree = ""; - }; - A581510C2538171300CF4451 /* UefiDebugLibStdErr */ = { - isa = PBXGroup; - children = ( - A581510D2538171300CF4451 /* DebugLibConstructor.c */, - A581510E2538171300CF4451 /* UefiDebugLibStdErr.uni */, - A581510F2538171300CF4451 /* UefiDebugLibStdErr.inf */, - A58151102538171300CF4451 /* DebugLib.c */, - ); - path = UefiDebugLibStdErr; - sourceTree = ""; - }; - A58151112538171300CF4451 /* PeiMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A58151122538171300CF4451 /* MemoryAllocationLib.c */, - A58151132538171300CF4451 /* PeiMemoryAllocationLib.uni */, - A58151142538171300CF4451 /* PeiMemoryAllocationLib.inf */, - ); - path = PeiMemoryAllocationLib; - sourceTree = ""; - }; - A58151152538171300CF4451 /* UefiDevicePathLib */ = { - isa = PBXGroup; - children = ( - A58151162538171300CF4451 /* DevicePathUtilities.c */, - A58151172538171300CF4451 /* UefiDevicePathLib.c */, - A58151182538171300CF4451 /* DevicePathFromText.c */, - A58151192538171300CF4451 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */, - A581511A2538171300CF4451 /* DevicePathToText.c */, - A581511B2538171300CF4451 /* UefiDevicePathLibOptionalDevicePathProtocol.c */, - A581511C2538171300CF4451 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */, - A581511D2538171300CF4451 /* UefiDevicePathLib.uni */, - A581511E2538171300CF4451 /* UefiDevicePathLib.inf */, - A581511F2538171300CF4451 /* UefiDevicePathLib.h */, - ); - path = UefiDevicePathLib; - sourceTree = ""; - }; - A58151202538171300CF4451 /* PeiHobLib */ = { - isa = PBXGroup; - children = ( - A58151212538171300CF4451 /* PeiHobLib.uni */, - A58151222538171300CF4451 /* PeiHobLib.inf */, - A58151232538171300CF4451 /* HobLib.c */, - ); - path = PeiHobLib; - sourceTree = ""; - }; - A58151242538171300CF4451 /* PeiMemoryLib */ = { - isa = PBXGroup; - children = ( - A58151252538171300CF4451 /* SetMem64Wrapper.c */, - A58151262538171300CF4451 /* ZeroMemWrapper.c */, - A58151272538171300CF4451 /* CopyMemWrapper.c */, - A58151282538171300CF4451 /* ScanMem64Wrapper.c */, - A58151292538171300CF4451 /* MemLibGeneric.c */, - A581512A2538171300CF4451 /* PeiMemoryLib.inf */, - A581512B2538171300CF4451 /* ScanMem8Wrapper.c */, - A581512C2538171300CF4451 /* PeiMemoryLib.uni */, - A581512D2538171300CF4451 /* SetMem32Wrapper.c */, - A581512E2538171300CF4451 /* ScanMem32Wrapper.c */, - A581512F2538171300CF4451 /* IsZeroBufferWrapper.c */, - A58151302538171300CF4451 /* SetMemWrapper.c */, - A58151312538171300CF4451 /* MemLib.c */, - A58151322538171300CF4451 /* CompareMemWrapper.c */, - A58151332538171300CF4451 /* SetMem16Wrapper.c */, - A58151342538171300CF4451 /* MemLibGuid.c */, - A58151352538171300CF4451 /* MemLibInternals.h */, - A58151362538171300CF4451 /* ScanMem16Wrapper.c */, - ); - path = PeiMemoryLib; - sourceTree = ""; - }; - A58151372538171300CF4451 /* BaseIoLibIntrinsic */ = { - isa = PBXGroup; - children = ( - A58151382538171300CF4451 /* BaseIoLibIntrinsic.inf */, - A58151392538171300CF4451 /* IoLibEbc.c */, - A581513A2538171300CF4451 /* BaseIoLibIntrinsic.uni */, - A581513B2538171300CF4451 /* IoLibGcc.c */, - A581513C2538171300CF4451 /* BaseIoLibIntrinsicSev.inf */, - A581513D2538171300CF4451 /* BaseIoLibIntrinsicInternal.h */, - A581513E2538171300CF4451 /* IoLibMmioBuffer.c */, - A581513F2538171300CF4451 /* X64 */, - A58151422538171300CF4451 /* IoLib.c */, - A58151432538171300CF4451 /* IoHighLevel.c */, - A58151442538171300CF4451 /* IoLibMsc.c */, - A58151452538171300CF4451 /* Ia32 */, - A58151482538171300CF4451 /* IoLibArm.c */, - A58151492538171300CF4451 /* Arm */, - A581514C2538171300CF4451 /* BaseIoLibIntrinsicArmVirt.inf */, - A581514D2538171300CF4451 /* AArch64 */, - A58151502538171300CF4451 /* IoLibArmVirt.c */, - A58151512538171300CF4451 /* BaseIoLibIntrinsicArmVirt.uni */, - ); - path = BaseIoLibIntrinsic; - sourceTree = ""; - }; - A581513F2538171300CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58151402538171300CF4451 /* IoFifo.nasm */, - A58151412538171300CF4451 /* IoFifoSev.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58151452538171300CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58151462538171300CF4451 /* IoFifo.nasm */, - A58151472538171300CF4451 /* IoFifoSev.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58151492538171300CF4451 /* Arm */ = { - isa = PBXGroup; - children = ( - A581514A2538171300CF4451 /* ArmVirtMmio.S */, - A581514B2538171300CF4451 /* ArmVirtMmio.asm */, - ); - path = Arm; - sourceTree = ""; - }; - A581514D2538171300CF4451 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A581514E2538171300CF4451 /* ArmVirtMmio.S */, - A581514F2538171300CF4451 /* ArmVirtMmio.asm */, - ); - path = AArch64; - sourceTree = ""; - }; - A58151522538171300CF4451 /* PeiPciSegmentLibPciCfg2 */ = { - isa = PBXGroup; - children = ( - A58151532538171300CF4451 /* PeiPciSegmentLibPciCfg2.inf */, - A58151542538171300CF4451 /* PeiPciSegmentLibPciCfg2.uni */, - A58151552538171300CF4451 /* PciSegmentLib.c */, - ); - path = PeiPciSegmentLibPciCfg2; - sourceTree = ""; - }; - A58151562538171300CF4451 /* BasePeCoffGetEntryPointLib */ = { - isa = PBXGroup; - children = ( - A58151572538171300CF4451 /* BasePeCoffGetEntryPointLib.uni */, - A58151582538171300CF4451 /* BasePeCoffGetEntryPointLib.inf */, - A58151592538171300CF4451 /* PeCoffGetEntryPoint.c */, - ); - path = BasePeCoffGetEntryPointLib; - sourceTree = ""; - }; - A581515A2538171300CF4451 /* UefiDevicePathLibDevicePathProtocol */ = { - isa = PBXGroup; - children = ( - A581515B2538171300CF4451 /* UefiDevicePathLibDevicePathProtocol.inf */, - A581515C2538171300CF4451 /* UefiDevicePathLibDevicePathProtocol.uni */, - A581515D2538171300CF4451 /* UefiDevicePathLib.c */, - ); - path = UefiDevicePathLibDevicePathProtocol; - sourceTree = ""; - }; - A581515E2538171300CF4451 /* SmmIoLib */ = { - isa = PBXGroup; - children = ( - A581515F2538171300CF4451 /* SmmIoLib.c */, - A58151602538171300CF4451 /* SmmIoLib.uni */, - A58151612538171300CF4451 /* SmmIoLib.inf */, - ); - path = SmmIoLib; - sourceTree = ""; - }; - A58151622538171300CF4451 /* DxeCoreHobLib */ = { - isa = PBXGroup; - children = ( - A58151632538171300CF4451 /* HobLib.c */, - A58151642538171300CF4451 /* DxeCoreHobLib.inf */, - A58151652538171300CF4451 /* DxeCoreHobLib.uni */, - ); - path = DxeCoreHobLib; - sourceTree = ""; - }; - A58151662538171300CF4451 /* UefiRuntimeServicesTableLib */ = { - isa = PBXGroup; - children = ( - A58151672538171300CF4451 /* UefiRuntimeServicesTableLib.uni */, - A58151682538171300CF4451 /* UefiRuntimeServicesTableLib.inf */, - A58151692538171300CF4451 /* UefiRuntimeServicesTableLib.c */, - ); - path = UefiRuntimeServicesTableLib; - sourceTree = ""; - }; - A581516A2538171300CF4451 /* PeiPcdLib */ = { - isa = PBXGroup; - children = ( - A581516B2538171300CF4451 /* PeiPcdLib.c */, - A581516C2538171300CF4451 /* PeiPcdLib.inf */, - A581516D2538171300CF4451 /* PeiPcdLib.uni */, - ); - path = PeiPcdLib; - sourceTree = ""; - }; - A581516E2538171300CF4451 /* SmmMemLib */ = { - isa = PBXGroup; - children = ( - A581516F2538171300CF4451 /* SmmMemLib.uni */, - A58151702538171300CF4451 /* SmmMemLib.c */, - A58151712538171300CF4451 /* SmmMemLib.inf */, - ); - path = SmmMemLib; - sourceTree = ""; - }; - A58151722538171300CF4451 /* UefiFileHandleLib */ = { - isa = PBXGroup; - children = ( - A58151732538171300CF4451 /* UefiFileHandleLib.inf */, - A58151742538171300CF4451 /* UefiFileHandleLib.uni */, - A58151752538171300CF4451 /* UefiFileHandleLib.c */, - ); - path = UefiFileHandleLib; - sourceTree = ""; - }; - A58151762538171300CF4451 /* DxeRuntimeDebugLibSerialPort */ = { - isa = PBXGroup; - children = ( - A58151772538171300CF4451 /* DebugLib.c */, - A58151782538171300CF4451 /* DxeRuntimeDebugLibSerialPort.inf */, - A58151792538171300CF4451 /* DxeRuntimeDebugLibSerialPort.uni */, - ); - path = DxeRuntimeDebugLibSerialPort; - sourceTree = ""; - }; - A581517A2538171300CF4451 /* BaseMemoryLibMmx */ = { - isa = PBXGroup; - children = ( - A581517B2538171300CF4451 /* SetMem64Wrapper.c */, - A581517C2538171300CF4451 /* ZeroMemWrapper.c */, - A581517D2538171300CF4451 /* CopyMemWrapper.c */, - A581517E2538171300CF4451 /* ScanMem64Wrapper.c */, - A581517F2538171300CF4451 /* X64 */, - A581518C2538171300CF4451 /* ScanMem8Wrapper.c */, - A581518D2538171300CF4451 /* SetMem32Wrapper.c */, - A581518E2538171300CF4451 /* Ia32 */, - A581519B2538171300CF4451 /* ScanMem32Wrapper.c */, - A581519C2538171300CF4451 /* IsZeroBufferWrapper.c */, - A581519D2538171300CF4451 /* SetMemWrapper.c */, - A581519E2538171300CF4451 /* CompareMemWrapper.c */, - A581519F2538171300CF4451 /* SetMem16Wrapper.c */, - A58151A02538171300CF4451 /* MemLibGuid.c */, - A58151A12538171300CF4451 /* BaseMemoryLibMmx.inf */, - A58151A22538171300CF4451 /* MemLibInternals.h */, - A58151A32538171300CF4451 /* ScanMem16Wrapper.c */, - A58151A42538171300CF4451 /* BaseMemoryLibMmx.uni */, - ); - path = BaseMemoryLibMmx; - sourceTree = ""; - }; - A581517F2538171300CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58151802538171300CF4451 /* ZeroMem.nasm */, - A58151812538171300CF4451 /* CompareMem.nasm */, - A58151822538171300CF4451 /* SetMem16.nasm */, - A58151832538171300CF4451 /* ScanMem64.nasm */, - A58151842538171300CF4451 /* ScanMem32.nasm */, - A58151852538171300CF4451 /* SetMem.nasm */, - A58151862538171300CF4451 /* IsZeroBuffer.nasm */, - A58151872538171300CF4451 /* SetMem64.nasm */, - A58151882538171300CF4451 /* ScanMem8.nasm */, - A58151892538171300CF4451 /* SetMem32.nasm */, - A581518A2538171300CF4451 /* ScanMem16.nasm */, - A581518B2538171300CF4451 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A581518E2538171300CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A581518F2538171300CF4451 /* ZeroMem.nasm */, - A58151902538171300CF4451 /* CompareMem.nasm */, - A58151912538171300CF4451 /* SetMem16.nasm */, - A58151922538171300CF4451 /* ScanMem64.nasm */, - A58151932538171300CF4451 /* ScanMem32.nasm */, - A58151942538171300CF4451 /* SetMem.nasm */, - A58151952538171300CF4451 /* IsZeroBuffer.nasm */, - A58151962538171300CF4451 /* SetMem64.nasm */, - A58151972538171300CF4451 /* ScanMem8.nasm */, - A58151982538171300CF4451 /* SetMem32.nasm */, - A58151992538171300CF4451 /* ScanMem16.nasm */, - A581519A2538171300CF4451 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58151A52538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib */ = { - isa = PBXGroup; - children = ( - A58151A62538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib.inf */, - A58151A72538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib.uni */, - A58151A82538171300CF4451 /* BaseOrderedCollectionRedBlackTreeLib.c */, - ); - path = BaseOrderedCollectionRedBlackTreeLib; - sourceTree = ""; - }; - A58151A92538171300CF4451 /* UefiMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A58151AA2538171300CF4451 /* UefiMemoryAllocationLib.inf */, - A58151AB2538171300CF4451 /* MemoryAllocationLib.c */, - A58151AC2538171300CF4451 /* UefiMemoryAllocationLib.uni */, - ); - path = UefiMemoryAllocationLib; - sourceTree = ""; - }; - A58151AD2538171300CF4451 /* UefiRuntimeLib */ = { - isa = PBXGroup; - children = ( - A58151AE2538171300CF4451 /* UefiRuntimeLib.uni */, - A58151AF2538171300CF4451 /* UefiRuntimeLib.inf */, - A58151B02538171300CF4451 /* RuntimeLib.c */, - ); - path = UefiRuntimeLib; - sourceTree = ""; - }; - A58151B12538171300CF4451 /* UefiDebugLibConOut */ = { - isa = PBXGroup; - children = ( - A58151B22538171300CF4451 /* UefiDebugLibConOut.inf */, - A58151B32538171300CF4451 /* UefiDebugLibConOut.uni */, - A58151B42538171300CF4451 /* DebugLibConstructor.c */, - A58151B52538171300CF4451 /* DebugLib.c */, - ); - path = UefiDebugLibConOut; - sourceTree = ""; - }; - A58151B62538171300CF4451 /* BasePciLibPciExpress */ = { - isa = PBXGroup; - children = ( - A58151B72538171300CF4451 /* BasePciLibPciExpress.uni */, - A58151B82538171300CF4451 /* BasePciLibPciExpress.inf */, - A58151B92538171300CF4451 /* PciLib.c */, - ); - path = BasePciLibPciExpress; - sourceTree = ""; - }; - A58151BA2538171300CF4451 /* UefiLib */ = { - isa = PBXGroup; - children = ( - A58151BB2538171300CF4451 /* UefiLibPrint.c */, - A58151BC2538171300CF4451 /* UefiLib.uni */, - A58151BD2538171300CF4451 /* UefiLib.inf */, - A58151BE2538171300CF4451 /* UefiDriverModel.c */, - A58151BF2538171300CF4451 /* UefiNotTiano.c */, - A58151C02538171300CF4451 /* Console.c */, - A58151C12538171300CF4451 /* UefiLib.c */, - A58151C22538171300CF4451 /* UefiLibInternal.h */, - A58151C32538171300CF4451 /* Acpi.c */, - ); - path = UefiLib; - sourceTree = ""; - }; - A58151C42538171300CF4451 /* DxeHstiLib */ = { - isa = PBXGroup; - children = ( - A58151C52538171300CF4451 /* DxeHstiLib.uni */, - A58151C62538171300CF4451 /* HstiDxe.c */, - A58151C72538171300CF4451 /* DxeHstiLib.inf */, - A58151C82538171300CF4451 /* HstiAip.c */, - A58151C92538171300CF4451 /* HstiDxe.h */, - ); - path = DxeHstiLib; - sourceTree = ""; - }; - A58151CA2538171300CF4451 /* BasePostCodeLibDebug */ = { - isa = PBXGroup; - children = ( - A58151CB2538171300CF4451 /* PostCode.c */, - A58151CC2538171300CF4451 /* BasePostCodeLibDebug.uni */, - A58151CD2538171300CF4451 /* BasePostCodeLibDebug.inf */, - ); - path = BasePostCodeLibDebug; - sourceTree = ""; - }; - A58151CE2538171300CF4451 /* BaseS3StallLib */ = { - isa = PBXGroup; - children = ( - A58151CF2538171300CF4451 /* BaseS3StallLib.inf */, - A58151D02538171300CF4451 /* BaseS3StallLib.uni */, - A58151D12538171300CF4451 /* S3StallLib.c */, - ); - path = BaseS3StallLib; - sourceTree = ""; - }; - A58151D22538171300CF4451 /* BaseMemoryLibOptPei */ = { - isa = PBXGroup; - children = ( - A58151D32538171300CF4451 /* SetMem64Wrapper.c */, - A58151D42538171300CF4451 /* ZeroMemWrapper.c */, - A58151D52538171300CF4451 /* BaseMemoryLibOptPei.uni */, - A58151D62538171300CF4451 /* CopyMemWrapper.c */, - A58151D72538171300CF4451 /* ScanMem64Wrapper.c */, - A58151D82538171300CF4451 /* BaseMemoryLibOptPei.inf */, - A58151D92538171300CF4451 /* X64 */, - A58151E62538171300CF4451 /* ScanMem8Wrapper.c */, - A58151E72538171300CF4451 /* SetMem32Wrapper.c */, - A58151E82538171300CF4451 /* Ia32 */, - A58151F52538171300CF4451 /* ScanMem32Wrapper.c */, - A58151F62538171300CF4451 /* IsZeroBufferWrapper.c */, - A58151F72538171300CF4451 /* SetMemWrapper.c */, - A58151F82538171300CF4451 /* CompareMemWrapper.c */, - A58151F92538171300CF4451 /* SetMem16Wrapper.c */, - A58151FA2538171300CF4451 /* MemLibGuid.c */, - A58151FB2538171300CF4451 /* MemLibInternals.h */, - A58151FC2538171300CF4451 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLibOptPei; - sourceTree = ""; - }; - A58151D92538171300CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58151DA2538171300CF4451 /* ZeroMem.nasm */, - A58151DB2538171300CF4451 /* CompareMem.nasm */, - A58151DC2538171300CF4451 /* SetMem16.nasm */, - A58151DD2538171300CF4451 /* ScanMem64.nasm */, - A58151DE2538171300CF4451 /* ScanMem32.nasm */, - A58151DF2538171300CF4451 /* SetMem.nasm */, - A58151E02538171300CF4451 /* IsZeroBuffer.nasm */, - A58151E12538171300CF4451 /* SetMem64.nasm */, - A58151E22538171300CF4451 /* ScanMem8.nasm */, - A58151E32538171300CF4451 /* SetMem32.nasm */, - A58151E42538171300CF4451 /* ScanMem16.nasm */, - A58151E52538171300CF4451 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58151E82538171300CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58151E92538171300CF4451 /* ZeroMem.nasm */, - A58151EA2538171300CF4451 /* CompareMem.nasm */, - A58151EB2538171300CF4451 /* SetMem16.nasm */, - A58151EC2538171300CF4451 /* ScanMem64.nasm */, - A58151ED2538171300CF4451 /* ScanMem32.nasm */, - A58151EE2538171300CF4451 /* SetMem.nasm */, - A58151EF2538171300CF4451 /* IsZeroBuffer.nasm */, - A58151F02538171300CF4451 /* SetMem64.nasm */, - A58151F12538171300CF4451 /* ScanMem8.nasm */, - A58151F22538171300CF4451 /* SetMem32.nasm */, - A58151F32538171300CF4451 /* ScanMem16.nasm */, - A58151F42538171300CF4451 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58151FD2538171300CF4451 /* UefiPciLibPciRootBridgeIo */ = { - isa = PBXGroup; - children = ( - A58151FE2538171300CF4451 /* UefiPciLibPciRootBridgeIo.uni */, - A58151FF2538171300CF4451 /* UefiPciLibPciRootBridgeIo.inf */, - A58152002538171300CF4451 /* PciLib.c */, - ); - path = UefiPciLibPciRootBridgeIo; - sourceTree = ""; - }; - A58152012538171300CF4451 /* PeimEntryPoint */ = { - isa = PBXGroup; - children = ( - A58152022538171300CF4451 /* PeimEntryPoint.c */, - A58152032538171300CF4451 /* PeimEntryPoint.uni */, - A58152042538171300CF4451 /* PeimEntryPoint.inf */, - ); - path = PeimEntryPoint; - sourceTree = ""; - }; - A58152052538171300CF4451 /* SmiHandlerProfileLibNull */ = { - isa = PBXGroup; - children = ( - A58152062538171300CF4451 /* SmiHandlerProfileLibNull.c */, - A58152072538171300CF4451 /* SmiHandlerProfileLibNull.inf */, - A58152082538171300CF4451 /* SmiHandlerProfileLibNull.uni */, - ); - path = SmiHandlerProfileLibNull; - sourceTree = ""; - }; - A58152092538171300CF4451 /* BaseS3PciLib */ = { - isa = PBXGroup; - children = ( - A581520A2538171300CF4451 /* S3PciLib.c */, - A581520B2538171300CF4451 /* BaseS3PciLib.uni */, - A581520C2538171300CF4451 /* BaseS3PciLib.inf */, - ); - path = BaseS3PciLib; - sourceTree = ""; - }; - A581520D2538171300CF4451 /* BasePrintLib */ = { - isa = PBXGroup; - children = ( - A581520E2538171300CF4451 /* PrintLibInternal.h */, - A581520F2538171300CF4451 /* PrintLib.c */, - A58152102538171300CF4451 /* BasePrintLib.inf */, - A58152112538171300CF4451 /* BasePrintLib.uni */, - A58152122538171300CF4451 /* PrintLibInternal.c */, - ); - path = BasePrintLib; - sourceTree = ""; - }; - A58152132538171300CF4451 /* PeiIoLibCpuIo */ = { - isa = PBXGroup; - children = ( - A58152142538171300CF4451 /* IoLibMmioBuffer.c */, - A58152152538171300CF4451 /* IoLib.c */, - A58152162538171300CF4451 /* IoHighLevel.c */, - A58152172538171300CF4451 /* PeiIoLibCpuIo.uni */, - A58152182538171300CF4451 /* PeiIoLibCpuIo.inf */, - ); - path = PeiIoLibCpuIo; - sourceTree = ""; - }; - A58152192538171300CF4451 /* BaseReportStatusCodeLibNull */ = { - isa = PBXGroup; - children = ( - A581521A2538171300CF4451 /* BaseReportStatusCodeLib.c */, - A581521B2538171300CF4451 /* BaseReportStatusCodeLibNull.uni */, - A581521C2538171300CF4451 /* BaseReportStatusCodeLibNull.inf */, - ); - path = BaseReportStatusCodeLibNull; - sourceTree = ""; - }; - A581521D2538171300CF4451 /* DxeServicesTableLib */ = { - isa = PBXGroup; - children = ( - A581521E2538171300CF4451 /* DxeServicesTableLib.c */, - A581521F2538171300CF4451 /* DxeServicesTableLib.inf */, - A58152202538171300CF4451 /* DxeServicesTableLib.uni */, - ); - path = DxeServicesTableLib; - sourceTree = ""; - }; - A58152212538171300CF4451 /* BasePeCoffExtraActionLibNull */ = { - isa = PBXGroup; - children = ( - A58152222538171300CF4451 /* BasePeCoffExtraActionLibNull.inf */, - A58152232538171300CF4451 /* PeCoffExtraActionLibNull.uni */, - A58152242538171300CF4451 /* PeCoffExtraActionLib.c */, - ); - path = BasePeCoffExtraActionLibNull; - sourceTree = ""; - }; - A58152252538171300CF4451 /* UefiUsbLib */ = { - isa = PBXGroup; - children = ( - A58152262538171300CF4451 /* UsbDxeLib.c */, - A58152272538171300CF4451 /* UefiUsbLib.inf */, - A58152282538171300CF4451 /* UefiUsbLib.uni */, - A58152292538171300CF4451 /* Hid.c */, - A581522A2538171300CF4451 /* UefiUsbLibInternal.h */, - ); - path = UefiUsbLib; - sourceTree = ""; - }; - A581522F2538172600CF4451 /* NetworkPkg */ = { - isa = PBXGroup; - children = ( - A58152302538172600CF4451 /* HttpBootDxe */, - A58152472538172600CF4451 /* NetworkPkg.dsc */, - A58152482538172600CF4451 /* WifiConnectionManagerDxe */, - A581525D2538172600CF4451 /* Udp4Dxe */, - A58152672538172600CF4451 /* DpcDxe */, - A581526D2538172600CF4451 /* MnpDxe */, - A581527B2538172600CF4451 /* Network.dsc.inc */, - A581527C2538172600CF4451 /* Mtftp4Dxe */, - A581528B2538172600CF4451 /* NetworkDefines.dsc.inc */, - A581528C2538172600CF4451 /* Ip4Dxe */, - A58152AC2538172600CF4451 /* NetworkPcds.dsc.inc */, - A58152AD2538172600CF4451 /* NetworkPkg.dec */, - A58152AE2538172600CF4451 /* DnsDxe */, - A58152BA2538172600CF4451 /* NetworkPkgExtra.uni */, - A58152BB2538172600CF4451 /* Include */, - A58152CD2538172600CF4451 /* NetworkPkg.uni */, - A58152CE2538172600CF4451 /* Dhcp4Dxe */, - A58152DB2538172600CF4451 /* NetworkLibs.dsc.inc */, - A58152DC2538172600CF4451 /* SnpDxe */, - A58152F22538172600CF4451 /* Library */, - A581530D2538172600CF4451 /* VlanConfigDxe */, - A58153182538172600CF4451 /* NetworkComponents.dsc.inc */, - A58153192538172600CF4451 /* IScsiDxe */, - A58153372538172600CF4451 /* Dhcp6Dxe */, - A58153442538172600CF4451 /* HttpUtilitiesDxe */, - A581534B2538172600CF4451 /* Udp6Dxe */, - A58153552538172600CF4451 /* Network.fdf.inc */, - A58153562538172600CF4451 /* Application */, - A581535D2538172600CF4451 /* ArpDxe */, - A58153672538172600CF4451 /* HttpDxe */, - A58153772538172600CF4451 /* TlsAuthConfigDxe */, - A58153812538172600CF4451 /* Ip6Dxe */, - A58153A32538172600CF4451 /* UefiPxeBcDxe */, - A58153B62538172600CF4451 /* TlsDxe */, - A58153C02538172600CF4451 /* TcpDxe */, - A58153D72538172600CF4451 /* Mtftp6Dxe */, - ); - name = NetworkPkg; - path = ../../../NetworkPkg; - sourceTree = ""; - }; - A58152302538172600CF4451 /* HttpBootDxe */ = { - isa = PBXGroup; - children = ( - A58152312538172600CF4451 /* HttpBootClient.h */, - A58152322538172600CF4451 /* HttpBootDhcp6.h */, - A58152332538172600CF4451 /* HttpBootDhcp4.c */, - A58152342538172600CF4451 /* HttpBootSupport.h */, - A58152352538172600CF4451 /* HttpBootImpl.c */, - A58152362538172600CF4451 /* HttpBootDxe.h */, - A58152372538172600CF4451 /* HttpBootConfig.h */, - A58152382538172600CF4451 /* HttpBootComponentName.c */, - A58152392538172600CF4451 /* HttpBootConfigVfr.vfr */, - A581523A2538172600CF4451 /* HttpBootConfigNVDataStruc.h */, - A581523B2538172600CF4451 /* HttpBootDhcp4.h */, - A581523C2538172600CF4451 /* HttpBootSupport.c */, - A581523D2538172600CF4451 /* HttpBootDhcp6.c */, - A581523E2538172600CF4451 /* HttpBootClient.c */, - A581523F2538172600CF4451 /* HttpBootDxeExtra.uni */, - A58152402538172600CF4451 /* HttpBootComponentName.h */, - A58152412538172600CF4451 /* HttpBootConfigStrings.uni */, - A58152422538172600CF4451 /* HttpBootConfig.c */, - A58152432538172600CF4451 /* HttpBootDxe.c */, - A58152442538172600CF4451 /* HttpBootImpl.h */, - A58152452538172600CF4451 /* HttpBootDxe.inf */, - A58152462538172600CF4451 /* HttpBootDxe.uni */, - ); - path = HttpBootDxe; - sourceTree = ""; - }; - A58152482538172600CF4451 /* WifiConnectionManagerDxe */ = { - isa = PBXGroup; - children = ( - A58152492538172600CF4451 /* WifiConnectionMgrImpl.h */, - A581524A2538172600CF4451 /* WifiConnectionMgrComponentName.c */, - A581524B2538172600CF4451 /* WifiConnectionMgrMisc.c */, - A581524C2538172600CF4451 /* WifiConnectionMgrDriverBinding.h */, - A581524D2538172600CF4451 /* WifiConnectionMgrConfigNVDataStruct.h */, - A581524E2538172600CF4451 /* WifiConnectionMgrHiiConfigAccess.h */, - A581524F2538172600CF4451 /* WifiConnectionManagerDxe.vfr */, - A58152502538172600CF4451 /* EapContext.h */, - A58152512538172600CF4451 /* WifiConnectionMgrFileUtil.h */, - A58152522538172600CF4451 /* WifiConnectionMgrConfig.h */, - A58152532538172600CF4451 /* WifiConnectionMgrDxe.h */, - A58152542538172600CF4451 /* WifiConnectionMgrConfigHii.h */, - A58152552538172600CF4451 /* WifiConnectionMgrDriver.c */, - A58152562538172600CF4451 /* WifiConnectionMgrComponentName.h */, - A58152572538172600CF4451 /* WifiConnectionMgrImpl.c */, - A58152582538172600CF4451 /* WifiConnectionMgrMisc.h */, - A58152592538172600CF4451 /* WifiConnectionManagerDxeStrings.uni */, - A581525A2538172600CF4451 /* WifiConnectionManagerDxe.inf */, - A581525B2538172600CF4451 /* WifiConnectionMgrHiiConfigAccess.c */, - A581525C2538172600CF4451 /* WifiConnectionMgrFileUtil.c */, - ); - path = WifiConnectionManagerDxe; - sourceTree = ""; - }; - A581525D2538172600CF4451 /* Udp4Dxe */ = { - isa = PBXGroup; - children = ( - A581525E2538172600CF4451 /* Udp4Driver.h */, - A581525F2538172600CF4451 /* Udp4Impl.h */, - A58152602538172600CF4451 /* ComponentName.c */, - A58152612538172600CF4451 /* Udp4Main.c */, - A58152622538172600CF4451 /* Udp4Driver.c */, - A58152632538172600CF4451 /* Udp4Impl.c */, - A58152642538172600CF4451 /* Udp4DxeExtra.uni */, - A58152652538172600CF4451 /* Udp4Dxe.uni */, - A58152662538172600CF4451 /* Udp4Dxe.inf */, - ); - path = Udp4Dxe; - sourceTree = ""; - }; - A58152672538172600CF4451 /* DpcDxe */ = { - isa = PBXGroup; - children = ( - A58152682538172600CF4451 /* Dpc.c */, - A58152692538172600CF4451 /* DpcDxeExtra.uni */, - A581526A2538172600CF4451 /* DpcDxe.uni */, - A581526B2538172600CF4451 /* DpcDxe.inf */, - A581526C2538172600CF4451 /* Dpc.h */, - ); - path = DpcDxe; - sourceTree = ""; - }; - A581526D2538172600CF4451 /* MnpDxe */ = { - isa = PBXGroup; - children = ( - A581526E2538172600CF4451 /* MnpDxeExtra.uni */, - A581526F2538172600CF4451 /* MnpVlan.c */, - A58152702538172600CF4451 /* MnpDriver.c */, - A58152712538172600CF4451 /* MnpConfig.c */, - A58152722538172600CF4451 /* ComponentName.c */, - A58152732538172600CF4451 /* MnpDxe.uni */, - A58152742538172600CF4451 /* MnpMain.c */, - A58152752538172600CF4451 /* MnpDriver.h */, - A58152762538172600CF4451 /* MnpVlan.h */, - A58152772538172600CF4451 /* MnpDxe.inf */, - A58152782538172600CF4451 /* MnpIo.c */, - A58152792538172600CF4451 /* MnpImpl.h */, - A581527A2538172600CF4451 /* ComponentName.h */, - ); - path = MnpDxe; - sourceTree = ""; - }; - A581527C2538172600CF4451 /* Mtftp4Dxe */ = { - isa = PBXGroup; - children = ( - A581527D2538172600CF4451 /* Mtftp4Option.c */, - A581527E2538172600CF4451 /* Mtftp4Impl.c */, - A581527F2538172600CF4451 /* Mtftp4Driver.h */, - A58152802538172600CF4451 /* Mtftp4Support.h */, - A58152812538172600CF4451 /* ComponentName.c */, - A58152822538172600CF4451 /* Mtftp4Option.h */, - A58152832538172600CF4451 /* Mtftp4Wrq.c */, - A58152842538172600CF4451 /* Mtftp4Impl.h */, - A58152852538172600CF4451 /* Mtftp4Rrq.c */, - A58152862538172600CF4451 /* Mtftp4Dxe.uni */, - A58152872538172600CF4451 /* Mtftp4Dxe.inf */, - A58152882538172600CF4451 /* Mtftp4Support.c */, - A58152892538172600CF4451 /* Mtftp4DxeExtra.uni */, - A581528A2538172600CF4451 /* Mtftp4Driver.c */, - ); - path = Mtftp4Dxe; - sourceTree = ""; - }; - A581528C2538172600CF4451 /* Ip4Dxe */ = { - isa = PBXGroup; - children = ( - A581528D2538172600CF4451 /* Ip4Driver.h */, - A581528E2538172600CF4451 /* Ip4Input.h */, - A581528F2538172600CF4451 /* Ip4NvData.h */, - A58152902538172600CF4451 /* Ip4Dxe.uni */, - A58152912538172600CF4451 /* Ip4Igmp.c */, - A58152922538172600CF4451 /* Ip4Output.h */, - A58152932538172600CF4451 /* Ip4Icmp.c */, - A58152942538172600CF4451 /* Ip4Config2Impl.h */, - A58152952538172600CF4451 /* Ip4Dxe.inf */, - A58152962538172600CF4451 /* Ip4DxeStrings.uni */, - A58152972538172600CF4451 /* Ip4Config2.vfr */, - A58152982538172600CF4451 /* Ip4Impl.h */, - A58152992538172600CF4451 /* Ip4Config2Nv.c */, - A581529A2538172600CF4451 /* Ip4Route.h */, - A581529B2538172600CF4451 /* Ip4If.h */, - A581529C2538172600CF4451 /* Ip4Common.c */, - A581529D2538172600CF4451 /* Ip4DxeExtra.uni */, - A581529E2538172600CF4451 /* ComponentName.c */, - A581529F2538172600CF4451 /* Ip4Option.c */, - A58152A02538172600CF4451 /* Ip4Igmp.h */, - A58152A12538172600CF4451 /* Ip4Output.c */, - A58152A22538172600CF4451 /* Ip4Driver.c */, - A58152A32538172600CF4451 /* Ip4Input.c */, - A58152A42538172600CF4451 /* Ip4Config2Impl.c */, - A58152A52538172600CF4451 /* Ip4Icmp.h */, - A58152A62538172600CF4451 /* Ip4Route.c */, - A58152A72538172600CF4451 /* Ip4Config2Nv.h */, - A58152A82538172600CF4451 /* Ip4Impl.c */, - A58152A92538172600CF4451 /* Ip4Option.h */, - A58152AA2538172600CF4451 /* Ip4If.c */, - A58152AB2538172600CF4451 /* Ip4Common.h */, - ); - path = Ip4Dxe; - sourceTree = ""; - }; - A58152AE2538172600CF4451 /* DnsDxe */ = { - isa = PBXGroup; - children = ( - A58152AF2538172600CF4451 /* DnsImpl.c */, - A58152B02538172600CF4451 /* DnsDxeExtra.uni */, - A58152B12538172600CF4451 /* DnsProtocol.c */, - A58152B22538172600CF4451 /* DnsDriver.h */, - A58152B32538172600CF4451 /* DnsDhcp.c */, - A58152B42538172600CF4451 /* ComponentName.c */, - A58152B52538172600CF4451 /* DnsImpl.h */, - A58152B62538172600CF4451 /* DnsDxe.uni */, - A58152B72538172600CF4451 /* DnsDxe.inf */, - A58152B82538172600CF4451 /* DnsDhcp.h */, - A58152B92538172600CF4451 /* DnsDriver.c */, - ); - path = DnsDxe; - sourceTree = ""; - }; - A58152BB2538172600CF4451 /* Include */ = { - isa = PBXGroup; - children = ( - A58152BC2538172600CF4451 /* Library */, - A58152C32538172600CF4451 /* Protocol */, - A58152C52538172600CF4451 /* Guid */, - ); - path = Include; - sourceTree = ""; - }; - A58152BC2538172600CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A58152BD2538172600CF4451 /* HttpLib.h */, - A58152BE2538172600CF4451 /* IpIoLib.h */, - A58152BF2538172600CF4451 /* UdpIoLib.h */, - A58152C02538172600CF4451 /* NetLib.h */, - A58152C12538172600CF4451 /* TcpIoLib.h */, - A58152C22538172600CF4451 /* DpcLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A58152C32538172600CF4451 /* Protocol */ = { - isa = PBXGroup; - children = ( - A58152C42538172600CF4451 /* Dpc.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A58152C52538172600CF4451 /* Guid */ = { - isa = PBXGroup; - children = ( - A58152C62538172600CF4451 /* WifiConnectionManagerConfigHii.h */, - A58152C72538172600CF4451 /* TlsAuthConfigHii.h */, - A58152C82538172600CF4451 /* IScsiConfigHii.h */, - A58152C92538172600CF4451 /* HttpBootConfigHii.h */, - A58152CA2538172600CF4451 /* HttpTlsCipherList.h */, - A58152CB2538172600CF4451 /* Ip6ConfigHii.h */, - A58152CC2538172600CF4451 /* TlsAuthentication.h */, - ); - path = Guid; - sourceTree = ""; - }; - A58152CE2538172600CF4451 /* Dhcp4Dxe */ = { - isa = PBXGroup; - children = ( - A58152CF2538172600CF4451 /* Dhcp4Option.h */, - A58152D02538172600CF4451 /* Dhcp4Dxe.uni */, - A58152D12538172600CF4451 /* Dhcp4Dxe.inf */, - A58152D22538172600CF4451 /* Dhcp4Impl.h */, - A58152D32538172600CF4451 /* Dhcp4Io.c */, - A58152D42538172600CF4451 /* ComponentName.c */, - A58152D52538172600CF4451 /* Dhcp4Driver.c */, - A58152D62538172600CF4451 /* Dhcp4Option.c */, - A58152D72538172600CF4451 /* Dhcp4Impl.c */, - A58152D82538172600CF4451 /* Dhcp4DxeExtra.uni */, - A58152D92538172600CF4451 /* Dhcp4Io.h */, - A58152DA2538172600CF4451 /* Dhcp4Driver.h */, - ); - path = Dhcp4Dxe; - sourceTree = ""; - }; - A58152DC2538172600CF4451 /* SnpDxe */ = { - isa = PBXGroup; - children = ( - A58152DD2538172600CF4451 /* Snp.c */, - A58152DE2538172600CF4451 /* Receive_filters.c */, - A58152DF2538172600CF4451 /* Initialize.c */, - A58152E02538172600CF4451 /* Statistics.c */, - A58152E12538172600CF4451 /* Station_address.c */, - A58152E22538172600CF4451 /* WaitForPacket.c */, - A58152E32538172600CF4451 /* ComponentName.c */, - A58152E42538172600CF4451 /* Mcast_ip_to_mac.c */, - A58152E52538172600CF4451 /* Reset.c */, - A58152E62538172600CF4451 /* Callback.c */, - A58152E72538172600CF4451 /* Stop.c */, - A58152E82538172600CF4451 /* SnpDxe.inf */, - A58152E92538172600CF4451 /* Snp.h */, - A58152EA2538172600CF4451 /* Transmit.c */, - A58152EB2538172600CF4451 /* Get_status.c */, - A58152EC2538172600CF4451 /* Shutdown.c */, - A58152ED2538172600CF4451 /* SnpDxe.uni */, - A58152EE2538172600CF4451 /* Receive.c */, - A58152EF2538172600CF4451 /* SnpDxeExtra.uni */, - A58152F02538172600CF4451 /* Start.c */, - A58152F12538172600CF4451 /* Nvdata.c */, - ); - path = SnpDxe; - sourceTree = ""; - }; - A58152F22538172600CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A58152F32538172600CF4451 /* DxeUdpIoLib */, - A58152F72538172600CF4451 /* DxeNetLib */, - A58152FC2538172600CF4451 /* DxeIpIoLib */, - A58153002538172600CF4451 /* DxeDpcLib */, - A58153042538172600CF4451 /* DxeHttpLib */, - A58153092538172600CF4451 /* DxeTcpIoLib */, - ); - path = Library; - sourceTree = ""; - }; - A58152F32538172600CF4451 /* DxeUdpIoLib */ = { - isa = PBXGroup; - children = ( - A58152F42538172600CF4451 /* DxeUdpIoLib.inf */, - A58152F52538172600CF4451 /* DxeUpdIoLib.uni */, - A58152F62538172600CF4451 /* DxeUdpIoLib.c */, - ); - path = DxeUdpIoLib; - sourceTree = ""; - }; - A58152F72538172600CF4451 /* DxeNetLib */ = { - isa = PBXGroup; - children = ( - A58152F82538172600CF4451 /* DxeNetLib.inf */, - A58152F92538172600CF4451 /* DxeNetLib.uni */, - A58152FA2538172600CF4451 /* NetBuffer.c */, - A58152FB2538172600CF4451 /* DxeNetLib.c */, - ); - path = DxeNetLib; - sourceTree = ""; - }; - A58152FC2538172600CF4451 /* DxeIpIoLib */ = { - isa = PBXGroup; - children = ( - A58152FD2538172600CF4451 /* DxeIpIoLib.c */, - A58152FE2538172600CF4451 /* DxeIpIoLib.uni */, - A58152FF2538172600CF4451 /* DxeIpIoLib.inf */, - ); - path = DxeIpIoLib; - sourceTree = ""; - }; - A58153002538172600CF4451 /* DxeDpcLib */ = { - isa = PBXGroup; - children = ( - A58153012538172600CF4451 /* DpcLib.c */, - A58153022538172600CF4451 /* DxeDpcLib.uni */, - A58153032538172600CF4451 /* DxeDpcLib.inf */, - ); - path = DxeDpcLib; - sourceTree = ""; - }; - A58153042538172600CF4451 /* DxeHttpLib */ = { - isa = PBXGroup; - children = ( - A58153052538172600CF4451 /* DxeHttpLib.c */, - A58153062538172600CF4451 /* DxeHttpLib.inf */, - A58153072538172600CF4451 /* DxeHttpLib.uni */, - A58153082538172600CF4451 /* DxeHttpLib.h */, - ); - path = DxeHttpLib; - sourceTree = ""; - }; - A58153092538172600CF4451 /* DxeTcpIoLib */ = { - isa = PBXGroup; - children = ( - A581530A2538172600CF4451 /* DxeTcpIoLib.inf */, - A581530B2538172600CF4451 /* DxeTcpIoLib.uni */, - A581530C2538172600CF4451 /* DxeTcpIoLib.c */, - ); - path = DxeTcpIoLib; - sourceTree = ""; - }; - A581530D2538172600CF4451 /* VlanConfigDxe */ = { - isa = PBXGroup; - children = ( - A581530E2538172600CF4451 /* VlanConfigDxe.uni */, - A581530F2538172600CF4451 /* VlanConfigNvData.h */, - A58153102538172600CF4451 /* VlanConfigDxe.inf */, - A58153112538172600CF4451 /* VlanConfigDxeExtra.uni */, - A58153122538172600CF4451 /* VlanConfigImpl.c */, - A58153132538172600CF4451 /* VlanConfigStrings.uni */, - A58153142538172600CF4451 /* ComponentName.c */, - A58153152538172600CF4451 /* VlanConfig.vfr */, - A58153162538172600CF4451 /* VlanConfigDriver.c */, - A58153172538172600CF4451 /* VlanConfigImpl.h */, - ); - path = VlanConfigDxe; - sourceTree = ""; - }; - A58153192538172600CF4451 /* IScsiDxe */ = { - isa = PBXGroup; - children = ( - A581531A2538172600CF4451 /* IScsiCHAP.c */, - A581531B2538172600CF4451 /* IScsiDxe.inf */, - A581531C2538172600CF4451 /* IScsiProto.h */, - A581531D2538172600CF4451 /* IScsiDriver.h */, - A581531E2538172600CF4451 /* IScsiDhcp.h */, - A581531F2538172600CF4451 /* IScsiDns.h */, - A58153202538172600CF4451 /* IScsiConfigStrings.uni */, - A58153212538172600CF4451 /* IScsiDxe.uni */, - A58153222538172600CF4451 /* IScsiDhcp6.c */, - A58153232538172600CF4451 /* ComponentName.c */, - A58153242538172600CF4451 /* IScsiImpl.h */, - A58153252538172600CF4451 /* IScsiMisc.c */, - A58153262538172600CF4451 /* IScsiConfig.h */, - A58153272538172600CF4451 /* IScsiDxeExtra.uni */, - A58153282538172600CF4451 /* IScsiIbft.c */, - A58153292538172600CF4451 /* IScsiExtScsiPassThru.c */, - A581532A2538172600CF4451 /* IScsiProto.c */, - A581532B2538172600CF4451 /* IScsiCHAP.h */, - A581532C2538172600CF4451 /* IScsiConfigNVDataStruc.h */, - A581532D2538172600CF4451 /* IScsiAuthenticationInfo.c */, - A581532E2538172600CF4451 /* IScsiDns.c */, - A581532F2538172600CF4451 /* IScsiDhcp.c */, - A58153302538172600CF4451 /* IScsiDriver.c */, - A58153312538172600CF4451 /* IScsiDhcp6.h */, - A58153322538172600CF4451 /* IScsiConfigVfr.vfr */, - A58153332538172600CF4451 /* IScsiConfig.c */, - A58153342538172600CF4451 /* IScsiIbft.h */, - A58153352538172600CF4451 /* IScsiMisc.h */, - A58153362538172600CF4451 /* IScsiInitiatorName.c */, - ); - path = IScsiDxe; - sourceTree = ""; - }; - A58153372538172600CF4451 /* Dhcp6Dxe */ = { - isa = PBXGroup; - children = ( - A58153382538172600CF4451 /* Dhcp6Dxe.inf */, - A58153392538172600CF4451 /* Dhcp6Driver.c */, - A581533A2538172600CF4451 /* Dhcp6Dxe.uni */, - A581533B2538172600CF4451 /* Dhcp6Impl.h */, - A581533C2538172600CF4451 /* Dhcp6Utility.c */, - A581533D2538172600CF4451 /* Dhcp6Io.c */, - A581533E2538172600CF4451 /* ComponentName.c */, - A581533F2538172600CF4451 /* Dhcp6DxeExtra.uni */, - A58153402538172600CF4451 /* Dhcp6Driver.h */, - A58153412538172600CF4451 /* Dhcp6Impl.c */, - A58153422538172600CF4451 /* Dhcp6Io.h */, - A58153432538172600CF4451 /* Dhcp6Utility.h */, - ); - path = Dhcp6Dxe; - sourceTree = ""; - }; - A58153442538172600CF4451 /* HttpUtilitiesDxe */ = { - isa = PBXGroup; - children = ( - A58153452538172600CF4451 /* HttpUtilitiesDxe.h */, - A58153462538172600CF4451 /* HttpUtilitiesProtocol.c */, - A58153472538172600CF4451 /* HttpUtilitiesDxe.c */, - A58153482538172600CF4451 /* HttpUtilitiesDxe.uni */, - A58153492538172600CF4451 /* HttpUtilitiesDxe.inf */, - A581534A2538172600CF4451 /* HttpUtilitiesDxeExtra.uni */, - ); - path = HttpUtilitiesDxe; - sourceTree = ""; - }; - A581534B2538172600CF4451 /* Udp6Dxe */ = { - isa = PBXGroup; - children = ( - A581534C2538172600CF4451 /* Udp6Impl.h */, - A581534D2538172600CF4451 /* Udp6Main.c */, - A581534E2538172600CF4451 /* ComponentName.c */, - A581534F2538172600CF4451 /* Udp6DxeExtra.uni */, - A58153502538172600CF4451 /* Udp6Driver.h */, - A58153512538172600CF4451 /* Udp6Impl.c */, - A58153522538172600CF4451 /* Udp6Dxe.inf */, - A58153532538172600CF4451 /* Udp6Driver.c */, - A58153542538172600CF4451 /* Udp6Dxe.uni */, - ); - path = Udp6Dxe; - sourceTree = ""; - }; - A58153562538172600CF4451 /* Application */ = { - isa = PBXGroup; - children = ( - A58153572538172600CF4451 /* VConfig */, - ); - path = Application; - sourceTree = ""; - }; - A58153572538172600CF4451 /* VConfig */ = { - isa = PBXGroup; - children = ( - A58153582538172600CF4451 /* VConfig.c */, - A58153592538172600CF4451 /* VConfigExtra.uni */, - A581535A2538172600CF4451 /* VConfig.uni */, - A581535B2538172600CF4451 /* VConfigStrings.uni */, - A581535C2538172600CF4451 /* VConfig.inf */, - ); - path = VConfig; - sourceTree = ""; - }; - A581535D2538172600CF4451 /* ArpDxe */ = { - isa = PBXGroup; - children = ( - A581535E2538172600CF4451 /* ArpMain.c */, - A581535F2538172600CF4451 /* ArpDxeExtra.uni */, - A58153602538172600CF4451 /* ArpImpl.h */, - A58153612538172600CF4451 /* ComponentName.c */, - A58153622538172600CF4451 /* ArpDriver.h */, - A58153632538172600CF4451 /* ArpImpl.c */, - A58153642538172600CF4451 /* ArpDxe.inf */, - A58153652538172600CF4451 /* ArpDriver.c */, - A58153662538172600CF4451 /* ArpDxe.uni */, - ); - path = ArpDxe; - sourceTree = ""; - }; - A58153672538172600CF4451 /* HttpDxe */ = { - isa = PBXGroup; - children = ( - A58153682538172600CF4451 /* HttpProto.h */, - A58153692538172600CF4451 /* HttpDxe.inf */, - A581536A2538172600CF4451 /* HttpImpl.h */, - A581536B2538172600CF4451 /* HttpDxeExtra.uni */, - A581536C2538172600CF4451 /* HttpsSupport.c */, - A581536D2538172600CF4451 /* HttpDxe.uni */, - A581536E2538172600CF4451 /* HttpDns.h */, - A581536F2538172600CF4451 /* HttpDriver.c */, - A58153702538172600CF4451 /* ComponentName.c */, - A58153712538172600CF4451 /* HttpProto.c */, - A58153722538172600CF4451 /* HttpsSupport.h */, - A58153732538172600CF4451 /* HttpImpl.c */, - A58153742538172600CF4451 /* HttpDns.c */, - A58153752538172600CF4451 /* ComponentName.h */, - A58153762538172600CF4451 /* HttpDriver.h */, - ); - path = HttpDxe; - sourceTree = ""; - }; - A58153772538172600CF4451 /* TlsAuthConfigDxe */ = { - isa = PBXGroup; - children = ( - A58153782538172600CF4451 /* TlsAuthConfigDxe.c */, - A58153792538172600CF4451 /* TlsAuthConfigImpl.c */, - A581537A2538172600CF4451 /* TlsAuthConfigDxeStrings.uni */, - A581537B2538172600CF4451 /* TlsAuthConfigImpl.h */, - A581537C2538172600CF4451 /* TlsAuthConfigVfr.vfr */, - A581537D2538172600CF4451 /* TlsAuthConfigDxeExtra.uni */, - A581537E2538172600CF4451 /* TlsAuthConfigDxe.inf */, - A581537F2538172600CF4451 /* TlsAuthConfigNvData.h */, - A58153802538172600CF4451 /* TlsAuthConfigDxe.uni */, - ); - path = TlsAuthConfigDxe; - sourceTree = ""; - }; - A58153812538172600CF4451 /* Ip6Dxe */ = { - isa = PBXGroup; - children = ( - A58153822538172600CF4451 /* Ip6Nd.h */, - A58153832538172600CF4451 /* Ip6Common.c */, - A58153842538172600CF4451 /* Ip6Dxe.inf */, - A58153852538172600CF4451 /* Ip6Config.vfr */, - A58153862538172600CF4451 /* Ip6Mld.h */, - A58153872538172600CF4451 /* Ip6ConfigNv.c */, - A58153882538172600CF4451 /* Ip6Option.c */, - A58153892538172600CF4451 /* Ip6Dxe.uni */, - A581538A2538172600CF4451 /* Ip6Input.h */, - A581538B2538172600CF4451 /* Ip6Icmp.c */, - A581538C2538172600CF4451 /* Ip6Impl.h */, - A581538D2538172600CF4451 /* Ip6ConfigImpl.h */, - A581538E2538172600CF4451 /* Ip6Driver.h */, - A581538F2538172600CF4451 /* Ip6NvData.h */, - A58153902538172600CF4451 /* ComponentName.c */, - A58153912538172600CF4451 /* Ip6Route.h */, - A58153922538172600CF4451 /* Ip6Output.h */, - A58153932538172600CF4451 /* Ip6If.h */, - A58153942538172600CF4451 /* Ip6ConfigNv.h */, - A58153952538172600CF4451 /* Ip6Option.h */, - A58153962538172600CF4451 /* Ip6Mld.c */, - A58153972538172600CF4451 /* Ip6Common.h */, - A58153982538172600CF4451 /* Ip6Nd.c */, - A58153992538172600CF4451 /* Ip6DxeStrings.uni */, - A581539A2538172600CF4451 /* Ip6Icmp.h */, - A581539B2538172600CF4451 /* Ip6Input.c */, - A581539C2538172600CF4451 /* Ip6DxeExtra.uni */, - A581539D2538172600CF4451 /* Ip6ConfigImpl.c */, - A581539E2538172600CF4451 /* Ip6Impl.c */, - A581539F2538172600CF4451 /* Ip6Output.c */, - A58153A02538172600CF4451 /* Ip6If.c */, - A58153A12538172600CF4451 /* Ip6Route.c */, - A58153A22538172600CF4451 /* Ip6Driver.c */, - ); - path = Ip6Dxe; - sourceTree = ""; - }; - A58153A32538172600CF4451 /* UefiPxeBcDxe */ = { - isa = PBXGroup; - children = ( - A58153A42538172600CF4451 /* PxeBcBoot.h */, - A58153A52538172600CF4451 /* PxeBcImpl.c */, - A58153A62538172600CF4451 /* PxeBcDriver.h */, - A58153A72538172600CF4451 /* UefiPxeBcDxe.inf */, - A58153A82538172600CF4451 /* PxeBcSupport.h */, - A58153A92538172600CF4451 /* UefiPxeBcDxeExtra.uni */, - A58153AA2538172600CF4451 /* UefiPxeBcDxe.uni */, - A58153AB2538172600CF4451 /* PxeBcMtftp.h */, - A58153AC2538172600CF4451 /* PxeBcDhcp6.h */, - A58153AD2538172600CF4451 /* ComponentName.c */, - A58153AE2538172600CF4451 /* PxeBcDhcp4.c */, - A58153AF2538172600CF4451 /* PxeBcBoot.c */, - A58153B02538172600CF4451 /* PxeBcDriver.c */, - A58153B12538172600CF4451 /* PxeBcImpl.h */, - A58153B22538172600CF4451 /* PxeBcSupport.c */, - A58153B32538172600CF4451 /* PxeBcDhcp4.h */, - A58153B42538172600CF4451 /* PxeBcDhcp6.c */, - A58153B52538172600CF4451 /* PxeBcMtftp.c */, - ); - path = UefiPxeBcDxe; - sourceTree = ""; - }; - A58153B62538172600CF4451 /* TlsDxe */ = { - isa = PBXGroup; - children = ( - A58153B72538172600CF4451 /* TlsDxe.uni */, - A58153B82538172600CF4451 /* TlsDxeExtra.uni */, - A58153B92538172600CF4451 /* TlsDriver.h */, - A58153BA2538172600CF4451 /* TlsDxe.inf */, - A58153BB2538172600CF4451 /* TlsImpl.h */, - A58153BC2538172600CF4451 /* TlsProtocol.c */, - A58153BD2538172600CF4451 /* TlsDriver.c */, - A58153BE2538172600CF4451 /* TlsConfigProtocol.c */, - A58153BF2538172600CF4451 /* TlsImpl.c */, - ); - path = TlsDxe; - sourceTree = ""; - }; - A58153C02538172600CF4451 /* TcpDxe */ = { - isa = PBXGroup; - children = ( - A58153C12538172600CF4451 /* TcpTimer.c */, - A58153C22538172600CF4451 /* TcpOutput.c */, - A58153C32538172600CF4451 /* TcpDriver.c */, - A58153C42538172600CF4451 /* TcpDxe.uni */, - A58153C52538172600CF4451 /* TcpDxe.inf */, - A58153C62538172600CF4451 /* TcpProto.h */, - A58153C72538172600CF4451 /* TcpOption.h */, - A58153C82538172600CF4451 /* ComponentName.c */, - A58153C92538172600CF4451 /* SockImpl.c */, - A58153CA2538172600CF4451 /* TcpMain.h */, - A58153CB2538172600CF4451 /* TcpDriver.h */, - A58153CC2538172600CF4451 /* SockInterface.c */, - A58153CD2538172600CF4451 /* TcpInput.c */, - A58153CE2538172600CF4451 /* TcpMisc.c */, - A58153CF2538172600CF4451 /* TcpFunc.h */, - A58153D02538172600CF4451 /* TcpDispatcher.c */, - A58153D12538172600CF4451 /* TcpMain.c */, - A58153D22538172600CF4451 /* SockImpl.h */, - A58153D32538172600CF4451 /* Socket.h */, - A58153D42538172600CF4451 /* TcpDxeExtra.uni */, - A58153D52538172600CF4451 /* TcpOption.c */, - A58153D62538172600CF4451 /* TcpIo.c */, - ); - path = TcpDxe; - sourceTree = ""; - }; - A58153D72538172600CF4451 /* Mtftp6Dxe */ = { - isa = PBXGroup; - children = ( - A58153D82538172600CF4451 /* Mtftp6Driver.h */, - A58153D92538172600CF4451 /* Mtftp6Impl.c */, - A58153DA2538172600CF4451 /* Mtftp6DxeExtra.uni */, - A58153DB2538172600CF4451 /* Mtftp6Support.c */, - A58153DC2538172600CF4451 /* Mtftp6Wrq.c */, - A58153DD2538172600CF4451 /* ComponentName.c */, - A58153DE2538172600CF4451 /* Mtftp6Rrq.c */, - A58153DF2538172600CF4451 /* Mtftp6Option.c */, - A58153E02538172600CF4451 /* Mtftp6Driver.c */, - A58153E12538172600CF4451 /* Mtftp6Impl.h */, - A58153E22538172600CF4451 /* Mtftp6Dxe.inf */, - A58153E32538172600CF4451 /* Mtftp6Support.h */, - A58153E42538172600CF4451 /* Mtftp6Option.h */, - A58153E52538172600CF4451 /* Mtftp6Dxe.uni */, - ); - path = Mtftp6Dxe; - sourceTree = ""; - }; - A58153E62538173200CF4451 /* PcAtChipsetPkg */ = { - isa = PBXGroup; - children = ( - A58153E72538173200CF4451 /* PcAtChipsetPkg.dec */, - A58153E82538173200CF4451 /* PcAtChipsetPkg.uni */, - A58153E92538173200CF4451 /* IsaAcpiDxe */, - A58153F22538173200CF4451 /* HpetTimerDxe */, - A58153F72538173200CF4451 /* PcAtChipsetPkg.dsc */, - A58153F82538173200CF4451 /* Include */, - A58154002538173200CF4451 /* Bus */, - A58154092538173200CF4451 /* Library */, - A58154212538173200CF4451 /* 8259InterruptControllerDxe */, - A58154272538173200CF4451 /* PcAtChipsetPkgExtra.uni */, - A58154282538173200CF4451 /* 8254TimerDxe */, - A581542E2538173200CF4451 /* PcatRealTimeClockRuntimeDxe */, - ); - name = PcAtChipsetPkg; - path = ../../../PcAtChipsetPkg; - sourceTree = ""; - }; - A58153E92538173200CF4451 /* IsaAcpiDxe */ = { - isa = PBXGroup; - children = ( - A58153EA2538173200CF4451 /* IsaAcpi.c */, - A58153EB2538173200CF4451 /* IsaAcpiExtra.uni */, - A58153EC2538173200CF4451 /* PcatIsaAcpi.h */, - A58153ED2538173200CF4451 /* ComponentName.c */, - A58153EE2538173200CF4451 /* IsaAcpi.c.bak */, - A58153EF2538173200CF4451 /* PcatIsaAcpi.c */, - A58153F02538173200CF4451 /* IsaAcpi.inf */, - A58153F12538173200CF4451 /* IsaAcpi.uni */, - ); - path = IsaAcpiDxe; - sourceTree = ""; - }; - A58153F22538173200CF4451 /* HpetTimerDxe */ = { - isa = PBXGroup; - children = ( - A58153F32538173200CF4451 /* HpetTimerDxe.uni */, - A58153F42538173200CF4451 /* HpetTimer.c */, - A58153F52538173200CF4451 /* HpetTimerDxeExtra.uni */, - A58153F62538173200CF4451 /* HpetTimerDxe.inf */, - ); - path = HpetTimerDxe; - sourceTree = ""; - }; - A58153F82538173200CF4451 /* Include */ = { - isa = PBXGroup; - children = ( - A58153F92538173200CF4451 /* Library */, - A58153FB2538173200CF4451 /* Register */, - A58153FE2538173200CF4451 /* Guid */, - ); - path = Include; - sourceTree = ""; - }; - A58153F92538173200CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A58153FA2538173200CF4451 /* IoApicLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A58153FB2538173200CF4451 /* Register */ = { - isa = PBXGroup; - children = ( - A58153FC2538173200CF4451 /* IoApic.h */, - A58153FD2538173200CF4451 /* Hpet.h */, - ); - path = Register; - sourceTree = ""; - }; - A58153FE2538173200CF4451 /* Guid */ = { - isa = PBXGroup; - children = ( - A58153FF2538173200CF4451 /* PcAtChipsetTokenSpace.h */, - ); - path = Guid; - sourceTree = ""; - }; - A58154002538173200CF4451 /* Bus */ = { - isa = PBXGroup; - children = ( - A58154012538173200CF4451 /* Pci */, - ); - path = Bus; - sourceTree = ""; - }; - A58154012538173200CF4451 /* Pci */ = { - isa = PBXGroup; - children = ( - A58154022538173200CF4451 /* IdeControllerDxe */, - ); - path = Pci; - sourceTree = ""; - }; - A58154022538173200CF4451 /* IdeControllerDxe */ = { - isa = PBXGroup; - children = ( - A58154032538173200CF4451 /* IdeController.c */, - A58154042538173200CF4451 /* IdeControllerExtra.uni */, - A58154052538173200CF4451 /* IdeControllerDxe.inf */, - A58154062538173200CF4451 /* ComponentName.c */, - A58154072538173200CF4451 /* IdeController.uni */, - A58154082538173200CF4451 /* IdeController.h */, - ); - path = IdeControllerDxe; - sourceTree = ""; - }; - A58154092538173200CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A581540A2538173200CF4451 /* AcpiTimerLib */, - A58154152538173200CF4451 /* BaseIoApicLib */, - A58154192538173200CF4451 /* ResetSystemLib */, - A581541D2538173200CF4451 /* SerialIoLib */, - ); - path = Library; - sourceTree = ""; - }; - A581540A2538173200CF4451 /* AcpiTimerLib */ = { - isa = PBXGroup; - children = ( - A581540B2538173200CF4451 /* DxeAcpiTimerLib.uni */, - A581540C2538173200CF4451 /* DxeAcpiTimerLib.inf */, - A581540D2538173200CF4451 /* BaseAcpiTimerLib.uni */, - A581540E2538173200CF4451 /* BaseAcpiTimerLib.inf */, - A581540F2538173200CF4451 /* BaseAcpiTimerLib.c */, - A58154102538173200CF4451 /* PeiAcpiTimerLib.inf */, - A58154112538173200CF4451 /* PeiAcpiTimerLib.uni */, - A58154122538173200CF4451 /* DxeAcpiTimerLib.c */, - A58154132538173200CF4451 /* PeiAcpiTimerLib.c */, - A58154142538173200CF4451 /* AcpiTimerLib.c */, - ); - path = AcpiTimerLib; - sourceTree = ""; - }; - A58154152538173200CF4451 /* BaseIoApicLib */ = { - isa = PBXGroup; - children = ( - A58154162538173200CF4451 /* BaseIoApicLib.uni */, - A58154172538173200CF4451 /* BaseIoApicLib.inf */, - A58154182538173200CF4451 /* IoApicLib.c */, - ); - path = BaseIoApicLib; - sourceTree = ""; - }; - A58154192538173200CF4451 /* ResetSystemLib */ = { - isa = PBXGroup; - children = ( - A581541A2538173200CF4451 /* ResetSystemLib.c */, - A581541B2538173200CF4451 /* ResetSystemLib.uni */, - A581541C2538173200CF4451 /* ResetSystemLib.inf */, - ); - path = ResetSystemLib; - sourceTree = ""; - }; - A581541D2538173200CF4451 /* SerialIoLib */ = { - isa = PBXGroup; - children = ( - A581541E2538173200CF4451 /* SerialPortLib.c */, - A581541F2538173200CF4451 /* SerialIoLib.inf */, - A58154202538173200CF4451 /* PcAtSerialPortLib.uni */, - ); - path = SerialIoLib; - sourceTree = ""; - }; - A58154212538173200CF4451 /* 8259InterruptControllerDxe */ = { - isa = PBXGroup; - children = ( - A58154222538173200CF4451 /* Legacy8259Extra.uni */, - A58154232538173200CF4451 /* 8259.c */, - A58154242538173200CF4451 /* 8259.inf */, - A58154252538173200CF4451 /* Legacy8259.uni */, - A58154262538173200CF4451 /* 8259.h */, - ); - path = 8259InterruptControllerDxe; - sourceTree = ""; - }; - A58154282538173200CF4451 /* 8254TimerDxe */ = { - isa = PBXGroup; - children = ( - A58154292538173200CF4451 /* Timer.c */, - A581542A2538173200CF4451 /* Timer.uni */, - A581542B2538173200CF4451 /* 8254Timer.inf */, - A581542C2538173200CF4451 /* Timer.h */, - A581542D2538173200CF4451 /* TimerExtra.uni */, - ); - path = 8254TimerDxe; - sourceTree = ""; - }; - A581542E2538173200CF4451 /* PcatRealTimeClockRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A581542F2538173200CF4451 /* PcatRealTimeClockRuntimeDxe.inf */, - A58154302538173200CF4451 /* PcRtc.uni */, - A58154312538173200CF4451 /* PcRtc.c */, - A58154322538173200CF4451 /* PcRtcEntry.c */, - A58154332538173200CF4451 /* PcRtcExtra.uni */, - A58154342538173200CF4451 /* PcRtc.h */, - ); - path = PcatRealTimeClockRuntimeDxe; - sourceTree = ""; - }; - A58154352538173A00CF4451 /* UefiCpuPkg */ = { - isa = PBXGroup; - children = ( - A58154362538173A00CF4451 /* UefiCpuPkgExtra.uni */, - A58154372538173A00CF4451 /* UefiCpuPkg.dsc */, - A58154382538173A00CF4451 /* CpuMpPei */, - A58154412538173A00CF4451 /* CpuDxe */, - A58154532538173A00CF4451 /* PiSmmCpuDxeSmm */, - A581547B2538173B00CF4451 /* Universal */, - A58154862538173B00CF4451 /* CpuIo2Smm */, - A581548C2538173B00CF4451 /* UefiCpuPkg.uni */, - A581548D2538173B00CF4451 /* Include */, - A58154AD2538173B00CF4451 /* UefiCpuPkg.dec */, - A58154AE2538173B00CF4451 /* Library */, - A58155342538173B00CF4451 /* CpuIo2Dxe */, - A581553A2538173B00CF4451 /* CpuFeatures */, - A58155432538173B00CF4451 /* UefiCpuPkg.ci.yaml */, - A58155442538173B00CF4451 /* Application */, - A581554A2538173B00CF4451 /* PiSmmCommunication */, - A58155542538173B00CF4451 /* ResetVector */, - A581557E2538173B00CF4451 /* CpuIoPei */, - A58155842538173B00CF4451 /* SecCore */, - A581558E2538173B00CF4451 /* CpuS3DataDxe */, - ); - name = UefiCpuPkg; - path = ../../../UefiCpuPkg; - sourceTree = ""; - }; - A58154382538173A00CF4451 /* CpuMpPei */ = { - isa = PBXGroup; - children = ( - A58154392538173A00CF4451 /* CpuMpPei.inf */, - A581543A2538173A00CF4451 /* CpuMpPei.uni */, - A581543B2538173A00CF4451 /* CpuMpPeiExtra.uni */, - A581543C2538173A00CF4451 /* CpuBist.c */, - A581543D2538173A00CF4451 /* CpuMpPei.c */, - A581543E2538173A00CF4451 /* CpuMp2Pei.c */, - A581543F2538173A00CF4451 /* CpuMpPei.h */, - A58154402538173A00CF4451 /* CpuPaging.c */, - ); - path = CpuMpPei; - sourceTree = ""; - }; - A58154412538173A00CF4451 /* CpuDxe */ = { - isa = PBXGroup; - children = ( - A58154422538173A00CF4451 /* CpuMp.c */, - A58154432538173A00CF4451 /* CpuGdt.c */, - A58154442538173A00CF4451 /* CpuPageTable.h */, - A58154452538173A00CF4451 /* X64 */, - A58154482538173A00CF4451 /* CpuDxeExtra.uni */, - A58154492538173A00CF4451 /* CpuDxe.c */, - A581544A2538173A00CF4451 /* CpuGdt.h */, - A581544B2538173A00CF4451 /* Ia32 */, - A581544E2538173A00CF4451 /* CpuMp.h */, - A581544F2538173A00CF4451 /* CpuPageTable.c */, - A58154502538173A00CF4451 /* CpuDxe.uni */, - A58154512538173A00CF4451 /* CpuDxe.h */, - A58154522538173A00CF4451 /* CpuDxe.inf */, + A591B25926FF769400F9DBF0 /* CpuGdt.c */, + A591B25A26FF769400F9DBF0 /* X64 */, + A591B25D26FF769400F9DBF0 /* CpuDxe.c */, + A591B25E26FF769400F9DBF0 /* Ia32 */, + A591B26326FF769400F9DBF0 /* CpuDxe.h */, + A591B26426FF769400F9DBF0 /* CpuDxe.inf */, ); path = CpuDxe; sourceTree = ""; }; - A58154452538173A00CF4451 /* X64 */ = { + A591B25A26FF769400F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A58154462538173A00CF4451 /* PagingAttribute.c */, - A58154472538173A00CF4451 /* CpuAsm.nasm */, + A591B25B26FF769400F9DBF0 /* CpuAsm.S */, + A591B25C26FF769400F9DBF0 /* CpuAsm.asm */, ); path = X64; sourceTree = ""; }; - A581544B2538173A00CF4451 /* Ia32 */ = { + A591B25E26FF769400F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A581544C2538173A00CF4451 /* PagingAttribute.c */, - A581544D2538173A00CF4451 /* CpuAsm.nasm */, + A591B25F26FF769400F9DBF0 /* CpuAsm.S */, + A591B26026FF769400F9DBF0 /* IvtAsm.S */, + A591B26126FF769400F9DBF0 /* CpuAsm.asm */, + A591B26226FF769400F9DBF0 /* IvtAsm.asm */, ); path = Ia32; sourceTree = ""; }; - A58154532538173A00CF4451 /* PiSmmCpuDxeSmm */ = { + A591B26526FF769400F9DBF0 /* Universal */ = { isa = PBXGroup; children = ( - A58154542538173A00CF4451 /* CpuS3.c */, - A58154552538173A00CF4451 /* SmramSaveState.c */, - A58154562538173A00CF4451 /* PiSmmCpuDxeSmm.c */, - A58154572538173A00CF4451 /* SmmProfile.c */, - A58154582538173A00CF4451 /* X64 */, - A58154632538173A00CF4451 /* SmmProfileInternal.h */, - A58154642538173A00CF4451 /* SmmCpuMemoryManagement.c */, - A58154652538173A00CF4451 /* SmmMp.h */, - A58154662538173A00CF4451 /* CpuService.c */, - A58154672538173A00CF4451 /* MpService.c */, - A58154682538173A00CF4451 /* Ia32 */, - A58154732538173B00CF4451 /* PiSmmCpuDxeSmmExtra.uni */, - A58154742538173B00CF4451 /* SmmProfile.h */, - A58154752538173B00CF4451 /* PiSmmCpuDxeSmm.h */, - A58154762538173B00CF4451 /* PiSmmCpuDxeSmm.inf */, - A58154772538173B00CF4451 /* PiSmmCpuDxeSmm.uni */, - A58154782538173B00CF4451 /* SmmMp.c */, - A58154792538173B00CF4451 /* CpuService.h */, - A581547A2538173B00CF4451 /* SyncTimer.c */, - ); - path = PiSmmCpuDxeSmm; - sourceTree = ""; - }; - A58154582538173A00CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58154592538173A00CF4451 /* SmmProfileArch.h */, - A581545A2538173A00CF4451 /* PageTbl.c */, - A581545B2538173A00CF4451 /* Cet.nasm */, - A581545C2538173A00CF4451 /* Semaphore.c */, - A581545D2538173A00CF4451 /* SmmInit.nasm */, - A581545E2538173A00CF4451 /* SmmProfileArch.c */, - A581545F2538173A00CF4451 /* MpFuncs.nasm */, - A58154602538173A00CF4451 /* SmmFuncsArch.c */, - A58154612538173A00CF4451 /* SmiEntry.nasm */, - A58154622538173A00CF4451 /* SmiException.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58154682538173A00CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58154692538173A00CF4451 /* SmmProfileArch.h */, - A581546A2538173A00CF4451 /* PageTbl.c */, - A581546B2538173A00CF4451 /* Cet.nasm */, - A581546C2538173A00CF4451 /* Semaphore.c */, - A581546D2538173A00CF4451 /* SmmInit.nasm */, - A581546E2538173A00CF4451 /* SmmProfileArch.c */, - A581546F2538173A00CF4451 /* MpFuncs.nasm */, - A58154702538173A00CF4451 /* SmmFuncsArch.c */, - A58154712538173A00CF4451 /* SmiEntry.nasm */, - A58154722538173A00CF4451 /* SmiException.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A581547B2538173B00CF4451 /* Universal */ = { - isa = PBXGroup; - children = ( - A581547C2538173B00CF4451 /* Acpi */, + A591B26626FF769400F9DBF0 /* Acpi */, ); path = Universal; sourceTree = ""; }; - A581547C2538173B00CF4451 /* Acpi */ = { + A591B26626FF769400F9DBF0 /* Acpi */ = { isa = PBXGroup; children = ( - A581547D2538173B00CF4451 /* S3Resume2Pei */, + A591B26726FF769400F9DBF0 /* S3Resume2Pei */, ); path = Acpi; sourceTree = ""; }; - A581547D2538173B00CF4451 /* S3Resume2Pei */ = { + A591B26726FF769400F9DBF0 /* S3Resume2Pei */ = { isa = PBXGroup; children = ( - A581547E2538173B00CF4451 /* X64 */, - A58154802538173B00CF4451 /* S3Resume2PeiExtra.uni */, - A58154812538173B00CF4451 /* Ia32 */, - A58154832538173B00CF4451 /* S3Resume2Pei.inf */, - A58154842538173B00CF4451 /* S3Resume.c */, - A58154852538173B00CF4451 /* S3Resume2Pei.uni */, + A591B26826FF769400F9DBF0 /* S3Resume2Pei.inf */, + A591B26926FF769400F9DBF0 /* S3Resume.c */, ); path = S3Resume2Pei; sourceTree = ""; }; - A581547E2538173B00CF4451 /* X64 */ = { + A591B26A26FF769400F9DBF0 /* CpuIo2Smm */ = { isa = PBXGroup; children = ( - A581547F2538173B00CF4451 /* AsmFuncs.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58154812538173B00CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58154822538173B00CF4451 /* AsmFuncs.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58154862538173B00CF4451 /* CpuIo2Smm */ = { - isa = PBXGroup; - children = ( - A58154872538173B00CF4451 /* CpuIo2Smm.inf */, - A58154882538173B00CF4451 /* CpuIo2SmmExtra.uni */, - A58154892538173B00CF4451 /* CpuIo2Smm.uni */, - A581548A2538173B00CF4451 /* CpuIo2Smm.c */, - A581548B2538173B00CF4451 /* CpuIo2Smm.h */, + A591B26B26FF769400F9DBF0 /* CpuIo2Smm.inf */, + A591B26C26FF769400F9DBF0 /* CpuIo2Smm.c */, + A591B26D26FF769400F9DBF0 /* CpuIo2Smm.h */, ); path = CpuIo2Smm; sourceTree = ""; }; - A581548D2538173B00CF4451 /* Include */ = { + A591B26F26FF769400F9DBF0 /* Include */ = { isa = PBXGroup; children = ( - A581548E2538173B00CF4451 /* Library */, - A58154972538173B00CF4451 /* Protocol */, - A581549A2538173B00CF4451 /* StuffRsbNasm.inc */, - A581549B2538173B00CF4451 /* Register */, - A58154A32538173B00CF4451 /* Guid */, - A58154A82538173B00CF4451 /* CpuHotPlugData.h */, - A58154A92538173B00CF4451 /* Ppi */, - A58154AC2538173B00CF4451 /* AcpiCpuData.h */, + A591B27026FF769400F9DBF0 /* Library */, + A591B27426FF769400F9DBF0 /* Register */, ); path = Include; sourceTree = ""; }; - A581548E2538173B00CF4451 /* Library */ = { + A591B27026FF769400F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A581548F2538173B00CF4451 /* MtrrLib.h */, - A58154902538173B00CF4451 /* LocalApicLib.h */, - A58154912538173B00CF4451 /* SmmCpuPlatformHookLib.h */, - A58154922538173B00CF4451 /* PlatformSecLib.h */, - A58154932538173B00CF4451 /* SmmCpuFeaturesLib.h */, - A58154942538173B00CF4451 /* MpInitLib.h */, - A58154952538173B00CF4451 /* RegisterCpuFeaturesLib.h */, - A58154962538173B00CF4451 /* UefiCpuLib.h */, + A591B27126FF769400F9DBF0 /* MtrrLib.h */, + A591B27226FF769400F9DBF0 /* LocalApicLib.h */, + A591B27326FF769400F9DBF0 /* UefiCpuLib.h */, ); path = Library; sourceTree = ""; }; - A58154972538173B00CF4451 /* Protocol */ = { + A591B27426FF769400F9DBF0 /* Register */ = { isa = PBXGroup; children = ( - A58154982538173B00CF4451 /* SmmCpuService.h */, - A58154992538173B00CF4451 /* SmMonitorInit.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A581549B2538173B00CF4451 /* Register */ = { - isa = PBXGroup; - children = ( - A581549C2538173B00CF4451 /* Microcode.h */, - A581549D2538173B00CF4451 /* SmramSaveStateMap.h */, - A581549E2538173B00CF4451 /* Cpuid.h */, - A581549F2538173B00CF4451 /* LocalApic.h */, - A58154A02538173B00CF4451 /* StmApi.h */, - A58154A12538173B00CF4451 /* ArchitecturalMsr.h */, - A58154A22538173B00CF4451 /* Msr.h */, + A591B27526FF769400F9DBF0 /* Microcode.h */, + A591B27626FF769400F9DBF0 /* LocalApic.h */, ); path = Register; sourceTree = ""; }; - A58154A32538173B00CF4451 /* Guid */ = { + A591B27826FF769400F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A58154A42538173B00CF4451 /* CpuFeaturesSetDone.h */, - A58154A52538173B00CF4451 /* CpuFeaturesInitDone.h */, - A58154A62538173B00CF4451 /* MsegSmram.h */, - A58154A72538173B00CF4451 /* MicrocodePatchHob.h */, - ); - path = Guid; - sourceTree = ""; - }; - A58154A92538173B00CF4451 /* Ppi */ = { - isa = PBXGroup; - children = ( - A58154AA2538173B00CF4451 /* MpServices2.h */, - A58154AB2538173B00CF4451 /* ShadowMicrocode.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A58154AE2538173B00CF4451 /* Library */ = { - isa = PBXGroup; - children = ( - A58154AF2538173B00CF4451 /* CpuExceptionHandlerLib */, - A58154CB2538173B00CF4451 /* BaseXApicLib */, - A58154CF2538173B00CF4451 /* SecPeiDxeTimerLibUefiCpu */, - A58154D32538173B00CF4451 /* MpInitLib */, - A58154E32538173B00CF4451 /* CpuTimerLib */, - A58154EE2538173B00CF4451 /* BaseUefiCpuLib */, - A58154F52538173B00CF4451 /* CpuCommonFeaturesLib */, - A58155072538173B00CF4451 /* BaseXApicX2ApicLib */, - A581550B2538173B00CF4451 /* SmmCpuFeaturesLib */, - A581551B2538173B00CF4451 /* RegisterCpuFeaturesLib */, - A58155242538173B00CF4451 /* MpInitLibUp */, - A58155282538173B00CF4451 /* SmmCpuPlatformHookLibNull */, - A581552C2538173B00CF4451 /* PlatformSecLibNull */, - A58155302538173B00CF4451 /* MtrrLib */, + A591B27926FF769400F9DBF0 /* CpuExceptionHandlerLib */, + A591B29026FF769400F9DBF0 /* BaseXApicLib */, + A591B29326FF769400F9DBF0 /* SecPeiDxeTimerLibUefiCpu */, + A591B29726FF769400F9DBF0 /* BaseUefiCpuLib */, + A591B29F26FF769400F9DBF0 /* BaseXApicX2ApicLib */, + A591B2A226FF769400F9DBF0 /* MtrrLib */, ); path = Library; sourceTree = ""; }; - A58154AF2538173B00CF4451 /* CpuExceptionHandlerLib */ = { + A591B27926FF769400F9DBF0 /* CpuExceptionHandlerLib */ = { isa = PBXGroup; children = ( - A58154B02538173B00CF4451 /* SmmCpuExceptionHandlerLib.inf */, - A58154B12538173B00CF4451 /* CpuExceptionCommon.h */, - A58154B22538173B00CF4451 /* SmmCpuExceptionHandlerLib.uni */, - A58154B32538173B00CF4451 /* PeiDxeSmmCpuException.c */, - A58154B42538173B00CF4451 /* X64 */, - A58154B92538173B00CF4451 /* SecPeiCpuExceptionHandlerLib.inf */, - A58154BA2538173B00CF4451 /* SecPeiCpuException.c */, - A58154BB2538173B00CF4451 /* SmmException.c */, - A58154BC2538173B00CF4451 /* SecPeiCpuExceptionHandlerLib.uni */, - A58154BD2538173B00CF4451 /* CpuExceptionCommon.c */, - A58154BE2538173B00CF4451 /* Ia32 */, - A58154C32538173B00CF4451 /* PeiCpuException.c */, - A58154C42538173B00CF4451 /* DxeException.c */, - A58154C52538173B00CF4451 /* Xcode5SecPeiCpuExceptionHandlerLib.uni */, - A58154C62538173B00CF4451 /* DxeCpuExceptionHandlerLib.inf */, - A58154C72538173B00CF4451 /* PeiCpuExceptionHandlerLib.uni */, - A58154C82538173B00CF4451 /* Xcode5SecPeiCpuExceptionHandlerLib.inf */, - A58154C92538173B00CF4451 /* DxeCpuExceptionHandlerLib.uni */, - A58154CA2538173B00CF4451 /* PeiCpuExceptionHandlerLib.inf */, + A591B27A26FF769400F9DBF0 /* SmmCpuExceptionHandlerLib.inf */, + A591B27B26FF769400F9DBF0 /* CpuExceptionCommon.h */, + A591B27C26FF769400F9DBF0 /* SmmCpuExceptionHandlerLib.uni */, + A591B27D26FF769400F9DBF0 /* DxeSmmCpuException.c */, + A591B27E26FF769400F9DBF0 /* X64 */, + A591B28326FF769400F9DBF0 /* SecPeiCpuExceptionHandlerLib.inf */, + A591B28426FF769400F9DBF0 /* SecPeiCpuException.c */, + A591B28526FF769400F9DBF0 /* SmmException.c */, + A591B28626FF769400F9DBF0 /* SecPeiCpuExceptionHandlerLib.uni */, + A591B28726FF769400F9DBF0 /* CpuExceptionCommon.c */, + A591B28826FF769400F9DBF0 /* Ia32 */, + A591B28D26FF769400F9DBF0 /* DxeException.c */, + A591B28E26FF769400F9DBF0 /* DxeCpuExceptionHandlerLib.inf */, + A591B28F26FF769400F9DBF0 /* DxeCpuExceptionHandlerLib.uni */, ); path = CpuExceptionHandlerLib; sourceTree = ""; }; - A58154B42538173B00CF4451 /* X64 */ = { + A591B27E26FF769400F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A58154B52538173B00CF4451 /* ExceptionHandlerAsm.nasm */, - A58154B62538173B00CF4451 /* ArchExceptionHandler.c */, - A58154B72538173B00CF4451 /* Xcode5ExceptionHandlerAsm.nasm */, - A58154B82538173B00CF4451 /* ArchInterruptDefs.h */, + A591B27F26FF769400F9DBF0 /* ArchExceptionHandler.c */, + A591B28026FF769400F9DBF0 /* ExceptionHandlerAsm.S */, + A591B28126FF769400F9DBF0 /* ExceptionHandlerAsm.asm */, + A591B28226FF769400F9DBF0 /* ArchInterruptDefs.h */, ); path = X64; sourceTree = ""; }; - A58154BE2538173B00CF4451 /* Ia32 */ = { + A591B28826FF769400F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A58154BF2538173B00CF4451 /* ExceptionHandlerAsm.nasm */, - A58154C02538173B00CF4451 /* ArchExceptionHandler.c */, - A58154C12538173B00CF4451 /* ExceptionTssEntryAsm.nasm */, - A58154C22538173B00CF4451 /* ArchInterruptDefs.h */, + A591B28926FF769400F9DBF0 /* ArchExceptionHandler.c */, + A591B28A26FF769400F9DBF0 /* ExceptionHandlerAsm.S */, + A591B28B26FF769400F9DBF0 /* ExceptionHandlerAsm.asm */, + A591B28C26FF769400F9DBF0 /* ArchInterruptDefs.h */, ); path = Ia32; sourceTree = ""; }; - A58154CB2538173B00CF4451 /* BaseXApicLib */ = { + A591B29026FF769400F9DBF0 /* BaseXApicLib */ = { isa = PBXGroup; children = ( - A58154CC2538173B00CF4451 /* BaseXApicLib.c */, - A58154CD2538173B00CF4451 /* BaseXApicLib.uni */, - A58154CE2538173B00CF4451 /* BaseXApicLib.inf */, + A591B29126FF769400F9DBF0 /* BaseXApicLib.c */, + A591B29226FF769400F9DBF0 /* BaseXApicLib.inf */, ); path = BaseXApicLib; sourceTree = ""; }; - A58154CF2538173B00CF4451 /* SecPeiDxeTimerLibUefiCpu */ = { + A591B29326FF769400F9DBF0 /* SecPeiDxeTimerLibUefiCpu */ = { isa = PBXGroup; children = ( - A58154D02538173B00CF4451 /* X86TimerLib.c */, - A58154D12538173B00CF4451 /* SecPeiDxeTimerLibUefiCpu.inf */, - A58154D22538173B00CF4451 /* SecPeiDxeTimerLibUefiCpu.uni */, + A591B29426FF769400F9DBF0 /* X86TimerLib.c */, + A591B29526FF769400F9DBF0 /* SecPeiDxeTimerLibUefiCpu.inf */, + A591B29626FF769400F9DBF0 /* IpfTimerLib.c */, ); path = SecPeiDxeTimerLibUefiCpu; sourceTree = ""; }; - A58154D32538173B00CF4451 /* MpInitLib */ = { + A591B29726FF769400F9DBF0 /* BaseUefiCpuLib */ = { isa = PBXGroup; children = ( - A58154D42538173B00CF4451 /* PeiMpInitLib.uni */, - A58154D52538173B00CF4451 /* DxeMpInitLib.uni */, - A58154D62538173B00CF4451 /* PeiMpInitLib.inf */, - A58154D72538173B00CF4451 /* MpLib.c */, - A58154D82538173B00CF4451 /* DxeMpInitLib.inf */, - A58154D92538173B00CF4451 /* X64 */, - A58154DC2538173B00CF4451 /* Microcode.c */, - A58154DD2538173B00CF4451 /* Ia32 */, - A58154E02538173B00CF4451 /* MpLib.h */, - A58154E12538173B00CF4451 /* DxeMpLib.c */, - A58154E22538173B00CF4451 /* PeiMpLib.c */, - ); - path = MpInitLib; - sourceTree = ""; - }; - A58154D92538173B00CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A58154DA2538173B00CF4451 /* MpEqu.inc */, - A58154DB2538173B00CF4451 /* MpFuncs.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58154DD2538173B00CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58154DE2538173B00CF4451 /* MpEqu.inc */, - A58154DF2538173B00CF4451 /* MpFuncs.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A58154E32538173B00CF4451 /* CpuTimerLib */ = { - isa = PBXGroup; - children = ( - A58154E42538173B00CF4451 /* DxeCpuTimerLib.inf */, - A58154E52538173B00CF4451 /* BaseCpuTimerLib.c */, - A58154E62538173B00CF4451 /* DxeCpuTimerLib.uni */, - A58154E72538173B00CF4451 /* BaseCpuTimerLib.uni */, - A58154E82538173B00CF4451 /* PeiCpuTimerLib.uni */, - A58154E92538173B00CF4451 /* PeiCpuTimerLib.c */, - A58154EA2538173B00CF4451 /* BaseCpuTimerLib.inf */, - A58154EB2538173B00CF4451 /* PeiCpuTimerLib.inf */, - A58154EC2538173B00CF4451 /* DxeCpuTimerLib.c */, - A58154ED2538173B00CF4451 /* CpuTimerLib.c */, - ); - path = CpuTimerLib; - sourceTree = ""; - }; - A58154EE2538173B00CF4451 /* BaseUefiCpuLib */ = { - isa = PBXGroup; - children = ( - A58154EF2538173B00CF4451 /* X64 */, - A58154F12538173B00CF4451 /* BaseUefiCpuLib.inf */, - A58154F22538173B00CF4451 /* BaseUefiCpuLib.uni */, - A58154F32538173B00CF4451 /* Ia32 */, + A591B29826FF769400F9DBF0 /* X64 */, + A591B29B26FF769400F9DBF0 /* BaseUefiCpuLib.inf */, + A591B29C26FF769400F9DBF0 /* Ia32 */, ); path = BaseUefiCpuLib; sourceTree = ""; }; - A58154EF2538173B00CF4451 /* X64 */ = { + A591B29826FF769400F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A58154F02538173B00CF4451 /* InitializeFpu.nasm */, + A591B29926FF769400F9DBF0 /* InitializeFpu.S */, + A591B29A26FF769400F9DBF0 /* InitializeFpu.asm */, ); path = X64; sourceTree = ""; }; - A58154F32538173B00CF4451 /* Ia32 */ = { + A591B29C26FF769400F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A58154F42538173B00CF4451 /* InitializeFpu.nasm */, + A591B29D26FF769400F9DBF0 /* InitializeFpu.S */, + A591B29E26FF769400F9DBF0 /* InitializeFpu.asm */, ); path = Ia32; sourceTree = ""; }; - A58154F52538173B00CF4451 /* CpuCommonFeaturesLib */ = { + A591B29F26FF769400F9DBF0 /* BaseXApicX2ApicLib */ = { isa = PBXGroup; children = ( - A58154F62538173B00CF4451 /* PendingBreak.c */, - A58154F72538173B00CF4451 /* ProcTrace.c */, - A58154F82538173B00CF4451 /* CpuCommonFeatures.h */, - A58154F92538173B00CF4451 /* Ppin.c */, - A58154FA2538173B00CF4451 /* Aesni.c */, - A58154FB2538173B00CF4451 /* CpuCommonFeaturesLib.c */, - A58154FC2538173B00CF4451 /* MachineCheck.c */, - A58154FD2538173B00CF4451 /* MonitorMwait.c */, - A58154FE2538173B00CF4451 /* CpuCommonFeaturesLib.inf */, - A58154FF2538173B00CF4451 /* LimitCpuIdMaxval.c */, - A58155002538173B00CF4451 /* Eist.c */, - A58155012538173B00CF4451 /* CpuCommonFeaturesLib.uni */, - A58155022538173B00CF4451 /* C1e.c */, - A58155032538173B00CF4451 /* FeatureControl.c */, - A58155042538173B00CF4451 /* X2Apic.c */, - A58155052538173B00CF4451 /* ClockModulation.c */, - A58155062538173B00CF4451 /* FastStrings.c */, - ); - path = CpuCommonFeaturesLib; - sourceTree = ""; - }; - A58155072538173B00CF4451 /* BaseXApicX2ApicLib */ = { - isa = PBXGroup; - children = ( - A58155082538173B00CF4451 /* BaseXApicX2ApicLib.uni */, - A58155092538173B00CF4451 /* BaseXApicX2ApicLib.inf */, - A581550A2538173B00CF4451 /* BaseXApicX2ApicLib.c */, + A591B2A026FF769400F9DBF0 /* BaseXApicX2ApicLib.inf */, + A591B2A126FF769400F9DBF0 /* BaseXApicX2ApicLib.c */, ); path = BaseXApicX2ApicLib; sourceTree = ""; }; - A581550B2538173B00CF4451 /* SmmCpuFeaturesLib */ = { + A591B2A226FF769400F9DBF0 /* MtrrLib */ = { isa = PBXGroup; children = ( - A581550C2538173B00CF4451 /* SmmStm.c */, - A581550D2538173B00CF4451 /* X64 */, - A58155112538173B00CF4451 /* SmmCpuFeaturesLib.inf */, - A58155122538173B00CF4451 /* SmmCpuFeaturesLib.uni */, - A58155132538173B00CF4451 /* SmmStm.h */, - A58155142538173B00CF4451 /* Ia32 */, - A58155182538173B00CF4451 /* SmmCpuFeaturesLibNoStm.c */, - A58155192538173B00CF4451 /* SmmCpuFeaturesLibStm.inf */, - A581551A2538173B00CF4451 /* SmmCpuFeaturesLib.c */, - ); - path = SmmCpuFeaturesLib; - sourceTree = ""; - }; - A581550D2538173B00CF4451 /* X64 */ = { - isa = PBXGroup; - children = ( - A581550E2538173B00CF4451 /* SmmStmSupport.c */, - A581550F2538173B00CF4451 /* SmiEntry.nasm */, - A58155102538173B00CF4451 /* SmiException.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A58155142538173B00CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A58155152538173B00CF4451 /* SmmStmSupport.c */, - A58155162538173B00CF4451 /* SmiEntry.nasm */, - A58155172538173B00CF4451 /* SmiException.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A581551B2538173B00CF4451 /* RegisterCpuFeaturesLib */ = { - isa = PBXGroup; - children = ( - A581551C2538173B00CF4451 /* RegisterCpuFeaturesLib.c */, - A581551D2538173B00CF4451 /* CpuFeaturesInitialize.c */, - A581551E2538173B00CF4451 /* RegisterCpuFeatures.h */, - A581551F2538173B00CF4451 /* RegisterCpuFeaturesLib.uni */, - A58155202538173B00CF4451 /* PeiRegisterCpuFeaturesLib.c */, - A58155212538173B00CF4451 /* PeiRegisterCpuFeaturesLib.inf */, - A58155222538173B00CF4451 /* DxeRegisterCpuFeaturesLib.c */, - A58155232538173B00CF4451 /* DxeRegisterCpuFeaturesLib.inf */, - ); - path = RegisterCpuFeaturesLib; - sourceTree = ""; - }; - A58155242538173B00CF4451 /* MpInitLibUp */ = { - isa = PBXGroup; - children = ( - A58155252538173B00CF4451 /* MpInitLibUp.c */, - A58155262538173B00CF4451 /* MpInitLibUp.inf */, - A58155272538173B00CF4451 /* MpInitLibUp.uni */, - ); - path = MpInitLibUp; - sourceTree = ""; - }; - A58155282538173B00CF4451 /* SmmCpuPlatformHookLibNull */ = { - isa = PBXGroup; - children = ( - A58155292538173B00CF4451 /* SmmCpuPlatformHookLibNull.c */, - A581552A2538173B00CF4451 /* SmmCpuPlatformHookLibNull.uni */, - A581552B2538173B00CF4451 /* SmmCpuPlatformHookLibNull.inf */, - ); - path = SmmCpuPlatformHookLibNull; - sourceTree = ""; - }; - A581552C2538173B00CF4451 /* PlatformSecLibNull */ = { - isa = PBXGroup; - children = ( - A581552D2538173B00CF4451 /* PlatformSecLibNull.c */, - A581552E2538173B00CF4451 /* PlatformSecLibNull.uni */, - A581552F2538173B00CF4451 /* PlatformSecLibNull.inf */, - ); - path = PlatformSecLibNull; - sourceTree = ""; - }; - A58155302538173B00CF4451 /* MtrrLib */ = { - isa = PBXGroup; - children = ( - A58155312538173B00CF4451 /* MtrrLib.inf */, - A58155322538173B00CF4451 /* MtrrLib.uni */, - A58155332538173B00CF4451 /* MtrrLib.c */, + A591B2A326FF769400F9DBF0 /* MtrrLib.inf */, + A591B2A426FF769400F9DBF0 /* MtrrLib.c */, ); path = MtrrLib; sourceTree = ""; }; - A58155342538173B00CF4451 /* CpuIo2Dxe */ = { + A591B2A526FF769400F9DBF0 /* CpuIo2Dxe */ = { isa = PBXGroup; children = ( - A58155352538173B00CF4451 /* CpuIo2Dxe.uni */, - A58155362538173B00CF4451 /* CpuIo2DxeExtra.uni */, - A58155372538173B00CF4451 /* CpuIo2Dxe.inf */, - A58155382538173B00CF4451 /* CpuIo2Dxe.c */, - A58155392538173B00CF4451 /* CpuIo2Dxe.h */, + A591B2A626FF769400F9DBF0 /* CpuIo2Dxe.inf */, + A591B2A726FF769400F9DBF0 /* CpuIo2Dxe.c */, + A591B2A826FF769400F9DBF0 /* CpuIo2Dxe.h */, ); path = CpuIo2Dxe; sourceTree = ""; }; - A581553A2538173B00CF4451 /* CpuFeatures */ = { + A591B2AA26FF769400F9DBF0 /* ResetVector */ = { isa = PBXGroup; children = ( - A581553B2538173B00CF4451 /* CpuFeaturesDxe.c */, - A581553C2538173B00CF4451 /* CpuFeaturesDxeExtra.uni */, - A581553D2538173B00CF4451 /* CpuFeaturesDxe.inf */, - A581553E2538173B00CF4451 /* CpuFeaturesDxe.uni */, - A581553F2538173B00CF4451 /* CpuFeaturesPei.c */, - A58155402538173B00CF4451 /* CpuFeaturesPei.inf */, - A58155412538173B00CF4451 /* CpuFeaturesPei.uni */, - A58155422538173B00CF4451 /* CpuFeaturesPeiExtra.uni */, - ); - path = CpuFeatures; - sourceTree = ""; - }; - A58155442538173B00CF4451 /* Application */ = { - isa = PBXGroup; - children = ( - A58155452538173B00CF4451 /* Cpuid */, - ); - path = Application; - sourceTree = ""; - }; - A58155452538173B00CF4451 /* Cpuid */ = { - isa = PBXGroup; - children = ( - A58155462538173B00CF4451 /* CpuidExtra.uni */, - A58155472538173B00CF4451 /* Cpuid.c */, - A58155482538173B00CF4451 /* Cpuid.inf */, - A58155492538173B00CF4451 /* Cpuid.uni */, - ); - path = Cpuid; - sourceTree = ""; - }; - A581554A2538173B00CF4451 /* PiSmmCommunication */ = { - isa = PBXGroup; - children = ( - A581554B2538173B00CF4451 /* PiSmmCommunicationPei.c */, - A581554C2538173B00CF4451 /* PiSmmCommunicationPei.uni */, - A581554D2538173B00CF4451 /* PiSmmCommunicationPei.inf */, - A581554E2538173B00CF4451 /* PiSmmCommunicationSmmExtra.uni */, - A581554F2538173B00CF4451 /* PiSmmCommunicationPeiExtra.uni */, - A58155502538173B00CF4451 /* PiSmmCommunicationSmm.c */, - A58155512538173B00CF4451 /* PiSmmCommunicationPrivate.h */, - A58155522538173B00CF4451 /* PiSmmCommunicationSmm.inf */, - A58155532538173B00CF4451 /* PiSmmCommunicationSmm.uni */, - ); - path = PiSmmCommunication; - sourceTree = ""; - }; - A58155542538173B00CF4451 /* ResetVector */ = { - isa = PBXGroup; - children = ( - A58155552538173B00CF4451 /* FixupVtf */, - A581555A2538173B00CF4451 /* Vtf0 */, + A591B2AB26FF769400F9DBF0 /* Vtf0 */, ); path = ResetVector; sourceTree = ""; }; - A58155552538173B00CF4451 /* FixupVtf */ = { + A591B2AB26FF769400F9DBF0 /* Vtf0 */ = { isa = PBXGroup; children = ( - A58155562538173B00CF4451 /* Vtf.nasmb */, - A58155572538173B00CF4451 /* Vtf.inf */, - A58155582538173B00CF4451 /* ResetVector.uni */, - A58155592538173B00CF4451 /* ResetVectorExtra.uni */, - ); - path = FixupVtf; - sourceTree = ""; - }; - A581555A2538173B00CF4451 /* Vtf0 */ = { - isa = PBXGroup; - children = ( - A581555B2538173B00CF4451 /* CommonMacros.inc */, - A581555C2538173B00CF4451 /* Build.py */, - A581555D2538173B00CF4451 /* Tools */, - A581555F2538173B00CF4451 /* Bin */, - A58155692538173B00CF4451 /* X64 */, - A581556B2538173B00CF4451 /* PostCodes.inc */, - A581556C2538173B00CF4451 /* Main.asm */, - A581556D2538173B00CF4451 /* SerialDebug.asm */, - A581556E2538173B00CF4451 /* Ia32 */, - A58155732538173B00CF4451 /* Port80Debug.asm */, - A58155742538173B00CF4451 /* Vtf0.nasmb */, - A58155752538173B00CF4451 /* Vtf0.inf */, - A58155762538173B00CF4451 /* ReadMe.txt */, - A58155772538173B00CF4451 /* ResetVector.uni */, - A58155782538173B00CF4451 /* Ia16 */, - A581557C2538173B00CF4451 /* DebugDisabled.asm */, - A581557D2538173B00CF4451 /* ResetVectorExtra.uni */, + A591B2AC26FF769400F9DBF0 /* CommonMacros.inc */, + A591B2AD26FF769400F9DBF0 /* Build.py */, + A591B2AE26FF769400F9DBF0 /* Bin */, + A591B2B626FF769400F9DBF0 /* PostCodes.inc */, + A591B2B726FF769400F9DBF0 /* Main.asm */, + A591B2B826FF769400F9DBF0 /* SerialDebug.asm */, + A591B2B926FF769400F9DBF0 /* Ia32 */, + A591B2BD26FF769400F9DBF0 /* Port80Debug.asm */, + A591B2BE26FF769400F9DBF0 /* ReadMe.txt */, + A591B2BF26FF769400F9DBF0 /* Ia16 */, + A591B2C326FF769400F9DBF0 /* ResetVectorCode.asm */, + A591B2C426FF769400F9DBF0 /* DebugDisabled.asm */, ); path = Vtf0; sourceTree = ""; }; - A581555D2538173B00CF4451 /* Tools */ = { + A591B2AE26FF769400F9DBF0 /* Bin */ = { isa = PBXGroup; children = ( - A581555E2538173B00CF4451 /* FixupForRawSection.py */, - ); - path = Tools; - sourceTree = ""; - }; - A581555F2538173B00CF4451 /* Bin */ = { - isa = PBXGroup; - children = ( - A58155602538173B00CF4451 /* ResetVector.x64.port80.raw */, - A58155612538173B00CF4451 /* ResetVector.ia32.port80.raw */, - A58155622538173B00CF4451 /* ResetVector.x64.raw */, - A58155632538173B00CF4451 /* ResetVector.ia32.serial.raw */, - A58155642538173B00CF4451 /* ResetVector.uni */, - A58155652538173B00CF4451 /* ResetVector.x64.serial.raw */, - A58155662538173B00CF4451 /* ResetVector.inf */, - A58155672538173B00CF4451 /* ResetVectorExtra.uni */, - A58155682538173B00CF4451 /* ResetVector.ia32.raw */, + A591B2AF26FF769400F9DBF0 /* ResetVector.x64.port80.raw */, + A591B2B026FF769400F9DBF0 /* ResetVector.ia32.port80.raw */, + A591B2B126FF769400F9DBF0 /* ResetVector.x64.raw */, + A591B2B226FF769400F9DBF0 /* ResetVector.ia32.serial.raw */, + A591B2B326FF769400F9DBF0 /* ResetVector.x64.serial.raw */, + A591B2B426FF769400F9DBF0 /* ResetVector.inf */, + A591B2B526FF769400F9DBF0 /* ResetVector.ia32.raw */, ); path = Bin; sourceTree = ""; }; - A58155692538173B00CF4451 /* X64 */ = { + A591B2B926FF769400F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A581556A2538173B00CF4451 /* PageTables.asm */, - ); - path = X64; - sourceTree = ""; - }; - A581556E2538173B00CF4451 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A581556F2538173B00CF4451 /* SearchForSecEntry.asm */, - A58155702538173B00CF4451 /* PageTables64.asm */, - A58155712538173B00CF4451 /* SearchForBfvBase.asm */, - A58155722538173B00CF4451 /* Flat32ToFlat64.asm */, + A591B2BA26FF769400F9DBF0 /* SearchForSecEntry.asm */, + A591B2BB26FF769400F9DBF0 /* SearchForBfvBase.asm */, + A591B2BC26FF769400F9DBF0 /* Flat32ToFlat64.asm */, ); path = Ia32; sourceTree = ""; }; - A58155782538173B00CF4451 /* Ia16 */ = { + A591B2BF26FF769400F9DBF0 /* Ia16 */ = { isa = PBXGroup; children = ( - A58155792538173B00CF4451 /* Real16ToFlat32.asm */, - A581557A2538173B00CF4451 /* Init16.asm */, - A581557B2538173B00CF4451 /* ResetVectorVtf0.asm */, + A591B2C026FF769400F9DBF0 /* Real16ToFlat32.asm */, + A591B2C126FF769400F9DBF0 /* Init16.asm */, + A591B2C226FF769400F9DBF0 /* ResetVectorVtf0.asm */, ); path = Ia16; sourceTree = ""; }; - A581557E2538173B00CF4451 /* CpuIoPei */ = { + A591B2C526FF769400F9DBF0 /* CpuIoPei */ = { isa = PBXGroup; children = ( - A581557F2538173B00CF4451 /* CpuIoPei.inf */, - A58155802538173B00CF4451 /* CpuIoPei.c */, - A58155812538173B00CF4451 /* CpuIoPei.uni */, - A58155822538173B00CF4451 /* CpuIoPei.h */, - A58155832538173B00CF4451 /* CpuIoPeiExtra.uni */, + A591B2C626FF769400F9DBF0 /* CpuIoPei.inf */, + A591B2C726FF769400F9DBF0 /* CpuIoPei.c */, + A591B2C826FF769400F9DBF0 /* CpuIoPei.h */, ); path = CpuIoPei; sourceTree = ""; }; - A58155842538173B00CF4451 /* SecCore */ = { + A591B2F726FF778600F9DBF0 /* IntelFrameworkModulePkg */ = { isa = PBXGroup; children = ( - A58155852538173B00CF4451 /* SecCore.inf */, - A58155862538173B00CF4451 /* SecCore.uni */, - A58155872538173B00CF4451 /* SecMain.h */, - A58155882538173B00CF4451 /* Ia32 */, - A581558A2538173B00CF4451 /* FindPeiCore.c */, - A581558B2538173B00CF4451 /* SecBist.c */, - A581558C2538173B00CF4451 /* SecCoreExtra.uni */, - A581558D2538173B00CF4451 /* SecMain.c */, + A591B2F826FF778600F9DBF0 /* Include */, + A591B30F26FF778600F9DBF0 /* IntelFrameworkModulePkgExtra.uni */, + A591B31026FF778600F9DBF0 /* IntelFrameworkModulePkg.dsc */, + A591B31126FF778600F9DBF0 /* IntelFrameworkModulePkg.uni */, + A591B31226FF778600F9DBF0 /* IntelFrameworkModulePkg.dec */, ); - path = SecCore; + name = IntelFrameworkModulePkg; + path = ../../IntelFrameworkModulePkg; sourceTree = ""; }; - A58155882538173B00CF4451 /* Ia32 */ = { + A591B2F826FF778600F9DBF0 /* Include */ = { isa = PBXGroup; children = ( - A58155892538173B00CF4451 /* ResetVec.nasmb */, + A591B2F926FF778600F9DBF0 /* Library */, + A591B2FC26FF778600F9DBF0 /* Protocol */, + A591B30226FF778600F9DBF0 /* Guid */, + ); + path = Include; + sourceTree = ""; + }; + A591B2F926FF778600F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591B2FA26FF778600F9DBF0 /* PlatformBdsLib.h */, + A591B2FB26FF778600F9DBF0 /* GenericBdsLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A591B2FC26FF778600F9DBF0 /* Protocol */ = { + isa = PBXGroup; + children = ( + A591B2FD26FF778600F9DBF0 /* ExitPmAuth.h */, + A591B2FE26FF778600F9DBF0 /* IsaAcpi.h */, + A591B2FF26FF778600F9DBF0 /* OEMBadging.h */, + A591B30026FF778600F9DBF0 /* VgaMiniPort.h */, + A591B30126FF778600F9DBF0 /* IsaIo.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A591B30226FF778600F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591B30326FF778600F9DBF0 /* LegacyBios.h */, + A591B30426FF778600F9DBF0 /* IntelFrameworkModulePkgTokenSpace.h */, + A591B30526FF778600F9DBF0 /* BlockIoVendor.h */, + A591B30626FF778600F9DBF0 /* HdBootVariable.h */, + A591B30726FF778600F9DBF0 /* BdsLibHii.h */, + A591B30826FF778600F9DBF0 /* BdsHii.h */, + A591B30926FF778600F9DBF0 /* TianoDecompress.h */, + A591B30A26FF778600F9DBF0 /* DataHubStatusCodeRecord.h */, + A591B30B26FF778600F9DBF0 /* AcpiVariableCompatibility.h */, + A591B30C26FF778600F9DBF0 /* LegacyDevOrder.h */, + A591B30D26FF778600F9DBF0 /* LastEnumLang.h */, + A591B30E26FF778600F9DBF0 /* CapsuleDataFile.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591B31326FF778E00F9DBF0 /* IntelFrameworkPkg */ = { + isa = PBXGroup; + children = ( + A591B31426FF778E00F9DBF0 /* IntelFrameworkPkgExtra.uni */, + A591B31526FF778E00F9DBF0 /* Include */, + A591B35326FF778E00F9DBF0 /* IntelFrameworkPkg.dsc */, + A591B35426FF778E00F9DBF0 /* IntelFrameworkPkg.uni */, + A591B35526FF778E00F9DBF0 /* IntelFrameworkPkg.dec */, + ); + name = IntelFrameworkPkg; + path = ../../IntelFrameworkPkg; + sourceTree = ""; + }; + A591B31526FF778E00F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591B31626FF778E00F9DBF0 /* FrameworkSmm.h */, + A591B31726FF778E00F9DBF0 /* FrameworkDxe.h */, + A591B31826FF778E00F9DBF0 /* Framework */, + A591B32226FF778E00F9DBF0 /* Protocol */, + A591B34126FF778E00F9DBF0 /* FrameworkPei.h */, + A591B34226FF778E00F9DBF0 /* Guid */, + A591B34926FF778E00F9DBF0 /* Ppi */, + ); + path = Include; + sourceTree = ""; + }; + A591B31826FF778E00F9DBF0 /* Framework */ = { + isa = PBXGroup; + children = ( + A591B31926FF778E00F9DBF0 /* BootScript.h */, + A591B31A26FF778E00F9DBF0 /* FirmwareVolumeImageFormat.h */, + A591B31B26FF778E00F9DBF0 /* SmmCis.h */, + A591B31C26FF778E00F9DBF0 /* FrameworkInternalFormRepresentation.h */, + A591B31D26FF778E00F9DBF0 /* Hob.h */, + A591B31E26FF778E00F9DBF0 /* PeiCis.h */, + A591B31F26FF778E00F9DBF0 /* FirmwareVolumeHeader.h */, + A591B32026FF778E00F9DBF0 /* StatusCode.h */, + A591B32126FF778E00F9DBF0 /* DxeCis.h */, + ); + path = Framework; + sourceTree = ""; + }; + A591B32226FF778E00F9DBF0 /* Protocol */ = { + isa = PBXGroup; + children = ( + A591B32326FF778E00F9DBF0 /* SmmBase.h */, + A591B32426FF778E00F9DBF0 /* SmmUsbDispatch.h */, + A591B32526FF778E00F9DBF0 /* SmmIchnDispatch.h */, + A591B32626FF778E00F9DBF0 /* LegacyInterrupt.h */, + A591B32726FF778E00F9DBF0 /* LegacyBios.h */, + A591B32826FF778E00F9DBF0 /* SmmSxDispatch.h */, + A591B32926FF778E00F9DBF0 /* SmmGpiDispatch.h */, + A591B32A26FF778E00F9DBF0 /* AcpiS3Save.h */, + A591B32B26FF778E00F9DBF0 /* FrameworkMpService.h */, + A591B32C26FF778E00F9DBF0 /* FrameworkFirmwareVolumeBlock.h */, + A591B32D26FF778E00F9DBF0 /* SmmPowerButtonDispatch.h */, + A591B32E26FF778E00F9DBF0 /* FrameworkFormCallback.h */, + A591B32F26FF778E00F9DBF0 /* SmmControl.h */, + A591B33026FF778E00F9DBF0 /* SmmCpuSaveState.h */, + A591B33126FF778E00F9DBF0 /* SmmStandbyButtonDispatch.h */, + A591B33226FF778E00F9DBF0 /* SectionExtraction.h */, + A591B33326FF778E00F9DBF0 /* LegacyBiosPlatform.h */, + A591B33426FF778E00F9DBF0 /* FrameworkFormBrowser.h */, + A591B33526FF778E00F9DBF0 /* SmmAccess.h */, + A591B33626FF778E00F9DBF0 /* LegacyRegion.h */, + A591B33726FF778E00F9DBF0 /* BootScriptSave.h */, + A591B33826FF778E00F9DBF0 /* DataHub.h */, + A591B33926FF778E00F9DBF0 /* SmmSwDispatch.h */, + A591B33A26FF778E00F9DBF0 /* SmmPeriodicTimerDispatch.h */, + A591B33B26FF778E00F9DBF0 /* Legacy8259.h */, + A591B33C26FF778E00F9DBF0 /* AcpiSupport.h */, + A591B33D26FF778E00F9DBF0 /* SmmCpuIo.h */, + A591B33E26FF778E00F9DBF0 /* CpuIo.h */, + A591B33F26FF778E00F9DBF0 /* FirmwareVolume.h */, + A591B34026FF778E00F9DBF0 /* FrameworkHii.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A591B34226FF778E00F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591B34326FF778E00F9DBF0 /* SmramMemoryReserve.h */, + A591B34426FF778E00F9DBF0 /* DataHubRecords.h */, + A591B34526FF778E00F9DBF0 /* SmmCommunicate.h */, + A591B34626FF778E00F9DBF0 /* BlockIo.h */, + A591B34726FF778E00F9DBF0 /* Capsule.h */, + A591B34826FF778E00F9DBF0 /* FirmwareFileSystem.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591B34926FF778E00F9DBF0 /* Ppi */ = { + isa = PBXGroup; + children = ( + A591B34A26FF778E00F9DBF0 /* PciCfg.h */, + A591B34B26FF778E00F9DBF0 /* Security.h */, + A591B34C26FF778E00F9DBF0 /* S3Resume.h */, + A591B34D26FF778E00F9DBF0 /* BootScriptExecuter.h */, + A591B34E26FF778E00F9DBF0 /* ReadOnlyVariable.h */, + A591B34F26FF778E00F9DBF0 /* SectionExtraction.h */, + A591B35026FF778E00F9DBF0 /* FvLoadFile.h */, + A591B35126FF778E00F9DBF0 /* Smbus.h */, + A591B35226FF778E00F9DBF0 /* FindFv.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A591B35626FF77D400F9DBF0 /* MdeModulePkg */ = { + isa = PBXGroup; + children = ( + A591B35726FF77D400F9DBF0 /* Core */, + A591B3E626FF77D400F9DBF0 /* Universal */, + A591B68326FF77D500F9DBF0 /* Include */, + A591B72526FF77D600F9DBF0 /* MdeModulePkgExtra.uni */, + A591B72626FF77D600F9DBF0 /* Bus */, + A591B8EF26FF77D600F9DBF0 /* Library */, + A591BAAC26FF77D800F9DBF0 /* MdeModulePkgSample.dec */, + A591BAAD26FF77D800F9DBF0 /* Logo */, + A591BAB726FF77D800F9DBF0 /* MdeModulePkg.uni */, + A591BAB826FF77D800F9DBF0 /* MdeModulePkg.dec */, + A591BAB926FF77D800F9DBF0 /* Application */, + A591BAF226FF77D800F9DBF0 /* MdeModulePkg.dsc */, + ); + name = MdeModulePkg; + path = ../../MdeModulePkg; + sourceTree = ""; + }; + A591B35726FF77D400F9DBF0 /* Core */ = { + isa = PBXGroup; + children = ( + A591B35826FF77D400F9DBF0 /* RuntimeDxe */, + A591B35F26FF77D400F9DBF0 /* Dxe */, + A591B39926FF77D400F9DBF0 /* PiSmmCore */, + A591B3B226FF77D400F9DBF0 /* Pei */, + A591B3D526FF77D400F9DBF0 /* DxeIplPeim */, + ); + path = Core; + sourceTree = ""; + }; + A591B35826FF77D400F9DBF0 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B35926FF77D400F9DBF0 /* Runtime.c */, + A591B35A26FF77D400F9DBF0 /* RuntimeDxe.inf */, + A591B35B26FF77D400F9DBF0 /* RuntimeDxe.uni */, + A591B35C26FF77D400F9DBF0 /* Crc32.c */, + A591B35D26FF77D400F9DBF0 /* Runtime.h */, + A591B35E26FF77D400F9DBF0 /* RuntimeDxeExtra.uni */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A591B35F26FF77D400F9DBF0 /* Dxe */ = { + isa = PBXGroup; + children = ( + A591B36026FF77D400F9DBF0 /* Misc */, + A591B36826FF77D400F9DBF0 /* Hand */, + A591B36E26FF77D400F9DBF0 /* DxeMain.inf */, + A591B36F26FF77D400F9DBF0 /* FwVolBlock */, + A591B37226FF77D400F9DBF0 /* Dispatcher */, + A591B37526FF77D400F9DBF0 /* FwVol */, + A591B37C26FF77D400F9DBF0 /* DxeMain */, + A591B37F26FF77D400F9DBF0 /* Library */, + A591B38126FF77D400F9DBF0 /* Gcd */, + A591B38426FF77D400F9DBF0 /* Image */, + A591B38726FF77D400F9DBF0 /* DxeMain.h */, + A591B38826FF77D400F9DBF0 /* DxeCore.uni */, + A591B38926FF77D400F9DBF0 /* SectionExtraction */, + A591B38B26FF77D400F9DBF0 /* Event */, + A591B39026FF77D400F9DBF0 /* DxeCoreExtra.uni */, + A591B39126FF77D400F9DBF0 /* Mem */, + ); + path = Dxe; + sourceTree = ""; + }; + A591B36026FF77D400F9DBF0 /* Misc */ = { + isa = PBXGroup; + children = ( + A591B36126FF77D400F9DBF0 /* Stall.c */, + A591B36226FF77D400F9DBF0 /* MemoryProtection.c */, + A591B36326FF77D400F9DBF0 /* DebugImageInfo.c */, + A591B36426FF77D400F9DBF0 /* InstallConfigurationTable.c */, + A591B36526FF77D400F9DBF0 /* SetWatchdogTimer.c */, + A591B36626FF77D400F9DBF0 /* PropertiesTable.c */, + A591B36726FF77D400F9DBF0 /* MemoryAttributesTable.c */, + ); + path = Misc; + sourceTree = ""; + }; + A591B36826FF77D400F9DBF0 /* Hand */ = { + isa = PBXGroup; + children = ( + A591B36926FF77D400F9DBF0 /* Handle.c */, + A591B36A26FF77D400F9DBF0 /* Handle.h */, + A591B36B26FF77D400F9DBF0 /* Locate.c */, + A591B36C26FF77D400F9DBF0 /* DriverSupport.c */, + A591B36D26FF77D400F9DBF0 /* Notify.c */, + ); + path = Hand; + sourceTree = ""; + }; + A591B36F26FF77D400F9DBF0 /* FwVolBlock */ = { + isa = PBXGroup; + children = ( + A591B37026FF77D400F9DBF0 /* FwVolBlock.c */, + A591B37126FF77D400F9DBF0 /* FwVolBlock.h */, + ); + path = FwVolBlock; + sourceTree = ""; + }; + A591B37226FF77D400F9DBF0 /* Dispatcher */ = { + isa = PBXGroup; + children = ( + A591B37326FF77D400F9DBF0 /* Dispatcher.c */, + A591B37426FF77D400F9DBF0 /* Dependency.c */, + ); + path = Dispatcher; + sourceTree = ""; + }; + A591B37526FF77D400F9DBF0 /* FwVol */ = { + isa = PBXGroup; + children = ( + A591B37626FF77D400F9DBF0 /* FwVolAttrib.c */, + A591B37726FF77D400F9DBF0 /* FwVolRead.c */, + A591B37826FF77D400F9DBF0 /* FwVolDriver.h */, + A591B37926FF77D400F9DBF0 /* Ffs.c */, + A591B37A26FF77D400F9DBF0 /* FwVolWrite.c */, + A591B37B26FF77D400F9DBF0 /* FwVol.c */, + ); + path = FwVol; + sourceTree = ""; + }; + A591B37C26FF77D400F9DBF0 /* DxeMain */ = { + isa = PBXGroup; + children = ( + A591B37D26FF77D400F9DBF0 /* DxeProtocolNotify.c */, + A591B37E26FF77D400F9DBF0 /* DxeMain.c */, + ); + path = DxeMain; + sourceTree = ""; + }; + A591B37F26FF77D400F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591B38026FF77D400F9DBF0 /* Library.c */, + ); + path = Library; + sourceTree = ""; + }; + A591B38126FF77D400F9DBF0 /* Gcd */ = { + isa = PBXGroup; + children = ( + A591B38226FF77D400F9DBF0 /* Gcd.c */, + A591B38326FF77D400F9DBF0 /* Gcd.h */, + ); + path = Gcd; + sourceTree = ""; + }; + A591B38426FF77D400F9DBF0 /* Image */ = { + isa = PBXGroup; + children = ( + A591B38526FF77D400F9DBF0 /* Image.c */, + A591B38626FF77D400F9DBF0 /* Image.h */, + ); + path = Image; + sourceTree = ""; + }; + A591B38926FF77D400F9DBF0 /* SectionExtraction */ = { + isa = PBXGroup; + children = ( + A591B38A26FF77D400F9DBF0 /* CoreSectionExtraction.c */, + ); + path = SectionExtraction; + sourceTree = ""; + }; + A591B38B26FF77D400F9DBF0 /* Event */ = { + isa = PBXGroup; + children = ( + A591B38C26FF77D400F9DBF0 /* Timer.c */, + A591B38D26FF77D400F9DBF0 /* Event.h */, + A591B38E26FF77D400F9DBF0 /* Event.c */, + A591B38F26FF77D400F9DBF0 /* Tpl.c */, + ); + path = Event; + sourceTree = ""; + }; + A591B39126FF77D400F9DBF0 /* Mem */ = { + isa = PBXGroup; + children = ( + A591B39226FF77D400F9DBF0 /* HeapGuard.c */, + A591B39326FF77D400F9DBF0 /* MemData.c */, + A591B39426FF77D400F9DBF0 /* MemoryProfileRecord.c */, + A591B39526FF77D400F9DBF0 /* Page.c */, + A591B39626FF77D400F9DBF0 /* HeapGuard.h */, + A591B39726FF77D400F9DBF0 /* Imem.h */, + A591B39826FF77D400F9DBF0 /* Pool.c */, + ); + path = Mem; + sourceTree = ""; + }; + A591B39926FF77D400F9DBF0 /* PiSmmCore */ = { + isa = PBXGroup; + children = ( + A591B39A26FF77D400F9DBF0 /* Smi.c */, + A591B39B26FF77D400F9DBF0 /* SmiHandlerProfile.c */, + A591B39C26FF77D400F9DBF0 /* HeapGuard.c */, + A591B39D26FF77D400F9DBF0 /* PiSmmCore.c */, + A591B39E26FF77D400F9DBF0 /* Dispatcher.c */, + A591B39F26FF77D400F9DBF0 /* PiSmmIplExtra.uni */, + A591B3A026FF77D400F9DBF0 /* SmramProfileRecord.c */, + A591B3A126FF77D400F9DBF0 /* Handle.c */, + A591B3A226FF77D400F9DBF0 /* PiSmmCoreExtra.uni */, + A591B3A326FF77D400F9DBF0 /* InstallConfigurationTable.c */, + A591B3A426FF77D400F9DBF0 /* PiSmmCorePrivateData.h */, + A591B3A526FF77D400F9DBF0 /* PiSmmIpl.c */, + A591B3A626FF77D400F9DBF0 /* Page.c */, + A591B3A726FF77D400F9DBF0 /* PiSmmCore.h */, + A591B3A826FF77D400F9DBF0 /* HeapGuard.h */, + A591B3A926FF77D400F9DBF0 /* PiSmmCore.inf */, + A591B3AA26FF77D400F9DBF0 /* Locate.c */, + A591B3AB26FF77D400F9DBF0 /* Dependency.c */, + A591B3AC26FF77D400F9DBF0 /* Pool.c */, + A591B3AD26FF77D400F9DBF0 /* PiSmmCore.uni */, + A591B3AE26FF77D400F9DBF0 /* MemoryAttributesTable.c */, + A591B3AF26FF77D400F9DBF0 /* PiSmmIpl.uni */, + A591B3B026FF77D400F9DBF0 /* Notify.c */, + A591B3B126FF77D400F9DBF0 /* PiSmmIpl.inf */, + ); + path = PiSmmCore; + sourceTree = ""; + }; + A591B3B226FF77D400F9DBF0 /* Pei */ = { + isa = PBXGroup; + children = ( + A591B3B326FF77D400F9DBF0 /* PeiMain.inf */, + A591B3B426FF77D400F9DBF0 /* PciCfg2 */, + A591B3B626FF77D400F9DBF0 /* Memory */, + A591B3B826FF77D400F9DBF0 /* Hob */, + A591B3BA26FF77D400F9DBF0 /* Security */, + A591B3BC26FF77D400F9DBF0 /* Reset */, + A591B3BE26FF77D400F9DBF0 /* Dispatcher */, + A591B3C026FF77D400F9DBF0 /* FwVol */, + A591B3C326FF77D400F9DBF0 /* Dependency */, + A591B3C626FF77D400F9DBF0 /* Image */, + A591B3C826FF77D400F9DBF0 /* PeiMain */, + A591B3CA26FF77D400F9DBF0 /* StatusCode */, + A591B3CC26FF77D400F9DBF0 /* BootMode */, + A591B3CE26FF77D400F9DBF0 /* CpuIo */, + A591B3D026FF77D400F9DBF0 /* Ppi */, + A591B3D226FF77D400F9DBF0 /* PeiCoreExtra.uni */, + A591B3D326FF77D400F9DBF0 /* PeiMain.h */, + A591B3D426FF77D400F9DBF0 /* PeiCore.uni */, + ); + path = Pei; + sourceTree = ""; + }; + A591B3B426FF77D400F9DBF0 /* PciCfg2 */ = { + isa = PBXGroup; + children = ( + A591B3B526FF77D400F9DBF0 /* PciCfg2.c */, + ); + path = PciCfg2; + sourceTree = ""; + }; + A591B3B626FF77D400F9DBF0 /* Memory */ = { + isa = PBXGroup; + children = ( + A591B3B726FF77D400F9DBF0 /* MemoryServices.c */, + ); + path = Memory; + sourceTree = ""; + }; + A591B3B826FF77D400F9DBF0 /* Hob */ = { + isa = PBXGroup; + children = ( + A591B3B926FF77D400F9DBF0 /* Hob.c */, + ); + path = Hob; + sourceTree = ""; + }; + A591B3BA26FF77D400F9DBF0 /* Security */ = { + isa = PBXGroup; + children = ( + A591B3BB26FF77D400F9DBF0 /* Security.c */, + ); + path = Security; + sourceTree = ""; + }; + A591B3BC26FF77D400F9DBF0 /* Reset */ = { + isa = PBXGroup; + children = ( + A591B3BD26FF77D400F9DBF0 /* Reset.c */, + ); + path = Reset; + sourceTree = ""; + }; + A591B3BE26FF77D400F9DBF0 /* Dispatcher */ = { + isa = PBXGroup; + children = ( + A591B3BF26FF77D400F9DBF0 /* Dispatcher.c */, + ); + path = Dispatcher; + sourceTree = ""; + }; + A591B3C026FF77D400F9DBF0 /* FwVol */ = { + isa = PBXGroup; + children = ( + A591B3C126FF77D400F9DBF0 /* FwVol.h */, + A591B3C226FF77D400F9DBF0 /* FwVol.c */, + ); + path = FwVol; + sourceTree = ""; + }; + A591B3C326FF77D400F9DBF0 /* Dependency */ = { + isa = PBXGroup; + children = ( + A591B3C426FF77D400F9DBF0 /* Dependency.h */, + A591B3C526FF77D400F9DBF0 /* Dependency.c */, + ); + path = Dependency; + sourceTree = ""; + }; + A591B3C626FF77D400F9DBF0 /* Image */ = { + isa = PBXGroup; + children = ( + A591B3C726FF77D400F9DBF0 /* Image.c */, + ); + path = Image; + sourceTree = ""; + }; + A591B3C826FF77D400F9DBF0 /* PeiMain */ = { + isa = PBXGroup; + children = ( + A591B3C926FF77D400F9DBF0 /* PeiMain.c */, + ); + path = PeiMain; + sourceTree = ""; + }; + A591B3CA26FF77D400F9DBF0 /* StatusCode */ = { + isa = PBXGroup; + children = ( + A591B3CB26FF77D400F9DBF0 /* StatusCode.c */, + ); + path = StatusCode; + sourceTree = ""; + }; + A591B3CC26FF77D400F9DBF0 /* BootMode */ = { + isa = PBXGroup; + children = ( + A591B3CD26FF77D400F9DBF0 /* BootMode.c */, + ); + path = BootMode; + sourceTree = ""; + }; + A591B3CE26FF77D400F9DBF0 /* CpuIo */ = { + isa = PBXGroup; + children = ( + A591B3CF26FF77D400F9DBF0 /* CpuIo.c */, + ); + path = CpuIo; + sourceTree = ""; + }; + A591B3D026FF77D400F9DBF0 /* Ppi */ = { + isa = PBXGroup; + children = ( + A591B3D126FF77D400F9DBF0 /* Ppi.c */, + ); + path = Ppi; + sourceTree = ""; + }; + A591B3D526FF77D400F9DBF0 /* DxeIplPeim */ = { + isa = PBXGroup; + children = ( + A591B3D626FF77D400F9DBF0 /* DxeIpl.uni */, + A591B3D726FF77D400F9DBF0 /* Ebc */, + A591B3D926FF77D400F9DBF0 /* DxeLoad.c */, + A591B3DA26FF77D400F9DBF0 /* DxeIpl.inf */, + A591B3DB26FF77D400F9DBF0 /* X64 */, + A591B3DF26FF77D400F9DBF0 /* DxeIpl.h */, + A591B3E026FF77D400F9DBF0 /* Ia32 */, + A591B3E326FF77D400F9DBF0 /* Arm */, + A591B3E526FF77D400F9DBF0 /* DxeIplExtra.uni */, + ); + path = DxeIplPeim; + sourceTree = ""; + }; + A591B3D726FF77D400F9DBF0 /* Ebc */ = { + isa = PBXGroup; + children = ( + A591B3D826FF77D400F9DBF0 /* DxeLoadFunc.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A591B3DB26FF77D400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591B3DC26FF77D400F9DBF0 /* VirtualMemory.c */, + A591B3DD26FF77D400F9DBF0 /* VirtualMemory.h */, + A591B3DE26FF77D400F9DBF0 /* DxeLoadFunc.c */, + ); + path = X64; + sourceTree = ""; + }; + A591B3E026FF77D400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591B3E126FF77D400F9DBF0 /* IdtVectorAsm.nasm */, + A591B3E226FF77D400F9DBF0 /* DxeLoadFunc.c */, ); path = Ia32; sourceTree = ""; }; - A581558E2538173B00CF4451 /* CpuS3DataDxe */ = { + A591B3E326FF77D400F9DBF0 /* Arm */ = { isa = PBXGroup; children = ( - A581558F2538173B00CF4451 /* CpuS3DataDxeExtra.uni */, - A58155902538173B00CF4451 /* CpuS3DataDxe.inf */, - A58155912538173B00CF4451 /* CpuS3DataDxe.uni */, - A58155922538173B00CF4451 /* CpuS3Data.c */, + A591B3E426FF77D400F9DBF0 /* DxeLoadFunc.c */, + ); + path = Arm; + sourceTree = ""; + }; + A591B3E626FF77D400F9DBF0 /* Universal */ = { + isa = PBXGroup; + children = ( + A591B3E726FF77D400F9DBF0 /* DebugPortDxe */, + A591B3EE26FF77D400F9DBF0 /* EsrtFmpDxe */, + A591B3F426FF77D400F9DBF0 /* DebugSupportDxe */, + A591B40326FF77D400F9DBF0 /* Acpi */, + A591B44426FF77D400F9DBF0 /* EbcDxe */, + A591B47D26FF77D400F9DBF0 /* EsrtDxe */, + A591B48426FF77D400F9DBF0 /* SmbiosDxe */, + A591B48A26FF77D400F9DBF0 /* SectionExtractionDxe */, + A591B48F26FF77D400F9DBF0 /* RegularExpressionDxe */, + A591B4BA26FF77D400F9DBF0 /* Variable */, + A591B4DC26FF77D400F9DBF0 /* DisplayEngineDxe */, + A591B4E626FF77D400F9DBF0 /* CapsuleOnDiskLoadPei */, + A591B4EB26FF77D400F9DBF0 /* DriverHealthManagerDxe */, + A591B4F526FF77D400F9DBF0 /* MonotonicCounterRuntimeDxe */, + A591B4FA26FF77D400F9DBF0 /* LegacyRegion2Dxe */, + A591B50026FF77D400F9DBF0 /* WatchdogTimerDxe */, + A591B50626FF77D400F9DBF0 /* FaultTolerantWriteDxe */, + A591B51C26FF77D400F9DBF0 /* DevicePathDxe */, + A591B52126FF77D500F9DBF0 /* DriverSampleDxe */, + A591B52C26FF77D500F9DBF0 /* SmbiosMeasurementDxe */, + A591B53126FF77D500F9DBF0 /* HiiResourcesSampleDxe */, + A591B53826FF77D500F9DBF0 /* PlatformDriOverrideDxe */, + A591B54226FF77D500F9DBF0 /* LoadFileOnFv2 */, + A591B54726FF77D500F9DBF0 /* BootManagerPolicyDxe */, + A591B54C26FF77D500F9DBF0 /* PCD */, + A591B55B26FF77D500F9DBF0 /* SectionExtractionPei */, + A591B56026FF77D500F9DBF0 /* StatusCodeHandler */, + A591B57926FF77D500F9DBF0 /* DebugServicePei */, + A591B57E26FF77D500F9DBF0 /* TimestampDxe */, + A591B58326FF77D500F9DBF0 /* ResetSystemPei */, + A591B58926FF77D500F9DBF0 /* FvSimpleFileSystemDxe */, + A591B59126FF77D500F9DBF0 /* SecurityStubDxe */, + A591B59826FF77D500F9DBF0 /* Disk */, + A591B5CD26FF77D500F9DBF0 /* MemoryTest */, + A591B5DA26FF77D500F9DBF0 /* HiiDatabaseDxe */, + A591B5E726FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2Pei */, + A591B5EC26FF77D500F9DBF0 /* FaultTolerantWritePei */, + A591B5F126FF77D500F9DBF0 /* BdsDxe */, + A591B5FB26FF77D500F9DBF0 /* SmmCommunicationBufferDxe */, + A591B60026FF77D500F9DBF0 /* CapsulePei */, + A591B60F26FF77D500F9DBF0 /* ResetSystemRuntimeDxe */, + A591B61526FF77D500F9DBF0 /* PrintDxe */, + A591B61A26FF77D500F9DBF0 /* SerialDxe */, + A591B61F26FF77D500F9DBF0 /* LockBox */, + A591B62526FF77D500F9DBF0 /* FileExplorerDxe */, + A591B62A26FF77D500F9DBF0 /* ReportStatusCodeRouter */, + A591B63D26FF77D500F9DBF0 /* CapsuleRuntimeDxe */, + A591B64B26FF77D500F9DBF0 /* SetupBrowserDxe */, + A591B65526FF77D500F9DBF0 /* Console */, + A591B67D26FF77D500F9DBF0 /* Metronome */, + ); + path = Universal; + sourceTree = ""; + }; + A591B3E726FF77D400F9DBF0 /* DebugPortDxe */ = { + isa = PBXGroup; + children = ( + A591B3E826FF77D400F9DBF0 /* DebugPort.c */, + A591B3E926FF77D400F9DBF0 /* DebugPortDxeExtra.uni */, + A591B3EA26FF77D400F9DBF0 /* DebugPortDxe.inf */, + A591B3EB26FF77D400F9DBF0 /* ComponentName.c */, + A591B3EC26FF77D400F9DBF0 /* DebugPortDxe.uni */, + A591B3ED26FF77D400F9DBF0 /* DebugPort.h */, + ); + path = DebugPortDxe; + sourceTree = ""; + }; + A591B3EE26FF77D400F9DBF0 /* EsrtFmpDxe */ = { + isa = PBXGroup; + children = ( + A591B3EF26FF77D400F9DBF0 /* EsrtFmpDebugPrint.c */, + A591B3F026FF77D400F9DBF0 /* EsrtFmpDxeExtra.uni */, + A591B3F126FF77D400F9DBF0 /* EsrtFmpDxe.inf */, + A591B3F226FF77D400F9DBF0 /* EsrtFmpDxe.uni */, + A591B3F326FF77D400F9DBF0 /* EsrtFmp.c */, + ); + path = EsrtFmpDxe; + sourceTree = ""; + }; + A591B3F426FF77D400F9DBF0 /* DebugSupportDxe */ = { + isa = PBXGroup; + children = ( + A591B3F526FF77D400F9DBF0 /* X64 */, + A591B3F926FF77D400F9DBF0 /* DebugSupportDxeExtra.uni */, + A591B3FA26FF77D400F9DBF0 /* DebugSupport.c */, + A591B3FB26FF77D400F9DBF0 /* Ia32 */, + A591B40126FF77D400F9DBF0 /* DebugSupportDxe.uni */, + A591B40226FF77D400F9DBF0 /* DebugSupportDxe.inf */, + ); + path = DebugSupportDxe; + sourceTree = ""; + }; + A591B3F526FF77D400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591B3F626FF77D400F9DBF0 /* PlDebugSupport.h */, + A591B3F726FF77D400F9DBF0 /* PlDebugSupportX64.c */, + A591B3F826FF77D400F9DBF0 /* AsmFuncs.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591B3FB26FF77D400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591B3FC26FF77D400F9DBF0 /* PlDebugSupport.h */, + A591B3FD26FF77D400F9DBF0 /* AsmFuncs.nasm */, + A591B3FE26FF77D400F9DBF0 /* PlDebugSupport.c */, + A591B3FF26FF77D400F9DBF0 /* PlDebugSupportIa32.c */, + A591B40026FF77D400F9DBF0 /* DebugSupport.h */, + ); + path = Ia32; + sourceTree = ""; + }; + A591B40326FF77D400F9DBF0 /* Acpi */ = { + isa = PBXGroup; + children = ( + A591B40426FF77D400F9DBF0 /* AcpiTableDxe */, + A591B41226FF77D400F9DBF0 /* S3SaveStateDxe */, + A591B41926FF77D400F9DBF0 /* BootGraphicsResourceTableDxe */, + A591B41E26FF77D400F9DBF0 /* FirmwarePerformanceDataTableSmm */, + A591B42326FF77D400F9DBF0 /* FirmwarePerformanceDataTablePei */, + A591B42826FF77D400F9DBF0 /* AcpiPlatformDxe */, + A591B42D26FF77D400F9DBF0 /* BootScriptExecutorDxe */, + A591B43926FF77D400F9DBF0 /* SmmS3SaveState */, + A591B43F26FF77D400F9DBF0 /* FirmwarePerformanceDataTableDxe */, + ); + path = Acpi; + sourceTree = ""; + }; + A591B40426FF77D400F9DBF0 /* AcpiTableDxe */ = { + isa = PBXGroup; + children = ( + A591B40526FF77D400F9DBF0 /* AmlNamespace.c */, + A591B40626FF77D400F9DBF0 /* AcpiTableDxeExtra.uni */, + A591B40726FF77D400F9DBF0 /* AcpiTableProtocol.c */, + A591B40826FF77D400F9DBF0 /* AmlOption.c */, + A591B40926FF77D400F9DBF0 /* AmlString.c */, + A591B40A26FF77D400F9DBF0 /* AcpiSdt.c */, + A591B40B26FF77D400F9DBF0 /* AcpiTable.c */, + A591B40C26FF77D400F9DBF0 /* AcpiTableDxe.uni */, + A591B40D26FF77D400F9DBF0 /* AmlChild.c */, + A591B40E26FF77D400F9DBF0 /* AcpiTableDxe.inf */, + A591B40F26FF77D400F9DBF0 /* AcpiSdt.h */, + A591B41026FF77D400F9DBF0 /* Aml.c */, + A591B41126FF77D400F9DBF0 /* AcpiTable.h */, + ); + path = AcpiTableDxe; + sourceTree = ""; + }; + A591B41226FF77D400F9DBF0 /* S3SaveStateDxe */ = { + isa = PBXGroup; + children = ( + A591B41326FF77D400F9DBF0 /* AcpiS3ContextSave.c */, + A591B41426FF77D400F9DBF0 /* S3SaveStateDxeExtra.uni */, + A591B41526FF77D400F9DBF0 /* S3SaveState.c */, + A591B41626FF77D400F9DBF0 /* S3SaveStateDxe.uni */, + A591B41726FF77D400F9DBF0 /* S3SaveStateDxe.inf */, + A591B41826FF77D400F9DBF0 /* InternalS3SaveState.h */, + ); + path = S3SaveStateDxe; + sourceTree = ""; + }; + A591B41926FF77D400F9DBF0 /* BootGraphicsResourceTableDxe */ = { + isa = PBXGroup; + children = ( + A591B41A26FF77D400F9DBF0 /* BootGraphicsResourceTableDxeExtra.uni */, + A591B41B26FF77D400F9DBF0 /* BootGraphicsResourceTableDxe.c */, + A591B41C26FF77D400F9DBF0 /* BootGraphicsResourceTableDxe.inf */, + A591B41D26FF77D400F9DBF0 /* BootGraphicsResourceTableDxe.uni */, + ); + path = BootGraphicsResourceTableDxe; + sourceTree = ""; + }; + A591B41E26FF77D400F9DBF0 /* FirmwarePerformanceDataTableSmm */ = { + isa = PBXGroup; + children = ( + A591B41F26FF77D400F9DBF0 /* FirmwarePerformanceSmm.uni */, + A591B42026FF77D400F9DBF0 /* FirmwarePerformanceSmm.inf */, + A591B42126FF77D400F9DBF0 /* FirmwarePerformanceSmmExtra.uni */, + A591B42226FF77D400F9DBF0 /* FirmwarePerformanceSmm.c */, + ); + path = FirmwarePerformanceDataTableSmm; + sourceTree = ""; + }; + A591B42326FF77D400F9DBF0 /* FirmwarePerformanceDataTablePei */ = { + isa = PBXGroup; + children = ( + A591B42426FF77D400F9DBF0 /* FirmwarePerformancePei.c */, + A591B42526FF77D400F9DBF0 /* FirmwarePerformancePeiExtra.uni */, + A591B42626FF77D400F9DBF0 /* FirmwarePerformancePei.inf */, + A591B42726FF77D400F9DBF0 /* FirmwarePerformancePei.uni */, + ); + path = FirmwarePerformanceDataTablePei; + sourceTree = ""; + }; + A591B42826FF77D400F9DBF0 /* AcpiPlatformDxe */ = { + isa = PBXGroup; + children = ( + A591B42926FF77D400F9DBF0 /* AcpiPlatform.c */, + A591B42A26FF77D400F9DBF0 /* AcpiPlatformDxe.inf */, + A591B42B26FF77D400F9DBF0 /* AcpiPlatformExtra.uni */, + A591B42C26FF77D400F9DBF0 /* AcpiPlatform.uni */, + ); + path = AcpiPlatformDxe; + sourceTree = ""; + }; + A591B42D26FF77D400F9DBF0 /* BootScriptExecutorDxe */ = { + isa = PBXGroup; + children = ( + A591B42E26FF77D400F9DBF0 /* BootScriptExecutorDxe.inf */, + A591B42F26FF77D400F9DBF0 /* BootScriptExecutorDxe.uni */, + A591B43026FF77D400F9DBF0 /* X64 */, + A591B43326FF77D400F9DBF0 /* ScriptExecute.h */, + A591B43426FF77D400F9DBF0 /* BootScriptExecutorDxeExtra.uni */, + A591B43526FF77D400F9DBF0 /* IA32 */, + A591B43826FF77D400F9DBF0 /* ScriptExecute.c */, + ); + path = BootScriptExecutorDxe; + sourceTree = ""; + }; + A591B43026FF77D400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591B43126FF77D400F9DBF0 /* S3Asm.nasm */, + A591B43226FF77D400F9DBF0 /* SetIdtEntry.c */, + ); + path = X64; + sourceTree = ""; + }; + A591B43526FF77D400F9DBF0 /* IA32 */ = { + isa = PBXGroup; + children = ( + A591B43626FF77D400F9DBF0 /* S3Asm.nasm */, + A591B43726FF77D400F9DBF0 /* SetIdtEntry.c */, + ); + path = IA32; + sourceTree = ""; + }; + A591B43926FF77D400F9DBF0 /* SmmS3SaveState */ = { + isa = PBXGroup; + children = ( + A591B43A26FF77D400F9DBF0 /* SmmS3SaveStateExtra.uni */, + A591B43B26FF77D400F9DBF0 /* SmmS3SaveState.inf */, + A591B43C26FF77D400F9DBF0 /* SmmS3SaveState.uni */, + A591B43D26FF77D400F9DBF0 /* InternalSmmSaveState.h */, + A591B43E26FF77D400F9DBF0 /* SmmS3SaveState.c */, + ); + path = SmmS3SaveState; + sourceTree = ""; + }; + A591B43F26FF77D400F9DBF0 /* FirmwarePerformanceDataTableDxe */ = { + isa = PBXGroup; + children = ( + A591B44026FF77D400F9DBF0 /* FirmwarePerformanceDxe.inf */, + A591B44126FF77D400F9DBF0 /* FirmwarePerformanceDxe.uni */, + A591B44226FF77D400F9DBF0 /* FirmwarePerformanceDxeExtra.uni */, + A591B44326FF77D400F9DBF0 /* FirmwarePerformanceDxe.c */, + ); + path = FirmwarePerformanceDataTableDxe; + sourceTree = ""; + }; + A591B44426FF77D400F9DBF0 /* EbcDxe */ = { + isa = PBXGroup; + children = ( + A591B44526FF77D400F9DBF0 /* EbcDxe.uni */, + A591B44626FF77D400F9DBF0 /* EbcInt.h */, + A591B44726FF77D400F9DBF0 /* EbcExecute.h */, + A591B44826FF77D400F9DBF0 /* EbcDxe.inf */, + A591B44926FF77D400F9DBF0 /* X64 */, + A591B44C26FF77D400F9DBF0 /* EbcDebugger.inf */, + A591B44D26FF77D400F9DBF0 /* EbcDebuggerHook.c */, + A591B44E26FF77D400F9DBF0 /* EbcDebugger */, + A591B46E26FF77D400F9DBF0 /* EbcDebugger.uni */, + A591B46F26FF77D400F9DBF0 /* EbcDebuggerConfig.uni */, + A591B47026FF77D400F9DBF0 /* Ia32 */, + A591B47326FF77D400F9DBF0 /* EbcInt.c */, + A591B47426FF77D400F9DBF0 /* EbcDebuggerConfig.inf */, + A591B47526FF77D400F9DBF0 /* EbcExecute.c */, + A591B47626FF77D400F9DBF0 /* EbcDebuggerHook.h */, + A591B47726FF77D400F9DBF0 /* AArch64 */, + A591B47A26FF77D400F9DBF0 /* EbcDebuggerConfigExtra.uni */, + A591B47B26FF77D400F9DBF0 /* EbcDxeExtra.uni */, + A591B47C26FF77D400F9DBF0 /* EbcDebuggerExtra.uni */, + ); + path = EbcDxe; + sourceTree = ""; + }; + A591B44926FF77D400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591B44A26FF77D400F9DBF0 /* EbcSupport.c */, + A591B44B26FF77D400F9DBF0 /* EbcLowLevel.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591B44E26FF77D400F9DBF0 /* EbcDebugger */ = { + isa = PBXGroup; + children = ( + A591B44F26FF77D400F9DBF0 /* EdbCommand.h */, + A591B45026FF77D400F9DBF0 /* EdbDisasm.h */, + A591B45126FF77D400F9DBF0 /* EdbDisasmSupport.c */, + A591B45226FF77D400F9DBF0 /* EdbSymbol.c */, + A591B45326FF77D400F9DBF0 /* EdbSupport.h */, + A591B45426FF77D400F9DBF0 /* EdbCommon.h */, + A591B45526FF77D400F9DBF0 /* EdbHook.c */, + A591B45626FF77D400F9DBF0 /* EdbSupportUI.c */, + A591B45726FF77D400F9DBF0 /* EdbSupportString.c */, + A591B45826FF77D400F9DBF0 /* EdbCmdExtIo.c */, + A591B45926FF77D400F9DBF0 /* Edb.c */, + A591B45A26FF77D400F9DBF0 /* EdbCmdMemory.c */, + A591B45B26FF77D400F9DBF0 /* EbcDebuggerConfig.c */, + A591B45C26FF77D400F9DBF0 /* EdbDisasmSupport.h */, + A591B45D26FF77D400F9DBF0 /* EdbSymbol.h */, + A591B45E26FF77D400F9DBF0 /* EdbSupportFile.c */, + A591B45F26FF77D400F9DBF0 /* EdbCommand.c */, + A591B46026FF77D400F9DBF0 /* EdbCmdStep.c */, + A591B46126FF77D400F9DBF0 /* EdbDisasm.c */, + A591B46226FF77D400F9DBF0 /* EdbCmdRegister.c */, + A591B46326FF77D400F9DBF0 /* EdbHook.h */, + A591B46426FF77D400F9DBF0 /* EdbCmdGo.c */, + A591B46526FF77D400F9DBF0 /* EdbCmdScope.c */, + A591B46626FF77D400F9DBF0 /* EdbCmdQuit.c */, + A591B46726FF77D400F9DBF0 /* EdbCmdHelp.c */, + A591B46826FF77D400F9DBF0 /* EdbCmdExtPci.c */, + A591B46926FF77D400F9DBF0 /* EdbCmdBranch.c */, + A591B46A26FF77D400F9DBF0 /* Edb.h */, + A591B46B26FF77D400F9DBF0 /* EdbCmdBreak.c */, + A591B46C26FF77D400F9DBF0 /* EdbCmdSymbol.c */, + A591B46D26FF77D400F9DBF0 /* EdbCmdBreakpoint.c */, + ); + path = EbcDebugger; + sourceTree = ""; + }; + A591B47026FF77D400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591B47126FF77D400F9DBF0 /* EbcSupport.c */, + A591B47226FF77D400F9DBF0 /* EbcLowLevel.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591B47726FF77D400F9DBF0 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A591B47826FF77D400F9DBF0 /* EbcSupport.c */, + A591B47926FF77D400F9DBF0 /* EbcLowLevel.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A591B47D26FF77D400F9DBF0 /* EsrtDxe */ = { + isa = PBXGroup; + children = ( + A591B47E26FF77D400F9DBF0 /* EsrtDxe.c */, + A591B47F26FF77D400F9DBF0 /* EsrtImpl.c */, + A591B48026FF77D400F9DBF0 /* EsrtDxe.uni */, + A591B48126FF77D400F9DBF0 /* EsrtImpl.h */, + A591B48226FF77D400F9DBF0 /* EsrtDxe.inf */, + A591B48326FF77D400F9DBF0 /* EsrtDxeExtra.uni */, + ); + path = EsrtDxe; + sourceTree = ""; + }; + A591B48426FF77D400F9DBF0 /* SmbiosDxe */ = { + isa = PBXGroup; + children = ( + A591B48526FF77D400F9DBF0 /* SmbiosDxe.h */, + A591B48626FF77D400F9DBF0 /* SmbiosDxe.c */, + A591B48726FF77D400F9DBF0 /* SmbiosDxe.inf */, + A591B48826FF77D400F9DBF0 /* SmbiosDxe.uni */, + A591B48926FF77D400F9DBF0 /* SmbiosDxeExtra.uni */, + ); + path = SmbiosDxe; + sourceTree = ""; + }; + A591B48A26FF77D400F9DBF0 /* SectionExtractionDxe */ = { + isa = PBXGroup; + children = ( + A591B48B26FF77D400F9DBF0 /* SectionExtractionDxe.uni */, + A591B48C26FF77D400F9DBF0 /* SectionExtractionDxe.inf */, + A591B48D26FF77D400F9DBF0 /* SectionExtractionDxe.c */, + A591B48E26FF77D400F9DBF0 /* SectionExtractionDxeExtra.uni */, + ); + path = SectionExtractionDxe; + sourceTree = ""; + }; + A591B48F26FF77D400F9DBF0 /* RegularExpressionDxe */ = { + isa = PBXGroup; + children = ( + A591B49026FF77D400F9DBF0 /* RegularExpressionDxe.inf */, + A591B49126FF77D400F9DBF0 /* RegularExpressionDxe.h */, + A591B49226FF77D400F9DBF0 /* Oniguruma */, + A591B4B926FF77D400F9DBF0 /* RegularExpressionDxe.c */, + ); + path = RegularExpressionDxe; + sourceTree = ""; + }; + A591B49226FF77D400F9DBF0 /* Oniguruma */ = { + isa = PBXGroup; + children = ( + A591B49326FF77D400F9DBF0 /* unicode_property_data_posix.c */, + A591B49426FF77D400F9DBF0 /* unicode.c */, + A591B49526FF77D400F9DBF0 /* st.h */, + A591B49626FF77D400F9DBF0 /* ascii.c */, + A591B49726FF77D400F9DBF0 /* unicode_fold2_key.c */, + A591B49826FF77D400F9DBF0 /* regparse.h */, + A591B49926FF77D400F9DBF0 /* AUTHORS */, + A591B49A26FF77D400F9DBF0 /* unicode_fold3_key.c */, + A591B49B26FF77D400F9DBF0 /* regposix.c */, + A591B49C26FF77D400F9DBF0 /* unicode_fold1_key.c */, + A591B49D26FF77D400F9DBF0 /* unicode_wb_data.c */, + A591B49E26FF77D400F9DBF0 /* regexec.c */, + A591B49F26FF77D400F9DBF0 /* regint.h */, + A591B4A026FF77D400F9DBF0 /* regenc.h */, + A591B4A126FF77D400F9DBF0 /* regcomp.c */, + A591B4A226FF77D400F9DBF0 /* unicode_egcb_data.c */, + A591B4A326FF77D400F9DBF0 /* regtrav.c */, + A591B4A426FF77D400F9DBF0 /* regsyntax.c */, + A591B4A526FF77D400F9DBF0 /* OnigurumaIntrinsics.c */, + A591B4A626FF77D400F9DBF0 /* regversion.c */, + A591B4A726FF77D400F9DBF0 /* OnigurumaUefiPort.c */, + A591B4A826FF77D400F9DBF0 /* unicode_property_data.c */, + A591B4A926FF77D400F9DBF0 /* README */, + A591B4AA26FF77D400F9DBF0 /* st.c */, + A591B4AB26FF77D400F9DBF0 /* oniggnu.h */, + A591B4AC26FF77D400F9DBF0 /* onigposix.h */, + A591B4AD26FF77D400F9DBF0 /* COPYING */, + A591B4AE26FF77D400F9DBF0 /* utf16_le.c */, + A591B4AF26FF77D400F9DBF0 /* oniguruma.h */, + A591B4B026FF77D400F9DBF0 /* regposerr.c */, + A591B4B126FF77D400F9DBF0 /* regparse.c */, + A591B4B226FF77D400F9DBF0 /* onig_init.c */, + A591B4B326FF77D400F9DBF0 /* regenc.c */, + A591B4B426FF77D400F9DBF0 /* regerror.c */, + A591B4B526FF77D400F9DBF0 /* OnigurumaUefiPort.h */, + A591B4B626FF77D400F9DBF0 /* unicode_unfold_key.c */, + A591B4B726FF77D400F9DBF0 /* reggnu.c */, + A591B4B826FF77D400F9DBF0 /* unicode_fold_data.c */, + ); + path = Oniguruma; + sourceTree = ""; + }; + A591B4BA26FF77D400F9DBF0 /* Variable */ = { + isa = PBXGroup; + children = ( + A591B4BB26FF77D400F9DBF0 /* RuntimeDxe */, + A591B4D626FF77D400F9DBF0 /* Pei */, + ); + path = Variable; + sourceTree = ""; + }; + A591B4BB26FF77D400F9DBF0 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B4BC26FF77D400F9DBF0 /* Measurement.c */, + A591B4BD26FF77D400F9DBF0 /* SpeculationBarrierDxe.c */, + A591B4BE26FF77D400F9DBF0 /* VariableStandaloneMm.inf */, + A591B4BF26FF77D400F9DBF0 /* VariableSmm.uni */, + A591B4C026FF77D400F9DBF0 /* VariableSmmRuntimeDxeExtra.uni */, + A591B4C126FF77D400F9DBF0 /* SpeculationBarrierSmm.c */, + A591B4C226FF77D400F9DBF0 /* VariableSmm.inf */, + A591B4C326FF77D400F9DBF0 /* VariableTraditionalMm.c */, + A591B4C426FF77D400F9DBF0 /* PrivilegePolymorphic.h */, + A591B4C526FF77D400F9DBF0 /* VariableExLib.c */, + A591B4C626FF77D400F9DBF0 /* Variable.h */, + A591B4C726FF77D400F9DBF0 /* VariableSmmRuntimeDxe.c */, + A591B4C826FF77D400F9DBF0 /* VariableSmmRuntimeDxe.inf */, + A591B4C926FF77D400F9DBF0 /* VariableStandaloneMm.c */, + A591B4CA26FF77D400F9DBF0 /* VariableSmmExtra.uni */, + A591B4CB26FF77D400F9DBF0 /* VariableSmm.c */, + A591B4CC26FF77D400F9DBF0 /* TcgMorLockSmm.c */, + A591B4CD26FF77D400F9DBF0 /* Reclaim.c */, + A591B4CE26FF77D400F9DBF0 /* VariableDxe.c */, + A591B4CF26FF77D400F9DBF0 /* VariableSmmRuntimeDxe.uni */, + A591B4D026FF77D400F9DBF0 /* TcgMorLockDxe.c */, + A591B4D126FF77D400F9DBF0 /* VarCheck.c */, + A591B4D226FF77D400F9DBF0 /* VariableRuntimeDxe.inf */, + A591B4D326FF77D400F9DBF0 /* VariableRuntimeDxeExtra.uni */, + A591B4D426FF77D400F9DBF0 /* VariableRuntimeDxe.uni */, + A591B4D526FF77D400F9DBF0 /* Variable.c */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A591B4D626FF77D400F9DBF0 /* Pei */ = { + isa = PBXGroup; + children = ( + A591B4D726FF77D400F9DBF0 /* PeiVariableExtra.uni */, + A591B4D826FF77D400F9DBF0 /* PeiVariable.uni */, + A591B4D926FF77D400F9DBF0 /* Variable.h */, + A591B4DA26FF77D400F9DBF0 /* VariablePei.inf */, + A591B4DB26FF77D400F9DBF0 /* Variable.c */, + ); + path = Pei; + sourceTree = ""; + }; + A591B4DC26FF77D400F9DBF0 /* DisplayEngineDxe */ = { + isa = PBXGroup; + children = ( + A591B4DD26FF77D400F9DBF0 /* InputHandler.c */, + A591B4DE26FF77D400F9DBF0 /* FormDisplay.c */, + A591B4DF26FF77D400F9DBF0 /* DisplayEngine.uni */, + A591B4E026FF77D400F9DBF0 /* FormDisplayStr.uni */, + A591B4E126FF77D400F9DBF0 /* FormDisplay.h */, + A591B4E226FF77D400F9DBF0 /* Popup.c */, + A591B4E326FF77D400F9DBF0 /* ProcessOptions.c */, + A591B4E426FF77D400F9DBF0 /* DisplayEngineDxe.inf */, + A591B4E526FF77D400F9DBF0 /* DisplayEngineExtra.uni */, + ); + path = DisplayEngineDxe; + sourceTree = ""; + }; + A591B4E626FF77D400F9DBF0 /* CapsuleOnDiskLoadPei */ = { + isa = PBXGroup; + children = ( + A591B4E726FF77D400F9DBF0 /* CapsuleOnDiskLoadPeiExtra.uni */, + A591B4E826FF77D400F9DBF0 /* CapsuleOnDiskLoadPei.c */, + A591B4E926FF77D400F9DBF0 /* CapsuleOnDiskLoadPei.inf */, + A591B4EA26FF77D400F9DBF0 /* CapsuleOnDiskLoadPei.uni */, + ); + path = CapsuleOnDiskLoadPei; + sourceTree = ""; + }; + A591B4EB26FF77D400F9DBF0 /* DriverHealthManagerDxe */ = { + isa = PBXGroup; + children = ( + A591B4EC26FF77D400F9DBF0 /* DriverHealthManagerDxeExtra.uni */, + A591B4ED26FF77D400F9DBF0 /* DriverHealthManagerDxe.h */, + A591B4EE26FF77D400F9DBF0 /* DriverHealthManagerVfr.h */, + A591B4EF26FF77D400F9DBF0 /* DriverHealthManagerStrings.uni */, + A591B4F026FF77D400F9DBF0 /* DriverHealthManagerVfr.Vfr */, + A591B4F126FF77D400F9DBF0 /* DriverHealthManagerDxe.uni */, + A591B4F226FF77D400F9DBF0 /* DriverHealthConfigureVfr.Vfr */, + A591B4F326FF77D400F9DBF0 /* DriverHealthManagerDxe.c */, + A591B4F426FF77D400F9DBF0 /* DriverHealthManagerDxe.inf */, + ); + path = DriverHealthManagerDxe; + sourceTree = ""; + }; + A591B4F526FF77D400F9DBF0 /* MonotonicCounterRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B4F626FF77D400F9DBF0 /* MonotonicCounterRuntimeDxeExtra.uni */, + A591B4F726FF77D400F9DBF0 /* MonotonicCounterRuntimeDxe.inf */, + A591B4F826FF77D400F9DBF0 /* MonotonicCounter.c */, + A591B4F926FF77D400F9DBF0 /* MonotonicCounterRuntimeDxe.uni */, + ); + path = MonotonicCounterRuntimeDxe; + sourceTree = ""; + }; + A591B4FA26FF77D400F9DBF0 /* LegacyRegion2Dxe */ = { + isa = PBXGroup; + children = ( + A591B4FB26FF77D400F9DBF0 /* LegacyRegion2Dxe.uni */, + A591B4FC26FF77D400F9DBF0 /* LegacyRegion2.c */, + A591B4FD26FF77D400F9DBF0 /* LegacyRegion2Dxe.inf */, + A591B4FE26FF77D400F9DBF0 /* LegacyRegion2.h */, + A591B4FF26FF77D400F9DBF0 /* LegacyRegion2DxeExtra.uni */, + ); + path = LegacyRegion2Dxe; + sourceTree = ""; + }; + A591B50026FF77D400F9DBF0 /* WatchdogTimerDxe */ = { + isa = PBXGroup; + children = ( + A591B50126FF77D400F9DBF0 /* WatchdogTimer.inf */, + A591B50226FF77D400F9DBF0 /* WatchdogTimer.uni */, + A591B50326FF77D400F9DBF0 /* WatchdogTimer.c */, + A591B50426FF77D400F9DBF0 /* WatchdogTimerExtra.uni */, + A591B50526FF77D400F9DBF0 /* WatchdogTimer.h */, + ); + path = WatchdogTimerDxe; + sourceTree = ""; + }; + A591B50626FF77D400F9DBF0 /* FaultTolerantWriteDxe */ = { + isa = PBXGroup; + children = ( + A591B50726FF77D400F9DBF0 /* FaultTolerantWriteSmmDxeExtra.uni */, + A591B50826FF77D400F9DBF0 /* FaultTolerantWriteSmmCommon.h */, + A591B50926FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.h */, + A591B50A26FF77D400F9DBF0 /* FaultTolerantWriteStandaloneMm.inf */, + A591B50B26FF77D400F9DBF0 /* SmmFaultTolerantWriteDxeExtra.uni */, + A591B50C26FF77D400F9DBF0 /* FaultTolerantWrite.c */, + A591B50D26FF77D400F9DBF0 /* FaultTolerantWriteDxe.inf */, + A591B50E26FF77D400F9DBF0 /* FaultTolerantWriteStandaloneMm.c */, + A591B50F26FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.c */, + A591B51026FF77D400F9DBF0 /* FaultTolerantWriteDxeExtra.uni */, + A591B51126FF77D400F9DBF0 /* FaultTolerantWriteDxe.uni */, + A591B51226FF77D400F9DBF0 /* FaultTolerantWriteSmm.inf */, + A591B51326FF77D400F9DBF0 /* FaultTolerantWriteTraditionalMm.c */, + A591B51426FF77D400F9DBF0 /* FaultTolerantWriteDxe.c */, + A591B51526FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.uni */, + A591B51626FF77D400F9DBF0 /* FaultTolerantWriteSmm.c */, + A591B51726FF77D400F9DBF0 /* FtwMisc.c */, + A591B51826FF77D400F9DBF0 /* SmmFaultTolerantWriteDxe.uni */, + A591B51926FF77D400F9DBF0 /* UpdateWorkingBlock.c */, + A591B51A26FF77D400F9DBF0 /* FaultTolerantWriteSmmDxe.inf */, + A591B51B26FF77D400F9DBF0 /* FaultTolerantWrite.h */, + ); + path = FaultTolerantWriteDxe; + sourceTree = ""; + }; + A591B51C26FF77D400F9DBF0 /* DevicePathDxe */ = { + isa = PBXGroup; + children = ( + A591B51D26FF77D400F9DBF0 /* DevicePath.c */, + A591B51E26FF77D400F9DBF0 /* DevicePathDxe.inf */, + A591B51F26FF77D400F9DBF0 /* DevicePathDxeExtra.uni */, + A591B52026FF77D500F9DBF0 /* DevicePathDxe.uni */, + ); + path = DevicePathDxe; + sourceTree = ""; + }; + A591B52126FF77D500F9DBF0 /* DriverSampleDxe */ = { + isa = PBXGroup; + children = ( + A591B52226FF77D500F9DBF0 /* NVDataStruc.h */, + A591B52326FF77D500F9DBF0 /* DriverSample.c */, + A591B52426FF77D500F9DBF0 /* DriverSampleDxe.inf */, + A591B52526FF77D500F9DBF0 /* Inventory.vfr */, + A591B52626FF77D500F9DBF0 /* Vfr.vfr */, + A591B52726FF77D500F9DBF0 /* DriverSample.uni */, + A591B52826FF77D500F9DBF0 /* InventoryStrings.uni */, + A591B52926FF77D500F9DBF0 /* DriverSampleExtra.uni */, + A591B52A26FF77D500F9DBF0 /* DriverSample.h */, + A591B52B26FF77D500F9DBF0 /* VfrStrings.uni */, + ); + path = DriverSampleDxe; + sourceTree = ""; + }; + A591B52C26FF77D500F9DBF0 /* SmbiosMeasurementDxe */ = { + isa = PBXGroup; + children = ( + A591B52D26FF77D500F9DBF0 /* SmbiosMeasurementDxeExtra.uni */, + A591B52E26FF77D500F9DBF0 /* SmbiosMeasurementDxe.c */, + A591B52F26FF77D500F9DBF0 /* SmbiosMeasurementDxe.inf */, + A591B53026FF77D500F9DBF0 /* SmbiosMeasurementDxe.uni */, + ); + path = SmbiosMeasurementDxe; + sourceTree = ""; + }; + A591B53126FF77D500F9DBF0 /* HiiResourcesSampleDxe */ = { + isa = PBXGroup; + children = ( + A591B53226FF77D500F9DBF0 /* HiiResourcesSample.c */, + A591B53326FF77D500F9DBF0 /* HiiResourcesSample.uni */, + A591B53426FF77D500F9DBF0 /* HiiResourcesSampleDxe.inf */, + A591B53526FF77D500F9DBF0 /* HiiResourcesSampleExtra.uni */, + A591B53626FF77D500F9DBF0 /* SampleStrings.uni */, + A591B53726FF77D500F9DBF0 /* Sample.vfr */, + ); + path = HiiResourcesSampleDxe; + sourceTree = ""; + }; + A591B53826FF77D500F9DBF0 /* PlatformDriOverrideDxe */ = { + isa = PBXGroup; + children = ( + A591B53926FF77D500F9DBF0 /* InternalPlatDriOverrideDxe.h */, + A591B53A26FF77D500F9DBF0 /* Vfr.vfr */, + A591B53B26FF77D500F9DBF0 /* PlatOverMngr.h */, + A591B53C26FF77D500F9DBF0 /* PlatformDriOverrideDxe.inf */, + A591B53D26FF77D500F9DBF0 /* PlatDriOverrideLib.c */, + A591B53E26FF77D500F9DBF0 /* PlatDriOverrideDxe.uni */, + A591B53F26FF77D500F9DBF0 /* PlatDriOverrideDxeExtra.uni */, + A591B54026FF77D500F9DBF0 /* PlatDriOverrideDxe.c */, + A591B54126FF77D500F9DBF0 /* VfrStrings.uni */, + ); + path = PlatformDriOverrideDxe; + sourceTree = ""; + }; + A591B54226FF77D500F9DBF0 /* LoadFileOnFv2 */ = { + isa = PBXGroup; + children = ( + A591B54326FF77D500F9DBF0 /* LoadFileOnFv2.c */, + A591B54426FF77D500F9DBF0 /* LoadFileOnFv2.inf */, + A591B54526FF77D500F9DBF0 /* LoadFileOnFv2.uni */, + A591B54626FF77D500F9DBF0 /* LoadFileOnFv2Extra.uni */, + ); + path = LoadFileOnFv2; + sourceTree = ""; + }; + A591B54726FF77D500F9DBF0 /* BootManagerPolicyDxe */ = { + isa = PBXGroup; + children = ( + A591B54826FF77D500F9DBF0 /* BootManagerPolicyDxe.uni */, + A591B54926FF77D500F9DBF0 /* BootManagerPolicyDxe.inf */, + A591B54A26FF77D500F9DBF0 /* BootManagerPolicyDxeExtra.uni */, + A591B54B26FF77D500F9DBF0 /* BootManagerPolicyDxe.c */, + ); + path = BootManagerPolicyDxe; + sourceTree = ""; + }; + A591B54C26FF77D500F9DBF0 /* PCD */ = { + isa = PBXGroup; + children = ( + A591B54D26FF77D500F9DBF0 /* Dxe */, + A591B55426FF77D500F9DBF0 /* Pei */, + ); + path = PCD; + sourceTree = ""; + }; + A591B54D26FF77D500F9DBF0 /* Dxe */ = { + isa = PBXGroup; + children = ( + A591B54E26FF77D500F9DBF0 /* Pcd.c */, + A591B54F26FF77D500F9DBF0 /* PcdDxeExtra.uni */, + A591B55026FF77D500F9DBF0 /* Service.h */, + A591B55126FF77D500F9DBF0 /* Pcd.inf */, + A591B55226FF77D500F9DBF0 /* Service.c */, + A591B55326FF77D500F9DBF0 /* PcdDxe.uni */, + ); + path = Dxe; + sourceTree = ""; + }; + A591B55426FF77D500F9DBF0 /* Pei */ = { + isa = PBXGroup; + children = ( + A591B55526FF77D500F9DBF0 /* Pcd.c */, + A591B55626FF77D500F9DBF0 /* Service.h */, + A591B55726FF77D500F9DBF0 /* Pcd.inf */, + A591B55826FF77D500F9DBF0 /* PcdPeim.uni */, + A591B55926FF77D500F9DBF0 /* PcdPeimExtra.uni */, + A591B55A26FF77D500F9DBF0 /* Service.c */, + ); + path = Pei; + sourceTree = ""; + }; + A591B55B26FF77D500F9DBF0 /* SectionExtractionPei */ = { + isa = PBXGroup; + children = ( + A591B55C26FF77D500F9DBF0 /* SectionExtractionPei.c */, + A591B55D26FF77D500F9DBF0 /* SectionExtractionPeiExtra.uni */, + A591B55E26FF77D500F9DBF0 /* SectionExtractionPei.uni */, + A591B55F26FF77D500F9DBF0 /* SectionExtractionPei.inf */, + ); + path = SectionExtractionPei; + sourceTree = ""; + }; + A591B56026FF77D500F9DBF0 /* StatusCodeHandler */ = { + isa = PBXGroup; + children = ( + A591B56126FF77D500F9DBF0 /* RuntimeDxe */, + A591B56926FF77D500F9DBF0 /* Pei */, + A591B57126FF77D500F9DBF0 /* Smm */, + ); + path = StatusCodeHandler; + sourceTree = ""; + }; + A591B56126FF77D500F9DBF0 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B56226FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.c */, + A591B56326FF77D500F9DBF0 /* MemoryStatusCodeWorker.c */, + A591B56426FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxeExtra.uni */, + A591B56526FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.uni */, + A591B56626FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.inf */, + A591B56726FF77D500F9DBF0 /* StatusCodeHandlerRuntimeDxe.h */, + A591B56826FF77D500F9DBF0 /* SerialStatusCodeWorker.c */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A591B56926FF77D500F9DBF0 /* Pei */ = { + isa = PBXGroup; + children = ( + A591B56A26FF77D500F9DBF0 /* StatusCodeHandlerPei.uni */, + A591B56B26FF77D500F9DBF0 /* StatusCodeHandlerPeiExtra.uni */, + A591B56C26FF77D500F9DBF0 /* StatusCodeHandlerPei.inf */, + A591B56D26FF77D500F9DBF0 /* StatusCodeHandlerPei.h */, + A591B56E26FF77D500F9DBF0 /* MemoryStausCodeWorker.c */, + A591B56F26FF77D500F9DBF0 /* SerialStatusCodeWorker.c */, + A591B57026FF77D500F9DBF0 /* StatusCodeHandlerPei.c */, + ); + path = Pei; + sourceTree = ""; + }; + A591B57126FF77D500F9DBF0 /* Smm */ = { + isa = PBXGroup; + children = ( + A591B57226FF77D500F9DBF0 /* MemoryStatusCodeWorker.c */, + A591B57326FF77D500F9DBF0 /* StatusCodeHandlerSmm.c */, + A591B57426FF77D500F9DBF0 /* StatusCodeHandlerSmmExtra.uni */, + A591B57526FF77D500F9DBF0 /* StatusCodeHandlerSmm.inf */, + A591B57626FF77D500F9DBF0 /* SerialStatusCodeWorker.c */, + A591B57726FF77D500F9DBF0 /* StatusCodeHandlerSmm.h */, + A591B57826FF77D500F9DBF0 /* StatusCodeHandlerSmm.uni */, + ); + path = Smm; + sourceTree = ""; + }; + A591B57926FF77D500F9DBF0 /* DebugServicePei */ = { + isa = PBXGroup; + children = ( + A591B57A26FF77D500F9DBF0 /* DebugServicePei.c */, + A591B57B26FF77D500F9DBF0 /* DebugService.h */, + A591B57C26FF77D500F9DBF0 /* DebugServicePei.inf */, + A591B57D26FF77D500F9DBF0 /* DebugServicePei.uni */, + ); + path = DebugServicePei; + sourceTree = ""; + }; + A591B57E26FF77D500F9DBF0 /* TimestampDxe */ = { + isa = PBXGroup; + children = ( + A591B57F26FF77D500F9DBF0 /* TimestampDxe.c */, + A591B58026FF77D500F9DBF0 /* TimestampDxe.uni */, + A591B58126FF77D500F9DBF0 /* TimestampDxe.inf */, + A591B58226FF77D500F9DBF0 /* TimestampDxeExtra.uni */, + ); + path = TimestampDxe; + sourceTree = ""; + }; + A591B58326FF77D500F9DBF0 /* ResetSystemPei */ = { + isa = PBXGroup; + children = ( + A591B58426FF77D500F9DBF0 /* ResetSystemPeiExtra.uni */, + A591B58526FF77D500F9DBF0 /* ResetSystem.h */, + A591B58626FF77D500F9DBF0 /* ResetSystemPei.inf */, + A591B58726FF77D500F9DBF0 /* ResetSystem.c */, + A591B58826FF77D500F9DBF0 /* ResetSystemPei.uni */, + ); + path = ResetSystemPei; + sourceTree = ""; + }; + A591B58926FF77D500F9DBF0 /* FvSimpleFileSystemDxe */ = { + isa = PBXGroup; + children = ( + A591B58A26FF77D500F9DBF0 /* FvSimpleFileSystemEntryPoint.c */, + A591B58B26FF77D500F9DBF0 /* FvSimpleFileSystem.c */, + A591B58C26FF77D500F9DBF0 /* FvSimpleFileSystemDxe.inf */, + A591B58D26FF77D500F9DBF0 /* ComponentName.c */, + A591B58E26FF77D500F9DBF0 /* FvSimpleFileSystemInternal.h */, + A591B58F26FF77D500F9DBF0 /* FvSimpleFileSystem.uni */, + A591B59026FF77D500F9DBF0 /* FvSimpleFileSystemExtra.uni */, + ); + path = FvSimpleFileSystemDxe; + sourceTree = ""; + }; + A591B59126FF77D500F9DBF0 /* SecurityStubDxe */ = { + isa = PBXGroup; + children = ( + A591B59226FF77D500F9DBF0 /* Defer3rdPartyImageLoad.c */, + A591B59326FF77D500F9DBF0 /* SecurityStubDxe.uni */, + A591B59426FF77D500F9DBF0 /* SecurityStub.c */, + A591B59526FF77D500F9DBF0 /* SecurityStubDxe.inf */, + A591B59626FF77D500F9DBF0 /* SecurityStubDxeExtra.uni */, + A591B59726FF77D500F9DBF0 /* Defer3rdPartyImageLoad.h */, + ); + path = SecurityStubDxe; + sourceTree = ""; + }; + A591B59826FF77D500F9DBF0 /* Disk */ = { + isa = PBXGroup; + children = ( + A591B59926FF77D500F9DBF0 /* DiskIoDxe */, + A591B5A026FF77D500F9DBF0 /* CdExpressPei */, + A591B5A626FF77D500F9DBF0 /* PartitionDxe */, + A591B5B126FF77D500F9DBF0 /* RamDiskDxe */, + A591B5BE26FF77D500F9DBF0 /* UnicodeCollation */, + A591B5C526FF77D500F9DBF0 /* UdfDxe */, + ); + path = Disk; + sourceTree = ""; + }; + A591B59926FF77D500F9DBF0 /* DiskIoDxe */ = { + isa = PBXGroup; + children = ( + A591B59A26FF77D500F9DBF0 /* DiskIoDxe.uni */, + A591B59B26FF77D500F9DBF0 /* DiskIo.h */, + A591B59C26FF77D500F9DBF0 /* DiskIoDxe.inf */, + A591B59D26FF77D500F9DBF0 /* ComponentName.c */, + A591B59E26FF77D500F9DBF0 /* DiskIoDxeExtra.uni */, + A591B59F26FF77D500F9DBF0 /* DiskIo.c */, + ); + path = DiskIoDxe; + sourceTree = ""; + }; + A591B5A026FF77D500F9DBF0 /* CdExpressPei */ = { + isa = PBXGroup; + children = ( + A591B5A126FF77D500F9DBF0 /* CdExpressPei.inf */, + A591B5A226FF77D500F9DBF0 /* PeiCdExpress.c */, + A591B5A326FF77D500F9DBF0 /* CdExpressPei.uni */, + A591B5A426FF77D500F9DBF0 /* PeiCdExpress.h */, + A591B5A526FF77D500F9DBF0 /* CdExpressPeiExtra.uni */, + ); + path = CdExpressPei; + sourceTree = ""; + }; + A591B5A626FF77D500F9DBF0 /* PartitionDxe */ = { + isa = PBXGroup; + children = ( + A591B5A726FF77D500F9DBF0 /* Partition.c */, + A591B5A826FF77D500F9DBF0 /* Udf.c */, + A591B5A926FF77D500F9DBF0 /* PartitionDxeExtra.uni */, + A591B5AA26FF77D500F9DBF0 /* ComponentName.c */, + A591B5AB26FF77D500F9DBF0 /* ElTorito.c */, + A591B5AC26FF77D500F9DBF0 /* PartitionDxe.uni */, + A591B5AD26FF77D500F9DBF0 /* Partition.h */, + A591B5AE26FF77D500F9DBF0 /* PartitionDxe.inf */, + A591B5AF26FF77D500F9DBF0 /* Mbr.c */, + A591B5B026FF77D500F9DBF0 /* Gpt.c */, + ); + path = PartitionDxe; + sourceTree = ""; + }; + A591B5B126FF77D500F9DBF0 /* RamDiskDxe */ = { + isa = PBXGroup; + children = ( + A591B5B226FF77D500F9DBF0 /* RamDiskImpl.h */, + A591B5B326FF77D500F9DBF0 /* RamDiskFileExplorer.c */, + A591B5B426FF77D500F9DBF0 /* RamDiskNVData.h */, + A591B5B526FF77D500F9DBF0 /* RamDiskHiiStrings.uni */, + A591B5B626FF77D500F9DBF0 /* RamDiskImpl.c */, + A591B5B726FF77D500F9DBF0 /* RamDiskBlockIo.c */, + A591B5B826FF77D500F9DBF0 /* RamDiskProtocol.c */, + A591B5B926FF77D500F9DBF0 /* RamDiskHii.vfr */, + A591B5BA26FF77D500F9DBF0 /* RamDisk.asl */, + A591B5BB26FF77D500F9DBF0 /* RamDiskDxe.inf */, + A591B5BC26FF77D500F9DBF0 /* RamDiskDriver.c */, + A591B5BD26FF77D500F9DBF0 /* RamDiskDxe.uni */, + ); + path = RamDiskDxe; + sourceTree = ""; + }; + A591B5BE26FF77D500F9DBF0 /* UnicodeCollation */ = { + isa = PBXGroup; + children = ( + A591B5BF26FF77D500F9DBF0 /* EnglishDxe */, + ); + path = UnicodeCollation; + sourceTree = ""; + }; + A591B5BF26FF77D500F9DBF0 /* EnglishDxe */ = { + isa = PBXGroup; + children = ( + A591B5C026FF77D500F9DBF0 /* EnglishDxe.uni */, + A591B5C126FF77D500F9DBF0 /* EnglishDxeExtra.uni */, + A591B5C226FF77D500F9DBF0 /* UnicodeCollationEng.c */, + A591B5C326FF77D500F9DBF0 /* EnglishDxe.inf */, + A591B5C426FF77D500F9DBF0 /* UnicodeCollationEng.h */, + ); + path = EnglishDxe; + sourceTree = ""; + }; + A591B5C526FF77D500F9DBF0 /* UdfDxe */ = { + isa = PBXGroup; + children = ( + A591B5C626FF77D500F9DBF0 /* FileName.c */, + A591B5C726FF77D500F9DBF0 /* Udf.c */, + A591B5C826FF77D500F9DBF0 /* FileSystemOperations.c */, + A591B5C926FF77D500F9DBF0 /* ComponentName.c */, + A591B5CA26FF77D500F9DBF0 /* UdfDxe.inf */, + A591B5CB26FF77D500F9DBF0 /* Udf.h */, + A591B5CC26FF77D500F9DBF0 /* File.c */, + ); + path = UdfDxe; + sourceTree = ""; + }; + A591B5CD26FF77D500F9DBF0 /* MemoryTest */ = { + isa = PBXGroup; + children = ( + A591B5CE26FF77D500F9DBF0 /* GenericMemoryTestDxe */, + A591B5D426FF77D500F9DBF0 /* NullMemoryTestDxe */, + ); + path = MemoryTest; + sourceTree = ""; + }; + A591B5CE26FF77D500F9DBF0 /* GenericMemoryTestDxe */ = { + isa = PBXGroup; + children = ( + A591B5CF26FF77D500F9DBF0 /* LightMemoryTest.c */, + A591B5D026FF77D500F9DBF0 /* GenericMemoryTestDxe.inf */, + A591B5D126FF77D500F9DBF0 /* GenericMemoryTestDxeExtra.uni */, + A591B5D226FF77D500F9DBF0 /* GenericMemoryTestDxe.uni */, + A591B5D326FF77D500F9DBF0 /* LightMemoryTest.h */, + ); + path = GenericMemoryTestDxe; + sourceTree = ""; + }; + A591B5D426FF77D500F9DBF0 /* NullMemoryTestDxe */ = { + isa = PBXGroup; + children = ( + A591B5D526FF77D500F9DBF0 /* NullMemoryTest.h */, + A591B5D626FF77D500F9DBF0 /* NullMemoryTestDxeExtra.uni */, + A591B5D726FF77D500F9DBF0 /* NullMemoryTestDxe.inf */, + A591B5D826FF77D500F9DBF0 /* NullMemoryTest.c */, + A591B5D926FF77D500F9DBF0 /* NullMemoryTestDxe.uni */, + ); + path = NullMemoryTestDxe; + sourceTree = ""; + }; + A591B5DA26FF77D500F9DBF0 /* HiiDatabaseDxe */ = { + isa = PBXGroup; + children = ( + A591B5DB26FF77D500F9DBF0 /* HiiDatabaseDxe.inf */, + A591B5DC26FF77D500F9DBF0 /* HiiDatabase.uni */, + A591B5DD26FF77D500F9DBF0 /* Database.c */, + A591B5DE26FF77D500F9DBF0 /* ConfigRouting.c */, + A591B5DF26FF77D500F9DBF0 /* Font.c */, + A591B5E026FF77D500F9DBF0 /* String.c */, + A591B5E126FF77D500F9DBF0 /* Image.c */, + A591B5E226FF77D500F9DBF0 /* HiiDatabaseExtra.uni */, + A591B5E326FF77D500F9DBF0 /* HiiDatabase.h */, + A591B5E426FF77D500F9DBF0 /* ConfigKeywordHandler.c */, + A591B5E526FF77D500F9DBF0 /* HiiDatabaseEntry.c */, + A591B5E626FF77D500F9DBF0 /* ImageEx.c */, + ); + path = HiiDatabaseDxe; + sourceTree = ""; + }; + A591B5E726FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2Pei */ = { + isa = PBXGroup; + children = ( + A591B5E826FF77D500F9DBF0 /* PciCfg2.c */, + A591B5E926FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2Pei.inf */, + A591B5EA26FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2Pei.uni */, + A591B5EB26FF77D500F9DBF0 /* PcatSingleSegmentPciCfg2PeiExtra.uni */, + ); + path = PcatSingleSegmentPciCfg2Pei; + sourceTree = ""; + }; + A591B5EC26FF77D500F9DBF0 /* FaultTolerantWritePei */ = { + isa = PBXGroup; + children = ( + A591B5ED26FF77D500F9DBF0 /* FaultTolerantWritePei.inf */, + A591B5EE26FF77D500F9DBF0 /* FaultTolerantWritePei.uni */, + A591B5EF26FF77D500F9DBF0 /* FaultTolerantWritePei.c */, + A591B5F026FF77D500F9DBF0 /* FaultTolerantWritePeiExtra.uni */, + ); + path = FaultTolerantWritePei; + sourceTree = ""; + }; + A591B5F126FF77D500F9DBF0 /* BdsDxe */ = { + isa = PBXGroup; + children = ( + A591B5F226FF77D500F9DBF0 /* Language.h */, + A591B5F326FF77D500F9DBF0 /* BdsEntry.c */, + A591B5F426FF77D500F9DBF0 /* HwErrRecSupport.c */, + A591B5F526FF77D500F9DBF0 /* BdsDxe.inf */, + A591B5F626FF77D500F9DBF0 /* BdsDxeExtra.uni */, + A591B5F726FF77D500F9DBF0 /* BdsDxe.uni */, + A591B5F826FF77D500F9DBF0 /* Bds.h */, + A591B5F926FF77D500F9DBF0 /* Language.c */, + A591B5FA26FF77D500F9DBF0 /* HwErrRecSupport.h */, + ); + path = BdsDxe; + sourceTree = ""; + }; + A591B5FB26FF77D500F9DBF0 /* SmmCommunicationBufferDxe */ = { + isa = PBXGroup; + children = ( + A591B5FC26FF77D500F9DBF0 /* SmmCommunicationBufferExtraDxe.uni */, + A591B5FD26FF77D500F9DBF0 /* SmmCommunicationBufferDxe.c */, + A591B5FE26FF77D500F9DBF0 /* SmmCommunicationBufferDxe.uni */, + A591B5FF26FF77D500F9DBF0 /* SmmCommunicationBufferDxe.inf */, + ); + path = SmmCommunicationBufferDxe; + sourceTree = ""; + }; + A591B60026FF77D500F9DBF0 /* CapsulePei */ = { + isa = PBXGroup; + children = ( + A591B60126FF77D500F9DBF0 /* CapsulePei.uni */, + A591B60226FF77D500F9DBF0 /* CapsulePei.inf */, + A591B60326FF77D500F9DBF0 /* CapsuleX64Extra.uni */, + A591B60426FF77D500F9DBF0 /* CapsulePeiExtra.uni */, + A591B60526FF77D500F9DBF0 /* X64 */, + A591B60826FF77D500F9DBF0 /* Common */, + A591B60B26FF77D500F9DBF0 /* CapsuleX64.uni */, + A591B60C26FF77D500F9DBF0 /* Capsule.h */, + A591B60D26FF77D500F9DBF0 /* CapsuleX64.inf */, + A591B60E26FF77D500F9DBF0 /* UefiCapsule.c */, + ); + path = CapsulePei; + sourceTree = ""; + }; + A591B60526FF77D500F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591B60626FF77D500F9DBF0 /* X64Entry.c */, + A591B60726FF77D500F9DBF0 /* PageFaultHandler.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591B60826FF77D500F9DBF0 /* Common */ = { + isa = PBXGroup; + children = ( + A591B60926FF77D500F9DBF0 /* CapsuleCoalesce.c */, + A591B60A26FF77D500F9DBF0 /* CommonHeader.h */, + ); + path = Common; + sourceTree = ""; + }; + A591B60F26FF77D500F9DBF0 /* ResetSystemRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B61026FF77D500F9DBF0 /* ResetSystem.h */, + A591B61126FF77D500F9DBF0 /* ResetSystemRuntimeDxeExtra.uni */, + A591B61226FF77D500F9DBF0 /* ResetSystemRuntimeDxe.uni */, + A591B61326FF77D500F9DBF0 /* ResetSystemRuntimeDxe.inf */, + A591B61426FF77D500F9DBF0 /* ResetSystem.c */, + ); + path = ResetSystemRuntimeDxe; + sourceTree = ""; + }; + A591B61526FF77D500F9DBF0 /* PrintDxe */ = { + isa = PBXGroup; + children = ( + A591B61626FF77D500F9DBF0 /* Print.c */, + A591B61726FF77D500F9DBF0 /* PrintDxeExtra.uni */, + A591B61826FF77D500F9DBF0 /* PrintDxe.uni */, + A591B61926FF77D500F9DBF0 /* PrintDxe.inf */, + ); + path = PrintDxe; + sourceTree = ""; + }; + A591B61A26FF77D500F9DBF0 /* SerialDxe */ = { + isa = PBXGroup; + children = ( + A591B61B26FF77D500F9DBF0 /* SerialIo.c */, + A591B61C26FF77D500F9DBF0 /* SerialDxe.inf */, + A591B61D26FF77D500F9DBF0 /* SerialDxe.uni */, + A591B61E26FF77D500F9DBF0 /* SerialDxeExtra.uni */, + ); + path = SerialDxe; + sourceTree = ""; + }; + A591B61F26FF77D500F9DBF0 /* LockBox */ = { + isa = PBXGroup; + children = ( + A591B62026FF77D500F9DBF0 /* SmmLockBox */, + ); + path = LockBox; + sourceTree = ""; + }; + A591B62026FF77D500F9DBF0 /* SmmLockBox */ = { + isa = PBXGroup; + children = ( + A591B62126FF77D500F9DBF0 /* SmmLockBoxExtra.uni */, + A591B62226FF77D500F9DBF0 /* SmmLockBox.inf */, + A591B62326FF77D500F9DBF0 /* SmmLockBox.uni */, + A591B62426FF77D500F9DBF0 /* SmmLockBox.c */, + ); + path = SmmLockBox; + sourceTree = ""; + }; + A591B62526FF77D500F9DBF0 /* FileExplorerDxe */ = { + isa = PBXGroup; + children = ( + A591B62626FF77D500F9DBF0 /* FileExplorerDxe.c */, + A591B62726FF77D500F9DBF0 /* FileExplorerDxe.uni */, + A591B62826FF77D500F9DBF0 /* FileExplorerDxeExtra.uni */, + A591B62926FF77D500F9DBF0 /* FileExplorerDxe.inf */, + ); + path = FileExplorerDxe; + sourceTree = ""; + }; + A591B62A26FF77D500F9DBF0 /* ReportStatusCodeRouter */ = { + isa = PBXGroup; + children = ( + A591B62B26FF77D500F9DBF0 /* RuntimeDxe */, + A591B63126FF77D500F9DBF0 /* Pei */, + A591B63726FF77D500F9DBF0 /* Smm */, + ); + path = ReportStatusCodeRouter; + sourceTree = ""; + }; + A591B62B26FF77D500F9DBF0 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B62C26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.c */, + A591B62D26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */, + A591B62E26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.uni */, + A591B62F26FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.inf */, + A591B63026FF77D500F9DBF0 /* ReportStatusCodeRouterRuntimeDxe.h */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A591B63126FF77D500F9DBF0 /* Pei */ = { + isa = PBXGroup; + children = ( + A591B63226FF77D500F9DBF0 /* ReportStatusCodeRouterPei.inf */, + A591B63326FF77D500F9DBF0 /* ReportStatusCodeRouterPei.uni */, + A591B63426FF77D500F9DBF0 /* ReportStatusCodeRouterPeiExtra.uni */, + A591B63526FF77D500F9DBF0 /* ReportStatusCodeRouterPei.h */, + A591B63626FF77D500F9DBF0 /* ReportStatusCodeRouterPei.c */, + ); + path = Pei; + sourceTree = ""; + }; + A591B63726FF77D500F9DBF0 /* Smm */ = { + isa = PBXGroup; + children = ( + A591B63826FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.c */, + A591B63926FF77D500F9DBF0 /* ReportStatusCodeRouterSmmExtra.uni */, + A591B63A26FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.uni */, + A591B63B26FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.h */, + A591B63C26FF77D500F9DBF0 /* ReportStatusCodeRouterSmm.inf */, + ); + path = Smm; + sourceTree = ""; + }; + A591B63D26FF77D500F9DBF0 /* CapsuleRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591B63E26FF77D500F9DBF0 /* CapsuleCache.c */, + A591B63F26FF77D500F9DBF0 /* CapsuleCacheNull.c */, + A591B64026FF77D500F9DBF0 /* X64 */, + A591B64226FF77D500F9DBF0 /* CapsuleService.h */, + A591B64326FF77D500F9DBF0 /* CapsuleRuntimeDxe.uni */, + A591B64426FF77D500F9DBF0 /* CapsuleRuntimeDxe.inf */, + A591B64526FF77D500F9DBF0 /* CapsuleRuntimeDxeExtra.uni */, + A591B64626FF77D500F9DBF0 /* CapsuleReset.c */, + A591B64726FF77D500F9DBF0 /* SaveLongModeContext.c */, + A591B64826FF77D500F9DBF0 /* Arm */, + A591B64A26FF77D500F9DBF0 /* CapsuleService.c */, + ); + path = CapsuleRuntimeDxe; + sourceTree = ""; + }; + A591B64026FF77D500F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591B64126FF77D500F9DBF0 /* SaveLongModeContext.c */, + ); + path = X64; + sourceTree = ""; + }; + A591B64826FF77D500F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591B64926FF77D500F9DBF0 /* CapsuleReset.c */, + ); + path = Arm; + sourceTree = ""; + }; + A591B64B26FF77D500F9DBF0 /* SetupBrowserDxe */ = { + isa = PBXGroup; + children = ( + A591B64C26FF77D500F9DBF0 /* Expression.c */, + A591B64D26FF77D500F9DBF0 /* SetupBrowserExtra.uni */, + A591B64E26FF77D500F9DBF0 /* Setup.h */, + A591B64F26FF77D500F9DBF0 /* Presentation.c */, + A591B65026FF77D500F9DBF0 /* SetupBrowserDxe.inf */, + A591B65126FF77D500F9DBF0 /* Setup.c */, + A591B65226FF77D500F9DBF0 /* Expression.h */, + A591B65326FF77D500F9DBF0 /* IfrParse.c */, + A591B65426FF77D500F9DBF0 /* SetupBrowser.uni */, + ); + path = SetupBrowserDxe; + sourceTree = ""; + }; + A591B65526FF77D500F9DBF0 /* Console */ = { + isa = PBXGroup; + children = ( + A591B65626FF77D500F9DBF0 /* GraphicsConsoleDxe */, + A591B65E26FF77D500F9DBF0 /* TerminalDxe */, + A591B66926FF77D500F9DBF0 /* ConPlatformDxe */, + A591B67026FF77D500F9DBF0 /* ConSplitterDxe */, + A591B67826FF77D500F9DBF0 /* GraphicsOutputDxe */, + ); + path = Console; + sourceTree = ""; + }; + A591B65626FF77D500F9DBF0 /* GraphicsConsoleDxe */ = { + isa = PBXGroup; + children = ( + A591B65726FF77D500F9DBF0 /* GraphicsConsoleDxeExtra.uni */, + A591B65826FF77D500F9DBF0 /* GraphicsConsole.h */, + A591B65926FF77D500F9DBF0 /* ComponentName.c */, + A591B65A26FF77D500F9DBF0 /* GraphicsConsoleDxe.inf */, + A591B65B26FF77D500F9DBF0 /* GraphicsConsoleDxe.uni */, + A591B65C26FF77D500F9DBF0 /* LaffStd.c */, + A591B65D26FF77D500F9DBF0 /* GraphicsConsole.c */, + ); + path = GraphicsConsoleDxe; + sourceTree = ""; + }; + A591B65E26FF77D500F9DBF0 /* TerminalDxe */ = { + isa = PBXGroup; + children = ( + A591B65F26FF77D500F9DBF0 /* TerminalDxeExtra.uni */, + A591B66026FF77D500F9DBF0 /* TerminalDxe.uni */, + A591B66126FF77D500F9DBF0 /* TerminalConOut.c */, + A591B66226FF77D500F9DBF0 /* TerminalConIn.c */, + A591B66326FF77D500F9DBF0 /* TerminalDxe.inf */, + A591B66426FF77D500F9DBF0 /* Terminal.c */, + A591B66526FF77D500F9DBF0 /* Vtutf8.c */, + A591B66626FF77D500F9DBF0 /* ComponentName.c */, + A591B66726FF77D500F9DBF0 /* Terminal.h */, + A591B66826FF77D500F9DBF0 /* Ansi.c */, + ); + path = TerminalDxe; + sourceTree = ""; + }; + A591B66926FF77D500F9DBF0 /* ConPlatformDxe */ = { + isa = PBXGroup; + children = ( + A591B66A26FF77D500F9DBF0 /* ConPlatformDxeExtra.uni */, + A591B66B26FF77D500F9DBF0 /* ConPlatform.c */, + A591B66C26FF77D500F9DBF0 /* ConPlatformDxe.inf */, + A591B66D26FF77D500F9DBF0 /* ComponentName.c */, + A591B66E26FF77D500F9DBF0 /* ConPlatformDxe.uni */, + A591B66F26FF77D500F9DBF0 /* ConPlatform.h */, + ); + path = ConPlatformDxe; + sourceTree = ""; + }; + A591B67026FF77D500F9DBF0 /* ConSplitterDxe */ = { + isa = PBXGroup; + children = ( + A591B67126FF77D500F9DBF0 /* ConSplitter.h */, + A591B67226FF77D500F9DBF0 /* ConSplitterGraphics.c */, + A591B67326FF77D500F9DBF0 /* ComponentName.c */, + A591B67426FF77D500F9DBF0 /* ConSplitter.c */, + A591B67526FF77D500F9DBF0 /* ConSplitterDxe.uni */, + A591B67626FF77D500F9DBF0 /* ConSplitterDxeExtra.uni */, + A591B67726FF77D500F9DBF0 /* ConSplitterDxe.inf */, + ); + path = ConSplitterDxe; + sourceTree = ""; + }; + A591B67826FF77D500F9DBF0 /* GraphicsOutputDxe */ = { + isa = PBXGroup; + children = ( + A591B67926FF77D500F9DBF0 /* GraphicsOutput.h */, + A591B67A26FF77D500F9DBF0 /* ComponentName.c */, + A591B67B26FF77D500F9DBF0 /* GraphicsOutputDxe.inf */, + A591B67C26FF77D500F9DBF0 /* GraphicsOutput.c */, + ); + path = GraphicsOutputDxe; + sourceTree = ""; + }; + A591B67D26FF77D500F9DBF0 /* Metronome */ = { + isa = PBXGroup; + children = ( + A591B67E26FF77D500F9DBF0 /* Metronome.inf */, + A591B67F26FF77D500F9DBF0 /* Metronome.c */, + A591B68026FF77D500F9DBF0 /* Metronome.uni */, + A591B68126FF77D500F9DBF0 /* MetronomeExtra.uni */, + A591B68226FF77D500F9DBF0 /* Metronome.h */, + ); + path = Metronome; + sourceTree = ""; + }; + A591B68326FF77D500F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591B68426FF77D500F9DBF0 /* Library */, + A591B6A926FF77D500F9DBF0 /* Protocol */, + A591B6D226FF77D600F9DBF0 /* Guid */, + A591B70B26FF77D600F9DBF0 /* Ppi */, + ); + path = Include; + sourceTree = ""; + }; + A591B68426FF77D500F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591B68526FF77D500F9DBF0 /* FmpAuthenticationLib.h */, + A591B68626FF77D500F9DBF0 /* PlatformHookLib.h */, + A591B68726FF77D500F9DBF0 /* UefiBootManagerLib.h */, + A591B68826FF77D500F9DBF0 /* HttpLib.h */, + A591B68926FF77D500F9DBF0 /* TpmMeasurementLib.h */, + A591B68A26FF77D500F9DBF0 /* PciHostBridgeLib.h */, + A591B68B26FF77D500F9DBF0 /* SecurityManagementLib.h */, + A591B68C26FF77D500F9DBF0 /* DisplayUpdateProgressLib.h */, + A591B68D26FF77D500F9DBF0 /* IpmiLib.h */, + A591B68E26FF77D500F9DBF0 /* DebugAgentLib.h */, + A591B68F26FF77D500F9DBF0 /* UefiHiiServicesLib.h */, + A591B69026FF77D500F9DBF0 /* PlatformBootManagerLib.h */, + A591B69126FF77D500F9DBF0 /* UdpIoLib.h */, + A591B69226FF77D500F9DBF0 /* MemoryProfileLib.h */, + A591B69326FF77D500F9DBF0 /* SmmCorePlatformHookLib.h */, + A591B69426FF77D500F9DBF0 /* CustomizedDisplayLib.h */, + A591B69526FF77D500F9DBF0 /* ResetUtilityLib.h */, + A591B69626FF77D500F9DBF0 /* SortLib.h */, + A591B69726FF77D500F9DBF0 /* FrameBufferBltLib.h */, + A591B69826FF77D500F9DBF0 /* NetLib.h */, + A591B69926FF77D500F9DBF0 /* OemHookStatusCodeLib.h */, + A591B69A26FF77D500F9DBF0 /* BmpSupportLib.h */, + A591B69B26FF77D500F9DBF0 /* LockBoxLib.h */, + A591B69C26FF77D500F9DBF0 /* ResetSystemLib.h */, + A591B69D26FF77D500F9DBF0 /* VarCheckLib.h */, + A591B69E26FF77D500F9DBF0 /* RecoveryLib.h */, + A591B69F26FF77D500F9DBF0 /* AuthVariableLib.h */, + A591B6A026FF77D500F9DBF0 /* HiiLib.h */, + A591B6A126FF77D500F9DBF0 /* NonDiscoverableDeviceRegistrationLib.h */, + A591B6A226FF77D500F9DBF0 /* TcpIoLib.h */, + A591B6A326FF77D500F9DBF0 /* BootLogoLib.h */, + A591B6A426FF77D500F9DBF0 /* PlatformVarCleanupLib.h */, + A591B6A526FF77D500F9DBF0 /* CpuExceptionHandlerLib.h */, + A591B6A626FF77D500F9DBF0 /* CapsuleLib.h */, + A591B6A726FF77D500F9DBF0 /* S3Lib.h */, + A591B6A826FF77D500F9DBF0 /* FileExplorerLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A591B6A926FF77D500F9DBF0 /* Protocol */ = { + isa = PBXGroup; + children = ( + A591B6AA26FF77D500F9DBF0 /* Ps2Policy.h */, + A591B6AB26FF77D500F9DBF0 /* FileExplorer.h */, + A591B6AC26FF77D500F9DBF0 /* UfsHostControllerPlatform.h */, + A591B6AD26FF77D500F9DBF0 /* EsrtManagement.h */, + A591B6AE26FF77D500F9DBF0 /* NonDiscoverableDevice.h */, + A591B6AF26FF77D500F9DBF0 /* PlatformSpecificResetFilter.h */, + A591B6B026FF77D600F9DBF0 /* IpmiProtocol.h */, + A591B6B126FF77D600F9DBF0 /* SwapAddressRange.h */, + A591B6B226FF77D600F9DBF0 /* DebuggerConfiguration.h */, + A591B6B326FF77D600F9DBF0 /* IoMmu.h */, + A591B6B426FF77D600F9DBF0 /* PlatformSpecificResetHandler.h */, + A591B6B526FF77D600F9DBF0 /* LoadPe32Image.h */, + A591B6B626FF77D600F9DBF0 /* VarCheck.h */, + A591B6B726FF77D600F9DBF0 /* FirmwareManagementProgress.h */, + A591B6B826FF77D600F9DBF0 /* AtaAtapiPolicy.h */, + A591B6B926FF77D600F9DBF0 /* SmmMemoryAttribute.h */, + A591B6BA26FF77D600F9DBF0 /* SdMmcOverride.h */, + A591B6BB26FF77D600F9DBF0 /* FormBrowserEx2.h */, + A591B6BC26FF77D600F9DBF0 /* SmmSwapAddressRange.h */, + A591B6BD26FF77D600F9DBF0 /* UfsHostController.h */, + A591B6BE26FF77D600F9DBF0 /* SmmFirmwareVolumeBlock.h */, + A591B6BF26FF77D600F9DBF0 /* EbcVmTest.h */, + A591B6C026FF77D600F9DBF0 /* PlatformLogo.h */, + A591B6C126FF77D600F9DBF0 /* PeCoffImageEmulator.h */, + A591B6C226FF77D600F9DBF0 /* Print2.h */, + A591B6C326FF77D600F9DBF0 /* BootLogo.h */, + A591B6C426FF77D600F9DBF0 /* SmmReadyToBoot.h */, + A591B6C526FF77D600F9DBF0 /* SmmLegacyBoot.h */, + A591B6C626FF77D600F9DBF0 /* SmmVariable.h */, + A591B6C726FF77D600F9DBF0 /* SmmFaultTolerantWrite.h */, + A591B6C826FF77D600F9DBF0 /* LockBox.h */, + A591B6C926FF77D600F9DBF0 /* GenericMemoryTest.h */, + A591B6CA26FF77D600F9DBF0 /* DisplayProtocol.h */, + A591B6CB26FF77D600F9DBF0 /* BootLogo2.h */, + A591B6CC26FF77D600F9DBF0 /* FormBrowserEx.h */, + A591B6CD26FF77D600F9DBF0 /* VariableLock.h */, + A591B6CE26FF77D600F9DBF0 /* EbcSimpleDebugger.h */, + A591B6CF26FF77D600F9DBF0 /* SmmVarCheck.h */, + A591B6D026FF77D600F9DBF0 /* SmmExitBootServices.h */, + A591B6D126FF77D600F9DBF0 /* FaultTolerantWrite.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A591B6D226FF77D600F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591B6D326FF77D600F9DBF0 /* EndOfS3Resume.h */, + A591B6D426FF77D600F9DBF0 /* MdeModulePkgTokenSpace.h */, + A591B6D526FF77D600F9DBF0 /* LoadModuleAtFixedAddress.h */, + A591B6D626FF77D600F9DBF0 /* SystemNvDataGuid.h */, + A591B6D726FF77D600F9DBF0 /* ExtendedFirmwarePerformance.h */, + A591B6D826FF77D600F9DBF0 /* MdeModuleHii.h */, + A591B6D926FF77D600F9DBF0 /* NonDiscoverableDevice.h */, + A591B6DA26FF77D600F9DBF0 /* PlatformHasAcpi.h */, + A591B6DB26FF77D600F9DBF0 /* SmmVariableCommon.h */, + A591B6DC26FF77D600F9DBF0 /* MemoryProfile.h */, + A591B6DD26FF77D600F9DBF0 /* RamDiskHii.h */, + A591B6DE26FF77D600F9DBF0 /* PcdDataBaseSignatureGuid.h */, + A591B6DF26FF77D600F9DBF0 /* VariableIndexTable.h */, + A591B6E026FF77D600F9DBF0 /* ConsoleInDevice.h */, + A591B6E126FF77D600F9DBF0 /* SerialPortLibVendor.h */, + A591B6E226FF77D600F9DBF0 /* RecoveryDevice.h */, + A591B6E326FF77D600F9DBF0 /* IdleLoopEvent.h */, + A591B6E426FF77D600F9DBF0 /* Performance.h */, + A591B6E526FF77D600F9DBF0 /* UsbKeyBoardLayout.h */, + A591B6E626FF77D600F9DBF0 /* ZeroGuid.h */, + A591B6E726FF77D600F9DBF0 /* PcdDataBaseHobGuid.h */, + A591B6E826FF77D600F9DBF0 /* LzmaDecompress.h */, + A591B6E926FF77D600F9DBF0 /* Ip4Config2Hii.h */, + A591B6EA26FF77D600F9DBF0 /* PiSmmMemoryAttributesTable.h */, + A591B6EB26FF77D600F9DBF0 /* VarErrorFlag.h */, + A591B6EC26FF77D600F9DBF0 /* ConsoleOutDevice.h */, + A591B6ED26FF77D600F9DBF0 /* SmmLockBox.h */, + A591B6EE26FF77D600F9DBF0 /* BootScriptExecutorVariable.h */, + A591B6EF26FF77D600F9DBF0 /* MtcVendor.h */, + A591B6F026FF77D600F9DBF0 /* DriverSampleHii.h */, + A591B6F126FF77D600F9DBF0 /* StandardErrorDevice.h */, + A591B6F226FF77D600F9DBF0 /* MemoryStatusCodeRecord.h */, + A591B6F326FF77D600F9DBF0 /* S3SmmInitDone.h */, + A591B6F426FF77D600F9DBF0 /* StatusCodeDataTypeDebug.h */, + A591B6F526FF77D600F9DBF0 /* EventExitBootServiceFailed.h */, + A591B6F626FF77D600F9DBF0 /* S3StorageDeviceInitList.h */, + A591B6F726FF77D600F9DBF0 /* CapsuleVendor.h */, + A591B6F826FF77D600F9DBF0 /* ConnectConInEvent.h */, + A591B6F926FF77D600F9DBF0 /* VlanConfigHii.h */, + A591B6FA26FF77D600F9DBF0 /* SmiHandlerProfile.h */, + A591B6FB26FF77D600F9DBF0 /* PerformanceMeasurement.h */, + A591B6FC26FF77D600F9DBF0 /* HiiBootMaintenanceFormset.h */, + A591B6FD26FF77D600F9DBF0 /* PlatDriOverrideHii.h */, + A591B6FE26FF77D600F9DBF0 /* DebugMask.h */, + A591B6FF26FF77D600F9DBF0 /* VariableFormat.h */, + A591B70026FF77D600F9DBF0 /* AcpiS3Context.h */, + A591B70126FF77D600F9DBF0 /* StatusCodeDataTypeVariable.h */, + A591B70226FF77D600F9DBF0 /* Ip4IScsiConfigHii.h */, + A591B70326FF77D600F9DBF0 /* Crc32GuidedSectionExtraction.h */, + A591B70426FF77D600F9DBF0 /* TtyTerm.h */, + A591B70526FF77D600F9DBF0 /* PiSmmCommunicationRegionTable.h */, + A591B70626FF77D600F9DBF0 /* StatusCodeCallbackGuid.h */, + A591B70726FF77D600F9DBF0 /* HiiResourceSampleHii.h */, + A591B70826FF77D600F9DBF0 /* MemoryTypeInformation.h */, + A591B70926FF77D600F9DBF0 /* FirmwarePerformance.h */, + A591B70A26FF77D600F9DBF0 /* FaultTolerantWrite.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591B70B26FF77D600F9DBF0 /* Ppi */ = { + isa = PBXGroup; + children = ( + A591B70C26FF77D600F9DBF0 /* SerialPortPei.h */, + A591B70D26FF77D600F9DBF0 /* PlatformSpecificResetFilter.h */, + A591B70E26FF77D600F9DBF0 /* Debug.h */, + A591B70F26FF77D600F9DBF0 /* SdMmcHostController.h */, + A591B71026FF77D600F9DBF0 /* IoMmu.h */, + A591B71126FF77D600F9DBF0 /* Usb2HostController.h */, + A591B71226FF77D600F9DBF0 /* AtaController.h */, + A591B71326FF77D600F9DBF0 /* AtaAhciController.h */, + A591B71426FF77D600F9DBF0 /* PlatformSpecificResetHandler.h */, + A591B71526FF77D600F9DBF0 /* AtaPassThru.h */, + A591B71626FF77D600F9DBF0 /* IpmiPpi.h */, + A591B71726FF77D600F9DBF0 /* UfsHostController.h */, + A591B71826FF77D600F9DBF0 /* PlatformSpecificResetNotification.h */, + A591B71926FF77D600F9DBF0 /* StorageSecurityCommand.h */, + A591B71A26FF77D600F9DBF0 /* SmmControl.h */, + A591B71B26FF77D600F9DBF0 /* SmmCommunication.h */, + A591B71C26FF77D600F9DBF0 /* NvmExpressPassThru.h */, + A591B71D26FF77D600F9DBF0 /* UsbHostController.h */, + A591B71E26FF77D600F9DBF0 /* UsbIo.h */, + A591B71F26FF77D600F9DBF0 /* NvmExpressHostController.h */, + A591B72026FF77D600F9DBF0 /* UsbController.h */, + A591B72126FF77D600F9DBF0 /* SmmAccess.h */, + A591B72226FF77D600F9DBF0 /* CapsuleOnDisk.h */, + A591B72326FF77D600F9DBF0 /* PostBootScriptTable.h */, + A591B72426FF77D600F9DBF0 /* SecPerformance.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A591B72626FF77D600F9DBF0 /* Bus */ = { + isa = PBXGroup; + children = ( + A591B72726FF77D600F9DBF0 /* Sd */, + A591B75426FF77D600F9DBF0 /* Pci */, + A591B82C26FF77D600F9DBF0 /* Isa */, + A591B84726FF77D600F9DBF0 /* Scsi */, + A591B85626FF77D600F9DBF0 /* Ufs */, + A591B86C26FF77D600F9DBF0 /* I2c */, + A591B87B26FF77D600F9DBF0 /* Usb */, + A591B8CB26FF77D600F9DBF0 /* Ata */, + ); + path = Bus; + sourceTree = ""; + }; + A591B72726FF77D600F9DBF0 /* Sd */ = { + isa = PBXGroup; + children = ( + A591B72826FF77D600F9DBF0 /* SdBlockIoPei */, + A591B73326FF77D600F9DBF0 /* EmmcBlockIoPei */, + A591B73E26FF77D600F9DBF0 /* SdDxe */, + A591B74926FF77D600F9DBF0 /* EmmcDxe */, + ); + path = Sd; + sourceTree = ""; + }; + A591B72826FF77D600F9DBF0 /* SdBlockIoPei */ = { + isa = PBXGroup; + children = ( + A591B72926FF77D600F9DBF0 /* SdBlockIoPei.c */, + A591B72A26FF77D600F9DBF0 /* SdHcMem.c */, + A591B72B26FF77D600F9DBF0 /* SdBlockIoPeiExtra.uni */, + A591B72C26FF77D600F9DBF0 /* SdHci.h */, + A591B72D26FF77D600F9DBF0 /* SdBlockIoPei.uni */, + A591B72E26FF77D600F9DBF0 /* SdBlockIoPei.inf */, + A591B72F26FF77D600F9DBF0 /* SdHcMem.h */, + A591B73026FF77D600F9DBF0 /* SdBlockIoPei.h */, + A591B73126FF77D600F9DBF0 /* DmaMem.c */, + A591B73226FF77D600F9DBF0 /* SdHci.c */, + ); + path = SdBlockIoPei; + sourceTree = ""; + }; + A591B73326FF77D600F9DBF0 /* EmmcBlockIoPei */ = { + isa = PBXGroup; + children = ( + A591B73426FF77D600F9DBF0 /* EmmcHcMem.c */, + A591B73526FF77D600F9DBF0 /* EmmcHci.c */, + A591B73626FF77D600F9DBF0 /* EmmcBlockIoPei.c */, + A591B73726FF77D600F9DBF0 /* EmmcBlockIoPeiExtra.uni */, + A591B73826FF77D600F9DBF0 /* EmmcHcMem.h */, + A591B73926FF77D600F9DBF0 /* EmmcHci.h */, + A591B73A26FF77D600F9DBF0 /* EmmcBlockIoPei.h */, + A591B73B26FF77D600F9DBF0 /* DmaMem.c */, + A591B73C26FF77D600F9DBF0 /* EmmcBlockIoPei.uni */, + A591B73D26FF77D600F9DBF0 /* EmmcBlockIoPei.inf */, + ); + path = EmmcBlockIoPei; + sourceTree = ""; + }; + A591B73E26FF77D600F9DBF0 /* SdDxe */ = { + isa = PBXGroup; + children = ( + A591B73F26FF77D600F9DBF0 /* SdBlockIo.c */, + A591B74026FF77D600F9DBF0 /* SdDxe.uni */, + A591B74126FF77D600F9DBF0 /* SdDxe.c */, + A591B74226FF77D600F9DBF0 /* SdDxe.inf */, + A591B74326FF77D600F9DBF0 /* ComponentName.c */, + A591B74426FF77D600F9DBF0 /* SdDiskInfo.h */, + A591B74526FF77D600F9DBF0 /* SdBlockIo.h */, + A591B74626FF77D600F9DBF0 /* SdDxe.h */, + A591B74726FF77D600F9DBF0 /* SdDxeExtra.uni */, + A591B74826FF77D600F9DBF0 /* SdDiskInfo.c */, + ); + path = SdDxe; + sourceTree = ""; + }; + A591B74926FF77D600F9DBF0 /* EmmcDxe */ = { + isa = PBXGroup; + children = ( + A591B74A26FF77D600F9DBF0 /* EmmcDxe.h */, + A591B74B26FF77D600F9DBF0 /* EmmcDiskInfo.h */, + A591B74C26FF77D600F9DBF0 /* EmmcDxe.uni */, + A591B74D26FF77D600F9DBF0 /* EmmcBlockIo.c */, + A591B74E26FF77D600F9DBF0 /* ComponentName.c */, + A591B74F26FF77D600F9DBF0 /* EmmcDxe.inf */, + A591B75026FF77D600F9DBF0 /* EmmcDxe.c */, + A591B75126FF77D600F9DBF0 /* EmmcDiskInfo.c */, + A591B75226FF77D600F9DBF0 /* EmmcBlockIo.h */, + A591B75326FF77D600F9DBF0 /* EmmcDxeExtra.uni */, + ); + path = EmmcDxe; + sourceTree = ""; + }; + A591B75426FF77D600F9DBF0 /* Pci */ = { + isa = PBXGroup; + children = ( + A591B75526FF77D600F9DBF0 /* IdeBusPei */, + A591B75B26FF77D600F9DBF0 /* SdMmcPciHcDxe */, + A591B76626FF77D600F9DBF0 /* IncompatiblePciDeviceSupportDxe */, + A591B76B26FF77D600F9DBF0 /* PciBusDxe */, + A591B78B26FF77D600F9DBF0 /* XhciPei */, + A591B79726FF77D600F9DBF0 /* EhciPei */, + A591B7A526FF77D600F9DBF0 /* UfsPciHcDxe */, + A591B7AC26FF77D600F9DBF0 /* UhciDxe */, + A591B7BE26FF77D600F9DBF0 /* NvmExpressPei */, + A591B7CF26FF77D600F9DBF0 /* SdMmcPciHcPei */, + A591B7D526FF77D600F9DBF0 /* SataControllerDxe */, + A591B7DC26FF77D600F9DBF0 /* PciSioSerialDxe */, + A591B7E426FF77D600F9DBF0 /* PciHostBridgeDxe */, + A591B7EB26FF77D600F9DBF0 /* XhciDxe */, + A591B7F926FF77D600F9DBF0 /* UhciPei */, + A591B80026FF77D600F9DBF0 /* NvmExpressDxe */, + A591B80E26FF77D600F9DBF0 /* NonDiscoverablePciDeviceDxe */, + A591B81426FF77D600F9DBF0 /* EhciDxe */, + A591B82626FF77D600F9DBF0 /* UfsPciHcPei */, + ); + path = Pci; + sourceTree = ""; + }; + A591B75526FF77D600F9DBF0 /* IdeBusPei */ = { + isa = PBXGroup; + children = ( + A591B75626FF77D600F9DBF0 /* AtapiPeim.h */, + A591B75726FF77D600F9DBF0 /* IdeBusPei.uni */, + A591B75826FF77D600F9DBF0 /* IdeBusPeiExtra.uni */, + A591B75926FF77D600F9DBF0 /* IdeBusPei.inf */, + A591B75A26FF77D600F9DBF0 /* AtapiPeim.c */, + ); + path = IdeBusPei; + sourceTree = ""; + }; + A591B75B26FF77D600F9DBF0 /* SdMmcPciHcDxe */ = { + isa = PBXGroup; + children = ( + A591B75C26FF77D600F9DBF0 /* SdMmcPciHci.c */, + A591B75D26FF77D600F9DBF0 /* SdMmcPciHcDxeExtra.uni */, + A591B75E26FF77D600F9DBF0 /* SdDevice.c */, + A591B75F26FF77D600F9DBF0 /* ComponentName.c */, + A591B76026FF77D600F9DBF0 /* SdMmcPciHcDxe.h */, + A591B76126FF77D600F9DBF0 /* SdMmcPciHci.h */, + A591B76226FF77D600F9DBF0 /* EmmcDevice.c */, + A591B76326FF77D600F9DBF0 /* SdMmcPciHcDxe.inf */, + A591B76426FF77D600F9DBF0 /* SdMmcPciHcDxe.uni */, + A591B76526FF77D600F9DBF0 /* SdMmcPciHcDxe.c */, + ); + path = SdMmcPciHcDxe; + sourceTree = ""; + }; + A591B76626FF77D600F9DBF0 /* IncompatiblePciDeviceSupportDxe */ = { + isa = PBXGroup; + children = ( + A591B76726FF77D600F9DBF0 /* IncompatiblePciDeviceSupportDxe.inf */, + A591B76826FF77D600F9DBF0 /* IncompatiblePciDeviceSupportExtra.uni */, + A591B76926FF77D600F9DBF0 /* IncompatiblePciDeviceSupport.uni */, + A591B76A26FF77D600F9DBF0 /* IncompatiblePciDeviceSupport.c */, + ); + path = IncompatiblePciDeviceSupportDxe; + sourceTree = ""; + }; + A591B76B26FF77D600F9DBF0 /* PciBusDxe */ = { + isa = PBXGroup; + children = ( + A591B76C26FF77D600F9DBF0 /* PciEnumerator.c */, + A591B76D26FF77D600F9DBF0 /* PciDriverOverride.c */, + A591B76E26FF77D600F9DBF0 /* PciResourceSupport.c */, + A591B76F26FF77D600F9DBF0 /* PciDeviceSupport.c */, + A591B77026FF77D600F9DBF0 /* PciIo.c */, + A591B77126FF77D600F9DBF0 /* PciCommand.c */, + A591B77226FF77D600F9DBF0 /* PciHotPlugSupport.c */, + A591B77326FF77D600F9DBF0 /* PciOptionRomSupport.h */, + A591B77426FF77D600F9DBF0 /* PciRomTable.h */, + A591B77526FF77D600F9DBF0 /* PciEnumeratorSupport.c */, + A591B77626FF77D600F9DBF0 /* PciLib.h */, + A591B77726FF77D600F9DBF0 /* PciBusDxeExtra.uni */, + A591B77826FF77D600F9DBF0 /* ComponentName.c */, + A591B77926FF77D600F9DBF0 /* PciBus.c */, + A591B77A26FF77D600F9DBF0 /* PciPowerManagement.c */, + A591B77B26FF77D600F9DBF0 /* PciResourceSupport.h */, + A591B77C26FF77D600F9DBF0 /* PciDriverOverride.h */, + A591B77D26FF77D600F9DBF0 /* PciEnumerator.h */, + A591B77E26FF77D600F9DBF0 /* PciCommand.h */, + A591B77F26FF77D600F9DBF0 /* PciIo.h */, + A591B78026FF77D600F9DBF0 /* PciDeviceSupport.h */, + A591B78126FF77D600F9DBF0 /* PciRomTable.c */, + A591B78226FF77D600F9DBF0 /* PciBusDxe.inf */, + A591B78326FF77D600F9DBF0 /* PciOptionRomSupport.c */, + A591B78426FF77D600F9DBF0 /* PciHotPlugSupport.h */, + A591B78526FF77D600F9DBF0 /* PciPowerManagement.h */, + A591B78626FF77D600F9DBF0 /* PciBus.h */, + A591B78726FF77D600F9DBF0 /* ComponentName.h */, + A591B78826FF77D600F9DBF0 /* PciBusDxe.uni */, + A591B78926FF77D600F9DBF0 /* PciEnumeratorSupport.h */, + A591B78A26FF77D600F9DBF0 /* PciLib.c */, + ); + path = PciBusDxe; + sourceTree = ""; + }; + A591B78B26FF77D600F9DBF0 /* XhciPei */ = { + isa = PBXGroup; + children = ( + A591B78C26FF77D600F9DBF0 /* XhciSched.h */, + A591B78D26FF77D600F9DBF0 /* XhciPei.inf */, + A591B78E26FF77D600F9DBF0 /* XhcPeim.h */, + A591B78F26FF77D600F9DBF0 /* XhciPei.uni */, + A591B79026FF77D600F9DBF0 /* UsbHcMem.h */, + A591B79126FF77D600F9DBF0 /* XhciSched.c */, + A591B79226FF77D600F9DBF0 /* DmaMem.c */, + A591B79326FF77D600F9DBF0 /* XhciPeiExtra.uni */, + A591B79426FF77D600F9DBF0 /* UsbHcMem.c */, + A591B79526FF77D600F9DBF0 /* XhciReg.h */, + A591B79626FF77D600F9DBF0 /* XhcPeim.c */, + ); + path = XhciPei; + sourceTree = ""; + }; + A591B79726FF77D600F9DBF0 /* EhciPei */ = { + isa = PBXGroup; + children = ( + A591B79826FF77D600F9DBF0 /* EhciPeiExtra.uni */, + A591B79926FF77D600F9DBF0 /* EhciUrb.h */, + A591B79A26FF77D600F9DBF0 /* EhcPeim.h */, + A591B79B26FF77D600F9DBF0 /* UsbHcMem.h */, + A591B79C26FF77D600F9DBF0 /* EhciSched.c */, + A591B79D26FF77D600F9DBF0 /* EhciPei.uni */, + A591B79E26FF77D600F9DBF0 /* EhciPei.inf */, + A591B79F26FF77D600F9DBF0 /* DmaMem.c */, + A591B7A026FF77D600F9DBF0 /* EhciReg.h */, + A591B7A126FF77D600F9DBF0 /* EhcPeim.c */, + A591B7A226FF77D600F9DBF0 /* EhciUrb.c */, + A591B7A326FF77D600F9DBF0 /* EhciSched.h */, + A591B7A426FF77D600F9DBF0 /* UsbHcMem.c */, + ); + path = EhciPei; + sourceTree = ""; + }; + A591B7A526FF77D600F9DBF0 /* UfsPciHcDxe */ = { + isa = PBXGroup; + children = ( + A591B7A626FF77D600F9DBF0 /* UfsPciHcDxeExtra.uni */, + A591B7A726FF77D600F9DBF0 /* ComponentName.c */, + A591B7A826FF77D600F9DBF0 /* UfsPciHcDxe.c */, + A591B7A926FF77D600F9DBF0 /* UfsPciHcDxe.uni */, + A591B7AA26FF77D600F9DBF0 /* UfsPciHcDxe.h */, + A591B7AB26FF77D600F9DBF0 /* UfsPciHcDxe.inf */, + ); + path = UfsPciHcDxe; + sourceTree = ""; + }; + A591B7AC26FF77D600F9DBF0 /* UhciDxe */ = { + isa = PBXGroup; + children = ( + A591B7AD26FF77D600F9DBF0 /* UhciSched.h */, + A591B7AE26FF77D600F9DBF0 /* UhciReg.h */, + A591B7AF26FF77D600F9DBF0 /* UhciDebug.c */, + A591B7B026FF77D600F9DBF0 /* UhciQueue.h */, + A591B7B126FF77D600F9DBF0 /* Uhci.c */, + A591B7B226FF77D600F9DBF0 /* UhciDxeExtra.uni */, + A591B7B326FF77D600F9DBF0 /* ComponentName.c */, + A591B7B426FF77D600F9DBF0 /* UsbHcMem.h */, + A591B7B526FF77D600F9DBF0 /* UhciSched.c */, + A591B7B626FF77D600F9DBF0 /* UhciDxe.inf */, + A591B7B726FF77D600F9DBF0 /* UhciDebug.h */, + A591B7B826FF77D600F9DBF0 /* UhciReg.c */, + A591B7B926FF77D600F9DBF0 /* UhciDxe.uni */, + A591B7BA26FF77D600F9DBF0 /* UhciQueue.c */, + A591B7BB26FF77D600F9DBF0 /* UsbHcMem.c */, + A591B7BC26FF77D600F9DBF0 /* Uhci.h */, + A591B7BD26FF77D600F9DBF0 /* ComponentName.h */, + ); + path = UhciDxe; + sourceTree = ""; + }; + A591B7BE26FF77D600F9DBF0 /* NvmExpressPei */ = { + isa = PBXGroup; + children = ( + A591B7BF26FF77D600F9DBF0 /* DevicePath.c */, + A591B7C026FF77D600F9DBF0 /* NvmExpressPeiHci.h */, + A591B7C126FF77D600F9DBF0 /* NvmExpressPeiStorageSecurity.h */, + A591B7C226FF77D600F9DBF0 /* NvmExpressPei.c */, + A591B7C326FF77D600F9DBF0 /* NvmExpressPeiBlockIo.c */, + A591B7C426FF77D600F9DBF0 /* NvmExpressPeiExtra.uni */, + A591B7C526FF77D600F9DBF0 /* NvmExpressPeiPassThru.h */, + A591B7C626FF77D600F9DBF0 /* NvmExpressPeiS3.c */, + A591B7C726FF77D600F9DBF0 /* NvmExpressPeiStorageSecurity.c */, + A591B7C826FF77D600F9DBF0 /* NvmExpressPei.h */, + A591B7C926FF77D600F9DBF0 /* NvmExpressPei.inf */, + A591B7CA26FF77D600F9DBF0 /* NvmExpressPeiHci.c */, + A591B7CB26FF77D600F9DBF0 /* NvmExpressPei.uni */, + A591B7CC26FF77D600F9DBF0 /* NvmExpressPeiBlockIo.h */, + A591B7CD26FF77D600F9DBF0 /* DmaMem.c */, + A591B7CE26FF77D600F9DBF0 /* NvmExpressPeiPassThru.c */, + ); + path = NvmExpressPei; + sourceTree = ""; + }; + A591B7CF26FF77D600F9DBF0 /* SdMmcPciHcPei */ = { + isa = PBXGroup; + children = ( + A591B7D026FF77D600F9DBF0 /* SdMmcPciHcPei.inf */, + A591B7D126FF77D600F9DBF0 /* SdMmcPciHcPei.c */, + A591B7D226FF77D600F9DBF0 /* SdMmcPciHcPei.uni */, + A591B7D326FF77D600F9DBF0 /* SdMmcPciHcPeiExtra.uni */, + A591B7D426FF77D600F9DBF0 /* SdMmcPciHcPei.h */, + ); + path = SdMmcPciHcPei; + sourceTree = ""; + }; + A591B7D526FF77D600F9DBF0 /* SataControllerDxe */ = { + isa = PBXGroup; + children = ( + A591B7D626FF77D600F9DBF0 /* SataController.c */, + A591B7D726FF77D600F9DBF0 /* SataControllerDxe.uni */, + A591B7D826FF77D600F9DBF0 /* SataControllerDxeExtra.uni */, + A591B7D926FF77D600F9DBF0 /* ComponentName.c */, + A591B7DA26FF77D600F9DBF0 /* SataControllerDxe.inf */, + A591B7DB26FF77D600F9DBF0 /* SataController.h */, + ); + path = SataControllerDxe; + sourceTree = ""; + }; + A591B7DC26FF77D600F9DBF0 /* PciSioSerialDxe */ = { + isa = PBXGroup; + children = ( + A591B7DD26FF77D600F9DBF0 /* PciSioSerialDxe.inf */, + A591B7DE26FF77D600F9DBF0 /* Serial.c */, + A591B7DF26FF77D600F9DBF0 /* SerialIo.c */, + A591B7E026FF77D600F9DBF0 /* PciSioSerialDxe.uni */, + A591B7E126FF77D600F9DBF0 /* PciSioSerialDxeExtra.uni */, + A591B7E226FF77D600F9DBF0 /* ComponentName.c */, + A591B7E326FF77D600F9DBF0 /* Serial.h */, + ); + path = PciSioSerialDxe; + sourceTree = ""; + }; + A591B7E426FF77D600F9DBF0 /* PciHostBridgeDxe */ = { + isa = PBXGroup; + children = ( + A591B7E526FF77D600F9DBF0 /* PciRootBridgeIo.c */, + A591B7E626FF77D600F9DBF0 /* PciHostResource.h */, + A591B7E726FF77D600F9DBF0 /* PciHostBridge.h */, + A591B7E826FF77D600F9DBF0 /* PciRootBridge.h */, + A591B7E926FF77D600F9DBF0 /* PciHostBridgeDxe.inf */, + A591B7EA26FF77D600F9DBF0 /* PciHostBridge.c */, + ); + path = PciHostBridgeDxe; + sourceTree = ""; + }; + A591B7EB26FF77D600F9DBF0 /* XhciDxe */ = { + isa = PBXGroup; + children = ( + A591B7EC26FF77D600F9DBF0 /* XhciDxeExtra.uni */, + A591B7ED26FF77D600F9DBF0 /* XhciSched.h */, + A591B7EE26FF77D600F9DBF0 /* Xhci.c */, + A591B7EF26FF77D600F9DBF0 /* XhciReg.c */, + A591B7F026FF77D600F9DBF0 /* ComponentName.c */, + A591B7F126FF77D600F9DBF0 /* UsbHcMem.h */, + A591B7F226FF77D600F9DBF0 /* XhciSched.c */, + A591B7F326FF77D600F9DBF0 /* XhciDxe.inf */, + A591B7F426FF77D600F9DBF0 /* XhciDxe.uni */, + A591B7F526FF77D600F9DBF0 /* Xhci.h */, + A591B7F626FF77D600F9DBF0 /* UsbHcMem.c */, + A591B7F726FF77D600F9DBF0 /* ComponentName.h */, + A591B7F826FF77D600F9DBF0 /* XhciReg.h */, + ); + path = XhciDxe; + sourceTree = ""; + }; + A591B7F926FF77D600F9DBF0 /* UhciPei */ = { + isa = PBXGroup; + children = ( + A591B7FA26FF77D600F9DBF0 /* UhcPeim.c */, + A591B7FB26FF77D600F9DBF0 /* UhciPei.inf */, + A591B7FC26FF77D600F9DBF0 /* UhciPei.uni */, + A591B7FD26FF77D600F9DBF0 /* UhciPeiExtra.uni */, + A591B7FE26FF77D600F9DBF0 /* UhcPeim.h */, + A591B7FF26FF77D600F9DBF0 /* DmaMem.c */, + ); + path = UhciPei; + sourceTree = ""; + }; + A591B80026FF77D600F9DBF0 /* NvmExpressDxe */ = { + isa = PBXGroup; + children = ( + A591B80126FF77D600F9DBF0 /* NvmExpressHci.c */, + A591B80226FF77D600F9DBF0 /* NvmExpressPassthru.c */, + A591B80326FF77D600F9DBF0 /* NvmExpressBlockIo.c */, + A591B80426FF77D600F9DBF0 /* NvmExpressDxe.inf */, + A591B80526FF77D600F9DBF0 /* NvmExpressDxe.uni */, + A591B80626FF77D600F9DBF0 /* NvmExpress.c */, + A591B80726FF77D600F9DBF0 /* NvmExpressDiskInfo.h */, + A591B80826FF77D600F9DBF0 /* ComponentName.c */, + A591B80926FF77D600F9DBF0 /* NvmExpressBlockIo.h */, + A591B80A26FF77D600F9DBF0 /* NvmExpressHci.h */, + A591B80B26FF77D600F9DBF0 /* NvmExpressDxeExtra.uni */, + A591B80C26FF77D600F9DBF0 /* NvmExpressDiskInfo.c */, + A591B80D26FF77D600F9DBF0 /* NvmExpress.h */, + ); + path = NvmExpressDxe; + sourceTree = ""; + }; + A591B80E26FF77D600F9DBF0 /* NonDiscoverablePciDeviceDxe */ = { + isa = PBXGroup; + children = ( + A591B80F26FF77D600F9DBF0 /* NonDiscoverablePciDeviceDxe.inf */, + A591B81026FF77D600F9DBF0 /* NonDiscoverablePciDeviceIo.c */, + A591B81126FF77D600F9DBF0 /* ComponentName.c */, + A591B81226FF77D600F9DBF0 /* NonDiscoverablePciDeviceDxe.c */, + A591B81326FF77D600F9DBF0 /* NonDiscoverablePciDeviceIo.h */, + ); + path = NonDiscoverablePciDeviceDxe; + sourceTree = ""; + }; + A591B81426FF77D600F9DBF0 /* EhciDxe */ = { + isa = PBXGroup; + children = ( + A591B81526FF77D600F9DBF0 /* EhciReg.c */, + A591B81626FF77D600F9DBF0 /* EhciUrb.h */, + A591B81726FF77D600F9DBF0 /* EhciDebug.h */, + A591B81826FF77D600F9DBF0 /* EhciDxe.uni */, + A591B81926FF77D600F9DBF0 /* Ehci.h */, + A591B81A26FF77D600F9DBF0 /* ComponentName.c */, + A591B81B26FF77D600F9DBF0 /* EhciDxe.inf */, + A591B81C26FF77D600F9DBF0 /* UsbHcMem.h */, + A591B81D26FF77D600F9DBF0 /* EhciSched.c */, + A591B81E26FF77D600F9DBF0 /* EhciDxeExtra.uni */, + A591B81F26FF77D600F9DBF0 /* Ehci.c */, + A591B82026FF77D600F9DBF0 /* EhciDebug.c */, + A591B82126FF77D600F9DBF0 /* EhciReg.h */, + A591B82226FF77D600F9DBF0 /* EhciUrb.c */, + A591B82326FF77D600F9DBF0 /* EhciSched.h */, + A591B82426FF77D600F9DBF0 /* UsbHcMem.c */, + A591B82526FF77D600F9DBF0 /* ComponentName.h */, + ); + path = EhciDxe; + sourceTree = ""; + }; + A591B82626FF77D600F9DBF0 /* UfsPciHcPei */ = { + isa = PBXGroup; + children = ( + A591B82726FF77D600F9DBF0 /* UfsPciHcPei.uni */, + A591B82826FF77D600F9DBF0 /* UfsPciHcPei.inf */, + A591B82926FF77D600F9DBF0 /* UfsPciHcPei.h */, + A591B82A26FF77D600F9DBF0 /* UfsPciHcPeiExtra.uni */, + A591B82B26FF77D600F9DBF0 /* UfsPciHcPei.c */, + ); + path = UfsPciHcPei; + sourceTree = ""; + }; + A591B82C26FF77D600F9DBF0 /* Isa */ = { + isa = PBXGroup; + children = ( + A591B82D26FF77D600F9DBF0 /* IsaBusDxe */, + A591B83526FF77D600F9DBF0 /* Ps2KeyboardDxe */, + A591B83E26FF77D600F9DBF0 /* Ps2MouseDxe */, + ); + path = Isa; + sourceTree = ""; + }; + A591B82D26FF77D600F9DBF0 /* IsaBusDxe */ = { + isa = PBXGroup; + children = ( + A591B82E26FF77D600F9DBF0 /* IsaBusDxeExtra.uni */, + A591B82F26FF77D600F9DBF0 /* ComponentName.c */, + A591B83026FF77D600F9DBF0 /* IsaBusDxe.h */, + A591B83126FF77D600F9DBF0 /* IsaBusDxe.inf */, + A591B83226FF77D600F9DBF0 /* IsaBusDxe.uni */, + A591B83326FF77D600F9DBF0 /* IsaBusDxe.c */, + A591B83426FF77D600F9DBF0 /* ComponentName.h */, + ); + path = IsaBusDxe; + sourceTree = ""; + }; + A591B83526FF77D600F9DBF0 /* Ps2KeyboardDxe */ = { + isa = PBXGroup; + children = ( + A591B83626FF77D600F9DBF0 /* Ps2KbdTextIn.c */, + A591B83726FF77D600F9DBF0 /* Ps2KeyboardDxeExtra.uni */, + A591B83826FF77D600F9DBF0 /* Ps2Keyboard.c */, + A591B83926FF77D600F9DBF0 /* Ps2KbdCtrller.c */, + A591B83A26FF77D600F9DBF0 /* ComponentName.c */, + A591B83B26FF77D600F9DBF0 /* Ps2KeyboardDxe.inf */, + A591B83C26FF77D600F9DBF0 /* Ps2KeyboardDxe.uni */, + A591B83D26FF77D600F9DBF0 /* Ps2Keyboard.h */, + ); + path = Ps2KeyboardDxe; + sourceTree = ""; + }; + A591B83E26FF77D600F9DBF0 /* Ps2MouseDxe */ = { + isa = PBXGroup; + children = ( + A591B83F26FF77D600F9DBF0 /* Ps2Mouse.c */, + A591B84026FF77D600F9DBF0 /* ComponentName.c */, + A591B84126FF77D600F9DBF0 /* CommPs2.h */, + A591B84226FF77D600F9DBF0 /* Ps2Mouse.h */, + A591B84326FF77D600F9DBF0 /* Ps2MouseDxeExtra.uni */, + A591B84426FF77D600F9DBF0 /* Ps2MouseDxe.inf */, + A591B84526FF77D600F9DBF0 /* CommPs2.c */, + A591B84626FF77D600F9DBF0 /* Ps2MouseDxe.uni */, + ); + path = Ps2MouseDxe; + sourceTree = ""; + }; + A591B84726FF77D600F9DBF0 /* Scsi */ = { + isa = PBXGroup; + children = ( + A591B84826FF77D600F9DBF0 /* ScsiDiskDxe */, + A591B84F26FF77D600F9DBF0 /* ScsiBusDxe */, + ); + path = Scsi; + sourceTree = ""; + }; + A591B84826FF77D600F9DBF0 /* ScsiDiskDxe */ = { + isa = PBXGroup; + children = ( + A591B84926FF77D600F9DBF0 /* ScsiDiskDxe.inf */, + A591B84A26FF77D600F9DBF0 /* ScsiDisk.c */, + A591B84B26FF77D600F9DBF0 /* ComponentName.c */, + A591B84C26FF77D600F9DBF0 /* ScsiDisk.uni */, + A591B84D26FF77D600F9DBF0 /* ScsiDiskExtra.uni */, + A591B84E26FF77D600F9DBF0 /* ScsiDisk.h */, + ); + path = ScsiDiskDxe; + sourceTree = ""; + }; + A591B84F26FF77D600F9DBF0 /* ScsiBusDxe */ = { + isa = PBXGroup; + children = ( + A591B85026FF77D600F9DBF0 /* ScsiBusExtra.uni */, + A591B85126FF77D600F9DBF0 /* ScsiBus.c */, + A591B85226FF77D600F9DBF0 /* ComponentName.c */, + A591B85326FF77D600F9DBF0 /* ScsiBus.uni */, + A591B85426FF77D600F9DBF0 /* ScsiBusDxe.inf */, + A591B85526FF77D600F9DBF0 /* ScsiBus.h */, + ); + path = ScsiBusDxe; + sourceTree = ""; + }; + A591B85626FF77D600F9DBF0 /* Ufs */ = { + isa = PBXGroup; + children = ( + A591B85726FF77D600F9DBF0 /* UfsBlockIoPei */, + A591B86226FF77D600F9DBF0 /* UfsPassThruDxe */, + ); + path = Ufs; + sourceTree = ""; + }; + A591B85726FF77D600F9DBF0 /* UfsBlockIoPei */ = { + isa = PBXGroup; + children = ( + A591B85826FF77D600F9DBF0 /* UfsBlockIoPei.inf */, + A591B85926FF77D600F9DBF0 /* UfsHcMem.c */, + A591B85A26FF77D600F9DBF0 /* UfsBlockIoPeiExtra.uni */, + A591B85B26FF77D600F9DBF0 /* UfsHci.c */, + A591B85C26FF77D600F9DBF0 /* UfsBlockIoPei.uni */, + A591B85D26FF77D600F9DBF0 /* UfsBlockIoPei.c */, + A591B85E26FF77D600F9DBF0 /* UfsHcMem.h */, + A591B85F26FF77D600F9DBF0 /* UfsHci.h */, + A591B86026FF77D600F9DBF0 /* UfsBlockIoPei.h */, + A591B86126FF77D600F9DBF0 /* DmaMem.c */, + ); + path = UfsBlockIoPei; + sourceTree = ""; + }; + A591B86226FF77D600F9DBF0 /* UfsPassThruDxe */ = { + isa = PBXGroup; + children = ( + A591B86326FF77D600F9DBF0 /* UfsPassThru.uni */, + A591B86426FF77D600F9DBF0 /* UfsPassThruHci.c */, + A591B86526FF77D600F9DBF0 /* UfsPassThru.h */, + A591B86626FF77D600F9DBF0 /* ComponentName.c */, + A591B86726FF77D600F9DBF0 /* UfsDevConfigProtocol.c */, + A591B86826FF77D600F9DBF0 /* UfsPassThruHci.h */, + A591B86926FF77D600F9DBF0 /* UfsPassThruDxe.inf */, + A591B86A26FF77D600F9DBF0 /* UfsPassThruExtra.uni */, + A591B86B26FF77D600F9DBF0 /* UfsPassThru.c */, + ); + path = UfsPassThruDxe; + sourceTree = ""; + }; + A591B86C26FF77D600F9DBF0 /* I2c */ = { + isa = PBXGroup; + children = ( + A591B86D26FF77D600F9DBF0 /* I2cDxe */, + ); + path = I2c; + sourceTree = ""; + }; + A591B86D26FF77D600F9DBF0 /* I2cDxe */ = { + isa = PBXGroup; + children = ( + A591B86E26FF77D600F9DBF0 /* I2cBusDxeExtra.uni */, + A591B86F26FF77D600F9DBF0 /* I2cDxeExtra.uni */, + A591B87026FF77D600F9DBF0 /* I2cDxe.inf */, + A591B87126FF77D600F9DBF0 /* I2cBus.c */, + A591B87226FF77D600F9DBF0 /* I2cDxe.h */, + A591B87326FF77D600F9DBF0 /* I2cDxe.uni */, + A591B87426FF77D600F9DBF0 /* I2cHost.c */, + A591B87526FF77D600F9DBF0 /* I2cBusDxe.uni */, + A591B87626FF77D600F9DBF0 /* I2cBusDxe.inf */, + A591B87726FF77D600F9DBF0 /* I2cHostDxe.inf */, + A591B87826FF77D600F9DBF0 /* I2cHostDxeExtra.uni */, + A591B87926FF77D600F9DBF0 /* I2cDxe.c */, + A591B87A26FF77D600F9DBF0 /* I2cHostDxe.uni */, + ); + path = I2cDxe; + sourceTree = ""; + }; + A591B87B26FF77D600F9DBF0 /* Usb */ = { + isa = PBXGroup; + children = ( + A591B87C26FF77D600F9DBF0 /* UsbMouseDxe */, + A591B88426FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxe */, + A591B88C26FF77D600F9DBF0 /* UsbBusDxe */, + A591B89B26FF77D600F9DBF0 /* UsbKbDxe */, + A591B8A426FF77D600F9DBF0 /* UsbBusPei */, + A591B8AF26FF77D600F9DBF0 /* UsbBotPei */, + A591B8BB26FF77D600F9DBF0 /* UsbMassStorageDxe */, + ); + path = Usb; + sourceTree = ""; + }; + A591B87C26FF77D600F9DBF0 /* UsbMouseDxe */ = { + isa = PBXGroup; + children = ( + A591B87D26FF77D600F9DBF0 /* UsbMouseDxeExtra.uni */, + A591B87E26FF77D600F9DBF0 /* UsbMouse.h */, + A591B87F26FF77D600F9DBF0 /* ComponentName.c */, + A591B88026FF77D600F9DBF0 /* UsbMouseDxe.inf */, + A591B88126FF77D600F9DBF0 /* UsbMouse.c */, + A591B88226FF77D600F9DBF0 /* MouseHid.c */, + A591B88326FF77D600F9DBF0 /* UsbMouseDxe.uni */, + ); + path = UsbMouseDxe; + sourceTree = ""; + }; + A591B88426FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxe */ = { + isa = PBXGroup; + children = ( + A591B88526FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxeExtra.uni */, + A591B88626FF77D600F9DBF0 /* UsbMouseAbsolutePointer.c */, + A591B88726FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxe.inf */, + A591B88826FF77D600F9DBF0 /* ComponentName.c */, + A591B88926FF77D600F9DBF0 /* UsbMouseAbsolutePointerDxe.uni */, + A591B88A26FF77D600F9DBF0 /* UsbMouseAbsolutePointer.h */, + A591B88B26FF77D600F9DBF0 /* MouseHid.c */, + ); + path = UsbMouseAbsolutePointerDxe; + sourceTree = ""; + }; + A591B88C26FF77D600F9DBF0 /* UsbBusDxe */ = { + isa = PBXGroup; + children = ( + A591B88D26FF77D600F9DBF0 /* UsbEnumer.h */, + A591B88E26FF77D600F9DBF0 /* UsbBusDxe.uni */, + A591B88F26FF77D600F9DBF0 /* UsbDesc.c */, + A591B89026FF77D600F9DBF0 /* UsbBusDxe.inf */, + A591B89126FF77D600F9DBF0 /* UsbHub.h */, + A591B89226FF77D600F9DBF0 /* UsbBus.c */, + A591B89326FF77D600F9DBF0 /* ComponentName.c */, + A591B89426FF77D600F9DBF0 /* UsbUtility.h */, + A591B89526FF77D600F9DBF0 /* UsbEnumer.c */, + A591B89626FF77D600F9DBF0 /* UsbBusDxeExtra.uni */, + A591B89726FF77D600F9DBF0 /* UsbDesc.h */, + A591B89826FF77D600F9DBF0 /* UsbHub.c */, + A591B89926FF77D600F9DBF0 /* UsbUtility.c */, + A591B89A26FF77D600F9DBF0 /* UsbBus.h */, + ); + path = UsbBusDxe; + sourceTree = ""; + }; + A591B89B26FF77D600F9DBF0 /* UsbKbDxe */ = { + isa = PBXGroup; + children = ( + A591B89C26FF77D600F9DBF0 /* UsbKbDxeExtra.uni */, + A591B89D26FF77D600F9DBF0 /* KeyBoard.c */, + A591B89E26FF77D600F9DBF0 /* UsbKbDxe.inf */, + A591B89F26FF77D600F9DBF0 /* EfiKey.h */, + A591B8A026FF77D600F9DBF0 /* UsbKbDxe.uni */, + A591B8A126FF77D600F9DBF0 /* ComponentName.c */, + A591B8A226FF77D600F9DBF0 /* KeyBoard.h */, + A591B8A326FF77D600F9DBF0 /* EfiKey.c */, + ); + path = UsbKbDxe; + sourceTree = ""; + }; + A591B8A426FF77D600F9DBF0 /* UsbBusPei */ = { + isa = PBXGroup; + children = ( + A591B8A526FF77D600F9DBF0 /* PeiUsbLib.c */, + A591B8A626FF77D600F9DBF0 /* HubPeim.h */, + A591B8A726FF77D600F9DBF0 /* UsbBusPeiExtra.uni */, + A591B8A826FF77D600F9DBF0 /* UsbPeim.h */, + A591B8A926FF77D600F9DBF0 /* UsbIoPeim.c */, + A591B8AA26FF77D600F9DBF0 /* PeiUsbLib.h */, + A591B8AB26FF77D600F9DBF0 /* HubPeim.c */, + A591B8AC26FF77D600F9DBF0 /* UsbBusPei.uni */, + A591B8AD26FF77D600F9DBF0 /* UsbPeim.c */, + A591B8AE26FF77D600F9DBF0 /* UsbBusPei.inf */, + ); + path = UsbBusPei; + sourceTree = ""; + }; + A591B8AF26FF77D600F9DBF0 /* UsbBotPei */ = { + isa = PBXGroup; + children = ( + A591B8B026FF77D600F9DBF0 /* PeiUsbLib.c */, + A591B8B126FF77D600F9DBF0 /* UsbBotPeiExtra.uni */, + A591B8B226FF77D600F9DBF0 /* UsbBotPeim.h */, + A591B8B326FF77D600F9DBF0 /* UsbPeim.h */, + A591B8B426FF77D600F9DBF0 /* BotPeim.c */, + A591B8B526FF77D600F9DBF0 /* UsbBotPei.inf */, + A591B8B626FF77D600F9DBF0 /* PeiUsbLib.h */, + A591B8B726FF77D600F9DBF0 /* PeiAtapi.c */, + A591B8B826FF77D600F9DBF0 /* UsbBotPei.uni */, + A591B8B926FF77D600F9DBF0 /* UsbBotPeim.c */, + A591B8BA26FF77D600F9DBF0 /* BotPeim.h */, + ); + path = UsbBotPei; + sourceTree = ""; + }; + A591B8BB26FF77D600F9DBF0 /* UsbMassStorageDxe */ = { + isa = PBXGroup; + children = ( + A591B8BC26FF77D600F9DBF0 /* UsbMassDiskInfo.c */, + A591B8BD26FF77D600F9DBF0 /* UsbMassCbi.h */, + A591B8BE26FF77D600F9DBF0 /* UsbMassImpl.h */, + A591B8BF26FF77D600F9DBF0 /* UsbMassBoot.c */, + A591B8C026FF77D600F9DBF0 /* UsbMassBot.h */, + A591B8C126FF77D600F9DBF0 /* UsbMassStorageDxe.uni */, + A591B8C226FF77D600F9DBF0 /* UsbMassStorageDxeExtra.uni */, + A591B8C326FF77D600F9DBF0 /* UsbMassStorageDxe.inf */, + A591B8C426FF77D600F9DBF0 /* ComponentName.c */, + A591B8C526FF77D600F9DBF0 /* UsbMassCbi.c */, + A591B8C626FF77D600F9DBF0 /* UsbMass.h */, + A591B8C726FF77D600F9DBF0 /* UsbMassImpl.c */, + A591B8C826FF77D600F9DBF0 /* UsbMassDiskInfo.h */, + A591B8C926FF77D600F9DBF0 /* UsbMassBoot.h */, + A591B8CA26FF77D600F9DBF0 /* UsbMassBot.c */, + ); + path = UsbMassStorageDxe; + sourceTree = ""; + }; + A591B8CB26FF77D600F9DBF0 /* Ata */ = { + isa = PBXGroup; + children = ( + A591B8CC26FF77D600F9DBF0 /* AhciPei */, + A591B8DC26FF77D600F9DBF0 /* AtaAtapiPassThru */, + A591B8E726FF77D600F9DBF0 /* AtaBusDxe */, + ); + path = Ata; + sourceTree = ""; + }; + A591B8CC26FF77D600F9DBF0 /* AhciPei */ = { + isa = PBXGroup; + children = ( + A591B8CD26FF77D600F9DBF0 /* DevicePath.c */, + A591B8CE26FF77D600F9DBF0 /* AhciPei.inf */, + A591B8CF26FF77D600F9DBF0 /* AhciPei.h */, + A591B8D026FF77D600F9DBF0 /* AhciPeiBlockIo.c */, + A591B8D126FF77D600F9DBF0 /* AhciPei.uni */, + A591B8D226FF77D600F9DBF0 /* AhciPeiPassThru.c */, + A591B8D326FF77D600F9DBF0 /* AhciPeiExtra.uni */, + A591B8D426FF77D600F9DBF0 /* AhciPeiStorageSecurity.c */, + A591B8D526FF77D600F9DBF0 /* AhciPeiBlockIo.h */, + A591B8D626FF77D600F9DBF0 /* AhciPei.c */, + A591B8D726FF77D600F9DBF0 /* AhciPeiPassThru.h */, + A591B8D826FF77D600F9DBF0 /* DmaMem.c */, + A591B8D926FF77D600F9DBF0 /* AhciPeiStorageSecurity.h */, + A591B8DA26FF77D600F9DBF0 /* AhciMode.c */, + A591B8DB26FF77D600F9DBF0 /* AhciPeiS3.c */, + ); + path = AhciPei; + sourceTree = ""; + }; + A591B8DC26FF77D600F9DBF0 /* AtaAtapiPassThru */ = { + isa = PBXGroup; + children = ( + A591B8DD26FF77D600F9DBF0 /* AtaAtapiPassThru.h */, + A591B8DE26FF77D600F9DBF0 /* AhciMode.h */, + A591B8DF26FF77D600F9DBF0 /* ComponentName.c */, + A591B8E026FF77D600F9DBF0 /* AtaAtapiPassThru.inf */, + A591B8E126FF77D600F9DBF0 /* IdeMode.c */, + A591B8E226FF77D600F9DBF0 /* AtaAtapiPassThruDxeExtra.uni */, + A591B8E326FF77D600F9DBF0 /* AtaAtapiPassThru.c */, + A591B8E426FF77D600F9DBF0 /* AtaAtapiPassThruDxe.uni */, + A591B8E526FF77D600F9DBF0 /* IdeMode.h */, + A591B8E626FF77D600F9DBF0 /* AhciMode.c */, + ); + path = AtaAtapiPassThru; + sourceTree = ""; + }; + A591B8E726FF77D600F9DBF0 /* AtaBusDxe */ = { + isa = PBXGroup; + children = ( + A591B8E826FF77D600F9DBF0 /* AtaBusDxe.inf */, + A591B8E926FF77D600F9DBF0 /* AtaPassThruExecute.c */, + A591B8EA26FF77D600F9DBF0 /* AtaBusDxe.uni */, + A591B8EB26FF77D600F9DBF0 /* ComponentName.c */, + A591B8EC26FF77D600F9DBF0 /* AtaBus.h */, + A591B8ED26FF77D600F9DBF0 /* AtaBusDxeExtra.uni */, + A591B8EE26FF77D600F9DBF0 /* AtaBus.c */, + ); + path = AtaBusDxe; + sourceTree = ""; + }; + A591B8EF26FF77D600F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591B8F026FF77D700F9DBF0 /* DxeCapsuleLibFmp */, + A591B8FD26FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol */, + A591B90126FF77D700F9DBF0 /* OemHookStatusCodeLibNull */, + A591B90526FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib */, + A591B90926FF77D700F9DBF0 /* BootLogoLib */, + A591B90D26FF77D700F9DBF0 /* LockBoxNullLib */, + A591B91126FF77D700F9DBF0 /* FmpAuthenticationLibNull */, + A591B91526FF77D700F9DBF0 /* PlatformVarCleanupLib */, + A591B91D26FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi */, + A591B92126FF77D700F9DBF0 /* LzmaCustomDecompressLib */, + A591B93D26FF77D700F9DBF0 /* DeviceManagerUiLib */, + A591B94426FF77D700F9DBF0 /* BaseIpmiLibNull */, + A591B94826FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib */, + A591B94C26FF77D700F9DBF0 /* UefiBootManagerLib */, + A591B95826FF77D700F9DBF0 /* DxeNetLib */, + A591B95D26FF77D700F9DBF0 /* FileExplorerLib */, + A591B96526FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol */, + A591B96926FF77D700F9DBF0 /* VarCheckLib */, + A591B96D26FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics */, + A591B97126FF77D700F9DBF0 /* AuthVariableLibNull */, + A591B97526FF77D700F9DBF0 /* SmmReportStatusCodeLib */, + A591B97926FF77D700F9DBF0 /* PeiReportStatusCodeLib */, + A591B97D26FF77D700F9DBF0 /* PeiPerformanceLib */, + A591B98126FF77D700F9DBF0 /* SmmLockBoxLib */, + A591B98C26FF77D700F9DBF0 /* DxePerformanceLib */, + A591B99026FF77D700F9DBF0 /* SmmMemoryAllocationProfileLib */, + A591B99526FF77D700F9DBF0 /* PlatformBootManagerLibNull */, + A591B99926FF77D700F9DBF0 /* DxeFileExplorerProtocol */, + A591B99D26FF77D700F9DBF0 /* PiDxeS3BootScriptLib */, + A591B9A426FF77D700F9DBF0 /* DxeHttpLib */, + A591B9A926FF77D700F9DBF0 /* BasePlatformHookLibNull */, + A591B9AD26FF77D700F9DBF0 /* BaseResetSystemLibNull */, + A591B9B126FF77D700F9DBF0 /* NonDiscoverableDeviceRegistrationLib */, + A591B9B426FF77D700F9DBF0 /* FrameBufferBltLib */, + A591B9B726FF77D700F9DBF0 /* PciHostBridgeLibNull */, + A591B9BB26FF77D700F9DBF0 /* PeiDxeDebugLibReportStatusCode */, + A591B9BF26FF77D700F9DBF0 /* TpmMeasurementLibNull */, + A591B9C326FF77D700F9DBF0 /* PeiDebugPrintHobLib */, + A591B9C726FF77D700F9DBF0 /* RuntimeDxeReportStatusCodeLib */, + A591B9CB26FF77D700F9DBF0 /* UefiSortLib */, + A591B9CF26FF77D700F9DBF0 /* VarCheckHiiLib */, + A591B9D926FF77D700F9DBF0 /* BaseMemoryAllocationLibNull */, + A591B9DD26FF77D700F9DBF0 /* DisplayUpdateProgressLibText */, + A591B9E126FF77D700F9DBF0 /* CustomizedDisplayLib */, + A591B9E926FF77D700F9DBF0 /* SmmCorePlatformHookLibNull */, + A591B9ED26FF77D700F9DBF0 /* DebugAgentLibNull */, + A591B9F126FF77D700F9DBF0 /* UefiHiiServicesLib */, + A591B9F526FF77D700F9DBF0 /* BootMaintenanceManagerUiLib */, + A591BA0726FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi */, + A591BA0B26FF77D700F9DBF0 /* BaseSerialPortLib16550 */, + A591BA0F26FF77D700F9DBF0 /* BaseHobLibNull */, + A591BA1326FF77D700F9DBF0 /* SmmPerformanceLib */, + A591BA1726FF77D700F9DBF0 /* DxeCapsuleLibNull */, + A591BA1B26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib */, + A591BA1F26FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib */, + A591BA2326FF77D700F9DBF0 /* BrotliCustomDecompressLib */, + A591BA4426FF77D700F9DBF0 /* ResetUtilityLib */, + A591BA4726FF77D700F9DBF0 /* SmmCorePerformanceLib */, + A591BA4C26FF77D700F9DBF0 /* UefiMemoryAllocationProfileLib */, + A591BA5126FF77D700F9DBF0 /* PeiDebugLibDebugPpi */, + A591BA5426FF77D700F9DBF0 /* SmmSmiHandlerProfileLib */, + A591BA5826FF77D700F9DBF0 /* DxeReportStatusCodeLib */, + A591BA5C26FF77D700F9DBF0 /* VarCheckUefiLib */, + A591BA6026FF77D700F9DBF0 /* RuntimeResetSystemLib */, + A591BA6426FF77D700F9DBF0 /* VarCheckPcdLib */, + A591BA6926FF77D700F9DBF0 /* DxeSecurityManagementLib */, + A591BA6D26FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationLib */, + A591BA7726FF77D700F9DBF0 /* DxePrintLibPrint2Protocol */, + A591BA7B26FF77D700F9DBF0 /* DxeCoreMemoryAllocationLib */, + A591BA8526FF77D700F9DBF0 /* BootManagerUiLib */, + A591BA8C26FF77D700F9DBF0 /* BaseBmpSupportLib */, + A591BA9026FF77D700F9DBF0 /* CpuExceptionHandlerLibNull */, + A591BA9426FF77D700F9DBF0 /* UefiHiiLib */, + A591BA9B26FF77D700F9DBF0 /* BaseSortLib */, + A591BA9F26FF77D700F9DBF0 /* DxeCorePerformanceLib */, + A591BAA426FF77D700F9DBF0 /* DxeResetSystemLib */, + A591BAA826FF77D800F9DBF0 /* PeiResetSystemLib */, + ); + path = Library; + sourceTree = ""; + }; + A591B8F026FF77D700F9DBF0 /* DxeCapsuleLibFmp */ = { + isa = PBXGroup; + children = ( + A591B8F126FF77D700F9DBF0 /* DxeCapsuleRuntime.c */, + A591B8F226FF77D700F9DBF0 /* CapsuleOnDisk.c */, + A591B8F326FF77D700F9DBF0 /* DxeCapsuleProcessLibNull.c */, + A591B8F426FF77D700F9DBF0 /* DxeCapsuleReportLibNull.c */, + A591B8F526FF77D700F9DBF0 /* DxeCapsuleProcessLib.c */, + A591B8F626FF77D700F9DBF0 /* DxeCapsuleReportLib.c */, + A591B8F726FF77D700F9DBF0 /* CapsuleOnDisk.h */, + A591B8F826FF77D700F9DBF0 /* DxeRuntimeCapsuleLib.inf */, + A591B8F926FF77D700F9DBF0 /* DxeCapsuleLib.uni */, + A591B8FA26FF77D700F9DBF0 /* DxeCapsuleLib.c */, + A591B8FB26FF77D700F9DBF0 /* DxeRuntimeCapsuleLib.uni */, + A591B8FC26FF77D700F9DBF0 /* DxeCapsuleLib.inf */, + ); + path = DxeCapsuleLibFmp; + sourceTree = ""; + }; + A591B8FD26FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol */ = { + isa = PBXGroup; + children = ( + A591B8FE26FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol.c */, + A591B8FF26FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol.inf */, + A591B90026FF77D700F9DBF0 /* SmmIpmiLibSmmIpmiProtocol.uni */, + ); + path = SmmIpmiLibSmmIpmiProtocol; + sourceTree = ""; + }; + A591B90126FF77D700F9DBF0 /* OemHookStatusCodeLibNull */ = { + isa = PBXGroup; + children = ( + A591B90226FF77D700F9DBF0 /* OemHookStatusCodeLibNull.inf */, + A591B90326FF77D700F9DBF0 /* OemHookStatusCodeLibNull.c */, + A591B90426FF77D700F9DBF0 /* OemHookStatusCodeLibNull.uni */, + ); + path = OemHookStatusCodeLibNull; + sourceTree = ""; + }; + A591B90526FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib */ = { + isa = PBXGroup; + children = ( + A591B90626FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib.c */, + A591B90726FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib.inf */, + A591B90826FF77D700F9DBF0 /* DxeCrc32GuidedSectionExtractLib.uni */, + ); + path = DxeCrc32GuidedSectionExtractLib; + sourceTree = ""; + }; + A591B90926FF77D700F9DBF0 /* BootLogoLib */ = { + isa = PBXGroup; + children = ( + A591B90A26FF77D700F9DBF0 /* BootLogoLib.c */, + A591B90B26FF77D700F9DBF0 /* BootLogoLib.inf */, + A591B90C26FF77D700F9DBF0 /* BootLogoLib.uni */, + ); + path = BootLogoLib; + sourceTree = ""; + }; + A591B90D26FF77D700F9DBF0 /* LockBoxNullLib */ = { + isa = PBXGroup; + children = ( + A591B90E26FF77D700F9DBF0 /* LockBoxNullLib.inf */, + A591B90F26FF77D700F9DBF0 /* LockBoxNullLib.c */, + A591B91026FF77D700F9DBF0 /* LockBoxNullLib.uni */, + ); + path = LockBoxNullLib; + sourceTree = ""; + }; + A591B91126FF77D700F9DBF0 /* FmpAuthenticationLibNull */ = { + isa = PBXGroup; + children = ( + A591B91226FF77D700F9DBF0 /* FmpAuthenticationLibNull.c */, + A591B91326FF77D700F9DBF0 /* FmpAuthenticationLibNull.inf */, + A591B91426FF77D700F9DBF0 /* FmpAuthenticationLibNull.uni */, + ); + path = FmpAuthenticationLibNull; + sourceTree = ""; + }; + A591B91526FF77D700F9DBF0 /* PlatformVarCleanupLib */ = { + isa = PBXGroup; + children = ( + A591B91626FF77D700F9DBF0 /* PlatVarCleanup.vfr */, + A591B91726FF77D700F9DBF0 /* PlatVarCleanupLib.c */, + A591B91826FF77D700F9DBF0 /* PlatVarCleanup.h */, + A591B91926FF77D700F9DBF0 /* PlatformVarCleanupLib.inf */, + A591B91A26FF77D700F9DBF0 /* PlatVarCleanupHii.h */, + A591B91B26FF77D700F9DBF0 /* VfrStrings.uni */, + A591B91C26FF77D700F9DBF0 /* PlatformVarCleanupLib.uni */, + ); + path = PlatformVarCleanupLib; + sourceTree = ""; + }; + A591B91D26FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi */ = { + isa = PBXGroup; + children = ( + A591B91E26FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi.c */, + A591B91F26FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi.inf */, + A591B92026FF77D700F9DBF0 /* PeiIpmiLibIpmiPpi.uni */, + ); + path = PeiIpmiLibIpmiPpi; + sourceTree = ""; + }; + A591B92126FF77D700F9DBF0 /* LzmaCustomDecompressLib */ = { + isa = PBXGroup; + children = ( + A591B92226FF77D700F9DBF0 /* LzmaArchCustomDecompressLib.inf */, + A591B92326FF77D700F9DBF0 /* F86GuidedSectionExtraction.c */, + A591B92426FF77D700F9DBF0 /* LzmaCustomDecompressLib.inf */, + A591B92526FF77D700F9DBF0 /* Sdk */, + A591B93626FF77D700F9DBF0 /* LzmaDecompressLibInternal.h */, + A591B93726FF77D700F9DBF0 /* LZMA-SDK-README.txt */, + A591B93826FF77D700F9DBF0 /* LzmaArchDecompressLib.uni */, + A591B93926FF77D700F9DBF0 /* LzmaDecompress.c */, + A591B93A26FF77D700F9DBF0 /* LzmaDecompressLib.uni */, + A591B93B26FF77D700F9DBF0 /* GuidedSectionExtraction.c */, + A591B93C26FF77D700F9DBF0 /* UefiLzma.h */, + ); + path = LzmaCustomDecompressLib; + sourceTree = ""; + }; + A591B92526FF77D700F9DBF0 /* Sdk */ = { + isa = PBXGroup; + children = ( + A591B92626FF77D700F9DBF0 /* DOC */, + A591B92926FF77D700F9DBF0 /* C */, + ); + path = Sdk; + sourceTree = ""; + }; + A591B92626FF77D700F9DBF0 /* DOC */ = { + isa = PBXGroup; + children = ( + A591B92726FF77D700F9DBF0 /* lzma-sdk.txt */, + A591B92826FF77D700F9DBF0 /* lzma-history.txt */, + ); + path = DOC; + sourceTree = ""; + }; + A591B92926FF77D700F9DBF0 /* C */ = { + isa = PBXGroup; + children = ( + A591B92A26FF77D700F9DBF0 /* LzHash.h */, + A591B92B26FF77D700F9DBF0 /* 7zTypes.h */, + A591B92C26FF77D700F9DBF0 /* Compiler.h */, + A591B92D26FF77D700F9DBF0 /* LzFind.c */, + A591B92E26FF77D700F9DBF0 /* Precomp.h */, + A591B92F26FF77D700F9DBF0 /* CpuArch.h */, + A591B93026FF77D700F9DBF0 /* Bra86.c */, + A591B93126FF77D700F9DBF0 /* LzmaDec.c */, + A591B93226FF77D700F9DBF0 /* LzFind.h */, + A591B93326FF77D700F9DBF0 /* 7zVersion.h */, + A591B93426FF77D700F9DBF0 /* Bra.h */, + A591B93526FF77D700F9DBF0 /* LzmaDec.h */, + ); + path = C; + sourceTree = ""; + }; + A591B93D26FF77D700F9DBF0 /* DeviceManagerUiLib */ = { + isa = PBXGroup; + children = ( + A591B93E26FF77D700F9DBF0 /* DeviceManagerUiLib.uni */, + A591B93F26FF77D700F9DBF0 /* DeviceManagerStrings.uni */, + A591B94026FF77D700F9DBF0 /* DeviceManagerUiLib.inf */, + A591B94126FF77D700F9DBF0 /* DeviceManager.h */, + A591B94226FF77D700F9DBF0 /* DeviceManagerVfr.Vfr */, + A591B94326FF77D700F9DBF0 /* DeviceManager.c */, + ); + path = DeviceManagerUiLib; + sourceTree = ""; + }; + A591B94426FF77D700F9DBF0 /* BaseIpmiLibNull */ = { + isa = PBXGroup; + children = ( + A591B94526FF77D700F9DBF0 /* BaseIpmiLibNull.c */, + A591B94626FF77D700F9DBF0 /* BaseIpmiLibNull.inf */, + A591B94726FF77D700F9DBF0 /* BaseIpmiLibNull.uni */, + ); + path = BaseIpmiLibNull; + sourceTree = ""; + }; + A591B94826FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib */ = { + isa = PBXGroup; + children = ( + A591B94926FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib.uni */, + A591B94A26FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib.inf */, + A591B94B26FF77D700F9DBF0 /* PeiCrc32GuidedSectionExtractLib.c */, + ); + path = PeiCrc32GuidedSectionExtractLib; + sourceTree = ""; + }; + A591B94C26FF77D700F9DBF0 /* UefiBootManagerLib */ = { + isa = PBXGroup; + children = ( + A591B94D26FF77D700F9DBF0 /* BmConnect.c */, + A591B94E26FF77D700F9DBF0 /* BmConsole.c */, + A591B94F26FF77D700F9DBF0 /* BmHotkey.c */, + A591B95026FF77D700F9DBF0 /* InternalBm.h */, + A591B95126FF77D700F9DBF0 /* UefiBootManagerLib.inf */, + A591B95226FF77D700F9DBF0 /* BmLoadOption.c */, + A591B95326FF77D700F9DBF0 /* BmBootDescription.c */, + A591B95426FF77D700F9DBF0 /* UefiBootManagerLib.uni */, + A591B95526FF77D700F9DBF0 /* BmDriverHealth.c */, + A591B95626FF77D700F9DBF0 /* BmBoot.c */, + A591B95726FF77D700F9DBF0 /* BmMisc.c */, + ); + path = UefiBootManagerLib; + sourceTree = ""; + }; + A591B95826FF77D700F9DBF0 /* DxeNetLib */ = { + isa = PBXGroup; + children = ( + A591B95926FF77D700F9DBF0 /* DxeNetLib.inf */, + A591B95A26FF77D700F9DBF0 /* DxeNetLib.uni */, + A591B95B26FF77D700F9DBF0 /* NetBuffer.c */, + A591B95C26FF77D700F9DBF0 /* DxeNetLib.c */, + ); + path = DxeNetLib; + sourceTree = ""; + }; + A591B95D26FF77D700F9DBF0 /* FileExplorerLib */ = { + isa = PBXGroup; + children = ( + A591B95E26FF77D700F9DBF0 /* FileExplorer.h */, + A591B95F26FF77D700F9DBF0 /* FileExplorerString.uni */, + A591B96026FF77D700F9DBF0 /* FormGuid.h */, + A591B96126FF77D700F9DBF0 /* FileExplorer.c */, + A591B96226FF77D700F9DBF0 /* FileExplorerVfr.vfr */, + A591B96326FF77D700F9DBF0 /* FileExplorerLib.inf */, + A591B96426FF77D700F9DBF0 /* FileExplorerLib.uni */, + ); + path = FileExplorerLib; + sourceTree = ""; + }; + A591B96526FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol */ = { + isa = PBXGroup; + children = ( + A591B96626FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol.uni */, + A591B96726FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol.inf */, + A591B96826FF77D700F9DBF0 /* DxeIpmiLibIpmiProtocol.c */, + ); + path = DxeIpmiLibIpmiProtocol; + sourceTree = ""; + }; + A591B96926FF77D700F9DBF0 /* VarCheckLib */ = { + isa = PBXGroup; + children = ( + A591B96A26FF77D700F9DBF0 /* VarCheckLib.c */, + A591B96B26FF77D700F9DBF0 /* VarCheckLib.inf */, + A591B96C26FF77D700F9DBF0 /* VarCheckLib.uni */, + ); + path = VarCheckLib; + sourceTree = ""; + }; + A591B96D26FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics */ = { + isa = PBXGroup; + children = ( + A591B96E26FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics.uni */, + A591B96F26FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics.inf */, + A591B97026FF77D700F9DBF0 /* DisplayUpdateProgressLibGraphics.c */, + ); + path = DisplayUpdateProgressLibGraphics; + sourceTree = ""; + }; + A591B97126FF77D700F9DBF0 /* AuthVariableLibNull */ = { + isa = PBXGroup; + children = ( + A591B97226FF77D700F9DBF0 /* AuthVariableLibNull.uni */, + A591B97326FF77D700F9DBF0 /* AuthVariableLibNull.inf */, + A591B97426FF77D700F9DBF0 /* AuthVariableLibNull.c */, + ); + path = AuthVariableLibNull; + sourceTree = ""; + }; + A591B97526FF77D700F9DBF0 /* SmmReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A591B97626FF77D700F9DBF0 /* SmmReportStatusCodeLib.uni */, + A591B97726FF77D700F9DBF0 /* ReportStatusCodeLib.c */, + A591B97826FF77D700F9DBF0 /* SmmReportStatusCodeLib.inf */, + ); + path = SmmReportStatusCodeLib; + sourceTree = ""; + }; + A591B97926FF77D700F9DBF0 /* PeiReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A591B97A26FF77D700F9DBF0 /* PeiReportStatusCodeLib.uni */, + A591B97B26FF77D700F9DBF0 /* PeiReportStatusCodeLib.inf */, + A591B97C26FF77D700F9DBF0 /* ReportStatusCodeLib.c */, + ); + path = PeiReportStatusCodeLib; + sourceTree = ""; + }; + A591B97D26FF77D700F9DBF0 /* PeiPerformanceLib */ = { + isa = PBXGroup; + children = ( + A591B97E26FF77D700F9DBF0 /* PeiPerformanceLib.uni */, + A591B97F26FF77D700F9DBF0 /* PeiPerformanceLib.c */, + A591B98026FF77D700F9DBF0 /* PeiPerformanceLib.inf */, + ); + path = PeiPerformanceLib; + sourceTree = ""; + }; + A591B98126FF77D700F9DBF0 /* SmmLockBoxLib */ = { + isa = PBXGroup; + children = ( + A591B98226FF77D700F9DBF0 /* SmmLockBoxSmmLib.c */, + A591B98326FF77D700F9DBF0 /* SmmLockBoxPeiLib.uni */, + A591B98426FF77D700F9DBF0 /* SmmLockBoxDxeLib.uni */, + A591B98526FF77D700F9DBF0 /* SmmLockBoxPeiLib.inf */, + A591B98626FF77D700F9DBF0 /* SmmLockBoxDxeLib.inf */, + A591B98726FF77D700F9DBF0 /* SmmLockBoxSmmLib.inf */, + A591B98826FF77D700F9DBF0 /* SmmLockBoxSmmLib.uni */, + A591B98926FF77D700F9DBF0 /* SmmLockBoxPeiLib.c */, + A591B98A26FF77D700F9DBF0 /* SmmLockBoxLibPrivate.h */, + A591B98B26FF77D700F9DBF0 /* SmmLockBoxDxeLib.c */, + ); + path = SmmLockBoxLib; + sourceTree = ""; + }; + A591B98C26FF77D700F9DBF0 /* DxePerformanceLib */ = { + isa = PBXGroup; + children = ( + A591B98D26FF77D700F9DBF0 /* DxePerformanceLib.c */, + A591B98E26FF77D700F9DBF0 /* DxePerformanceLib.uni */, + A591B98F26FF77D700F9DBF0 /* DxePerformanceLib.inf */, + ); + path = DxePerformanceLib; + sourceTree = ""; + }; + A591B99026FF77D700F9DBF0 /* SmmMemoryAllocationProfileLib */ = { + isa = PBXGroup; + children = ( + A591B99126FF77D700F9DBF0 /* SmmMemoryAllocationProfileLib.uni */, + A591B99226FF77D700F9DBF0 /* MemoryAllocationLib.c */, + A591B99326FF77D700F9DBF0 /* SmmMemoryAllocationProfileLib.inf */, + A591B99426FF77D700F9DBF0 /* SmmMemoryProfileLib.c */, + ); + path = SmmMemoryAllocationProfileLib; + sourceTree = ""; + }; + A591B99526FF77D700F9DBF0 /* PlatformBootManagerLibNull */ = { + isa = PBXGroup; + children = ( + A591B99626FF77D700F9DBF0 /* PlatformBootManager.c */, + A591B99726FF77D700F9DBF0 /* PlatformBootManagerLibNull.inf */, + A591B99826FF77D700F9DBF0 /* PlatformBootManagerLibNull.uni */, + ); + path = PlatformBootManagerLibNull; + sourceTree = ""; + }; + A591B99926FF77D700F9DBF0 /* DxeFileExplorerProtocol */ = { + isa = PBXGroup; + children = ( + A591B99A26FF77D700F9DBF0 /* DxeFileExplorerProtocol.inf */, + A591B99B26FF77D700F9DBF0 /* DxeFileExplorerProtocol.uni */, + A591B99C26FF77D700F9DBF0 /* DxeFileExplorerProtocol.c */, + ); + path = DxeFileExplorerProtocol; + sourceTree = ""; + }; + A591B99D26FF77D700F9DBF0 /* PiDxeS3BootScriptLib */ = { + isa = PBXGroup; + children = ( + A591B99E26FF77D700F9DBF0 /* InternalBootScriptLib.h */, + A591B99F26FF77D700F9DBF0 /* BootScriptInternalFormat.h */, + A591B9A026FF77D700F9DBF0 /* BootScriptSave.c */, + A591B9A126FF77D700F9DBF0 /* BootScriptExecute.c */, + A591B9A226FF77D700F9DBF0 /* DxeS3BootScriptLib.inf */, + A591B9A326FF77D700F9DBF0 /* DxeS3BootScriptLib.uni */, + ); + path = PiDxeS3BootScriptLib; + sourceTree = ""; + }; + A591B9A426FF77D700F9DBF0 /* DxeHttpLib */ = { + isa = PBXGroup; + children = ( + A591B9A526FF77D700F9DBF0 /* DxeHttpLib.c */, + A591B9A626FF77D700F9DBF0 /* DxeHttpLib.inf */, + A591B9A726FF77D700F9DBF0 /* DxeHttpLib.uni */, + A591B9A826FF77D700F9DBF0 /* DxeHttpLib.h */, + ); + path = DxeHttpLib; + sourceTree = ""; + }; + A591B9A926FF77D700F9DBF0 /* BasePlatformHookLibNull */ = { + isa = PBXGroup; + children = ( + A591B9AA26FF77D700F9DBF0 /* BasePlatformHookLibNull.inf */, + A591B9AB26FF77D700F9DBF0 /* BasePlatformHookLibNull.uni */, + A591B9AC26FF77D700F9DBF0 /* BasePlatformHookLibNull.c */, + ); + path = BasePlatformHookLibNull; + sourceTree = ""; + }; + A591B9AD26FF77D700F9DBF0 /* BaseResetSystemLibNull */ = { + isa = PBXGroup; + children = ( + A591B9AE26FF77D700F9DBF0 /* BaseResetSystemLibNull.uni */, + A591B9AF26FF77D700F9DBF0 /* BaseResetSystemLibNull.inf */, + A591B9B026FF77D700F9DBF0 /* BaseResetSystemLibNull.c */, + ); + path = BaseResetSystemLibNull; + sourceTree = ""; + }; + A591B9B126FF77D700F9DBF0 /* NonDiscoverableDeviceRegistrationLib */ = { + isa = PBXGroup; + children = ( + A591B9B226FF77D700F9DBF0 /* NonDiscoverableDeviceRegistrationLib.c */, + A591B9B326FF77D700F9DBF0 /* NonDiscoverableDeviceRegistrationLib.inf */, + ); + path = NonDiscoverableDeviceRegistrationLib; + sourceTree = ""; + }; + A591B9B426FF77D700F9DBF0 /* FrameBufferBltLib */ = { + isa = PBXGroup; + children = ( + A591B9B526FF77D700F9DBF0 /* FrameBufferBltLib.c */, + A591B9B626FF77D700F9DBF0 /* FrameBufferBltLib.inf */, + ); + path = FrameBufferBltLib; + sourceTree = ""; + }; + A591B9B726FF77D700F9DBF0 /* PciHostBridgeLibNull */ = { + isa = PBXGroup; + children = ( + A591B9B826FF77D700F9DBF0 /* PciHostBridgeLibNull.uni */, + A591B9B926FF77D700F9DBF0 /* PciHostBridgeLibNull.inf */, + A591B9BA26FF77D700F9DBF0 /* PciHostBridgeLibNull.c */, + ); + path = PciHostBridgeLibNull; + sourceTree = ""; + }; + A591B9BB26FF77D700F9DBF0 /* PeiDxeDebugLibReportStatusCode */ = { + isa = PBXGroup; + children = ( + A591B9BC26FF77D700F9DBF0 /* PeiDxeDebugLibReportStatusCode.uni */, + A591B9BD26FF77D700F9DBF0 /* DebugLib.c */, + A591B9BE26FF77D700F9DBF0 /* PeiDxeDebugLibReportStatusCode.inf */, + ); + path = PeiDxeDebugLibReportStatusCode; + sourceTree = ""; + }; + A591B9BF26FF77D700F9DBF0 /* TpmMeasurementLibNull */ = { + isa = PBXGroup; + children = ( + A591B9C026FF77D700F9DBF0 /* TpmMeasurementLibNull.uni */, + A591B9C126FF77D700F9DBF0 /* TpmMeasurementLibNull.c */, + A591B9C226FF77D700F9DBF0 /* TpmMeasurementLibNull.inf */, + ); + path = TpmMeasurementLibNull; + sourceTree = ""; + }; + A591B9C326FF77D700F9DBF0 /* PeiDebugPrintHobLib */ = { + isa = PBXGroup; + children = ( + A591B9C426FF77D700F9DBF0 /* PeiDebugPrintHobLib.uni */, + A591B9C526FF77D700F9DBF0 /* PeiDebugPrintHobLib.c */, + A591B9C626FF77D700F9DBF0 /* PeiDebugPrintHobLib.inf */, + ); + path = PeiDebugPrintHobLib; + sourceTree = ""; + }; + A591B9C726FF77D700F9DBF0 /* RuntimeDxeReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A591B9C826FF77D700F9DBF0 /* RuntimeDxeReportStatusCodeLib.inf */, + A591B9C926FF77D700F9DBF0 /* RuntimeDxeReportStatusCodeLib.uni */, + A591B9CA26FF77D700F9DBF0 /* ReportStatusCodeLib.c */, + ); + path = RuntimeDxeReportStatusCodeLib; + sourceTree = ""; + }; + A591B9CB26FF77D700F9DBF0 /* UefiSortLib */ = { + isa = PBXGroup; + children = ( + A591B9CC26FF77D700F9DBF0 /* UefiSortLib.inf */, + A591B9CD26FF77D700F9DBF0 /* UefiSortLib.c */, + A591B9CE26FF77D700F9DBF0 /* UefiSortLib.uni */, + ); + path = UefiSortLib; + sourceTree = ""; + }; + A591B9CF26FF77D700F9DBF0 /* VarCheckHiiLib */ = { + isa = PBXGroup; + children = ( + A591B9D026FF77D700F9DBF0 /* VarCheckHiiGen.c */, + A591B9D126FF77D700F9DBF0 /* VarCheckHii.h */, + A591B9D226FF77D700F9DBF0 /* VarCheckHiiLib.uni */, + A591B9D326FF77D700F9DBF0 /* VarCheckHiiGenFromFv.c */, + A591B9D426FF77D700F9DBF0 /* VarCheckHiiLib.inf */, + A591B9D526FF77D700F9DBF0 /* InternalVarCheckStructure.h */, + A591B9D626FF77D700F9DBF0 /* VarCheckHiiGenFromHii.c */, + A591B9D726FF77D700F9DBF0 /* VarCheckHiiLibNullClass.c */, + A591B9D826FF77D700F9DBF0 /* VarCheckHiiGen.h */, + ); + path = VarCheckHiiLib; + sourceTree = ""; + }; + A591B9D926FF77D700F9DBF0 /* BaseMemoryAllocationLibNull */ = { + isa = PBXGroup; + children = ( + A591B9DA26FF77D700F9DBF0 /* BaseMemoryAllocationLibNull.c */, + A591B9DB26FF77D700F9DBF0 /* BaseMemoryAllocationLibNull.inf */, + A591B9DC26FF77D700F9DBF0 /* BaseMemoryAllocationLibNull.uni */, + ); + path = BaseMemoryAllocationLibNull; + sourceTree = ""; + }; + A591B9DD26FF77D700F9DBF0 /* DisplayUpdateProgressLibText */ = { + isa = PBXGroup; + children = ( + A591B9DE26FF77D700F9DBF0 /* DisplayUpdateProgressLibText.c */, + A591B9DF26FF77D700F9DBF0 /* DisplayUpdateProgressLibText.inf */, + A591B9E026FF77D700F9DBF0 /* DisplayUpdateProgressLibText.uni */, + ); + path = DisplayUpdateProgressLibText; + sourceTree = ""; + }; + A591B9E126FF77D700F9DBF0 /* CustomizedDisplayLib */ = { + isa = PBXGroup; + children = ( + A591B9E226FF77D700F9DBF0 /* CustomizedDisplayLibModStrs.uni */, + A591B9E326FF77D700F9DBF0 /* Colors.h */, + A591B9E426FF77D700F9DBF0 /* CustomizedDisplayLibInternal.h */, + A591B9E526FF77D700F9DBF0 /* CustomizedDisplayLib.inf */, + A591B9E626FF77D700F9DBF0 /* CustomizedDisplayLib.uni */, + A591B9E726FF77D700F9DBF0 /* CustomizedDisplayLibInternal.c */, + A591B9E826FF77D700F9DBF0 /* CustomizedDisplayLib.c */, + ); + path = CustomizedDisplayLib; + sourceTree = ""; + }; + A591B9E926FF77D700F9DBF0 /* SmmCorePlatformHookLibNull */ = { + isa = PBXGroup; + children = ( + A591B9EA26FF77D700F9DBF0 /* SmmCorePlatformHookLibNull.inf */, + A591B9EB26FF77D700F9DBF0 /* SmmCorePlatformHookLibNull.uni */, + A591B9EC26FF77D700F9DBF0 /* SmmCorePlatformHookLibNull.c */, + ); + path = SmmCorePlatformHookLibNull; + sourceTree = ""; + }; + A591B9ED26FF77D700F9DBF0 /* DebugAgentLibNull */ = { + isa = PBXGroup; + children = ( + A591B9EE26FF77D700F9DBF0 /* DebugAgentLibNull.uni */, + A591B9EF26FF77D700F9DBF0 /* DebugAgentLibNull.inf */, + A591B9F026FF77D700F9DBF0 /* DebugAgentLibNull.c */, + ); + path = DebugAgentLibNull; + sourceTree = ""; + }; + A591B9F126FF77D700F9DBF0 /* UefiHiiServicesLib */ = { + isa = PBXGroup; + children = ( + A591B9F226FF77D700F9DBF0 /* UefiHiiServicesLib.inf */, + A591B9F326FF77D700F9DBF0 /* UefiHiiServicesLib.uni */, + A591B9F426FF77D700F9DBF0 /* UefiHiiServicesLib.c */, + ); + path = UefiHiiServicesLib; + sourceTree = ""; + }; + A591B9F526FF77D700F9DBF0 /* BootMaintenanceManagerUiLib */ = { + isa = PBXGroup; + children = ( + A591B9F626FF77D700F9DBF0 /* BmLib.c */, + A591B9F726FF77D700F9DBF0 /* BootMaintenanceManagerUiLib.inf */, + A591B9F826FF77D700F9DBF0 /* BootOption.c */, + A591B9F926FF77D700F9DBF0 /* BootMaintenanceManagerUiLib.uni */, + A591B9FA26FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUiSupport.c */, + A591B9FB26FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUi.c */, + A591B9FC26FF77D700F9DBF0 /* BootMaintenanceManager.vfr */, + A591B9FD26FF77D700F9DBF0 /* BootMaintenanceManagerStrings.uni */, + A591B9FE26FF77D700F9DBF0 /* BootMaintenanceManager.h */, + A591B9FF26FF77D700F9DBF0 /* BootMaintenance.c */, + A591BA0026FF77D700F9DBF0 /* FormGuid.h */, + A591BA0126FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUiSupport.h */, + A591BA0226FF77D700F9DBF0 /* UpdatePage.c */, + A591BA0326FF77D700F9DBF0 /* Data.c */, + A591BA0426FF77D700F9DBF0 /* BootMaintenanceManagerCustomizedUi.h */, + A591BA0526FF77D700F9DBF0 /* ConsoleOption.c */, + A591BA0626FF77D700F9DBF0 /* Variable.c */, + ); + path = BootMaintenanceManagerUiLib; + sourceTree = ""; + }; + A591BA0726FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi */ = { + isa = PBXGroup; + children = ( + A591BA0826FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi.inf */, + A591BA0926FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi.uni */, + A591BA0A26FF77D700F9DBF0 /* PlatformHookLibSerialPortPpi.c */, + ); + path = PlatformHookLibSerialPortPpi; + sourceTree = ""; + }; + A591BA0B26FF77D700F9DBF0 /* BaseSerialPortLib16550 */ = { + isa = PBXGroup; + children = ( + A591BA0C26FF77D700F9DBF0 /* BaseSerialPortLib16550.c */, + A591BA0D26FF77D700F9DBF0 /* BaseSerialPortLib16550.inf */, + A591BA0E26FF77D700F9DBF0 /* BaseSerialPortLib16550.uni */, + ); + path = BaseSerialPortLib16550; + sourceTree = ""; + }; + A591BA0F26FF77D700F9DBF0 /* BaseHobLibNull */ = { + isa = PBXGroup; + children = ( + A591BA1026FF77D700F9DBF0 /* BaseHobLibNull.c */, + A591BA1126FF77D700F9DBF0 /* BaseHobLibNull.inf */, + A591BA1226FF77D700F9DBF0 /* BaseHobLibNull.uni */, + ); + path = BaseHobLibNull; + sourceTree = ""; + }; + A591BA1326FF77D700F9DBF0 /* SmmPerformanceLib */ = { + isa = PBXGroup; + children = ( + A591BA1426FF77D700F9DBF0 /* SmmPerformanceLib.c */, + A591BA1526FF77D700F9DBF0 /* SmmPerformanceLib.inf */, + A591BA1626FF77D700F9DBF0 /* SmmPerformanceLib.uni */, + ); + path = SmmPerformanceLib; + sourceTree = ""; + }; + A591BA1726FF77D700F9DBF0 /* DxeCapsuleLibNull */ = { + isa = PBXGroup; + children = ( + A591BA1826FF77D700F9DBF0 /* DxeCapsuleLibNull.inf */, + A591BA1926FF77D700F9DBF0 /* DxeCapsuleLibNull.uni */, + A591BA1A26FF77D700F9DBF0 /* DxeCapsuleLibNull.c */, + ); + path = DxeCapsuleLibNull; + sourceTree = ""; + }; + A591BA1B26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib */ = { + isa = PBXGroup; + children = ( + A591BA1C26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib.inf */, + A591BA1D26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib.uni */, + A591BA1E26FF77D700F9DBF0 /* DxeDebugPrintErrorLevelLib.c */, + ); + path = DxeDebugPrintErrorLevelLib; + sourceTree = ""; + }; + A591BA1F26FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591BA2026FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib.uni */, + A591BA2126FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib.inf */, + A591BA2226FF77D700F9DBF0 /* PiSmmCoreSmmServicesTableLib.c */, + ); + path = PiSmmCoreSmmServicesTableLib; + sourceTree = ""; + }; + A591BA2326FF77D700F9DBF0 /* BrotliCustomDecompressLib */ = { + isa = PBXGroup; + children = ( + A591BA2426FF77D700F9DBF0 /* LICENSE */, + A591BA2526FF77D700F9DBF0 /* BrotliDecompressLibInternal.h */, + A591BA2626FF77D700F9DBF0 /* brotli */, + A591BA2A26FF77D700F9DBF0 /* BrotliDecompress.c */, + A591BA2B26FF77D700F9DBF0 /* docs */, + A591BA2D26FF77D700F9DBF0 /* README.md */, + A591BA2E26FF77D700F9DBF0 /* common */, + A591BA3726FF77D700F9DBF0 /* dec */, + A591BA4026FF77D700F9DBF0 /* ReadMe.txt */, + A591BA4126FF77D700F9DBF0 /* BrotliDecompressLib.uni */, + A591BA4226FF77D700F9DBF0 /* BrotliCustomDecompressLib.inf */, + A591BA4326FF77D700F9DBF0 /* GuidedSectionExtraction.c */, + ); + path = BrotliCustomDecompressLib; + sourceTree = ""; + }; + A591BA2626FF77D700F9DBF0 /* brotli */ = { + isa = PBXGroup; + children = ( + A591BA2726FF77D700F9DBF0 /* port.h */, + A591BA2826FF77D700F9DBF0 /* types.h */, + A591BA2926FF77D700F9DBF0 /* decode.h */, + ); + path = brotli; + sourceTree = ""; + }; + A591BA2B26FF77D700F9DBF0 /* docs */ = { + isa = PBXGroup; + children = ( + A591BA2C26FF77D700F9DBF0 /* brotli-comparison-study-2015-09-22.pdf */, + ); + path = docs; + sourceTree = ""; + }; + A591BA2E26FF77D700F9DBF0 /* common */ = { + isa = PBXGroup; + children = ( + A591BA2F26FF77D700F9DBF0 /* dictionary.c */, + A591BA3026FF77D700F9DBF0 /* version.h */, + A591BA3126FF77D700F9DBF0 /* transform.c */, + A591BA3226FF77D700F9DBF0 /* context.h */, + A591BA3326FF77D700F9DBF0 /* constants.h */, + A591BA3426FF77D700F9DBF0 /* dictionary.h */, + A591BA3526FF77D700F9DBF0 /* transform.h */, + A591BA3626FF77D700F9DBF0 /* platform.h */, + ); + path = common; + sourceTree = ""; + }; + A591BA3726FF77D700F9DBF0 /* dec */ = { + isa = PBXGroup; + children = ( + A591BA3826FF77D700F9DBF0 /* state.c */, + A591BA3926FF77D700F9DBF0 /* bit_reader.h */, + A591BA3A26FF77D700F9DBF0 /* decode.c */, + A591BA3B26FF77D700F9DBF0 /* huffman.c */, + A591BA3C26FF77D700F9DBF0 /* bit_reader.c */, + A591BA3D26FF77D700F9DBF0 /* prefix.h */, + A591BA3E26FF77D700F9DBF0 /* state.h */, + A591BA3F26FF77D700F9DBF0 /* huffman.h */, + ); + path = dec; + sourceTree = ""; + }; + A591BA4426FF77D700F9DBF0 /* ResetUtilityLib */ = { + isa = PBXGroup; + children = ( + A591BA4526FF77D700F9DBF0 /* ResetUtility.c */, + A591BA4626FF77D700F9DBF0 /* ResetUtilityLib.inf */, + ); + path = ResetUtilityLib; + sourceTree = ""; + }; + A591BA4726FF77D700F9DBF0 /* SmmCorePerformanceLib */ = { + isa = PBXGroup; + children = ( + A591BA4826FF77D700F9DBF0 /* SmmCorePerformanceLib.c */, + A591BA4926FF77D700F9DBF0 /* SmmCorePerformanceLib.uni */, + A591BA4A26FF77D700F9DBF0 /* SmmCorePerformanceLib.inf */, + A591BA4B26FF77D700F9DBF0 /* SmmCorePerformanceLibInternal.h */, + ); + path = SmmCorePerformanceLib; + sourceTree = ""; + }; + A591BA4C26FF77D700F9DBF0 /* UefiMemoryAllocationProfileLib */ = { + isa = PBXGroup; + children = ( + A591BA4D26FF77D700F9DBF0 /* MemoryAllocationLib.c */, + A591BA4E26FF77D700F9DBF0 /* UefiMemoryAllocationProfileLib.uni */, + A591BA4F26FF77D700F9DBF0 /* UefiMemoryAllocationProfileLib.inf */, + A591BA5026FF77D700F9DBF0 /* DxeMemoryProfileLib.c */, + ); + path = UefiMemoryAllocationProfileLib; + sourceTree = ""; + }; + A591BA5126FF77D700F9DBF0 /* PeiDebugLibDebugPpi */ = { + isa = PBXGroup; + children = ( + A591BA5226FF77D700F9DBF0 /* PeiDebugLibDebugPpi.inf */, + A591BA5326FF77D700F9DBF0 /* DebugLib.c */, + ); + path = PeiDebugLibDebugPpi; + sourceTree = ""; + }; + A591BA5426FF77D700F9DBF0 /* SmmSmiHandlerProfileLib */ = { + isa = PBXGroup; + children = ( + A591BA5526FF77D700F9DBF0 /* SmmSmiHandlerProfileLib.c */, + A591BA5626FF77D700F9DBF0 /* SmmSmiHandlerProfileLib.inf */, + A591BA5726FF77D700F9DBF0 /* SmmSmiHandlerProfileLib.uni */, + ); + path = SmmSmiHandlerProfileLib; + sourceTree = ""; + }; + A591BA5826FF77D700F9DBF0 /* DxeReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A591BA5926FF77D700F9DBF0 /* DxeReportStatusCodeLib.inf */, + A591BA5A26FF77D700F9DBF0 /* DxeReportStatusCodeLib.uni */, + A591BA5B26FF77D700F9DBF0 /* ReportStatusCodeLib.c */, + ); + path = DxeReportStatusCodeLib; + sourceTree = ""; + }; + A591BA5C26FF77D700F9DBF0 /* VarCheckUefiLib */ = { + isa = PBXGroup; + children = ( + A591BA5D26FF77D700F9DBF0 /* VarCheckUefiLib.inf */, + A591BA5E26FF77D700F9DBF0 /* VarCheckUefiLib.uni */, + A591BA5F26FF77D700F9DBF0 /* VarCheckUefiLibNullClass.c */, + ); + path = VarCheckUefiLib; + sourceTree = ""; + }; + A591BA6026FF77D700F9DBF0 /* RuntimeResetSystemLib */ = { + isa = PBXGroup; + children = ( + A591BA6126FF77D700F9DBF0 /* RuntimeResetSystemLib.inf */, + A591BA6226FF77D700F9DBF0 /* RuntimeResetSystemLib.c */, + A591BA6326FF77D700F9DBF0 /* RuntimeResetSystemLib.uni */, + ); + path = RuntimeResetSystemLib; + sourceTree = ""; + }; + A591BA6426FF77D700F9DBF0 /* VarCheckPcdLib */ = { + isa = PBXGroup; + children = ( + A591BA6526FF77D700F9DBF0 /* VarCheckPcdLibNullClass.c */, + A591BA6626FF77D700F9DBF0 /* VarCheckPcdStructure.h */, + A591BA6726FF77D700F9DBF0 /* VarCheckPcdLib.uni */, + A591BA6826FF77D700F9DBF0 /* VarCheckPcdLib.inf */, + ); + path = VarCheckPcdLib; + sourceTree = ""; + }; + A591BA6926FF77D700F9DBF0 /* DxeSecurityManagementLib */ = { + isa = PBXGroup; + children = ( + A591BA6A26FF77D700F9DBF0 /* DxeSecurityManagementLib.c */, + A591BA6B26FF77D700F9DBF0 /* DxeSecurityManagementLib.uni */, + A591BA6C26FF77D700F9DBF0 /* DxeSecurityManagementLib.inf */, + ); + path = DxeSecurityManagementLib; + sourceTree = ""; + }; + A591BA6D26FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A591BA6E26FF77D700F9DBF0 /* PiSmmCoreMemoryProfileLib.c */, + A591BA6F26FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationServices.h */, + A591BA7026FF77D700F9DBF0 /* MemoryAllocationLib.c */, + A591BA7126FF77D700F9DBF0 /* PiSmmCoreMemoryProfileServices.h */, + A591BA7226FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationLib.uni */, + A591BA7326FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationProfileLib.inf */, + A591BA7426FF77D700F9DBF0 /* PiSmmCoreMemoryProfileLibNull.c */, + A591BA7526FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationLib.inf */, + A591BA7626FF77D700F9DBF0 /* PiSmmCoreMemoryAllocationProfileLib.uni */, + ); + path = PiSmmCoreMemoryAllocationLib; + sourceTree = ""; + }; + A591BA7726FF77D700F9DBF0 /* DxePrintLibPrint2Protocol */ = { + isa = PBXGroup; + children = ( + A591BA7826FF77D700F9DBF0 /* DxePrintLibPrint2Protocol.uni */, + A591BA7926FF77D700F9DBF0 /* PrintLib.c */, + A591BA7A26FF77D700F9DBF0 /* DxePrintLibPrint2Protocol.inf */, + ); + path = DxePrintLibPrint2Protocol; + sourceTree = ""; + }; + A591BA7B26FF77D700F9DBF0 /* DxeCoreMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A591BA7C26FF77D700F9DBF0 /* MemoryAllocationLib.c */, + A591BA7D26FF77D700F9DBF0 /* DxeCoreMemoryAllocationServices.h */, + A591BA7E26FF77D700F9DBF0 /* DxeCoreMemoryProfileServices.h */, + A591BA7F26FF77D700F9DBF0 /* DxeCoreMemoryAllocationProfileLib.inf */, + A591BA8026FF77D700F9DBF0 /* DxeCoreMemoryAllocationProfileLib.uni */, + A591BA8126FF77D700F9DBF0 /* DxeCoreMemoryProfileLib.c */, + A591BA8226FF77D700F9DBF0 /* DxeCoreMemoryAllocationLib.uni */, + A591BA8326FF77D700F9DBF0 /* DxeCoreMemoryAllocationLib.inf */, + A591BA8426FF77D700F9DBF0 /* DxeCoreMemoryProfileLibNull.c */, + ); + path = DxeCoreMemoryAllocationLib; + sourceTree = ""; + }; + A591BA8526FF77D700F9DBF0 /* BootManagerUiLib */ = { + isa = PBXGroup; + children = ( + A591BA8626FF77D700F9DBF0 /* BootManagerStrings.uni */, + A591BA8726FF77D700F9DBF0 /* BootManager.h */, + A591BA8826FF77D700F9DBF0 /* BootManagerUiLib.uni */, + A591BA8926FF77D700F9DBF0 /* BootManagerVfr.Vfr */, + A591BA8A26FF77D700F9DBF0 /* BootManagerUiLib.inf */, + A591BA8B26FF77D700F9DBF0 /* BootManager.c */, + ); + path = BootManagerUiLib; + sourceTree = ""; + }; + A591BA8C26FF77D700F9DBF0 /* BaseBmpSupportLib */ = { + isa = PBXGroup; + children = ( + A591BA8D26FF77D700F9DBF0 /* BmpSupportLib.c */, + A591BA8E26FF77D700F9DBF0 /* BaseBmpSupportLib.inf */, + A591BA8F26FF77D700F9DBF0 /* BaseBmpSupportLib.uni */, + ); + path = BaseBmpSupportLib; + sourceTree = ""; + }; + A591BA9026FF77D700F9DBF0 /* CpuExceptionHandlerLibNull */ = { + isa = PBXGroup; + children = ( + A591BA9126FF77D700F9DBF0 /* CpuExceptionHandlerLibNull.uni */, + A591BA9226FF77D700F9DBF0 /* CpuExceptionHandlerLibNull.inf */, + A591BA9326FF77D700F9DBF0 /* CpuExceptionHandlerLibNull.c */, + ); + path = CpuExceptionHandlerLibNull; + sourceTree = ""; + }; + A591BA9426FF77D700F9DBF0 /* UefiHiiLib */ = { + isa = PBXGroup; + children = ( + A591BA9526FF77D700F9DBF0 /* HiiLib.c */, + A591BA9626FF77D700F9DBF0 /* UefiHiiLib.uni */, + A591BA9726FF77D700F9DBF0 /* UefiHiiLib.inf */, + A591BA9826FF77D700F9DBF0 /* HiiString.c */, + A591BA9926FF77D700F9DBF0 /* HiiLanguage.c */, + A591BA9A26FF77D700F9DBF0 /* InternalHiiLib.h */, + ); + path = UefiHiiLib; + sourceTree = ""; + }; + A591BA9B26FF77D700F9DBF0 /* BaseSortLib */ = { + isa = PBXGroup; + children = ( + A591BA9C26FF77D700F9DBF0 /* BaseSortLib.inf */, + A591BA9D26FF77D700F9DBF0 /* BaseSortLib.uni */, + A591BA9E26FF77D700F9DBF0 /* BaseSortLib.c */, + ); + path = BaseSortLib; + sourceTree = ""; + }; + A591BA9F26FF77D700F9DBF0 /* DxeCorePerformanceLib */ = { + isa = PBXGroup; + children = ( + A591BAA026FF77D700F9DBF0 /* DxeCorePerformanceLib.c */, + A591BAA126FF77D700F9DBF0 /* DxeCorePerformanceLibInternal.h */, + A591BAA226FF77D700F9DBF0 /* DxeCorePerformanceLib.inf */, + A591BAA326FF77D700F9DBF0 /* DxeCorePerformanceLib.uni */, + ); + path = DxeCorePerformanceLib; + sourceTree = ""; + }; + A591BAA426FF77D700F9DBF0 /* DxeResetSystemLib */ = { + isa = PBXGroup; + children = ( + A591BAA526FF77D800F9DBF0 /* DxeResetSystemLib.uni */, + A591BAA626FF77D800F9DBF0 /* DxeResetSystemLib.inf */, + A591BAA726FF77D800F9DBF0 /* DxeResetSystemLib.c */, + ); + path = DxeResetSystemLib; + sourceTree = ""; + }; + A591BAA826FF77D800F9DBF0 /* PeiResetSystemLib */ = { + isa = PBXGroup; + children = ( + A591BAA926FF77D800F9DBF0 /* PeiResetSystemLib.uni */, + A591BAAA26FF77D800F9DBF0 /* PeiResetSystemLib.inf */, + A591BAAB26FF77D800F9DBF0 /* PeiResetSystemLib.c */, + ); + path = PeiResetSystemLib; + sourceTree = ""; + }; + A591BAAD26FF77D800F9DBF0 /* Logo */ = { + isa = PBXGroup; + children = ( + A591BAAE26FF77D800F9DBF0 /* LogoDxe.uni */, + A591BAAF26FF77D800F9DBF0 /* LogoDxe.inf */, + A591BAB026FF77D800F9DBF0 /* Logo.bmp */, + A591BAB126FF77D800F9DBF0 /* Logo.uni */, + A591BAB226FF77D800F9DBF0 /* LogoDxeExtra.uni */, + A591BAB326FF77D800F9DBF0 /* LogoExtra.uni */, + A591BAB426FF77D800F9DBF0 /* Logo.inf */, + A591BAB526FF77D800F9DBF0 /* Logo.idf */, + A591BAB626FF77D800F9DBF0 /* Logo.c */, + ); + path = Logo; + sourceTree = ""; + }; + A591BAB926FF77D800F9DBF0 /* Application */ = { + isa = PBXGroup; + children = ( + A591BABA26FF77D800F9DBF0 /* UiApp */, + A591BAC926FF77D800F9DBF0 /* HelloWorld */, + A591BACF26FF77D800F9DBF0 /* BootManagerMenuApp */, + A591BAD626FF77D800F9DBF0 /* CapsuleApp */, + A591BADF26FF77D800F9DBF0 /* MemoryProfileInfo */, + A591BAE426FF77D800F9DBF0 /* DumpDynPcd */, + A591BAE826FF77D800F9DBF0 /* VariableInfo */, + A591BAED26FF77D800F9DBF0 /* SmiHandlerProfileInfo */, + ); + path = Application; + sourceTree = ""; + }; + A591BABA26FF77D800F9DBF0 /* UiApp */ = { + isa = PBXGroup; + children = ( + A591BABB26FF77D800F9DBF0 /* FrontPage.h */, + A591BABC26FF77D800F9DBF0 /* FrontPageCustomizedUi.h */, + A591BABD26FF77D800F9DBF0 /* Ui.h */, + A591BABE26FF77D800F9DBF0 /* FrontPageCustomizedUiSupport.c */, + A591BABF26FF77D800F9DBF0 /* FrontPageVfr.Vfr */, + A591BAC026FF77D800F9DBF0 /* String.c */, + A591BAC126FF77D800F9DBF0 /* FrontPageCustomizedUi.c */, + A591BAC226FF77D800F9DBF0 /* UiApp.uni */, + A591BAC326FF77D800F9DBF0 /* FrontPage.c */, + A591BAC426FF77D800F9DBF0 /* FrontPageStrings.uni */, + A591BAC526FF77D800F9DBF0 /* UiAppExtra.uni */, + A591BAC626FF77D800F9DBF0 /* UiApp.inf */, + A591BAC726FF77D800F9DBF0 /* FrontPageCustomizedUiSupport.h */, + A591BAC826FF77D800F9DBF0 /* String.h */, + ); + path = UiApp; + sourceTree = ""; + }; + A591BAC926FF77D800F9DBF0 /* HelloWorld */ = { + isa = PBXGroup; + children = ( + A591BACA26FF77D800F9DBF0 /* HelloWorldStr.uni */, + A591BACB26FF77D800F9DBF0 /* HelloWorld.uni */, + A591BACC26FF77D800F9DBF0 /* HelloWorld.inf */, + A591BACD26FF77D800F9DBF0 /* HelloWorld.c */, + A591BACE26FF77D800F9DBF0 /* HelloWorldExtra.uni */, + ); + path = HelloWorld; + sourceTree = ""; + }; + A591BACF26FF77D800F9DBF0 /* BootManagerMenuApp */ = { + isa = PBXGroup; + children = ( + A591BAD026FF77D800F9DBF0 /* BootManagerMenu.c */, + A591BAD126FF77D800F9DBF0 /* BootManagerMenuAppExtra.uni */, + A591BAD226FF77D800F9DBF0 /* BootManagerMenuStrings.uni */, + A591BAD326FF77D800F9DBF0 /* BootManagerMenu.h */, + A591BAD426FF77D800F9DBF0 /* BootManagerMenuApp.inf */, + A591BAD526FF77D800F9DBF0 /* BootManagerMenuApp.uni */, + ); + path = BootManagerMenuApp; + sourceTree = ""; + }; + A591BAD626FF77D800F9DBF0 /* CapsuleApp */ = { + isa = PBXGroup; + children = ( + A591BAD726FF77D800F9DBF0 /* CapsuleApp.h */, + A591BAD826FF77D800F9DBF0 /* CapsuleApp.inf */, + A591BAD926FF77D800F9DBF0 /* AppSupport.c */, + A591BADA26FF77D800F9DBF0 /* CapsuleApp.uni */, + A591BADB26FF77D800F9DBF0 /* CapsuleAppExtra.uni */, + A591BADC26FF77D800F9DBF0 /* CapsuleOnDisk.c */, + A591BADD26FF77D800F9DBF0 /* CapsuleApp.c */, + A591BADE26FF77D800F9DBF0 /* CapsuleDump.c */, + ); + path = CapsuleApp; + sourceTree = ""; + }; + A591BADF26FF77D800F9DBF0 /* MemoryProfileInfo */ = { + isa = PBXGroup; + children = ( + A591BAE026FF77D800F9DBF0 /* MemoryProfileInfo.inf */, + A591BAE126FF77D800F9DBF0 /* MemoryProfileInfo.c */, + A591BAE226FF77D800F9DBF0 /* MemoryProfileInfo.uni */, + A591BAE326FF77D800F9DBF0 /* MemoryProfileInfoExtra.uni */, + ); + path = MemoryProfileInfo; + sourceTree = ""; + }; + A591BAE426FF77D800F9DBF0 /* DumpDynPcd */ = { + isa = PBXGroup; + children = ( + A591BAE526FF77D800F9DBF0 /* DumpDynPcd.inf */, + A591BAE626FF77D800F9DBF0 /* DumpDynPcdStr.uni */, + A591BAE726FF77D800F9DBF0 /* DumpDynPcd.c */, + ); + path = DumpDynPcd; + sourceTree = ""; + }; + A591BAE826FF77D800F9DBF0 /* VariableInfo */ = { + isa = PBXGroup; + children = ( + A591BAE926FF77D800F9DBF0 /* VariableInfoExtra.uni */, + A591BAEA26FF77D800F9DBF0 /* VariableInfo.inf */, + A591BAEB26FF77D800F9DBF0 /* VariableInfo.uni */, + A591BAEC26FF77D800F9DBF0 /* VariableInfo.c */, + ); + path = VariableInfo; + sourceTree = ""; + }; + A591BAED26FF77D800F9DBF0 /* SmiHandlerProfileInfo */ = { + isa = PBXGroup; + children = ( + A591BAEE26FF77D800F9DBF0 /* SmiHandlerProfileInfoExtra.uni */, + A591BAEF26FF77D800F9DBF0 /* SmiHandlerProfileInfo.uni */, + A591BAF026FF77D800F9DBF0 /* SmiHandlerProfileInfo.inf */, + A591BAF126FF77D800F9DBF0 /* SmiHandlerProfileInfo.c */, + ); + path = SmiHandlerProfileInfo; + sourceTree = ""; + }; + A591BAF326FF77E100F9DBF0 /* MdePkg */ = { + isa = PBXGroup; + children = ( + A591BAF426FF77E100F9DBF0 /* Include */, + A591BD1D26FF77E200F9DBF0 /* Library */, + A591C1C526FF77E500F9DBF0 /* MdePkg.dec */, + A591C1C626FF77E500F9DBF0 /* MdePkg.uni */, + A591C1C726FF77E500F9DBF0 /* MdePkgExtra.uni */, + A591C1C826FF77E500F9DBF0 /* MdeLibs.dsc.inc */, + A591C1C926FF77E500F9DBF0 /* MdePkg.dsc */, + ); + name = MdePkg; + path = ../../MdePkg; + sourceTree = ""; + }; + A591BAF426FF77E100F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591BAF526FF77E100F9DBF0 /* PiPei.h */, + A591BAF626FF77E100F9DBF0 /* PiMm.h */, + A591BAF726FF77E100F9DBF0 /* Uefi.h */, + A591BAF826FF77E100F9DBF0 /* X64 */, + A591BAFB26FF77E100F9DBF0 /* Uefi */, + A591BB0326FF77E100F9DBF0 /* IndustryStandard */, + A591BB5526FF77E100F9DBF0 /* Library */, + A591BB9626FF77E100F9DBF0 /* Protocol */, + A591BC9026FF77E200F9DBF0 /* Pi */, + A591BC9E26FF77E200F9DBF0 /* PiSmm.h */, + A591BC9F26FF77E200F9DBF0 /* Register */, + A591BCC426FF77E200F9DBF0 /* PiDxe.h */, + A591BCC526FF77E200F9DBF0 /* Guid */, + A591BCED26FF77E200F9DBF0 /* Ppi */, + A591BD1C26FF77E200F9DBF0 /* Base.h */, + ); + path = Include; + sourceTree = ""; + }; + A591BAF826FF77E100F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BAF926FF77E100F9DBF0 /* Nasm.inc */, + A591BAFA26FF77E100F9DBF0 /* ProcessorBind.h */, + ); + path = X64; + sourceTree = ""; + }; + A591BAFB26FF77E100F9DBF0 /* Uefi */ = { + isa = PBXGroup; + children = ( + A591BAFC26FF77E100F9DBF0 /* UefiAcpiDataTable.h */, + A591BAFD26FF77E100F9DBF0 /* UefiPxe.h */, + A591BAFE26FF77E100F9DBF0 /* UefiSpec.h */, + A591BAFF26FF77E100F9DBF0 /* UefiGpt.h */, + A591BB0026FF77E100F9DBF0 /* UefiBaseType.h */, + A591BB0126FF77E100F9DBF0 /* UefiInternalFormRepresentation.h */, + A591BB0226FF77E100F9DBF0 /* UefiMultiPhase.h */, + ); + path = Uefi; + sourceTree = ""; + }; + A591BB0326FF77E100F9DBF0 /* IndustryStandard */ = { + isa = PBXGroup; + children = ( + A591BB0426FF77E100F9DBF0 /* IpmiNetFnFirmware.h */, + A591BB0526FF77E100F9DBF0 /* SdramSpdLpDdr.h */, + A591BB0626FF77E100F9DBF0 /* ElTorito.h */, + A591BB0726FF77E100F9DBF0 /* SdramSpdDdr3.h */, + A591BB0826FF77E100F9DBF0 /* Acpi62.h */, + A591BB0926FF77E100F9DBF0 /* WindowsSmmSecurityMitigationTable.h */, + A591BB0A26FF77E100F9DBF0 /* Nvme.h */, + A591BB0B26FF77E100F9DBF0 /* IoRemappingTable.h */, + A591BB0C26FF77E100F9DBF0 /* LowPowerIdleTable.h */, + A591BB0D26FF77E100F9DBF0 /* Emmc.h */, + A591BB0E26FF77E100F9DBF0 /* WatchdogActionTable.h */, + A591BB0F26FF77E100F9DBF0 /* DmaRemappingReportingTable.h */, + A591BB1026FF77E100F9DBF0 /* AlertStandardFormatTable.h */, + A591BB1126FF77E100F9DBF0 /* Acpi40.h */, + A591BB1226FF77E100F9DBF0 /* Bmp.h */, + A591BB1326FF77E100F9DBF0 /* UefiTcgPlatform.h */, + A591BB1426FF77E100F9DBF0 /* SerialPortConsoleRedirectionTable.h */, + A591BB1526FF77E100F9DBF0 /* Pci22.h */, + A591BB1626FF77E100F9DBF0 /* Mbr.h */, + A591BB1726FF77E100F9DBF0 /* Acpi61.h */, + A591BB1826FF77E100F9DBF0 /* SdramSpdDdr4.h */, + A591BB1926FF77E100F9DBF0 /* TcgStorageOpal.h */, + A591BB1A26FF77E100F9DBF0 /* IpmiNetFnChassis.h */, + A591BB1B26FF77E100F9DBF0 /* Acpi.h */, + A591BB1C26FF77E100F9DBF0 /* Tpm2Acpi.h */, + A591BB1D26FF77E100F9DBF0 /* PeImage.h */, + A591BB1E26FF77E100F9DBF0 /* PciExpress30.h */, + A591BB1F26FF77E100F9DBF0 /* SdramSpd.h */, + A591BB2026FF77E100F9DBF0 /* Acpi10.h */, + A591BB2126FF77E100F9DBF0 /* MemoryMappedConfigurationSpaceAccessTable.h */, + A591BB2226FF77E100F9DBF0 /* IpmiFruInformationStorage.h */, + A591BB2326FF77E100F9DBF0 /* IpmiNetFnStorage.h */, + A591BB2426FF77E100F9DBF0 /* ArmErrorSourceTable.h */, + A591BB2526FF77E100F9DBF0 /* IScsiBootFirmwareTable.h */, + A591BB2626FF77E100F9DBF0 /* Bluetooth.h */, + A591BB2726FF77E100F9DBF0 /* AcpiAml.h */, + A591BB2826FF77E100F9DBF0 /* Acpi50.h */, + A591BB2926FF77E100F9DBF0 /* Tpm20.h */, + A591BB2A26FF77E100F9DBF0 /* PciCodeId.h */, + A591BB2B26FF77E100F9DBF0 /* IpmiNetFnTransport.h */, + A591BB2C26FF77E100F9DBF0 /* Dhcp.h */, + A591BB2D26FF77E100F9DBF0 /* TpmPtp.h */, + A591BB2E26FF77E100F9DBF0 /* Acpi20.h */, + A591BB2F26FF77E100F9DBF0 /* Pci23.h */, + A591BB3026FF77E100F9DBF0 /* IpmiNetFnApp.h */, + A591BB3126FF77E100F9DBF0 /* PciExpress40.h */, + A591BB3226FF77E100F9DBF0 /* IpmiNetFnSensorEvent.h */, + A591BB3326FF77E100F9DBF0 /* Acpi60.h */, + A591BB3426FF77E100F9DBF0 /* PciExpress21.h */, + A591BB3526FF77E100F9DBF0 /* PciExpress31.h */, + A591BB3626FF77E100F9DBF0 /* TcgStorageCore.h */, + A591BB3726FF77E100F9DBF0 /* HighPrecisionEventTimerTable.h */, + A591BB3826FF77E100F9DBF0 /* Usb.h */, + A591BB3926FF77E100F9DBF0 /* Acpi51.h */, + A591BB3A26FF77E100F9DBF0 /* Sd.h */, + A591BB3B26FF77E100F9DBF0 /* WatchdogResourceTable.h */, + A591BB3C26FF77E100F9DBF0 /* Acpi30.h */, + A591BB3D26FF77E100F9DBF0 /* Udf.h */, + A591BB3E26FF77E100F9DBF0 /* DebugPortTable.h */, + A591BB3F26FF77E100F9DBF0 /* SmBios.h */, + A591BB4026FF77E100F9DBF0 /* MemoryOverwriteRequestControlLock.h */, + A591BB4126FF77E100F9DBF0 /* Atapi.h */, + A591BB4226FF77E100F9DBF0 /* TcpaAcpi.h */, + A591BB4326FF77E100F9DBF0 /* LegacyBiosMpTable.h */, + A591BB4426FF77E100F9DBF0 /* TpmTis.h */, + A591BB4526FF77E100F9DBF0 /* Acpi63.h */, + A591BB4626FF77E100F9DBF0 /* SmBus.h */, + A591BB4726FF77E100F9DBF0 /* Http11.h */, + A591BB4826FF77E100F9DBF0 /* TcgPhysicalPresence.h */, + A591BB4926FF77E100F9DBF0 /* IpmiNetFnGroupExtension.h */, + A591BB4A26FF77E100F9DBF0 /* Tls1.h */, + A591BB4B26FF77E100F9DBF0 /* Pci.h */, + A591BB4C26FF77E100F9DBF0 /* DebugPort2Table.h */, + A591BB4D26FF77E100F9DBF0 /* Scsi.h */, + A591BB4E26FF77E100F9DBF0 /* Pci30.h */, + A591BB4F26FF77E100F9DBF0 /* Hsti.h */, + A591BB5026FF77E100F9DBF0 /* WindowsUxCapsule.h */, + A591BB5126FF77E100F9DBF0 /* Tpm12.h */, + A591BB5226FF77E100F9DBF0 /* Ipmi.h */, + A591BB5326FF77E100F9DBF0 /* IpmiNetFnBridge.h */, + A591BB5426FF77E100F9DBF0 /* ServiceProcessorManagementInterfaceTable.h */, + ); + path = IndustryStandard; + sourceTree = ""; + }; + A591BB5526FF77E100F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591BB5626FF77E100F9DBF0 /* OrderedCollectionLib.h */, + A591BB5726FF77E100F9DBF0 /* TimerLib.h */, + A591BB5826FF77E100F9DBF0 /* PeiServicesTablePointerLib.h */, + A591BB5926FF77E100F9DBF0 /* SmiHandlerProfileLib.h */, + A591BB5A26FF77E100F9DBF0 /* UefiUsbLib.h */, + A591BB5B26FF77E100F9DBF0 /* UefiDecompressLib.h */, + A591BB5C26FF77E100F9DBF0 /* UefiRuntimeServicesTableLib.h */, + A591BB5D26FF77E100F9DBF0 /* PeimEntryPoint.h */, + A591BB5E26FF77E100F9DBF0 /* RngLib.h */, + A591BB5F26FF77E100F9DBF0 /* PciCf8Lib.h */, + A591BB6026FF77E100F9DBF0 /* SmmPeriodicSmiLib.h */, + A591BB6126FF77E100F9DBF0 /* PeiCoreEntryPoint.h */, + A591BB6226FF77E100F9DBF0 /* S3PciLib.h */, + A591BB6326FF77E100F9DBF0 /* PciSegmentLib.h */, + A591BB6426FF77E100F9DBF0 /* DebugLib.h */, + A591BB6526FF77E100F9DBF0 /* SynchronizationLib.h */, + A591BB6626FF77E100F9DBF0 /* SafeIntLib.h */, + A591BB6726FF77E100F9DBF0 /* S3SmbusLib.h */, + A591BB6826FF77E100F9DBF0 /* DevicePathLib.h */, + A591BB6926FF77E100F9DBF0 /* PcdLib.h */, + A591BB6A26FF77E100F9DBF0 /* FileHandleLib.h */, + A591BB6B26FF77E100F9DBF0 /* UefiLib.h */, + A591BB6C26FF77E100F9DBF0 /* SmmMemLib.h */, + A591BB6D26FF77E100F9DBF0 /* PostCodeLib.h */, + A591BB6E26FF77E100F9DBF0 /* S3StallLib.h */, + A591BB6F26FF77E100F9DBF0 /* PciLib.h */, + A591BB7026FF77E100F9DBF0 /* UefiBootServicesTableLib.h */, + A591BB7126FF77E100F9DBF0 /* MmServicesTableLib.h */, + A591BB7226FF77E100F9DBF0 /* PeCoffExtraActionLib.h */, + A591BB7326FF77E100F9DBF0 /* PciExpressLib.h */, + A591BB7426FF77E100F9DBF0 /* S3IoLib.h */, + A591BB7526FF77E100F9DBF0 /* ReportStatusCodeLib.h */, + A591BB7626FF77E100F9DBF0 /* UefiScsiLib.h */, + A591BB7726FF77E100F9DBF0 /* UefiRuntimeLib.h */, + A591BB7826FF77E100F9DBF0 /* SmmServicesTableLib.h */, + A591BB7926FF77E100F9DBF0 /* SerialPortLib.h */, + A591BB7A26FF77E100F9DBF0 /* DxeCoreEntryPoint.h */, + A591BB7B26FF77E100F9DBF0 /* PeCoffGetEntryPointLib.h */, + A591BB7C26FF77E100F9DBF0 /* UefiDriverEntryPoint.h */, + A591BB7D26FF77E100F9DBF0 /* BaseMemoryLib.h */, + A591BB7E26FF77E100F9DBF0 /* DxeServicesLib.h */, + A591BB7F26FF77E100F9DBF0 /* PeCoffLib.h */, + A591BB8026FF77E100F9DBF0 /* S3PciSegmentLib.h */, + A591BB8126FF77E100F9DBF0 /* BaseLib.h */, + A591BB8226FF77E100F9DBF0 /* SmmLib.h */, + A591BB8326FF77E100F9DBF0 /* PeiServicesLib.h */, + A591BB8426FF77E100F9DBF0 /* DxeServicesTableLib.h */, + A591BB8526FF77E100F9DBF0 /* SmbusLib.h */, + A591BB8626FF77E100F9DBF0 /* MemoryAllocationLib.h */, + A591BB8726FF77E100F9DBF0 /* HstiLib.h */, + A591BB8826FF77E100F9DBF0 /* ExtractGuidedSectionLib.h */, + A591BB8926FF77E100F9DBF0 /* ResourcePublicationLib.h */, + A591BB8A26FF77E100F9DBF0 /* S3BootScriptLib.h */, + A591BB8B26FF77E100F9DBF0 /* CacheMaintenanceLib.h */, + A591BB8C26FF77E100F9DBF0 /* CpuLib.h */, + A591BB8D26FF77E100F9DBF0 /* StandaloneMmDriverEntryPoint.h */, + A591BB8E26FF77E100F9DBF0 /* SmmIoLib.h */, + A591BB8F26FF77E100F9DBF0 /* IoLib.h */, + A591BB9026FF77E100F9DBF0 /* PrintLib.h */, + A591BB9126FF77E100F9DBF0 /* UefiApplicationEntryPoint.h */, + A591BB9226FF77E100F9DBF0 /* PerformanceLib.h */, + A591BB9326FF77E100F9DBF0 /* HobLib.h */, + A591BB9426FF77E100F9DBF0 /* DebugPrintErrorLevelLib.h */, + A591BB9526FF77E100F9DBF0 /* PciSegmentInfoLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A591BB9626FF77E100F9DBF0 /* Protocol */ = { + isa = PBXGroup; + children = ( + A591BB9726FF77E100F9DBF0 /* LegacySpiController.h */, + A591BB9826FF77E100F9DBF0 /* SpiHc.h */, + A591BB9926FF77E100F9DBF0 /* Tcp4.h */, + A591BB9A26FF77E100F9DBF0 /* DriverFamilyOverride.h */, + A591BB9B26FF77E100F9DBF0 /* MmSxDispatch.h */, + A591BB9C26FF77E100F9DBF0 /* MmCpu.h */, + A591BB9D26FF77E100F9DBF0 /* TcgService.h */, + A591BB9E26FF77E100F9DBF0 /* WiFi2.h */, + A591BB9F26FF77E100F9DBF0 /* PartitionInfo.h */, + A591BBA026FF77E100F9DBF0 /* SmmReportStatusCodeHandler.h */, + A591BBA126FF77E100F9DBF0 /* UgaDraw.h */, + A591BBA226FF77E100F9DBF0 /* Bis.h */, + A591BBA326FF77E100F9DBF0 /* SmartCardEdge.h */, + A591BBA426FF77E100F9DBF0 /* EapConfiguration.h */, + A591BBA526FF77E100F9DBF0 /* ShellDynamicCommand.h */, + A591BBA626FF77E100F9DBF0 /* Rest.h */, + A591BBA726FF77E100F9DBF0 /* NvdimmLabel.h */, + A591BBA826FF77E100F9DBF0 /* Udp4.h */, + A591BBA926FF77E100F9DBF0 /* LoadedImage.h */, + A591BBAA26FF77E100F9DBF0 /* WiFi.h */, + A591BBAB26FF77E100F9DBF0 /* SmmSwDispatch2.h */, + A591BBAC26FF77E100F9DBF0 /* FormBrowser2.h */, + A591BBAD26FF77E100F9DBF0 /* I2cHost.h */, + A591BBAE26FF77E100F9DBF0 /* DevicePathFromText.h */, + A591BBAF26FF77E100F9DBF0 /* Shell.h */, + A591BBB026FF77E100F9DBF0 /* IpSec.h */, + A591BBB126FF77E100F9DBF0 /* SimpleTextInEx.h */, + A591BBB226FF77E100F9DBF0 /* CpuIo2.h */, + A591BBB326FF77E100F9DBF0 /* Ip4.h */, + A591BBB426FF77E100F9DBF0 /* DriverConfiguration.h */, + A591BBB526FF77E100F9DBF0 /* SpiSmmConfiguration.h */, + A591BBB626FF77E100F9DBF0 /* DiskIo.h */, + A591BBB726FF77E100F9DBF0 /* Tls.h */, + A591BBB826FF77E100F9DBF0 /* MmReadyToLock.h */, + A591BBB926FF77E100F9DBF0 /* SimpleFileSystem.h */, + A591BBBA26FF77E100F9DBF0 /* MmStatusCode.h */, + A591BBBB26FF77E100F9DBF0 /* Http.h */, + A591BBBC26FF77E100F9DBF0 /* ScsiPassThruExt.h */, + A591BBBD26FF77E100F9DBF0 /* HiiConfigAccess.h */, + A591BBBE26FF77E100F9DBF0 /* SmbusHc.h */, + A591BBBF26FF77E100F9DBF0 /* DevicePathToText.h */, + A591BBC026FF77E100F9DBF0 /* MmCpuIo.h */, + A591BBC126FF77E100F9DBF0 /* ServiceBinding.h */, + A591BBC226FF77E100F9DBF0 /* DriverConfiguration2.h */, + A591BBC326FF77E100F9DBF0 /* Usb2HostController.h */, + A591BBC426FF77E100F9DBF0 /* FirmwareManagement.h */, + A591BBC526FF77E100F9DBF0 /* EdidDiscovered.h */, + A591BBC626FF77E100F9DBF0 /* MmEndOfDxe.h */, + A591BBC726FF77E100F9DBF0 /* BootManagerPolicy.h */, + A591BBC826FF77E100F9DBF0 /* RealTimeClock.h */, + A591BBC926FF77E100F9DBF0 /* SimplePointer.h */, + A591BBCA26FF77E100F9DBF0 /* Ip6Config.h */, + A591BBCB26FF77E100F9DBF0 /* I2cIo.h */, + A591BBCC26FF77E100F9DBF0 /* Dns6.h */, + A591BBCD26FF77E100F9DBF0 /* UfsDeviceConfig.h */, + A591BBCE26FF77E100F9DBF0 /* DeviceIo.h */, + A591BBCF26FF77E100F9DBF0 /* ReportStatusCodeHandler.h */, + A591BBD026FF77E100F9DBF0 /* TlsConfig.h */, + A591BBD126FF77E100F9DBF0 /* ScsiIo.h */, + A591BBD226FF77E100F9DBF0 /* Security.h */, + A591BBD326FF77E100F9DBF0 /* SmmSxDispatch2.h */, + A591BBD426FF77E100F9DBF0 /* MmControl.h */, + A591BBD526FF77E100F9DBF0 /* NetworkInterfaceIdentifier.h */, + A591BBD626FF77E100F9DBF0 /* MmPowerButtonDispatch.h */, + A591BBD726FF77E100F9DBF0 /* Security2.h */, + A591BBD826FF77E100F9DBF0 /* EdidActive.h */, + A591BBD926FF77E100F9DBF0 /* UserCredential.h */, + A591BBDA26FF77E100F9DBF0 /* MmAccess.h */, + A591BBDB26FF77E100F9DBF0 /* UnicodeCollation.h */, + A591BBDC26FF77E100F9DBF0 /* MonotonicCounter.h */, + A591BBDD26FF77E100F9DBF0 /* BluetoothHc.h */, + A591BBDE26FF77E100F9DBF0 /* PlatformDriverOverride.h */, + A591BBDF26FF77E100F9DBF0 /* ManagedNetwork.h */, + A591BBE026FF77E100F9DBF0 /* DriverDiagnostics.h */, + A591BBE126FF77E100F9DBF0 /* HiiImageDecoder.h */, + A591BBE226FF77E100F9DBF0 /* SimpleNetwork.h */, + A591BBE326FF77E100F9DBF0 /* HiiString.h */, + A591BBE426FF77E100F9DBF0 /* TrEEProtocol.h */, + A591BBE526FF77E100F9DBF0 /* VariableWrite.h */, + A591BBE626FF77E100F9DBF0 /* BluetoothLeConfig.h */, + A591BBE726FF77E100F9DBF0 /* Ip4Config.h */, + A591BBE826FF77E100F9DBF0 /* MmMp.h */, + A591BBE926FF77E100F9DBF0 /* HiiPopup.h */, + A591BBEA26FF77E100F9DBF0 /* GraphicsOutput.h */, + A591BBEB26FF77E100F9DBF0 /* IScsiInitiatorName.h */, + A591BBEC26FF77E100F9DBF0 /* Ftp4.h */, + A591BBED26FF77E100F9DBF0 /* AtaPassThru.h */, + A591BBEE26FF77E100F9DBF0 /* SimpleTextOut.h */, + A591BBEF26FF77E100F9DBF0 /* HiiConfigKeyword.h */, + A591BBF026FF77E100F9DBF0 /* PciOverride.h */, + A591BBF126FF77E100F9DBF0 /* DiskIo2.h */, + A591BBF226FF77E100F9DBF0 /* IsaHc.h */, + A591BBF326FF77E100F9DBF0 /* ComponentName2.h */, + A591BBF426FF77E100F9DBF0 /* SmmStatusCode.h */, + A591BBF526FF77E100F9DBF0 /* PciPlatform.h */, + A591BBF626FF77E100F9DBF0 /* DriverDiagnostics2.h */, + A591BBF726FF77E100F9DBF0 /* Rng.h */, + A591BBF826FF77E100F9DBF0 /* Dhcp4.h */, + A591BBF926FF77E100F9DBF0 /* PxeBaseCode.h */, + A591BBFA26FF77E100F9DBF0 /* GuidedSectionExtraction.h */, + A591BBFB26FF77E100F9DBF0 /* Variable.h */, + A591BBFC26FF77E100F9DBF0 /* MmReportStatusCodeHandler.h */, + A591BBFD26FF77E100F9DBF0 /* DxeMmReadyToLock.h */, + A591BBFE26FF77E100F9DBF0 /* DriverBinding.h */, + A591BBFF26FF77E100F9DBF0 /* FirmwareVolume2.h */, + A591BC0026FF77E100F9DBF0 /* BlockIo.h */, + A591BC0126FF77E100F9DBF0 /* MmBase.h */, + A591BC0226FF77E100F9DBF0 /* SmmCpuIo2.h */, + A591BC0326FF77E100F9DBF0 /* SmmUsbDispatch2.h */, + A591BC0426FF77E100F9DBF0 /* Mtftp6.h */, + A591BC0526FF77E100F9DBF0 /* S3SmmSaveState.h */, + A591BC0626FF77E100F9DBF0 /* SpiNorFlash.h */, + A591BC0726FF77E100F9DBF0 /* Metronome.h */, + A591BC0826FF77E100F9DBF0 /* SmmPowerButtonDispatch2.h */, + A591BC0926FF77E100F9DBF0 /* Runtime.h */, + A591BC0A26FF77E100F9DBF0 /* LegacySpiSmmFlash.h */, + A591BC0B26FF77E100F9DBF0 /* PlatformToDriverConfiguration.h */, + A591BC0C26FF77E100F9DBF0 /* Timer.h */, + A591BC0D26FF77E100F9DBF0 /* DevicePathUtilities.h */, + A591BC0E26FF77E100F9DBF0 /* PxeBaseCodeCallBack.h */, + A591BC0F26FF77E100F9DBF0 /* LegacySpiSmmController.h */, + A591BC1026FF77E100F9DBF0 /* LegacyRegion2.h */, + A591BC1126FF77E100F9DBF0 /* DebugPort.h */, + A591BC1226FF77E100F9DBF0 /* Tcp6.h */, + A591BC1326FF77E100F9DBF0 /* PciRootBridgeIo.h */, + A591BC1426FF77E100F9DBF0 /* Pcd.h */, + A591BC1526FF77E100F9DBF0 /* UgaIo.h */, + A591BC1626FF77E100F9DBF0 /* SpiSmmNorFlash.h */, + A591BC1726FF77E100F9DBF0 /* Hash2.h */, + A591BC1826FF77E100F9DBF0 /* SpiConfiguration.h */, + A591BC1926FF77E100F9DBF0 /* SuperIoControl.h */, + A591BC1A26FF77E100F9DBF0 /* DevicePath.h */, + A591BC1B26FF77E100F9DBF0 /* TapeIo.h */, + A591BC1C26FF77E100F9DBF0 /* SmmCpu.h */, + A591BC1D26FF77E100F9DBF0 /* DriverSupportedEfiVersion.h */, + A591BC1E26FF77E100F9DBF0 /* StorageSecurityCommand.h */, + A591BC1F26FF77E100F9DBF0 /* UserManager.h */, + A591BC2026FF77E100F9DBF0 /* PiPcd.h */, + A591BC2126FF77E100F9DBF0 /* SecurityPolicy.h */, + A591BC2226FF77E100F9DBF0 /* UsbFunctionIo.h */, + A591BC2326FF77E100F9DBF0 /* BusSpecificDriverOverride.h */, + A591BC2426FF77E100F9DBF0 /* MmSwDispatch.h */, + A591BC2526FF77E100F9DBF0 /* Supplicant.h */, + A591BC2626FF77E100F9DBF0 /* Udp6.h */, + A591BC2726FF77E100F9DBF0 /* SmmReadyToLock.h */, + A591BC2826FF77E100F9DBF0 /* PciHotPlugRequest.h */, + A591BC2926FF77E100F9DBF0 /* AuthenticationInfo.h */, + A591BC2A26FF77E100F9DBF0 /* Ip4Config2.h */, + A591BC2B26FF77E100F9DBF0 /* MmCommunication.h */, + A591BC2C26FF77E100F9DBF0 /* EapManagement2.h */, + A591BC2D26FF77E100F9DBF0 /* Decompress.h */, + A591BC2E26FF77E100F9DBF0 /* PiPcdInfo.h */, + A591BC2F26FF77E100F9DBF0 /* PciHostBridgeResourceAllocation.h */, + A591BC3026FF77E100F9DBF0 /* HiiPackageList.h */, + A591BC3126FF77E100F9DBF0 /* SpiIo.h */, + A591BC3226FF77E100F9DBF0 /* HiiImage.h */, + A591BC3326FF77E100F9DBF0 /* Pkcs7Verify.h */, + A591BC3426FF77E100F9DBF0 /* SmmGpiDispatch2.h */, + A591BC3526FF77E100F9DBF0 /* SmmCommunication.h */, + A591BC3626FF77E100F9DBF0 /* NvmExpressPassthru.h */, + A591BC3726FF77E100F9DBF0 /* IpSecConfig.h */, + A591BC3826FF77E100F9DBF0 /* DeferredImageLoad.h */, + A591BC3926FF77E100F9DBF0 /* MmUsbDispatch.h */, + A591BC3A26FF77E200F9DBF0 /* SmmStandbyButtonDispatch2.h */, + A591BC3B26FF77E200F9DBF0 /* Capsule.h */, + A591BC3C26FF77E200F9DBF0 /* SuperIo.h */, + A591BC3D26FF77E200F9DBF0 /* RegularExpressionProtocol.h */, + A591BC3E26FF77E200F9DBF0 /* IdeControllerInit.h */, + A591BC3F26FF77E200F9DBF0 /* Cpu.h */, + A591BC4026FF77E200F9DBF0 /* AbsolutePointer.h */, + A591BC4126FF77E200F9DBF0 /* UsbHostController.h */, + A591BC4226FF77E200F9DBF0 /* UsbIo.h */, + A591BC4326FF77E200F9DBF0 /* HiiConfigRouting.h */, + A591BC4426FF77E200F9DBF0 /* BluetoothAttribute.h */, + A591BC4526FF77E200F9DBF0 /* Ip6.h */, + A591BC4626FF77E200F9DBF0 /* BlockIo2.h */, + A591BC4726FF77E200F9DBF0 /* Dns4.h */, + A591BC4826FF77E200F9DBF0 /* HiiDatabase.h */, + A591BC4926FF77E200F9DBF0 /* HiiImageEx.h */, + A591BC4A26FF77E200F9DBF0 /* PciIo.h */, + A591BC4B26FF77E200F9DBF0 /* MmPeriodicTimerDispatch.h */, + A591BC4C26FF77E200F9DBF0 /* RamDisk.h */, + A591BC4D26FF77E200F9DBF0 /* ScsiPassThru.h */, + A591BC4E26FF77E200F9DBF0 /* DiskInfo.h */, + A591BC4F26FF77E200F9DBF0 /* Bds.h */, + A591BC5026FF77E200F9DBF0 /* SerialIo.h */, + A591BC5126FF77E200F9DBF0 /* DriverHealth.h */, + A591BC5226FF77E200F9DBF0 /* Arp.h */, + A591BC5326FF77E200F9DBF0 /* ShellParameters.h */, + A591BC5426FF77E200F9DBF0 /* IncompatiblePciDeviceSupport.h */, + A591BC5526FF77E200F9DBF0 /* LegacySpiFlash.h */, + A591BC5626FF77E200F9DBF0 /* I2cMaster.h */, + A591BC5726FF77E200F9DBF0 /* Smbios.h */, + A591BC5826FF77E200F9DBF0 /* EapManagement.h */, + A591BC5926FF77E200F9DBF0 /* EraseBlock.h */, + A591BC5A26FF77E200F9DBF0 /* Tcg2Protocol.h */, + A591BC5B26FF77E200F9DBF0 /* AcpiSystemDescriptionTable.h */, + A591BC5C26FF77E200F9DBF0 /* PciEnumerationComplete.h */, + A591BC5D26FF77E200F9DBF0 /* ResetNotification.h */, + A591BC5E26FF77E200F9DBF0 /* PciHotPlugInit.h */, + A591BC5F26FF77E200F9DBF0 /* Kms.h */, + A591BC6026FF77E200F9DBF0 /* MmPciRootBridgeIo.h */, + A591BC6126FF77E200F9DBF0 /* I2cBusConfigurationManagement.h */, + A591BC6226FF77E200F9DBF0 /* LoadFile.h */, + A591BC6326FF77E200F9DBF0 /* PcdInfo.h */, + A591BC6426FF77E200F9DBF0 /* WatchdogTimer.h */, + A591BC6526FF77E200F9DBF0 /* SmmEndOfDxe.h */, + A591BC6626FF77E200F9DBF0 /* MmConfiguration.h */, + A591BC6726FF77E200F9DBF0 /* SmmPeriodicTimerDispatch2.h */, + A591BC6826FF77E200F9DBF0 /* S3SaveState.h */, + A591BC6926FF77E200F9DBF0 /* SdMmcPassThru.h */, + A591BC6A26FF77E200F9DBF0 /* Reset.h */, + A591BC6B26FF77E200F9DBF0 /* Dhcp6.h */, + A591BC6C26FF77E200F9DBF0 /* DxeSmmReadyToLock.h */, + A591BC6D26FF77E200F9DBF0 /* MpService.h */, + A591BC6E26FF77E200F9DBF0 /* SmmConfiguration.h */, + A591BC6F26FF77E200F9DBF0 /* MmGpiDispatch.h */, + A591BC7026FF77E200F9DBF0 /* SmmControl2.h */, + A591BC7126FF77E200F9DBF0 /* StatusCode.h */, + A591BC7226FF77E200F9DBF0 /* Timestamp.h */, + A591BC7326FF77E200F9DBF0 /* BlockIoCrypto.h */, + A591BC7426FF77E200F9DBF0 /* SmartCardReader.h */, + A591BC7526FF77E200F9DBF0 /* FirmwareVolumeBlock.h */, + A591BC7626FF77E200F9DBF0 /* HttpBootCallback.h */, + A591BC7726FF77E200F9DBF0 /* SimpleTextIn.h */, + A591BC7826FF77E200F9DBF0 /* MmIoTrapDispatch.h */, + A591BC7926FF77E200F9DBF0 /* Hash.h */, + A591BC7A26FF77E200F9DBF0 /* VlanConfig.h */, + A591BC7B26FF77E200F9DBF0 /* HiiFont.h */, + A591BC7C26FF77E200F9DBF0 /* SmmAccess2.h */, + A591BC7D26FF77E200F9DBF0 /* UserCredential2.h */, + A591BC7E26FF77E200F9DBF0 /* AcpiTable.h */, + A591BC7F26FF77E200F9DBF0 /* EdidOverride.h */, + A591BC8026FF77E200F9DBF0 /* I2cEnumerate.h */, + A591BC8126FF77E200F9DBF0 /* BluetoothConfig.h */, + A591BC8226FF77E200F9DBF0 /* BluetoothIo.h */, + A591BC8326FF77E200F9DBF0 /* MmStandbyButtonDispatch.h */, + A591BC8426FF77E200F9DBF0 /* Mtftp4.h */, + A591BC8526FF77E200F9DBF0 /* SmmIoTrapDispatch2.h */, + A591BC8626FF77E200F9DBF0 /* SpiSmmHc.h */, + A591BC8726FF77E200F9DBF0 /* Ebc.h */, + A591BC8826FF77E200F9DBF0 /* DebugSupport.h */, + A591BC8926FF77E200F9DBF0 /* ComponentName.h */, + A591BC8A26FF77E200F9DBF0 /* Eap.h */, + A591BC8B26FF77E200F9DBF0 /* AdapterInformation.h */, + A591BC8C26FF77E200F9DBF0 /* SmmBase2.h */, + A591BC8D26FF77E200F9DBF0 /* SmmPciRootBridgeIo.h */, + A591BC8E26FF77E200F9DBF0 /* HttpUtilities.h */, + A591BC8F26FF77E200F9DBF0 /* LoadFile2.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A591BC9026FF77E200F9DBF0 /* Pi */ = { + isa = PBXGroup; + children = ( + A591BC9126FF77E200F9DBF0 /* PiFirmwareVolume.h */, + A591BC9226FF77E200F9DBF0 /* PiMmCis.h */, + A591BC9326FF77E200F9DBF0 /* PiDxeCis.h */, + A591BC9426FF77E200F9DBF0 /* PiStatusCode.h */, + A591BC9526FF77E200F9DBF0 /* PiBootMode.h */, + A591BC9626FF77E200F9DBF0 /* PiHob.h */, + A591BC9726FF77E200F9DBF0 /* PiPeiCis.h */, + A591BC9826FF77E200F9DBF0 /* PiSmmCis.h */, + A591BC9926FF77E200F9DBF0 /* PiDependency.h */, + A591BC9A26FF77E200F9DBF0 /* PiS3BootScript.h */, + A591BC9B26FF77E200F9DBF0 /* PiMultiPhase.h */, + A591BC9C26FF77E200F9DBF0 /* PiFirmwareFile.h */, + A591BC9D26FF77E200F9DBF0 /* PiI2c.h */, + ); + path = Pi; + sourceTree = ""; + }; + A591BC9F26FF77E200F9DBF0 /* Register */ = { + isa = PBXGroup; + children = ( + A591BCA026FF77E200F9DBF0 /* Intel */, + A591BCC026FF77E200F9DBF0 /* Amd */, + ); + path = Register; + sourceTree = ""; + }; + A591BCA026FF77E200F9DBF0 /* Intel */ = { + isa = PBXGroup; + children = ( + A591BCA126FF77E200F9DBF0 /* Microcode.h */, + A591BCA226FF77E200F9DBF0 /* SmramSaveStateMap.h */, + A591BCA326FF77E200F9DBF0 /* Msr */, + A591BCB926FF77E200F9DBF0 /* Cpuid.h */, + A591BCBA26FF77E200F9DBF0 /* StmStatusCode.h */, + A591BCBB26FF77E200F9DBF0 /* StmResourceDescriptor.h */, + A591BCBC26FF77E200F9DBF0 /* LocalApic.h */, + A591BCBD26FF77E200F9DBF0 /* StmApi.h */, + A591BCBE26FF77E200F9DBF0 /* ArchitecturalMsr.h */, + A591BCBF26FF77E200F9DBF0 /* Msr.h */, + ); + path = Intel; + sourceTree = ""; + }; + A591BCA326FF77E200F9DBF0 /* Msr */ = { + isa = PBXGroup; + children = ( + A591BCA426FF77E200F9DBF0 /* Pentium4Msr.h */, + A591BCA526FF77E200F9DBF0 /* GoldmontPlusMsr.h */, + A591BCA626FF77E200F9DBF0 /* IvyBridgeMsr.h */, + A591BCA726FF77E200F9DBF0 /* BroadwellMsr.h */, + A591BCA826FF77E200F9DBF0 /* HaswellEMsr.h */, + A591BCA926FF77E200F9DBF0 /* XeonE7Msr.h */, + A591BCAA26FF77E200F9DBF0 /* Core2Msr.h */, + A591BCAB26FF77E200F9DBF0 /* NehalemMsr.h */, + A591BCAC26FF77E200F9DBF0 /* SandyBridgeMsr.h */, + A591BCAD26FF77E200F9DBF0 /* P6Msr.h */, + A591BCAE26FF77E200F9DBF0 /* PentiumMsr.h */, + A591BCAF26FF77E200F9DBF0 /* SilvermontMsr.h */, + A591BCB026FF77E200F9DBF0 /* Xeon5600Msr.h */, + A591BCB126FF77E200F9DBF0 /* SkylakeMsr.h */, + A591BCB226FF77E200F9DBF0 /* CoreMsr.h */, + A591BCB326FF77E200F9DBF0 /* XeonDMsr.h */, + A591BCB426FF77E200F9DBF0 /* XeonPhiMsr.h */, + A591BCB526FF77E200F9DBF0 /* PentiumMMsr.h */, + A591BCB626FF77E200F9DBF0 /* GoldmontMsr.h */, + A591BCB726FF77E200F9DBF0 /* HaswellMsr.h */, + A591BCB826FF77E200F9DBF0 /* AtomMsr.h */, + ); + path = Msr; + sourceTree = ""; + }; + A591BCC026FF77E200F9DBF0 /* Amd */ = { + isa = PBXGroup; + children = ( + A591BCC126FF77E200F9DBF0 /* Cpuid.h */, + A591BCC226FF77E200F9DBF0 /* Fam17Msr.h */, + A591BCC326FF77E200F9DBF0 /* Msr.h */, + ); + path = Amd; + sourceTree = ""; + }; + A591BCC526FF77E200F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591BCC626FF77E200F9DBF0 /* MdePkgTokenSpace.h */, + A591BCC726FF77E200F9DBF0 /* SmramMemoryReserve.h */, + A591BCC826FF77E200F9DBF0 /* FileInfo.h */, + A591BCC926FF77E200F9DBF0 /* SystemResourceTable.h */, + A591BCCA26FF77E200F9DBF0 /* AprioriFileName.h */, + A591BCCB26FF77E200F9DBF0 /* PropertiesTable.h */, + A591BCCC26FF77E200F9DBF0 /* MemoryAllocationHob.h */, + A591BCCD26FF77E200F9DBF0 /* EventGroup.h */, + A591BCCE26FF77E200F9DBF0 /* FirmwareFileSystem3.h */, + A591BCCF26FF77E200F9DBF0 /* Cper.h */, + A591BCD026FF77E200F9DBF0 /* MemoryOverwriteControl.h */, + A591BCD126FF77E200F9DBF0 /* Gpt.h */, + A591BCD226FF77E200F9DBF0 /* MemoryAttributesTable.h */, + A591BCD326FF77E200F9DBF0 /* EventLegacyBios.h */, + A591BCD426FF77E200F9DBF0 /* FmpCapsule.h */, + A591BCD526FF77E200F9DBF0 /* FirmwareContentsSigned.h */, + A591BCD626FF77E200F9DBF0 /* Acpi.h */, + A591BCD726FF77E200F9DBF0 /* Apriori.h */, + A591BCD826FF77E200F9DBF0 /* DxeServices.h */, + A591BCD926FF77E200F9DBF0 /* Btt.h */, + A591BCDA26FF77E200F9DBF0 /* HobList.h */, + A591BCDB26FF77E200F9DBF0 /* GraphicsInfoHob.h */, + A591BCDC26FF77E200F9DBF0 /* HiiFormMapMethodGuid.h */, + A591BCDD26FF77E200F9DBF0 /* FileSystemVolumeLabelInfo.h */, + A591BCDE26FF77E200F9DBF0 /* FirmwareFileSystem2.h */, + A591BCDF26FF77E200F9DBF0 /* StatusCodeDataTypeId.h */, + A591BCE026FF77E200F9DBF0 /* DebugImageInfoTable.h */, + A591BCE126FF77E200F9DBF0 /* HiiKeyBoardLayout.h */, + A591BCE226FF77E200F9DBF0 /* WinCertificate.h */, + A591BCE326FF77E200F9DBF0 /* SmBios.h */, + A591BCE426FF77E200F9DBF0 /* ImageAuthentication.h */, + A591BCE526FF77E200F9DBF0 /* VectorHandoffTable.h */, + A591BCE626FF77E200F9DBF0 /* FileSystemInfo.h */, + A591BCE726FF77E200F9DBF0 /* HardwareErrorVariable.h */, + A591BCE826FF77E200F9DBF0 /* Mps.h */, + A591BCE926FF77E200F9DBF0 /* PcAnsi.h */, + A591BCEA26FF77E200F9DBF0 /* GlobalVariable.h */, + A591BCEB26FF77E200F9DBF0 /* HiiPlatformSetupFormset.h */, + A591BCEC26FF77E200F9DBF0 /* CapsuleReport.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591BCED26FF77E200F9DBF0 /* Ppi */ = { + isa = PBXGroup; + children = ( + A591BCEE26FF77E200F9DBF0 /* PeiCoreFvLocation.h */, + A591BCEF26FF77E200F9DBF0 /* SecHobData.h */, + A591BCF026FF77E200F9DBF0 /* VectorHandoffInfo.h */, + A591BCF126FF77E200F9DBF0 /* ReadOnlyVariable2.h */, + A591BCF226FF77E200F9DBF0 /* ReportStatusCodeHandler.h */, + A591BCF326FF77E200F9DBF0 /* S3Resume2.h */, + A591BCF426FF77E200F9DBF0 /* MmControl.h */, + A591BCF526FF77E200F9DBF0 /* Reset2.h */, + A591BCF626FF77E200F9DBF0 /* Security2.h */, + A591BCF726FF77E200F9DBF0 /* MmAccess.h */, + A591BCF826FF77E200F9DBF0 /* EndOfPeiPhase.h */, + A591BCF926FF77E200F9DBF0 /* Smbus2.h */, + A591BCFA26FF77E200F9DBF0 /* BootInRecoveryMode.h */, + A591BCFB26FF77E200F9DBF0 /* IsaHc.h */, + A591BCFC26FF77E200F9DBF0 /* DxeIpl.h */, + A591BCFD26FF77E200F9DBF0 /* GuidedSectionExtraction.h */, + A591BCFE26FF77E200F9DBF0 /* MemoryDiscovered.h */, + A591BCFF26FF77E200F9DBF0 /* BlockIo.h */, + A591BD0026FF77E200F9DBF0 /* Pcd.h */, + A591BD0126FF77E200F9DBF0 /* LoadImage.h */, + A591BD0226FF77E200F9DBF0 /* FirmwareVolumeInfo2.h */, + A591BD0326FF77E200F9DBF0 /* PiPcd.h */, + A591BD0426FF77E200F9DBF0 /* Stall.h */, + A591BD0526FF77E200F9DBF0 /* PciCfg2.h */, + A591BD0626FF77E200F9DBF0 /* Decompress.h */, + A591BD0726FF77E200F9DBF0 /* PiPcdInfo.h */, + A591BD0826FF77E200F9DBF0 /* MasterBootMode.h */, + A591BD0926FF77E200F9DBF0 /* Capsule.h */, + A591BD0A26FF77E200F9DBF0 /* SuperIo.h */, + A591BD0B26FF77E200F9DBF0 /* BlockIo2.h */, + A591BD0C26FF77E200F9DBF0 /* FirmwareVolumeInfo.h */, + A591BD0D26FF77E200F9DBF0 /* I2cMaster.h */, + A591BD0E26FF77E200F9DBF0 /* RecoveryModule.h */, + A591BD0F26FF77E200F9DBF0 /* SecPlatformInformation2.h */, + A591BD1026FF77E200F9DBF0 /* Graphics.h */, + A591BD1126FF77E200F9DBF0 /* MpServices.h */, + A591BD1226FF77E200F9DBF0 /* TemporaryRamSupport.h */, + A591BD1326FF77E200F9DBF0 /* TemporaryRamDone.h */, + A591BD1426FF77E200F9DBF0 /* DeviceRecoveryModule.h */, + A591BD1526FF77E200F9DBF0 /* LoadFile.h */, + A591BD1626FF77E200F9DBF0 /* PcdInfo.h */, + A591BD1726FF77E200F9DBF0 /* Reset.h */, + A591BD1826FF77E200F9DBF0 /* StatusCode.h */, + A591BD1926FF77E200F9DBF0 /* SecPlatformInformation.h */, + A591BD1A26FF77E200F9DBF0 /* CpuIo.h */, + A591BD1B26FF77E200F9DBF0 /* FirmwareVolume.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A591BD1D26FF77E200F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591BD1E26FF77E200F9DBF0 /* PeiServicesTablePointerLibIdt */, + A591BD2226FF77E200F9DBF0 /* StandaloneMmServicesTableLib */, + A591BD2626FF77E200F9DBF0 /* PeiPciLibPciCfg2 */, + A591BD2A26FF77E200F9DBF0 /* PeiSmbusLibSmbus2Ppi */, + A591BD3026FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib */, + A591BD3426FF77E200F9DBF0 /* BaseCacheMaintenanceLib */, + A591BD3A26FF77E200F9DBF0 /* DxeIoLibCpuIo2 */, + A591BD4126FF77E200F9DBF0 /* BasePciLibCf8 */, + A591BD4526FF77E200F9DBF0 /* PeiServicesTablePointerLib */, + A591BD4926FF77E200F9DBF0 /* BaseDebugLibNull */, + A591BD4D26FF77E200F9DBF0 /* UefiPciSegmentLibPciRootBridgeIo */, + A591BD5226FF77E200F9DBF0 /* PeiServicesLib */, + A591BD5626FF77E200F9DBF0 /* BasePciExpressLib */, + A591BD5A26FF77E200F9DBF0 /* BaseS3SmbusLib */, + A591BD5E26FF77E200F9DBF0 /* DxeServicesLib */, + A591BD6526FF77E200F9DBF0 /* SecPeiDxeTimerLibCpu */, + A591BD6926FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint */, + A591BD6D26FF77E200F9DBF0 /* SmmPciLibPciRootBridgeIo */, + A591BD7126FF77E200F9DBF0 /* BaseLib */, + A591BEEC26FF77E300F9DBF0 /* BaseMemoryLibRepStr */, + A591BF1726FF77E300F9DBF0 /* BaseSynchronizationLib */, + A591BF3D26FF77E300F9DBF0 /* UefiMemoryLib */, + A591BF5026FF77E300F9DBF0 /* PciSegmentLibSegmentInfo */, + A591BF5926FF77E300F9DBF0 /* BaseCpuLib */, + A591BF7226FF77E400F9DBF0 /* PeiExtractGuidedSectionLib */, + A591BF7626FF77E400F9DBF0 /* UefiDriverEntryPoint */, + A591BF7A26FF77E400F9DBF0 /* UefiDebugLibDebugPortProtocol */, + A591BF7F26FF77E400F9DBF0 /* SmmPciExpressLib */, + A591BF8226FF77E400F9DBF0 /* DxeRuntimePciExpressLib */, + A591BF8626FF77E400F9DBF0 /* BaseMemoryLibOptDxe */, + A591BFC426FF77E400F9DBF0 /* BasePerformanceLibNull */, + A591BFC826FF77E400F9DBF0 /* BasePciSegmentLibPci */, + A591BFCC26FF77E400F9DBF0 /* PeiDxePostCodeLibReportStatusCode */, + A591BFD026FF77E400F9DBF0 /* BasePcdLibNull */, + A591BFD426FF77E400F9DBF0 /* BaseStackCheckLib */, + A591BFD926FF77E400F9DBF0 /* BaseRngLib */, + A591BFDD26FF77E400F9DBF0 /* DxeCoreEntryPoint */, + A591BFE126FF77E400F9DBF0 /* BasePostCodeLibPort80 */, + A591BFE526FF77E400F9DBF0 /* PeiCoreEntryPoint */, + A591BFE926FF77E400F9DBF0 /* BasePeCoffLib */, + A591BFF126FF77E400F9DBF0 /* SmmLibNull */, + A591BFF526FF77E400F9DBF0 /* BasePciCf8Lib */, + A591BFF926FF77E400F9DBF0 /* MmServicesTableLib */, + A591BFFD26FF77E400F9DBF0 /* BaseSafeIntLib */, + A591C00326FF77E400F9DBF0 /* SmmServicesTableLib */, + A591C00726FF77E400F9DBF0 /* RegisterFilterLibNull */, + A591C00B26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib */, + A591C00F26FF77E400F9DBF0 /* UefiApplicationEntryPoint */, + A591C01326FF77E400F9DBF0 /* BaseMemoryLib */, + A591C02726FF77E400F9DBF0 /* SmmIoLibSmmCpuIo2 */, + A591C02E26FF77E400F9DBF0 /* DxeSmbusLib */, + A591C03426FF77E400F9DBF0 /* BaseSmbusLibNull */, + A591C03826FF77E400F9DBF0 /* BaseTimerLibNullTemplate */, + A591C03C26FF77E400F9DBF0 /* BaseS3IoLib */, + A591C04026FF77E400F9DBF0 /* BaseDebugLibSerialPort */, + A591C04426FF77E400F9DBF0 /* BaseMemoryLibSse2 */, + A591C06F26FF77E400F9DBF0 /* BaseUefiDecompressLib */, + A591C07626FF77E400F9DBF0 /* BaseSerialPortLibNull */, + A591C07A26FF77E400F9DBF0 /* BaseS3BootScriptLibNull */, + A591C07E26FF77E400F9DBF0 /* DxePcdLib */, + A591C08226FF77E400F9DBF0 /* SmmPeriodicSmiLib */, + A591C08626FF77E400F9DBF0 /* UefiScsiLib */, + A591C08A26FF77E400F9DBF0 /* PeiResourcePublicationLib */, + A591C08E26FF77E400F9DBF0 /* DxeHobLib */, + A591C09226FF77E400F9DBF0 /* BaseS3PciSegmentLib */, + A591C09626FF77E400F9DBF0 /* BasePciSegmentInfoLibNull */, + A591C09A26FF77E400F9DBF0 /* SmmMemoryAllocationLib */, + A591C09E26FF77E400F9DBF0 /* BaseExtractGuidedSectionLib */, + A591C0A226FF77E400F9DBF0 /* UefiBootServicesTableLib */, + A591C0A626FF77E400F9DBF0 /* UefiDebugLibStdErr */, + A591C0AB26FF77E400F9DBF0 /* PeiMemoryAllocationLib */, + A591C0AF26FF77E400F9DBF0 /* UefiDevicePathLib */, + A591C0BA26FF77E400F9DBF0 /* PeiHobLib */, + A591C0BE26FF77E400F9DBF0 /* PeiMemoryLib */, + A591C0D126FF77E400F9DBF0 /* BaseIoLibIntrinsic */, + A591C0EC26FF77E400F9DBF0 /* PeiPciSegmentLibPciCfg2 */, + A591C0F026FF77E400F9DBF0 /* BasePeCoffGetEntryPointLib */, + A591C0F426FF77E400F9DBF0 /* UefiDevicePathLibDevicePathProtocol */, + A591C0F826FF77E400F9DBF0 /* SmmIoLib */, + A591C0FC26FF77E500F9DBF0 /* DxeCoreHobLib */, + A591C10026FF77E500F9DBF0 /* UefiRuntimeServicesTableLib */, + A591C10426FF77E500F9DBF0 /* PeiPcdLib */, + A591C10826FF77E500F9DBF0 /* SmmMemLib */, + A591C10C26FF77E500F9DBF0 /* UefiFileHandleLib */, + A591C11026FF77E500F9DBF0 /* DxeRuntimeDebugLibSerialPort */, + A591C11426FF77E500F9DBF0 /* BaseMemoryLibMmx */, + A591C13F26FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib */, + A591C14326FF77E500F9DBF0 /* UefiMemoryAllocationLib */, + A591C14726FF77E500F9DBF0 /* UefiRuntimeLib */, + A591C14B26FF77E500F9DBF0 /* UefiDebugLibConOut */, + A591C15026FF77E500F9DBF0 /* BasePciLibPciExpress */, + A591C15426FF77E500F9DBF0 /* UefiLib */, + A591C15E26FF77E500F9DBF0 /* DxeHstiLib */, + A591C16426FF77E500F9DBF0 /* BasePostCodeLibDebug */, + A591C16826FF77E500F9DBF0 /* BaseS3StallLib */, + A591C16C26FF77E500F9DBF0 /* BaseMemoryLibOptPei */, + A591C19726FF77E500F9DBF0 /* UefiPciLibPciRootBridgeIo */, + A591C19B26FF77E500F9DBF0 /* PeimEntryPoint */, + A591C19F26FF77E500F9DBF0 /* SmiHandlerProfileLibNull */, + A591C1A326FF77E500F9DBF0 /* BaseS3PciLib */, + A591C1A726FF77E500F9DBF0 /* BasePrintLib */, + A591C1AD26FF77E500F9DBF0 /* PeiIoLibCpuIo */, + A591C1B326FF77E500F9DBF0 /* BaseReportStatusCodeLibNull */, + A591C1B726FF77E500F9DBF0 /* DxeServicesTableLib */, + A591C1BB26FF77E500F9DBF0 /* BasePeCoffExtraActionLibNull */, + A591C1BF26FF77E500F9DBF0 /* UefiUsbLib */, + ); + path = Library; + sourceTree = ""; + }; + A591BD1E26FF77E200F9DBF0 /* PeiServicesTablePointerLibIdt */ = { + isa = PBXGroup; + children = ( + A591BD1F26FF77E200F9DBF0 /* PeiServicesTablePointerLibIdt.uni */, + A591BD2026FF77E200F9DBF0 /* PeiServicesTablePointerLibIdt.inf */, + A591BD2126FF77E200F9DBF0 /* PeiServicesTablePointer.c */, + ); + path = PeiServicesTablePointerLibIdt; + sourceTree = ""; + }; + A591BD2226FF77E200F9DBF0 /* StandaloneMmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591BD2326FF77E200F9DBF0 /* StandaloneMmServicesTableLib.c */, + A591BD2426FF77E200F9DBF0 /* StandaloneMmServicesTableLib.inf */, + A591BD2526FF77E200F9DBF0 /* StandaloneMmServicesTableLib.uni */, + ); + path = StandaloneMmServicesTableLib; + sourceTree = ""; + }; + A591BD2626FF77E200F9DBF0 /* PeiPciLibPciCfg2 */ = { + isa = PBXGroup; + children = ( + A591BD2726FF77E200F9DBF0 /* PeiPciLibPciCfg2.uni */, + A591BD2826FF77E200F9DBF0 /* PeiPciLibPciCfg2.inf */, + A591BD2926FF77E200F9DBF0 /* PciLib.c */, + ); + path = PeiPciLibPciCfg2; + sourceTree = ""; + }; + A591BD2A26FF77E200F9DBF0 /* PeiSmbusLibSmbus2Ppi */ = { + isa = PBXGroup; + children = ( + A591BD2B26FF77E200F9DBF0 /* SmbusLib.c */, + A591BD2C26FF77E200F9DBF0 /* InternalSmbusLib.h */, + A591BD2D26FF77E200F9DBF0 /* PeiSmbusLib.c */, + A591BD2E26FF77E200F9DBF0 /* PeiSmbusLibSmbus2Ppi.inf */, + A591BD2F26FF77E200F9DBF0 /* PeiSmbusLibSmbus2Ppi.uni */, + ); + path = PeiSmbusLibSmbus2Ppi; + sourceTree = ""; + }; + A591BD3026FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib */ = { + isa = PBXGroup; + children = ( + A591BD3126FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib.c */, + A591BD3226FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib.inf */, + A591BD3326FF77E200F9DBF0 /* BaseDebugPrintErrorLevelLib.uni */, + ); + path = BaseDebugPrintErrorLevelLib; + sourceTree = ""; + }; + A591BD3426FF77E200F9DBF0 /* BaseCacheMaintenanceLib */ = { + isa = PBXGroup; + children = ( + A591BD3526FF77E200F9DBF0 /* BaseCacheMaintenanceLib.inf */, + A591BD3626FF77E200F9DBF0 /* BaseCacheMaintenanceLib.uni */, + A591BD3726FF77E200F9DBF0 /* X86Cache.c */, + A591BD3826FF77E200F9DBF0 /* ArmCache.c */, + A591BD3926FF77E200F9DBF0 /* EbcCache.c */, + ); + path = BaseCacheMaintenanceLib; + sourceTree = ""; + }; + A591BD3A26FF77E200F9DBF0 /* DxeIoLibCpuIo2 */ = { + isa = PBXGroup; + children = ( + A591BD3B26FF77E200F9DBF0 /* IoLibMmioBuffer.c */, + A591BD3C26FF77E200F9DBF0 /* IoLib.c */, + A591BD3D26FF77E200F9DBF0 /* IoHighLevel.c */, + A591BD3E26FF77E200F9DBF0 /* DxeIoLibCpuIo2.uni */, + A591BD3F26FF77E200F9DBF0 /* DxeCpuIo2LibInternal.h */, + A591BD4026FF77E200F9DBF0 /* DxeIoLibCpuIo2.inf */, + ); + path = DxeIoLibCpuIo2; + sourceTree = ""; + }; + A591BD4126FF77E200F9DBF0 /* BasePciLibCf8 */ = { + isa = PBXGroup; + children = ( + A591BD4226FF77E200F9DBF0 /* BasePciLibCf8.inf */, + A591BD4326FF77E200F9DBF0 /* BasePciLibCf8.uni */, + A591BD4426FF77E200F9DBF0 /* PciLib.c */, + ); + path = BasePciLibCf8; + sourceTree = ""; + }; + A591BD4526FF77E200F9DBF0 /* PeiServicesTablePointerLib */ = { + isa = PBXGroup; + children = ( + A591BD4626FF77E200F9DBF0 /* PeiServicesTablePointerLib.uni */, + A591BD4726FF77E200F9DBF0 /* PeiServicesTablePointerLib.inf */, + A591BD4826FF77E200F9DBF0 /* PeiServicesTablePointer.c */, + ); + path = PeiServicesTablePointerLib; + sourceTree = ""; + }; + A591BD4926FF77E200F9DBF0 /* BaseDebugLibNull */ = { + isa = PBXGroup; + children = ( + A591BD4A26FF77E200F9DBF0 /* BaseDebugLibNull.inf */, + A591BD4B26FF77E200F9DBF0 /* BaseDebugLibNull.uni */, + A591BD4C26FF77E200F9DBF0 /* DebugLib.c */, + ); + path = BaseDebugLibNull; + sourceTree = ""; + }; + A591BD4D26FF77E200F9DBF0 /* UefiPciSegmentLibPciRootBridgeIo */ = { + isa = PBXGroup; + children = ( + A591BD4E26FF77E200F9DBF0 /* PciSegmentLib.h */, + A591BD4F26FF77E200F9DBF0 /* UefiPciSegmentLibPciRootBridgeIo.inf */, + A591BD5026FF77E200F9DBF0 /* UefiPciSegmentLibPciRootBridgeIo.uni */, + A591BD5126FF77E200F9DBF0 /* PciSegmentLib.c */, + ); + path = UefiPciSegmentLibPciRootBridgeIo; + sourceTree = ""; + }; + A591BD5226FF77E200F9DBF0 /* PeiServicesLib */ = { + isa = PBXGroup; + children = ( + A591BD5326FF77E200F9DBF0 /* PeiServicesLib.inf */, + A591BD5426FF77E200F9DBF0 /* PeiServicesLib.c */, + A591BD5526FF77E200F9DBF0 /* PeiServicesLib.uni */, + ); + path = PeiServicesLib; + sourceTree = ""; + }; + A591BD5626FF77E200F9DBF0 /* BasePciExpressLib */ = { + isa = PBXGroup; + children = ( + A591BD5726FF77E200F9DBF0 /* BasePciExpressLib.uni */, + A591BD5826FF77E200F9DBF0 /* BasePciExpressLib.inf */, + A591BD5926FF77E200F9DBF0 /* PciExpressLib.c */, + ); + path = BasePciExpressLib; + sourceTree = ""; + }; + A591BD5A26FF77E200F9DBF0 /* BaseS3SmbusLib */ = { + isa = PBXGroup; + children = ( + A591BD5B26FF77E200F9DBF0 /* BaseS3SmbusLib.inf */, + A591BD5C26FF77E200F9DBF0 /* BaseS3SmbusLib.uni */, + A591BD5D26FF77E200F9DBF0 /* S3SmbusLib.c */, + ); + path = BaseS3SmbusLib; + sourceTree = ""; + }; + A591BD5E26FF77E200F9DBF0 /* DxeServicesLib */ = { + isa = PBXGroup; + children = ( + A591BD5F26FF77E200F9DBF0 /* Allocate.c */, + A591BD6026FF77E200F9DBF0 /* DxeServicesLib.c */, + A591BD6126FF77E200F9DBF0 /* X64 */, + A591BD6326FF77E200F9DBF0 /* DxeServicesLib.uni */, + A591BD6426FF77E200F9DBF0 /* DxeServicesLib.inf */, + ); + path = DxeServicesLib; + sourceTree = ""; + }; + A591BD6126FF77E200F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BD6226FF77E200F9DBF0 /* Allocate.c */, + ); + path = X64; + sourceTree = ""; + }; + A591BD6526FF77E200F9DBF0 /* SecPeiDxeTimerLibCpu */ = { + isa = PBXGroup; + children = ( + A591BD6626FF77E200F9DBF0 /* X86TimerLib.c */, + A591BD6726FF77E200F9DBF0 /* SecPeiDxeTimerLibCpu.inf */, + A591BD6826FF77E200F9DBF0 /* SecPeiDxeTimerLibCpu.uni */, + ); + path = SecPeiDxeTimerLibCpu; + sourceTree = ""; + }; + A591BD6926FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint */ = { + isa = PBXGroup; + children = ( + A591BD6A26FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint.inf */, + A591BD6B26FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint.uni */, + A591BD6C26FF77E200F9DBF0 /* StandaloneMmDriverEntryPoint.c */, + ); + path = StandaloneMmDriverEntryPoint; + sourceTree = ""; + }; + A591BD6D26FF77E200F9DBF0 /* SmmPciLibPciRootBridgeIo */ = { + isa = PBXGroup; + children = ( + A591BD6E26FF77E200F9DBF0 /* SmmPciLibPciRootBridgeIo.uni */, + A591BD6F26FF77E200F9DBF0 /* SmmPciLibPciRootBridgeIo.inf */, + A591BD7026FF77E200F9DBF0 /* PciLib.c */, + ); + path = SmmPciLibPciRootBridgeIo; + sourceTree = ""; + }; + A591BD7126FF77E200F9DBF0 /* BaseLib */ = { + isa = PBXGroup; + children = ( + A591BD7226FF77E200F9DBF0 /* SwapBytes32.c */, + A591BD7326FF77E200F9DBF0 /* X86ReadIdtr.c */, + A591BD7426FF77E200F9DBF0 /* Ebc */, + A591BD7926FF77E200F9DBF0 /* BaseLibInternals.h */, + A591BD7A26FF77E200F9DBF0 /* DivS64x64Remainder.c */, + A591BD7B26FF77E200F9DBF0 /* X86WriteIdtr.c */, + A591BD7C26FF77E200F9DBF0 /* FilePaths.c */, + A591BD7D26FF77E200F9DBF0 /* BaseLib.uni */, + A591BD7E26FF77E200F9DBF0 /* X86FxRestore.c */, + A591BD7F26FF77E200F9DBF0 /* RRotU64.c */, + A591BD8026FF77E200F9DBF0 /* LongJump.c */, + A591BD8126FF77E200F9DBF0 /* Cpu.c */, + A591BD8226FF77E200F9DBF0 /* BaseLib.inf */, + A591BD8326FF77E200F9DBF0 /* GetPowerOfTwo64.c */, + A591BD8426FF77E200F9DBF0 /* X64 */, + A591BDDD26FF77E300F9DBF0 /* X86Msr.c */, + A591BDDE26FF77E300F9DBF0 /* DivU64x64Remainder.c */, + A591BDDF26FF77E300F9DBF0 /* X86Thunk.c */, + A591BDE026FF77E300F9DBF0 /* CpuDeadLoop.c */, + A591BDE126FF77E300F9DBF0 /* LowBitSet64.c */, + A591BDE226FF77E300F9DBF0 /* LRotU64.c */, + A591BDE326FF77E300F9DBF0 /* X86PatchInstruction.c */, + A591BDE426FF77E300F9DBF0 /* X86FxSave.c */, + A591BDE526FF77E300F9DBF0 /* X86GetInterruptState.c */, + A591BDE626FF77E300F9DBF0 /* CheckSum.c */, + A591BDE726FF77E300F9DBF0 /* MultU64x32.c */, + A591BDE826FF77E300F9DBF0 /* String.c */, + A591BDE926FF77E300F9DBF0 /* X86DisablePaging32.c */, + A591BDEA26FF77E300F9DBF0 /* BitField.c */, + A591BDEB26FF77E300F9DBF0 /* X86EnablePaging64.c */, + A591BDEC26FF77E300F9DBF0 /* HighBitSet64.c */, + A591BDED26FF77E300F9DBF0 /* LShiftU64.c */, + A591BDEE26FF77E300F9DBF0 /* SafeString.c */, + A591BDEF26FF77E300F9DBF0 /* MultS64x64.c */, + A591BDF026FF77E300F9DBF0 /* Unaligned.c */, + A591BDF126FF77E300F9DBF0 /* Ia32 */, + A591BEAD26FF77E300F9DBF0 /* GetPowerOfTwo32.c */, + A591BEAE26FF77E300F9DBF0 /* Math64.c */, + A591BEAF26FF77E300F9DBF0 /* RRotU32.c */, + A591BEB026FF77E300F9DBF0 /* DivU64x32.c */, + A591BEB126FF77E300F9DBF0 /* DivU64x32Remainder.c */, + A591BEB226FF77E300F9DBF0 /* X86MemoryFence.c */, + A591BEB326FF77E300F9DBF0 /* SwapBytes64.c */, + A591BEB426FF77E300F9DBF0 /* RShiftU64.c */, + A591BEB526FF77E300F9DBF0 /* SwitchStack.c */, + A591BEB626FF77E300F9DBF0 /* ChkStkGcc.c */, + A591BEB726FF77E300F9DBF0 /* SetJump.c */, + A591BEB826FF77E300F9DBF0 /* X86EnablePaging32.c */, + A591BEB926FF77E300F9DBF0 /* X86WriteGdtr.c */, + A591BEBA26FF77E300F9DBF0 /* SwapBytes16.c */, + A591BEBB26FF77E300F9DBF0 /* HighBitSet32.c */, + A591BEBC26FF77E300F9DBF0 /* X86RdRand.c */, + A591BEBD26FF77E300F9DBF0 /* Arm */, + A591BED226FF77E300F9DBF0 /* MultU64x64.c */, + A591BED326FF77E300F9DBF0 /* X86DisablePaging64.c */, + A591BED426FF77E300F9DBF0 /* X86ReadGdtr.c */, + A591BED526FF77E300F9DBF0 /* ARShiftU64.c */, + A591BED626FF77E300F9DBF0 /* AArch64 */, + A591BEE726FF77E300F9DBF0 /* LowBitSet32.c */, + A591BEE826FF77E300F9DBF0 /* LRotU32.c */, + A591BEE926FF77E300F9DBF0 /* ModU64x32.c */, + A591BEEA26FF77E300F9DBF0 /* LinkedList.c */, + A591BEEB26FF77E300F9DBF0 /* X86SpeculationBarrier.c */, + ); + path = BaseLib; + sourceTree = ""; + }; + A591BD7426FF77E200F9DBF0 /* Ebc */ = { + isa = PBXGroup; + children = ( + A591BD7526FF77E200F9DBF0 /* CpuBreakpoint.c */, + A591BD7626FF77E200F9DBF0 /* SwitchStack.c */, + A591BD7726FF77E200F9DBF0 /* SetJumpLongJump.c */, + A591BD7826FF77E200F9DBF0 /* SpeculationBarrier.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A591BD8426FF77E200F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BD8526FF77E200F9DBF0 /* WriteMm4.nasm */, + A591BD8626FF77E200F9DBF0 /* WriteDr6.nasm */, + A591BD8726FF77E200F9DBF0 /* Nasm.inc */, + A591BD8826FF77E200F9DBF0 /* WriteTr.nasm */, + A591BD8926FF77E200F9DBF0 /* WriteCr4.nasm */, + A591BD8A26FF77E200F9DBF0 /* Mwait.nasm */, + A591BD8B26FF77E200F9DBF0 /* ReadFs.nasm */, + A591BD8C26FF77E200F9DBF0 /* ReadDs.nasm */, + A591BD8D26FF77E200F9DBF0 /* FxRestore.nasm */, + A591BD8E26FF77E200F9DBF0 /* ReadMm4.nasm */, + A591BD8F26FF77E200F9DBF0 /* ReadDr6.nasm */, + A591BD9026FF77E200F9DBF0 /* CpuPause.nasm */, + A591BD9126FF77E200F9DBF0 /* ReadCr4.nasm */, + A591BD9226FF77E200F9DBF0 /* WriteLdtr.nasm */, + A591BD9326FF77E200F9DBF0 /* ReadDr7.nasm */, + A591BD9426FF77E200F9DBF0 /* SwitchStack.nasm */, + A591BD9526FF77E200F9DBF0 /* ReadMm5.nasm */, + A591BD9626FF77E200F9DBF0 /* WriteMsr64.nasm */, + A591BD9726FF77E200F9DBF0 /* ReadIdtr.nasm */, + A591BD9826FF77E200F9DBF0 /* WriteDr7.nasm */, + A591BD9926FF77E200F9DBF0 /* WriteMm5.nasm */, + A591BD9A26FF77E200F9DBF0 /* ReadMm2.nasm */, + A591BD9B26FF77E200F9DBF0 /* ReadDr0.nasm */, + A591BD9C26FF77E200F9DBF0 /* ReadEs.nasm */, + A591BD9D26FF77E300F9DBF0 /* ReadCr2.nasm */, + A591BD9E26FF77E300F9DBF0 /* EnableCache.nasm */, + A591BD9F26FF77E300F9DBF0 /* CpuIdEx.nasm */, + A591BDA026FF77E300F9DBF0 /* SetJump.nasm */, + A591BDA126FF77E300F9DBF0 /* WriteMm2.nasm */, + A591BDA226FF77E300F9DBF0 /* EnableInterrupts.nasm */, + A591BDA326FF77E300F9DBF0 /* RdRand.nasm */, + A591BDA426FF77E300F9DBF0 /* WriteDr0.nasm */, + A591BDA526FF77E300F9DBF0 /* DisableCache.nasm */, + A591BDA626FF77E300F9DBF0 /* WriteCr2.nasm */, + A591BDA726FF77E300F9DBF0 /* ReadGs.nasm */, + A591BDA826FF77E300F9DBF0 /* WriteGdtr.nasm */, + A591BDA926FF77E300F9DBF0 /* ReadCs.nasm */, + A591BDAA26FF77E300F9DBF0 /* EnableDisableInterrupts.nasm */, + A591BDAB26FF77E300F9DBF0 /* WriteCr3.nasm */, + A591BDAC26FF77E300F9DBF0 /* WriteDr1.nasm */, + A591BDAD26FF77E300F9DBF0 /* ReadMsr64.c */, + A591BDAE26FF77E300F9DBF0 /* WriteMm3.nasm */, + A591BDAF26FF77E300F9DBF0 /* Thunk16.nasm */, + A591BDB026FF77E300F9DBF0 /* ReadCr3.nasm */, + A591BDB126FF77E300F9DBF0 /* ReadDr1.nasm */, + A591BDB226FF77E300F9DBF0 /* ReadMm3.nasm */, + A591BDB326FF77E300F9DBF0 /* ReadCr0.nasm */, + A591BDB426FF77E300F9DBF0 /* DisableInterrupts.nasm */, + A591BDB526FF77E300F9DBF0 /* ReadDr2.nasm */, + A591BDB626FF77E300F9DBF0 /* Lfence.nasm */, + A591BDB726FF77E300F9DBF0 /* ReadMm0.nasm */, + A591BDB826FF77E300F9DBF0 /* DisablePaging64.nasm */, + A591BDB926FF77E300F9DBF0 /* WriteCr0.nasm */, + A591BDBA26FF77E300F9DBF0 /* WriteDr2.nasm */, + A591BDBB26FF77E300F9DBF0 /* WriteMm0.nasm */, + A591BDBC26FF77E300F9DBF0 /* GccInline.c */, + A591BDBD26FF77E300F9DBF0 /* CpuBreakpoint.c */, + A591BDBE26FF77E300F9DBF0 /* WriteMm1.nasm */, + A591BDBF26FF77E300F9DBF0 /* ReadTr.nasm */, + A591BDC026FF77E300F9DBF0 /* WriteDr3.nasm */, + A591BDC126FF77E300F9DBF0 /* ReadMm1.nasm */, + A591BDC226FF77E300F9DBF0 /* ReadDr3.nasm */, + A591BDC326FF77E300F9DBF0 /* CpuBreakpoint.nasm */, + A591BDC426FF77E300F9DBF0 /* Invd.nasm */, + A591BDC526FF77E300F9DBF0 /* LongJump.nasm */, + A591BDC626FF77E300F9DBF0 /* ReadGdtr.nasm */, + A591BDC726FF77E300F9DBF0 /* Wbinvd.nasm */, + A591BDC826FF77E300F9DBF0 /* ReadEflags.nasm */, + A591BDC926FF77E300F9DBF0 /* WriteMsr64.c */, + A591BDCA26FF77E300F9DBF0 /* Non-existing.c */, + A591BDCB26FF77E300F9DBF0 /* WriteDr4.nasm */, + A591BDCC26FF77E300F9DBF0 /* FlushCacheLine.nasm */, + A591BDCD26FF77E300F9DBF0 /* WriteMm6.nasm */, + A591BDCE26FF77E300F9DBF0 /* ReadLdtr.nasm */, + A591BDCF26FF77E300F9DBF0 /* WriteIdtr.nasm */, + A591BDD026FF77E300F9DBF0 /* FxSave.nasm */, + A591BDD126FF77E300F9DBF0 /* Monitor.nasm */, + A591BDD226FF77E300F9DBF0 /* ReadDr4.nasm */, + A591BDD326FF77E300F9DBF0 /* ReadMm6.nasm */, + A591BDD426FF77E300F9DBF0 /* ReadMsr64.nasm */, + A591BDD526FF77E300F9DBF0 /* ReadMm7.nasm */, + A591BDD626FF77E300F9DBF0 /* ReadDr5.nasm */, + A591BDD726FF77E300F9DBF0 /* ReadSs.nasm */, + A591BDD826FF77E300F9DBF0 /* WriteMm7.nasm */, + A591BDD926FF77E300F9DBF0 /* CpuId.nasm */, + A591BDDA26FF77E300F9DBF0 /* WriteDr5.nasm */, + A591BDDB26FF77E300F9DBF0 /* ReadPmc.nasm */, + A591BDDC26FF77E300F9DBF0 /* ReadTsc.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591BDF126FF77E300F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591BDF226FF77E300F9DBF0 /* EnablePaging32.c */, + A591BDF326FF77E300F9DBF0 /* WriteMm4.nasm */, + A591BDF426FF77E300F9DBF0 /* WriteDr3.c */, + A591BDF526FF77E300F9DBF0 /* ReadGdtr.c */, + A591BDF626FF77E300F9DBF0 /* WriteDr6.nasm */, + A591BDF726FF77E300F9DBF0 /* WriteTr.nasm */, + A591BDF826FF77E300F9DBF0 /* WriteCr4.nasm */, + A591BDF926FF77E300F9DBF0 /* ReadDr2.c */, + A591BDFA26FF77E300F9DBF0 /* Mwait.nasm */, + A591BDFB26FF77E300F9DBF0 /* ReadFs.nasm */, + A591BDFC26FF77E300F9DBF0 /* ReadDs.nasm */, + A591BDFD26FF77E300F9DBF0 /* FxRestore.nasm */, + A591BDFE26FF77E300F9DBF0 /* ReadSs.c */, + A591BDFF26FF77E300F9DBF0 /* ReadMm4.nasm */, + A591BE0026FF77E300F9DBF0 /* DivS64x64Remainder.c */, + A591BE0126FF77E300F9DBF0 /* Monitor.c */, + A591BE0226FF77E300F9DBF0 /* ReadDr6.nasm */, + A591BE0326FF77E300F9DBF0 /* WriteGdtr.c */, + A591BE0426FF77E300F9DBF0 /* CpuPause.nasm */, + A591BE0526FF77E300F9DBF0 /* ReadDr6.c */, + A591BE0626FF77E300F9DBF0 /* ReadPmc.c */, + A591BE0726FF77E300F9DBF0 /* Wbinvd.c */, + A591BE0826FF77E300F9DBF0 /* DisablePaging32.c */, + A591BE0926FF77E300F9DBF0 /* RShiftU64.nasm */, + A591BE0A26FF77E300F9DBF0 /* ReadCr4.nasm */, + A591BE0B26FF77E300F9DBF0 /* Invd.c */, + A591BE0C26FF77E300F9DBF0 /* WriteDr7.c */, + A591BE0D26FF77E300F9DBF0 /* WriteMm7.c */, + A591BE0E26FF77E300F9DBF0 /* RRotU64.c */, + A591BE0F26FF77E300F9DBF0 /* ReadCr2.c */, + A591BE1026FF77E300F9DBF0 /* LShiftU64.nasm */, + A591BE1126FF77E300F9DBF0 /* ReadTr.c */, + A591BE1226FF77E300F9DBF0 /* ReadMm6.c */, + A591BE1326FF77E300F9DBF0 /* WriteLdtr.nasm */, + A591BE1426FF77E300F9DBF0 /* ReadDr7.nasm */, + A591BE1526FF77E300F9DBF0 /* ReadMm5.nasm */, + A591BE1626FF77E300F9DBF0 /* WriteCr3.c */, + A591BE1726FF77E300F9DBF0 /* WriteMsr64.nasm */, + A591BE1826FF77E300F9DBF0 /* CpuPause.c */, + A591BE1926FF77E300F9DBF0 /* ReadMm2.c */, + A591BE1A26FF77E300F9DBF0 /* ReadIdtr.nasm */, + A591BE1B26FF77E300F9DBF0 /* WriteDr7.nasm */, + A591BE1C26FF77E300F9DBF0 /* CpuIdEx.c */, + A591BE1D26FF77E300F9DBF0 /* WriteMm3.c */, + A591BE1E26FF77E300F9DBF0 /* WriteMm5.nasm */, + A591BE1F26FF77E300F9DBF0 /* ReadDr1.c */, + A591BE2026FF77E300F9DBF0 /* ReadMm2.nasm */, + A591BE2126FF77E300F9DBF0 /* ReadDr0.nasm */, + A591BE2226FF77E300F9DBF0 /* ReadEs.nasm */, + A591BE2326FF77E300F9DBF0 /* ReadEs.c */, + A591BE2426FF77E300F9DBF0 /* FlushCacheLine.c */, + A591BE2526FF77E300F9DBF0 /* ReadCr2.nasm */, + A591BE2626FF77E300F9DBF0 /* WriteDr0.c */, + A591BE2726FF77E300F9DBF0 /* DisableInterrupts.c */, + A591BE2826FF77E300F9DBF0 /* EnableCache.nasm */, + A591BE2926FF77E300F9DBF0 /* CpuIdEx.nasm */, + A591BE2A26FF77E300F9DBF0 /* SetJump.nasm */, + A591BE2B26FF77E300F9DBF0 /* WriteMm2.nasm */, + A591BE2C26FF77E300F9DBF0 /* EnableInterrupts.nasm */, + A591BE2D26FF77E300F9DBF0 /* RdRand.nasm */, + A591BE2E26FF77E300F9DBF0 /* WriteDr0.nasm */, + A591BE2F26FF77E300F9DBF0 /* DisableCache.nasm */, + A591BE3026FF77E300F9DBF0 /* LRotU64.c */, + A591BE3126FF77E300F9DBF0 /* WriteDr4.c */, + A591BE3226FF77E300F9DBF0 /* WriteCr2.nasm */, + A591BE3326FF77E300F9DBF0 /* ReadGs.nasm */, + A591BE3426FF77E300F9DBF0 /* WriteGdtr.nasm */, + A591BE3526FF77E300F9DBF0 /* ReadDr5.c */, + A591BE3626FF77E300F9DBF0 /* EnableCache.c */, + A591BE3726FF77E300F9DBF0 /* ReadMm5.c */, + A591BE3826FF77E300F9DBF0 /* ReadCs.nasm */, + A591BE3926FF77E300F9DBF0 /* EnableInterrupts.c */, + A591BE3A26FF77E300F9DBF0 /* WriteCr0.c */, + A591BE3B26FF77E300F9DBF0 /* EnableDisableInterrupts.nasm */, + A591BE3C26FF77E300F9DBF0 /* MultU64x32.c */, + A591BE3D26FF77E300F9DBF0 /* WriteCr3.nasm */, + A591BE3E26FF77E300F9DBF0 /* DivU64x64Remainder.nasm */, + A591BE3F26FF77E300F9DBF0 /* WriteMm4.c */, + A591BE4026FF77E300F9DBF0 /* WriteDr1.nasm */, + A591BE4126FF77E300F9DBF0 /* WriteLdtr.c */, + A591BE4226FF77E300F9DBF0 /* ReadMsr64.c */, + A591BE4326FF77E300F9DBF0 /* WriteMm3.nasm */, + A591BE4426FF77E300F9DBF0 /* Thunk16.nasm */, + A591BE4526FF77E300F9DBF0 /* ReadCr3.nasm */, + A591BE4626FF77E300F9DBF0 /* WriteMm0.c */, + A591BE4726FF77E300F9DBF0 /* ReadDs.c */, + A591BE4826FF77E300F9DBF0 /* FxSave.c */, + A591BE4926FF77E300F9DBF0 /* WriteCr4.c */, + A591BE4A26FF77E300F9DBF0 /* ReadDr1.nasm */, + A591BE4B26FF77E300F9DBF0 /* ReadMm1.c */, + A591BE4C26FF77E300F9DBF0 /* ReadMm3.nasm */, + A591BE4D26FF77E300F9DBF0 /* ReadLdtr.c */, + A591BE4E26FF77E300F9DBF0 /* ARShiftU64.nasm */, + A591BE4F26FF77E300F9DBF0 /* LShiftU64.c */, + A591BE5026FF77E300F9DBF0 /* ReadCr0.nasm */, + A591BE5126FF77E300F9DBF0 /* ReadDr0.c */, + A591BE5226FF77E300F9DBF0 /* DisableInterrupts.nasm */, + A591BE5326FF77E300F9DBF0 /* SwapBytes64.nasm */, + A591BE5426FF77E300F9DBF0 /* ReadCs.c */, + A591BE5526FF77E300F9DBF0 /* ReadDr2.nasm */, + A591BE5626FF77E300F9DBF0 /* Lfence.nasm */, + A591BE5726FF77E300F9DBF0 /* ReadMm0.nasm */, + A591BE5826FF77E300F9DBF0 /* WriteDr1.c */, + A591BE5926FF77E300F9DBF0 /* MultU64x64.nasm */, + A591BE5A26FF77E300F9DBF0 /* WriteDr5.c */, + A591BE5B26FF77E300F9DBF0 /* LRotU64.nasm */, + A591BE5C26FF77E300F9DBF0 /* Mwait.c */, + A591BE5D26FF77E300F9DBF0 /* WriteCr0.nasm */, + A591BE5E26FF77E300F9DBF0 /* RRotU64.nasm */, + A591BE5F26FF77E300F9DBF0 /* ReadDr4.c */, + A591BE6026FF77E300F9DBF0 /* ReadGs.c */, + A591BE6126FF77E300F9DBF0 /* WriteDr2.nasm */, + A591BE6226FF77E300F9DBF0 /* WriteMm0.nasm */, + A591BE6326FF77E300F9DBF0 /* GccInline.c */, + A591BE6426FF77E300F9DBF0 /* CpuBreakpoint.c */, + A591BE6526FF77E300F9DBF0 /* WriteMm1.nasm */, + A591BE6626FF77E300F9DBF0 /* ReadTr.nasm */, + A591BE6726FF77E300F9DBF0 /* InternalSwitchStack.c */, + A591BE6826FF77E300F9DBF0 /* DivU64x32.c */, + A591BE6926FF77E300F9DBF0 /* ReadMm4.c */, + A591BE6A26FF77E300F9DBF0 /* DivU64x32Remainder.c */, + A591BE6B26FF77E300F9DBF0 /* WriteDr3.nasm */, + A591BE6C26FF77E300F9DBF0 /* ReadFs.c */, + A591BE6D26FF77E300F9DBF0 /* ReadCr0.c */, + A591BE6E26FF77E300F9DBF0 /* CpuId.c */, + A591BE6F26FF77E300F9DBF0 /* MultU64x32.nasm */, + A591BE7026FF77E300F9DBF0 /* WriteMm5.c */, + A591BE7126FF77E300F9DBF0 /* DisablePaging32.nasm */, + A591BE7226FF77E300F9DBF0 /* SwapBytes64.c */, + A591BE7326FF77E300F9DBF0 /* RShiftU64.c */, + A591BE7426FF77E300F9DBF0 /* ReadMm1.nasm */, + A591BE7526FF77E300F9DBF0 /* WriteMm1.c */, + A591BE7626FF77E300F9DBF0 /* ReadDr3.nasm */, + A591BE7726FF77E300F9DBF0 /* ReadCr4.c */, + A591BE7826FF77E300F9DBF0 /* DivU64x32.nasm */, + A591BE7926FF77E300F9DBF0 /* CpuBreakpoint.nasm */, + A591BE7A26FF77E300F9DBF0 /* Invd.nasm */, + A591BE7B26FF77E300F9DBF0 /* ReadMm0.c */, + A591BE7C26FF77E300F9DBF0 /* LongJump.nasm */, + A591BE7D26FF77E300F9DBF0 /* DisableCache.c */, + A591BE7E26FF77E300F9DBF0 /* ReadGdtr.nasm */, + A591BE7F26FF77E300F9DBF0 /* Wbinvd.nasm */, + A591BE8026FF77E300F9DBF0 /* ReadEflags.nasm */, + A591BE8126FF77E300F9DBF0 /* FxRestore.c */, + A591BE8226FF77E300F9DBF0 /* WriteMsr64.c */, + A591BE8326FF77E300F9DBF0 /* Non-existing.c */, + A591BE8426FF77E300F9DBF0 /* WriteDr2.c */, + A591BE8526FF77E300F9DBF0 /* EnablePaging64.nasm */, + A591BE8626FF77E300F9DBF0 /* WriteDr4.nasm */, + A591BE8726FF77E300F9DBF0 /* FlushCacheLine.nasm */, + A591BE8826FF77E300F9DBF0 /* WriteIdtr.c */, + A591BE8926FF77E300F9DBF0 /* ReadDr3.c */, + A591BE8A26FF77E300F9DBF0 /* WriteMm6.nasm */, + A591BE8B26FF77E300F9DBF0 /* ReadLdtr.nasm */, + A591BE8C26FF77E300F9DBF0 /* ReadDr7.c */, + A591BE8D26FF77E300F9DBF0 /* ReadEflags.c */, + A591BE8E26FF77E300F9DBF0 /* WriteIdtr.nasm */, + A591BE8F26FF77E300F9DBF0 /* MultU64x64.c */, + A591BE9026FF77E300F9DBF0 /* DivU64x32Remainder.nasm */, + A591BE9126FF77E300F9DBF0 /* FxSave.nasm */, + A591BE9226FF77E300F9DBF0 /* Monitor.nasm */, + A591BE9326FF77E300F9DBF0 /* WriteDr6.c */, + A591BE9426FF77E300F9DBF0 /* ReadDr4.nasm */, + A591BE9526FF77E300F9DBF0 /* ReadMm6.nasm */, + A591BE9626FF77E300F9DBF0 /* ReadMsr64.nasm */, + A591BE9726FF77E300F9DBF0 /* ReadIdtr.c */, + A591BE9826FF77E300F9DBF0 /* ARShiftU64.c */, + A591BE9926FF77E300F9DBF0 /* ReadCr3.c */, + A591BE9A26FF77E300F9DBF0 /* ReadMm7.nasm */, + A591BE9B26FF77E300F9DBF0 /* ReadDr5.nasm */, + A591BE9C26FF77E300F9DBF0 /* WriteMm6.c */, + A591BE9D26FF77E300F9DBF0 /* ReadTsc.c */, + A591BE9E26FF77E300F9DBF0 /* WriteCr2.c */, + A591BE9F26FF77E300F9DBF0 /* ModU64x32.c */, + A591BEA026FF77E300F9DBF0 /* ReadSs.nasm */, + A591BEA126FF77E300F9DBF0 /* ReadMm7.c */, + A591BEA226FF77E300F9DBF0 /* EnableDisableInterrupts.c */, + A591BEA326FF77E300F9DBF0 /* WriteMm7.nasm */, + A591BEA426FF77E300F9DBF0 /* ReadMm3.c */, + A591BEA526FF77E300F9DBF0 /* CpuId.nasm */, + A591BEA626FF77E300F9DBF0 /* InternalSwitchStack.nasm */, + A591BEA726FF77E300F9DBF0 /* WriteDr5.nasm */, + A591BEA826FF77E300F9DBF0 /* ReadPmc.nasm */, + A591BEA926FF77E300F9DBF0 /* WriteMm2.c */, + A591BEAA26FF77E300F9DBF0 /* ModU64x32.nasm */, + A591BEAB26FF77E300F9DBF0 /* ReadTsc.nasm */, + A591BEAC26FF77E300F9DBF0 /* EnablePaging32.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591BEBD26FF77E300F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591BEBE26FF77E300F9DBF0 /* Math64.S */, + A591BEBF26FF77E300F9DBF0 /* CpuPause.asm */, + A591BEC026FF77E300F9DBF0 /* EnableInterrupts.asm */, + A591BEC126FF77E300F9DBF0 /* SwitchStack.S */, + A591BEC226FF77E300F9DBF0 /* CpuBreakpoint.S */, + A591BEC326FF77E300F9DBF0 /* SetJumpLongJump.asm */, + A591BEC426FF77E300F9DBF0 /* CpuBreakpoint.asm */, + A591BEC526FF77E300F9DBF0 /* GetInterruptsState.S */, + A591BEC626FF77E300F9DBF0 /* MemoryFence.asm */, + A591BEC726FF77E300F9DBF0 /* SpeculationBarrier.S */, + A591BEC826FF77E300F9DBF0 /* DisableInterrupts.asm */, + A591BEC926FF77E300F9DBF0 /* SetJumpLongJump.S */, + A591BECA26FF77E300F9DBF0 /* GetInterruptsState.asm */, + A591BECB26FF77E300F9DBF0 /* Unaligned.c */, + A591BECC26FF77E300F9DBF0 /* InternalSwitchStack.c */, + A591BECD26FF77E300F9DBF0 /* SpeculationBarrier.asm */, + A591BECE26FF77E300F9DBF0 /* MemoryFence.S */, + A591BECF26FF77E300F9DBF0 /* DisableInterrupts.S */, + A591BED026FF77E300F9DBF0 /* SwitchStack.asm */, + A591BED126FF77E300F9DBF0 /* EnableInterrupts.S */, + ); + path = Arm; + sourceTree = ""; + }; + A591BED626FF77E300F9DBF0 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A591BED726FF77E300F9DBF0 /* EnableInterrupts.asm */, + A591BED826FF77E300F9DBF0 /* SwitchStack.S */, + A591BED926FF77E300F9DBF0 /* CpuBreakpoint.S */, + A591BEDA26FF77E300F9DBF0 /* SetJumpLongJump.asm */, + A591BEDB26FF77E300F9DBF0 /* CpuBreakpoint.asm */, + A591BEDC26FF77E300F9DBF0 /* GetInterruptsState.S */, + A591BEDD26FF77E300F9DBF0 /* MemoryFence.asm */, + A591BEDE26FF77E300F9DBF0 /* SpeculationBarrier.S */, + A591BEDF26FF77E300F9DBF0 /* DisableInterrupts.asm */, + A591BEE026FF77E300F9DBF0 /* SetJumpLongJump.S */, + A591BEE126FF77E300F9DBF0 /* GetInterruptsState.asm */, + A591BEE226FF77E300F9DBF0 /* SpeculationBarrier.asm */, + A591BEE326FF77E300F9DBF0 /* MemoryFence.S */, + A591BEE426FF77E300F9DBF0 /* DisableInterrupts.S */, + A591BEE526FF77E300F9DBF0 /* SwitchStack.asm */, + A591BEE626FF77E300F9DBF0 /* EnableInterrupts.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A591BEEC26FF77E300F9DBF0 /* BaseMemoryLibRepStr */ = { + isa = PBXGroup; + children = ( + A591BEED26FF77E300F9DBF0 /* SetMem64Wrapper.c */, + A591BEEE26FF77E300F9DBF0 /* ZeroMemWrapper.c */, + A591BEEF26FF77E300F9DBF0 /* CopyMemWrapper.c */, + A591BEF026FF77E300F9DBF0 /* ScanMem64Wrapper.c */, + A591BEF126FF77E300F9DBF0 /* X64 */, + A591BEFE26FF77E300F9DBF0 /* ScanMem8Wrapper.c */, + A591BEFF26FF77E300F9DBF0 /* SetMem32Wrapper.c */, + A591BF0026FF77E300F9DBF0 /* Ia32 */, + A591BF0D26FF77E300F9DBF0 /* ScanMem32Wrapper.c */, + A591BF0E26FF77E300F9DBF0 /* IsZeroBufferWrapper.c */, + A591BF0F26FF77E300F9DBF0 /* SetMemWrapper.c */, + A591BF1026FF77E300F9DBF0 /* CompareMemWrapper.c */, + A591BF1126FF77E300F9DBF0 /* SetMem16Wrapper.c */, + A591BF1226FF77E300F9DBF0 /* BaseMemoryLibRepStr.uni */, + A591BF1326FF77E300F9DBF0 /* MemLibGuid.c */, + A591BF1426FF77E300F9DBF0 /* MemLibInternals.h */, + A591BF1526FF77E300F9DBF0 /* ScanMem16Wrapper.c */, + A591BF1626FF77E300F9DBF0 /* BaseMemoryLibRepStr.inf */, + ); + path = BaseMemoryLibRepStr; + sourceTree = ""; + }; + A591BEF126FF77E300F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BEF226FF77E300F9DBF0 /* ZeroMem.nasm */, + A591BEF326FF77E300F9DBF0 /* CompareMem.nasm */, + A591BEF426FF77E300F9DBF0 /* SetMem16.nasm */, + A591BEF526FF77E300F9DBF0 /* ScanMem64.nasm */, + A591BEF626FF77E300F9DBF0 /* ScanMem32.nasm */, + A591BEF726FF77E300F9DBF0 /* SetMem.nasm */, + A591BEF826FF77E300F9DBF0 /* IsZeroBuffer.nasm */, + A591BEF926FF77E300F9DBF0 /* SetMem64.nasm */, + A591BEFA26FF77E300F9DBF0 /* ScanMem8.nasm */, + A591BEFB26FF77E300F9DBF0 /* SetMem32.nasm */, + A591BEFC26FF77E300F9DBF0 /* ScanMem16.nasm */, + A591BEFD26FF77E300F9DBF0 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591BF0026FF77E300F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591BF0126FF77E300F9DBF0 /* ZeroMem.nasm */, + A591BF0226FF77E300F9DBF0 /* CompareMem.nasm */, + A591BF0326FF77E300F9DBF0 /* SetMem16.nasm */, + A591BF0426FF77E300F9DBF0 /* ScanMem64.nasm */, + A591BF0526FF77E300F9DBF0 /* ScanMem32.nasm */, + A591BF0626FF77E300F9DBF0 /* SetMem.nasm */, + A591BF0726FF77E300F9DBF0 /* IsZeroBuffer.nasm */, + A591BF0826FF77E300F9DBF0 /* SetMem64.nasm */, + A591BF0926FF77E300F9DBF0 /* ScanMem8.nasm */, + A591BF0A26FF77E300F9DBF0 /* SetMem32.nasm */, + A591BF0B26FF77E300F9DBF0 /* ScanMem16.nasm */, + A591BF0C26FF77E300F9DBF0 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591BF1726FF77E300F9DBF0 /* BaseSynchronizationLib */ = { + isa = PBXGroup; + children = ( + A591BF1826FF77E300F9DBF0 /* BaseSynchronizationLib.uni */, + A591BF1926FF77E300F9DBF0 /* Ebc */, + A591BF1B26FF77E300F9DBF0 /* BaseSynchronizationLib.inf */, + A591BF1C26FF77E300F9DBF0 /* X64 */, + A591BF2626FF77E300F9DBF0 /* InterlockedIncrementMsc.c */, + A591BF2726FF77E300F9DBF0 /* Ia32 */, + A591BF3226FF77E300F9DBF0 /* BaseSynchronizationLibInternals.h */, + A591BF3326FF77E300F9DBF0 /* SynchronizationMsc.c */, + A591BF3426FF77E300F9DBF0 /* Synchronization.c */, + A591BF3526FF77E300F9DBF0 /* Arm */, + A591BF3826FF77E300F9DBF0 /* AArch64 */, + A591BF3B26FF77E300F9DBF0 /* SynchronizationGcc.c */, + A591BF3C26FF77E300F9DBF0 /* InterlockedDecrementMsc.c */, + ); + path = BaseSynchronizationLib; + sourceTree = ""; + }; + A591BF1926FF77E300F9DBF0 /* Ebc */ = { + isa = PBXGroup; + children = ( + A591BF1A26FF77E300F9DBF0 /* Synchronization.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A591BF1C26FF77E300F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BF1D26FF77E300F9DBF0 /* InterlockedCompareExchange64.c */, + A591BF1E26FF77E300F9DBF0 /* InterlockedIncrement.nasm */, + A591BF1F26FF77E300F9DBF0 /* InterlockedCompareExchange16.nasm */, + A591BF2026FF77E300F9DBF0 /* InterlockedCompareExchange16.c */, + A591BF2126FF77E300F9DBF0 /* GccInline.c */, + A591BF2226FF77E300F9DBF0 /* InterlockedCompareExchange32.c */, + A591BF2326FF77E300F9DBF0 /* InterlockedCompareExchange64.nasm */, + A591BF2426FF77E300F9DBF0 /* InterlockedCompareExchange32.nasm */, + A591BF2526FF77E300F9DBF0 /* InterlockedDecrement.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591BF2726FF77E300F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591BF2826FF77E300F9DBF0 /* InterlockedCompareExchange64.c */, + A591BF2926FF77E300F9DBF0 /* InternalGetSpinLockProperties.c */, + A591BF2A26FF77E300F9DBF0 /* InterlockedIncrement.nasm */, + A591BF2B26FF77E300F9DBF0 /* InterlockedCompareExchange16.nasm */, + A591BF2C26FF77E300F9DBF0 /* InterlockedCompareExchange16.c */, + A591BF2D26FF77E300F9DBF0 /* GccInline.c */, + A591BF2E26FF77E300F9DBF0 /* InterlockedCompareExchange32.c */, + A591BF2F26FF77E300F9DBF0 /* InterlockedCompareExchange64.nasm */, + A591BF3026FF77E300F9DBF0 /* InterlockedCompareExchange32.nasm */, + A591BF3126FF77E300F9DBF0 /* InterlockedDecrement.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591BF3526FF77E300F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591BF3626FF77E300F9DBF0 /* Synchronization.S */, + A591BF3726FF77E300F9DBF0 /* Synchronization.asm */, + ); + path = Arm; + sourceTree = ""; + }; + A591BF3826FF77E300F9DBF0 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A591BF3926FF77E300F9DBF0 /* Synchronization.S */, + A591BF3A26FF77E300F9DBF0 /* Synchronization.asm */, + ); + path = AArch64; + sourceTree = ""; + }; + A591BF3D26FF77E300F9DBF0 /* UefiMemoryLib */ = { + isa = PBXGroup; + children = ( + A591BF3E26FF77E300F9DBF0 /* SetMem64Wrapper.c */, + A591BF3F26FF77E300F9DBF0 /* ZeroMemWrapper.c */, + A591BF4026FF77E300F9DBF0 /* CopyMemWrapper.c */, + A591BF4126FF77E300F9DBF0 /* ScanMem64Wrapper.c */, + A591BF4226FF77E300F9DBF0 /* MemLibGeneric.c */, + A591BF4326FF77E300F9DBF0 /* ScanMem8Wrapper.c */, + A591BF4426FF77E300F9DBF0 /* SetMem32Wrapper.c */, + A591BF4526FF77E300F9DBF0 /* ScanMem32Wrapper.c */, + A591BF4626FF77E300F9DBF0 /* IsZeroBufferWrapper.c */, + A591BF4726FF77E300F9DBF0 /* SetMemWrapper.c */, + A591BF4826FF77E300F9DBF0 /* MemLib.c */, + A591BF4926FF77E300F9DBF0 /* CompareMemWrapper.c */, + A591BF4A26FF77E300F9DBF0 /* UefiMemoryLib.inf */, + A591BF4B26FF77E300F9DBF0 /* SetMem16Wrapper.c */, + A591BF4C26FF77E300F9DBF0 /* MemLibGuid.c */, + A591BF4D26FF77E300F9DBF0 /* UefiMemoryLib.uni */, + A591BF4E26FF77E300F9DBF0 /* MemLibInternals.h */, + A591BF4F26FF77E300F9DBF0 /* ScanMem16Wrapper.c */, + ); + path = UefiMemoryLib; + sourceTree = ""; + }; + A591BF5026FF77E300F9DBF0 /* PciSegmentLibSegmentInfo */ = { + isa = PBXGroup; + children = ( + A591BF5126FF77E300F9DBF0 /* PciSegmentLibCommon.h */, + A591BF5226FF77E300F9DBF0 /* DxeRuntimePciSegmentLibSegmentInfo.inf */, + A591BF5326FF77E300F9DBF0 /* BasePciSegmentLibSegmentInfo.inf */, + A591BF5426FF77E300F9DBF0 /* DxeRuntimePciSegmentLibSegmentInfo.uni */, + A591BF5526FF77E300F9DBF0 /* BasePciSegmentLibSegmentInfo.uni */, + A591BF5626FF77E300F9DBF0 /* BasePciSegmentLib.c */, + A591BF5726FF77E300F9DBF0 /* PciSegmentLibCommon.c */, + A591BF5826FF77E300F9DBF0 /* DxeRuntimePciSegmentLib.c */, + ); + path = PciSegmentLibSegmentInfo; + sourceTree = ""; + }; + A591BF5926FF77E300F9DBF0 /* BaseCpuLib */ = { + isa = PBXGroup; + children = ( + A591BF5A26FF77E300F9DBF0 /* Ebc */, + A591BF5C26FF77E300F9DBF0 /* X64 */, + A591BF5F26FF77E300F9DBF0 /* BaseCpuLib.uni */, + A591BF6026FF77E400F9DBF0 /* BaseCpuLib.inf */, + A591BF6126FF77E400F9DBF0 /* Ia32 */, + A591BF6826FF77E400F9DBF0 /* Arm */, + A591BF6D26FF77E400F9DBF0 /* AArch64 */, + ); + path = BaseCpuLib; + sourceTree = ""; + }; + A591BF5A26FF77E300F9DBF0 /* Ebc */ = { + isa = PBXGroup; + children = ( + A591BF5B26FF77E300F9DBF0 /* CpuSleepFlushTlb.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A591BF5C26FF77E300F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BF5D26FF77E300F9DBF0 /* CpuSleep.nasm */, + A591BF5E26FF77E300F9DBF0 /* CpuFlushTlb.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591BF6126FF77E400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591BF6226FF77E400F9DBF0 /* CpuSleep.c */, + A591BF6326FF77E400F9DBF0 /* CpuFlushTlbGcc.c */, + A591BF6426FF77E400F9DBF0 /* CpuFlushTlb.c */, + A591BF6526FF77E400F9DBF0 /* CpuSleep.nasm */, + A591BF6626FF77E400F9DBF0 /* CpuFlushTlb.nasm */, + A591BF6726FF77E400F9DBF0 /* CpuSleepGcc.c */, + ); + path = Ia32; + sourceTree = ""; + }; + A591BF6826FF77E400F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591BF6926FF77E400F9DBF0 /* CpuFlushTlb.S */, + A591BF6A26FF77E400F9DBF0 /* CpuFlushTlb.asm */, + A591BF6B26FF77E400F9DBF0 /* CpuSleep.asm */, + A591BF6C26FF77E400F9DBF0 /* CpuSleep.S */, + ); + path = Arm; + sourceTree = ""; + }; + A591BF6D26FF77E400F9DBF0 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A591BF6E26FF77E400F9DBF0 /* CpuFlushTlb.S */, + A591BF6F26FF77E400F9DBF0 /* CpuFlushTlb.asm */, + A591BF7026FF77E400F9DBF0 /* CpuSleep.asm */, + A591BF7126FF77E400F9DBF0 /* CpuSleep.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A591BF7226FF77E400F9DBF0 /* PeiExtractGuidedSectionLib */ = { + isa = PBXGroup; + children = ( + A591BF7326FF77E400F9DBF0 /* PeiExtractGuidedSectionLib.c */, + A591BF7426FF77E400F9DBF0 /* PeiExtractGuidedSectionLib.uni */, + A591BF7526FF77E400F9DBF0 /* PeiExtractGuidedSectionLib.inf */, + ); + path = PeiExtractGuidedSectionLib; + sourceTree = ""; + }; + A591BF7626FF77E400F9DBF0 /* UefiDriverEntryPoint */ = { + isa = PBXGroup; + children = ( + A591BF7726FF77E400F9DBF0 /* DriverEntryPoint.c */, + A591BF7826FF77E400F9DBF0 /* UefiDriverEntryPoint.inf */, + A591BF7926FF77E400F9DBF0 /* UefiDriverEntryPoint.uni */, + ); + path = UefiDriverEntryPoint; + sourceTree = ""; + }; + A591BF7A26FF77E400F9DBF0 /* UefiDebugLibDebugPortProtocol */ = { + isa = PBXGroup; + children = ( + A591BF7B26FF77E400F9DBF0 /* DebugLibConstructor.c */, + A591BF7C26FF77E400F9DBF0 /* DebugLib.c */, + A591BF7D26FF77E400F9DBF0 /* UefiDebugLibDebugPortProtocol.uni */, + A591BF7E26FF77E400F9DBF0 /* UefiDebugLibDebugPortProtocol.inf */, + ); + path = UefiDebugLibDebugPortProtocol; + sourceTree = ""; + }; + A591BF7F26FF77E400F9DBF0 /* SmmPciExpressLib */ = { + isa = PBXGroup; + children = ( + A591BF8026FF77E400F9DBF0 /* SmmPciExpressLib.inf */, + A591BF8126FF77E400F9DBF0 /* PciExpressLib.c */, + ); + path = SmmPciExpressLib; + sourceTree = ""; + }; + A591BF8226FF77E400F9DBF0 /* DxeRuntimePciExpressLib */ = { + isa = PBXGroup; + children = ( + A591BF8326FF77E400F9DBF0 /* DxeRuntimePciExpressLib.uni */, + A591BF8426FF77E400F9DBF0 /* DxeRuntimePciExpressLib.inf */, + A591BF8526FF77E400F9DBF0 /* PciExpressLib.c */, + ); + path = DxeRuntimePciExpressLib; + sourceTree = ""; + }; + A591BF8626FF77E400F9DBF0 /* BaseMemoryLibOptDxe */ = { + isa = PBXGroup; + children = ( + A591BF8726FF77E400F9DBF0 /* SetMem64Wrapper.c */, + A591BF8826FF77E400F9DBF0 /* ZeroMemWrapper.c */, + A591BF8926FF77E400F9DBF0 /* CopyMemWrapper.c */, + A591BF8A26FF77E400F9DBF0 /* ScanMem64Wrapper.c */, + A591BF8B26FF77E400F9DBF0 /* X64 */, + A591BF9826FF77E400F9DBF0 /* ScanMem8Wrapper.c */, + A591BF9926FF77E400F9DBF0 /* SetMem32Wrapper.c */, + A591BF9A26FF77E400F9DBF0 /* Ia32 */, + A591BFA726FF77E400F9DBF0 /* ScanMem32Wrapper.c */, + A591BFA826FF77E400F9DBF0 /* IsZeroBufferWrapper.c */, + A591BFA926FF77E400F9DBF0 /* SetMemWrapper.c */, + A591BFAA26FF77E400F9DBF0 /* CompareMemWrapper.c */, + A591BFAB26FF77E400F9DBF0 /* Arm */, + A591BFB826FF77E400F9DBF0 /* BaseMemoryLibOptDxe.uni */, + A591BFB926FF77E400F9DBF0 /* SetMem16Wrapper.c */, + A591BFBA26FF77E400F9DBF0 /* MemLibGuid.c */, + A591BFBB26FF77E400F9DBF0 /* AArch64 */, + A591BFC126FF77E400F9DBF0 /* MemLibInternals.h */, + A591BFC226FF77E400F9DBF0 /* BaseMemoryLibOptDxe.inf */, + A591BFC326FF77E400F9DBF0 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLibOptDxe; + sourceTree = ""; + }; + A591BF8B26FF77E400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591BF8C26FF77E400F9DBF0 /* ZeroMem.nasm */, + A591BF8D26FF77E400F9DBF0 /* CompareMem.nasm */, + A591BF8E26FF77E400F9DBF0 /* SetMem16.nasm */, + A591BF8F26FF77E400F9DBF0 /* ScanMem64.nasm */, + A591BF9026FF77E400F9DBF0 /* ScanMem32.nasm */, + A591BF9126FF77E400F9DBF0 /* SetMem.nasm */, + A591BF9226FF77E400F9DBF0 /* IsZeroBuffer.nasm */, + A591BF9326FF77E400F9DBF0 /* SetMem64.nasm */, + A591BF9426FF77E400F9DBF0 /* ScanMem8.nasm */, + A591BF9526FF77E400F9DBF0 /* SetMem32.nasm */, + A591BF9626FF77E400F9DBF0 /* ScanMem16.nasm */, + A591BF9726FF77E400F9DBF0 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591BF9A26FF77E400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591BF9B26FF77E400F9DBF0 /* ZeroMem.nasm */, + A591BF9C26FF77E400F9DBF0 /* CompareMem.nasm */, + A591BF9D26FF77E400F9DBF0 /* SetMem16.nasm */, + A591BF9E26FF77E400F9DBF0 /* ScanMem64.nasm */, + A591BF9F26FF77E400F9DBF0 /* ScanMem32.nasm */, + A591BFA026FF77E400F9DBF0 /* SetMem.nasm */, + A591BFA126FF77E400F9DBF0 /* IsZeroBuffer.nasm */, + A591BFA226FF77E400F9DBF0 /* SetMem64.nasm */, + A591BFA326FF77E400F9DBF0 /* ScanMem8.nasm */, + A591BFA426FF77E400F9DBF0 /* SetMem32.nasm */, + A591BFA526FF77E400F9DBF0 /* ScanMem16.nasm */, + A591BFA626FF77E400F9DBF0 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591BFAB26FF77E400F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591BFAC26FF77E400F9DBF0 /* ScanMemGeneric.c */, + A591BFAD26FF77E400F9DBF0 /* CompareMem.asm */, + A591BFAE26FF77E400F9DBF0 /* CopyMem.S */, + A591BFAF26FF77E400F9DBF0 /* SetMem.S */, + A591BFB026FF77E400F9DBF0 /* ScanMem.asm */, + A591BFB126FF77E400F9DBF0 /* CopyMem.asm */, + A591BFB226FF77E400F9DBF0 /* CompareMem.S */, + A591BFB326FF77E400F9DBF0 /* MemLibGuid.c */, + A591BFB426FF77E400F9DBF0 /* SetMem.asm */, + A591BFB526FF77E400F9DBF0 /* CompareGuid.asm */, + A591BFB626FF77E400F9DBF0 /* CompareGuid.S */, + A591BFB726FF77E400F9DBF0 /* ScanMem.S */, + ); + path = Arm; + sourceTree = ""; + }; + A591BFBB26FF77E400F9DBF0 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A591BFBC26FF77E400F9DBF0 /* CopyMem.S */, + A591BFBD26FF77E400F9DBF0 /* SetMem.S */, + A591BFBE26FF77E400F9DBF0 /* CompareMem.S */, + A591BFBF26FF77E400F9DBF0 /* CompareGuid.S */, + A591BFC026FF77E400F9DBF0 /* ScanMem.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A591BFC426FF77E400F9DBF0 /* BasePerformanceLibNull */ = { + isa = PBXGroup; + children = ( + A591BFC526FF77E400F9DBF0 /* PerformanceLib.c */, + A591BFC626FF77E400F9DBF0 /* BasePerformanceLibNull.inf */, + A591BFC726FF77E400F9DBF0 /* BasePerformanceLibNull.uni */, + ); + path = BasePerformanceLibNull; + sourceTree = ""; + }; + A591BFC826FF77E400F9DBF0 /* BasePciSegmentLibPci */ = { + isa = PBXGroup; + children = ( + A591BFC926FF77E400F9DBF0 /* BasePciSegmentLibPci.inf */, + A591BFCA26FF77E400F9DBF0 /* BasePciSegmentLibPci.uni */, + A591BFCB26FF77E400F9DBF0 /* PciSegmentLib.c */, + ); + path = BasePciSegmentLibPci; + sourceTree = ""; + }; + A591BFCC26FF77E400F9DBF0 /* PeiDxePostCodeLibReportStatusCode */ = { + isa = PBXGroup; + children = ( + A591BFCD26FF77E400F9DBF0 /* PostCode.c */, + A591BFCE26FF77E400F9DBF0 /* PeiDxePostCodeLibReportStatusCode.inf */, + A591BFCF26FF77E400F9DBF0 /* PeiDxePostCodeLibReportStatusCode.uni */, + ); + path = PeiDxePostCodeLibReportStatusCode; + sourceTree = ""; + }; + A591BFD026FF77E400F9DBF0 /* BasePcdLibNull */ = { + isa = PBXGroup; + children = ( + A591BFD126FF77E400F9DBF0 /* BasePcdLibNull.uni */, + A591BFD226FF77E400F9DBF0 /* BasePcdLibNull.inf */, + A591BFD326FF77E400F9DBF0 /* PcdLib.c */, + ); + path = BasePcdLibNull; + sourceTree = ""; + }; + A591BFD426FF77E400F9DBF0 /* BaseStackCheckLib */ = { + isa = PBXGroup; + children = ( + A591BFD526FF77E400F9DBF0 /* BaseStackCheckGcc.c */, + A591BFD626FF77E400F9DBF0 /* BaseStackCheckLib.uni */, + A591BFD726FF77E400F9DBF0 /* BaseStackCheckNull.c */, + A591BFD826FF77E400F9DBF0 /* BaseStackCheckLib.inf */, + ); + path = BaseStackCheckLib; + sourceTree = ""; + }; + A591BFD926FF77E400F9DBF0 /* BaseRngLib */ = { + isa = PBXGroup; + children = ( + A591BFDA26FF77E400F9DBF0 /* BaseRngLib.uni */, + A591BFDB26FF77E400F9DBF0 /* BaseRngLib.inf */, + A591BFDC26FF77E400F9DBF0 /* BaseRng.c */, + ); + path = BaseRngLib; + sourceTree = ""; + }; + A591BFDD26FF77E400F9DBF0 /* DxeCoreEntryPoint */ = { + isa = PBXGroup; + children = ( + A591BFDE26FF77E400F9DBF0 /* DxeCoreEntryPoint.c */, + A591BFDF26FF77E400F9DBF0 /* DxeCoreEntryPoint.uni */, + A591BFE026FF77E400F9DBF0 /* DxeCoreEntryPoint.inf */, + ); + path = DxeCoreEntryPoint; + sourceTree = ""; + }; + A591BFE126FF77E400F9DBF0 /* BasePostCodeLibPort80 */ = { + isa = PBXGroup; + children = ( + A591BFE226FF77E400F9DBF0 /* PostCode.c */, + A591BFE326FF77E400F9DBF0 /* BasePostCodeLibPort80.inf */, + A591BFE426FF77E400F9DBF0 /* BasePostCodeLibPort80.uni */, + ); + path = BasePostCodeLibPort80; + sourceTree = ""; + }; + A591BFE526FF77E400F9DBF0 /* PeiCoreEntryPoint */ = { + isa = PBXGroup; + children = ( + A591BFE626FF77E400F9DBF0 /* PeiCoreEntryPoint.uni */, + A591BFE726FF77E400F9DBF0 /* PeiCoreEntryPoint.inf */, + A591BFE826FF77E400F9DBF0 /* PeiCoreEntryPoint.c */, + ); + path = PeiCoreEntryPoint; + sourceTree = ""; + }; + A591BFE926FF77E400F9DBF0 /* BasePeCoffLib */ = { + isa = PBXGroup; + children = ( + A591BFEA26FF77E400F9DBF0 /* BasePeCoffLibInternals.h */, + A591BFEB26FF77E400F9DBF0 /* BasePeCoff.c */, + A591BFEC26FF77E400F9DBF0 /* PeCoffLoaderEx.c */, + A591BFED26FF77E400F9DBF0 /* Arm */, + A591BFEF26FF77E400F9DBF0 /* BasePeCoffLib.uni */, + A591BFF026FF77E400F9DBF0 /* BasePeCoffLib.inf */, + ); + path = BasePeCoffLib; + sourceTree = ""; + }; + A591BFED26FF77E400F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591BFEE26FF77E400F9DBF0 /* PeCoffLoaderEx.c */, + ); + path = Arm; + sourceTree = ""; + }; + A591BFF126FF77E400F9DBF0 /* SmmLibNull */ = { + isa = PBXGroup; + children = ( + A591BFF226FF77E400F9DBF0 /* SmmLibNull.uni */, + A591BFF326FF77E400F9DBF0 /* SmmLibNull.inf */, + A591BFF426FF77E400F9DBF0 /* SmmLibNull.c */, + ); + path = SmmLibNull; + sourceTree = ""; + }; + A591BFF526FF77E400F9DBF0 /* BasePciCf8Lib */ = { + isa = PBXGroup; + children = ( + A591BFF626FF77E400F9DBF0 /* BasePciCf8Lib.uni */, + A591BFF726FF77E400F9DBF0 /* BasePciCf8Lib.inf */, + A591BFF826FF77E400F9DBF0 /* PciCf8Lib.c */, + ); + path = BasePciCf8Lib; + sourceTree = ""; + }; + A591BFF926FF77E400F9DBF0 /* MmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591BFFA26FF77E400F9DBF0 /* MmServicesTableLib.uni */, + A591BFFB26FF77E400F9DBF0 /* MmServicesTableLib.inf */, + A591BFFC26FF77E400F9DBF0 /* MmServicesTableLib.c */, + ); + path = MmServicesTableLib; + sourceTree = ""; + }; + A591BFFD26FF77E400F9DBF0 /* BaseSafeIntLib */ = { + isa = PBXGroup; + children = ( + A591BFFE26FF77E400F9DBF0 /* SafeIntLib64.c */, + A591BFFF26FF77E400F9DBF0 /* SafeIntLibEbc.c */, + A591C00026FF77E400F9DBF0 /* BaseSafeIntLib.inf */, + A591C00126FF77E400F9DBF0 /* SafeIntLib32.c */, + A591C00226FF77E400F9DBF0 /* SafeIntLib.c */, + ); + path = BaseSafeIntLib; + sourceTree = ""; + }; + A591C00326FF77E400F9DBF0 /* SmmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591C00426FF77E400F9DBF0 /* SmmServicesTableLib.c */, + A591C00526FF77E400F9DBF0 /* SmmServicesTableLib.inf */, + A591C00626FF77E400F9DBF0 /* SmmServicesTableLib.uni */, + ); + path = SmmServicesTableLib; + sourceTree = ""; + }; + A591C00726FF77E400F9DBF0 /* RegisterFilterLibNull */ = { + isa = PBXGroup; + children = ( + A591C00826FF77E400F9DBF0 /* RegisterFilterLibNull.inf */, + A591C00926FF77E400F9DBF0 /* RegisterFilterLibNull.uni */, + A591C00A26FF77E400F9DBF0 /* RegisterFilterLibNull.c */, + ); + path = RegisterFilterLibNull; + sourceTree = ""; + }; + A591C00B26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib */ = { + isa = PBXGroup; + children = ( + A591C00C26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib.uni */, + A591C00D26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib.inf */, + A591C00E26FF77E400F9DBF0 /* DxeExtractGuidedSectionLib.c */, + ); + path = DxeExtractGuidedSectionLib; + sourceTree = ""; + }; + A591C00F26FF77E400F9DBF0 /* UefiApplicationEntryPoint */ = { + isa = PBXGroup; + children = ( + A591C01026FF77E400F9DBF0 /* UefiApplicationEntryPoint.uni */, + A591C01126FF77E400F9DBF0 /* UefiApplicationEntryPoint.inf */, + A591C01226FF77E400F9DBF0 /* ApplicationEntryPoint.c */, + ); + path = UefiApplicationEntryPoint; + sourceTree = ""; + }; + A591C01326FF77E400F9DBF0 /* BaseMemoryLib */ = { + isa = PBXGroup; + children = ( + A591C01426FF77E400F9DBF0 /* SetMem64Wrapper.c */, + A591C01526FF77E400F9DBF0 /* ZeroMemWrapper.c */, + A591C01626FF77E400F9DBF0 /* BaseMemoryLib.inf */, + A591C01726FF77E400F9DBF0 /* CopyMemWrapper.c */, + A591C01826FF77E400F9DBF0 /* ScanMem64Wrapper.c */, + A591C01926FF77E400F9DBF0 /* BaseMemoryLib.uni */, + A591C01A26FF77E400F9DBF0 /* MemLibGeneric.c */, + A591C01B26FF77E400F9DBF0 /* ScanMem8Wrapper.c */, + A591C01C26FF77E400F9DBF0 /* SetMem32Wrapper.c */, + A591C01D26FF77E400F9DBF0 /* CopyMem.c */, + A591C01E26FF77E400F9DBF0 /* SetMem.c */, + A591C01F26FF77E400F9DBF0 /* ScanMem32Wrapper.c */, + A591C02026FF77E400F9DBF0 /* IsZeroBufferWrapper.c */, + A591C02126FF77E400F9DBF0 /* SetMemWrapper.c */, + A591C02226FF77E400F9DBF0 /* CompareMemWrapper.c */, + A591C02326FF77E400F9DBF0 /* SetMem16Wrapper.c */, + A591C02426FF77E400F9DBF0 /* MemLibGuid.c */, + A591C02526FF77E400F9DBF0 /* MemLibInternals.h */, + A591C02626FF77E400F9DBF0 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLib; + sourceTree = ""; + }; + A591C02726FF77E400F9DBF0 /* SmmIoLibSmmCpuIo2 */ = { + isa = PBXGroup; + children = ( + A591C02826FF77E400F9DBF0 /* IoLibMmioBuffer.c */, + A591C02926FF77E400F9DBF0 /* IoLib.c */, + A591C02A26FF77E400F9DBF0 /* IoHighLevel.c */, + A591C02B26FF77E400F9DBF0 /* SmmCpuIoLibInternal.h */, + A591C02C26FF77E400F9DBF0 /* SmmIoLibSmmCpuIo2.uni */, + A591C02D26FF77E400F9DBF0 /* SmmIoLibSmmCpuIo2.inf */, + ); + path = SmmIoLibSmmCpuIo2; + sourceTree = ""; + }; + A591C02E26FF77E400F9DBF0 /* DxeSmbusLib */ = { + isa = PBXGroup; + children = ( + A591C02F26FF77E400F9DBF0 /* DxeSmbusLib.c */, + A591C03026FF77E400F9DBF0 /* SmbusLib.c */, + A591C03126FF77E400F9DBF0 /* InternalSmbusLib.h */, + A591C03226FF77E400F9DBF0 /* DxeSmbusLib.inf */, + A591C03326FF77E400F9DBF0 /* DxeSmbusLib.uni */, + ); + path = DxeSmbusLib; + sourceTree = ""; + }; + A591C03426FF77E400F9DBF0 /* BaseSmbusLibNull */ = { + isa = PBXGroup; + children = ( + A591C03526FF77E400F9DBF0 /* BaseSmbusLibNull.c */, + A591C03626FF77E400F9DBF0 /* BaseSmbusLibNull.uni */, + A591C03726FF77E400F9DBF0 /* BaseSmbusLibNull.inf */, + ); + path = BaseSmbusLibNull; + sourceTree = ""; + }; + A591C03826FF77E400F9DBF0 /* BaseTimerLibNullTemplate */ = { + isa = PBXGroup; + children = ( + A591C03926FF77E400F9DBF0 /* BaseTimerLibNullTemplate.uni */, + A591C03A26FF77E400F9DBF0 /* BaseTimerLibNullTemplate.inf */, + A591C03B26FF77E400F9DBF0 /* TimerLibNull.c */, + ); + path = BaseTimerLibNullTemplate; + sourceTree = ""; + }; + A591C03C26FF77E400F9DBF0 /* BaseS3IoLib */ = { + isa = PBXGroup; + children = ( + A591C03D26FF77E400F9DBF0 /* BaseS3IoLib.inf */, + A591C03E26FF77E400F9DBF0 /* BaseS3IoLib.uni */, + A591C03F26FF77E400F9DBF0 /* S3IoLib.c */, + ); + path = BaseS3IoLib; + sourceTree = ""; + }; + A591C04026FF77E400F9DBF0 /* BaseDebugLibSerialPort */ = { + isa = PBXGroup; + children = ( + A591C04126FF77E400F9DBF0 /* BaseDebugLibSerialPort.uni */, + A591C04226FF77E400F9DBF0 /* BaseDebugLibSerialPort.inf */, + A591C04326FF77E400F9DBF0 /* DebugLib.c */, + ); + path = BaseDebugLibSerialPort; + sourceTree = ""; + }; + A591C04426FF77E400F9DBF0 /* BaseMemoryLibSse2 */ = { + isa = PBXGroup; + children = ( + A591C04526FF77E400F9DBF0 /* SetMem64Wrapper.c */, + A591C04626FF77E400F9DBF0 /* ZeroMemWrapper.c */, + A591C04726FF77E400F9DBF0 /* CopyMemWrapper.c */, + A591C04826FF77E400F9DBF0 /* ScanMem64Wrapper.c */, + A591C04926FF77E400F9DBF0 /* X64 */, + A591C05626FF77E400F9DBF0 /* BaseMemoryLibSse2.uni */, + A591C05726FF77E400F9DBF0 /* ScanMem8Wrapper.c */, + A591C05826FF77E400F9DBF0 /* BaseMemoryLibSse2.inf */, + A591C05926FF77E400F9DBF0 /* SetMem32Wrapper.c */, + A591C05A26FF77E400F9DBF0 /* Ia32 */, + A591C06726FF77E400F9DBF0 /* ScanMem32Wrapper.c */, + A591C06826FF77E400F9DBF0 /* IsZeroBufferWrapper.c */, + A591C06926FF77E400F9DBF0 /* SetMemWrapper.c */, + A591C06A26FF77E400F9DBF0 /* CompareMemWrapper.c */, + A591C06B26FF77E400F9DBF0 /* SetMem16Wrapper.c */, + A591C06C26FF77E400F9DBF0 /* MemLibGuid.c */, + A591C06D26FF77E400F9DBF0 /* MemLibInternals.h */, + A591C06E26FF77E400F9DBF0 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLibSse2; + sourceTree = ""; + }; + A591C04926FF77E400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C04A26FF77E400F9DBF0 /* ZeroMem.nasm */, + A591C04B26FF77E400F9DBF0 /* CompareMem.nasm */, + A591C04C26FF77E400F9DBF0 /* SetMem16.nasm */, + A591C04D26FF77E400F9DBF0 /* ScanMem64.nasm */, + A591C04E26FF77E400F9DBF0 /* ScanMem32.nasm */, + A591C04F26FF77E400F9DBF0 /* SetMem.nasm */, + A591C05026FF77E400F9DBF0 /* IsZeroBuffer.nasm */, + A591C05126FF77E400F9DBF0 /* SetMem64.nasm */, + A591C05226FF77E400F9DBF0 /* ScanMem8.nasm */, + A591C05326FF77E400F9DBF0 /* SetMem32.nasm */, + A591C05426FF77E400F9DBF0 /* ScanMem16.nasm */, + A591C05526FF77E400F9DBF0 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C05A26FF77E400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C05B26FF77E400F9DBF0 /* ZeroMem.nasm */, + A591C05C26FF77E400F9DBF0 /* CompareMem.nasm */, + A591C05D26FF77E400F9DBF0 /* SetMem16.nasm */, + A591C05E26FF77E400F9DBF0 /* ScanMem64.nasm */, + A591C05F26FF77E400F9DBF0 /* ScanMem32.nasm */, + A591C06026FF77E400F9DBF0 /* SetMem.nasm */, + A591C06126FF77E400F9DBF0 /* IsZeroBuffer.nasm */, + A591C06226FF77E400F9DBF0 /* SetMem64.nasm */, + A591C06326FF77E400F9DBF0 /* ScanMem8.nasm */, + A591C06426FF77E400F9DBF0 /* SetMem32.nasm */, + A591C06526FF77E400F9DBF0 /* ScanMem16.nasm */, + A591C06626FF77E400F9DBF0 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C06F26FF77E400F9DBF0 /* BaseUefiDecompressLib */ = { + isa = PBXGroup; + children = ( + A591C07026FF77E400F9DBF0 /* BaseUefiDecompressLib.uni */, + A591C07126FF77E400F9DBF0 /* BaseUefiDecompressLib.inf */, + A591C07226FF77E400F9DBF0 /* BaseUefiDecompressLibInternals.h */, + A591C07326FF77E400F9DBF0 /* BaseUefiTianoCustomDecompressLib.inf */, + A591C07426FF77E400F9DBF0 /* BaseUefiDecompressLib.c */, + A591C07526FF77E400F9DBF0 /* BaseUefiTianoCustomDecompressLib.c */, + ); + path = BaseUefiDecompressLib; + sourceTree = ""; + }; + A591C07626FF77E400F9DBF0 /* BaseSerialPortLibNull */ = { + isa = PBXGroup; + children = ( + A591C07726FF77E400F9DBF0 /* BaseSerialPortLibNull.uni */, + A591C07826FF77E400F9DBF0 /* BaseSerialPortLibNull.inf */, + A591C07926FF77E400F9DBF0 /* BaseSerialPortLibNull.c */, + ); + path = BaseSerialPortLibNull; + sourceTree = ""; + }; + A591C07A26FF77E400F9DBF0 /* BaseS3BootScriptLibNull */ = { + isa = PBXGroup; + children = ( + A591C07B26FF77E400F9DBF0 /* BaseS3BootScriptLibNull.inf */, + A591C07C26FF77E400F9DBF0 /* BootScriptLib.c */, + A591C07D26FF77E400F9DBF0 /* BaseS3BootScriptLibNull.uni */, + ); + path = BaseS3BootScriptLibNull; + sourceTree = ""; + }; + A591C07E26FF77E400F9DBF0 /* DxePcdLib */ = { + isa = PBXGroup; + children = ( + A591C07F26FF77E400F9DBF0 /* DxePcdLib.c */, + A591C08026FF77E400F9DBF0 /* DxePcdLib.uni */, + A591C08126FF77E400F9DBF0 /* DxePcdLib.inf */, + ); + path = DxePcdLib; + sourceTree = ""; + }; + A591C08226FF77E400F9DBF0 /* SmmPeriodicSmiLib */ = { + isa = PBXGroup; + children = ( + A591C08326FF77E400F9DBF0 /* SmmPeriodicSmiLib.inf */, + A591C08426FF77E400F9DBF0 /* SmmPeriodicSmiLib.uni */, + A591C08526FF77E400F9DBF0 /* SmmPeriodicSmiLib.c */, + ); + path = SmmPeriodicSmiLib; + sourceTree = ""; + }; + A591C08626FF77E400F9DBF0 /* UefiScsiLib */ = { + isa = PBXGroup; + children = ( + A591C08726FF77E400F9DBF0 /* UefiScsiLib.c */, + A591C08826FF77E400F9DBF0 /* UefiScsiLib.uni */, + A591C08926FF77E400F9DBF0 /* UefiScsiLib.inf */, + ); + path = UefiScsiLib; + sourceTree = ""; + }; + A591C08A26FF77E400F9DBF0 /* PeiResourcePublicationLib */ = { + isa = PBXGroup; + children = ( + A591C08B26FF77E400F9DBF0 /* PeiResourcePublicationLib.c */, + A591C08C26FF77E400F9DBF0 /* PeiResourcePublicationLib.inf */, + A591C08D26FF77E400F9DBF0 /* PeiResourcePublicationLib.uni */, + ); + path = PeiResourcePublicationLib; + sourceTree = ""; + }; + A591C08E26FF77E400F9DBF0 /* DxeHobLib */ = { + isa = PBXGroup; + children = ( + A591C08F26FF77E400F9DBF0 /* DxeHobLib.inf */, + A591C09026FF77E400F9DBF0 /* DxeHobLib.uni */, + A591C09126FF77E400F9DBF0 /* HobLib.c */, + ); + path = DxeHobLib; + sourceTree = ""; + }; + A591C09226FF77E400F9DBF0 /* BaseS3PciSegmentLib */ = { + isa = PBXGroup; + children = ( + A591C09326FF77E400F9DBF0 /* S3PciSegmentLib.c */, + A591C09426FF77E400F9DBF0 /* BaseS3PciSegmentLib.uni */, + A591C09526FF77E400F9DBF0 /* BaseS3PciSegmentLib.inf */, + ); + path = BaseS3PciSegmentLib; + sourceTree = ""; + }; + A591C09626FF77E400F9DBF0 /* BasePciSegmentInfoLibNull */ = { + isa = PBXGroup; + children = ( + A591C09726FF77E400F9DBF0 /* BasePciSegmentInfoLibNull.inf */, + A591C09826FF77E400F9DBF0 /* BasePciSegmentInfoLibNull.uni */, + A591C09926FF77E400F9DBF0 /* PciSegmentInfoLib.c */, + ); + path = BasePciSegmentInfoLibNull; + sourceTree = ""; + }; + A591C09A26FF77E400F9DBF0 /* SmmMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A591C09B26FF77E400F9DBF0 /* MemoryAllocationLib.c */, + A591C09C26FF77E400F9DBF0 /* SmmMemoryAllocationLib.uni */, + A591C09D26FF77E400F9DBF0 /* SmmMemoryAllocationLib.inf */, + ); + path = SmmMemoryAllocationLib; + sourceTree = ""; + }; + A591C09E26FF77E400F9DBF0 /* BaseExtractGuidedSectionLib */ = { + isa = PBXGroup; + children = ( + A591C09F26FF77E400F9DBF0 /* BaseExtractGuidedSectionLib.uni */, + A591C0A026FF77E400F9DBF0 /* BaseExtractGuidedSectionLib.inf */, + A591C0A126FF77E400F9DBF0 /* BaseExtractGuidedSectionLib.c */, + ); + path = BaseExtractGuidedSectionLib; + sourceTree = ""; + }; + A591C0A226FF77E400F9DBF0 /* UefiBootServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591C0A326FF77E400F9DBF0 /* UefiBootServicesTableLib.uni */, + A591C0A426FF77E400F9DBF0 /* UefiBootServicesTableLib.inf */, + A591C0A526FF77E400F9DBF0 /* UefiBootServicesTableLib.c */, + ); + path = UefiBootServicesTableLib; + sourceTree = ""; + }; + A591C0A626FF77E400F9DBF0 /* UefiDebugLibStdErr */ = { + isa = PBXGroup; + children = ( + A591C0A726FF77E400F9DBF0 /* DebugLibConstructor.c */, + A591C0A826FF77E400F9DBF0 /* UefiDebugLibStdErr.uni */, + A591C0A926FF77E400F9DBF0 /* UefiDebugLibStdErr.inf */, + A591C0AA26FF77E400F9DBF0 /* DebugLib.c */, + ); + path = UefiDebugLibStdErr; + sourceTree = ""; + }; + A591C0AB26FF77E400F9DBF0 /* PeiMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A591C0AC26FF77E400F9DBF0 /* MemoryAllocationLib.c */, + A591C0AD26FF77E400F9DBF0 /* PeiMemoryAllocationLib.uni */, + A591C0AE26FF77E400F9DBF0 /* PeiMemoryAllocationLib.inf */, + ); + path = PeiMemoryAllocationLib; + sourceTree = ""; + }; + A591C0AF26FF77E400F9DBF0 /* UefiDevicePathLib */ = { + isa = PBXGroup; + children = ( + A591C0B026FF77E400F9DBF0 /* DevicePathUtilities.c */, + A591C0B126FF77E400F9DBF0 /* UefiDevicePathLib.c */, + A591C0B226FF77E400F9DBF0 /* DevicePathFromText.c */, + A591C0B326FF77E400F9DBF0 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */, + A591C0B426FF77E400F9DBF0 /* DevicePathToText.c */, + A591C0B526FF77E400F9DBF0 /* UefiDevicePathLibOptionalDevicePathProtocol.c */, + A591C0B626FF77E400F9DBF0 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */, + A591C0B726FF77E400F9DBF0 /* UefiDevicePathLib.uni */, + A591C0B826FF77E400F9DBF0 /* UefiDevicePathLib.inf */, + A591C0B926FF77E400F9DBF0 /* UefiDevicePathLib.h */, + ); + path = UefiDevicePathLib; + sourceTree = ""; + }; + A591C0BA26FF77E400F9DBF0 /* PeiHobLib */ = { + isa = PBXGroup; + children = ( + A591C0BB26FF77E400F9DBF0 /* PeiHobLib.uni */, + A591C0BC26FF77E400F9DBF0 /* PeiHobLib.inf */, + A591C0BD26FF77E400F9DBF0 /* HobLib.c */, + ); + path = PeiHobLib; + sourceTree = ""; + }; + A591C0BE26FF77E400F9DBF0 /* PeiMemoryLib */ = { + isa = PBXGroup; + children = ( + A591C0BF26FF77E400F9DBF0 /* SetMem64Wrapper.c */, + A591C0C026FF77E400F9DBF0 /* ZeroMemWrapper.c */, + A591C0C126FF77E400F9DBF0 /* CopyMemWrapper.c */, + A591C0C226FF77E400F9DBF0 /* ScanMem64Wrapper.c */, + A591C0C326FF77E400F9DBF0 /* MemLibGeneric.c */, + A591C0C426FF77E400F9DBF0 /* PeiMemoryLib.inf */, + A591C0C526FF77E400F9DBF0 /* ScanMem8Wrapper.c */, + A591C0C626FF77E400F9DBF0 /* PeiMemoryLib.uni */, + A591C0C726FF77E400F9DBF0 /* SetMem32Wrapper.c */, + A591C0C826FF77E400F9DBF0 /* ScanMem32Wrapper.c */, + A591C0C926FF77E400F9DBF0 /* IsZeroBufferWrapper.c */, + A591C0CA26FF77E400F9DBF0 /* SetMemWrapper.c */, + A591C0CB26FF77E400F9DBF0 /* MemLib.c */, + A591C0CC26FF77E400F9DBF0 /* CompareMemWrapper.c */, + A591C0CD26FF77E400F9DBF0 /* SetMem16Wrapper.c */, + A591C0CE26FF77E400F9DBF0 /* MemLibGuid.c */, + A591C0CF26FF77E400F9DBF0 /* MemLibInternals.h */, + A591C0D026FF77E400F9DBF0 /* ScanMem16Wrapper.c */, + ); + path = PeiMemoryLib; + sourceTree = ""; + }; + A591C0D126FF77E400F9DBF0 /* BaseIoLibIntrinsic */ = { + isa = PBXGroup; + children = ( + A591C0D226FF77E400F9DBF0 /* BaseIoLibIntrinsic.inf */, + A591C0D326FF77E400F9DBF0 /* IoLibEbc.c */, + A591C0D426FF77E400F9DBF0 /* BaseIoLibIntrinsic.uni */, + A591C0D526FF77E400F9DBF0 /* IoLibGcc.c */, + A591C0D626FF77E400F9DBF0 /* BaseIoLibIntrinsicSev.inf */, + A591C0D726FF77E400F9DBF0 /* BaseIoLibIntrinsicInternal.h */, + A591C0D826FF77E400F9DBF0 /* IoLibMmioBuffer.c */, + A591C0D926FF77E400F9DBF0 /* X64 */, + A591C0DC26FF77E400F9DBF0 /* IoLib.c */, + A591C0DD26FF77E400F9DBF0 /* IoHighLevel.c */, + A591C0DE26FF77E400F9DBF0 /* IoLibMsc.c */, + A591C0DF26FF77E400F9DBF0 /* Ia32 */, + A591C0E226FF77E400F9DBF0 /* IoLibArm.c */, + A591C0E326FF77E400F9DBF0 /* Arm */, + A591C0E626FF77E400F9DBF0 /* BaseIoLibIntrinsicArmVirt.inf */, + A591C0E726FF77E400F9DBF0 /* AArch64 */, + A591C0EA26FF77E400F9DBF0 /* IoLibArmVirt.c */, + A591C0EB26FF77E400F9DBF0 /* BaseIoLibIntrinsicArmVirt.uni */, + ); + path = BaseIoLibIntrinsic; + sourceTree = ""; + }; + A591C0D926FF77E400F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C0DA26FF77E400F9DBF0 /* IoFifo.nasm */, + A591C0DB26FF77E400F9DBF0 /* IoFifoSev.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C0DF26FF77E400F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C0E026FF77E400F9DBF0 /* IoFifo.nasm */, + A591C0E126FF77E400F9DBF0 /* IoFifoSev.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C0E326FF77E400F9DBF0 /* Arm */ = { + isa = PBXGroup; + children = ( + A591C0E426FF77E400F9DBF0 /* ArmVirtMmio.S */, + A591C0E526FF77E400F9DBF0 /* ArmVirtMmio.asm */, + ); + path = Arm; + sourceTree = ""; + }; + A591C0E726FF77E400F9DBF0 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A591C0E826FF77E400F9DBF0 /* ArmVirtMmio.S */, + A591C0E926FF77E400F9DBF0 /* ArmVirtMmio.asm */, + ); + path = AArch64; + sourceTree = ""; + }; + A591C0EC26FF77E400F9DBF0 /* PeiPciSegmentLibPciCfg2 */ = { + isa = PBXGroup; + children = ( + A591C0ED26FF77E400F9DBF0 /* PeiPciSegmentLibPciCfg2.inf */, + A591C0EE26FF77E400F9DBF0 /* PeiPciSegmentLibPciCfg2.uni */, + A591C0EF26FF77E400F9DBF0 /* PciSegmentLib.c */, + ); + path = PeiPciSegmentLibPciCfg2; + sourceTree = ""; + }; + A591C0F026FF77E400F9DBF0 /* BasePeCoffGetEntryPointLib */ = { + isa = PBXGroup; + children = ( + A591C0F126FF77E400F9DBF0 /* BasePeCoffGetEntryPointLib.uni */, + A591C0F226FF77E400F9DBF0 /* BasePeCoffGetEntryPointLib.inf */, + A591C0F326FF77E400F9DBF0 /* PeCoffGetEntryPoint.c */, + ); + path = BasePeCoffGetEntryPointLib; + sourceTree = ""; + }; + A591C0F426FF77E400F9DBF0 /* UefiDevicePathLibDevicePathProtocol */ = { + isa = PBXGroup; + children = ( + A591C0F526FF77E400F9DBF0 /* UefiDevicePathLibDevicePathProtocol.inf */, + A591C0F626FF77E400F9DBF0 /* UefiDevicePathLibDevicePathProtocol.uni */, + A591C0F726FF77E400F9DBF0 /* UefiDevicePathLib.c */, + ); + path = UefiDevicePathLibDevicePathProtocol; + sourceTree = ""; + }; + A591C0F826FF77E400F9DBF0 /* SmmIoLib */ = { + isa = PBXGroup; + children = ( + A591C0F926FF77E400F9DBF0 /* SmmIoLib.c */, + A591C0FA26FF77E400F9DBF0 /* SmmIoLib.uni */, + A591C0FB26FF77E500F9DBF0 /* SmmIoLib.inf */, + ); + path = SmmIoLib; + sourceTree = ""; + }; + A591C0FC26FF77E500F9DBF0 /* DxeCoreHobLib */ = { + isa = PBXGroup; + children = ( + A591C0FD26FF77E500F9DBF0 /* HobLib.c */, + A591C0FE26FF77E500F9DBF0 /* DxeCoreHobLib.inf */, + A591C0FF26FF77E500F9DBF0 /* DxeCoreHobLib.uni */, + ); + path = DxeCoreHobLib; + sourceTree = ""; + }; + A591C10026FF77E500F9DBF0 /* UefiRuntimeServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591C10126FF77E500F9DBF0 /* UefiRuntimeServicesTableLib.uni */, + A591C10226FF77E500F9DBF0 /* UefiRuntimeServicesTableLib.inf */, + A591C10326FF77E500F9DBF0 /* UefiRuntimeServicesTableLib.c */, + ); + path = UefiRuntimeServicesTableLib; + sourceTree = ""; + }; + A591C10426FF77E500F9DBF0 /* PeiPcdLib */ = { + isa = PBXGroup; + children = ( + A591C10526FF77E500F9DBF0 /* PeiPcdLib.c */, + A591C10626FF77E500F9DBF0 /* PeiPcdLib.inf */, + A591C10726FF77E500F9DBF0 /* PeiPcdLib.uni */, + ); + path = PeiPcdLib; + sourceTree = ""; + }; + A591C10826FF77E500F9DBF0 /* SmmMemLib */ = { + isa = PBXGroup; + children = ( + A591C10926FF77E500F9DBF0 /* SmmMemLib.uni */, + A591C10A26FF77E500F9DBF0 /* SmmMemLib.c */, + A591C10B26FF77E500F9DBF0 /* SmmMemLib.inf */, + ); + path = SmmMemLib; + sourceTree = ""; + }; + A591C10C26FF77E500F9DBF0 /* UefiFileHandleLib */ = { + isa = PBXGroup; + children = ( + A591C10D26FF77E500F9DBF0 /* UefiFileHandleLib.inf */, + A591C10E26FF77E500F9DBF0 /* UefiFileHandleLib.uni */, + A591C10F26FF77E500F9DBF0 /* UefiFileHandleLib.c */, + ); + path = UefiFileHandleLib; + sourceTree = ""; + }; + A591C11026FF77E500F9DBF0 /* DxeRuntimeDebugLibSerialPort */ = { + isa = PBXGroup; + children = ( + A591C11126FF77E500F9DBF0 /* DebugLib.c */, + A591C11226FF77E500F9DBF0 /* DxeRuntimeDebugLibSerialPort.inf */, + A591C11326FF77E500F9DBF0 /* DxeRuntimeDebugLibSerialPort.uni */, + ); + path = DxeRuntimeDebugLibSerialPort; + sourceTree = ""; + }; + A591C11426FF77E500F9DBF0 /* BaseMemoryLibMmx */ = { + isa = PBXGroup; + children = ( + A591C11526FF77E500F9DBF0 /* SetMem64Wrapper.c */, + A591C11626FF77E500F9DBF0 /* ZeroMemWrapper.c */, + A591C11726FF77E500F9DBF0 /* CopyMemWrapper.c */, + A591C11826FF77E500F9DBF0 /* ScanMem64Wrapper.c */, + A591C11926FF77E500F9DBF0 /* X64 */, + A591C12626FF77E500F9DBF0 /* ScanMem8Wrapper.c */, + A591C12726FF77E500F9DBF0 /* SetMem32Wrapper.c */, + A591C12826FF77E500F9DBF0 /* Ia32 */, + A591C13526FF77E500F9DBF0 /* ScanMem32Wrapper.c */, + A591C13626FF77E500F9DBF0 /* IsZeroBufferWrapper.c */, + A591C13726FF77E500F9DBF0 /* SetMemWrapper.c */, + A591C13826FF77E500F9DBF0 /* CompareMemWrapper.c */, + A591C13926FF77E500F9DBF0 /* SetMem16Wrapper.c */, + A591C13A26FF77E500F9DBF0 /* MemLibGuid.c */, + A591C13B26FF77E500F9DBF0 /* BaseMemoryLibMmx.inf */, + A591C13C26FF77E500F9DBF0 /* MemLibInternals.h */, + A591C13D26FF77E500F9DBF0 /* ScanMem16Wrapper.c */, + A591C13E26FF77E500F9DBF0 /* BaseMemoryLibMmx.uni */, + ); + path = BaseMemoryLibMmx; + sourceTree = ""; + }; + A591C11926FF77E500F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C11A26FF77E500F9DBF0 /* ZeroMem.nasm */, + A591C11B26FF77E500F9DBF0 /* CompareMem.nasm */, + A591C11C26FF77E500F9DBF0 /* SetMem16.nasm */, + A591C11D26FF77E500F9DBF0 /* ScanMem64.nasm */, + A591C11E26FF77E500F9DBF0 /* ScanMem32.nasm */, + A591C11F26FF77E500F9DBF0 /* SetMem.nasm */, + A591C12026FF77E500F9DBF0 /* IsZeroBuffer.nasm */, + A591C12126FF77E500F9DBF0 /* SetMem64.nasm */, + A591C12226FF77E500F9DBF0 /* ScanMem8.nasm */, + A591C12326FF77E500F9DBF0 /* SetMem32.nasm */, + A591C12426FF77E500F9DBF0 /* ScanMem16.nasm */, + A591C12526FF77E500F9DBF0 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C12826FF77E500F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C12926FF77E500F9DBF0 /* ZeroMem.nasm */, + A591C12A26FF77E500F9DBF0 /* CompareMem.nasm */, + A591C12B26FF77E500F9DBF0 /* SetMem16.nasm */, + A591C12C26FF77E500F9DBF0 /* ScanMem64.nasm */, + A591C12D26FF77E500F9DBF0 /* ScanMem32.nasm */, + A591C12E26FF77E500F9DBF0 /* SetMem.nasm */, + A591C12F26FF77E500F9DBF0 /* IsZeroBuffer.nasm */, + A591C13026FF77E500F9DBF0 /* SetMem64.nasm */, + A591C13126FF77E500F9DBF0 /* ScanMem8.nasm */, + A591C13226FF77E500F9DBF0 /* SetMem32.nasm */, + A591C13326FF77E500F9DBF0 /* ScanMem16.nasm */, + A591C13426FF77E500F9DBF0 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C13F26FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib */ = { + isa = PBXGroup; + children = ( + A591C14026FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib.inf */, + A591C14126FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib.uni */, + A591C14226FF77E500F9DBF0 /* BaseOrderedCollectionRedBlackTreeLib.c */, + ); + path = BaseOrderedCollectionRedBlackTreeLib; + sourceTree = ""; + }; + A591C14326FF77E500F9DBF0 /* UefiMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A591C14426FF77E500F9DBF0 /* UefiMemoryAllocationLib.inf */, + A591C14526FF77E500F9DBF0 /* MemoryAllocationLib.c */, + A591C14626FF77E500F9DBF0 /* UefiMemoryAllocationLib.uni */, + ); + path = UefiMemoryAllocationLib; + sourceTree = ""; + }; + A591C14726FF77E500F9DBF0 /* UefiRuntimeLib */ = { + isa = PBXGroup; + children = ( + A591C14826FF77E500F9DBF0 /* UefiRuntimeLib.uni */, + A591C14926FF77E500F9DBF0 /* UefiRuntimeLib.inf */, + A591C14A26FF77E500F9DBF0 /* RuntimeLib.c */, + ); + path = UefiRuntimeLib; + sourceTree = ""; + }; + A591C14B26FF77E500F9DBF0 /* UefiDebugLibConOut */ = { + isa = PBXGroup; + children = ( + A591C14C26FF77E500F9DBF0 /* UefiDebugLibConOut.inf */, + A591C14D26FF77E500F9DBF0 /* UefiDebugLibConOut.uni */, + A591C14E26FF77E500F9DBF0 /* DebugLibConstructor.c */, + A591C14F26FF77E500F9DBF0 /* DebugLib.c */, + ); + path = UefiDebugLibConOut; + sourceTree = ""; + }; + A591C15026FF77E500F9DBF0 /* BasePciLibPciExpress */ = { + isa = PBXGroup; + children = ( + A591C15126FF77E500F9DBF0 /* BasePciLibPciExpress.uni */, + A591C15226FF77E500F9DBF0 /* BasePciLibPciExpress.inf */, + A591C15326FF77E500F9DBF0 /* PciLib.c */, + ); + path = BasePciLibPciExpress; + sourceTree = ""; + }; + A591C15426FF77E500F9DBF0 /* UefiLib */ = { + isa = PBXGroup; + children = ( + A591C15526FF77E500F9DBF0 /* UefiLibPrint.c */, + A591C15626FF77E500F9DBF0 /* UefiLib.uni */, + A591C15726FF77E500F9DBF0 /* UefiLib.inf */, + A591C15826FF77E500F9DBF0 /* UefiDriverModel.c */, + A591C15926FF77E500F9DBF0 /* UefiNotTiano.c */, + A591C15A26FF77E500F9DBF0 /* Console.c */, + A591C15B26FF77E500F9DBF0 /* UefiLib.c */, + A591C15C26FF77E500F9DBF0 /* UefiLibInternal.h */, + A591C15D26FF77E500F9DBF0 /* Acpi.c */, + ); + path = UefiLib; + sourceTree = ""; + }; + A591C15E26FF77E500F9DBF0 /* DxeHstiLib */ = { + isa = PBXGroup; + children = ( + A591C15F26FF77E500F9DBF0 /* DxeHstiLib.uni */, + A591C16026FF77E500F9DBF0 /* HstiDxe.c */, + A591C16126FF77E500F9DBF0 /* DxeHstiLib.inf */, + A591C16226FF77E500F9DBF0 /* HstiAip.c */, + A591C16326FF77E500F9DBF0 /* HstiDxe.h */, + ); + path = DxeHstiLib; + sourceTree = ""; + }; + A591C16426FF77E500F9DBF0 /* BasePostCodeLibDebug */ = { + isa = PBXGroup; + children = ( + A591C16526FF77E500F9DBF0 /* PostCode.c */, + A591C16626FF77E500F9DBF0 /* BasePostCodeLibDebug.uni */, + A591C16726FF77E500F9DBF0 /* BasePostCodeLibDebug.inf */, + ); + path = BasePostCodeLibDebug; + sourceTree = ""; + }; + A591C16826FF77E500F9DBF0 /* BaseS3StallLib */ = { + isa = PBXGroup; + children = ( + A591C16926FF77E500F9DBF0 /* BaseS3StallLib.inf */, + A591C16A26FF77E500F9DBF0 /* BaseS3StallLib.uni */, + A591C16B26FF77E500F9DBF0 /* S3StallLib.c */, + ); + path = BaseS3StallLib; + sourceTree = ""; + }; + A591C16C26FF77E500F9DBF0 /* BaseMemoryLibOptPei */ = { + isa = PBXGroup; + children = ( + A591C16D26FF77E500F9DBF0 /* SetMem64Wrapper.c */, + A591C16E26FF77E500F9DBF0 /* ZeroMemWrapper.c */, + A591C16F26FF77E500F9DBF0 /* BaseMemoryLibOptPei.uni */, + A591C17026FF77E500F9DBF0 /* CopyMemWrapper.c */, + A591C17126FF77E500F9DBF0 /* ScanMem64Wrapper.c */, + A591C17226FF77E500F9DBF0 /* BaseMemoryLibOptPei.inf */, + A591C17326FF77E500F9DBF0 /* X64 */, + A591C18026FF77E500F9DBF0 /* ScanMem8Wrapper.c */, + A591C18126FF77E500F9DBF0 /* SetMem32Wrapper.c */, + A591C18226FF77E500F9DBF0 /* Ia32 */, + A591C18F26FF77E500F9DBF0 /* ScanMem32Wrapper.c */, + A591C19026FF77E500F9DBF0 /* IsZeroBufferWrapper.c */, + A591C19126FF77E500F9DBF0 /* SetMemWrapper.c */, + A591C19226FF77E500F9DBF0 /* CompareMemWrapper.c */, + A591C19326FF77E500F9DBF0 /* SetMem16Wrapper.c */, + A591C19426FF77E500F9DBF0 /* MemLibGuid.c */, + A591C19526FF77E500F9DBF0 /* MemLibInternals.h */, + A591C19626FF77E500F9DBF0 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLibOptPei; + sourceTree = ""; + }; + A591C17326FF77E500F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C17426FF77E500F9DBF0 /* ZeroMem.nasm */, + A591C17526FF77E500F9DBF0 /* CompareMem.nasm */, + A591C17626FF77E500F9DBF0 /* SetMem16.nasm */, + A591C17726FF77E500F9DBF0 /* ScanMem64.nasm */, + A591C17826FF77E500F9DBF0 /* ScanMem32.nasm */, + A591C17926FF77E500F9DBF0 /* SetMem.nasm */, + A591C17A26FF77E500F9DBF0 /* IsZeroBuffer.nasm */, + A591C17B26FF77E500F9DBF0 /* SetMem64.nasm */, + A591C17C26FF77E500F9DBF0 /* ScanMem8.nasm */, + A591C17D26FF77E500F9DBF0 /* SetMem32.nasm */, + A591C17E26FF77E500F9DBF0 /* ScanMem16.nasm */, + A591C17F26FF77E500F9DBF0 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C18226FF77E500F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C18326FF77E500F9DBF0 /* ZeroMem.nasm */, + A591C18426FF77E500F9DBF0 /* CompareMem.nasm */, + A591C18526FF77E500F9DBF0 /* SetMem16.nasm */, + A591C18626FF77E500F9DBF0 /* ScanMem64.nasm */, + A591C18726FF77E500F9DBF0 /* ScanMem32.nasm */, + A591C18826FF77E500F9DBF0 /* SetMem.nasm */, + A591C18926FF77E500F9DBF0 /* IsZeroBuffer.nasm */, + A591C18A26FF77E500F9DBF0 /* SetMem64.nasm */, + A591C18B26FF77E500F9DBF0 /* ScanMem8.nasm */, + A591C18C26FF77E500F9DBF0 /* SetMem32.nasm */, + A591C18D26FF77E500F9DBF0 /* ScanMem16.nasm */, + A591C18E26FF77E500F9DBF0 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C19726FF77E500F9DBF0 /* UefiPciLibPciRootBridgeIo */ = { + isa = PBXGroup; + children = ( + A591C19826FF77E500F9DBF0 /* UefiPciLibPciRootBridgeIo.uni */, + A591C19926FF77E500F9DBF0 /* UefiPciLibPciRootBridgeIo.inf */, + A591C19A26FF77E500F9DBF0 /* PciLib.c */, + ); + path = UefiPciLibPciRootBridgeIo; + sourceTree = ""; + }; + A591C19B26FF77E500F9DBF0 /* PeimEntryPoint */ = { + isa = PBXGroup; + children = ( + A591C19C26FF77E500F9DBF0 /* PeimEntryPoint.c */, + A591C19D26FF77E500F9DBF0 /* PeimEntryPoint.uni */, + A591C19E26FF77E500F9DBF0 /* PeimEntryPoint.inf */, + ); + path = PeimEntryPoint; + sourceTree = ""; + }; + A591C19F26FF77E500F9DBF0 /* SmiHandlerProfileLibNull */ = { + isa = PBXGroup; + children = ( + A591C1A026FF77E500F9DBF0 /* SmiHandlerProfileLibNull.c */, + A591C1A126FF77E500F9DBF0 /* SmiHandlerProfileLibNull.inf */, + A591C1A226FF77E500F9DBF0 /* SmiHandlerProfileLibNull.uni */, + ); + path = SmiHandlerProfileLibNull; + sourceTree = ""; + }; + A591C1A326FF77E500F9DBF0 /* BaseS3PciLib */ = { + isa = PBXGroup; + children = ( + A591C1A426FF77E500F9DBF0 /* S3PciLib.c */, + A591C1A526FF77E500F9DBF0 /* BaseS3PciLib.uni */, + A591C1A626FF77E500F9DBF0 /* BaseS3PciLib.inf */, + ); + path = BaseS3PciLib; + sourceTree = ""; + }; + A591C1A726FF77E500F9DBF0 /* BasePrintLib */ = { + isa = PBXGroup; + children = ( + A591C1A826FF77E500F9DBF0 /* PrintLibInternal.h */, + A591C1A926FF77E500F9DBF0 /* PrintLib.c */, + A591C1AA26FF77E500F9DBF0 /* BasePrintLib.inf */, + A591C1AB26FF77E500F9DBF0 /* BasePrintLib.uni */, + A591C1AC26FF77E500F9DBF0 /* PrintLibInternal.c */, + ); + path = BasePrintLib; + sourceTree = ""; + }; + A591C1AD26FF77E500F9DBF0 /* PeiIoLibCpuIo */ = { + isa = PBXGroup; + children = ( + A591C1AE26FF77E500F9DBF0 /* IoLibMmioBuffer.c */, + A591C1AF26FF77E500F9DBF0 /* IoLib.c */, + A591C1B026FF77E500F9DBF0 /* IoHighLevel.c */, + A591C1B126FF77E500F9DBF0 /* PeiIoLibCpuIo.uni */, + A591C1B226FF77E500F9DBF0 /* PeiIoLibCpuIo.inf */, + ); + path = PeiIoLibCpuIo; + sourceTree = ""; + }; + A591C1B326FF77E500F9DBF0 /* BaseReportStatusCodeLibNull */ = { + isa = PBXGroup; + children = ( + A591C1B426FF77E500F9DBF0 /* BaseReportStatusCodeLib.c */, + A591C1B526FF77E500F9DBF0 /* BaseReportStatusCodeLibNull.uni */, + A591C1B626FF77E500F9DBF0 /* BaseReportStatusCodeLibNull.inf */, + ); + path = BaseReportStatusCodeLibNull; + sourceTree = ""; + }; + A591C1B726FF77E500F9DBF0 /* DxeServicesTableLib */ = { + isa = PBXGroup; + children = ( + A591C1B826FF77E500F9DBF0 /* DxeServicesTableLib.c */, + A591C1B926FF77E500F9DBF0 /* DxeServicesTableLib.inf */, + A591C1BA26FF77E500F9DBF0 /* DxeServicesTableLib.uni */, + ); + path = DxeServicesTableLib; + sourceTree = ""; + }; + A591C1BB26FF77E500F9DBF0 /* BasePeCoffExtraActionLibNull */ = { + isa = PBXGroup; + children = ( + A591C1BC26FF77E500F9DBF0 /* BasePeCoffExtraActionLibNull.inf */, + A591C1BD26FF77E500F9DBF0 /* PeCoffExtraActionLibNull.uni */, + A591C1BE26FF77E500F9DBF0 /* PeCoffExtraActionLib.c */, + ); + path = BasePeCoffExtraActionLibNull; + sourceTree = ""; + }; + A591C1BF26FF77E500F9DBF0 /* UefiUsbLib */ = { + isa = PBXGroup; + children = ( + A591C1C026FF77E500F9DBF0 /* UsbDxeLib.c */, + A591C1C126FF77E500F9DBF0 /* UefiUsbLib.inf */, + A591C1C226FF77E500F9DBF0 /* UefiUsbLib.uni */, + A591C1C326FF77E500F9DBF0 /* Hid.c */, + A591C1C426FF77E500F9DBF0 /* UefiUsbLibInternal.h */, + ); + path = UefiUsbLib; + sourceTree = ""; + }; + A591C1CA26FF77F100F9DBF0 /* NetworkPkg */ = { + isa = PBXGroup; + children = ( + A591C1CB26FF77F100F9DBF0 /* HttpBootDxe */, + A591C1E226FF77F100F9DBF0 /* NetworkPkg.dsc */, + A591C1E326FF77F100F9DBF0 /* WifiConnectionManagerDxe */, + A591C1F826FF77F100F9DBF0 /* Udp4Dxe */, + A591C20226FF77F100F9DBF0 /* DpcDxe */, + A591C20826FF77F100F9DBF0 /* MnpDxe */, + A591C21626FF77F100F9DBF0 /* Network.dsc.inc */, + A591C21726FF77F100F9DBF0 /* Mtftp4Dxe */, + A591C22626FF77F100F9DBF0 /* NetworkDefines.dsc.inc */, + A591C22726FF77F100F9DBF0 /* Ip4Dxe */, + A591C24726FF77F100F9DBF0 /* NetworkPcds.dsc.inc */, + A591C24826FF77F100F9DBF0 /* NetworkPkg.dec */, + A591C24926FF77F100F9DBF0 /* DnsDxe */, + A591C25526FF77F100F9DBF0 /* NetworkPkgExtra.uni */, + A591C25626FF77F100F9DBF0 /* Include */, + A591C26826FF77F100F9DBF0 /* NetworkPkg.uni */, + A591C26926FF77F100F9DBF0 /* Dhcp4Dxe */, + A591C27626FF77F100F9DBF0 /* NetworkLibs.dsc.inc */, + A591C27726FF77F100F9DBF0 /* SnpDxe */, + A591C28D26FF77F100F9DBF0 /* Library */, + A591C2A826FF77F200F9DBF0 /* VlanConfigDxe */, + A591C2B326FF77F200F9DBF0 /* NetworkComponents.dsc.inc */, + A591C2B426FF77F200F9DBF0 /* IScsiDxe */, + A591C2D226FF77F200F9DBF0 /* Dhcp6Dxe */, + A591C2DF26FF77F200F9DBF0 /* HttpUtilitiesDxe */, + A591C2E626FF77F200F9DBF0 /* Udp6Dxe */, + A591C2F026FF77F200F9DBF0 /* Network.fdf.inc */, + A591C2F126FF77F200F9DBF0 /* Application */, + A591C2F826FF77F200F9DBF0 /* ArpDxe */, + A591C30226FF77F200F9DBF0 /* HttpDxe */, + A591C31226FF77F200F9DBF0 /* TlsAuthConfigDxe */, + A591C31C26FF77F200F9DBF0 /* Ip6Dxe */, + A591C33E26FF77F200F9DBF0 /* UefiPxeBcDxe */, + A591C35126FF77F300F9DBF0 /* TlsDxe */, + A591C35B26FF77F300F9DBF0 /* TcpDxe */, + A591C37226FF77F300F9DBF0 /* Mtftp6Dxe */, + ); + name = NetworkPkg; + path = ../../NetworkPkg; + sourceTree = ""; + }; + A591C1CB26FF77F100F9DBF0 /* HttpBootDxe */ = { + isa = PBXGroup; + children = ( + A591C1CC26FF77F100F9DBF0 /* HttpBootClient.h */, + A591C1CD26FF77F100F9DBF0 /* HttpBootDhcp6.h */, + A591C1CE26FF77F100F9DBF0 /* HttpBootDhcp4.c */, + A591C1CF26FF77F100F9DBF0 /* HttpBootSupport.h */, + A591C1D026FF77F100F9DBF0 /* HttpBootImpl.c */, + A591C1D126FF77F100F9DBF0 /* HttpBootDxe.h */, + A591C1D226FF77F100F9DBF0 /* HttpBootConfig.h */, + A591C1D326FF77F100F9DBF0 /* HttpBootComponentName.c */, + A591C1D426FF77F100F9DBF0 /* HttpBootConfigVfr.vfr */, + A591C1D526FF77F100F9DBF0 /* HttpBootConfigNVDataStruc.h */, + A591C1D626FF77F100F9DBF0 /* HttpBootDhcp4.h */, + A591C1D726FF77F100F9DBF0 /* HttpBootSupport.c */, + A591C1D826FF77F100F9DBF0 /* HttpBootDhcp6.c */, + A591C1D926FF77F100F9DBF0 /* HttpBootClient.c */, + A591C1DA26FF77F100F9DBF0 /* HttpBootDxeExtra.uni */, + A591C1DB26FF77F100F9DBF0 /* HttpBootComponentName.h */, + A591C1DC26FF77F100F9DBF0 /* HttpBootConfigStrings.uni */, + A591C1DD26FF77F100F9DBF0 /* HttpBootConfig.c */, + A591C1DE26FF77F100F9DBF0 /* HttpBootDxe.c */, + A591C1DF26FF77F100F9DBF0 /* HttpBootImpl.h */, + A591C1E026FF77F100F9DBF0 /* HttpBootDxe.inf */, + A591C1E126FF77F100F9DBF0 /* HttpBootDxe.uni */, + ); + path = HttpBootDxe; + sourceTree = ""; + }; + A591C1E326FF77F100F9DBF0 /* WifiConnectionManagerDxe */ = { + isa = PBXGroup; + children = ( + A591C1E426FF77F100F9DBF0 /* WifiConnectionMgrImpl.h */, + A591C1E526FF77F100F9DBF0 /* WifiConnectionMgrComponentName.c */, + A591C1E626FF77F100F9DBF0 /* WifiConnectionMgrMisc.c */, + A591C1E726FF77F100F9DBF0 /* WifiConnectionMgrDriverBinding.h */, + A591C1E826FF77F100F9DBF0 /* WifiConnectionMgrConfigNVDataStruct.h */, + A591C1E926FF77F100F9DBF0 /* WifiConnectionMgrHiiConfigAccess.h */, + A591C1EA26FF77F100F9DBF0 /* WifiConnectionManagerDxe.vfr */, + A591C1EB26FF77F100F9DBF0 /* EapContext.h */, + A591C1EC26FF77F100F9DBF0 /* WifiConnectionMgrFileUtil.h */, + A591C1ED26FF77F100F9DBF0 /* WifiConnectionMgrConfig.h */, + A591C1EE26FF77F100F9DBF0 /* WifiConnectionMgrDxe.h */, + A591C1EF26FF77F100F9DBF0 /* WifiConnectionMgrConfigHii.h */, + A591C1F026FF77F100F9DBF0 /* WifiConnectionMgrDriver.c */, + A591C1F126FF77F100F9DBF0 /* WifiConnectionMgrComponentName.h */, + A591C1F226FF77F100F9DBF0 /* WifiConnectionMgrImpl.c */, + A591C1F326FF77F100F9DBF0 /* WifiConnectionMgrMisc.h */, + A591C1F426FF77F100F9DBF0 /* WifiConnectionManagerDxeStrings.uni */, + A591C1F526FF77F100F9DBF0 /* WifiConnectionManagerDxe.inf */, + A591C1F626FF77F100F9DBF0 /* WifiConnectionMgrHiiConfigAccess.c */, + A591C1F726FF77F100F9DBF0 /* WifiConnectionMgrFileUtil.c */, + ); + path = WifiConnectionManagerDxe; + sourceTree = ""; + }; + A591C1F826FF77F100F9DBF0 /* Udp4Dxe */ = { + isa = PBXGroup; + children = ( + A591C1F926FF77F100F9DBF0 /* Udp4Driver.h */, + A591C1FA26FF77F100F9DBF0 /* Udp4Impl.h */, + A591C1FB26FF77F100F9DBF0 /* ComponentName.c */, + A591C1FC26FF77F100F9DBF0 /* Udp4Main.c */, + A591C1FD26FF77F100F9DBF0 /* Udp4Driver.c */, + A591C1FE26FF77F100F9DBF0 /* Udp4Impl.c */, + A591C1FF26FF77F100F9DBF0 /* Udp4DxeExtra.uni */, + A591C20026FF77F100F9DBF0 /* Udp4Dxe.uni */, + A591C20126FF77F100F9DBF0 /* Udp4Dxe.inf */, + ); + path = Udp4Dxe; + sourceTree = ""; + }; + A591C20226FF77F100F9DBF0 /* DpcDxe */ = { + isa = PBXGroup; + children = ( + A591C20326FF77F100F9DBF0 /* Dpc.c */, + A591C20426FF77F100F9DBF0 /* DpcDxeExtra.uni */, + A591C20526FF77F100F9DBF0 /* DpcDxe.uni */, + A591C20626FF77F100F9DBF0 /* DpcDxe.inf */, + A591C20726FF77F100F9DBF0 /* Dpc.h */, + ); + path = DpcDxe; + sourceTree = ""; + }; + A591C20826FF77F100F9DBF0 /* MnpDxe */ = { + isa = PBXGroup; + children = ( + A591C20926FF77F100F9DBF0 /* MnpDxeExtra.uni */, + A591C20A26FF77F100F9DBF0 /* MnpVlan.c */, + A591C20B26FF77F100F9DBF0 /* MnpDriver.c */, + A591C20C26FF77F100F9DBF0 /* MnpConfig.c */, + A591C20D26FF77F100F9DBF0 /* ComponentName.c */, + A591C20E26FF77F100F9DBF0 /* MnpDxe.uni */, + A591C20F26FF77F100F9DBF0 /* MnpMain.c */, + A591C21026FF77F100F9DBF0 /* MnpDriver.h */, + A591C21126FF77F100F9DBF0 /* MnpVlan.h */, + A591C21226FF77F100F9DBF0 /* MnpDxe.inf */, + A591C21326FF77F100F9DBF0 /* MnpIo.c */, + A591C21426FF77F100F9DBF0 /* MnpImpl.h */, + A591C21526FF77F100F9DBF0 /* ComponentName.h */, + ); + path = MnpDxe; + sourceTree = ""; + }; + A591C21726FF77F100F9DBF0 /* Mtftp4Dxe */ = { + isa = PBXGroup; + children = ( + A591C21826FF77F100F9DBF0 /* Mtftp4Option.c */, + A591C21926FF77F100F9DBF0 /* Mtftp4Impl.c */, + A591C21A26FF77F100F9DBF0 /* Mtftp4Driver.h */, + A591C21B26FF77F100F9DBF0 /* Mtftp4Support.h */, + A591C21C26FF77F100F9DBF0 /* ComponentName.c */, + A591C21D26FF77F100F9DBF0 /* Mtftp4Option.h */, + A591C21E26FF77F100F9DBF0 /* Mtftp4Wrq.c */, + A591C21F26FF77F100F9DBF0 /* Mtftp4Impl.h */, + A591C22026FF77F100F9DBF0 /* Mtftp4Rrq.c */, + A591C22126FF77F100F9DBF0 /* Mtftp4Dxe.uni */, + A591C22226FF77F100F9DBF0 /* Mtftp4Dxe.inf */, + A591C22326FF77F100F9DBF0 /* Mtftp4Support.c */, + A591C22426FF77F100F9DBF0 /* Mtftp4DxeExtra.uni */, + A591C22526FF77F100F9DBF0 /* Mtftp4Driver.c */, + ); + path = Mtftp4Dxe; + sourceTree = ""; + }; + A591C22726FF77F100F9DBF0 /* Ip4Dxe */ = { + isa = PBXGroup; + children = ( + A591C22826FF77F100F9DBF0 /* Ip4Driver.h */, + A591C22926FF77F100F9DBF0 /* Ip4Input.h */, + A591C22A26FF77F100F9DBF0 /* Ip4NvData.h */, + A591C22B26FF77F100F9DBF0 /* Ip4Dxe.uni */, + A591C22C26FF77F100F9DBF0 /* Ip4Igmp.c */, + A591C22D26FF77F100F9DBF0 /* Ip4Output.h */, + A591C22E26FF77F100F9DBF0 /* Ip4Icmp.c */, + A591C22F26FF77F100F9DBF0 /* Ip4Config2Impl.h */, + A591C23026FF77F100F9DBF0 /* Ip4Dxe.inf */, + A591C23126FF77F100F9DBF0 /* Ip4DxeStrings.uni */, + A591C23226FF77F100F9DBF0 /* Ip4Config2.vfr */, + A591C23326FF77F100F9DBF0 /* Ip4Impl.h */, + A591C23426FF77F100F9DBF0 /* Ip4Config2Nv.c */, + A591C23526FF77F100F9DBF0 /* Ip4Route.h */, + A591C23626FF77F100F9DBF0 /* Ip4If.h */, + A591C23726FF77F100F9DBF0 /* Ip4Common.c */, + A591C23826FF77F100F9DBF0 /* Ip4DxeExtra.uni */, + A591C23926FF77F100F9DBF0 /* ComponentName.c */, + A591C23A26FF77F100F9DBF0 /* Ip4Option.c */, + A591C23B26FF77F100F9DBF0 /* Ip4Igmp.h */, + A591C23C26FF77F100F9DBF0 /* Ip4Output.c */, + A591C23D26FF77F100F9DBF0 /* Ip4Driver.c */, + A591C23E26FF77F100F9DBF0 /* Ip4Input.c */, + A591C23F26FF77F100F9DBF0 /* Ip4Config2Impl.c */, + A591C24026FF77F100F9DBF0 /* Ip4Icmp.h */, + A591C24126FF77F100F9DBF0 /* Ip4Route.c */, + A591C24226FF77F100F9DBF0 /* Ip4Config2Nv.h */, + A591C24326FF77F100F9DBF0 /* Ip4Impl.c */, + A591C24426FF77F100F9DBF0 /* Ip4Option.h */, + A591C24526FF77F100F9DBF0 /* Ip4If.c */, + A591C24626FF77F100F9DBF0 /* Ip4Common.h */, + ); + path = Ip4Dxe; + sourceTree = ""; + }; + A591C24926FF77F100F9DBF0 /* DnsDxe */ = { + isa = PBXGroup; + children = ( + A591C24A26FF77F100F9DBF0 /* DnsImpl.c */, + A591C24B26FF77F100F9DBF0 /* DnsDxeExtra.uni */, + A591C24C26FF77F100F9DBF0 /* DnsProtocol.c */, + A591C24D26FF77F100F9DBF0 /* DnsDriver.h */, + A591C24E26FF77F100F9DBF0 /* DnsDhcp.c */, + A591C24F26FF77F100F9DBF0 /* ComponentName.c */, + A591C25026FF77F100F9DBF0 /* DnsImpl.h */, + A591C25126FF77F100F9DBF0 /* DnsDxe.uni */, + A591C25226FF77F100F9DBF0 /* DnsDxe.inf */, + A591C25326FF77F100F9DBF0 /* DnsDhcp.h */, + A591C25426FF77F100F9DBF0 /* DnsDriver.c */, + ); + path = DnsDxe; + sourceTree = ""; + }; + A591C25626FF77F100F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591C25726FF77F100F9DBF0 /* Library */, + A591C25E26FF77F100F9DBF0 /* Protocol */, + A591C26026FF77F100F9DBF0 /* Guid */, + ); + path = Include; + sourceTree = ""; + }; + A591C25726FF77F100F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C25826FF77F100F9DBF0 /* HttpLib.h */, + A591C25926FF77F100F9DBF0 /* IpIoLib.h */, + A591C25A26FF77F100F9DBF0 /* UdpIoLib.h */, + A591C25B26FF77F100F9DBF0 /* NetLib.h */, + A591C25C26FF77F100F9DBF0 /* TcpIoLib.h */, + A591C25D26FF77F100F9DBF0 /* DpcLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A591C25E26FF77F100F9DBF0 /* Protocol */ = { + isa = PBXGroup; + children = ( + A591C25F26FF77F100F9DBF0 /* Dpc.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A591C26026FF77F100F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591C26126FF77F100F9DBF0 /* WifiConnectionManagerConfigHii.h */, + A591C26226FF77F100F9DBF0 /* TlsAuthConfigHii.h */, + A591C26326FF77F100F9DBF0 /* IScsiConfigHii.h */, + A591C26426FF77F100F9DBF0 /* HttpBootConfigHii.h */, + A591C26526FF77F100F9DBF0 /* HttpTlsCipherList.h */, + A591C26626FF77F100F9DBF0 /* Ip6ConfigHii.h */, + A591C26726FF77F100F9DBF0 /* TlsAuthentication.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591C26926FF77F100F9DBF0 /* Dhcp4Dxe */ = { + isa = PBXGroup; + children = ( + A591C26A26FF77F100F9DBF0 /* Dhcp4Option.h */, + A591C26B26FF77F100F9DBF0 /* Dhcp4Dxe.uni */, + A591C26C26FF77F100F9DBF0 /* Dhcp4Dxe.inf */, + A591C26D26FF77F100F9DBF0 /* Dhcp4Impl.h */, + A591C26E26FF77F100F9DBF0 /* Dhcp4Io.c */, + A591C26F26FF77F100F9DBF0 /* ComponentName.c */, + A591C27026FF77F100F9DBF0 /* Dhcp4Driver.c */, + A591C27126FF77F100F9DBF0 /* Dhcp4Option.c */, + A591C27226FF77F100F9DBF0 /* Dhcp4Impl.c */, + A591C27326FF77F100F9DBF0 /* Dhcp4DxeExtra.uni */, + A591C27426FF77F100F9DBF0 /* Dhcp4Io.h */, + A591C27526FF77F100F9DBF0 /* Dhcp4Driver.h */, + ); + path = Dhcp4Dxe; + sourceTree = ""; + }; + A591C27726FF77F100F9DBF0 /* SnpDxe */ = { + isa = PBXGroup; + children = ( + A591C27826FF77F100F9DBF0 /* Snp.c */, + A591C27926FF77F100F9DBF0 /* Receive_filters.c */, + A591C27A26FF77F100F9DBF0 /* Initialize.c */, + A591C27B26FF77F100F9DBF0 /* Statistics.c */, + A591C27C26FF77F100F9DBF0 /* Station_address.c */, + A591C27D26FF77F100F9DBF0 /* WaitForPacket.c */, + A591C27E26FF77F100F9DBF0 /* ComponentName.c */, + A591C27F26FF77F100F9DBF0 /* Mcast_ip_to_mac.c */, + A591C28026FF77F100F9DBF0 /* Reset.c */, + A591C28126FF77F100F9DBF0 /* Callback.c */, + A591C28226FF77F100F9DBF0 /* Stop.c */, + A591C28326FF77F100F9DBF0 /* SnpDxe.inf */, + A591C28426FF77F100F9DBF0 /* Snp.h */, + A591C28526FF77F100F9DBF0 /* Transmit.c */, + A591C28626FF77F100F9DBF0 /* Get_status.c */, + A591C28726FF77F100F9DBF0 /* Shutdown.c */, + A591C28826FF77F100F9DBF0 /* SnpDxe.uni */, + A591C28926FF77F100F9DBF0 /* Receive.c */, + A591C28A26FF77F100F9DBF0 /* SnpDxeExtra.uni */, + A591C28B26FF77F100F9DBF0 /* Start.c */, + A591C28C26FF77F100F9DBF0 /* Nvdata.c */, + ); + path = SnpDxe; + sourceTree = ""; + }; + A591C28D26FF77F100F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C28E26FF77F100F9DBF0 /* DxeUdpIoLib */, + A591C29226FF77F200F9DBF0 /* DxeNetLib */, + A591C29726FF77F200F9DBF0 /* DxeIpIoLib */, + A591C29B26FF77F200F9DBF0 /* DxeDpcLib */, + A591C29F26FF77F200F9DBF0 /* DxeHttpLib */, + A591C2A426FF77F200F9DBF0 /* DxeTcpIoLib */, + ); + path = Library; + sourceTree = ""; + }; + A591C28E26FF77F100F9DBF0 /* DxeUdpIoLib */ = { + isa = PBXGroup; + children = ( + A591C28F26FF77F200F9DBF0 /* DxeUdpIoLib.inf */, + A591C29026FF77F200F9DBF0 /* DxeUpdIoLib.uni */, + A591C29126FF77F200F9DBF0 /* DxeUdpIoLib.c */, + ); + path = DxeUdpIoLib; + sourceTree = ""; + }; + A591C29226FF77F200F9DBF0 /* DxeNetLib */ = { + isa = PBXGroup; + children = ( + A591C29326FF77F200F9DBF0 /* DxeNetLib.inf */, + A591C29426FF77F200F9DBF0 /* DxeNetLib.uni */, + A591C29526FF77F200F9DBF0 /* NetBuffer.c */, + A591C29626FF77F200F9DBF0 /* DxeNetLib.c */, + ); + path = DxeNetLib; + sourceTree = ""; + }; + A591C29726FF77F200F9DBF0 /* DxeIpIoLib */ = { + isa = PBXGroup; + children = ( + A591C29826FF77F200F9DBF0 /* DxeIpIoLib.c */, + A591C29926FF77F200F9DBF0 /* DxeIpIoLib.uni */, + A591C29A26FF77F200F9DBF0 /* DxeIpIoLib.inf */, + ); + path = DxeIpIoLib; + sourceTree = ""; + }; + A591C29B26FF77F200F9DBF0 /* DxeDpcLib */ = { + isa = PBXGroup; + children = ( + A591C29C26FF77F200F9DBF0 /* DpcLib.c */, + A591C29D26FF77F200F9DBF0 /* DxeDpcLib.uni */, + A591C29E26FF77F200F9DBF0 /* DxeDpcLib.inf */, + ); + path = DxeDpcLib; + sourceTree = ""; + }; + A591C29F26FF77F200F9DBF0 /* DxeHttpLib */ = { + isa = PBXGroup; + children = ( + A591C2A026FF77F200F9DBF0 /* DxeHttpLib.c */, + A591C2A126FF77F200F9DBF0 /* DxeHttpLib.inf */, + A591C2A226FF77F200F9DBF0 /* DxeHttpLib.uni */, + A591C2A326FF77F200F9DBF0 /* DxeHttpLib.h */, + ); + path = DxeHttpLib; + sourceTree = ""; + }; + A591C2A426FF77F200F9DBF0 /* DxeTcpIoLib */ = { + isa = PBXGroup; + children = ( + A591C2A526FF77F200F9DBF0 /* DxeTcpIoLib.inf */, + A591C2A626FF77F200F9DBF0 /* DxeTcpIoLib.uni */, + A591C2A726FF77F200F9DBF0 /* DxeTcpIoLib.c */, + ); + path = DxeTcpIoLib; + sourceTree = ""; + }; + A591C2A826FF77F200F9DBF0 /* VlanConfigDxe */ = { + isa = PBXGroup; + children = ( + A591C2A926FF77F200F9DBF0 /* VlanConfigDxe.uni */, + A591C2AA26FF77F200F9DBF0 /* VlanConfigNvData.h */, + A591C2AB26FF77F200F9DBF0 /* VlanConfigDxe.inf */, + A591C2AC26FF77F200F9DBF0 /* VlanConfigDxeExtra.uni */, + A591C2AD26FF77F200F9DBF0 /* VlanConfigImpl.c */, + A591C2AE26FF77F200F9DBF0 /* VlanConfigStrings.uni */, + A591C2AF26FF77F200F9DBF0 /* ComponentName.c */, + A591C2B026FF77F200F9DBF0 /* VlanConfig.vfr */, + A591C2B126FF77F200F9DBF0 /* VlanConfigDriver.c */, + A591C2B226FF77F200F9DBF0 /* VlanConfigImpl.h */, + ); + path = VlanConfigDxe; + sourceTree = ""; + }; + A591C2B426FF77F200F9DBF0 /* IScsiDxe */ = { + isa = PBXGroup; + children = ( + A591C2B526FF77F200F9DBF0 /* IScsiCHAP.c */, + A591C2B626FF77F200F9DBF0 /* IScsiDxe.inf */, + A591C2B726FF77F200F9DBF0 /* IScsiProto.h */, + A591C2B826FF77F200F9DBF0 /* IScsiDriver.h */, + A591C2B926FF77F200F9DBF0 /* IScsiDhcp.h */, + A591C2BA26FF77F200F9DBF0 /* IScsiDns.h */, + A591C2BB26FF77F200F9DBF0 /* IScsiConfigStrings.uni */, + A591C2BC26FF77F200F9DBF0 /* IScsiDxe.uni */, + A591C2BD26FF77F200F9DBF0 /* IScsiDhcp6.c */, + A591C2BE26FF77F200F9DBF0 /* ComponentName.c */, + A591C2BF26FF77F200F9DBF0 /* IScsiImpl.h */, + A591C2C026FF77F200F9DBF0 /* IScsiMisc.c */, + A591C2C126FF77F200F9DBF0 /* IScsiConfig.h */, + A591C2C226FF77F200F9DBF0 /* IScsiDxeExtra.uni */, + A591C2C326FF77F200F9DBF0 /* IScsiIbft.c */, + A591C2C426FF77F200F9DBF0 /* IScsiExtScsiPassThru.c */, + A591C2C526FF77F200F9DBF0 /* IScsiProto.c */, + A591C2C626FF77F200F9DBF0 /* IScsiCHAP.h */, + A591C2C726FF77F200F9DBF0 /* IScsiConfigNVDataStruc.h */, + A591C2C826FF77F200F9DBF0 /* IScsiAuthenticationInfo.c */, + A591C2C926FF77F200F9DBF0 /* IScsiDns.c */, + A591C2CA26FF77F200F9DBF0 /* IScsiDhcp.c */, + A591C2CB26FF77F200F9DBF0 /* IScsiDriver.c */, + A591C2CC26FF77F200F9DBF0 /* IScsiDhcp6.h */, + A591C2CD26FF77F200F9DBF0 /* IScsiConfigVfr.vfr */, + A591C2CE26FF77F200F9DBF0 /* IScsiConfig.c */, + A591C2CF26FF77F200F9DBF0 /* IScsiIbft.h */, + A591C2D026FF77F200F9DBF0 /* IScsiMisc.h */, + A591C2D126FF77F200F9DBF0 /* IScsiInitiatorName.c */, + ); + path = IScsiDxe; + sourceTree = ""; + }; + A591C2D226FF77F200F9DBF0 /* Dhcp6Dxe */ = { + isa = PBXGroup; + children = ( + A591C2D326FF77F200F9DBF0 /* Dhcp6Dxe.inf */, + A591C2D426FF77F200F9DBF0 /* Dhcp6Driver.c */, + A591C2D526FF77F200F9DBF0 /* Dhcp6Dxe.uni */, + A591C2D626FF77F200F9DBF0 /* Dhcp6Impl.h */, + A591C2D726FF77F200F9DBF0 /* Dhcp6Utility.c */, + A591C2D826FF77F200F9DBF0 /* Dhcp6Io.c */, + A591C2D926FF77F200F9DBF0 /* ComponentName.c */, + A591C2DA26FF77F200F9DBF0 /* Dhcp6DxeExtra.uni */, + A591C2DB26FF77F200F9DBF0 /* Dhcp6Driver.h */, + A591C2DC26FF77F200F9DBF0 /* Dhcp6Impl.c */, + A591C2DD26FF77F200F9DBF0 /* Dhcp6Io.h */, + A591C2DE26FF77F200F9DBF0 /* Dhcp6Utility.h */, + ); + path = Dhcp6Dxe; + sourceTree = ""; + }; + A591C2DF26FF77F200F9DBF0 /* HttpUtilitiesDxe */ = { + isa = PBXGroup; + children = ( + A591C2E026FF77F200F9DBF0 /* HttpUtilitiesDxe.h */, + A591C2E126FF77F200F9DBF0 /* HttpUtilitiesProtocol.c */, + A591C2E226FF77F200F9DBF0 /* HttpUtilitiesDxe.c */, + A591C2E326FF77F200F9DBF0 /* HttpUtilitiesDxe.uni */, + A591C2E426FF77F200F9DBF0 /* HttpUtilitiesDxe.inf */, + A591C2E526FF77F200F9DBF0 /* HttpUtilitiesDxeExtra.uni */, + ); + path = HttpUtilitiesDxe; + sourceTree = ""; + }; + A591C2E626FF77F200F9DBF0 /* Udp6Dxe */ = { + isa = PBXGroup; + children = ( + A591C2E726FF77F200F9DBF0 /* Udp6Impl.h */, + A591C2E826FF77F200F9DBF0 /* Udp6Main.c */, + A591C2E926FF77F200F9DBF0 /* ComponentName.c */, + A591C2EA26FF77F200F9DBF0 /* Udp6DxeExtra.uni */, + A591C2EB26FF77F200F9DBF0 /* Udp6Driver.h */, + A591C2EC26FF77F200F9DBF0 /* Udp6Impl.c */, + A591C2ED26FF77F200F9DBF0 /* Udp6Dxe.inf */, + A591C2EE26FF77F200F9DBF0 /* Udp6Driver.c */, + A591C2EF26FF77F200F9DBF0 /* Udp6Dxe.uni */, + ); + path = Udp6Dxe; + sourceTree = ""; + }; + A591C2F126FF77F200F9DBF0 /* Application */ = { + isa = PBXGroup; + children = ( + A591C2F226FF77F200F9DBF0 /* VConfig */, + ); + path = Application; + sourceTree = ""; + }; + A591C2F226FF77F200F9DBF0 /* VConfig */ = { + isa = PBXGroup; + children = ( + A591C2F326FF77F200F9DBF0 /* VConfig.c */, + A591C2F426FF77F200F9DBF0 /* VConfigExtra.uni */, + A591C2F526FF77F200F9DBF0 /* VConfig.uni */, + A591C2F626FF77F200F9DBF0 /* VConfigStrings.uni */, + A591C2F726FF77F200F9DBF0 /* VConfig.inf */, + ); + path = VConfig; + sourceTree = ""; + }; + A591C2F826FF77F200F9DBF0 /* ArpDxe */ = { + isa = PBXGroup; + children = ( + A591C2F926FF77F200F9DBF0 /* ArpMain.c */, + A591C2FA26FF77F200F9DBF0 /* ArpDxeExtra.uni */, + A591C2FB26FF77F200F9DBF0 /* ArpImpl.h */, + A591C2FC26FF77F200F9DBF0 /* ComponentName.c */, + A591C2FD26FF77F200F9DBF0 /* ArpDriver.h */, + A591C2FE26FF77F200F9DBF0 /* ArpImpl.c */, + A591C2FF26FF77F200F9DBF0 /* ArpDxe.inf */, + A591C30026FF77F200F9DBF0 /* ArpDriver.c */, + A591C30126FF77F200F9DBF0 /* ArpDxe.uni */, + ); + path = ArpDxe; + sourceTree = ""; + }; + A591C30226FF77F200F9DBF0 /* HttpDxe */ = { + isa = PBXGroup; + children = ( + A591C30326FF77F200F9DBF0 /* HttpProto.h */, + A591C30426FF77F200F9DBF0 /* HttpDxe.inf */, + A591C30526FF77F200F9DBF0 /* HttpImpl.h */, + A591C30626FF77F200F9DBF0 /* HttpDxeExtra.uni */, + A591C30726FF77F200F9DBF0 /* HttpsSupport.c */, + A591C30826FF77F200F9DBF0 /* HttpDxe.uni */, + A591C30926FF77F200F9DBF0 /* HttpDns.h */, + A591C30A26FF77F200F9DBF0 /* HttpDriver.c */, + A591C30B26FF77F200F9DBF0 /* ComponentName.c */, + A591C30C26FF77F200F9DBF0 /* HttpProto.c */, + A591C30D26FF77F200F9DBF0 /* HttpsSupport.h */, + A591C30E26FF77F200F9DBF0 /* HttpImpl.c */, + A591C30F26FF77F200F9DBF0 /* HttpDns.c */, + A591C31026FF77F200F9DBF0 /* ComponentName.h */, + A591C31126FF77F200F9DBF0 /* HttpDriver.h */, + ); + path = HttpDxe; + sourceTree = ""; + }; + A591C31226FF77F200F9DBF0 /* TlsAuthConfigDxe */ = { + isa = PBXGroup; + children = ( + A591C31326FF77F200F9DBF0 /* TlsAuthConfigDxe.c */, + A591C31426FF77F200F9DBF0 /* TlsAuthConfigImpl.c */, + A591C31526FF77F200F9DBF0 /* TlsAuthConfigDxeStrings.uni */, + A591C31626FF77F200F9DBF0 /* TlsAuthConfigImpl.h */, + A591C31726FF77F200F9DBF0 /* TlsAuthConfigVfr.vfr */, + A591C31826FF77F200F9DBF0 /* TlsAuthConfigDxeExtra.uni */, + A591C31926FF77F200F9DBF0 /* TlsAuthConfigDxe.inf */, + A591C31A26FF77F200F9DBF0 /* TlsAuthConfigNvData.h */, + A591C31B26FF77F200F9DBF0 /* TlsAuthConfigDxe.uni */, + ); + path = TlsAuthConfigDxe; + sourceTree = ""; + }; + A591C31C26FF77F200F9DBF0 /* Ip6Dxe */ = { + isa = PBXGroup; + children = ( + A591C31D26FF77F200F9DBF0 /* Ip6Nd.h */, + A591C31E26FF77F200F9DBF0 /* Ip6Common.c */, + A591C31F26FF77F200F9DBF0 /* Ip6Dxe.inf */, + A591C32026FF77F200F9DBF0 /* Ip6Config.vfr */, + A591C32126FF77F200F9DBF0 /* Ip6Mld.h */, + A591C32226FF77F200F9DBF0 /* Ip6ConfigNv.c */, + A591C32326FF77F200F9DBF0 /* Ip6Option.c */, + A591C32426FF77F200F9DBF0 /* Ip6Dxe.uni */, + A591C32526FF77F200F9DBF0 /* Ip6Input.h */, + A591C32626FF77F200F9DBF0 /* Ip6Icmp.c */, + A591C32726FF77F200F9DBF0 /* Ip6Impl.h */, + A591C32826FF77F200F9DBF0 /* Ip6ConfigImpl.h */, + A591C32926FF77F200F9DBF0 /* Ip6Driver.h */, + A591C32A26FF77F200F9DBF0 /* Ip6NvData.h */, + A591C32B26FF77F200F9DBF0 /* ComponentName.c */, + A591C32C26FF77F200F9DBF0 /* Ip6Route.h */, + A591C32D26FF77F200F9DBF0 /* Ip6Output.h */, + A591C32E26FF77F200F9DBF0 /* Ip6If.h */, + A591C32F26FF77F200F9DBF0 /* Ip6ConfigNv.h */, + A591C33026FF77F200F9DBF0 /* Ip6Option.h */, + A591C33126FF77F200F9DBF0 /* Ip6Mld.c */, + A591C33226FF77F200F9DBF0 /* Ip6Common.h */, + A591C33326FF77F200F9DBF0 /* Ip6Nd.c */, + A591C33426FF77F200F9DBF0 /* Ip6DxeStrings.uni */, + A591C33526FF77F200F9DBF0 /* Ip6Icmp.h */, + A591C33626FF77F200F9DBF0 /* Ip6Input.c */, + A591C33726FF77F200F9DBF0 /* Ip6DxeExtra.uni */, + A591C33826FF77F200F9DBF0 /* Ip6ConfigImpl.c */, + A591C33926FF77F200F9DBF0 /* Ip6Impl.c */, + A591C33A26FF77F200F9DBF0 /* Ip6Output.c */, + A591C33B26FF77F200F9DBF0 /* Ip6If.c */, + A591C33C26FF77F200F9DBF0 /* Ip6Route.c */, + A591C33D26FF77F200F9DBF0 /* Ip6Driver.c */, + ); + path = Ip6Dxe; + sourceTree = ""; + }; + A591C33E26FF77F200F9DBF0 /* UefiPxeBcDxe */ = { + isa = PBXGroup; + children = ( + A591C33F26FF77F200F9DBF0 /* PxeBcBoot.h */, + A591C34026FF77F200F9DBF0 /* PxeBcImpl.c */, + A591C34126FF77F200F9DBF0 /* PxeBcDriver.h */, + A591C34226FF77F200F9DBF0 /* UefiPxeBcDxe.inf */, + A591C34326FF77F200F9DBF0 /* PxeBcSupport.h */, + A591C34426FF77F200F9DBF0 /* UefiPxeBcDxeExtra.uni */, + A591C34526FF77F200F9DBF0 /* UefiPxeBcDxe.uni */, + A591C34626FF77F200F9DBF0 /* PxeBcMtftp.h */, + A591C34726FF77F200F9DBF0 /* PxeBcDhcp6.h */, + A591C34826FF77F200F9DBF0 /* ComponentName.c */, + A591C34926FF77F200F9DBF0 /* PxeBcDhcp4.c */, + A591C34A26FF77F200F9DBF0 /* PxeBcBoot.c */, + A591C34B26FF77F200F9DBF0 /* PxeBcDriver.c */, + A591C34C26FF77F200F9DBF0 /* PxeBcImpl.h */, + A591C34D26FF77F300F9DBF0 /* PxeBcSupport.c */, + A591C34E26FF77F300F9DBF0 /* PxeBcDhcp4.h */, + A591C34F26FF77F300F9DBF0 /* PxeBcDhcp6.c */, + A591C35026FF77F300F9DBF0 /* PxeBcMtftp.c */, + ); + path = UefiPxeBcDxe; + sourceTree = ""; + }; + A591C35126FF77F300F9DBF0 /* TlsDxe */ = { + isa = PBXGroup; + children = ( + A591C35226FF77F300F9DBF0 /* TlsDxe.uni */, + A591C35326FF77F300F9DBF0 /* TlsDxeExtra.uni */, + A591C35426FF77F300F9DBF0 /* TlsDriver.h */, + A591C35526FF77F300F9DBF0 /* TlsDxe.inf */, + A591C35626FF77F300F9DBF0 /* TlsImpl.h */, + A591C35726FF77F300F9DBF0 /* TlsProtocol.c */, + A591C35826FF77F300F9DBF0 /* TlsDriver.c */, + A591C35926FF77F300F9DBF0 /* TlsConfigProtocol.c */, + A591C35A26FF77F300F9DBF0 /* TlsImpl.c */, + ); + path = TlsDxe; + sourceTree = ""; + }; + A591C35B26FF77F300F9DBF0 /* TcpDxe */ = { + isa = PBXGroup; + children = ( + A591C35C26FF77F300F9DBF0 /* TcpTimer.c */, + A591C35D26FF77F300F9DBF0 /* TcpOutput.c */, + A591C35E26FF77F300F9DBF0 /* TcpDriver.c */, + A591C35F26FF77F300F9DBF0 /* TcpDxe.uni */, + A591C36026FF77F300F9DBF0 /* TcpDxe.inf */, + A591C36126FF77F300F9DBF0 /* TcpProto.h */, + A591C36226FF77F300F9DBF0 /* TcpOption.h */, + A591C36326FF77F300F9DBF0 /* ComponentName.c */, + A591C36426FF77F300F9DBF0 /* SockImpl.c */, + A591C36526FF77F300F9DBF0 /* TcpMain.h */, + A591C36626FF77F300F9DBF0 /* TcpDriver.h */, + A591C36726FF77F300F9DBF0 /* SockInterface.c */, + A591C36826FF77F300F9DBF0 /* TcpInput.c */, + A591C36926FF77F300F9DBF0 /* TcpMisc.c */, + A591C36A26FF77F300F9DBF0 /* TcpFunc.h */, + A591C36B26FF77F300F9DBF0 /* TcpDispatcher.c */, + A591C36C26FF77F300F9DBF0 /* TcpMain.c */, + A591C36D26FF77F300F9DBF0 /* SockImpl.h */, + A591C36E26FF77F300F9DBF0 /* Socket.h */, + A591C36F26FF77F300F9DBF0 /* TcpDxeExtra.uni */, + A591C37026FF77F300F9DBF0 /* TcpOption.c */, + A591C37126FF77F300F9DBF0 /* TcpIo.c */, + ); + path = TcpDxe; + sourceTree = ""; + }; + A591C37226FF77F300F9DBF0 /* Mtftp6Dxe */ = { + isa = PBXGroup; + children = ( + A591C37326FF77F300F9DBF0 /* Mtftp6Driver.h */, + A591C37426FF77F300F9DBF0 /* Mtftp6Impl.c */, + A591C37526FF77F300F9DBF0 /* Mtftp6DxeExtra.uni */, + A591C37626FF77F300F9DBF0 /* Mtftp6Support.c */, + A591C37726FF77F300F9DBF0 /* Mtftp6Wrq.c */, + A591C37826FF77F300F9DBF0 /* ComponentName.c */, + A591C37926FF77F300F9DBF0 /* Mtftp6Rrq.c */, + A591C37A26FF77F300F9DBF0 /* Mtftp6Option.c */, + A591C37B26FF77F300F9DBF0 /* Mtftp6Driver.c */, + A591C37C26FF77F300F9DBF0 /* Mtftp6Impl.h */, + A591C37D26FF77F300F9DBF0 /* Mtftp6Dxe.inf */, + A591C37E26FF77F300F9DBF0 /* Mtftp6Support.h */, + A591C37F26FF77F300F9DBF0 /* Mtftp6Option.h */, + A591C38026FF77F300F9DBF0 /* Mtftp6Dxe.uni */, + ); + path = Mtftp6Dxe; + sourceTree = ""; + }; + A591C38126FF77FD00F9DBF0 /* PcAtChipsetPkg */ = { + isa = PBXGroup; + children = ( + A591C38226FF77FD00F9DBF0 /* PcAtChipsetPkg.dec */, + A591C38326FF77FD00F9DBF0 /* PcAtChipsetPkg.uni */, + A591C38426FF77FD00F9DBF0 /* IsaAcpiDxe */, + A591C38D26FF77FD00F9DBF0 /* HpetTimerDxe */, + A591C39226FF77FD00F9DBF0 /* PcAtChipsetPkg.dsc */, + A591C39326FF77FD00F9DBF0 /* Include */, + A591C39B26FF77FD00F9DBF0 /* Bus */, + A591C3A426FF77FD00F9DBF0 /* Library */, + A591C3BC26FF77FD00F9DBF0 /* 8259InterruptControllerDxe */, + A591C3C226FF77FD00F9DBF0 /* PcAtChipsetPkgExtra.uni */, + A591C3C326FF77FD00F9DBF0 /* 8254TimerDxe */, + A591C3C926FF77FD00F9DBF0 /* PcatRealTimeClockRuntimeDxe */, + ); + name = PcAtChipsetPkg; + path = ../../PcAtChipsetPkg; + sourceTree = ""; + }; + A591C38426FF77FD00F9DBF0 /* IsaAcpiDxe */ = { + isa = PBXGroup; + children = ( + A591C38526FF77FD00F9DBF0 /* IsaAcpi.c */, + A591C38626FF77FD00F9DBF0 /* IsaAcpiExtra.uni */, + A591C38726FF77FD00F9DBF0 /* PcatIsaAcpi.h */, + A591C38826FF77FD00F9DBF0 /* ComponentName.c */, + A591C38926FF77FD00F9DBF0 /* IsaAcpi.c.bak */, + A591C38A26FF77FD00F9DBF0 /* PcatIsaAcpi.c */, + A591C38B26FF77FD00F9DBF0 /* IsaAcpi.inf */, + A591C38C26FF77FD00F9DBF0 /* IsaAcpi.uni */, + ); + path = IsaAcpiDxe; + sourceTree = ""; + }; + A591C38D26FF77FD00F9DBF0 /* HpetTimerDxe */ = { + isa = PBXGroup; + children = ( + A591C38E26FF77FD00F9DBF0 /* HpetTimerDxe.uni */, + A591C38F26FF77FD00F9DBF0 /* HpetTimer.c */, + A591C39026FF77FD00F9DBF0 /* HpetTimerDxeExtra.uni */, + A591C39126FF77FD00F9DBF0 /* HpetTimerDxe.inf */, + ); + path = HpetTimerDxe; + sourceTree = ""; + }; + A591C39326FF77FD00F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591C39426FF77FD00F9DBF0 /* Library */, + A591C39626FF77FD00F9DBF0 /* Register */, + A591C39926FF77FD00F9DBF0 /* Guid */, + ); + path = Include; + sourceTree = ""; + }; + A591C39426FF77FD00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C39526FF77FD00F9DBF0 /* IoApicLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A591C39626FF77FD00F9DBF0 /* Register */ = { + isa = PBXGroup; + children = ( + A591C39726FF77FD00F9DBF0 /* IoApic.h */, + A591C39826FF77FD00F9DBF0 /* Hpet.h */, + ); + path = Register; + sourceTree = ""; + }; + A591C39926FF77FD00F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591C39A26FF77FD00F9DBF0 /* PcAtChipsetTokenSpace.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591C39B26FF77FD00F9DBF0 /* Bus */ = { + isa = PBXGroup; + children = ( + A591C39C26FF77FD00F9DBF0 /* Pci */, + ); + path = Bus; + sourceTree = ""; + }; + A591C39C26FF77FD00F9DBF0 /* Pci */ = { + isa = PBXGroup; + children = ( + A591C39D26FF77FD00F9DBF0 /* IdeControllerDxe */, + ); + path = Pci; + sourceTree = ""; + }; + A591C39D26FF77FD00F9DBF0 /* IdeControllerDxe */ = { + isa = PBXGroup; + children = ( + A591C39E26FF77FD00F9DBF0 /* IdeController.c */, + A591C39F26FF77FD00F9DBF0 /* IdeControllerExtra.uni */, + A591C3A026FF77FD00F9DBF0 /* IdeControllerDxe.inf */, + A591C3A126FF77FD00F9DBF0 /* ComponentName.c */, + A591C3A226FF77FD00F9DBF0 /* IdeController.uni */, + A591C3A326FF77FD00F9DBF0 /* IdeController.h */, + ); + path = IdeControllerDxe; + sourceTree = ""; + }; + A591C3A426FF77FD00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C3A526FF77FD00F9DBF0 /* AcpiTimerLib */, + A591C3B026FF77FD00F9DBF0 /* BaseIoApicLib */, + A591C3B426FF77FD00F9DBF0 /* ResetSystemLib */, + A591C3B826FF77FD00F9DBF0 /* SerialIoLib */, + ); + path = Library; + sourceTree = ""; + }; + A591C3A526FF77FD00F9DBF0 /* AcpiTimerLib */ = { + isa = PBXGroup; + children = ( + A591C3A626FF77FD00F9DBF0 /* DxeAcpiTimerLib.uni */, + A591C3A726FF77FD00F9DBF0 /* DxeAcpiTimerLib.inf */, + A591C3A826FF77FD00F9DBF0 /* BaseAcpiTimerLib.uni */, + A591C3A926FF77FD00F9DBF0 /* BaseAcpiTimerLib.inf */, + A591C3AA26FF77FD00F9DBF0 /* BaseAcpiTimerLib.c */, + A591C3AB26FF77FD00F9DBF0 /* PeiAcpiTimerLib.inf */, + A591C3AC26FF77FD00F9DBF0 /* PeiAcpiTimerLib.uni */, + A591C3AD26FF77FD00F9DBF0 /* DxeAcpiTimerLib.c */, + A591C3AE26FF77FD00F9DBF0 /* PeiAcpiTimerLib.c */, + A591C3AF26FF77FD00F9DBF0 /* AcpiTimerLib.c */, + ); + path = AcpiTimerLib; + sourceTree = ""; + }; + A591C3B026FF77FD00F9DBF0 /* BaseIoApicLib */ = { + isa = PBXGroup; + children = ( + A591C3B126FF77FD00F9DBF0 /* BaseIoApicLib.uni */, + A591C3B226FF77FD00F9DBF0 /* BaseIoApicLib.inf */, + A591C3B326FF77FD00F9DBF0 /* IoApicLib.c */, + ); + path = BaseIoApicLib; + sourceTree = ""; + }; + A591C3B426FF77FD00F9DBF0 /* ResetSystemLib */ = { + isa = PBXGroup; + children = ( + A591C3B526FF77FD00F9DBF0 /* ResetSystemLib.c */, + A591C3B626FF77FD00F9DBF0 /* ResetSystemLib.uni */, + A591C3B726FF77FD00F9DBF0 /* ResetSystemLib.inf */, + ); + path = ResetSystemLib; + sourceTree = ""; + }; + A591C3B826FF77FD00F9DBF0 /* SerialIoLib */ = { + isa = PBXGroup; + children = ( + A591C3B926FF77FD00F9DBF0 /* SerialPortLib.c */, + A591C3BA26FF77FD00F9DBF0 /* SerialIoLib.inf */, + A591C3BB26FF77FD00F9DBF0 /* PcAtSerialPortLib.uni */, + ); + path = SerialIoLib; + sourceTree = ""; + }; + A591C3BC26FF77FD00F9DBF0 /* 8259InterruptControllerDxe */ = { + isa = PBXGroup; + children = ( + A591C3BD26FF77FD00F9DBF0 /* Legacy8259Extra.uni */, + A591C3BE26FF77FD00F9DBF0 /* 8259.c */, + A591C3BF26FF77FD00F9DBF0 /* 8259.inf */, + A591C3C026FF77FD00F9DBF0 /* Legacy8259.uni */, + A591C3C126FF77FD00F9DBF0 /* 8259.h */, + ); + path = 8259InterruptControllerDxe; + sourceTree = ""; + }; + A591C3C326FF77FD00F9DBF0 /* 8254TimerDxe */ = { + isa = PBXGroup; + children = ( + A591C3C426FF77FD00F9DBF0 /* Timer.c */, + A591C3C526FF77FD00F9DBF0 /* Timer.uni */, + A591C3C626FF77FD00F9DBF0 /* 8254Timer.inf */, + A591C3C726FF77FD00F9DBF0 /* Timer.h */, + A591C3C826FF77FD00F9DBF0 /* TimerExtra.uni */, + ); + path = 8254TimerDxe; + sourceTree = ""; + }; + A591C3C926FF77FD00F9DBF0 /* PcatRealTimeClockRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A591C3CA26FF77FD00F9DBF0 /* PcatRealTimeClockRuntimeDxe.inf */, + A591C3CB26FF77FD00F9DBF0 /* PcRtc.uni */, + A591C3CC26FF77FD00F9DBF0 /* PcRtc.c */, + A591C3CD26FF77FD00F9DBF0 /* PcRtcEntry.c */, + A591C3CE26FF77FD00F9DBF0 /* PcRtcExtra.uni */, + A591C3CF26FF77FD00F9DBF0 /* PcRtc.h */, + ); + path = PcatRealTimeClockRuntimeDxe; + sourceTree = ""; + }; + A591C3D026FF781F00F9DBF0 /* PosixCompilation */ = { + isa = PBXGroup; + children = ( + A591C3D126FF781F00F9DBF0 /* ReleaseLibs */, + A591C42D26FF781F00F9DBF0 /* CloverMock */, + A591C43326FF781F00F9DBF0 /* ReadmeJief.txt */, + A591C43426FF781F00F9DBF0 /* xcode_utf_fixed.cpp */, + A591C43526FF781F00F9DBF0 /* DebugLibs */, + A591C49126FF781F00F9DBF0 /* UefiMock */, + A591C49926FF781F00F9DBF0 /* relink_release_libs */, + A591C49A26FF781F00F9DBF0 /* xcode_utf_fixed.h */, + ); + name = PosixCompilation; + path = ../../PosixCompilation; + sourceTree = ""; + }; + A591C3D126FF781F00F9DBF0 /* ReleaseLibs */ = { + isa = PBXGroup; + children = ( + A591C3D226FF781F00F9DBF0 /* OC */, + A591C40826FF781F00F9DBF0 /* Library */, + A591C40F26FF781F00F9DBF0 /* MdePkg */, + A591C42526FF781F00F9DBF0 /* CloverEFI */, + A591C42726FF781F00F9DBF0 /* MdeModulePkg */, + A591C42A26FF781F00F9DBF0 /* Autogen */, + ); + path = ReleaseLibs; + sourceTree = ""; + }; + A591C3D226FF781F00F9DBF0 /* OC */ = { + isa = PBXGroup; + children = ( + A591C3D326FF781F00F9DBF0 /* OcDataHubLib.lib */, + A591C3D426FF781F00F9DBF0 /* OcXmlLib.lib */, + A591C3D526FF781F00F9DBF0 /* OcConfigurationLib.lib */, + A591C3D626FF781F00F9DBF0 /* OcFirmwareVolumeLib.lib */, + A591C3D726FF781F00F9DBF0 /* OcStorageLib.lib */, + A591C3D826FF781F00F9DBF0 /* OcVirtualFsLib.lib */, + A591C3D926FF781F00F9DBF0 /* OcAppleEventLib.lib */, + A591C3DA26FF781F00F9DBF0 /* OcCryptoLib.lib */, + A591C3DB26FF781F00F9DBF0 /* OcAudioLib.lib */, + A591C3DC26FF781F00F9DBF0 /* OcDevicePropertyLib.lib */, + A591C3DD26FF781F00F9DBF0 /* OcAppleChunklistLib.lib */, + A591C3DE26FF781F00F9DBF0 /* OcStringLib.lib */, + A591C3DF26FF781F00F9DBF0 /* OcTemplateLib.lib */, + A591C3E026FF781F00F9DBF0 /* OcUnicodeCollationEngGenericLib.lib */, + A591C3E126FF781F00F9DBF0 /* ControlMsrE2.lib */, + A591C3E226FF781F00F9DBF0 /* OcAppleKeyMapLib.lib */, + A591C3E326FF781F00F9DBF0 /* OcConsoleLib.lib */, + A591C3E426FF781F00F9DBF0 /* OcRtcLib.lib */, + A591C3E526FF781F00F9DBF0 /* OcDebugLogLib.lib */, + A591C3E626FF781F00F9DBF0 /* OcCpuLib.lib */, + A591C3E726FF781F00F9DBF0 /* OcGuardLib.lib */, + A591C3E826FF781F00F9DBF0 /* OcDevicePathLib.lib */, + A591C3E926FF781F00F9DBF0 /* OcAppleKernelLib.lib */, + A591C3EA26FF781F00F9DBF0 /* OcAppleKeysLib.lib */, + A591C3EB26FF781F00F9DBF0 /* OcInputLib.lib */, + A591C3EC26FF781F00F9DBF0 /* OpenRuntime.lib */, + A591C3ED26FF781F00F9DBF0 /* OcAppleRamDiskLib.lib */, + A591C3EE26FF781F00F9DBF0 /* OcPeCoffLib.lib */, + A591C3EF26FF781F00F9DBF0 /* OcApfsLib.lib */, + A591C3F026FF781F00F9DBF0 /* OcSmbiosLib.lib */, + A591C3F126FF781F00F9DBF0 /* OcSerializeLib.lib */, + A591C3F226FF781F00F9DBF0 /* OcRngLib.lib */, + A591C3F326FF781F00F9DBF0 /* OcAfterBootCompatLib.lib */, + A591C3F426FF781F00F9DBF0 /* OcCompressionLib.lib */, + A591C3F526FF781F00F9DBF0 /* OcAppleImageVerificationLib.lib */, + A591C3F626FF781F00F9DBF0 /* OcMemoryLib.lib */, + A591C3F726FF781F00F9DBF0 /* OcMacInfoLib.lib */, + A591C3F826FF781F00F9DBF0 /* OcBootManagementLib.lib */, + A591C3F926FF781F00F9DBF0 /* OcAppleImg4Lib.lib */, + A591C3FA26FF781F00F9DBF0 /* OcAcpiLib.lib */, + A591C3FB26FF781F00F9DBF0 /* OcAppleDiskImageLib.lib */, + A591C3FC26FF781F00F9DBF0 /* OcMachoLib.lib */, + A591C3FD26FF781F00F9DBF0 /* OcSmcLib.lib */, + A591C3FE26FF781F00F9DBF0 /* OcFileLib.lib */, + A591C3FF26FF781F00F9DBF0 /* OcAppleUserInterfaceThemeLib.lib */, + A591C40026FF781F00F9DBF0 /* OcDeviceTreeLib.lib */, + A591C40126FF781F00F9DBF0 /* OcOSInfoLib.lib */, + A591C40226FF781F00F9DBF0 /* OcDriverConnectionLib.lib */, + A591C40326FF781F00F9DBF0 /* OpenCore.lib */, + A591C40426FF781F00F9DBF0 /* OcHashServicesLib.lib */, + A591C40526FF781F00F9DBF0 /* OcMiscLib.lib */, + A591C40626FF781F00F9DBF0 /* OcAppleBootPolicyLib.lib */, + A591C40726FF781F00F9DBF0 /* OcAppleSecureBootLib.lib */, + ); + path = OC; + sourceTree = ""; + }; + A591C40826FF781F00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C40926FF781F00F9DBF0 /* VideoBiosPatchLib.lib */, + A591C40A26FF781F00F9DBF0 /* VBoxPeCoffLib.lib */, + A591C40B26FF781F00F9DBF0 /* DuetTimerLib.lib */, + A591C40C26FF781F00F9DBF0 /* OpensslLib.lib */, + A591C40D26FF781F00F9DBF0 /* HdaDevicesLib.lib */, + A591C40E26FF781F00F9DBF0 /* WaveLib.lib */, + ); + path = Library; + sourceTree = ""; + }; + A591C40F26FF781F00F9DBF0 /* MdePkg */ = { + isa = PBXGroup; + children = ( + A591C41026FF781F00F9DBF0 /* BasePciCf8Lib.lib */, + A591C41126FF781F00F9DBF0 /* UefiApplicationEntryPoint.lib */, + A591C41226FF781F00F9DBF0 /* BaseLib.lib */, + A591C41326FF781F00F9DBF0 /* UefiRuntimeServicesTableLib.lib */, + A591C41426FF781F00F9DBF0 /* BaseMemoryLib.lib */, + A591C41526FF781F00F9DBF0 /* BaseIoLibIntrinsic.lib */, + A591C41626FF781F00F9DBF0 /* DxeServicesLib.lib */, + A591C41726FF781F00F9DBF0 /* BaseCpuLib.lib */, + A591C41826FF781F00F9DBF0 /* UefiLib.lib */, + A591C41926FF781F00F9DBF0 /* BaseSerialPortLibNull.lib */, + A591C41A26FF781F00F9DBF0 /* PeCoffExtraActionLibNull.lib */, + A591C41B26FF781F00F9DBF0 /* UefiMemoryAllocationLib.lib */, + A591C41C26FF781F00F9DBF0 /* BaseDebugLibNull.lib */, + A591C41D26FF781F00F9DBF0 /* UefiFileHandleLib.lib */, + A591C41E26FF781F00F9DBF0 /* DxeHobLib.lib */, + A591C41F26FF781F00F9DBF0 /* UefiBootServicesTableLib.lib */, + A591C42026FF781F00F9DBF0 /* DxeServicesTableLib.lib */, + A591C42126FF781F00F9DBF0 /* BasePciLibCf8.lib */, + A591C42226FF781F00F9DBF0 /* BasePrintLib.lib */, + A591C42326FF781F00F9DBF0 /* UefiDevicePathLib.lib */, + A591C42426FF781F00F9DBF0 /* BaseDebugPrintErrorLevelLib.lib */, + ); + path = MdePkg; + sourceTree = ""; + }; + A591C42526FF781F00F9DBF0 /* CloverEFI */ = { + isa = PBXGroup; + children = ( + A591C42626FF781F00F9DBF0 /* MtrrLib.lib */, + ); + path = CloverEFI; + sourceTree = ""; + }; + A591C42726FF781F00F9DBF0 /* MdeModulePkg */ = { + isa = PBXGroup; + children = ( + A591C42826FF781F00F9DBF0 /* BasePlatformHookLibNull.lib */, + A591C42926FF781F00F9DBF0 /* FrameBufferBltLib.lib */, + ); + path = MdeModulePkg; + sourceTree = ""; + }; + A591C42A26FF781F00F9DBF0 /* Autogen */ = { + isa = PBXGroup; + children = ( + A591C42B26FF781F00F9DBF0 /* AutoGen.h */, + A591C42C26FF781F00F9DBF0 /* AutoGen.c */, + ); + path = Autogen; + sourceTree = ""; + }; + A591C42D26FF781F00F9DBF0 /* CloverMock */ = { + isa = PBXGroup; + children = ( + A591C42E26FF781F00F9DBF0 /* Include */, + A591C43026FF781F00F9DBF0 /* Library */, + ); + path = CloverMock; + sourceTree = ""; + }; + A591C42E26FF781F00F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591C42F26FF781F00F9DBF0 /* printf_lite-conf.h */, + ); + path = Include; + sourceTree = ""; + }; + A591C43026FF781F00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C43126FF781F00F9DBF0 /* MemLogLibDefault */, + ); + path = Library; + sourceTree = ""; + }; + A591C43126FF781F00F9DBF0 /* MemLogLibDefault */ = { + isa = PBXGroup; + children = ( + A591C43226FF781F00F9DBF0 /* MemLogLib.c */, + ); + path = MemLogLibDefault; + sourceTree = ""; + }; + A591C43526FF781F00F9DBF0 /* DebugLibs */ = { + isa = PBXGroup; + children = ( + A591C43626FF781F00F9DBF0 /* OC */, + A591C46C26FF781F00F9DBF0 /* Library */, + A591C47326FF781F00F9DBF0 /* MdePkg */, + A591C48826FF781F00F9DBF0 /* CloverEFI */, + A591C48A26FF781F00F9DBF0 /* MdeModulePkg */, + A591C48E26FF781F00F9DBF0 /* Autogen */, + ); + path = DebugLibs; + sourceTree = ""; + }; + A591C43626FF781F00F9DBF0 /* OC */ = { + isa = PBXGroup; + children = ( + A591C43726FF781F00F9DBF0 /* OcDataHubLib.lib */, + A591C43826FF781F00F9DBF0 /* OcXmlLib.lib */, + A591C43926FF781F00F9DBF0 /* OcConfigurationLib.lib */, + A591C43A26FF781F00F9DBF0 /* OcFirmwareVolumeLib.lib */, + A591C43B26FF781F00F9DBF0 /* OcStorageLib.lib */, + A591C43C26FF781F00F9DBF0 /* OcVirtualFsLib.lib */, + A591C43D26FF781F00F9DBF0 /* OcAppleEventLib.lib */, + A591C43E26FF781F00F9DBF0 /* OcCryptoLib.lib */, + A591C43F26FF781F00F9DBF0 /* OcAudioLib.lib */, + A591C44026FF781F00F9DBF0 /* OcDevicePropertyLib.lib */, + A591C44126FF781F00F9DBF0 /* OcAppleChunklistLib.lib */, + A591C44226FF781F00F9DBF0 /* OcStringLib.lib */, + A591C44326FF781F00F9DBF0 /* OcTemplateLib.lib */, + A591C44426FF781F00F9DBF0 /* OcUnicodeCollationEngGenericLib.lib */, + A591C44526FF781F00F9DBF0 /* ControlMsrE2.lib */, + A591C44626FF781F00F9DBF0 /* OcAppleKeyMapLib.lib */, + A591C44726FF781F00F9DBF0 /* OcConsoleLib.lib */, + A591C44826FF781F00F9DBF0 /* OcRtcLib.lib */, + A591C44926FF781F00F9DBF0 /* OcDebugLogLib.lib */, + A591C44A26FF781F00F9DBF0 /* OcCpuLib.lib */, + A591C44B26FF781F00F9DBF0 /* OcGuardLib.lib */, + A591C44C26FF781F00F9DBF0 /* OcDevicePathLib.lib */, + A591C44D26FF781F00F9DBF0 /* OcAppleKernelLib.lib */, + A591C44E26FF781F00F9DBF0 /* OcAppleKeysLib.lib */, + A591C44F26FF781F00F9DBF0 /* OcInputLib.lib */, + A591C45026FF781F00F9DBF0 /* OpenRuntime.lib */, + A591C45126FF781F00F9DBF0 /* OcAppleRamDiskLib.lib */, + A591C45226FF781F00F9DBF0 /* OcPeCoffLib.lib */, + A591C45326FF781F00F9DBF0 /* OcApfsLib.lib */, + A591C45426FF781F00F9DBF0 /* OcSmbiosLib.lib */, + A591C45526FF781F00F9DBF0 /* OcSerializeLib.lib */, + A591C45626FF781F00F9DBF0 /* OcRngLib.lib */, + A591C45726FF781F00F9DBF0 /* OcAfterBootCompatLib.lib */, + A591C45826FF781F00F9DBF0 /* OcCompressionLib.lib */, + A591C45926FF781F00F9DBF0 /* OcAppleImageVerificationLib.lib */, + A591C45A26FF781F00F9DBF0 /* OcMemoryLib.lib */, + A591C45B26FF781F00F9DBF0 /* OcMacInfoLib.lib */, + A591C45C26FF781F00F9DBF0 /* OcBootManagementLib.lib */, + A591C45D26FF781F00F9DBF0 /* OcAppleImg4Lib.lib */, + A591C45E26FF781F00F9DBF0 /* OcAcpiLib.lib */, + A591C45F26FF781F00F9DBF0 /* OcAppleDiskImageLib.lib */, + A591C46026FF781F00F9DBF0 /* OcMachoLib.lib */, + A591C46126FF781F00F9DBF0 /* OcSmcLib.lib */, + A591C46226FF781F00F9DBF0 /* OcFileLib.lib */, + A591C46326FF781F00F9DBF0 /* OcAppleUserInterfaceThemeLib.lib */, + A591C46426FF781F00F9DBF0 /* OcDeviceTreeLib.lib */, + A591C46526FF781F00F9DBF0 /* OcOSInfoLib.lib */, + A591C46626FF781F00F9DBF0 /* OcDriverConnectionLib.lib */, + A591C46726FF781F00F9DBF0 /* OpenCore.lib */, + A591C46826FF781F00F9DBF0 /* OcHashServicesLib.lib */, + A591C46926FF781F00F9DBF0 /* OcMiscLib.lib */, + A591C46A26FF781F00F9DBF0 /* OcAppleBootPolicyLib.lib */, + A591C46B26FF781F00F9DBF0 /* OcAppleSecureBootLib.lib */, + ); + path = OC; + sourceTree = ""; + }; + A591C46C26FF781F00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C46D26FF781F00F9DBF0 /* VideoBiosPatchLib.lib */, + A591C46E26FF781F00F9DBF0 /* VBoxPeCoffLib.lib */, + A591C46F26FF781F00F9DBF0 /* DuetTimerLib.lib */, + A591C47026FF781F00F9DBF0 /* OpensslLib.lib */, + A591C47126FF781F00F9DBF0 /* HdaDevicesLib.lib */, + A591C47226FF781F00F9DBF0 /* WaveLib.lib */, + ); + path = Library; + sourceTree = ""; + }; + A591C47326FF781F00F9DBF0 /* MdePkg */ = { + isa = PBXGroup; + children = ( + A591C47426FF781F00F9DBF0 /* BasePciCf8Lib.lib */, + A591C47526FF781F00F9DBF0 /* UefiApplicationEntryPoint.lib */, + A591C47626FF781F00F9DBF0 /* BaseLib.lib */, + A591C47726FF781F00F9DBF0 /* UefiRuntimeServicesTableLib.lib */, + A591C47826FF781F00F9DBF0 /* BaseMemoryLib.lib */, + A591C47926FF781F00F9DBF0 /* BaseIoLibIntrinsic.lib */, + A591C47A26FF781F00F9DBF0 /* DxeServicesLib.lib */, + A591C47B26FF781F00F9DBF0 /* BaseCpuLib.lib */, + A591C47C26FF781F00F9DBF0 /* UefiLib.lib */, + A591C47D26FF781F00F9DBF0 /* PeCoffExtraActionLibNull.lib */, + A591C47E26FF781F00F9DBF0 /* UefiMemoryAllocationLib.lib */, + A591C47F26FF781F00F9DBF0 /* UefiFileHandleLib.lib */, + A591C48026FF781F00F9DBF0 /* DxeHobLib.lib */, + A591C48126FF781F00F9DBF0 /* UefiBootServicesTableLib.lib */, + A591C48226FF781F00F9DBF0 /* BaseDebugLibSerialPort.lib */, + A591C48326FF781F00F9DBF0 /* DxeServicesTableLib.lib */, + A591C48426FF781F00F9DBF0 /* BasePciLibCf8.lib */, + A591C48526FF781F00F9DBF0 /* BasePrintLib.lib */, + A591C48626FF781F00F9DBF0 /* UefiDevicePathLib.lib */, + A591C48726FF781F00F9DBF0 /* BaseDebugPrintErrorLevelLib.lib */, + ); + path = MdePkg; + sourceTree = ""; + }; + A591C48826FF781F00F9DBF0 /* CloverEFI */ = { + isa = PBXGroup; + children = ( + A591C48926FF781F00F9DBF0 /* MtrrLib.lib */, + ); + path = CloverEFI; + sourceTree = ""; + }; + A591C48A26FF781F00F9DBF0 /* MdeModulePkg */ = { + isa = PBXGroup; + children = ( + A591C48B26FF781F00F9DBF0 /* BasePlatformHookLibNull.lib */, + A591C48C26FF781F00F9DBF0 /* BaseSerialPortLib16550.lib */, + A591C48D26FF781F00F9DBF0 /* FrameBufferBltLib.lib */, + ); + path = MdeModulePkg; + sourceTree = ""; + }; + A591C48E26FF781F00F9DBF0 /* Autogen */ = { + isa = PBXGroup; + children = ( + A591C48F26FF781F00F9DBF0 /* AutoGen.h */, + A591C49026FF781F00F9DBF0 /* AutoGen.c */, + ); + path = Autogen; + sourceTree = ""; + }; + A591C49126FF781F00F9DBF0 /* UefiMock */ = { + isa = PBXGroup; + children = ( + A591C49226FF781F00F9DBF0 /* Library */, + A591C49726FF781F00F9DBF0 /* Globals.cpp */, + A591C49826FF781F00F9DBF0 /* Base.h */, + ); + path = UefiMock; + sourceTree = ""; + }; + A591C49226FF781F00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C49326FF781F00F9DBF0 /* BaseMemoryLib.c */, + A591C49426FF781F00F9DBF0 /* MemoryAllocationLib.c */, + A591C49526FF781F00F9DBF0 /* PrintLib.c */, + A591C49626FF781F00F9DBF0 /* DebugLib.c */, + ); + path = Library; + sourceTree = ""; + }; + A591C49B26FF783E00F9DBF0 /* UefiCpuPkg */ = { + isa = PBXGroup; + children = ( + A591C49C26FF783E00F9DBF0 /* UefiCpuPkgExtra.uni */, + A591C49D26FF783E00F9DBF0 /* UefiCpuPkg.dsc */, + A591C49E26FF783E00F9DBF0 /* CpuMpPei */, + A591C4A726FF783E00F9DBF0 /* CpuDxe */, + A591C4B926FF783E00F9DBF0 /* PiSmmCpuDxeSmm */, + A591C4E126FF783E00F9DBF0 /* Universal */, + A591C4EC26FF783E00F9DBF0 /* CpuIo2Smm */, + A591C4F226FF783E00F9DBF0 /* UefiCpuPkg.uni */, + A591C4F326FF783E00F9DBF0 /* Include */, + A591C51326FF783E00F9DBF0 /* UefiCpuPkg.dec */, + A591C51426FF783E00F9DBF0 /* Library */, + A591C59A26FF783F00F9DBF0 /* CpuIo2Dxe */, + A591C5A026FF783F00F9DBF0 /* CpuFeatures */, + A591C5A926FF783F00F9DBF0 /* UefiCpuPkg.ci.yaml */, + A591C5AA26FF783F00F9DBF0 /* Application */, + A591C5B026FF783F00F9DBF0 /* PiSmmCommunication */, + A591C5BA26FF783F00F9DBF0 /* ResetVector */, + A591C5E426FF783F00F9DBF0 /* CpuIoPei */, + A591C5EA26FF783F00F9DBF0 /* SecCore */, + A591C5F426FF783F00F9DBF0 /* CpuS3DataDxe */, + ); + name = UefiCpuPkg; + path = ../../UefiCpuPkg; + sourceTree = ""; + }; + A591C49E26FF783E00F9DBF0 /* CpuMpPei */ = { + isa = PBXGroup; + children = ( + A591C49F26FF783E00F9DBF0 /* CpuMpPei.inf */, + A591C4A026FF783E00F9DBF0 /* CpuMpPei.uni */, + A591C4A126FF783E00F9DBF0 /* CpuMpPeiExtra.uni */, + A591C4A226FF783E00F9DBF0 /* CpuBist.c */, + A591C4A326FF783E00F9DBF0 /* CpuMpPei.c */, + A591C4A426FF783E00F9DBF0 /* CpuMp2Pei.c */, + A591C4A526FF783E00F9DBF0 /* CpuMpPei.h */, + A591C4A626FF783E00F9DBF0 /* CpuPaging.c */, + ); + path = CpuMpPei; + sourceTree = ""; + }; + A591C4A726FF783E00F9DBF0 /* CpuDxe */ = { + isa = PBXGroup; + children = ( + A591C4A826FF783E00F9DBF0 /* CpuMp.c */, + A591C4A926FF783E00F9DBF0 /* CpuGdt.c */, + A591C4AA26FF783E00F9DBF0 /* CpuPageTable.h */, + A591C4AB26FF783E00F9DBF0 /* X64 */, + A591C4AE26FF783E00F9DBF0 /* CpuDxeExtra.uni */, + A591C4AF26FF783E00F9DBF0 /* CpuDxe.c */, + A591C4B026FF783E00F9DBF0 /* CpuGdt.h */, + A591C4B126FF783E00F9DBF0 /* Ia32 */, + A591C4B426FF783E00F9DBF0 /* CpuMp.h */, + A591C4B526FF783E00F9DBF0 /* CpuPageTable.c */, + A591C4B626FF783E00F9DBF0 /* CpuDxe.uni */, + A591C4B726FF783E00F9DBF0 /* CpuDxe.h */, + A591C4B826FF783E00F9DBF0 /* CpuDxe.inf */, + ); + path = CpuDxe; + sourceTree = ""; + }; + A591C4AB26FF783E00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C4AC26FF783E00F9DBF0 /* PagingAttribute.c */, + A591C4AD26FF783E00F9DBF0 /* CpuAsm.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C4B126FF783E00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C4B226FF783E00F9DBF0 /* PagingAttribute.c */, + A591C4B326FF783E00F9DBF0 /* CpuAsm.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C4B926FF783E00F9DBF0 /* PiSmmCpuDxeSmm */ = { + isa = PBXGroup; + children = ( + A591C4BA26FF783E00F9DBF0 /* CpuS3.c */, + A591C4BB26FF783E00F9DBF0 /* SmramSaveState.c */, + A591C4BC26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.c */, + A591C4BD26FF783E00F9DBF0 /* SmmProfile.c */, + A591C4BE26FF783E00F9DBF0 /* X64 */, + A591C4C926FF783E00F9DBF0 /* SmmProfileInternal.h */, + A591C4CA26FF783E00F9DBF0 /* SmmCpuMemoryManagement.c */, + A591C4CB26FF783E00F9DBF0 /* SmmMp.h */, + A591C4CC26FF783E00F9DBF0 /* CpuService.c */, + A591C4CD26FF783E00F9DBF0 /* MpService.c */, + A591C4CE26FF783E00F9DBF0 /* Ia32 */, + A591C4D926FF783E00F9DBF0 /* PiSmmCpuDxeSmmExtra.uni */, + A591C4DA26FF783E00F9DBF0 /* SmmProfile.h */, + A591C4DB26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.h */, + A591C4DC26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.inf */, + A591C4DD26FF783E00F9DBF0 /* PiSmmCpuDxeSmm.uni */, + A591C4DE26FF783E00F9DBF0 /* SmmMp.c */, + A591C4DF26FF783E00F9DBF0 /* CpuService.h */, + A591C4E026FF783E00F9DBF0 /* SyncTimer.c */, + ); + path = PiSmmCpuDxeSmm; + sourceTree = ""; + }; + A591C4BE26FF783E00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C4BF26FF783E00F9DBF0 /* SmmProfileArch.h */, + A591C4C026FF783E00F9DBF0 /* PageTbl.c */, + A591C4C126FF783E00F9DBF0 /* Cet.nasm */, + A591C4C226FF783E00F9DBF0 /* Semaphore.c */, + A591C4C326FF783E00F9DBF0 /* SmmInit.nasm */, + A591C4C426FF783E00F9DBF0 /* SmmProfileArch.c */, + A591C4C526FF783E00F9DBF0 /* MpFuncs.nasm */, + A591C4C626FF783E00F9DBF0 /* SmmFuncsArch.c */, + A591C4C726FF783E00F9DBF0 /* SmiEntry.nasm */, + A591C4C826FF783E00F9DBF0 /* SmiException.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C4CE26FF783E00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C4CF26FF783E00F9DBF0 /* SmmProfileArch.h */, + A591C4D026FF783E00F9DBF0 /* PageTbl.c */, + A591C4D126FF783E00F9DBF0 /* Cet.nasm */, + A591C4D226FF783E00F9DBF0 /* Semaphore.c */, + A591C4D326FF783E00F9DBF0 /* SmmInit.nasm */, + A591C4D426FF783E00F9DBF0 /* SmmProfileArch.c */, + A591C4D526FF783E00F9DBF0 /* MpFuncs.nasm */, + A591C4D626FF783E00F9DBF0 /* SmmFuncsArch.c */, + A591C4D726FF783E00F9DBF0 /* SmiEntry.nasm */, + A591C4D826FF783E00F9DBF0 /* SmiException.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C4E126FF783E00F9DBF0 /* Universal */ = { + isa = PBXGroup; + children = ( + A591C4E226FF783E00F9DBF0 /* Acpi */, + ); + path = Universal; + sourceTree = ""; + }; + A591C4E226FF783E00F9DBF0 /* Acpi */ = { + isa = PBXGroup; + children = ( + A591C4E326FF783E00F9DBF0 /* S3Resume2Pei */, + ); + path = Acpi; + sourceTree = ""; + }; + A591C4E326FF783E00F9DBF0 /* S3Resume2Pei */ = { + isa = PBXGroup; + children = ( + A591C4E426FF783E00F9DBF0 /* X64 */, + A591C4E626FF783E00F9DBF0 /* S3Resume2PeiExtra.uni */, + A591C4E726FF783E00F9DBF0 /* Ia32 */, + A591C4E926FF783E00F9DBF0 /* S3Resume2Pei.inf */, + A591C4EA26FF783E00F9DBF0 /* S3Resume.c */, + A591C4EB26FF783E00F9DBF0 /* S3Resume2Pei.uni */, + ); + path = S3Resume2Pei; + sourceTree = ""; + }; + A591C4E426FF783E00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C4E526FF783E00F9DBF0 /* AsmFuncs.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C4E726FF783E00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C4E826FF783E00F9DBF0 /* AsmFuncs.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C4EC26FF783E00F9DBF0 /* CpuIo2Smm */ = { + isa = PBXGroup; + children = ( + A591C4ED26FF783E00F9DBF0 /* CpuIo2Smm.inf */, + A591C4EE26FF783E00F9DBF0 /* CpuIo2SmmExtra.uni */, + A591C4EF26FF783E00F9DBF0 /* CpuIo2Smm.uni */, + A591C4F026FF783E00F9DBF0 /* CpuIo2Smm.c */, + A591C4F126FF783E00F9DBF0 /* CpuIo2Smm.h */, + ); + path = CpuIo2Smm; + sourceTree = ""; + }; + A591C4F326FF783E00F9DBF0 /* Include */ = { + isa = PBXGroup; + children = ( + A591C4F426FF783E00F9DBF0 /* Library */, + A591C4FD26FF783E00F9DBF0 /* Protocol */, + A591C50026FF783E00F9DBF0 /* StuffRsbNasm.inc */, + A591C50126FF783E00F9DBF0 /* Register */, + A591C50926FF783E00F9DBF0 /* Guid */, + A591C50E26FF783E00F9DBF0 /* CpuHotPlugData.h */, + A591C50F26FF783E00F9DBF0 /* Ppi */, + A591C51226FF783E00F9DBF0 /* AcpiCpuData.h */, + ); + path = Include; + sourceTree = ""; + }; + A591C4F426FF783E00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C4F526FF783E00F9DBF0 /* MtrrLib.h */, + A591C4F626FF783E00F9DBF0 /* LocalApicLib.h */, + A591C4F726FF783E00F9DBF0 /* SmmCpuPlatformHookLib.h */, + A591C4F826FF783E00F9DBF0 /* PlatformSecLib.h */, + A591C4F926FF783E00F9DBF0 /* SmmCpuFeaturesLib.h */, + A591C4FA26FF783E00F9DBF0 /* MpInitLib.h */, + A591C4FB26FF783E00F9DBF0 /* RegisterCpuFeaturesLib.h */, + A591C4FC26FF783E00F9DBF0 /* UefiCpuLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A591C4FD26FF783E00F9DBF0 /* Protocol */ = { + isa = PBXGroup; + children = ( + A591C4FE26FF783E00F9DBF0 /* SmmCpuService.h */, + A591C4FF26FF783E00F9DBF0 /* SmMonitorInit.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A591C50126FF783E00F9DBF0 /* Register */ = { + isa = PBXGroup; + children = ( + A591C50226FF783E00F9DBF0 /* Microcode.h */, + A591C50326FF783E00F9DBF0 /* SmramSaveStateMap.h */, + A591C50426FF783E00F9DBF0 /* Cpuid.h */, + A591C50526FF783E00F9DBF0 /* LocalApic.h */, + A591C50626FF783E00F9DBF0 /* StmApi.h */, + A591C50726FF783E00F9DBF0 /* ArchitecturalMsr.h */, + A591C50826FF783E00F9DBF0 /* Msr.h */, + ); + path = Register; + sourceTree = ""; + }; + A591C50926FF783E00F9DBF0 /* Guid */ = { + isa = PBXGroup; + children = ( + A591C50A26FF783E00F9DBF0 /* CpuFeaturesSetDone.h */, + A591C50B26FF783E00F9DBF0 /* CpuFeaturesInitDone.h */, + A591C50C26FF783E00F9DBF0 /* MsegSmram.h */, + A591C50D26FF783E00F9DBF0 /* MicrocodePatchHob.h */, + ); + path = Guid; + sourceTree = ""; + }; + A591C50F26FF783E00F9DBF0 /* Ppi */ = { + isa = PBXGroup; + children = ( + A591C51026FF783E00F9DBF0 /* MpServices2.h */, + A591C51126FF783E00F9DBF0 /* ShadowMicrocode.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A591C51426FF783E00F9DBF0 /* Library */ = { + isa = PBXGroup; + children = ( + A591C51526FF783E00F9DBF0 /* CpuExceptionHandlerLib */, + A591C53126FF783E00F9DBF0 /* BaseXApicLib */, + A591C53526FF783E00F9DBF0 /* SecPeiDxeTimerLibUefiCpu */, + A591C53926FF783E00F9DBF0 /* MpInitLib */, + A591C54926FF783F00F9DBF0 /* CpuTimerLib */, + A591C55426FF783F00F9DBF0 /* BaseUefiCpuLib */, + A591C55B26FF783F00F9DBF0 /* CpuCommonFeaturesLib */, + A591C56D26FF783F00F9DBF0 /* BaseXApicX2ApicLib */, + A591C57126FF783F00F9DBF0 /* SmmCpuFeaturesLib */, + A591C58126FF783F00F9DBF0 /* RegisterCpuFeaturesLib */, + A591C58A26FF783F00F9DBF0 /* MpInitLibUp */, + A591C58E26FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull */, + A591C59226FF783F00F9DBF0 /* PlatformSecLibNull */, + A591C59626FF783F00F9DBF0 /* MtrrLib */, + ); + path = Library; + sourceTree = ""; + }; + A591C51526FF783E00F9DBF0 /* CpuExceptionHandlerLib */ = { + isa = PBXGroup; + children = ( + A591C51626FF783E00F9DBF0 /* SmmCpuExceptionHandlerLib.inf */, + A591C51726FF783E00F9DBF0 /* CpuExceptionCommon.h */, + A591C51826FF783E00F9DBF0 /* SmmCpuExceptionHandlerLib.uni */, + A591C51926FF783E00F9DBF0 /* PeiDxeSmmCpuException.c */, + A591C51A26FF783E00F9DBF0 /* X64 */, + A591C51F26FF783E00F9DBF0 /* SecPeiCpuExceptionHandlerLib.inf */, + A591C52026FF783E00F9DBF0 /* SecPeiCpuException.c */, + A591C52126FF783E00F9DBF0 /* SmmException.c */, + A591C52226FF783E00F9DBF0 /* SecPeiCpuExceptionHandlerLib.uni */, + A591C52326FF783E00F9DBF0 /* CpuExceptionCommon.c */, + A591C52426FF783E00F9DBF0 /* Ia32 */, + A591C52926FF783E00F9DBF0 /* PeiCpuException.c */, + A591C52A26FF783E00F9DBF0 /* DxeException.c */, + A591C52B26FF783E00F9DBF0 /* Xcode5SecPeiCpuExceptionHandlerLib.uni */, + A591C52C26FF783E00F9DBF0 /* DxeCpuExceptionHandlerLib.inf */, + A591C52D26FF783E00F9DBF0 /* PeiCpuExceptionHandlerLib.uni */, + A591C52E26FF783E00F9DBF0 /* Xcode5SecPeiCpuExceptionHandlerLib.inf */, + A591C52F26FF783E00F9DBF0 /* DxeCpuExceptionHandlerLib.uni */, + A591C53026FF783E00F9DBF0 /* PeiCpuExceptionHandlerLib.inf */, + ); + path = CpuExceptionHandlerLib; + sourceTree = ""; + }; + A591C51A26FF783E00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C51B26FF783E00F9DBF0 /* ExceptionHandlerAsm.nasm */, + A591C51C26FF783E00F9DBF0 /* ArchExceptionHandler.c */, + A591C51D26FF783E00F9DBF0 /* Xcode5ExceptionHandlerAsm.nasm */, + A591C51E26FF783E00F9DBF0 /* ArchInterruptDefs.h */, + ); + path = X64; + sourceTree = ""; + }; + A591C52426FF783E00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C52526FF783E00F9DBF0 /* ExceptionHandlerAsm.nasm */, + A591C52626FF783E00F9DBF0 /* ArchExceptionHandler.c */, + A591C52726FF783E00F9DBF0 /* ExceptionTssEntryAsm.nasm */, + A591C52826FF783E00F9DBF0 /* ArchInterruptDefs.h */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C53126FF783E00F9DBF0 /* BaseXApicLib */ = { + isa = PBXGroup; + children = ( + A591C53226FF783E00F9DBF0 /* BaseXApicLib.c */, + A591C53326FF783E00F9DBF0 /* BaseXApicLib.uni */, + A591C53426FF783E00F9DBF0 /* BaseXApicLib.inf */, + ); + path = BaseXApicLib; + sourceTree = ""; + }; + A591C53526FF783E00F9DBF0 /* SecPeiDxeTimerLibUefiCpu */ = { + isa = PBXGroup; + children = ( + A591C53626FF783E00F9DBF0 /* X86TimerLib.c */, + A591C53726FF783E00F9DBF0 /* SecPeiDxeTimerLibUefiCpu.inf */, + A591C53826FF783E00F9DBF0 /* SecPeiDxeTimerLibUefiCpu.uni */, + ); + path = SecPeiDxeTimerLibUefiCpu; + sourceTree = ""; + }; + A591C53926FF783E00F9DBF0 /* MpInitLib */ = { + isa = PBXGroup; + children = ( + A591C53A26FF783E00F9DBF0 /* PeiMpInitLib.uni */, + A591C53B26FF783E00F9DBF0 /* DxeMpInitLib.uni */, + A591C53C26FF783E00F9DBF0 /* PeiMpInitLib.inf */, + A591C53D26FF783E00F9DBF0 /* MpLib.c */, + A591C53E26FF783E00F9DBF0 /* DxeMpInitLib.inf */, + A591C53F26FF783F00F9DBF0 /* X64 */, + A591C54226FF783F00F9DBF0 /* Microcode.c */, + A591C54326FF783F00F9DBF0 /* Ia32 */, + A591C54626FF783F00F9DBF0 /* MpLib.h */, + A591C54726FF783F00F9DBF0 /* DxeMpLib.c */, + A591C54826FF783F00F9DBF0 /* PeiMpLib.c */, + ); + path = MpInitLib; + sourceTree = ""; + }; + A591C53F26FF783F00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C54026FF783F00F9DBF0 /* MpEqu.inc */, + A591C54126FF783F00F9DBF0 /* MpFuncs.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C54326FF783F00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C54426FF783F00F9DBF0 /* MpEqu.inc */, + A591C54526FF783F00F9DBF0 /* MpFuncs.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C54926FF783F00F9DBF0 /* CpuTimerLib */ = { + isa = PBXGroup; + children = ( + A591C54A26FF783F00F9DBF0 /* DxeCpuTimerLib.inf */, + A591C54B26FF783F00F9DBF0 /* BaseCpuTimerLib.c */, + A591C54C26FF783F00F9DBF0 /* DxeCpuTimerLib.uni */, + A591C54D26FF783F00F9DBF0 /* BaseCpuTimerLib.uni */, + A591C54E26FF783F00F9DBF0 /* PeiCpuTimerLib.uni */, + A591C54F26FF783F00F9DBF0 /* PeiCpuTimerLib.c */, + A591C55026FF783F00F9DBF0 /* BaseCpuTimerLib.inf */, + A591C55126FF783F00F9DBF0 /* PeiCpuTimerLib.inf */, + A591C55226FF783F00F9DBF0 /* DxeCpuTimerLib.c */, + A591C55326FF783F00F9DBF0 /* CpuTimerLib.c */, + ); + path = CpuTimerLib; + sourceTree = ""; + }; + A591C55426FF783F00F9DBF0 /* BaseUefiCpuLib */ = { + isa = PBXGroup; + children = ( + A591C55526FF783F00F9DBF0 /* X64 */, + A591C55726FF783F00F9DBF0 /* BaseUefiCpuLib.inf */, + A591C55826FF783F00F9DBF0 /* BaseUefiCpuLib.uni */, + A591C55926FF783F00F9DBF0 /* Ia32 */, + ); + path = BaseUefiCpuLib; + sourceTree = ""; + }; + A591C55526FF783F00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C55626FF783F00F9DBF0 /* InitializeFpu.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C55926FF783F00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C55A26FF783F00F9DBF0 /* InitializeFpu.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C55B26FF783F00F9DBF0 /* CpuCommonFeaturesLib */ = { + isa = PBXGroup; + children = ( + A591C55C26FF783F00F9DBF0 /* PendingBreak.c */, + A591C55D26FF783F00F9DBF0 /* ProcTrace.c */, + A591C55E26FF783F00F9DBF0 /* CpuCommonFeatures.h */, + A591C55F26FF783F00F9DBF0 /* Ppin.c */, + A591C56026FF783F00F9DBF0 /* Aesni.c */, + A591C56126FF783F00F9DBF0 /* CpuCommonFeaturesLib.c */, + A591C56226FF783F00F9DBF0 /* MachineCheck.c */, + A591C56326FF783F00F9DBF0 /* MonitorMwait.c */, + A591C56426FF783F00F9DBF0 /* CpuCommonFeaturesLib.inf */, + A591C56526FF783F00F9DBF0 /* LimitCpuIdMaxval.c */, + A591C56626FF783F00F9DBF0 /* Eist.c */, + A591C56726FF783F00F9DBF0 /* CpuCommonFeaturesLib.uni */, + A591C56826FF783F00F9DBF0 /* C1e.c */, + A591C56926FF783F00F9DBF0 /* FeatureControl.c */, + A591C56A26FF783F00F9DBF0 /* X2Apic.c */, + A591C56B26FF783F00F9DBF0 /* ClockModulation.c */, + A591C56C26FF783F00F9DBF0 /* FastStrings.c */, + ); + path = CpuCommonFeaturesLib; + sourceTree = ""; + }; + A591C56D26FF783F00F9DBF0 /* BaseXApicX2ApicLib */ = { + isa = PBXGroup; + children = ( + A591C56E26FF783F00F9DBF0 /* BaseXApicX2ApicLib.uni */, + A591C56F26FF783F00F9DBF0 /* BaseXApicX2ApicLib.inf */, + A591C57026FF783F00F9DBF0 /* BaseXApicX2ApicLib.c */, + ); + path = BaseXApicX2ApicLib; + sourceTree = ""; + }; + A591C57126FF783F00F9DBF0 /* SmmCpuFeaturesLib */ = { + isa = PBXGroup; + children = ( + A591C57226FF783F00F9DBF0 /* SmmStm.c */, + A591C57326FF783F00F9DBF0 /* X64 */, + A591C57726FF783F00F9DBF0 /* SmmCpuFeaturesLib.inf */, + A591C57826FF783F00F9DBF0 /* SmmCpuFeaturesLib.uni */, + A591C57926FF783F00F9DBF0 /* SmmStm.h */, + A591C57A26FF783F00F9DBF0 /* Ia32 */, + A591C57E26FF783F00F9DBF0 /* SmmCpuFeaturesLibNoStm.c */, + A591C57F26FF783F00F9DBF0 /* SmmCpuFeaturesLibStm.inf */, + A591C58026FF783F00F9DBF0 /* SmmCpuFeaturesLib.c */, + ); + path = SmmCpuFeaturesLib; + sourceTree = ""; + }; + A591C57326FF783F00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C57426FF783F00F9DBF0 /* SmmStmSupport.c */, + A591C57526FF783F00F9DBF0 /* SmiEntry.nasm */, + A591C57626FF783F00F9DBF0 /* SmiException.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C57A26FF783F00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C57B26FF783F00F9DBF0 /* SmmStmSupport.c */, + A591C57C26FF783F00F9DBF0 /* SmiEntry.nasm */, + A591C57D26FF783F00F9DBF0 /* SmiException.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C58126FF783F00F9DBF0 /* RegisterCpuFeaturesLib */ = { + isa = PBXGroup; + children = ( + A591C58226FF783F00F9DBF0 /* RegisterCpuFeaturesLib.c */, + A591C58326FF783F00F9DBF0 /* CpuFeaturesInitialize.c */, + A591C58426FF783F00F9DBF0 /* RegisterCpuFeatures.h */, + A591C58526FF783F00F9DBF0 /* RegisterCpuFeaturesLib.uni */, + A591C58626FF783F00F9DBF0 /* PeiRegisterCpuFeaturesLib.c */, + A591C58726FF783F00F9DBF0 /* PeiRegisterCpuFeaturesLib.inf */, + A591C58826FF783F00F9DBF0 /* DxeRegisterCpuFeaturesLib.c */, + A591C58926FF783F00F9DBF0 /* DxeRegisterCpuFeaturesLib.inf */, + ); + path = RegisterCpuFeaturesLib; + sourceTree = ""; + }; + A591C58A26FF783F00F9DBF0 /* MpInitLibUp */ = { + isa = PBXGroup; + children = ( + A591C58B26FF783F00F9DBF0 /* MpInitLibUp.c */, + A591C58C26FF783F00F9DBF0 /* MpInitLibUp.inf */, + A591C58D26FF783F00F9DBF0 /* MpInitLibUp.uni */, + ); + path = MpInitLibUp; + sourceTree = ""; + }; + A591C58E26FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull */ = { + isa = PBXGroup; + children = ( + A591C58F26FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull.c */, + A591C59026FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull.uni */, + A591C59126FF783F00F9DBF0 /* SmmCpuPlatformHookLibNull.inf */, + ); + path = SmmCpuPlatformHookLibNull; + sourceTree = ""; + }; + A591C59226FF783F00F9DBF0 /* PlatformSecLibNull */ = { + isa = PBXGroup; + children = ( + A591C59326FF783F00F9DBF0 /* PlatformSecLibNull.c */, + A591C59426FF783F00F9DBF0 /* PlatformSecLibNull.uni */, + A591C59526FF783F00F9DBF0 /* PlatformSecLibNull.inf */, + ); + path = PlatformSecLibNull; + sourceTree = ""; + }; + A591C59626FF783F00F9DBF0 /* MtrrLib */ = { + isa = PBXGroup; + children = ( + A591C59726FF783F00F9DBF0 /* MtrrLib.inf */, + A591C59826FF783F00F9DBF0 /* MtrrLib.uni */, + A591C59926FF783F00F9DBF0 /* MtrrLib.c */, + ); + path = MtrrLib; + sourceTree = ""; + }; + A591C59A26FF783F00F9DBF0 /* CpuIo2Dxe */ = { + isa = PBXGroup; + children = ( + A591C59B26FF783F00F9DBF0 /* CpuIo2Dxe.uni */, + A591C59C26FF783F00F9DBF0 /* CpuIo2DxeExtra.uni */, + A591C59D26FF783F00F9DBF0 /* CpuIo2Dxe.inf */, + A591C59E26FF783F00F9DBF0 /* CpuIo2Dxe.c */, + A591C59F26FF783F00F9DBF0 /* CpuIo2Dxe.h */, + ); + path = CpuIo2Dxe; + sourceTree = ""; + }; + A591C5A026FF783F00F9DBF0 /* CpuFeatures */ = { + isa = PBXGroup; + children = ( + A591C5A126FF783F00F9DBF0 /* CpuFeaturesDxe.c */, + A591C5A226FF783F00F9DBF0 /* CpuFeaturesDxeExtra.uni */, + A591C5A326FF783F00F9DBF0 /* CpuFeaturesDxe.inf */, + A591C5A426FF783F00F9DBF0 /* CpuFeaturesDxe.uni */, + A591C5A526FF783F00F9DBF0 /* CpuFeaturesPei.c */, + A591C5A626FF783F00F9DBF0 /* CpuFeaturesPei.inf */, + A591C5A726FF783F00F9DBF0 /* CpuFeaturesPei.uni */, + A591C5A826FF783F00F9DBF0 /* CpuFeaturesPeiExtra.uni */, + ); + path = CpuFeatures; + sourceTree = ""; + }; + A591C5AA26FF783F00F9DBF0 /* Application */ = { + isa = PBXGroup; + children = ( + A591C5AB26FF783F00F9DBF0 /* Cpuid */, + ); + path = Application; + sourceTree = ""; + }; + A591C5AB26FF783F00F9DBF0 /* Cpuid */ = { + isa = PBXGroup; + children = ( + A591C5AC26FF783F00F9DBF0 /* CpuidExtra.uni */, + A591C5AD26FF783F00F9DBF0 /* Cpuid.c */, + A591C5AE26FF783F00F9DBF0 /* Cpuid.inf */, + A591C5AF26FF783F00F9DBF0 /* Cpuid.uni */, + ); + path = Cpuid; + sourceTree = ""; + }; + A591C5B026FF783F00F9DBF0 /* PiSmmCommunication */ = { + isa = PBXGroup; + children = ( + A591C5B126FF783F00F9DBF0 /* PiSmmCommunicationPei.c */, + A591C5B226FF783F00F9DBF0 /* PiSmmCommunicationPei.uni */, + A591C5B326FF783F00F9DBF0 /* PiSmmCommunicationPei.inf */, + A591C5B426FF783F00F9DBF0 /* PiSmmCommunicationSmmExtra.uni */, + A591C5B526FF783F00F9DBF0 /* PiSmmCommunicationPeiExtra.uni */, + A591C5B626FF783F00F9DBF0 /* PiSmmCommunicationSmm.c */, + A591C5B726FF783F00F9DBF0 /* PiSmmCommunicationPrivate.h */, + A591C5B826FF783F00F9DBF0 /* PiSmmCommunicationSmm.inf */, + A591C5B926FF783F00F9DBF0 /* PiSmmCommunicationSmm.uni */, + ); + path = PiSmmCommunication; + sourceTree = ""; + }; + A591C5BA26FF783F00F9DBF0 /* ResetVector */ = { + isa = PBXGroup; + children = ( + A591C5BB26FF783F00F9DBF0 /* FixupVtf */, + A591C5C026FF783F00F9DBF0 /* Vtf0 */, + ); + path = ResetVector; + sourceTree = ""; + }; + A591C5BB26FF783F00F9DBF0 /* FixupVtf */ = { + isa = PBXGroup; + children = ( + A591C5BC26FF783F00F9DBF0 /* Vtf.nasmb */, + A591C5BD26FF783F00F9DBF0 /* Vtf.inf */, + A591C5BE26FF783F00F9DBF0 /* ResetVector.uni */, + A591C5BF26FF783F00F9DBF0 /* ResetVectorExtra.uni */, + ); + path = FixupVtf; + sourceTree = ""; + }; + A591C5C026FF783F00F9DBF0 /* Vtf0 */ = { + isa = PBXGroup; + children = ( + A591C5C126FF783F00F9DBF0 /* CommonMacros.inc */, + A591C5C226FF783F00F9DBF0 /* Build.py */, + A591C5C326FF783F00F9DBF0 /* Tools */, + A591C5C526FF783F00F9DBF0 /* Bin */, + A591C5CF26FF783F00F9DBF0 /* X64 */, + A591C5D126FF783F00F9DBF0 /* PostCodes.inc */, + A591C5D226FF783F00F9DBF0 /* Main.asm */, + A591C5D326FF783F00F9DBF0 /* SerialDebug.asm */, + A591C5D426FF783F00F9DBF0 /* Ia32 */, + A591C5D926FF783F00F9DBF0 /* Port80Debug.asm */, + A591C5DA26FF783F00F9DBF0 /* Vtf0.nasmb */, + A591C5DB26FF783F00F9DBF0 /* Vtf0.inf */, + A591C5DC26FF783F00F9DBF0 /* ReadMe.txt */, + A591C5DD26FF783F00F9DBF0 /* ResetVector.uni */, + A591C5DE26FF783F00F9DBF0 /* Ia16 */, + A591C5E226FF783F00F9DBF0 /* DebugDisabled.asm */, + A591C5E326FF783F00F9DBF0 /* ResetVectorExtra.uni */, + ); + path = Vtf0; + sourceTree = ""; + }; + A591C5C326FF783F00F9DBF0 /* Tools */ = { + isa = PBXGroup; + children = ( + A591C5C426FF783F00F9DBF0 /* FixupForRawSection.py */, + ); + path = Tools; + sourceTree = ""; + }; + A591C5C526FF783F00F9DBF0 /* Bin */ = { + isa = PBXGroup; + children = ( + A591C5C626FF783F00F9DBF0 /* ResetVector.x64.port80.raw */, + A591C5C726FF783F00F9DBF0 /* ResetVector.ia32.port80.raw */, + A591C5C826FF783F00F9DBF0 /* ResetVector.x64.raw */, + A591C5C926FF783F00F9DBF0 /* ResetVector.ia32.serial.raw */, + A591C5CA26FF783F00F9DBF0 /* ResetVector.uni */, + A591C5CB26FF783F00F9DBF0 /* ResetVector.x64.serial.raw */, + A591C5CC26FF783F00F9DBF0 /* ResetVector.inf */, + A591C5CD26FF783F00F9DBF0 /* ResetVectorExtra.uni */, + A591C5CE26FF783F00F9DBF0 /* ResetVector.ia32.raw */, + ); + path = Bin; + sourceTree = ""; + }; + A591C5CF26FF783F00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C5D026FF783F00F9DBF0 /* PageTables.asm */, + ); + path = X64; + sourceTree = ""; + }; + A591C5D426FF783F00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C5D526FF783F00F9DBF0 /* SearchForSecEntry.asm */, + A591C5D626FF783F00F9DBF0 /* PageTables64.asm */, + A591C5D726FF783F00F9DBF0 /* SearchForBfvBase.asm */, + A591C5D826FF783F00F9DBF0 /* Flat32ToFlat64.asm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C5DE26FF783F00F9DBF0 /* Ia16 */ = { + isa = PBXGroup; + children = ( + A591C5DF26FF783F00F9DBF0 /* Real16ToFlat32.asm */, + A591C5E026FF783F00F9DBF0 /* Init16.asm */, + A591C5E126FF783F00F9DBF0 /* ResetVectorVtf0.asm */, + ); + path = Ia16; + sourceTree = ""; + }; + A591C5E426FF783F00F9DBF0 /* CpuIoPei */ = { + isa = PBXGroup; + children = ( + A591C5E526FF783F00F9DBF0 /* CpuIoPei.inf */, + A591C5E626FF783F00F9DBF0 /* CpuIoPei.c */, + A591C5E726FF783F00F9DBF0 /* CpuIoPei.uni */, + A591C5E826FF783F00F9DBF0 /* CpuIoPei.h */, + A591C5E926FF783F00F9DBF0 /* CpuIoPeiExtra.uni */, + ); + path = CpuIoPei; + sourceTree = ""; + }; + A591C5EA26FF783F00F9DBF0 /* SecCore */ = { + isa = PBXGroup; + children = ( + A591C5EB26FF783F00F9DBF0 /* SecCore.inf */, + A591C5EC26FF783F00F9DBF0 /* SecCore.uni */, + A591C5ED26FF783F00F9DBF0 /* SecMain.h */, + A591C5EE26FF783F00F9DBF0 /* Ia32 */, + A591C5F026FF783F00F9DBF0 /* FindPeiCore.c */, + A591C5F126FF783F00F9DBF0 /* SecBist.c */, + A591C5F226FF783F00F9DBF0 /* SecCoreExtra.uni */, + A591C5F326FF783F00F9DBF0 /* SecMain.c */, + ); + path = SecCore; + sourceTree = ""; + }; + A591C5EE26FF783F00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C5EF26FF783F00F9DBF0 /* ResetVec.nasmb */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C5F426FF783F00F9DBF0 /* CpuS3DataDxe */ = { + isa = PBXGroup; + children = ( + A591C5F526FF783F00F9DBF0 /* CpuS3DataDxeExtra.uni */, + A591C5F626FF783F00F9DBF0 /* CpuS3DataDxe.inf */, + A591C5F726FF783F00F9DBF0 /* CpuS3DataDxe.uni */, + A591C5F826FF783F00F9DBF0 /* CpuS3Data.c */, ); path = CpuS3DataDxe; sourceTree = ""; }; - A588BB7825265F0E0089BA4A /* OpenCorePkg */ = { + A591C5F926FF786A00F9DBF0 /* OpenCorePkg */ = { isa = PBXGroup; children = ( - A588BB7925265F0F0089BA4A /* AppleModels */, - A588BC0125265F0F0089BA4A /* Staging */, - A588BC3825265F0F0089BA4A /* Changelog.md */, - A588BC3925265F0F0089BA4A /* .shellcheckrc */, - A588BC3A25265F0F0089BA4A /* Patches */, - A588BC3F25265F0F0089BA4A /* Include */, - A588BD2525265F0F0089BA4A /* Platform */, - A588BD5D25265F0F0089BA4A /* Tests */, - A588BD7325265F0F0089BA4A /* Legacy */, - A588BDD725265F0F0089BA4A /* Library */, - A588BF9125265F100089BA4A /* User */, - A588BFA125265F100089BA4A /* Docs */, - A588BFC525265F100089BA4A /* OpenDuetPkg.fdf */, - A588BFC625265F100089BA4A /* OpenCorePkg.dec */, - A588BFC725265F100089BA4A /* README.md */, - A588BFC825265F100089BA4A /* Utilities */, - A588C04825265F100089BA4A /* OpenCorePkg.xcodeproj */, - A588C04B25265F100089BA4A /* OpenDuetPkg.dec */, - A588C04C25265F100089BA4A /* .gitignore */, - A588C04D25265F100089BA4A /* build_duet.tool */, - A588C04E25265F100089BA4A /* .gitattributes */, - A588C04F25265F100089BA4A /* build_oc.tool */, - A588C05025265F100089BA4A /* Application */, - A588C08125265F100089BA4A /* OpenCorePkg.dsc */, - A588C08225265F100089BA4A /* Doxyfile */, - A588C08325265F100089BA4A /* LICENSE.txt */, - A588C08425265F100089BA4A /* OpenDuetPkg.dsc */, - A588C08525265F110089BA4A /* OpenCoreFromClover.h */, - A588C08625265F110089BA4A /* .travis.yml */, - A588C08725265F110089BA4A /* xcbuild.tool */, - A588C08825265F110089BA4A /* Debug */, + A591C5FA26FF786A00F9DBF0 /* AppleModels */, + A591C68226FF786A00F9DBF0 /* Staging */, + A591C6A626FF786A00F9DBF0 /* Changelog.md */, + A591C6A726FF786A00F9DBF0 /* .shellcheckrc */, + A591C6A826FF786A00F9DBF0 /* Patches */, + A591C6AF26FF786A00F9DBF0 /* Include */, + A591C7AC26FF786A00F9DBF0 /* Platform */, + A591C7F026FF786A00F9DBF0 /* Tests */, + A591C80626FF786B00F9DBF0 /* Legacy */, + A591C87E26FF786B00F9DBF0 /* Library */, + A591CAD726FF786C00F9DBF0 /* User */, + A591CAEA26FF786C00F9DBF0 /* Docs */, + A591CB1626FF786C00F9DBF0 /* OpenDuetPkg.fdf */, + A591CB1726FF786C00F9DBF0 /* .editorconfig */, + A591CB1826FF786C00F9DBF0 /* OpenCorePkg.dec */, + A591CB1926FF786C00F9DBF0 /* README.md */, + A591CB1A26FF786C00F9DBF0 /* Utilities */, + A591CBDC26FF786C00F9DBF0 /* OpenCorePkg.xcodeproj */, + A591CBDF26FF786C00F9DBF0 /* OpenDuetPkg.dec */, + A591CBE026FF786C00F9DBF0 /* .gitignore */, + A591CBE126FF786D00F9DBF0 /* build_duet.tool */, + A591CBE226FF786D00F9DBF0 /* .github */, + A591CBE526FF786D00F9DBF0 /* .gitattributes */, + A591CBE626FF786D00F9DBF0 /* build_oc.tool */, + A591CBE726FF786D00F9DBF0 /* Application */, + A591CC2626FF786D00F9DBF0 /* OpenCorePkg.dsc */, + A591CC2726FF786D00F9DBF0 /* Doxyfile */, + A591CC2826FF786D00F9DBF0 /* LICENSE.txt */, + A591CC2926FF786D00F9DBF0 /* OpenDuetPkg.dsc */, + A591CC2A26FF786D00F9DBF0 /* OpenCoreFromClover.h */, + A591CC2B26FF786D00F9DBF0 /* xcbuild.tool */, + A591CC2C26FF786D00F9DBF0 /* Debug */, ); name = OpenCorePkg; path = ../../OpenCorePkg; sourceTree = ""; }; - A588BB7925265F0F0089BA4A /* AppleModels */ = { + A591C5FA26FF786A00F9DBF0 /* AppleModels */ = { isa = PBXGroup; children = ( - A588BB7A25265F0F0089BA4A /* DataBase */, - A588BBFC25265F0F0089BA4A /* update_generated.py */, - A588BBFD25265F0F0089BA4A /* update_products.py */, - A588BBFE25265F0F0089BA4A /* README.md */, - A588BBFF25265F0F0089BA4A /* Products.zjson */, - A588BC0025265F0F0089BA4A /* DataBase.md */, + A591C5FB26FF786A00F9DBF0 /* DataBase */, + A591C67D26FF786A00F9DBF0 /* update_generated.py */, + A591C67E26FF786A00F9DBF0 /* update_products.py */, + A591C67F26FF786A00F9DBF0 /* README.md */, + A591C68026FF786A00F9DBF0 /* Products.zjson */, + A591C68126FF786A00F9DBF0 /* DataBase.md */, ); path = AppleModels; sourceTree = ""; }; - A588BB7A25265F0F0089BA4A /* DataBase */ = { + A591C5FB26FF786A00F9DBF0 /* DataBase */ = { isa = PBXGroup; children = ( - A588BB7B25265F0F0089BA4A /* MacBookPro */, - A588BBA525265F0F0089BA4A /* Macmini */, - A588BBB125265F0F0089BA4A /* Xserve */, - A588BBB525265F0F0089BA4A /* iMac */, - A588BBD625265F0F0089BA4A /* MacBookAir */, - A588BBE625265F0F0089BA4A /* MacBook */, - A588BBF225265F0F0089BA4A /* MacPro */, - A588BBFA25265F0F0089BA4A /* iMacPro */, + A591C5FC26FF786A00F9DBF0 /* MacBookPro */, + A591C62626FF786A00F9DBF0 /* Macmini */, + A591C63226FF786A00F9DBF0 /* Xserve */, + A591C63626FF786A00F9DBF0 /* iMac */, + A591C65726FF786A00F9DBF0 /* MacBookAir */, + A591C66726FF786A00F9DBF0 /* MacBook */, + A591C67326FF786A00F9DBF0 /* MacPro */, + A591C67B26FF786A00F9DBF0 /* iMacPro */, ); path = DataBase; sourceTree = ""; }; - A588BB7B25265F0F0089BA4A /* MacBookPro */ = { + A591C5FC26FF786A00F9DBF0 /* MacBookPro */ = { isa = PBXGroup; children = ( - A588BB7C25265F0F0089BA4A /* MBP71.yaml */, - A588BB7D25265F0F0089BA4A /* MBP111.yaml */, - A588BB7E25265F0F0089BA4A /* MBP131.yaml */, - A588BB7F25265F0F0089BA4A /* MBP51.yaml */, - A588BB8025265F0F0089BA4A /* MBP92.yaml */, - A588BB8125265F0F0089BA4A /* MBP11.yaml */, - A588BB8225265F0F0089BA4A /* MBP31.yaml */, - A588BB8325265F0F0089BA4A /* MBP151.yaml */, - A588BB8425265F0F0089BA4A /* MBP41.yaml */, - A588BB8525265F0F0089BA4A /* MBP121.yaml */, - A588BB8625265F0F0089BA4A /* MBP82.yaml */, - A588BB8725265F0F0089BA4A /* MBP101.yaml */, - A588BB8825265F0F0089BA4A /* MBP61.yaml */, - A588BB8925265F0F0089BA4A /* MBP141.yaml */, - A588BB8A25265F0F0089BA4A /* MBP21.yaml */, - A588BB8B25265F0F0089BA4A /* MBP83.yaml */, - A588BB8C25265F0F0089BA4A /* MBP161.yaml */, - A588BB8D25265F0F0089BA4A /* MBP55.yaml */, - A588BB8E25265F0F0089BA4A /* MBP162.yaml */, - A588BB8F25265F0F0089BA4A /* MBP115.yaml */, - A588BB9025265F0F0089BA4A /* MBP142.yaml */, - A588BB9125265F0F0089BA4A /* MBP154.yaml */, - A588BB9225265F0F0089BA4A /* MBP22.yaml */, - A588BB9325265F0F0089BA4A /* MBP102.yaml */, - A588BB9425265F0F0089BA4A /* MBP143.yaml */, - A588BB9525265F0F0089BA4A /* MBP62.yaml */, - A588BB9625265F0F0089BA4A /* MBP114.yaml */, - A588BB9725265F0F0089BA4A /* MBP163.yaml */, - A588BB9825265F0F0089BA4A /* MBP54.yaml */, - A588BB9925265F0F0089BA4A /* MBP81.yaml */, - A588BB9A25265F0F0089BA4A /* MBP113.yaml */, - A588BB9B25265F0F0089BA4A /* MBP152.yaml */, - A588BB9C25265F0F0089BA4A /* MBP53.yaml */, - A588BB9D25265F0F0089BA4A /* MBP12.yaml */, - A588BB9E25265F0F0089BA4A /* MBP133.yaml */, - A588BB9F25265F0F0089BA4A /* MBP164.yaml */, - A588BBA025265F0F0089BA4A /* MBP132.yaml */, - A588BBA125265F0F0089BA4A /* MBP52.yaml */, - A588BBA225265F0F0089BA4A /* MBP91.yaml */, - A588BBA325265F0F0089BA4A /* MBP153.yaml */, - A588BBA425265F0F0089BA4A /* MBP112.yaml */, + A591C5FD26FF786A00F9DBF0 /* MBP71.yaml */, + A591C5FE26FF786A00F9DBF0 /* MBP111.yaml */, + A591C5FF26FF786A00F9DBF0 /* MBP131.yaml */, + A591C60026FF786A00F9DBF0 /* MBP51.yaml */, + A591C60126FF786A00F9DBF0 /* MBP92.yaml */, + A591C60226FF786A00F9DBF0 /* MBP11.yaml */, + A591C60326FF786A00F9DBF0 /* MBP31.yaml */, + A591C60426FF786A00F9DBF0 /* MBP151.yaml */, + A591C60526FF786A00F9DBF0 /* MBP41.yaml */, + A591C60626FF786A00F9DBF0 /* MBP121.yaml */, + A591C60726FF786A00F9DBF0 /* MBP82.yaml */, + A591C60826FF786A00F9DBF0 /* MBP101.yaml */, + A591C60926FF786A00F9DBF0 /* MBP61.yaml */, + A591C60A26FF786A00F9DBF0 /* MBP141.yaml */, + A591C60B26FF786A00F9DBF0 /* MBP21.yaml */, + A591C60C26FF786A00F9DBF0 /* MBP83.yaml */, + A591C60D26FF786A00F9DBF0 /* MBP161.yaml */, + A591C60E26FF786A00F9DBF0 /* MBP55.yaml */, + A591C60F26FF786A00F9DBF0 /* MBP162.yaml */, + A591C61026FF786A00F9DBF0 /* MBP115.yaml */, + A591C61126FF786A00F9DBF0 /* MBP142.yaml */, + A591C61226FF786A00F9DBF0 /* MBP154.yaml */, + A591C61326FF786A00F9DBF0 /* MBP22.yaml */, + A591C61426FF786A00F9DBF0 /* MBP102.yaml */, + A591C61526FF786A00F9DBF0 /* MBP143.yaml */, + A591C61626FF786A00F9DBF0 /* MBP62.yaml */, + A591C61726FF786A00F9DBF0 /* MBP114.yaml */, + A591C61826FF786A00F9DBF0 /* MBP163.yaml */, + A591C61926FF786A00F9DBF0 /* MBP54.yaml */, + A591C61A26FF786A00F9DBF0 /* MBP81.yaml */, + A591C61B26FF786A00F9DBF0 /* MBP113.yaml */, + A591C61C26FF786A00F9DBF0 /* MBP152.yaml */, + A591C61D26FF786A00F9DBF0 /* MBP53.yaml */, + A591C61E26FF786A00F9DBF0 /* MBP12.yaml */, + A591C61F26FF786A00F9DBF0 /* MBP133.yaml */, + A591C62026FF786A00F9DBF0 /* MBP164.yaml */, + A591C62126FF786A00F9DBF0 /* MBP132.yaml */, + A591C62226FF786A00F9DBF0 /* MBP52.yaml */, + A591C62326FF786A00F9DBF0 /* MBP91.yaml */, + A591C62426FF786A00F9DBF0 /* MBP153.yaml */, + A591C62526FF786A00F9DBF0 /* MBP112.yaml */, ); path = MacBookPro; sourceTree = ""; }; - A588BBA525265F0F0089BA4A /* Macmini */ = { + A591C62626FF786A00F9DBF0 /* Macmini */ = { isa = PBXGroup; children = ( - A588BBA625265F0F0089BA4A /* MM81.yaml */, - A588BBA725265F0F0089BA4A /* MM62.yaml */, - A588BBA825265F0F0089BA4A /* MM52.yaml */, - A588BBA925265F0F0089BA4A /* MM53.yaml */, - A588BBAA25265F0F0089BA4A /* MM31.yaml */, - A588BBAB25265F0F0089BA4A /* MM11.yaml */, - A588BBAC25265F0F0089BA4A /* MM51.yaml */, - A588BBAD25265F0F0089BA4A /* MM71.yaml */, - A588BBAE25265F0F0089BA4A /* MM21.yaml */, - A588BBAF25265F0F0089BA4A /* MM61.yaml */, - A588BBB025265F0F0089BA4A /* MM41.yaml */, + A591C62726FF786A00F9DBF0 /* MM81.yaml */, + A591C62826FF786A00F9DBF0 /* MM62.yaml */, + A591C62926FF786A00F9DBF0 /* MM52.yaml */, + A591C62A26FF786A00F9DBF0 /* MM53.yaml */, + A591C62B26FF786A00F9DBF0 /* MM31.yaml */, + A591C62C26FF786A00F9DBF0 /* MM11.yaml */, + A591C62D26FF786A00F9DBF0 /* MM51.yaml */, + A591C62E26FF786A00F9DBF0 /* MM71.yaml */, + A591C62F26FF786A00F9DBF0 /* MM21.yaml */, + A591C63026FF786A00F9DBF0 /* MM61.yaml */, + A591C63126FF786A00F9DBF0 /* MM41.yaml */, ); path = Macmini; sourceTree = ""; }; - A588BBB125265F0F0089BA4A /* Xserve */ = { + A591C63226FF786A00F9DBF0 /* Xserve */ = { isa = PBXGroup; children = ( - A588BBB225265F0F0089BA4A /* XS21.yaml */, - A588BBB325265F0F0089BA4A /* XS11.yaml */, - A588BBB425265F0F0089BA4A /* XS31.yaml */, + A591C63326FF786A00F9DBF0 /* XS21.yaml */, + A591C63426FF786A00F9DBF0 /* XS11.yaml */, + A591C63526FF786A00F9DBF0 /* XS31.yaml */, ); path = Xserve; sourceTree = ""; }; - A588BBB525265F0F0089BA4A /* iMac */ = { + A591C63626FF786A00F9DBF0 /* iMac */ = { isa = PBXGroup; children = ( - A588BBB625265F0F0089BA4A /* IM181.yaml */, - A588BBB725265F0F0089BA4A /* IM142.yaml */, - A588BBB825265F0F0089BA4A /* IM162.yaml */, - A588BBB925265F0F0089BA4A /* IM61.yaml */, - A588BBBA25265F0F0089BA4A /* IM122.yaml */, - A588BBBB25265F0F0089BA4A /* IM41.yaml */, - A588BBBC25265F0F0089BA4A /* IM143.yaml */, - A588BBBD25265F0F0089BA4A /* IM133.yaml */, - A588BBBE25265F0F0089BA4A /* IM191.yaml */, - A588BBBF25265F0F0089BA4A /* IM144.yaml */, - A588BBC025265F0F0089BA4A /* IM113.yaml */, - A588BBC125265F0F0089BA4A /* IM51.yaml */, - A588BBC225265F0F0089BA4A /* IM112.yaml */, - A588BBC325265F0F0089BA4A /* IM201.yaml */, - A588BBC425265F0F0089BA4A /* IM132.yaml */, - A588BBC525265F0F0089BA4A /* IM71.yaml */, - A588BBC625265F0F0089BA4A /* IM131.yaml */, - A588BBC725265F0F0089BA4A /* IM52.yaml */, - A588BBC825265F0F0089BA4A /* IM111.yaml */, - A588BBC925265F0F0089BA4A /* IM91.yaml */, - A588BBCA25265F0F0089BA4A /* IM202.yaml */, - A588BBCB25265F0F0089BA4A /* IM192.yaml */, - A588BBCC25265F0F0089BA4A /* IM151.yaml */, - A588BBCD25265F0F0089BA4A /* IM171.yaml */, - A588BBCE25265F0F0089BA4A /* IM101.yaml */, - A588BBCF25265F0F0089BA4A /* IM42.yaml */, - A588BBD025265F0F0089BA4A /* IM81.yaml */, - A588BBD125265F0F0089BA4A /* IM183.yaml */, - A588BBD225265F0F0089BA4A /* IM121.yaml */, - A588BBD325265F0F0089BA4A /* IM161.yaml */, - A588BBD425265F0F0089BA4A /* IM182.yaml */, - A588BBD525265F0F0089BA4A /* IM141.yaml */, + A591C63726FF786A00F9DBF0 /* IM181.yaml */, + A591C63826FF786A00F9DBF0 /* IM142.yaml */, + A591C63926FF786A00F9DBF0 /* IM162.yaml */, + A591C63A26FF786A00F9DBF0 /* IM61.yaml */, + A591C63B26FF786A00F9DBF0 /* IM122.yaml */, + A591C63C26FF786A00F9DBF0 /* IM41.yaml */, + A591C63D26FF786A00F9DBF0 /* IM143.yaml */, + A591C63E26FF786A00F9DBF0 /* IM133.yaml */, + A591C63F26FF786A00F9DBF0 /* IM191.yaml */, + A591C64026FF786A00F9DBF0 /* IM144.yaml */, + A591C64126FF786A00F9DBF0 /* IM113.yaml */, + A591C64226FF786A00F9DBF0 /* IM51.yaml */, + A591C64326FF786A00F9DBF0 /* IM112.yaml */, + A591C64426FF786A00F9DBF0 /* IM201.yaml */, + A591C64526FF786A00F9DBF0 /* IM132.yaml */, + A591C64626FF786A00F9DBF0 /* IM71.yaml */, + A591C64726FF786A00F9DBF0 /* IM131.yaml */, + A591C64826FF786A00F9DBF0 /* IM52.yaml */, + A591C64926FF786A00F9DBF0 /* IM111.yaml */, + A591C64A26FF786A00F9DBF0 /* IM91.yaml */, + A591C64B26FF786A00F9DBF0 /* IM202.yaml */, + A591C64C26FF786A00F9DBF0 /* IM192.yaml */, + A591C64D26FF786A00F9DBF0 /* IM151.yaml */, + A591C64E26FF786A00F9DBF0 /* IM171.yaml */, + A591C64F26FF786A00F9DBF0 /* IM101.yaml */, + A591C65026FF786A00F9DBF0 /* IM42.yaml */, + A591C65126FF786A00F9DBF0 /* IM81.yaml */, + A591C65226FF786A00F9DBF0 /* IM183.yaml */, + A591C65326FF786A00F9DBF0 /* IM121.yaml */, + A591C65426FF786A00F9DBF0 /* IM161.yaml */, + A591C65526FF786A00F9DBF0 /* IM182.yaml */, + A591C65626FF786A00F9DBF0 /* IM141.yaml */, ); path = iMac; sourceTree = ""; }; - A588BBD625265F0F0089BA4A /* MacBookAir */ = { + A591C65726FF786A00F9DBF0 /* MacBookAir */ = { isa = PBXGroup; children = ( - A588BBD725265F0F0089BA4A /* MBA72.yaml */, - A588BBD825265F0F0089BA4A /* MBA91.yaml */, - A588BBD925265F0F0089BA4A /* MBA52.yaml */, - A588BBDA25265F0F0089BA4A /* MBA32.yaml */, - A588BBDB25265F0F0089BA4A /* MBA81.yaml */, - A588BBDC25265F0F0089BA4A /* MBA42.yaml */, - A588BBDD25265F0F0089BA4A /* MBA62.yaml */, - A588BBDE25265F0F0089BA4A /* MBA21.yaml */, - A588BBDF25265F0F0089BA4A /* MBA61.yaml */, - A588BBE025265F0F0089BA4A /* MBA82.yaml */, - A588BBE125265F0F0089BA4A /* MBA41.yaml */, - A588BBE225265F0F0089BA4A /* MBA31.yaml */, - A588BBE325265F0F0089BA4A /* MBA11.yaml */, - A588BBE425265F0F0089BA4A /* MBA51.yaml */, - A588BBE525265F0F0089BA4A /* MBA71.yaml */, + A591C65826FF786A00F9DBF0 /* MBA72.yaml */, + A591C65926FF786A00F9DBF0 /* MBA91.yaml */, + A591C65A26FF786A00F9DBF0 /* MBA52.yaml */, + A591C65B26FF786A00F9DBF0 /* MBA32.yaml */, + A591C65C26FF786A00F9DBF0 /* MBA81.yaml */, + A591C65D26FF786A00F9DBF0 /* MBA42.yaml */, + A591C65E26FF786A00F9DBF0 /* MBA62.yaml */, + A591C65F26FF786A00F9DBF0 /* MBA21.yaml */, + A591C66026FF786A00F9DBF0 /* MBA61.yaml */, + A591C66126FF786A00F9DBF0 /* MBA82.yaml */, + A591C66226FF786A00F9DBF0 /* MBA41.yaml */, + A591C66326FF786A00F9DBF0 /* MBA31.yaml */, + A591C66426FF786A00F9DBF0 /* MBA11.yaml */, + A591C66526FF786A00F9DBF0 /* MBA51.yaml */, + A591C66626FF786A00F9DBF0 /* MBA71.yaml */, ); path = MacBookAir; sourceTree = ""; }; - A588BBE625265F0F0089BA4A /* MacBook */ = { + A591C66726FF786A00F9DBF0 /* MacBook */ = { isa = PBXGroup; children = ( - A588BBE725265F0F0089BA4A /* MB51.yaml */, - A588BBE825265F0F0089BA4A /* MB71.yaml */, - A588BBE925265F0F0089BA4A /* MB31.yaml */, - A588BBEA25265F0F0089BA4A /* MB11.yaml */, - A588BBEB25265F0F0089BA4A /* MB61.yaml */, - A588BBEC25265F0F0089BA4A /* MB41.yaml */, - A588BBED25265F0F0089BA4A /* MB21.yaml */, - A588BBEE25265F0F0089BA4A /* MB81.yaml */, - A588BBEF25265F0F0089BA4A /* MB101.yaml */, - A588BBF025265F0F0089BA4A /* MB52.yaml */, - A588BBF125265F0F0089BA4A /* MB91.yaml */, + A591C66826FF786A00F9DBF0 /* MB51.yaml */, + A591C66926FF786A00F9DBF0 /* MB71.yaml */, + A591C66A26FF786A00F9DBF0 /* MB31.yaml */, + A591C66B26FF786A00F9DBF0 /* MB11.yaml */, + A591C66C26FF786A00F9DBF0 /* MB61.yaml */, + A591C66D26FF786A00F9DBF0 /* MB41.yaml */, + A591C66E26FF786A00F9DBF0 /* MB21.yaml */, + A591C66F26FF786A00F9DBF0 /* MB81.yaml */, + A591C67026FF786A00F9DBF0 /* MB101.yaml */, + A591C67126FF786A00F9DBF0 /* MB52.yaml */, + A591C67226FF786A00F9DBF0 /* MB91.yaml */, ); path = MacBook; sourceTree = ""; }; - A588BBF225265F0F0089BA4A /* MacPro */ = { + A591C67326FF786A00F9DBF0 /* MacPro */ = { isa = PBXGroup; children = ( - A588BBF325265F0F0089BA4A /* MP41.yaml */, - A588BBF425265F0F0089BA4A /* MP61.yaml */, - A588BBF525265F0F0089BA4A /* MP21.yaml */, - A588BBF625265F0F0089BA4A /* MP71.yaml */, - A588BBF725265F0F0089BA4A /* MP51.yaml */, - A588BBF825265F0F0089BA4A /* MP11.yaml */, - A588BBF925265F0F0089BA4A /* MP31.yaml */, + A591C67426FF786A00F9DBF0 /* MP41.yaml */, + A591C67526FF786A00F9DBF0 /* MP61.yaml */, + A591C67626FF786A00F9DBF0 /* MP21.yaml */, + A591C67726FF786A00F9DBF0 /* MP71.yaml */, + A591C67826FF786A00F9DBF0 /* MP51.yaml */, + A591C67926FF786A00F9DBF0 /* MP11.yaml */, + A591C67A26FF786A00F9DBF0 /* MP31.yaml */, ); path = MacPro; sourceTree = ""; }; - A588BBFA25265F0F0089BA4A /* iMacPro */ = { + A591C67B26FF786A00F9DBF0 /* iMacPro */ = { isa = PBXGroup; children = ( - A588BBFB25265F0F0089BA4A /* IMP11.yaml */, + A591C67C26FF786A00F9DBF0 /* IMP11.yaml */, ); path = iMacPro; sourceTree = ""; }; - A588BC0125265F0F0089BA4A /* Staging */ = { + A591C68226FF786A00F9DBF0 /* Staging */ = { isa = PBXGroup; children = ( - A588BC0225265F0F0089BA4A /* README.md */, - A588BC0325265F0F0089BA4A /* VBoxHfs */, - A588BC2525265F0F0089BA4A /* AudioDxe */, + A591C68326FF786A00F9DBF0 /* README.md */, + A591C68426FF786A00F9DBF0 /* AudioDxe */, + A591C69826FF786A00F9DBF0 /* OpenHfsPlus */, ); path = Staging; sourceTree = ""; }; - A588BC0325265F0F0089BA4A /* VBoxHfs */ = { + A591C68426FF786A00F9DBF0 /* AudioDxe */ = { isa = PBXGroup; children = ( - A588BC0425265F0F0089BA4A /* hfs_format.h */, - A588BC0525265F0F0089BA4A /* mk_fsw_strfunc.py */, - A588BC0625265F0F0089BA4A /* fsw_hfs.h */, - A588BC0725265F0F0089BA4A /* fsw_core.c */, - A588BC0825265F0F0089BA4A /* fsw_strfunc.h */, - A588BC0925265F0F0089BA4A /* fsw_base.h */, - A588BC0A25265F0F0089BA4A /* fsw_efi.h */, - A588BC0B25265F0F0089BA4A /* fsw_efi_lib.c */, - A588BC0C25265F0F0089BA4A /* fsw_lib.c */, - A588BC0D25265F0F0089BA4A /* hfs_unistr.h */, - A588BC0E25265F0F0089BA4A /* fsw_hfs.c */, - A588BC0F25265F0F0089BA4A /* fsw_core.h */, - A588BC1025265F0F0089BA4A /* fsw_efi_base.h */, - A588BC1125265F0F0089BA4A /* LICENSE.txt */, - A588BC1225265F0F0089BA4A /* VBoxHfs.inf */, - A588BC1325265F0F0089BA4A /* fsw_efi.c */, - A588BC1425265F0F0089BA4A /* devstuff */, - ); - path = VBoxHfs; - sourceTree = ""; - }; - A588BC1425265F0F0089BA4A /* devstuff */ = { - isa = PBXGroup; - children = ( - A588BC1525265F0F0089BA4A /* xcode */, - A588BC1925265F0F0089BA4A /* posix */, - A588BC1B25265F0F0089BA4A /* msvc */, - A588BC1D25265F0F0089BA4A /* mswin */, - A588BC2025265F0F0089BA4A /* src */, - ); - path = devstuff; - sourceTree = ""; - }; - A588BC1525265F0F0089BA4A /* xcode */ = { - isa = PBXGroup; - children = ( - A588BC1625265F0F0089BA4A /* tstmain.xcodeproj */, - ); - path = xcode; - sourceTree = ""; - }; - A588BC1725265F0F0089BA4A /* Products */ = { - isa = PBXGroup; - children = ( - A588C0A825265F110089BA4A /* tstmain */, - ); - name = Products; - sourceTree = ""; - }; - A588BC1925265F0F0089BA4A /* posix */ = { - isa = PBXGroup; - children = ( - A588BC1A25265F0F0089BA4A /* Makefile */, - ); - path = posix; - sourceTree = ""; - }; - A588BC1B25265F0F0089BA4A /* msvc */ = { - isa = PBXGroup; - children = ( - A588BC1C25265F0F0089BA4A /* VBoxHfs.vcxproj */, - ); - path = msvc; - sourceTree = ""; - }; - A588BC1D25265F0F0089BA4A /* mswin */ = { - isa = PBXGroup; - children = ( - A588BC1E25265F0F0089BA4A /* Makefile */, - A588BC1F25265F0F0089BA4A /* dirent.h */, - ); - path = mswin; - sourceTree = ""; - }; - A588BC2025265F0F0089BA4A /* src */ = { - isa = PBXGroup; - children = ( - A588BC2125265F0F0089BA4A /* fsw_posix.c */, - A588BC2225265F0F0089BA4A /* fsw_posix_base.h */, - A588BC2325265F0F0089BA4A /* fsw_posix.h */, - A588BC2425265F0F0089BA4A /* tstmain.c */, - ); - path = src; - sourceTree = ""; - }; - A588BC2525265F0F0089BA4A /* AudioDxe */ = { - isa = PBXGroup; - children = ( - A588BC2625265F0F0089BA4A /* AudioDxe.c */, - A588BC2725265F0F0089BA4A /* HdaCodec */, - A588BC2E25265F0F0089BA4A /* HdaController */, - A588BC3625265F0F0089BA4A /* AudioDxe.h */, - A588BC3725265F0F0089BA4A /* AudioDxe.inf */, + A591C68526FF786A00F9DBF0 /* AudioDxe.c */, + A591C68626FF786A00F9DBF0 /* HdaCodec */, + A591C68D26FF786A00F9DBF0 /* HdaController */, + A591C69526FF786A00F9DBF0 /* AudioDecode.c */, + A591C69626FF786A00F9DBF0 /* AudioDxe.h */, + A591C69726FF786A00F9DBF0 /* AudioDxe.inf */, ); path = AudioDxe; sourceTree = ""; }; - A588BC2725265F0F0089BA4A /* HdaCodec */ = { + A591C68626FF786A00F9DBF0 /* HdaCodec */ = { isa = PBXGroup; children = ( - A588BC2825265F0F0089BA4A /* HdaCodecInfo.c */, - A588BC2925265F0F0089BA4A /* HdaCodecComponentName.c */, - A588BC2A25265F0F0089BA4A /* HdaCodec.h */, - A588BC2B25265F0F0089BA4A /* HdaCodecAudioIo.c */, - A588BC2C25265F0F0089BA4A /* HdaCodecComponentName.h */, - A588BC2D25265F0F0089BA4A /* HdaCodec.c */, + A591C68726FF786A00F9DBF0 /* HdaCodecInfo.c */, + A591C68826FF786A00F9DBF0 /* HdaCodecComponentName.c */, + A591C68926FF786A00F9DBF0 /* HdaCodec.h */, + A591C68A26FF786A00F9DBF0 /* HdaCodecAudioIo.c */, + A591C68B26FF786A00F9DBF0 /* HdaCodecComponentName.h */, + A591C68C26FF786A00F9DBF0 /* HdaCodec.c */, ); path = HdaCodec; sourceTree = ""; }; - A588BC2E25265F0F0089BA4A /* HdaController */ = { + A591C68D26FF786A00F9DBF0 /* HdaController */ = { isa = PBXGroup; children = ( - A588BC2F25265F0F0089BA4A /* HdaControllerComponentName.c */, - A588BC3025265F0F0089BA4A /* HdaControllerMem.c */, - A588BC3125265F0F0089BA4A /* HdaController.c */, - A588BC3225265F0F0089BA4A /* HdaControllerHdaIo.c */, - A588BC3325265F0F0089BA4A /* HdaControllerInfo.c */, - A588BC3425265F0F0089BA4A /* HdaControllerComponentName.h */, - A588BC3525265F0F0089BA4A /* HdaController.h */, + A591C68E26FF786A00F9DBF0 /* HdaControllerComponentName.c */, + A591C68F26FF786A00F9DBF0 /* HdaControllerMem.c */, + A591C69026FF786A00F9DBF0 /* HdaController.c */, + A591C69126FF786A00F9DBF0 /* HdaControllerHdaIo.c */, + A591C69226FF786A00F9DBF0 /* HdaControllerInfo.c */, + A591C69326FF786A00F9DBF0 /* HdaControllerComponentName.h */, + A591C69426FF786A00F9DBF0 /* HdaController.h */, ); path = HdaController; sourceTree = ""; }; - A588BC3A25265F0F0089BA4A /* Patches */ = { + A591C69826FF786A00F9DBF0 /* OpenHfsPlus */ = { isa = PBXGroup; children = ( - A588BC3B25265F0F0089BA4A /* 0001-MdeModulePkg-SataControllerDxe-Add-support-for-drive.patch */, - A588BC3C25265F0F0089BA4A /* 0001-ShellPkg-Add-support-for-input-with-separately-repor.patch */, - A588BC3D25265F0F0089BA4A /* 0002-MdeModulePkg-AtaAtapiPassThru-Add-support-for-drives.patch */, - A588BC3E25265F0F0089BA4A /* 0003-MdeModulePkg-AtaAtapiPassThru-Reduce-timeout.patch */, + A591C69926FF786A00F9DBF0 /* fsw_core.c */, + A591C69A26FF786A00F9DBF0 /* fsw_strfunc.h */, + A591C69B26FF786A00F9DBF0 /* fsw_efi_edk2_base.h */, + A591C69C26FF786A00F9DBF0 /* fsw_base.h */, + A591C69D26FF786A00F9DBF0 /* fsw_efi.h */, + A591C69E26FF786A00F9DBF0 /* fsw_hfsplus.c */, + A591C69F26FF786A00F9DBF0 /* fsw_efi_lib.c */, + A591C6A026FF786A00F9DBF0 /* fsw_lib.c */, + A591C6A126FF786A00F9DBF0 /* OpenHfsPlus.inf */, + A591C6A226FF786A00F9DBF0 /* fsw_core.h */, + A591C6A326FF786A00F9DBF0 /* fsw_efi_base.h */, + A591C6A426FF786A00F9DBF0 /* fsw_hfsplus.h */, + A591C6A526FF786A00F9DBF0 /* fsw_efi.c */, + ); + path = OpenHfsPlus; + sourceTree = ""; + }; + A591C6A826FF786A00F9DBF0 /* Patches */ = { + isa = PBXGroup; + children = ( + A591C6A926FF786A00F9DBF0 /* 0001-MdeModulePkg-SataControllerDxe-Add-support-for-drive.patch */, + A591C6AA26FF786A00F9DBF0 /* 0001-ShellPkg-Add-support-for-input-with-separately-repor.patch */, + A591C6AB26FF786A00F9DBF0 /* 0002-MdeModulePkg-AtaAtapiPassThru-Add-support-for-drives.patch */, + A591C6AC26FF786A00F9DBF0 /* 0005-ShellPkg-Devices-shell-command-support-misaligned-de.patch */, + A591C6AD26FF786A00F9DBF0 /* 0003-MdeModulePkg-AtaAtapiPassThru-Reduce-timeout.patch */, + A591C6AE26FF786A00F9DBF0 /* 0004-OvmfPkg-SioBusDxe-Add-PS2-mouse-support.patch */, ); path = Patches; sourceTree = ""; }; - A588BC3F25265F0F0089BA4A /* Include */ = { + A591C6AF26FF786A00F9DBF0 /* Include */ = { isa = PBXGroup; children = ( - A588BC4025265F0F0089BA4A /* Apple */, - A588BCA225265F0F0089BA4A /* Intel */, - A588BCBA25265F0F0089BA4A /* AMI */, - A588BCBE25265F0F0089BA4A /* Duet */, - A588BCCC25265F0F0089BA4A /* Microsoft */, - A588BCD025265F0F0089BA4A /* Generic */, - A588BCD425265F0F0089BA4A /* Acidanthera */, - A588BD2025265F0F0089BA4A /* VMware */, + A591C6B026FF786A00F9DBF0 /* Apple */, + A591C71526FF786A00F9DBF0 /* Intel */, + A591C73026FF786A00F9DBF0 /* AMI */, + A591C73626FF786A00F9DBF0 /* Duet */, + A591C74426FF786A00F9DBF0 /* Microsoft */, + A591C74826FF786A00F9DBF0 /* Nvidia */, + A591C74B26FF786A00F9DBF0 /* Generic */, + A591C75126FF786A00F9DBF0 /* Acidanthera */, + A591C7A726FF786A00F9DBF0 /* VMware */, ); path = Include; sourceTree = ""; }; - A588BC4025265F0F0089BA4A /* Apple */ = { + A591C6B026FF786A00F9DBF0 /* Apple */ = { isa = PBXGroup; children = ( - A588BC4125265F0F0089BA4A /* AppleMacEfi */, - A588BC4325265F0F0089BA4A /* Ebc */, - A588BC4525265F0F0089BA4A /* X64 */, - A588BC4725265F0F0089BA4A /* IndustryStandard */, - A588BC5F25265F0F0089BA4A /* AppleMacEfi.h */, - A588BC6025265F0F0089BA4A /* Library */, - A588BC6725265F0F0089BA4A /* Protocol */, - A588BC8C25265F0F0089BA4A /* Ia32 */, - A588BC8E25265F0F0089BA4A /* Guid */, - A588BC9E25265F0F0089BA4A /* Arm */, - A588BCA025265F0F0089BA4A /* AArch64 */, + A591C6B126FF786A00F9DBF0 /* AppleMacEfi */, + A591C6B326FF786A00F9DBF0 /* Ebc */, + A591C6B526FF786A00F9DBF0 /* X64 */, + A591C6B726FF786A00F9DBF0 /* IndustryStandard */, + A591C6D026FF786A00F9DBF0 /* AppleMacEfi.h */, + A591C6D126FF786A00F9DBF0 /* Library */, + A591C6D826FF786A00F9DBF0 /* Protocol */, + A591C6FF26FF786A00F9DBF0 /* Ia32 */, + A591C70126FF786A00F9DBF0 /* Guid */, + A591C71126FF786A00F9DBF0 /* Arm */, + A591C71326FF786A00F9DBF0 /* AArch64 */, ); path = Apple; sourceTree = ""; }; - A588BC4125265F0F0089BA4A /* AppleMacEfi */ = { + A591C6B126FF786A00F9DBF0 /* AppleMacEfi */ = { isa = PBXGroup; children = ( - A588BC4225265F0F0089BA4A /* AppleMacEfiSpec.h */, + A591C6B226FF786A00F9DBF0 /* AppleMacEfiSpec.h */, ); path = AppleMacEfi; sourceTree = ""; }; - A588BC4325265F0F0089BA4A /* Ebc */ = { + A591C6B326FF786A00F9DBF0 /* Ebc */ = { isa = PBXGroup; children = ( - A588BC4425265F0F0089BA4A /* AppleCpuType.h */, + A591C6B426FF786A00F9DBF0 /* AppleCpuType.h */, ); path = Ebc; sourceTree = ""; }; - A588BC4525265F0F0089BA4A /* X64 */ = { + A591C6B526FF786A00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BC4625265F0F0089BA4A /* AppleCpuType.h */, + A591C6B626FF786A00F9DBF0 /* AppleCpuType.h */, ); path = X64; sourceTree = ""; }; - A588BC4725265F0F0089BA4A /* IndustryStandard */ = { + A591C6B726FF786A00F9DBF0 /* IndustryStandard */ = { isa = PBXGroup; children = ( - A588BC4825265F0F0089BA4A /* AppleProvisioning.h */, - A588BC4925265F0F0089BA4A /* AppleIcon.h */, - A588BC4A25265F0F0089BA4A /* AppleMachoImage.h */, - A588BC4B25265F0F0089BA4A /* AppleSmBios.h */, - A588BC4C25265F0F0089BA4A /* AppleNec.h */, - A588BC4D25265F0F0089BA4A /* AppleRtc.h */, - A588BC4E25265F0F0089BA4A /* AppleDiskImage.h */, - A588BC4F25265F0F0089BA4A /* ApplePerfData.h */, - A588BC5025265F0F0089BA4A /* AppleChunklist.h */, - A588BC5125265F0F0089BA4A /* AppleFatBinaryImage.h */, - A588BC5225265F0F0089BA4A /* AppleSmc.h */, - A588BC5325265F0F0089BA4A /* AppleHibernate.h */, - A588BC5425265F0F0089BA4A /* AppleFeatures.h */, - A588BC5525265F0F0089BA4A /* Apfs.h */, - A588BC5625265F0F0089BA4A /* AppleCsrConfig.h */, - A588BC5725265F0F0089BA4A /* AppleDiskLabel.h */, - A588BC5825265F0F0089BA4A /* AppleBootArgs.h */, - A588BC5925265F0F0089BA4A /* AppleHid.h */, - A588BC5A25265F0F0089BA4A /* AppleIntelCpuInfo.h */, - A588BC5B25265F0F0089BA4A /* AppleKmodInfo.h */, - A588BC5C25265F0F0089BA4A /* AppleKxldState.h */, - A588BC5D25265F0F0089BA4A /* AppleCompressedBinaryImage.h */, - A588BC5E25265F0F0089BA4A /* AppleMkext.h */, + A591C6B826FF786A00F9DBF0 /* AppleProvisioning.h */, + A591C6B926FF786A00F9DBF0 /* AppleIcon.h */, + A591C6BA26FF786A00F9DBF0 /* AppleMachoImage.h */, + A591C6BB26FF786A00F9DBF0 /* AppleSmBios.h */, + A591C6BC26FF786A00F9DBF0 /* AppleNec.h */, + A591C6BD26FF786A00F9DBF0 /* AppleRtc.h */, + A591C6BE26FF786A00F9DBF0 /* AppleDiskImage.h */, + A591C6BF26FF786A00F9DBF0 /* ApplePerfData.h */, + A591C6C026FF786A00F9DBF0 /* AppleChunklist.h */, + A591C6C126FF786A00F9DBF0 /* AppleFatBinaryImage.h */, + A591C6C226FF786A00F9DBF0 /* AppleSmc.h */, + A591C6C326FF786A00F9DBF0 /* AppleHibernate.h */, + A591C6C426FF786A00F9DBF0 /* AppleFeatures.h */, + A591C6C526FF786A00F9DBF0 /* Apm.h */, + A591C6C626FF786A00F9DBF0 /* Apfs.h */, + A591C6C726FF786A00F9DBF0 /* AppleCsrConfig.h */, + A591C6C826FF786A00F9DBF0 /* AppleDiskLabel.h */, + A591C6C926FF786A00F9DBF0 /* AppleBootArgs.h */, + A591C6CA26FF786A00F9DBF0 /* AppleHid.h */, + A591C6CB26FF786A00F9DBF0 /* AppleIntelCpuInfo.h */, + A591C6CC26FF786A00F9DBF0 /* AppleKmodInfo.h */, + A591C6CD26FF786A00F9DBF0 /* AppleKxldState.h */, + A591C6CE26FF786A00F9DBF0 /* AppleCompressedBinaryImage.h */, + A591C6CF26FF786A00F9DBF0 /* AppleMkext.h */, ); path = IndustryStandard; sourceTree = ""; }; - A588BC6025265F0F0089BA4A /* Library */ = { + A591C6D126FF786A00F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A588BC6125265F0F0089BA4A /* AppleInterruptLib.h */, - A588BC6225265F0F0089BA4A /* BiosIdLib.h */, - A588BC6325265F0F0089BA4A /* AppleSmbiosLib.h */, - A588BC6425265F0F0089BA4A /* AppleCpuExtensionsLib.h */, - A588BC6525265F0F0089BA4A /* AppleDataHubLib.h */, - A588BC6625265F0F0089BA4A /* AppleEventLib.h */, + A591C6D226FF786A00F9DBF0 /* AppleInterruptLib.h */, + A591C6D326FF786A00F9DBF0 /* BiosIdLib.h */, + A591C6D426FF786A00F9DBF0 /* AppleSmbiosLib.h */, + A591C6D526FF786A00F9DBF0 /* AppleCpuExtensionsLib.h */, + A591C6D626FF786A00F9DBF0 /* AppleDataHubLib.h */, + A591C6D726FF786A00F9DBF0 /* AppleEventLib.h */, ); path = Library; sourceTree = ""; }; - A588BC6725265F0F0089BA4A /* Protocol */ = { + A591C6D826FF786A00F9DBF0 /* Protocol */ = { isa = PBXGroup; children = ( - A588BC6825265F0F0089BA4A /* UserInterfaceTheme.h */, - A588BC6925265F0F0089BA4A /* OSInfo.h */, - A588BC6A25265F0F0089BA4A /* AppleDeviceControl.h */, - A588BC6B25265F0F0089BA4A /* AppleSmcIo.h */, - A588BC6C25265F0F0089BA4A /* AppleGraphicsPolicy.h */, - A588BC6D25265F0F0089BA4A /* ApplePartitionInfo.h */, - A588BC6E25265F0F0089BA4A /* ApfsUnsupportedBds.h */, - A588BC6F25265F0F0089BA4A /* AppleSecureBoot.h */, - A588BC7025265F0F0089BA4A /* AppleFirmwarePassword.h */, - A588BC7125265F0F0089BA4A /* AppleDiskImage.h */, - A588BC7225265F0F0089BA4A /* AppleImageConversion.h */, - A588BC7325265F0F0089BA4A /* AppleRamDisk.h */, - A588BC7425265F0F0089BA4A /* KeyboardInfo.h */, - A588BC7525265F0F0089BA4A /* AppleBeepGen.h */, - A588BC7625265F0F0089BA4A /* AppleKeyMapDatabase.h */, - A588BC7725265F0F0089BA4A /* AppleGraphicsDriver.h */, - A588BC7825265F0F0089BA4A /* AppleRemovableMedia.h */, - A588BC7925265F0F0089BA4A /* AppleKeyMapAggregator.h */, - A588BC7A25265F0F0089BA4A /* AppleFramebufferInfo.h */, - A588BC7B25265F0F0089BA4A /* ApfsEncryptedPartition.h */, - A588BC7C25265F0F0089BA4A /* AppleImg4Verification.h */, - A588BC7D25265F0F0089BA4A /* DevicePathPropertyDatabase.h */, - A588BC7E25265F0F0089BA4A /* AppleSingleFile.h */, - A588BC7F25265F0F0089BA4A /* AppleRtcRam.h */, - A588BC8025265F0F0089BA4A /* AppleVoiceOver.h */, - A588BC8125265F0F0089BA4A /* AppleDebugLog.h */, - A588BC8225265F0F0089BA4A /* AppleHda.h */, - A588BC8325265F0F0089BA4A /* Apple80211.h */, - A588BC8425265F0F0089BA4A /* ApfsEfiBootRecordInfo.h */, - A588BC8525265F0F0089BA4A /* ApplePlatformInfoDatabase.h */, - A588BC8625265F0F0089BA4A /* AppleDiag.h */, - A588BC8725265F0F0089BA4A /* AppleSystemInfo.h */, - A588BC8825265F0F0089BA4A /* AppleBootPolicy.h */, - A588BC8925265F0F0089BA4A /* AppleEvent.h */, - A588BC8A25265F0F0089BA4A /* AppleDmgBoot.h */, - A588BC8B25265F0F0089BA4A /* AppleLoadImage.h */, + A591C6D926FF786A00F9DBF0 /* UserInterfaceTheme.h */, + A591C6DA26FF786A00F9DBF0 /* OSInfo.h */, + A591C6DB26FF786A00F9DBF0 /* AppleDeviceControl.h */, + A591C6DC26FF786A00F9DBF0 /* AppleSmcIo.h */, + A591C6DD26FF786A00F9DBF0 /* AppleGraphicsPolicy.h */, + A591C6DE26FF786A00F9DBF0 /* ApplePartitionInfo.h */, + A591C6DF26FF786A00F9DBF0 /* ApfsUnsupportedBds.h */, + A591C6E026FF786A00F9DBF0 /* AppleSecureBoot.h */, + A591C6E126FF786A00F9DBF0 /* AppleFirmwarePassword.h */, + A591C6E226FF786A00F9DBF0 /* AppleDiskImage.h */, + A591C6E326FF786A00F9DBF0 /* AppleImageConversion.h */, + A591C6E426FF786A00F9DBF0 /* AppleRamDisk.h */, + A591C6E526FF786A00F9DBF0 /* KeyboardInfo.h */, + A591C6E626FF786A00F9DBF0 /* AppleBeepGen.h */, + A591C6E726FF786A00F9DBF0 /* AppleKeyMapDatabase.h */, + A591C6E826FF786A00F9DBF0 /* AppleGraphicsDriver.h */, + A591C6E926FF786A00F9DBF0 /* AppleRemovableMedia.h */, + A591C6EA26FF786A00F9DBF0 /* AppleKeyMapAggregator.h */, + A591C6EB26FF786A00F9DBF0 /* AppleFramebufferInfo.h */, + A591C6EC26FF786A00F9DBF0 /* ApfsEncryptedPartition.h */, + A591C6ED26FF786A00F9DBF0 /* AppleImg4Verification.h */, + A591C6EE26FF786A00F9DBF0 /* DevicePathPropertyDatabase.h */, + A591C6EF26FF786A00F9DBF0 /* AppleSingleFile.h */, + A591C6F026FF786A00F9DBF0 /* AppleRtcRam.h */, + A591C6F126FF786A00F9DBF0 /* AppleVoiceOver.h */, + A591C6F226FF786A00F9DBF0 /* AppleDebugLog.h */, + A591C6F326FF786A00F9DBF0 /* AppleHda.h */, + A591C6F426FF786A00F9DBF0 /* Apple80211.h */, + A591C6F526FF786A00F9DBF0 /* ApfsEfiBootRecordInfo.h */, + A591C6F626FF786A00F9DBF0 /* ApplePlatformInfoDatabase.h */, + A591C6F726FF786A00F9DBF0 /* AppleDiag.h */, + A591C6F826FF786A00F9DBF0 /* AppleDiagLed.h */, + A591C6F926FF786A00F9DBF0 /* AppleSystemInfo.h */, + A591C6FA26FF786A00F9DBF0 /* AppleBootPolicy.h */, + A591C6FB26FF786A00F9DBF0 /* AppleEvent.h */, + A591C6FC26FF786A00F9DBF0 /* AppleEg2Info.h */, + A591C6FD26FF786A00F9DBF0 /* AppleDmgBoot.h */, + A591C6FE26FF786A00F9DBF0 /* AppleLoadImage.h */, ); path = Protocol; sourceTree = ""; }; - A588BC8C25265F0F0089BA4A /* Ia32 */ = { + A591C6FF26FF786A00F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A588BC8D25265F0F0089BA4A /* AppleCpuType.h */, + A591C70026FF786A00F9DBF0 /* AppleCpuType.h */, ); path = Ia32; sourceTree = ""; }; - A588BC8E25265F0F0089BA4A /* Guid */ = { + A591C70126FF786A00F9DBF0 /* Guid */ = { isa = PBXGroup; children = ( - A588BC8F25265F0F0089BA4A /* AppleBless.h */, - A588BC9025265F0F0089BA4A /* AppleDataHub.h */, - A588BC9125265F0F0089BA4A /* AppleFile.h */, - A588BC9225265F0F0089BA4A /* AppleOSLoaded.h */, - A588BC9325265F0F0089BA4A /* AppleCertificate.h */, - A588BC9425265F0F0089BA4A /* AppleDevicePath.h */, - A588BC9525265F0F0089BA4A /* AppleHob.h */, - A588BC9625265F0F0089BA4A /* AppleTscFrequency.h */, - A588BC9725265F0F0089BA4A /* ApplePlatformInfo.h */, - A588BC9825265F0F0089BA4A /* AppleHfsInfo.h */, - A588BC9925265F0F0089BA4A /* AppleVariable.h */, - A588BC9A25265F0F0089BA4A /* BiosId.h */, - A588BC9B25265F0F0089BA4A /* AppleApfsInfo.h */, - A588BC9C25265F0F0089BA4A /* AppleTDMApprovedGuid.h */, - A588BC9D25265F0F0089BA4A /* AppleFirmwareVolume.h */, + A591C70226FF786A00F9DBF0 /* AppleBless.h */, + A591C70326FF786A00F9DBF0 /* AppleDataHub.h */, + A591C70426FF786A00F9DBF0 /* AppleFile.h */, + A591C70526FF786A00F9DBF0 /* AppleOSLoaded.h */, + A591C70626FF786A00F9DBF0 /* AppleCertificate.h */, + A591C70726FF786A00F9DBF0 /* AppleDevicePath.h */, + A591C70826FF786A00F9DBF0 /* AppleHob.h */, + A591C70926FF786A00F9DBF0 /* AppleTscFrequency.h */, + A591C70A26FF786A00F9DBF0 /* ApplePlatformInfo.h */, + A591C70B26FF786A00F9DBF0 /* AppleHfsInfo.h */, + A591C70C26FF786A00F9DBF0 /* AppleVariable.h */, + A591C70D26FF786A00F9DBF0 /* BiosId.h */, + A591C70E26FF786A00F9DBF0 /* AppleApfsInfo.h */, + A591C70F26FF786A00F9DBF0 /* AppleTDMApprovedGuid.h */, + A591C71026FF786A00F9DBF0 /* AppleFirmwareVolume.h */, ); path = Guid; sourceTree = ""; }; - A588BC9E25265F0F0089BA4A /* Arm */ = { + A591C71126FF786A00F9DBF0 /* Arm */ = { isa = PBXGroup; children = ( - A588BC9F25265F0F0089BA4A /* AppleCpuType.h */, + A591C71226FF786A00F9DBF0 /* AppleCpuType.h */, ); path = Arm; sourceTree = ""; }; - A588BCA025265F0F0089BA4A /* AArch64 */ = { + A591C71326FF786A00F9DBF0 /* AArch64 */ = { isa = PBXGroup; children = ( - A588BCA125265F0F0089BA4A /* AppleCpuType.h */, + A591C71426FF786A00F9DBF0 /* AppleCpuType.h */, ); path = AArch64; sourceTree = ""; }; - A588BCA225265F0F0089BA4A /* Intel */ = { + A591C71526FF786A00F9DBF0 /* Intel */ = { isa = PBXGroup; children = ( - A588BCA325265F0F0089BA4A /* IndustryStandard */, - A588BCAC25265F0F0089BA4A /* Protocol */, - A588BCB725265F0F0089BA4A /* Guid */, + A591C71626FF786A00F9DBF0 /* IndustryStandard */, + A591C72126FF786A00F9DBF0 /* Protocol */, + A591C72D26FF786A00F9DBF0 /* Guid */, ); path = Intel; sourceTree = ""; }; - A588BCA325265F0F0089BA4A /* IndustryStandard */ = { + A591C71626FF786A00F9DBF0 /* IndustryStandard */ = { isa = PBXGroup; children = ( - A588BCA425265F0F0089BA4A /* HeciMsg.h */, - A588BCA525265F0F0089BA4A /* HdaRegisters.h */, - A588BCA625265F0F0089BA4A /* GenericIch.h */, - A588BCA725265F0F0089BA4A /* CpuId.h */, - A588BCA825265F0F0089BA4A /* HeciClientMsg.h */, - A588BCA925265F0F0089BA4A /* HdaVerbs.h */, - A588BCAA25265F0F0089BA4A /* VirtualMemory.h */, - A588BCAB25265F0F0089BA4A /* ProcessorInfo.h */, + A591C71726FF786A00F9DBF0 /* HeciMsg.h */, + A591C71826FF786A00F9DBF0 /* HdaRegisters.h */, + A591C71926FF786A00F9DBF0 /* GenericIch.h */, + A591C71A26FF786A00F9DBF0 /* CpuId.h */, + A591C71B26FF786A00F9DBF0 /* HeciClientMsg.h */, + A591C71C26FF786A00F9DBF0 /* MkhiMsgs.h */, + A591C71D26FF786A00F9DBF0 /* HdaVerbs.h */, + A591C71E26FF786A00F9DBF0 /* PttPtpRegs.h */, + A591C71F26FF786A00F9DBF0 /* VirtualMemory.h */, + A591C72026FF786A00F9DBF0 /* ProcessorInfo.h */, ); path = IndustryStandard; sourceTree = ""; }; - A588BCAC25265F0F0089BA4A /* Protocol */ = { + A591C72126FF786A00F9DBF0 /* Protocol */ = { isa = PBXGroup; children = ( - A588BCAD25265F0F0089BA4A /* Heci2.h */, - A588BCAE25265F0F0089BA4A /* LegacyBios.h */, - A588BCAF25265F0F0089BA4A /* HotPlugDevice.h */, - A588BCB025265F0F0089BA4A /* FrameworkMpService.h */, - A588BCB125265F0F0089BA4A /* ConsoleControl.h */, - A588BCB225265F0F0089BA4A /* Heci.h */, - A588BCB325265F0F0089BA4A /* VgaMiniPort.h */, - A588BCB425265F0F0089BA4A /* LegacyRegion.h */, - A588BCB525265F0F0089BA4A /* DataHub.h */, - A588BCB625265F0F0089BA4A /* FirmwareVolume.h */, + A591C72226FF786A00F9DBF0 /* Heci2.h */, + A591C72326FF786A00F9DBF0 /* LegacyBios.h */, + A591C72426FF786A00F9DBF0 /* HotPlugDevice.h */, + A591C72526FF786A00F9DBF0 /* FrameworkMpService.h */, + A591C72626FF786A00F9DBF0 /* ConsoleControl.h */, + A591C72726FF786A00F9DBF0 /* Heci.h */, + A591C72826FF786A00F9DBF0 /* VgaMiniPort.h */, + A591C72926FF786A00F9DBF0 /* LegacyRegion.h */, + A591C72A26FF786A00F9DBF0 /* DataHub.h */, + A591C72B26FF786A00F9DBF0 /* CpuIo.h */, + A591C72C26FF786A00F9DBF0 /* FirmwareVolume.h */, ); path = Protocol; sourceTree = ""; }; - A588BCB725265F0F0089BA4A /* Guid */ = { + A591C72D26FF786A00F9DBF0 /* Guid */ = { isa = PBXGroup; children = ( - A588BCB825265F0F0089BA4A /* DataHubRecords.h */, - A588BCB925265F0F0089BA4A /* BlockIoVendor.h */, + A591C72E26FF786A00F9DBF0 /* DataHubRecords.h */, + A591C72F26FF786A00F9DBF0 /* BlockIoVendor.h */, ); path = Guid; sourceTree = ""; }; - A588BCBA25265F0F0089BA4A /* AMI */ = { + A591C73026FF786A00F9DBF0 /* AMI */ = { isa = PBXGroup; children = ( - A588BCBB25265F0F0089BA4A /* Protocol */, + A591C73126FF786A00F9DBF0 /* Protocol */, ); path = AMI; sourceTree = ""; }; - A588BCBB25265F0F0089BA4A /* Protocol */ = { + A591C73126FF786A00F9DBF0 /* Protocol */ = { isa = PBXGroup; children = ( - A588BCBC25265F0F0089BA4A /* AmiPointer.h */, - A588BCBD25265F0F0089BA4A /* AmiKeycode.h */, + A591C73226FF786A00F9DBF0 /* AmiPointer.h */, + A591C73326FF786A00F9DBF0 /* AmiSoftKbd.h */, + A591C73426FF786A00F9DBF0 /* AmiKeycode.h */, + A591C73526FF786A00F9DBF0 /* AmiSoftKbdRestore.h */, ); path = Protocol; sourceTree = ""; }; - A588BCBE25265F0F0089BA4A /* Duet */ = { + A591C73626FF786A00F9DBF0 /* Duet */ = { isa = PBXGroup; children = ( - A588BCBF25265F0F0089BA4A /* EfiLdrHandoff.h */, - A588BCC025265F0F0089BA4A /* Library */, - A588BCC225265F0F0089BA4A /* FlashLayout.h */, - A588BCC325265F0F0089BA4A /* EfiFlashMap.h */, - A588BCC425265F0F0089BA4A /* Guid */, - A588BCCB25265F0F0089BA4A /* EfiImageFormat.h */, + A591C73726FF786A00F9DBF0 /* EfiLdrHandoff.h */, + A591C73826FF786A00F9DBF0 /* Library */, + A591C73A26FF786A00F9DBF0 /* FlashLayout.h */, + A591C73B26FF786A00F9DBF0 /* EfiFlashMap.h */, + A591C73C26FF786A00F9DBF0 /* Guid */, + A591C74326FF786A00F9DBF0 /* EfiImageFormat.h */, ); path = Duet; sourceTree = ""; }; - A588BCC025265F0F0089BA4A /* Library */ = { + A591C73826FF786A00F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A588BCC125265F0F0089BA4A /* DuetBdsLib.h */, + A591C73926FF786A00F9DBF0 /* DuetBdsLib.h */, ); path = Library; sourceTree = ""; }; - A588BCC425265F0F0089BA4A /* Guid */ = { + A591C73C26FF786A00F9DBF0 /* Guid */ = { isa = PBXGroup; children = ( - A588BCC525265F0F0089BA4A /* PciOptionRomTable.h */, - A588BCC625265F0F0089BA4A /* PciExpressBaseAddress.h */, - A588BCC725265F0F0089BA4A /* DxeCoreFileName.h */, - A588BCC825265F0F0089BA4A /* LdrMemoryDescriptor.h */, - A588BCC925265F0F0089BA4A /* FlashMapHob.h */, - A588BCCA25265F0F0089BA4A /* AcpiDescription.h */, + A591C73D26FF786A00F9DBF0 /* PciOptionRomTable.h */, + A591C73E26FF786A00F9DBF0 /* PciExpressBaseAddress.h */, + A591C73F26FF786A00F9DBF0 /* DxeCoreFileName.h */, + A591C74026FF786A00F9DBF0 /* LdrMemoryDescriptor.h */, + A591C74126FF786A00F9DBF0 /* FlashMapHob.h */, + A591C74226FF786A00F9DBF0 /* AcpiDescription.h */, ); path = Guid; sourceTree = ""; }; - A588BCCC25265F0F0089BA4A /* Microsoft */ = { + A591C74426FF786A00F9DBF0 /* Microsoft */ = { isa = PBXGroup; children = ( - A588BCCD25265F0F0089BA4A /* MicrosoftWindows.h */, - A588BCCE25265F0F0089BA4A /* Guid */, + A591C74526FF786A00F9DBF0 /* MicrosoftWindows.h */, + A591C74626FF786A00F9DBF0 /* Guid */, ); path = Microsoft; sourceTree = ""; }; - A588BCCE25265F0F0089BA4A /* Guid */ = { + A591C74626FF786A00F9DBF0 /* Guid */ = { isa = PBXGroup; children = ( - A588BCCF25265F0F0089BA4A /* MicrosoftVariable.h */, + A591C74726FF786A00F9DBF0 /* MicrosoftVariable.h */, ); path = Guid; sourceTree = ""; }; - A588BCD025265F0F0089BA4A /* Generic */ = { + A591C74826FF786A00F9DBF0 /* Nvidia */ = { isa = PBXGroup; children = ( - A588BCD125265F0F0089BA4A /* IndustryStandard */, + A591C74926FF786A00F9DBF0 /* IndustryStandard */, + ); + path = Nvidia; + sourceTree = ""; + }; + A591C74926FF786A00F9DBF0 /* IndustryStandard */ = { + isa = PBXGroup; + children = ( + A591C74A26FF786A00F9DBF0 /* McpMemoryController.h */, + ); + path = IndustryStandard; + sourceTree = ""; + }; + A591C74B26FF786A00F9DBF0 /* Generic */ = { + isa = PBXGroup; + children = ( + A591C74C26FF786A00F9DBF0 /* IndustryStandard */, + A591C75026FF786A00F9DBF0 /* stdbool.h */, ); path = Generic; sourceTree = ""; }; - A588BCD125265F0F0089BA4A /* IndustryStandard */ = { + A591C74C26FF786A00F9DBF0 /* IndustryStandard */ = { isa = PBXGroup; children = ( - A588BCD225265F0F0089BA4A /* Riff.h */, - A588BCD325265F0F0089BA4A /* UsbHid.h */, + A591C74D26FF786A00F9DBF0 /* Riff.h */, + A591C74E26FF786A00F9DBF0 /* Edid.h */, + A591C74F26FF786A00F9DBF0 /* UsbHid.h */, ); path = IndustryStandard; sourceTree = ""; }; - A588BCD425265F0F0089BA4A /* Acidanthera */ = { + A591C75126FF786A00F9DBF0 /* Acidanthera */ = { isa = PBXGroup; children = ( - A588BCD525265F0F0089BA4A /* IndustryStandard */, - A588BCD725265F0F0089BA4A /* Library */, - A588BD1125265F0F0089BA4A /* Protocol */, - A588BD1C25265F0F0089BA4A /* Guid */, - A588BD1F25265F0F0089BA4A /* OpenCore.h */, + A591C75226FF786A00F9DBF0 /* IndustryStandard */, + A591C75426FF786A00F9DBF0 /* Library */, + A591C79626FF786A00F9DBF0 /* Protocol */, + A591C7A426FF786A00F9DBF0 /* Guid */, ); path = Acidanthera; sourceTree = ""; }; - A588BCD525265F0F0089BA4A /* IndustryStandard */ = { + A591C75226FF786A00F9DBF0 /* IndustryStandard */ = { isa = PBXGroup; children = ( - A588BCD625265F0F0089BA4A /* OcPeImage.h */, + A591C75326FF786A00F9DBF0 /* PeCoffImage.h */, ); path = IndustryStandard; sourceTree = ""; }; - A588BCD725265F0F0089BA4A /* Library */ = { + A591C75426FF786A00F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A588BCD825265F0F0089BA4A /* OcAppleImg4Lib.h */, - A588BCD925265F0F0089BA4A /* OcHeciLib.h */, - A588BCDA25265F0F0089BA4A /* OcAppleKeyMapLib.h */, - A588BCDB25265F0F0089BA4A /* OcCpuLib.h */, - A588BCDC25265F0F0089BA4A /* OcHashServicesLib.h */, - A588BCDD25265F0F0089BA4A /* OcMacInfoLib.h */, - A588BCDE25265F0F0089BA4A /* OcApfsLib.h */, - A588BCDF25265F0F0089BA4A /* OcVirtualFsLib.h */, - A588BCE025265F0F0089BA4A /* OcAppleImageConversionLib.h */, - A588BCE125265F0F0089BA4A /* OcRtcLib.h */, - A588BCE225265F0F0089BA4A /* OcMiscLib.h */, - A588BCE325265F0F0089BA4A /* OcPeCoffLib.h */, - A588BCE425265F0F0089BA4A /* OcConfigurationLib.h */, - A588BCE525265F0F0089BA4A /* OcDevicePathLib.h */, - A588BCE625265F0F0089BA4A /* OcFileLib.h */, - A588BCE725265F0F0089BA4A /* OcTemplateLib.h */, - A588BCE825265F0F0089BA4A /* OcAppleKernelLib.h */, - A588BCE925265F0F0089BA4A /* OcDriverConnectionLib.h */, - A588BCEA25265F0F0089BA4A /* OcAudioLib.h */, - A588BCEB25265F0F0089BA4A /* OcStorageLib.h */, - A588BCEC25265F0F0089BA4A /* OcAppleRamDiskLib.h */, - A588BCED25265F0F0089BA4A /* OcAfterBootCompatLib.h */, - A588BCEE25265F0F0089BA4A /* OcStringLib.h */, - A588BCEF25265F0F0089BA4A /* OcAppleUserInterfaceThemeLib.h */, - A588BCF025265F0F0089BA4A /* OcDebugLogLib.h */, - A588BCF125265F0F0089BA4A /* OcXmlLib.h */, - A588BCF225265F0F0089BA4A /* OcFirmwarePasswordLib.h */, - A588BCF325265F0F0089BA4A /* OcMachoLib.h */, - A588BCF425265F0F0089BA4A /* OcAppleChunklistLib.h */, - A588BCF525265F0F0089BA4A /* OcAcpiLib.h */, - A588BCF625265F0F0089BA4A /* OcDataHubLib.h */, - A588BCF725265F0F0089BA4A /* OcSerializeLib.h */, - A588BCF825265F0F0089BA4A /* OcBootServicesTableLib.h */, - A588BCF925265F0F0089BA4A /* OcMemoryLib.h */, - A588BCFA25265F0F0089BA4A /* OcSmcLib.h */, - A588BCFB25265F0F0089BA4A /* OcOSInfoLib.h */, - A588BCFC25265F0F0089BA4A /* OcBootManagementLib.h */, - A588BCFD25265F0F0089BA4A /* OcHdaDevicesLib.h */, - A588BCFE25265F0F0089BA4A /* OcGuardLib.h */, - A588BCFF25265F0F0089BA4A /* OcAppleSecureBootLib.h */, - A588BD0025265F0F0089BA4A /* OcSmbiosLib.h */, - A588BD0125265F0F0089BA4A /* OcUnicodeCollationEngGenericLib.h */, - A588BD0225265F0F0089BA4A /* OcAppleBootPolicyLib.h */, - A588BD0325265F0F0089BA4A /* OcCryptoLib.h */, - A588BD0425265F0F0089BA4A /* OcDevicePropertyLib.h */, - A588BD0525265F0F0089BA4A /* OcAppleKeysLib.h */, - A588BD0625265F0F0089BA4A /* OcInputLib.h */, - A588BD0725265F0F0089BA4A /* OcAppleDiskImageLib.h */, - A588BD0825265F0F0089BA4A /* OcDeviceTreeLib.h */, - A588BD0925265F0F0089BA4A /* OcAppleEventLib.h */, - A588BD0A25265F0F0089BA4A /* OcPngLib.h */, - A588BD0B25265F0F0089BA4A /* OcFirmwareVolumeLib.h */, - A588BD0C25265F0F0089BA4A /* OcAppleImageVerificationLib.h */, - A588BD0D25265F0F0089BA4A /* OcTimerLib.h */, - A588BD0E25265F0F0089BA4A /* OcRngLib.h */, - A588BD0F25265F0F0089BA4A /* OcConsoleLib.h */, - A588BD1025265F0F0089BA4A /* OcCompressionLib.h */, + A591C75526FF786A00F9DBF0 /* OcVariableLib.h */, + A591C75626FF786A00F9DBF0 /* OcTypingLib.h */, + A591C75726FF786A00F9DBF0 /* OcAppleImg4Lib.h */, + A591C75826FF786A00F9DBF0 /* OcHeciLib.h */, + A591C75926FF786A00F9DBF0 /* OcAppleKeyMapLib.h */, + A591C75A26FF786A00F9DBF0 /* OcCpuLib.h */, + A591C75B26FF786A00F9DBF0 /* OcHashServicesLib.h */, + A591C75C26FF786A00F9DBF0 /* OcMacInfoLib.h */, + A591C75D26FF786A00F9DBF0 /* OcApfsLib.h */, + A591C75E26FF786A00F9DBF0 /* OcVirtualFsLib.h */, + A591C75F26FF786A00F9DBF0 /* OcAppleImageConversionLib.h */, + A591C76026FF786A00F9DBF0 /* OcRtcLib.h */, + A591C76126FF786A00F9DBF0 /* OcMiscLib.h */, + A591C76226FF786A00F9DBF0 /* OcPeCoffLib.h */, + A591C76326FF786A00F9DBF0 /* OcConfigurationLib.h */, + A591C76426FF786A00F9DBF0 /* OcDevicePathLib.h */, + A591C76526FF786A00F9DBF0 /* OcFileLib.h */, + A591C76626FF786A00F9DBF0 /* OcMainLib.h */, + A591C76726FF786A00F9DBF0 /* OcTemplateLib.h */, + A591C76826FF786A00F9DBF0 /* OcAppleKernelLib.h */, + A591C76926FF786A00F9DBF0 /* OcDriverConnectionLib.h */, + A591C76A26FF786A00F9DBF0 /* OcAudioLib.h */, + A591C76B26FF786A00F9DBF0 /* OcStorageLib.h */, + A591C76C26FF786A00F9DBF0 /* OcAppleRamDiskLib.h */, + A591C76D26FF786A00F9DBF0 /* OcDeviceMiscLib.h */, + A591C76E26FF786A00F9DBF0 /* OcAfterBootCompatLib.h */, + A591C76F26FF786A00F9DBF0 /* OcStringLib.h */, + A591C77026FF786A00F9DBF0 /* OcAppleUserInterfaceThemeLib.h */, + A591C77126FF786A00F9DBF0 /* OcDebugLogLib.h */, + A591C77226FF786A00F9DBF0 /* OcXmlLib.h */, + A591C77326FF786A00F9DBF0 /* OcPeCoffExtLib.h */, + A591C77426FF786A00F9DBF0 /* OcFirmwarePasswordLib.h */, + A591C77526FF786A00F9DBF0 /* OcMachoLib.h */, + A591C77626FF786A00F9DBF0 /* OcAppleChunklistLib.h */, + A591C77726FF786A00F9DBF0 /* OcAcpiLib.h */, + A591C77826FF786A00F9DBF0 /* OcDataHubLib.h */, + A591C77926FF786A00F9DBF0 /* OcSerializeLib.h */, + A591C77A26FF786A00F9DBF0 /* OcBootServicesTableLib.h */, + A591C77B26FF786A00F9DBF0 /* OcFlexArrayLib.h */, + A591C77C26FF786A00F9DBF0 /* OcMemoryLib.h */, + A591C77D26FF786A00F9DBF0 /* OcSmcLib.h */, + A591C77E26FF786A00F9DBF0 /* OcMp3Lib.h */, + A591C77F26FF786A00F9DBF0 /* OcOSInfoLib.h */, + A591C78026FF786A00F9DBF0 /* OcBootManagementLib.h */, + A591C78126FF786A00F9DBF0 /* OcHdaDevicesLib.h */, + A591C78226FF786A00F9DBF0 /* OcGuardLib.h */, + A591C78326FF786A00F9DBF0 /* OcAppleSecureBootLib.h */, + A591C78426FF786A00F9DBF0 /* OcSmbiosLib.h */, + A591C78526FF786A00F9DBF0 /* OcUnicodeCollationEngGenericLib.h */, + A591C78626FF786A00F9DBF0 /* OcWaveLib.h */, + A591C78726FF786A00F9DBF0 /* OcAppleBootPolicyLib.h */, + A591C78826FF786A00F9DBF0 /* OcCryptoLib.h */, + A591C78926FF786A00F9DBF0 /* OcDevicePropertyLib.h */, + A591C78A26FF786A00F9DBF0 /* OcAppleKeysLib.h */, + A591C78B26FF786A00F9DBF0 /* OcInputLib.h */, + A591C78C26FF786A00F9DBF0 /* OcAppleDiskImageLib.h */, + A591C78D26FF786A00F9DBF0 /* OcDeviceTreeLib.h */, + A591C78E26FF786A00F9DBF0 /* OcAppleEventLib.h */, + A591C78F26FF786A00F9DBF0 /* OcPngLib.h */, + A591C79026FF786A00F9DBF0 /* OcFirmwareVolumeLib.h */, + A591C79126FF786A00F9DBF0 /* OcTimerLib.h */, + A591C79226FF786A00F9DBF0 /* OcRngLib.h */, + A591C79326FF786A00F9DBF0 /* OcConsoleLib.h */, + A591C79426FF786A00F9DBF0 /* OcBlitLib.h */, + A591C79526FF786A00F9DBF0 /* OcCompressionLib.h */, ); path = Library; sourceTree = ""; }; - A588BD1125265F0F0089BA4A /* Protocol */ = { + A591C79626FF786A00F9DBF0 /* Protocol */ = { isa = PBXGroup; children = ( - A588BD1225265F0F0089BA4A /* OcInterface.h */, - A588BD1325265F0F0089BA4A /* OcFirmwareRuntime.h */, - A588BD1425265F0F0089BA4A /* HdaControllerInfo.h */, - A588BD1525265F0F0089BA4A /* AudioIo.h */, - A588BD1625265F0F0089BA4A /* HdaIo.h */, - A588BD1725265F0F0089BA4A /* OcAfterBootCompat.h */, - A588BD1825265F0F0089BA4A /* HdaCodecInfo.h */, - A588BD1925265F0F0089BA4A /* OcBootstrap.h */, - A588BD1A25265F0F0089BA4A /* OcLog.h */, - A588BD1B25265F0F0089BA4A /* OcAudio.h */, + A591C79726FF786A00F9DBF0 /* OcInterface.h */, + A591C79826FF786A00F9DBF0 /* OcFirmwareRuntime.h */, + A591C79926FF786A00F9DBF0 /* HdaControllerInfo.h */, + A591C79A26FF786A00F9DBF0 /* AudioIo.h */, + A591C79B26FF786A00F9DBF0 /* HdaIo.h */, + A591C79C26FF786A00F9DBF0 /* OcAfterBootCompat.h */, + A591C79D26FF786A00F9DBF0 /* HdaCodecInfo.h */, + A591C79E26FF786A00F9DBF0 /* OcBootEntry.h */, + A591C79F26FF786A00F9DBF0 /* OcForceResolution.h */, + A591C7A026FF786A00F9DBF0 /* OcBootstrap.h */, + A591C7A126FF786A00F9DBF0 /* AudioDecode.h */, + A591C7A226FF786A00F9DBF0 /* OcLog.h */, + A591C7A326FF786A00F9DBF0 /* OcAudio.h */, ); path = Protocol; sourceTree = ""; }; - A588BD1C25265F0F0089BA4A /* Guid */ = { + A591C7A426FF786A00F9DBF0 /* Guid */ = { isa = PBXGroup; children = ( - A588BD1D25265F0F0089BA4A /* OcSmBios.h */, - A588BD1E25265F0F0089BA4A /* OcVariable.h */, + A591C7A526FF786A00F9DBF0 /* OcSmBios.h */, + A591C7A626FF786A00F9DBF0 /* OcVariable.h */, ); path = Guid; sourceTree = ""; }; - A588BD2025265F0F0089BA4A /* VMware */ = { + A591C7A726FF786A00F9DBF0 /* VMware */ = { isa = PBXGroup; children = ( - A588BD2125265F0F0089BA4A /* Protocol */, + A591C7A826FF786A00F9DBF0 /* Protocol */, ); path = VMware; sourceTree = ""; }; - A588BD2125265F0F0089BA4A /* Protocol */ = { + A591C7A826FF786A00F9DBF0 /* Protocol */ = { isa = PBXGroup; children = ( - A588BD2225265F0F0089BA4A /* VMwareMac.h */, - A588BD2325265F0F0089BA4A /* VMwareDebug.h */, - A588BD2425265F0F0089BA4A /* VMwareHda.h */, + A591C7A926FF786A00F9DBF0 /* VMwareMac.h */, + A591C7AA26FF786A00F9DBF0 /* VMwareDebug.h */, + A591C7AB26FF786A00F9DBF0 /* VMwareHda.h */, ); path = Protocol; sourceTree = ""; }; - A588BD2525265F0F0089BA4A /* Platform */ = { + A591C7AC26FF786A00F9DBF0 /* Platform */ = { isa = PBXGroup; children = ( - A588BD2625265F0F0089BA4A /* OpenCanopy */, - A588BD3925265F0F0089BA4A /* OpenRuntime */, - A588BD3E25265F0F0089BA4A /* OpenUsbKbDxe */, - A588BD4925265F0F0089BA4A /* CrScreenshotDxe */, - A588BD4E25265F0F0089BA4A /* OpenCore */, + A591C7AD26FF786A00F9DBF0 /* OpenCanopy */, + A591C7C626FF786A00F9DBF0 /* OpenRuntime */, + A591C7CB26FF786A00F9DBF0 /* OpenPartitionDxe */, + A591C7D726FF786A00F9DBF0 /* OpenLinuxBoot */, + A591C7E026FF786A00F9DBF0 /* OpenUsbKbDxe */, + A591C7EB26FF786A00F9DBF0 /* CrScreenshotDxe */, ); path = Platform; sourceTree = ""; }; - A588BD2625265F0F0089BA4A /* OpenCanopy */ = { + A591C7AD26FF786A00F9DBF0 /* OpenCanopy */ = { isa = PBXGroup; children = ( - A588BD2725265F0F0089BA4A /* GuiApp.c */, - A588BD2825265F0F0089BA4A /* BmfLib.h */, - A588BD2925265F0F0089BA4A /* OpenCanopy.inf */, - A588BD2A25265F0F0089BA4A /* Input */, - A588BD2D25265F0F0089BA4A /* OpenCanopy.h */, - A588BD2E25265F0F0089BA4A /* Output */, - A588BD3025265F0F0089BA4A /* OcBootstrap.c */, - A588BD3125265F0F0089BA4A /* GuiApp.h */, - A588BD3225265F0F0089BA4A /* GuiIo.h */, - A588BD3325265F0F0089BA4A /* OpenCanopy.c */, - A588BD3425265F0F0089BA4A /* BitmapFont.c */, - A588BD3525265F0F0089BA4A /* Views */, - A588BD3825265F0F0089BA4A /* BmfFile.h */, + A591C7AE26FF786A00F9DBF0 /* GuiApp.c */, + A591C7AF26FF786A00F9DBF0 /* BmfLib.h */, + A591C7B026FF786A00F9DBF0 /* OpenCanopy.inf */, + A591C7B126FF786A00F9DBF0 /* Images.c */, + A591C7B226FF786A00F9DBF0 /* Input */, + A591C7B526FF786A00F9DBF0 /* OpenCanopy.h */, + A591C7B626FF786A00F9DBF0 /* Output */, + A591C7B826FF786A00F9DBF0 /* Blending.h */, + A591C7B926FF786A00F9DBF0 /* OcBootstrap.c */, + A591C7BA26FF786A00F9DBF0 /* GuiApp.h */, + A591C7BB26FF786A00F9DBF0 /* GuiIo.h */, + A591C7BC26FF786A00F9DBF0 /* OpenCanopy.c */, + A591C7BD26FF786A00F9DBF0 /* BitmapFont.c */, + A591C7BE26FF786A00F9DBF0 /* Views */, + A591C7C426FF786A00F9DBF0 /* BmfFile.h */, + A591C7C526FF786A00F9DBF0 /* Blending.c */, ); path = OpenCanopy; sourceTree = ""; }; - A588BD2A25265F0F0089BA4A /* Input */ = { + A591C7B226FF786A00F9DBF0 /* Input */ = { isa = PBXGroup; children = ( - A588BD2B25265F0F0089BA4A /* InputSimTextIn.c */, - A588BD2C25265F0F0089BA4A /* InputSimAbsPtr.c */, + A591C7B326FF786A00F9DBF0 /* InputSimTextIn.c */, + A591C7B426FF786A00F9DBF0 /* InputSimAbsPtr.c */, ); path = Input; sourceTree = ""; }; - A588BD2E25265F0F0089BA4A /* Output */ = { + A591C7B626FF786A00F9DBF0 /* Output */ = { isa = PBXGroup; children = ( - A588BD2F25265F0F0089BA4A /* OutputStGop.c */, + A591C7B726FF786A00F9DBF0 /* OutputStGop.c */, ); path = Output; sourceTree = ""; }; - A588BD3525265F0F0089BA4A /* Views */ = { + A591C7BE26FF786A00F9DBF0 /* Views */ = { isa = PBXGroup; children = ( - A588BD3625265F0F0089BA4A /* BootPicker.c */, - A588BD3725265F0F0089BA4A /* BootPicker.h */, + A591C7BF26FF786A00F9DBF0 /* Common.c */, + A591C7C026FF786A00F9DBF0 /* Password.c */, + A591C7C126FF786A00F9DBF0 /* BootPicker.c */, + A591C7C226FF786A00F9DBF0 /* Common.h */, + A591C7C326FF786A00F9DBF0 /* BootPicker.h */, ); path = Views; sourceTree = ""; }; - A588BD3925265F0F0089BA4A /* OpenRuntime */ = { + A591C7C626FF786A00F9DBF0 /* OpenRuntime */ = { isa = PBXGroup; children = ( - A588BD3A25265F0F0089BA4A /* OpenRuntimePrivate.h */, - A588BD3B25265F0F0089BA4A /* OpenRuntime.inf */, - A588BD3C25265F0F0089BA4A /* OpenRuntime.c */, - A588BD3D25265F0F0089BA4A /* UefiRuntimeServices.c */, + A591C7C726FF786A00F9DBF0 /* OpenRuntimePrivate.h */, + A591C7C826FF786A00F9DBF0 /* OpenRuntime.inf */, + A591C7C926FF786A00F9DBF0 /* OpenRuntime.c */, + A591C7CA26FF786A00F9DBF0 /* UefiRuntimeServices.c */, ); path = OpenRuntime; sourceTree = ""; }; - A588BD3E25265F0F0089BA4A /* OpenUsbKbDxe */ = { + A591C7CB26FF786A00F9DBF0 /* OpenPartitionDxe */ = { isa = PBXGroup; children = ( - A588BD3F25265F0F0089BA4A /* UsbKbDxeExtra.uni */, - A588BD4025265F0F0089BA4A /* AppleKey.c */, - A588BD4125265F0F0089BA4A /* KeyBoard.c */, - A588BD4225265F0F0089BA4A /* UsbKbDxe.inf */, - A588BD4325265F0F0089BA4A /* EfiKey.h */, - A588BD4425265F0F0089BA4A /* UsbKbDxe.uni */, - A588BD4525265F0F0089BA4A /* ComponentName.c */, - A588BD4625265F0F0089BA4A /* KeyBoard.h */, - A588BD4725265F0F0089BA4A /* AppleKey.h */, - A588BD4825265F0F0089BA4A /* EfiKey.c */, + A591C7CC26FF786A00F9DBF0 /* Apm.c */, + A591C7CD26FF786A00F9DBF0 /* Partition.c */, + A591C7CE26FF786A00F9DBF0 /* Udf.c */, + A591C7CF26FF786A00F9DBF0 /* PartitionDxeExtra.uni */, + A591C7D026FF786A00F9DBF0 /* ComponentName.c */, + A591C7D126FF786A00F9DBF0 /* ElTorito.c */, + A591C7D226FF786A00F9DBF0 /* PartitionDxe.uni */, + A591C7D326FF786A00F9DBF0 /* Partition.h */, + A591C7D426FF786A00F9DBF0 /* PartitionDxe.inf */, + A591C7D526FF786A00F9DBF0 /* Mbr.c */, + A591C7D626FF786A00F9DBF0 /* Gpt.c */, + ); + path = OpenPartitionDxe; + sourceTree = ""; + }; + A591C7D726FF786A00F9DBF0 /* OpenLinuxBoot */ = { + isa = PBXGroup; + children = ( + A591C7D826FF786A00F9DBF0 /* GrubCfg.c */, + A591C7D926FF786A00F9DBF0 /* LoaderEntry.c */, + A591C7DA26FF786A00F9DBF0 /* OpenLinuxBoot.c */, + A591C7DB26FF786A00F9DBF0 /* GrubVars.c */, + A591C7DC26FF786A00F9DBF0 /* GrubEnv.c */, + A591C7DD26FF786A00F9DBF0 /* OpenLinuxBoot.inf */, + A591C7DE26FF786A00F9DBF0 /* Autodetect.c */, + A591C7DF26FF786A00F9DBF0 /* LinuxBootInternal.h */, + ); + path = OpenLinuxBoot; + sourceTree = ""; + }; + A591C7E026FF786A00F9DBF0 /* OpenUsbKbDxe */ = { + isa = PBXGroup; + children = ( + A591C7E126FF786A00F9DBF0 /* UsbKbDxeExtra.uni */, + A591C7E226FF786A00F9DBF0 /* AppleKey.c */, + A591C7E326FF786A00F9DBF0 /* KeyBoard.c */, + A591C7E426FF786A00F9DBF0 /* UsbKbDxe.inf */, + A591C7E526FF786A00F9DBF0 /* EfiKey.h */, + A591C7E626FF786A00F9DBF0 /* UsbKbDxe.uni */, + A591C7E726FF786A00F9DBF0 /* ComponentName.c */, + A591C7E826FF786A00F9DBF0 /* KeyBoard.h */, + A591C7E926FF786A00F9DBF0 /* AppleKey.h */, + A591C7EA26FF786A00F9DBF0 /* EfiKey.c */, ); path = OpenUsbKbDxe; sourceTree = ""; }; - A588BD4925265F0F0089BA4A /* CrScreenshotDxe */ = { + A591C7EB26FF786A00F9DBF0 /* CrScreenshotDxe */ = { isa = PBXGroup; children = ( - A588BD4A25265F0F0089BA4A /* CrScreenshotDxe.inf */, - A588BD4B25265F0F0089BA4A /* LICENSE */, - A588BD4C25265F0F0089BA4A /* CrScreenshotDxe.c */, - A588BD4D25265F0F0089BA4A /* README.md */, + A591C7EC26FF786A00F9DBF0 /* CrScreenshotDxe.inf */, + A591C7ED26FF786A00F9DBF0 /* LICENSE */, + A591C7EE26FF786A00F9DBF0 /* CrScreenshotDxe.c */, + A591C7EF26FF786A00F9DBF0 /* README.md */, ); path = CrScreenshotDxe; sourceTree = ""; }; - A588BD4E25265F0F0089BA4A /* OpenCore */ = { + A591C7F026FF786A00F9DBF0 /* Tests */ = { isa = PBXGroup; children = ( - A588BD4F25265F0F0089BA4A /* OpenCoreUefi.c */, - A588BD5025265F0F0089BA4A /* OpenCoreVault.c */, - A588BD5125265F0F0089BA4A /* OpenCoreLib.inf */, - A588BD5225265F0F0089BA4A /* OpenCore.c */, - A588BD5325265F0F0089BA4A /* OpenCoreAcpi.c */, - A588BD5425265F0F0089BA4A /* OpenCoreUefiInOut.c */, - A588BD5525265F0F0089BA4A /* OpenCoreMisc.c */, - A588BD5625265F0F0089BA4A /* OpenCorePlatform.c */, - A588BD5725265F0F0089BA4A /* OpenCoreDevProps.c */, - A588BD5825265F0F0089BA4A /* OpenCoreNvram.c */, - A588BD5925265F0F0089BA4A /* OpenCoreKernelPatch.c */, - A588BD5A25265F0F0089BA4A /* OpenCoreUefiAudio.c */, - A588BD5B25265F0F0089BA4A /* OpenCore.inf */, - A588BD5C25265F0F0089BA4A /* OpenCoreKernel.c */, - ); - path = OpenCore; - sourceTree = ""; - }; - A588BD5D25265F0F0089BA4A /* Tests */ = { - isa = PBXGroup; - children = ( - A588BD5E25265F0F0089BA4A /* AcpiTest */, - A588BD6225265F0F0089BA4A /* CryptoTest */, - A588BD6725265F0F0089BA4A /* SmbiosTest */, - A588BD6B25265F0F0089BA4A /* DataHubTest */, - A588BD6F25265F0F0089BA4A /* PropertyTest */, + A591C7F126FF786B00F9DBF0 /* AcpiTest */, + A591C7F526FF786B00F9DBF0 /* CryptoTest */, + A591C7FA26FF786B00F9DBF0 /* SmbiosTest */, + A591C7FE26FF786B00F9DBF0 /* DataHubTest */, + A591C80226FF786B00F9DBF0 /* PropertyTest */, ); path = Tests; sourceTree = ""; }; - A588BD5E25265F0F0089BA4A /* AcpiTest */ = { + A591C7F126FF786B00F9DBF0 /* AcpiTest */ = { isa = PBXGroup; children = ( - A588BD5F25265F0F0089BA4A /* AcpiTest.c */, - A588BD6025265F0F0089BA4A /* AcpiTestApp.inf */, - A588BD6125265F0F0089BA4A /* AcpiTest.inf */, + A591C7F226FF786B00F9DBF0 /* AcpiTest.c */, + A591C7F326FF786B00F9DBF0 /* AcpiTestApp.inf */, + A591C7F426FF786B00F9DBF0 /* AcpiTest.inf */, ); path = AcpiTest; sourceTree = ""; }; - A588BD6225265F0F0089BA4A /* CryptoTest */ = { + A591C7F526FF786B00F9DBF0 /* CryptoTest */ = { isa = PBXGroup; children = ( - A588BD6325265F0F0089BA4A /* CryptoTest.inf */, - A588BD6425265F0F0089BA4A /* CryptoTest.c */, - A588BD6525265F0F0089BA4A /* CryptoSamples.h */, - A588BD6625265F0F0089BA4A /* CryptoTestApp.inf */, + A591C7F626FF786B00F9DBF0 /* CryptoTest.inf */, + A591C7F726FF786B00F9DBF0 /* CryptoTest.c */, + A591C7F826FF786B00F9DBF0 /* CryptoSamples.h */, + A591C7F926FF786B00F9DBF0 /* CryptoTestApp.inf */, ); path = CryptoTest; sourceTree = ""; }; - A588BD6725265F0F0089BA4A /* SmbiosTest */ = { + A591C7FA26FF786B00F9DBF0 /* SmbiosTest */ = { isa = PBXGroup; children = ( - A588BD6825265F0F0089BA4A /* SmbiosTestApp.inf */, - A588BD6925265F0F0089BA4A /* SmbiosTest.inf */, - A588BD6A25265F0F0089BA4A /* SmbiosTest.c */, + A591C7FB26FF786B00F9DBF0 /* SmbiosTestApp.inf */, + A591C7FC26FF786B00F9DBF0 /* SmbiosTest.inf */, + A591C7FD26FF786B00F9DBF0 /* SmbiosTest.c */, ); path = SmbiosTest; sourceTree = ""; }; - A588BD6B25265F0F0089BA4A /* DataHubTest */ = { + A591C7FE26FF786B00F9DBF0 /* DataHubTest */ = { isa = PBXGroup; children = ( - A588BD6C25265F0F0089BA4A /* DataHubTestApp.inf */, - A588BD6D25265F0F0089BA4A /* DataHubTest.inf */, - A588BD6E25265F0F0089BA4A /* DataHubTest.c */, + A591C7FF26FF786B00F9DBF0 /* DataHubTestApp.inf */, + A591C80026FF786B00F9DBF0 /* DataHubTest.inf */, + A591C80126FF786B00F9DBF0 /* DataHubTest.c */, ); path = DataHubTest; sourceTree = ""; }; - A588BD6F25265F0F0089BA4A /* PropertyTest */ = { + A591C80226FF786B00F9DBF0 /* PropertyTest */ = { isa = PBXGroup; children = ( - A588BD7025265F0F0089BA4A /* PropertyTest.inf */, - A588BD7125265F0F0089BA4A /* PropertyTest.c */, - A588BD7225265F0F0089BA4A /* PropertyTestApp.inf */, + A591C80326FF786B00F9DBF0 /* PropertyTest.inf */, + A591C80426FF786B00F9DBF0 /* PropertyTest.c */, + A591C80526FF786B00F9DBF0 /* PropertyTestApp.inf */, ); path = PropertyTest; sourceTree = ""; }; - A588BD7325265F0F0089BA4A /* Legacy */ = { + A591C80626FF786B00F9DBF0 /* Legacy */ = { isa = PBXGroup; children = ( - A588BD7425265F0F0089BA4A /* BootLoader */, - A588BD7825265F0F0089BA4A /* BootPlatform */, - A588BDCD25265F0F0089BA4A /* README.md */, - A588BDCE25265F0F0089BA4A /* BootSector */, - A588BDD325265F0F0089BA4A /* BinDrivers */, + A591C80726FF786B00F9DBF0 /* BootLoader */, + A591C80B26FF786B00F9DBF0 /* BootPlatform */, + A591C87426FF786B00F9DBF0 /* README.md */, + A591C87526FF786B00F9DBF0 /* BootSector */, + A591C87A26FF786B00F9DBF0 /* BinDrivers */, ); path = Legacy; sourceTree = ""; }; - A588BD7425265F0F0089BA4A /* BootLoader */ = { + A591C80726FF786B00F9DBF0 /* BootLoader */ = { isa = PBXGroup; children = ( - A588BD7525265F0F0089BA4A /* Makefile */, - A588BD7625265F0F0089BA4A /* boot0.nasm */, - A588BD7725265F0F0089BA4A /* boot1f32.nasm */, + A591C80826FF786B00F9DBF0 /* Makefile */, + A591C80926FF786B00F9DBF0 /* boot0.nasm */, + A591C80A26FF786B00F9DBF0 /* boot1f32.nasm */, ); path = BootLoader; sourceTree = ""; }; - A588BD7825265F0F0089BA4A /* BootPlatform */ = { + A591C80B26FF786B00F9DBF0 /* BootPlatform */ = { isa = PBXGroup; children = ( - A588BD7925265F0F0089BA4A /* SmbiosGenDxe */, - A588BD7E25265F0F0089BA4A /* CpuDxe */, - A588BD8625265F0F0089BA4A /* EfiLdr */, - A588BD9025265F0F0089BA4A /* PciRootBridgeDxe */, - A588BD9925265F0F0089BA4A /* LegacyRegion2Dxe */, - A588BD9D25265F0F0089BA4A /* AcpiResetDxe */, - A588BDA025265F0F0089BA4A /* DxeIpl */, - A588BDB025265F0F0089BA4A /* BiosVideo */, - A588BDB725265F0F0089BA4A /* BdsDxe */, - A588BDBC25265F0F0089BA4A /* PciBusNoEnumerationDxe */, + A591C80C26FF786B00F9DBF0 /* SmbiosGenDxe */, + A591C81126FF786B00F9DBF0 /* CpuDxe */, + A591C81926FF786B00F9DBF0 /* GraphicsConsoleDxe */, + A591C82126FF786B00F9DBF0 /* EfiLdr */, + A591C83126FF786B00F9DBF0 /* PciRootBridgeDxe */, + A591C83A26FF786B00F9DBF0 /* LegacyRegion2Dxe */, + A591C83E26FF786B00F9DBF0 /* AcpiResetDxe */, + A591C84126FF786B00F9DBF0 /* DxeIpl */, + A591C85526FF786B00F9DBF0 /* BiosVideo */, + A591C85D26FF786B00F9DBF0 /* BdsDxe */, + A591C86326FF786B00F9DBF0 /* PciBusNoEnumerationDxe */, ); path = BootPlatform; sourceTree = ""; }; - A588BD7925265F0F0089BA4A /* SmbiosGenDxe */ = { + A591C80C26FF786B00F9DBF0 /* SmbiosGenDxe */ = { isa = PBXGroup; children = ( - A588BD7A25265F0F0089BA4A /* SmbiosGenStrings.uni */, - A588BD7B25265F0F0089BA4A /* SmbiosGen.c */, - A588BD7C25265F0F0089BA4A /* SmbiosGen.inf */, - A588BD7D25265F0F0089BA4A /* SmbiosGen.h */, + A591C80D26FF786B00F9DBF0 /* SmbiosGenStrings.uni */, + A591C80E26FF786B00F9DBF0 /* SmbiosGen.c */, + A591C80F26FF786B00F9DBF0 /* SmbiosGen.inf */, + A591C81026FF786B00F9DBF0 /* SmbiosGen.h */, ); path = SmbiosGenDxe; sourceTree = ""; }; - A588BD7E25265F0F0089BA4A /* CpuDxe */ = { + A591C81126FF786B00F9DBF0 /* CpuDxe */ = { isa = PBXGroup; children = ( - A588BD7F25265F0F0089BA4A /* X64 */, - A588BD8125265F0F0089BA4A /* CpuDxe.c */, - A588BD8225265F0F0089BA4A /* Ia32 */, - A588BD8425265F0F0089BA4A /* CpuDxe.h */, - A588BD8525265F0F0089BA4A /* CpuDxe.inf */, + A591C81226FF786B00F9DBF0 /* X64 */, + A591C81426FF786B00F9DBF0 /* CpuDxe.c */, + A591C81526FF786B00F9DBF0 /* Ia32 */, + A591C81726FF786B00F9DBF0 /* CpuDxe.h */, + A591C81826FF786B00F9DBF0 /* CpuDxe.inf */, ); path = CpuDxe; sourceTree = ""; }; - A588BD7F25265F0F0089BA4A /* X64 */ = { + A591C81226FF786B00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BD8025265F0F0089BA4A /* CpuInterrupt.nasm */, + A591C81326FF786B00F9DBF0 /* CpuInterrupt.nasm */, ); path = X64; sourceTree = ""; }; - A588BD8225265F0F0089BA4A /* Ia32 */ = { + A591C81526FF786B00F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A588BD8325265F0F0089BA4A /* CpuInterrupt.nasm */, + A591C81626FF786B00F9DBF0 /* CpuInterrupt.nasm */, ); path = Ia32; sourceTree = ""; }; - A588BD8625265F0F0089BA4A /* EfiLdr */ = { + A591C81926FF786B00F9DBF0 /* GraphicsConsoleDxe */ = { isa = PBXGroup; children = ( - A588BD8725265F0F0089BA4A /* LzmaDecompress.h */, - A588BD8825265F0F0089BA4A /* PeLoader.c */, - A588BD8925265F0F0089BA4A /* EfiLdrHandoff.h */, - A588BD8A25265F0F0089BA4A /* Support.c */, - A588BD8B25265F0F0089BA4A /* EfiLoader.c */, - A588BD8C25265F0F0089BA4A /* EfiLdr.h */, - A588BD8D25265F0F0089BA4A /* PeLoader.h */, - A588BD8E25265F0F0089BA4A /* EfiLdr.inf */, - A588BD8F25265F0F0089BA4A /* Support.h */, + A591C81A26FF786B00F9DBF0 /* GraphicsConsoleDxeExtra.uni */, + A591C81B26FF786B00F9DBF0 /* GraphicsConsole.h */, + A591C81C26FF786B00F9DBF0 /* ComponentName.c */, + A591C81D26FF786B00F9DBF0 /* GraphicsConsoleDxe.inf */, + A591C81E26FF786B00F9DBF0 /* GraphicsConsoleDxe.uni */, + A591C81F26FF786B00F9DBF0 /* LaffStd.c */, + A591C82026FF786B00F9DBF0 /* GraphicsConsole.c */, + ); + path = GraphicsConsoleDxe; + sourceTree = ""; + }; + A591C82126FF786B00F9DBF0 /* EfiLdr */ = { + isa = PBXGroup; + children = ( + A591C82226FF786B00F9DBF0 /* X64 */, + A591C82526FF786B00F9DBF0 /* LzmaDecompress.h */, + A591C82626FF786B00F9DBF0 /* PeLoader.c */, + A591C82726FF786B00F9DBF0 /* EfiLdrHandoff.h */, + A591C82826FF786B00F9DBF0 /* Support.c */, + A591C82926FF786B00F9DBF0 /* EfiLoader.c */, + A591C82A26FF786B00F9DBF0 /* EfiLdr.h */, + A591C82B26FF786B00F9DBF0 /* Ia32 */, + A591C82E26FF786B00F9DBF0 /* PeLoader.h */, + A591C82F26FF786B00F9DBF0 /* EfiLdr.inf */, + A591C83026FF786B00F9DBF0 /* Support.h */, ); path = EfiLdr; sourceTree = ""; }; - A588BD9025265F0F0089BA4A /* PciRootBridgeDxe */ = { + A591C82226FF786B00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BD9125265F0F0089BA4A /* PciRootBridgeNoEnumeration.inf */, - A588BD9225265F0F0089BA4A /* PcatPciRootBridge.c */, - A588BD9325265F0F0089BA4A /* PcatPciRootBridgeDevicePath.c */, - A588BD9425265F0F0089BA4A /* DeviceIo.h */, - A588BD9525265F0F0089BA4A /* PcatPciRootBridgeIo.c */, - A588BD9625265F0F0089BA4A /* PcatPciRootBridge.h */, - A588BD9725265F0F0089BA4A /* PcatIo.c */, - A588BD9825265F0F0089BA4A /* DeviceIo.c */, + A591C82326FF786B00F9DBF0 /* GS.nasm */, + A591C82426FF786B00F9DBF0 /* Canary.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C82B26FF786B00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C82C26FF786B00F9DBF0 /* GS.nasm */, + A591C82D26FF786B00F9DBF0 /* Canary.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C83126FF786B00F9DBF0 /* PciRootBridgeDxe */ = { + isa = PBXGroup; + children = ( + A591C83226FF786B00F9DBF0 /* PciRootBridgeNoEnumeration.inf */, + A591C83326FF786B00F9DBF0 /* PcatPciRootBridge.c */, + A591C83426FF786B00F9DBF0 /* PcatPciRootBridgeDevicePath.c */, + A591C83526FF786B00F9DBF0 /* DeviceIo.h */, + A591C83626FF786B00F9DBF0 /* PcatPciRootBridgeIo.c */, + A591C83726FF786B00F9DBF0 /* PcatPciRootBridge.h */, + A591C83826FF786B00F9DBF0 /* PcatIo.c */, + A591C83926FF786B00F9DBF0 /* DeviceIo.c */, ); path = PciRootBridgeDxe; sourceTree = ""; }; - A588BD9925265F0F0089BA4A /* LegacyRegion2Dxe */ = { + A591C83A26FF786B00F9DBF0 /* LegacyRegion2Dxe */ = { isa = PBXGroup; children = ( - A588BD9A25265F0F0089BA4A /* LegacyRegion2.c */, - A588BD9B25265F0F0089BA4A /* LegacyRegion2Dxe.inf */, - A588BD9C25265F0F0089BA4A /* LegacyRegion2.h */, + A591C83B26FF786B00F9DBF0 /* LegacyRegion2.c */, + A591C83C26FF786B00F9DBF0 /* LegacyRegion2Dxe.inf */, + A591C83D26FF786B00F9DBF0 /* LegacyRegion2.h */, ); path = LegacyRegion2Dxe; sourceTree = ""; }; - A588BD9D25265F0F0089BA4A /* AcpiResetDxe */ = { + A591C83E26FF786B00F9DBF0 /* AcpiResetDxe */ = { isa = PBXGroup; children = ( - A588BD9E25265F0F0089BA4A /* Reset.c */, - A588BD9F25265F0F0089BA4A /* Reset.inf */, + A591C83F26FF786B00F9DBF0 /* Reset.c */, + A591C84026FF786B00F9DBF0 /* Reset.inf */, ); path = AcpiResetDxe; sourceTree = ""; }; - A588BDA025265F0F0089BA4A /* DxeIpl */ = { + A591C84126FF786B00F9DBF0 /* DxeIpl */ = { isa = PBXGroup; children = ( - A588BDA125265F0F0089BA4A /* LegacyTable.c */, - A588BDA225265F0F0089BA4A /* DxeIpl.inf */, - A588BDA325265F0F0089BA4A /* X64 */, - A588BDA725265F0F0089BA4A /* DxeIpl.h */, - A588BDA825265F0F0089BA4A /* HobGeneration.h */, - A588BDA925265F0F0089BA4A /* LegacyTable.h */, - A588BDAA25265F0F0089BA4A /* DxeInit.c */, - A588BDAB25265F0F0089BA4A /* Ia32 */, - A588BDAF25265F0F0089BA4A /* HobGeneration.c */, + A591C84226FF786B00F9DBF0 /* LegacyTable.c */, + A591C84326FF786B00F9DBF0 /* DxeIpl.inf */, + A591C84426FF786B00F9DBF0 /* X64 */, + A591C84A26FF786B00F9DBF0 /* DxeIpl.h */, + A591C84B26FF786B00F9DBF0 /* HobGeneration.h */, + A591C84C26FF786B00F9DBF0 /* LegacyTable.h */, + A591C84D26FF786B00F9DBF0 /* DxeInit.c */, + A591C84E26FF786B00F9DBF0 /* Ia32 */, + A591C85426FF786B00F9DBF0 /* HobGeneration.c */, ); path = DxeIpl; sourceTree = ""; }; - A588BDA325265F0F0089BA4A /* X64 */ = { + A591C84426FF786B00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BDA425265F0F0089BA4A /* Paging.c */, - A588BDA525265F0F0089BA4A /* EnterDxeCore.c */, - A588BDA625265F0F0089BA4A /* VirtualMemory.h */, + A591C84526FF786B00F9DBF0 /* GS.nasm */, + A591C84626FF786B00F9DBF0 /* Paging.c */, + A591C84726FF786B00F9DBF0 /* EnterDxeCore.c */, + A591C84826FF786B00F9DBF0 /* VirtualMemory.h */, + A591C84926FF786B00F9DBF0 /* Canary.nasm */, ); path = X64; sourceTree = ""; }; - A588BDAB25265F0F0089BA4A /* Ia32 */ = { + A591C84E26FF786B00F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A588BDAC25265F0F0089BA4A /* Paging.c */, - A588BDAD25265F0F0089BA4A /* EnterDxeCore.c */, - A588BDAE25265F0F0089BA4A /* VirtualMemory.h */, + A591C84F26FF786B00F9DBF0 /* GS.nasm */, + A591C85026FF786B00F9DBF0 /* Paging.c */, + A591C85126FF786B00F9DBF0 /* EnterDxeCore.c */, + A591C85226FF786B00F9DBF0 /* VirtualMemory.h */, + A591C85326FF786B00F9DBF0 /* Canary.nasm */, ); path = Ia32; sourceTree = ""; }; - A588BDB025265F0F0089BA4A /* BiosVideo */ = { + A591C85526FF786B00F9DBF0 /* BiosVideo */ = { isa = PBXGroup; children = ( - A588BDB125265F0F0089BA4A /* LegacyBiosThunk.c */, - A588BDB225265F0F0089BA4A /* VesaBiosExtensions.h */, - A588BDB325265F0F0089BA4A /* BiosVideo.h */, - A588BDB425265F0F0089BA4A /* ComponentName.c */, - A588BDB525265F0F0089BA4A /* BiosVideo.inf */, - A588BDB625265F0F0089BA4A /* BiosVideo.c */, + A591C85626FF786B00F9DBF0 /* LegacyBiosThunk.c */, + A591C85726FF786B00F9DBF0 /* VesaBiosExtensions.h */, + A591C85826FF786B00F9DBF0 /* BiosVideo.h */, + A591C85926FF786B00F9DBF0 /* ComponentName.c */, + A591C85A26FF786B00F9DBF0 /* VideoBiosPatch.c */, + A591C85B26FF786B00F9DBF0 /* BiosVideo.inf */, + A591C85C26FF786B00F9DBF0 /* BiosVideo.c */, ); path = BiosVideo; sourceTree = ""; }; - A588BDB725265F0F0089BA4A /* BdsDxe */ = { + A591C85D26FF786B00F9DBF0 /* BdsDxe */ = { isa = PBXGroup; children = ( - A588BDB825265F0F0089BA4A /* BdsEntry.c */, - A588BDB925265F0F0089BA4A /* BdsDxe.inf */, - A588BDBA25265F0F0089BA4A /* BdsDxe.uni */, - A588BDBB25265F0F0089BA4A /* Bds.h */, + A591C85E26FF786B00F9DBF0 /* BdsEntry.c */, + A591C85F26FF786B00F9DBF0 /* BdsDxe.inf */, + A591C86026FF786B00F9DBF0 /* BdsDxeExtra.uni */, + A591C86126FF786B00F9DBF0 /* BdsDxe.uni */, + A591C86226FF786B00F9DBF0 /* Bds.h */, ); path = BdsDxe; sourceTree = ""; }; - A588BDBC25265F0F0089BA4A /* PciBusNoEnumerationDxe */ = { + A591C86326FF786B00F9DBF0 /* PciBusNoEnumerationDxe */ = { isa = PBXGroup; children = ( - A588BDBD25265F0F0089BA4A /* PciEnumerator.c */, - A588BDBE25265F0F0089BA4A /* PciDeviceSupport.c */, - A588BDBF25265F0F0089BA4A /* PciIo.c */, - A588BDC025265F0F0089BA4A /* PciCommand.c */, - A588BDC125265F0F0089BA4A /* PciEnumeratorSupport.c */, - A588BDC225265F0F0089BA4A /* ComponentName.c */, - A588BDC325265F0F0089BA4A /* PciBus.c */, - A588BDC425265F0F0089BA4A /* PciPowerManagement.c */, - A588BDC525265F0F0089BA4A /* PciBusNoEnumeration.inf */, - A588BDC625265F0F0089BA4A /* PciEnumerator.h */, - A588BDC725265F0F0089BA4A /* PciCommand.h */, - A588BDC825265F0F0089BA4A /* PciIo.h */, - A588BDC925265F0F0089BA4A /* PciDeviceSupport.h */, - A588BDCA25265F0F0089BA4A /* PciPowerManagement.h */, - A588BDCB25265F0F0089BA4A /* PciBus.h */, - A588BDCC25265F0F0089BA4A /* PciEnumeratorSupport.h */, + A591C86426FF786B00F9DBF0 /* PciEnumerator.c */, + A591C86526FF786B00F9DBF0 /* PciDeviceSupport.c */, + A591C86626FF786B00F9DBF0 /* PciIo.c */, + A591C86726FF786B00F9DBF0 /* PciCommand.c */, + A591C86826FF786B00F9DBF0 /* PciEnumeratorSupport.c */, + A591C86926FF786B00F9DBF0 /* ComponentName.c */, + A591C86A26FF786B00F9DBF0 /* PciBus.c */, + A591C86B26FF786B00F9DBF0 /* PciPowerManagement.c */, + A591C86C26FF786B00F9DBF0 /* PciBusNoEnumeration.inf */, + A591C86D26FF786B00F9DBF0 /* PciEnumerator.h */, + A591C86E26FF786B00F9DBF0 /* PciCommand.h */, + A591C86F26FF786B00F9DBF0 /* PciIo.h */, + A591C87026FF786B00F9DBF0 /* PciDeviceSupport.h */, + A591C87126FF786B00F9DBF0 /* PciPowerManagement.h */, + A591C87226FF786B00F9DBF0 /* PciBus.h */, + A591C87326FF786B00F9DBF0 /* PciEnumeratorSupport.h */, ); path = PciBusNoEnumerationDxe; sourceTree = ""; }; - A588BDCE25265F0F0089BA4A /* BootSector */ = { + A591C87526FF786B00F9DBF0 /* BootSector */ = { isa = PBXGroup; children = ( - A588BDCF25265F0F0089BA4A /* Makefile */, - A588BDD025265F0F0089BA4A /* start.nasm */, - A588BDD125265F0F0089BA4A /* efi64.nasm */, - A588BDD225265F0F0089BA4A /* efi32.nasm */, + A591C87626FF786B00F9DBF0 /* Makefile */, + A591C87726FF786B00F9DBF0 /* start.nasm */, + A591C87826FF786B00F9DBF0 /* efi64.nasm */, + A591C87926FF786B00F9DBF0 /* efi32.nasm */, ); path = BootSector; sourceTree = ""; }; - A588BDD325265F0F0089BA4A /* BinDrivers */ = { + A591C87A26FF786B00F9DBF0 /* BinDrivers */ = { isa = PBXGroup; children = ( - A588BDD425265F0F0089BA4A /* HfsPlus.inf */, - A588BDD525265F0F0089BA4A /* OpenUsbKbDxe.inf */, - A588BDD625265F0F0089BA4A /* README.md */, + A591C87B26FF786B00F9DBF0 /* HfsPlus.inf */, + A591C87C26FF786B00F9DBF0 /* OpenUsbKbDxe.inf */, + A591C87D26FF786B00F9DBF0 /* README.md */, ); path = BinDrivers; sourceTree = ""; }; - A588BDD725265F0F0089BA4A /* Library */ = { + A591C87E26FF786B00F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A588BDF625265F0F0089BA4A /* DuetBdsLib */, - A588BF0725265F100089BA4A /* DuetTimerLib */, - A588BED225265F100089BA4A /* OcAcpiLib */, - A588BF0A25265F100089BA4A /* OcAfterBootCompatLib */, - A588BE1725265F0F0089BA4A /* OcApfsLib */, - A588BECC25265F100089BA4A /* OcAppleBootPolicyLib */, - A588BE2C25265F0F0089BA4A /* OcAppleChunklistLib */, - A588BEF025265F100089BA4A /* OcAppleDiskImageLib */, - A588BE0F25265F0F0089BA4A /* OcAppleEventLib */, - A588BE3925265F0F0089BA4A /* OcAppleImageConversionLib */, - A588BE3625265F0F0089BA4A /* OcAppleImageVerificationLib */, - A588BE5825265F0F0089BA4A /* OcAppleImg4Lib */, - A588BF3825265F100089BA4A /* OcAppleKernelLib */, - A588BEA325265F100089BA4A /* OcAppleKeyMapLib */, - A588BEC925265F100089BA4A /* OcAppleKeysLib */, - A588BF8A25265F100089BA4A /* OcAppleRamDiskLib */, - A588BEBC25265F100089BA4A /* OcAppleSecureBootLib */, - A588BECF25265F100089BA4A /* OcAppleUserInterfaceThemeLib */, - A588BF2925265F100089BA4A /* OcAudioLib */, - A588BE7225265F100089BA4A /* OcBootManagementLib */, - A588BF0225265F100089BA4A /* OcBootServicesTableLib */, - A588BF7C25265F100089BA4A /* OcCompilerIntrinsicsLib */, - A588BE8425265F100089BA4A /* OcCompressionLib */, - A588BF6325265F100089BA4A /* OcConfigurationLib */, - A588BE3225265F0F0089BA4A /* OcConsoleControlEntryModeLib */, - A588BDFE25265F0F0089BA4A /* OcConsoleLib */, - A588BF5725265F100089BA4A /* OcCpuLib */, - A588BE3C25265F0F0089BA4A /* OcCryptoLib */, - A588BDF125265F0F0089BA4A /* OcDataHubLib */, - A588BF2125265F100089BA4A /* OcDebugLogLib */, - A588BF6A25265F100089BA4A /* OcDebugLogLibOc2Clover */, - A588BF1D25265F100089BA4A /* OcDevicePathLib */, - A588BF7325265F100089BA4A /* OcDevicePropertyLib */, - A588BE1E25265F0F0089BA4A /* OcDeviceTreeLib */, - A588BF6725265F100089BA4A /* OcDriverConnectionLib */, - A588BF4C25265F100089BA4A /* OcFileLib */, - A588BEEC25265F100089BA4A /* OcFirmwarePasswordLib */, - A588BF1825265F100089BA4A /* OcFirmwareVolumeLib */, - A588BEBF25265F100089BA4A /* OcGuardLib */, - A588BE2825265F0F0089BA4A /* OcHashServicesLib */, - A588BEFE25265F100089BA4A /* OcHdaDevicesLib */, - A588BE2F25265F0F0089BA4A /* OcHeciLib */, - A588BEB125265F100089BA4A /* OcHiiDatabaseLib */, - A588BED625265F100089BA4A /* OcInputLib */, - A588BDD825265F0F0089BA4A /* OcMachoLib */, - A588BDE025265F0F0089BA4A /* OcMacInfoLib */, - A588BF8025265F100089BA4A /* OcMemoryLib */, - A588BE4E25265F0F0089BA4A /* OcMiscLib */, - A588BF7625265F100089BA4A /* OcOSInfoLib */, - A588BF4925265F100089BA4A /* OcPeCoffLib */, - A588BDE925265F0F0089BA4A /* OcPngLib */, - A588BEF625265F100089BA4A /* OcRngLib */, - A588BE0A25265F0F0089BA4A /* OcRtcLib */, - A588BDEE25265F0F0089BA4A /* OcSerializeLib */, - A588BEA625265F100089BA4A /* OcSmbiosLib */, - A588BF8D25265F100089BA4A /* OcSmcLib */, - A588BEAE25265F100089BA4A /* OcStorageLib */, - A588BDE525265F0F0089BA4A /* OcStringLib */, - A588BF7925265F100089BA4A /* OcTemplateLib */, - A588BE5525265F0F0089BA4A /* OcTimerLib */, - A588BE2125265F0F0089BA4A /* OcUnicodeCollationEngLib */, - A588BF3125265F100089BA4A /* OcVirtualFsLib */, - A588BF7025265F100089BA4A /* OcXmlLib */, + A591C87F26FF786B00F9DBF0 /* OcMachoLib */, + A591C88D26FF786B00F9DBF0 /* OcMacInfoLib */, + A591C89226FF786B00F9DBF0 /* OcStringLib */, + A591C89626FF786B00F9DBF0 /* OcPngLib */, + A591C89B26FF786B00F9DBF0 /* OcSerializeLib */, + A591C89E26FF786B00F9DBF0 /* OcTypingLib */, + A591C8A126FF786B00F9DBF0 /* OcPeCoffExtLib */, + A591C8A526FF786B00F9DBF0 /* OcDataHubLib */, + A591C8AA26FF786B00F9DBF0 /* DuetBdsLib */, + A591C8B226FF786B00F9DBF0 /* OcPeimEntryPoint */, + A591C8BD26FF786B00F9DBF0 /* OcConsoleLib */, + A591C8CC26FF786B00F9DBF0 /* OcRtcLib */, + A591C8D126FF786B00F9DBF0 /* OcPeiCoreEntryPoint */, + A591C8DC26FF786B00F9DBF0 /* OcDxeCoreEntryPoint */, + A591C8E726FF786B00F9DBF0 /* OcAppleEventLib */, + A591C8EF26FF786B00F9DBF0 /* OcApfsLib */, + A591C8F626FF786B00F9DBF0 /* OcDeviceMiscLib */, + A591C90226FF786B00F9DBF0 /* OcDeviceTreeLib */, + A591C90526FF786B00F9DBF0 /* OcUnicodeCollationEngLib */, + A591C90C26FF786B00F9DBF0 /* OcHashServicesLib */, + A591C91026FF786B00F9DBF0 /* OcAppleChunklistLib */, + A591C91326FF786B00F9DBF0 /* OcHeciLib */, + A591C91626FF786B00F9DBF0 /* OcConsoleControlEntryModeLib */, + A591C91A26FF786B00F9DBF0 /* OcAppleImageConversionLib */, + A591C91D26FF786B00F9DBF0 /* OcCryptoLib */, + A591C93126FF786B00F9DBF0 /* OcMiscLib */, + A591C93826FF786B00F9DBF0 /* OcTimerLib */, + A591C93B26FF786B00F9DBF0 /* OcDebugLogLibNull */, + A591C93E26FF786B00F9DBF0 /* OcResetSystemLib */, + A591C94126FF786B00F9DBF0 /* OcFlexArrayLib */, + A591C94526FF786B00F9DBF0 /* OcAppleImg4Lib */, + A591C95F26FF786B00F9DBF0 /* OcWaveLib */, + A591C96226FF786B00F9DBF0 /* OcBootManagementLib */, + A591C97826FF786B00F9DBF0 /* OcCompressionLib */, + A591C99726FF786B00F9DBF0 /* OcAppleKeyMapLib */, + A591C99B26FF786B00F9DBF0 /* OcSmbiosLib */, + A591C9A326FF786B00F9DBF0 /* OcStorageLib */, + A591C9A626FF786B00F9DBF0 /* OcMainLib */, + A591C9B426FF786B00F9DBF0 /* OcHiiDatabaseLib */, + A591C9BF26FF786B00F9DBF0 /* OcMp3Lib */, + A591C9D926FF786B00F9DBF0 /* OcDriverEntryPoint */, + A591C9E426FF786B00F9DBF0 /* OcAppleSecureBootLib */, + A591C9E726FF786B00F9DBF0 /* OcGuardLib */, + A591C9F226FF786B00F9DBF0 /* OcAppleKeysLib */, + A591C9F526FF786B00F9DBF0 /* OcAppleBootPolicyLib */, + A591C9F826FF786B00F9DBF0 /* OcAppleUserInterfaceThemeLib */, + A591C9FB26FF786B00F9DBF0 /* OcAcpiLib */, + A591CA0126FF786B00F9DBF0 /* OcInputLib */, + A591CA1826FF786B00F9DBF0 /* OcFirmwarePasswordLib */, + A591CA1C26FF786B00F9DBF0 /* OcAppleDiskImageLib */, + A591CA2226FF786B00F9DBF0 /* OcRngLib */, + A591CA2A26FF786B00F9DBF0 /* OcHdaDevicesLib */, + A591CA2E26FF786B00F9DBF0 /* OcBootServicesTableLib */, + A591CA3326FF786B00F9DBF0 /* DuetTimerLib */, + A591CA3626FF786B00F9DBF0 /* OcAfterBootCompatLib */, + A591CA4026FF786C00F9DBF0 /* OcFirmwareVolumeLib */, + A591CA4526FF786C00F9DBF0 /* OcDevicePathLib */, + A591CA4926FF786C00F9DBF0 /* OcDebugLogLib */, + A591CA5126FF786C00F9DBF0 /* OcAudioLib */, + A591CA5926FF786C00F9DBF0 /* OcVirtualFsLib */, + A591CA6026FF786C00F9DBF0 /* OcAppleKernelLib */, + A591CA7426FF786C00F9DBF0 /* OcApplicationEntryPoint */, + A591CA7F26FF786C00F9DBF0 /* OcPeCoffLib */, + A591CA8726FF786C00F9DBF0 /* OcBlitLib */, + A591CA8D26FF786C00F9DBF0 /* OcFileLib */, + A591CA9726FF786C00F9DBF0 /* OcCpuLib */, + A591CAA526FF786C00F9DBF0 /* OcConfigurationLib */, + A591CAA926FF786C00F9DBF0 /* OcVariableLib */, + A591CAAC26FF786C00F9DBF0 /* OcDriverConnectionLib */, + A591CAB026FF786C00F9DBF0 /* OcDebugLogLibOc2Clover */, + A591CAB626FF786C00F9DBF0 /* OcXmlLib */, + A591CAB926FF786C00F9DBF0 /* OcDevicePropertyLib */, + A591CABC26FF786C00F9DBF0 /* OcOSInfoLib */, + A591CABF26FF786C00F9DBF0 /* OcTemplateLib */, + A591CAC226FF786C00F9DBF0 /* OcCompilerIntrinsicsLib */, + A591CAC626FF786C00F9DBF0 /* OcMemoryLib */, + A591CAD026FF786C00F9DBF0 /* OcAppleRamDiskLib */, + A591CAD326FF786C00F9DBF0 /* OcSmcLib */, ); path = Library; sourceTree = ""; }; - A588BDD825265F0F0089BA4A /* OcMachoLib */ = { + A591C87F26FF786B00F9DBF0 /* OcMachoLib */ = { isa = PBXGroup; children = ( - A588BDD925265F0F0089BA4A /* Fat.c */, - A588BDDA25265F0F0089BA4A /* OcMachoLibInternal.h */, - A588BDDB25265F0F0089BA4A /* OcMachoLib.inf */, - A588BDDC25265F0F0089BA4A /* Header.c */, - A588BDDD25265F0F0089BA4A /* Symbols.c */, - A588BDDE25265F0F0089BA4A /* Relocations.c */, - A588BDDF25265F0F0089BA4A /* CxxSymbols.c */, + A591C88026FF786B00F9DBF0 /* Macho64.c */, + A591C88126FF786B00F9DBF0 /* SymbolsX.h */, + A591C88226FF786B00F9DBF0 /* CxxSymbolsX.h */, + A591C88326FF786B00F9DBF0 /* Fat.c */, + A591C88426FF786B00F9DBF0 /* OcMachoLibInternal.h */, + A591C88526FF786B00F9DBF0 /* OcMachoLib.inf */, + A591C88626FF786B00F9DBF0 /* MachoX.h */, + A591C88726FF786B00F9DBF0 /* Macho32.c */, + A591C88826FF786B00F9DBF0 /* Header.c */, + A591C88926FF786B00F9DBF0 /* HeaderX.h */, + A591C88A26FF786B00F9DBF0 /* Symbols.c */, + A591C88B26FF786B00F9DBF0 /* Relocations.c */, + A591C88C26FF786B00F9DBF0 /* CxxSymbols.c */, ); path = OcMachoLib; sourceTree = ""; }; - A588BDE025265F0F0089BA4A /* OcMacInfoLib */ = { + A591C88D26FF786B00F9DBF0 /* OcMacInfoLib */ = { isa = PBXGroup; children = ( - A588BDE125265F0F0089BA4A /* MacInfoInternal.h */, - A588BDE225265F0F0089BA4A /* AutoGenerated.c */, - A588BDE325265F0F0089BA4A /* OcMacInfoLib.c */, - A588BDE425265F0F0089BA4A /* OcMacInfoLib.inf */, + A591C88E26FF786B00F9DBF0 /* MacInfoInternal.h */, + A591C88F26FF786B00F9DBF0 /* AutoGenerated.c */, + A591C89026FF786B00F9DBF0 /* OcMacInfoLib.c */, + A591C89126FF786B00F9DBF0 /* OcMacInfoLib.inf */, ); path = OcMacInfoLib; sourceTree = ""; }; - A588BDE525265F0F0089BA4A /* OcStringLib */ = { + A591C89226FF786B00F9DBF0 /* OcStringLib */ = { isa = PBXGroup; children = ( - A588BDE625265F0F0089BA4A /* OcStringLib.inf */, - A588BDE725265F0F0089BA4A /* OcUnicodeLib.c */, - A588BDE825265F0F0089BA4A /* OcAsciiLib.c */, + A591C89326FF786B00F9DBF0 /* OcStringLib.inf */, + A591C89426FF786B00F9DBF0 /* OcUnicodeLib.c */, + A591C89526FF786B00F9DBF0 /* OcAsciiLib.c */, ); path = OcStringLib; sourceTree = ""; }; - A588BDE925265F0F0089BA4A /* OcPngLib */ = { + A591C89626FF786B00F9DBF0 /* OcPngLib */ = { isa = PBXGroup; children = ( - A588BDEA25265F0F0089BA4A /* OcPngLib.inf */, - A588BDEB25265F0F0089BA4A /* lodepng.h */, - A588BDEC25265F0F0089BA4A /* OcPng.c */, - A588BDED25265F0F0089BA4A /* lodepng.c */, + A591C89726FF786B00F9DBF0 /* OcPngLib.inf */, + A591C89826FF786B00F9DBF0 /* lodepng.h */, + A591C89926FF786B00F9DBF0 /* OcPng.c */, + A591C89A26FF786B00F9DBF0 /* lodepng.c */, ); path = OcPngLib; sourceTree = ""; }; - A588BDEE25265F0F0089BA4A /* OcSerializeLib */ = { + A591C89B26FF786B00F9DBF0 /* OcSerializeLib */ = { isa = PBXGroup; children = ( - A588BDEF25265F0F0089BA4A /* OcSerializeLib.c */, - A588BDF025265F0F0089BA4A /* OcSerializeLib.inf */, + A591C89C26FF786B00F9DBF0 /* OcSerializeLib.c */, + A591C89D26FF786B00F9DBF0 /* OcSerializeLib.inf */, ); path = OcSerializeLib; sourceTree = ""; }; - A588BDF125265F0F0089BA4A /* OcDataHubLib */ = { + A591C89E26FF786B00F9DBF0 /* OcTypingLib */ = { isa = PBXGroup; children = ( - A588BDF225265F0F0089BA4A /* OcDataHubLib.c */, - A588BDF325265F0F0089BA4A /* OcDataHubLib.inf */, - A588BDF425265F0F0089BA4A /* DataHub.c */, - A588BDF525265F0F0089BA4A /* DataHub.h */, + A591C89F26FF786B00F9DBF0 /* OcTypingLib.inf */, + A591C8A026FF786B00F9DBF0 /* OcTypingLib.c */, + ); + path = OcTypingLib; + sourceTree = ""; + }; + A591C8A126FF786B00F9DBF0 /* OcPeCoffExtLib */ = { + isa = PBXGroup; + children = ( + A591C8A226FF786B00F9DBF0 /* OcPeCoffExtLib.c */, + A591C8A326FF786B00F9DBF0 /* OcPeCoffExtInternal.h */, + A591C8A426FF786B00F9DBF0 /* OcPeCoffExtLib.inf */, + ); + path = OcPeCoffExtLib; + sourceTree = ""; + }; + A591C8A526FF786B00F9DBF0 /* OcDataHubLib */ = { + isa = PBXGroup; + children = ( + A591C8A626FF786B00F9DBF0 /* OcDataHubLib.c */, + A591C8A726FF786B00F9DBF0 /* OcDataHubLib.inf */, + A591C8A826FF786B00F9DBF0 /* DataHub.c */, + A591C8A926FF786B00F9DBF0 /* DataHub.h */, ); path = OcDataHubLib; sourceTree = ""; }; - A588BDF625265F0F0089BA4A /* DuetBdsLib */ = { + A591C8AA26FF786B00F9DBF0 /* DuetBdsLib */ = { isa = PBXGroup; children = ( - A588BDF725265F0F0089BA4A /* PlatformData.c */, - A588BDF825265F0F0089BA4A /* BdsPlatform.h */, - A588BDF925265F0F0089BA4A /* DuetBdsLib.inf */, - A588BDFA25265F0F0089BA4A /* BdsMisc.c */, - A588BDFB25265F0F0089BA4A /* BdsPlatform.c */, - A588BDFC25265F0F0089BA4A /* BdsConnect.c */, - A588BDFD25265F0F0089BA4A /* BdsConsole.c */, + A591C8AB26FF786B00F9DBF0 /* PlatformData.c */, + A591C8AC26FF786B00F9DBF0 /* BdsPlatform.h */, + A591C8AD26FF786B00F9DBF0 /* DuetBdsLib.inf */, + A591C8AE26FF786B00F9DBF0 /* BdsMisc.c */, + A591C8AF26FF786B00F9DBF0 /* BdsPlatform.c */, + A591C8B026FF786B00F9DBF0 /* BdsConnect.c */, + A591C8B126FF786B00F9DBF0 /* BdsConsole.c */, ); path = DuetBdsLib; sourceTree = ""; }; - A588BDFE25265F0F0089BA4A /* OcConsoleLib */ = { + A591C8B226FF786B00F9DBF0 /* OcPeimEntryPoint */ = { isa = PBXGroup; children = ( - A588BDFF25265F0F0089BA4A /* ConsoleControl.c */, - A588BE0025265F0F0089BA4A /* OcConsoleLibInternal.h */, - A588BE0125265F0F0089BA4A /* ResolutionParsing.c */, - A588BE0225265F0F0089BA4A /* OcConsoleLib.inf */, - A588BE0325265F0F0089BA4A /* UgaPassThrough.c */, - A588BE0425265F0F0089BA4A /* OcConsoleLib.c */, - A588BE0525265F0F0089BA4A /* FramebufferInfo.c */, - A588BE0625265F0F0089BA4A /* ConsoleGop.c */, - A588BE0725265F0F0089BA4A /* TextOutputNull.c */, - A588BE0825265F0F0089BA4A /* TextOutputSystem.c */, - A588BE0925265F0F0089BA4A /* TextOutputBuiltin.c */, + A591C8B326FF786B00F9DBF0 /* X64 */, + A591C8B626FF786B00F9DBF0 /* PeimEntryPoint.c */, + A591C8B726FF786B00F9DBF0 /* Ia32 */, + A591C8BA26FF786B00F9DBF0 /* PeimEntryPoint.uni */, + A591C8BB26FF786B00F9DBF0 /* PeimEntryPoint.inf */, + A591C8BC26FF786B00F9DBF0 /* CanaryDummy.c */, + ); + path = OcPeimEntryPoint; + sourceTree = ""; + }; + A591C8B326FF786B00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C8B426FF786B00F9DBF0 /* GS.nasm */, + A591C8B526FF786B00F9DBF0 /* Canary.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C8B726FF786B00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C8B826FF786B00F9DBF0 /* GS.nasm */, + A591C8B926FF786B00F9DBF0 /* Canary.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C8BD26FF786B00F9DBF0 /* OcConsoleLib */ = { + isa = PBXGroup; + children = ( + A591C8BE26FF786B00F9DBF0 /* ConsoleControl.c */, + A591C8BF26FF786B00F9DBF0 /* OcConsoleLibInternal.h */, + A591C8C026FF786B00F9DBF0 /* ResolutionParsing.c */, + A591C8C126FF786B00F9DBF0 /* OcConsoleLib.inf */, + A591C8C226FF786B00F9DBF0 /* UgaPassThrough.c */, + A591C8C326FF786B00F9DBF0 /* OcConsoleLib.c */, + A591C8C426FF786B00F9DBF0 /* FramebufferInfo.c */, + A591C8C526FF786B00F9DBF0 /* ConsoleGop.c */, + A591C8C626FF786B00F9DBF0 /* Eg2Info.c */, + A591C8C726FF786B00F9DBF0 /* GopPassThrough.c */, + A591C8C826FF786B00F9DBF0 /* TextOutputNull.c */, + A591C8C926FF786B00F9DBF0 /* TextOutputSystem.c */, + A591C8CA26FF786B00F9DBF0 /* ConsoleGopInternal.h */, + A591C8CB26FF786B00F9DBF0 /* TextOutputBuiltin.c */, ); path = OcConsoleLib; sourceTree = ""; }; - A588BE0A25265F0F0089BA4A /* OcRtcLib */ = { + A591C8CC26FF786B00F9DBF0 /* OcRtcLib */ = { isa = PBXGroup; children = ( - A588BE0B25265F0F0089BA4A /* AppleRtcRam.c */, - A588BE0C25265F0F0089BA4A /* OcRtcLibInternal.h */, - A588BE0D25265F0F0089BA4A /* OcRtcLib.inf */, - A588BE0E25265F0F0089BA4A /* OcRtcLib.c */, + A591C8CD26FF786B00F9DBF0 /* AppleRtcRam.c */, + A591C8CE26FF786B00F9DBF0 /* OcRtcLibInternal.h */, + A591C8CF26FF786B00F9DBF0 /* OcRtcLib.inf */, + A591C8D026FF786B00F9DBF0 /* OcRtcLib.c */, ); path = OcRtcLib; sourceTree = ""; }; - A588BE0F25265F0F0089BA4A /* OcAppleEventLib */ = { + A591C8D126FF786B00F9DBF0 /* OcPeiCoreEntryPoint */ = { isa = PBXGroup; children = ( - A588BE1025265F0F0089BA4A /* OcAppleEventLib.inf */, - A588BE1125265F0F0089BA4A /* AppleEventInternal.h */, - A588BE1225265F0F0089BA4A /* OcAppleEventLib.c */, - A588BE1325265F0F0089BA4A /* AppleKeyMap.c */, - A588BE1425265F0F0089BA4A /* EventQueue.c */, - A588BE1525265F0F0089BA4A /* KeyHandler.c */, - A588BE1625265F0F0089BA4A /* PointerHandler.c */, + A591C8D226FF786B00F9DBF0 /* X64 */, + A591C8D526FF786B00F9DBF0 /* Ia32 */, + A591C8D826FF786B00F9DBF0 /* PeiCoreEntryPoint.uni */, + A591C8D926FF786B00F9DBF0 /* PeiCoreEntryPoint.inf */, + A591C8DA26FF786B00F9DBF0 /* PeiCoreEntryPoint.c */, + A591C8DB26FF786B00F9DBF0 /* CanaryDummy.c */, + ); + path = OcPeiCoreEntryPoint; + sourceTree = ""; + }; + A591C8D226FF786B00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C8D326FF786B00F9DBF0 /* GS.nasm */, + A591C8D426FF786B00F9DBF0 /* Canary.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C8D526FF786B00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C8D626FF786B00F9DBF0 /* GS.nasm */, + A591C8D726FF786B00F9DBF0 /* Canary.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C8DC26FF786B00F9DBF0 /* OcDxeCoreEntryPoint */ = { + isa = PBXGroup; + children = ( + A591C8DD26FF786B00F9DBF0 /* DxeCoreEntryPoint.c */, + A591C8DE26FF786B00F9DBF0 /* X64 */, + A591C8E126FF786B00F9DBF0 /* Ia32 */, + A591C8E426FF786B00F9DBF0 /* DxeCoreEntryPoint.uni */, + A591C8E526FF786B00F9DBF0 /* CanaryDummy.c */, + A591C8E626FF786B00F9DBF0 /* DxeCoreEntryPoint.inf */, + ); + path = OcDxeCoreEntryPoint; + sourceTree = ""; + }; + A591C8DE26FF786B00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C8DF26FF786B00F9DBF0 /* GS.nasm */, + A591C8E026FF786B00F9DBF0 /* Canary.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C8E126FF786B00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C8E226FF786B00F9DBF0 /* GS.nasm */, + A591C8E326FF786B00F9DBF0 /* Canary.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C8E726FF786B00F9DBF0 /* OcAppleEventLib */ = { + isa = PBXGroup; + children = ( + A591C8E826FF786B00F9DBF0 /* OcAppleEventLib.inf */, + A591C8E926FF786B00F9DBF0 /* AppleEventInternal.h */, + A591C8EA26FF786B00F9DBF0 /* OcAppleEventLib.c */, + A591C8EB26FF786B00F9DBF0 /* AppleKeyMap.c */, + A591C8EC26FF786B00F9DBF0 /* EventQueue.c */, + A591C8ED26FF786B00F9DBF0 /* KeyHandler.c */, + A591C8EE26FF786B00F9DBF0 /* PointerHandler.c */, ); path = OcAppleEventLib; sourceTree = ""; }; - A588BE1725265F0F0089BA4A /* OcApfsLib */ = { + A591C8EF26FF786B00F9DBF0 /* OcApfsLib */ = { isa = PBXGroup; children = ( - A588BE1825265F0F0089BA4A /* OcApfsInternal.h */, - A588BE1925265F0F0089BA4A /* OcApfsIo.c */, - A588BE1A25265F0F0089BA4A /* OcApfsLib.c */, - A588BE1B25265F0F0089BA4A /* OcApfsFusion.c */, - A588BE1C25265F0F0089BA4A /* OcApfsLib.inf */, - A588BE1D25265F0F0089BA4A /* OcApfsConnect.c */, + A591C8F026FF786B00F9DBF0 /* OcApfsInternal.h */, + A591C8F126FF786B00F9DBF0 /* OcApfsIo.c */, + A591C8F226FF786B00F9DBF0 /* OcApfsLib.c */, + A591C8F326FF786B00F9DBF0 /* OcApfsFusion.c */, + A591C8F426FF786B00F9DBF0 /* OcApfsLib.inf */, + A591C8F526FF786B00F9DBF0 /* OcApfsConnect.c */, ); path = OcApfsLib; sourceTree = ""; }; - A588BE1E25265F0F0089BA4A /* OcDeviceTreeLib */ = { + A591C8F626FF786B00F9DBF0 /* OcDeviceMiscLib */ = { isa = PBXGroup; children = ( - A588BE1F25265F0F0089BA4A /* OcDeviceTreeLib.c */, - A588BE2025265F0F0089BA4A /* OcDeviceTreeLib.inf */, + A591C8F726FF786B00F9DBF0 /* DirectReset.c */, + A591C8F826FF786B00F9DBF0 /* ForgeUefi.c */, + A591C8F926FF786B00F9DBF0 /* PciInfoDump.c */, + A591C8FA26FF786B00F9DBF0 /* OcDeviceMiscLib.inf */, + A591C8FB26FF786B00F9DBF0 /* ActivateHpetSupport.c */, + A591C8FC26FF786B00F9DBF0 /* HandleParsingMin.c */, + A591C8FD26FF786B00F9DBF0 /* ResetAudioTrafficClass.c */, + A591C8FE26FF786B00F9DBF0 /* ReleaseUsbOwnership.c */, + A591C8FF26FF786B00F9DBF0 /* CpuInfoDump.c */, + A591C90026FF786B00F9DBF0 /* ReloadOptionRoms.c */, + A591C90126FF786B00F9DBF0 /* HandleParsingMin.h */, + ); + path = OcDeviceMiscLib; + sourceTree = ""; + }; + A591C90226FF786B00F9DBF0 /* OcDeviceTreeLib */ = { + isa = PBXGroup; + children = ( + A591C90326FF786B00F9DBF0 /* OcDeviceTreeLib.c */, + A591C90426FF786B00F9DBF0 /* OcDeviceTreeLib.inf */, ); path = OcDeviceTreeLib; sourceTree = ""; }; - A588BE2125265F0F0089BA4A /* OcUnicodeCollationEngLib */ = { + A591C90526FF786B00F9DBF0 /* OcUnicodeCollationEngLib */ = { isa = PBXGroup; children = ( - A588BE2225265F0F0089BA4A /* OcUnicodeCollationEngLocal.c */, - A588BE2325265F0F0089BA4A /* OcUnicodeCollationEngLocalLib.inf */, - A588BE2425265F0F0089BA4A /* OcUnicodeCollationEngGenericLib.inf */, - A588BE2525265F0F0089BA4A /* OcUnicodeCollationEngGeneric.c */, - A588BE2625265F0F0089BA4A /* OcUnicodeCollationEngCommon.c */, - A588BE2725265F0F0089BA4A /* OcUnicodeCollationEngInternal.h */, + A591C90626FF786B00F9DBF0 /* OcUnicodeCollationEngLocal.c */, + A591C90726FF786B00F9DBF0 /* OcUnicodeCollationEngLocalLib.inf */, + A591C90826FF786B00F9DBF0 /* OcUnicodeCollationEngGenericLib.inf */, + A591C90926FF786B00F9DBF0 /* OcUnicodeCollationEngGeneric.c */, + A591C90A26FF786B00F9DBF0 /* OcUnicodeCollationEngCommon.c */, + A591C90B26FF786B00F9DBF0 /* OcUnicodeCollationEngInternal.h */, ); path = OcUnicodeCollationEngLib; sourceTree = ""; }; - A588BE2825265F0F0089BA4A /* OcHashServicesLib */ = { + A591C90C26FF786B00F9DBF0 /* OcHashServicesLib */ = { isa = PBXGroup; children = ( - A588BE2925265F0F0089BA4A /* OcHashServicesLibInternal.h */, - A588BE2A25265F0F0089BA4A /* OcHashServicesLib.c */, - A588BE2B25265F0F0089BA4A /* OcHashServicesLib.inf */, + A591C90D26FF786B00F9DBF0 /* OcHashServicesLibInternal.h */, + A591C90E26FF786B00F9DBF0 /* OcHashServicesLib.c */, + A591C90F26FF786B00F9DBF0 /* OcHashServicesLib.inf */, ); path = OcHashServicesLib; sourceTree = ""; }; - A588BE2C25265F0F0089BA4A /* OcAppleChunklistLib */ = { + A591C91026FF786B00F9DBF0 /* OcAppleChunklistLib */ = { isa = PBXGroup; children = ( - A588BE2D25265F0F0089BA4A /* OcAppleChunklistLib.c */, - A588BE2E25265F0F0089BA4A /* OcAppleChunklistLib.inf */, + A591C91126FF786B00F9DBF0 /* OcAppleChunklistLib.c */, + A591C91226FF786B00F9DBF0 /* OcAppleChunklistLib.inf */, ); path = OcAppleChunklistLib; sourceTree = ""; }; - A588BE2F25265F0F0089BA4A /* OcHeciLib */ = { + A591C91326FF786B00F9DBF0 /* OcHeciLib */ = { isa = PBXGroup; children = ( - A588BE3025265F0F0089BA4A /* OcHeciLib.c */, - A588BE3125265F0F0089BA4A /* OcHeciLib.inf */, + A591C91426FF786B00F9DBF0 /* OcHeciLib.c */, + A591C91526FF786B00F9DBF0 /* OcHeciLib.inf */, ); path = OcHeciLib; sourceTree = ""; }; - A588BE3225265F0F0089BA4A /* OcConsoleControlEntryModeLib */ = { + A591C91626FF786B00F9DBF0 /* OcConsoleControlEntryModeLib */ = { isa = PBXGroup; children = ( - A588BE3325265F0F0089BA4A /* OcConsoleControlEntryModeGenericLib.inf */, - A588BE3425265F0F0089BA4A /* OcConsoleControlEntryModeLib.c */, - A588BE3525265F0F0089BA4A /* OcConsoleControlEntryModeLocalLib.inf */, + A591C91726FF786B00F9DBF0 /* OcConsoleControlEntryModeGenericLib.inf */, + A591C91826FF786B00F9DBF0 /* OcConsoleControlEntryModeLib.c */, + A591C91926FF786B00F9DBF0 /* OcConsoleControlEntryModeLocalLib.inf */, ); path = OcConsoleControlEntryModeLib; sourceTree = ""; }; - A588BE3625265F0F0089BA4A /* OcAppleImageVerificationLib */ = { + A591C91A26FF786B00F9DBF0 /* OcAppleImageConversionLib */ = { isa = PBXGroup; children = ( - A588BE3725265F0F0089BA4A /* OcAppleImageVerificationLib.inf */, - A588BE3825265F0F0089BA4A /* OcAppleImageVerification.c */, - ); - path = OcAppleImageVerificationLib; - sourceTree = ""; - }; - A588BE3925265F0F0089BA4A /* OcAppleImageConversionLib */ = { - isa = PBXGroup; - children = ( - A588BE3A25265F0F0089BA4A /* OcAppleImageConversionLib.inf */, - A588BE3B25265F0F0089BA4A /* OcAppleImageConversionLib.c */, + A591C91B26FF786B00F9DBF0 /* OcAppleImageConversionLib.inf */, + A591C91C26FF786B00F9DBF0 /* OcAppleImageConversionLib.c */, ); path = OcAppleImageConversionLib; sourceTree = ""; }; - A588BE3C25265F0F0089BA4A /* OcCryptoLib */ = { + A591C91D26FF786B00F9DBF0 /* OcCryptoLib */ = { isa = PBXGroup; children = ( - A588BE3D25265F0F0089BA4A /* Aes.c */, - A588BE3E25265F0F0089BA4A /* Sha2.c */, - A588BE3F25265F0F0089BA4A /* BigNumMontgomery.c */, - A588BE4025265F0F0089BA4A /* OcCryptoLib.inf */, - A588BE4125265F0F0089BA4A /* X64 */, - A588BE4325265F0F0089BA4A /* BigNumLibInternal.h */, - A588BE4425265F0F0089BA4A /* BigNumLib.h */, - A588BE4525265F0F0089BA4A /* Sha1.c */, - A588BE4625265F0F0089BA4A /* BigNumPrimitives.c */, - A588BE4725265F0F0089BA4A /* PasswordHash.c */, - A588BE4825265F0F0089BA4A /* Ia32 */, - A588BE4A25265F0F0089BA4A /* ChaCha.c */, - A588BE4B25265F0F0089BA4A /* RsaDigitalSign.c */, - A588BE4C25265F0F0089BA4A /* Md5.c */, - A588BE4D25265F0F0089BA4A /* SecureMem.c */, + A591C91E26FF786B00F9DBF0 /* Aes.c */, + A591C91F26FF786B00F9DBF0 /* Sha2.c */, + A591C92026FF786B00F9DBF0 /* BigNumMontgomery.c */, + A591C92126FF786B00F9DBF0 /* OcCryptoLib.inf */, + A591C92226FF786B00F9DBF0 /* X64 */, + A591C92526FF786B00F9DBF0 /* BigNumLibInternal.h */, + A591C92626FF786B00F9DBF0 /* BigNumLib.h */, + A591C92726FF786B00F9DBF0 /* Sha1.c */, + A591C92826FF786B00F9DBF0 /* BigNumPrimitives.c */, + A591C92926FF786B00F9DBF0 /* PasswordHash.c */, + A591C92A26FF786B00F9DBF0 /* Ia32 */, + A591C92C26FF786B00F9DBF0 /* ChaCha.c */, + A591C92D26FF786B00F9DBF0 /* RsaDigitalSign.c */, + A591C92E26FF786B00F9DBF0 /* Md5.c */, + A591C92F26FF786B00F9DBF0 /* SecureMem.c */, + A591C93026FF786B00F9DBF0 /* Sha512AvxDummy.c */, ); path = OcCryptoLib; sourceTree = ""; }; - A588BE4125265F0F0089BA4A /* X64 */ = { + A591C92226FF786B00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BE4225265F0F0089BA4A /* BigNumWordMul64.c */, + A591C92326FF786B00F9DBF0 /* Sha512Avx.nasm */, + A591C92426FF786B00F9DBF0 /* BigNumWordMul64.c */, ); path = X64; sourceTree = ""; }; - A588BE4825265F0F0089BA4A /* Ia32 */ = { + A591C92A26FF786B00F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A588BE4925265F0F0089BA4A /* BigNumWordMul64.c */, + A591C92B26FF786B00F9DBF0 /* BigNumWordMul64.c */, ); path = Ia32; sourceTree = ""; }; - A588BE4E25265F0F0089BA4A /* OcMiscLib */ = { + A591C93126FF786B00F9DBF0 /* OcMiscLib */ = { isa = PBXGroup; children = ( - A588BE4F25265F0F0089BA4A /* DirectReset.c */, - A588BE5025265F0F0089BA4A /* Math.c */, - A588BE5125265F0F0089BA4A /* ReleaseUsbOwnership.c */, - A588BE5225265F0F0089BA4A /* ProtocolSupport.c */, - A588BE5325265F0F0089BA4A /* OcMiscLib.inf */, - A588BE5425265F0F0089BA4A /* DataPatcher.c */, + A591C93226FF786B00F9DBF0 /* ImageRunner.c */, + A591C93326FF786B00F9DBF0 /* ConsoleUtils.c */, + A591C93426FF786B00F9DBF0 /* PlatformInfo.c */, + A591C93526FF786B00F9DBF0 /* ProtocolSupport.c */, + A591C93626FF786B00F9DBF0 /* OcMiscLib.inf */, + A591C93726FF786B00F9DBF0 /* DataPatcher.c */, ); path = OcMiscLib; sourceTree = ""; }; - A588BE5525265F0F0089BA4A /* OcTimerLib */ = { + A591C93826FF786B00F9DBF0 /* OcTimerLib */ = { isa = PBXGroup; children = ( - A588BE5625265F0F0089BA4A /* OcTimerLib.c */, - A588BE5725265F0F0089BA4A /* OcTimerLib.inf */, + A591C93926FF786B00F9DBF0 /* OcTimerLib.c */, + A591C93A26FF786B00F9DBF0 /* OcTimerLib.inf */, ); path = OcTimerLib; sourceTree = ""; }; - A588BE5825265F0F0089BA4A /* OcAppleImg4Lib */ = { + A591C93B26FF786B00F9DBF0 /* OcDebugLogLibNull */ = { isa = PBXGroup; children = ( - A588BE5925265F0F0089BA4A /* libDER */, - A588BE6825265F100089BA4A /* OcAppleImg4Lib.c */, - A588BE6925265F100089BA4A /* OcAppleImg4Lib.inf */, - A588BE6A25265F100089BA4A /* libDER_config.h */, - A588BE6B25265F100089BA4A /* libDERImg4 */, + A591C93C26FF786B00F9DBF0 /* OcDebugLogLibNull.inf */, + A591C93D26FF786B00F9DBF0 /* OcDebugLogLib.c */, + ); + path = OcDebugLogLibNull; + sourceTree = ""; + }; + A591C93E26FF786B00F9DBF0 /* OcResetSystemLib */ = { + isa = PBXGroup; + children = ( + A591C93F26FF786B00F9DBF0 /* OcResetSystemLib.c */, + A591C94026FF786B00F9DBF0 /* OcResetSystemLib.inf */, + ); + path = OcResetSystemLib; + sourceTree = ""; + }; + A591C94126FF786B00F9DBF0 /* OcFlexArrayLib */ = { + isa = PBXGroup; + children = ( + A591C94226FF786B00F9DBF0 /* FlexArray.c */, + A591C94326FF786B00F9DBF0 /* AsciiStringBuffer.c */, + A591C94426FF786B00F9DBF0 /* OcFlexArrayLib.inf */, + ); + path = OcFlexArrayLib; + sourceTree = ""; + }; + A591C94526FF786B00F9DBF0 /* OcAppleImg4Lib */ = { + isa = PBXGroup; + children = ( + A591C94626FF786B00F9DBF0 /* libDER */, + A591C95526FF786B00F9DBF0 /* OcAppleImg4Lib.c */, + A591C95626FF786B00F9DBF0 /* OcAppleImg4Lib.inf */, + A591C95726FF786B00F9DBF0 /* libDER_config.h */, + A591C95826FF786B00F9DBF0 /* libDERImg4 */, ); path = OcAppleImg4Lib; sourceTree = ""; }; - A588BE5925265F0F0089BA4A /* libDER */ = { + A591C94626FF786B00F9DBF0 /* libDER */ = { isa = PBXGroup; children = ( - A588BE5A25265F0F0089BA4A /* DER_CertCrl.c */, - A588BE5B25265F0F0089BA4A /* DER_Keys.c */, - A588BE5C25265F0F0089BA4A /* DER_Encode.h */, - A588BE5D25265F0F0089BA4A /* oids.h */, - A588BE5E25265F100089BA4A /* libDER.h */, - A588BE5F25265F100089BA4A /* DER_Decode.h */, - A588BE6025265F100089BA4A /* DER_Digest.c */, - A588BE6125265F100089BA4A /* DER_CertCrl.h */, - A588BE6225265F100089BA4A /* asn1Types.h */, - A588BE6325265F100089BA4A /* DER_Keys.h */, - A588BE6425265F100089BA4A /* DER_Decode.c */, - A588BE6525265F100089BA4A /* oids.c */, - A588BE6625265F100089BA4A /* DER_Encode.c */, - A588BE6725265F100089BA4A /* DER_Digest.h */, + A591C94726FF786B00F9DBF0 /* DER_CertCrl.c */, + A591C94826FF786B00F9DBF0 /* DER_Keys.c */, + A591C94926FF786B00F9DBF0 /* DER_Encode.h */, + A591C94A26FF786B00F9DBF0 /* oids.h */, + A591C94B26FF786B00F9DBF0 /* libDER.h */, + A591C94C26FF786B00F9DBF0 /* DER_Decode.h */, + A591C94D26FF786B00F9DBF0 /* DER_Digest.c */, + A591C94E26FF786B00F9DBF0 /* DER_CertCrl.h */, + A591C94F26FF786B00F9DBF0 /* asn1Types.h */, + A591C95026FF786B00F9DBF0 /* DER_Keys.h */, + A591C95126FF786B00F9DBF0 /* DER_Decode.c */, + A591C95226FF786B00F9DBF0 /* oids.c */, + A591C95326FF786B00F9DBF0 /* DER_Encode.c */, + A591C95426FF786B00F9DBF0 /* DER_Digest.h */, ); path = libDER; sourceTree = ""; }; - A588BE6B25265F100089BA4A /* libDERImg4 */ = { + A591C95826FF786B00F9DBF0 /* libDERImg4 */ = { isa = PBXGroup; children = ( - A588BE6C25265F100089BA4A /* libDERImg4_config.h */, - A588BE6D25265F100089BA4A /* Img4oids.c */, - A588BE6E25265F100089BA4A /* DER_Img4Manifest.h */, - A588BE6F25265F100089BA4A /* DER_Img4Manifest.c */, - A588BE7025265F100089BA4A /* libDERImg4.h */, - A588BE7125265F100089BA4A /* Img4oids.h */, + A591C95926FF786B00F9DBF0 /* libDERImg4_config.h */, + A591C95A26FF786B00F9DBF0 /* Img4oids.c */, + A591C95B26FF786B00F9DBF0 /* DER_Img4Manifest.h */, + A591C95C26FF786B00F9DBF0 /* DER_Img4Manifest.c */, + A591C95D26FF786B00F9DBF0 /* libDERImg4.h */, + A591C95E26FF786B00F9DBF0 /* Img4oids.h */, ); path = libDERImg4; sourceTree = ""; }; - A588BE7225265F100089BA4A /* OcBootManagementLib */ = { + A591C95F26FF786B00F9DBF0 /* OcWaveLib */ = { isa = PBXGroup; children = ( - A588BE7325265F100089BA4A /* ImageLoader.c */, - A588BE7425265F100089BA4A /* OcBootManagementLib.c */, - A588BE7525265F100089BA4A /* BootEntryInfo.c */, - A588BE7625265F100089BA4A /* DmgBootSupport.c */, - A588BE7725265F100089BA4A /* ApplePanic.c */, - A588BE7825265F100089BA4A /* AppleRecovery.c */, - A588BE7925265F100089BA4A /* BootManagementInternal.h */, - A588BE7A25265F100089BA4A /* HotKeySupport.c */, - A588BE7B25265F100089BA4A /* OcBootManagementLib.inf */, - A588BE7C25265F100089BA4A /* PolicyManagement.c */, - A588BE7D25265F100089BA4A /* DefaultEntryChoice.c */, - A588BE7E25265F100089BA4A /* BootAudio.c */, - A588BE7F25265F100089BA4A /* BootArguments.c */, - A588BE8025265F100089BA4A /* BootSignature.bin */, - A588BE8125265F100089BA4A /* AppleHibernate.c */, - A588BE8225265F100089BA4A /* BootEntryManagement.c */, - A588BE8325265F100089BA4A /* VariableManagement.c */, + A591C96026FF786B00F9DBF0 /* OcWaveLib.inf */, + A591C96126FF786B00F9DBF0 /* OcWaveLib.c */, + ); + path = OcWaveLib; + sourceTree = ""; + }; + A591C96226FF786B00F9DBF0 /* OcBootManagementLib */ = { + isa = PBXGroup; + children = ( + A591C96326FF786B00F9DBF0 /* ImageLoader.c */, + A591C96426FF786B00F9DBF0 /* BootEntryProtocolInternal.h */, + A591C96526FF786B00F9DBF0 /* OcBootManagementLib.c */, + A591C96626FF786B00F9DBF0 /* BootEntryInfo.c */, + A591C96726FF786B00F9DBF0 /* DmgBootSupport.c */, + A591C96826FF786B00F9DBF0 /* .contentFlavour */, + A591C96926FF786B00F9DBF0 /* ApplePanic.c */, + A591C96A26FF786B00F9DBF0 /* BuiltinPicker.c */, + A591C96B26FF786B00F9DBF0 /* AppleRecovery.c */, + A591C96C26FF786B00F9DBF0 /* BootManagementInternal.h */, + A591C96D26FF786B00F9DBF0 /* HotKeySupport.c */, + A591C96E26FF786B00F9DBF0 /* OcBootManagementLib.inf */, + A591C96F26FF786B00F9DBF0 /* PolicyManagement.c */, + A591C97026FF786B00F9DBF0 /* DefaultEntryChoice.c */, + A591C97126FF786B00F9DBF0 /* BootAudio.c */, + A591C97226FF786B00F9DBF0 /* BootEntryProtocol.c */, + A591C97326FF786B00F9DBF0 /* BootArguments.c */, + A591C97426FF786B00F9DBF0 /* BootSignature.bin */, + A591C97526FF786B00F9DBF0 /* AppleHibernate.c */, + A591C97626FF786B00F9DBF0 /* BootEntryManagement.c */, + A591C97726FF786B00F9DBF0 /* VariableManagement.c */, ); path = OcBootManagementLib; sourceTree = ""; }; - A588BE8425265F100089BA4A /* OcCompressionLib */ = { + A591C97826FF786B00F9DBF0 /* OcCompressionLib */ = { isa = PBXGroup; children = ( - A588BE8525265F100089BA4A /* lzss */, - A588BE8825265F100089BA4A /* OcCompressionLib.c */, - A588BE8925265F100089BA4A /* zlib */, - A588BE9F25265F100089BA4A /* OcCompressionLib.inf */, - A588BEA025265F100089BA4A /* lzvn */, + A591C97926FF786B00F9DBF0 /* lzss */, + A591C97C26FF786B00F9DBF0 /* OcCompressionLib.c */, + A591C97D26FF786B00F9DBF0 /* zlib */, + A591C99326FF786B00F9DBF0 /* OcCompressionLib.inf */, + A591C99426FF786B00F9DBF0 /* lzvn */, ); path = OcCompressionLib; sourceTree = ""; }; - A588BE8525265F100089BA4A /* lzss */ = { + A591C97926FF786B00F9DBF0 /* lzss */ = { isa = PBXGroup; children = ( - A588BE8625265F100089BA4A /* lzss.c */, - A588BE8725265F100089BA4A /* lzss.h */, + A591C97A26FF786B00F9DBF0 /* lzss.c */, + A591C97B26FF786B00F9DBF0 /* lzss.h */, ); path = lzss; sourceTree = ""; }; - A588BE8925265F100089BA4A /* zlib */ = { + A591C97D26FF786B00F9DBF0 /* zlib */ = { isa = PBXGroup; children = ( - A588BE8A25265F100089BA4A /* zlib_uefi.c */, - A588BE8B25265F100089BA4A /* zutil.h */, - A588BE8C25265F100089BA4A /* inftrees.h */, - A588BE8D25265F100089BA4A /* inflate.c */, - A588BE8E25265F100089BA4A /* compress.c */, - A588BE8F25265F100089BA4A /* deflate.c */, - A588BE9025265F100089BA4A /* inffixed.h */, - A588BE9125265F100089BA4A /* trees.h */, - A588BE9225265F100089BA4A /* inffast.h */, - A588BE9325265F100089BA4A /* crc32.c */, - A588BE9425265F100089BA4A /* infback.c */, - A588BE9525265F100089BA4A /* deflate.h */, - A588BE9625265F100089BA4A /* zlib.h */, - A588BE9725265F100089BA4A /* inflate.h */, - A588BE9825265F100089BA4A /* inftrees.c */, - A588BE9925265F100089BA4A /* uncompr.c */, - A588BE9A25265F100089BA4A /* trees.c */, - A588BE9B25265F100089BA4A /* crc32.h */, - A588BE9C25265F100089BA4A /* inffast.c */, - A588BE9D25265F100089BA4A /* adler32.c */, - A588BE9E25265F100089BA4A /* zconf.h */, + A591C97E26FF786B00F9DBF0 /* zlib_uefi.c */, + A591C97F26FF786B00F9DBF0 /* zutil.h */, + A591C98026FF786B00F9DBF0 /* inftrees.h */, + A591C98126FF786B00F9DBF0 /* inflate.c */, + A591C98226FF786B00F9DBF0 /* compress.c */, + A591C98326FF786B00F9DBF0 /* deflate.c */, + A591C98426FF786B00F9DBF0 /* inffixed.h */, + A591C98526FF786B00F9DBF0 /* trees.h */, + A591C98626FF786B00F9DBF0 /* inffast.h */, + A591C98726FF786B00F9DBF0 /* crc32.c */, + A591C98826FF786B00F9DBF0 /* infback.c */, + A591C98926FF786B00F9DBF0 /* deflate.h */, + A591C98A26FF786B00F9DBF0 /* zlib.h */, + A591C98B26FF786B00F9DBF0 /* inflate.h */, + A591C98C26FF786B00F9DBF0 /* inftrees.c */, + A591C98D26FF786B00F9DBF0 /* uncompr.c */, + A591C98E26FF786B00F9DBF0 /* trees.c */, + A591C98F26FF786B00F9DBF0 /* crc32.h */, + A591C99026FF786B00F9DBF0 /* inffast.c */, + A591C99126FF786B00F9DBF0 /* adler32.c */, + A591C99226FF786B00F9DBF0 /* zconf.h */, ); path = zlib; sourceTree = ""; }; - A588BEA025265F100089BA4A /* lzvn */ = { + A591C99426FF786B00F9DBF0 /* lzvn */ = { isa = PBXGroup; children = ( - A588BEA125265F100089BA4A /* lzvn.h */, - A588BEA225265F100089BA4A /* lzvn.c */, + A591C99526FF786B00F9DBF0 /* lzvn.h */, + A591C99626FF786B00F9DBF0 /* lzvn.c */, ); path = lzvn; sourceTree = ""; }; - A588BEA325265F100089BA4A /* OcAppleKeyMapLib */ = { + A591C99726FF786B00F9DBF0 /* OcAppleKeyMapLib */ = { isa = PBXGroup; children = ( - A588BEA425265F100089BA4A /* OcAppleKeyMapLib.inf */, - A588BEA525265F100089BA4A /* OcAppleKeyMapLib.c */, + A591C99826FF786B00F9DBF0 /* UpDownDetection.c */, + A591C99926FF786B00F9DBF0 /* OcAppleKeyMapLib.inf */, + A591C99A26FF786B00F9DBF0 /* OcAppleKeyMapLib.c */, ); path = OcAppleKeyMapLib; sourceTree = ""; }; - A588BEA625265F100089BA4A /* OcSmbiosLib */ = { + A591C99B26FF786B00F9DBF0 /* OcSmbiosLib */ = { isa = PBXGroup; children = ( - A588BEA725265F100089BA4A /* DebugSmbios.c */, - A588BEA825265F100089BA4A /* SmbiosInternal.c */, - A588BEA925265F100089BA4A /* DebugSmbios.h */, - A588BEAA25265F100089BA4A /* OcSmbiosLib.inf */, - A588BEAB25265F100089BA4A /* SmbiosInternal.h */, - A588BEAC25265F100089BA4A /* SmbiosDump.c */, - A588BEAD25265F100089BA4A /* SmbiosPatch.c */, + A591C99C26FF786B00F9DBF0 /* DebugSmbios.c */, + A591C99D26FF786B00F9DBF0 /* SmbiosInternal.c */, + A591C99E26FF786B00F9DBF0 /* DebugSmbios.h */, + A591C99F26FF786B00F9DBF0 /* OcSmbiosLib.inf */, + A591C9A026FF786B00F9DBF0 /* SmbiosInternal.h */, + A591C9A126FF786B00F9DBF0 /* SmbiosDump.c */, + A591C9A226FF786B00F9DBF0 /* SmbiosPatch.c */, ); path = OcSmbiosLib; sourceTree = ""; }; - A588BEAE25265F100089BA4A /* OcStorageLib */ = { + A591C9A326FF786B00F9DBF0 /* OcStorageLib */ = { isa = PBXGroup; children = ( - A588BEAF25265F100089BA4A /* OcStorageLib.inf */, - A588BEB025265F100089BA4A /* OcStorageLib.c */, + A591C9A426FF786B00F9DBF0 /* OcStorageLib.inf */, + A591C9A526FF786B00F9DBF0 /* OcStorageLib.c */, ); path = OcStorageLib; sourceTree = ""; }; - A588BEB125265F100089BA4A /* OcHiiDatabaseLib */ = { + A591C9A626FF786B00F9DBF0 /* OcMainLib */ = { isa = PBXGroup; children = ( - A588BEB225265F100089BA4A /* Database.c */, - A588BEB325265F100089BA4A /* ConfigRouting.c */, - A588BEB425265F100089BA4A /* Font.c */, - A588BEB525265F100089BA4A /* String.c */, - A588BEB625265F100089BA4A /* Image.c */, - A588BEB725265F100089BA4A /* OcHiiDatabaseLocalLib.inf */, - A588BEB825265F100089BA4A /* HiiDatabase.h */, - A588BEB925265F100089BA4A /* ConfigKeywordHandler.c */, - A588BEBA25265F100089BA4A /* HiiDatabaseEntry.c */, - A588BEBB25265F100089BA4A /* ImageEx.c */, + A591C9A726FF786B00F9DBF0 /* OpenCoreUefi.c */, + A591C9A826FF786B00F9DBF0 /* OpenCoreVault.c */, + A591C9A926FF786B00F9DBF0 /* OpenCoreAcpi.c */, + A591C9AA26FF786B00F9DBF0 /* OcMainLib.inf */, + A591C9AB26FF786B00F9DBF0 /* OpenCoreUefiInOut.c */, + A591C9AC26FF786B00F9DBF0 /* OcMainLibClover.inf */, + A591C9AD26FF786B00F9DBF0 /* OpenCoreMisc.c */, + A591C9AE26FF786B00F9DBF0 /* OpenCorePlatform.c */, + A591C9AF26FF786B00F9DBF0 /* OpenCoreDevProps.c */, + A591C9B026FF786B00F9DBF0 /* OpenCoreNvram.c */, + A591C9B126FF786B00F9DBF0 /* OpenCoreKernelPatch.c */, + A591C9B226FF786B00F9DBF0 /* OpenCoreUefiAudio.c */, + A591C9B326FF786B00F9DBF0 /* OpenCoreKernel.c */, + ); + path = OcMainLib; + sourceTree = ""; + }; + A591C9B426FF786B00F9DBF0 /* OcHiiDatabaseLib */ = { + isa = PBXGroup; + children = ( + A591C9B526FF786B00F9DBF0 /* Database.c */, + A591C9B626FF786B00F9DBF0 /* ConfigRouting.c */, + A591C9B726FF786B00F9DBF0 /* Font.c */, + A591C9B826FF786B00F9DBF0 /* String.c */, + A591C9B926FF786B00F9DBF0 /* Image.c */, + A591C9BA26FF786B00F9DBF0 /* OcHiiDatabaseLocalLib.inf */, + A591C9BB26FF786B00F9DBF0 /* HiiDatabase.h */, + A591C9BC26FF786B00F9DBF0 /* ConfigKeywordHandler.c */, + A591C9BD26FF786B00F9DBF0 /* HiiDatabaseEntry.c */, + A591C9BE26FF786B00F9DBF0 /* ImageEx.c */, ); path = OcHiiDatabaseLib; sourceTree = ""; }; - A588BEBC25265F100089BA4A /* OcAppleSecureBootLib */ = { + A591C9BF26FF786B00F9DBF0 /* OcMp3Lib */ = { isa = PBXGroup; children = ( - A588BEBD25265F100089BA4A /* OcAppleSecureBootLib.c */, - A588BEBE25265F100089BA4A /* OcAppleSecureBootLib.inf */, + A591C9C026FF786B00F9DBF0 /* OcMp3Lib.c */, + A591C9C126FF786B00F9DBF0 /* OcMp3Lib.inf */, + A591C9C226FF786B00F9DBF0 /* helix */, + ); + path = OcMp3Lib; + sourceTree = ""; + }; + A591C9C226FF786B00F9DBF0 /* helix */ = { + isa = PBXGroup; + children = ( + A591C9C326FF786B00F9DBF0 /* bitstream.c */, + A591C9C426FF786B00F9DBF0 /* dqchan.c */, + A591C9C526FF786B00F9DBF0 /* mp3tabs.c */, + A591C9C626FF786B00F9DBF0 /* assembly.h */, + A591C9C726FF786B00F9DBF0 /* imdct.c */, + A591C9C826FF786B00F9DBF0 /* hufftabs.c */, + A591C9C926FF786B00F9DBF0 /* dequant.c */, + A591C9CA26FF786B00F9DBF0 /* mp3dec.c */, + A591C9CB26FF786B00F9DBF0 /* stproc.c */, + A591C9CC26FF786B00F9DBF0 /* huffman.c */, + A591C9CD26FF786B00F9DBF0 /* buffers.c */, + A591C9CE26FF786B00F9DBF0 /* README.md */, + A591C9CF26FF786B00F9DBF0 /* statname.h */, + A591C9D026FF786B00F9DBF0 /* dct32.c */, + A591C9D126FF786B00F9DBF0 /* scalfact.c */, + A591C9D226FF786B00F9DBF0 /* polyphase.c */, + A591C9D326FF786B00F9DBF0 /* mp3common.h */, + A591C9D426FF786B00F9DBF0 /* subband.c */, + A591C9D526FF786B00F9DBF0 /* trigtabs.c */, + A591C9D626FF786B00F9DBF0 /* mp3compat.h */, + A591C9D726FF786B00F9DBF0 /* coder.h */, + A591C9D826FF786B00F9DBF0 /* mp3dec.h */, + ); + path = helix; + sourceTree = ""; + }; + A591C9D926FF786B00F9DBF0 /* OcDriverEntryPoint */ = { + isa = PBXGroup; + children = ( + A591C9DA26FF786B00F9DBF0 /* DriverEntryPoint.c */, + A591C9DB26FF786B00F9DBF0 /* X64 */, + A591C9DE26FF786B00F9DBF0 /* Ia32 */, + A591C9E126FF786B00F9DBF0 /* UefiDriverEntryPoint.inf */, + A591C9E226FF786B00F9DBF0 /* UefiDriverEntryPoint.uni */, + A591C9E326FF786B00F9DBF0 /* CanaryDummy.c */, + ); + path = OcDriverEntryPoint; + sourceTree = ""; + }; + A591C9DB26FF786B00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591C9DC26FF786B00F9DBF0 /* GS.nasm */, + A591C9DD26FF786B00F9DBF0 /* Canary.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591C9DE26FF786B00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591C9DF26FF786B00F9DBF0 /* GS.nasm */, + A591C9E026FF786B00F9DBF0 /* Canary.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A591C9E426FF786B00F9DBF0 /* OcAppleSecureBootLib */ = { + isa = PBXGroup; + children = ( + A591C9E526FF786B00F9DBF0 /* OcAppleSecureBootLib.c */, + A591C9E626FF786B00F9DBF0 /* OcAppleSecureBootLib.inf */, ); path = OcAppleSecureBootLib; sourceTree = ""; }; - A588BEBF25265F100089BA4A /* OcGuardLib */ = { + A591C9E726FF786B00F9DBF0 /* OcGuardLib */ = { isa = PBXGroup; children = ( - A588BEC025265F100089BA4A /* Canary.c */, - A588BEC125265F100089BA4A /* Ubsan.h */, - A588BEC225265F100089BA4A /* UbsanPrintf.c */, - A588BEC325265F100089BA4A /* OcGuardLib.inf */, - A588BEC425265F100089BA4A /* BitOverflow.c */, - A588BEC525265F100089BA4A /* Alignment.c */, - A588BEC625265F100089BA4A /* TripleOverflow.c */, - A588BEC725265F100089BA4A /* Ubsan.c */, - A588BEC825265F100089BA4A /* NativeOverflow.c */, + A591C9E826FF786B00F9DBF0 /* Math.c */, + A591C9E926FF786B00F9DBF0 /* Ubsan.h */, + A591C9EA26FF786B00F9DBF0 /* GuardInternals.h */, + A591C9EB26FF786B00F9DBF0 /* UbsanPrintf.c */, + A591C9EC26FF786B00F9DBF0 /* OcGuardLib.inf */, + A591C9ED26FF786B00F9DBF0 /* BitOverflow.c */, + A591C9EE26FF786B00F9DBF0 /* Alignment.c */, + A591C9EF26FF786B00F9DBF0 /* TripleOverflow.c */, + A591C9F026FF786B00F9DBF0 /* Ubsan.c */, + A591C9F126FF786B00F9DBF0 /* NativeOverflow.c */, ); path = OcGuardLib; sourceTree = ""; }; - A588BEC925265F100089BA4A /* OcAppleKeysLib */ = { + A591C9F226FF786B00F9DBF0 /* OcAppleKeysLib */ = { isa = PBXGroup; children = ( - A588BECA25265F100089BA4A /* OcAppleKeysLib.inf */, - A588BECB25265F100089BA4A /* OcAppleKeysLib.c */, + A591C9F326FF786B00F9DBF0 /* OcAppleKeysLib.inf */, + A591C9F426FF786B00F9DBF0 /* OcAppleKeysLib.c */, ); path = OcAppleKeysLib; sourceTree = ""; }; - A588BECC25265F100089BA4A /* OcAppleBootPolicyLib */ = { + A591C9F526FF786B00F9DBF0 /* OcAppleBootPolicyLib */ = { isa = PBXGroup; children = ( - A588BECD25265F100089BA4A /* OcAppleBootPolicyLib.c */, - A588BECE25265F100089BA4A /* OcAppleBootPolicyLib.inf */, + A591C9F626FF786B00F9DBF0 /* OcAppleBootPolicyLib.c */, + A591C9F726FF786B00F9DBF0 /* OcAppleBootPolicyLib.inf */, ); path = OcAppleBootPolicyLib; sourceTree = ""; }; - A588BECF25265F100089BA4A /* OcAppleUserInterfaceThemeLib */ = { + A591C9F826FF786B00F9DBF0 /* OcAppleUserInterfaceThemeLib */ = { isa = PBXGroup; children = ( - A588BED025265F100089BA4A /* OcAppleUserInterfaceThemeLib.c */, - A588BED125265F100089BA4A /* OcAppleUserInterfaceThemeLib.inf */, + A591C9F926FF786B00F9DBF0 /* OcAppleUserInterfaceThemeLib.c */, + A591C9FA26FF786B00F9DBF0 /* OcAppleUserInterfaceThemeLib.inf */, ); path = OcAppleUserInterfaceThemeLib; sourceTree = ""; }; - A588BED225265F100089BA4A /* OcAcpiLib */ = { + A591C9FB26FF786B00F9DBF0 /* OcAcpiLib */ = { isa = PBXGroup; children = ( - A588BED325265F100089BA4A /* OcAcpiLib.c */, - A588BED425265F100089BA4A /* OcAcpiLib.inf */, - A588BED525265F100089BA4A /* AcpiDump.c */, + A591C9FC26FF786B00F9DBF0 /* OcAcpiLib.c */, + A591C9FD26FF786B00F9DBF0 /* AcpiParser.c */, + A591C9FE26FF786B00F9DBF0 /* OcAcpiLib.inf */, + A591C9FF26FF786B00F9DBF0 /* AcpiDump.c */, + A591CA0026FF786B00F9DBF0 /* AcpiParser.h */, ); path = OcAcpiLib; sourceTree = ""; }; - A588BED625265F100089BA4A /* OcInputLib */ = { + A591CA0126FF786B00F9DBF0 /* OcInputLib */ = { isa = PBXGroup; children = ( - A588BED725265F100089BA4A /* Keycode */, - A588BEE625265F100089BA4A /* OcInputLib.inf */, - A588BEE725265F100089BA4A /* Timer */, - A588BEE925265F100089BA4A /* Pointer */, + A591CA0226FF786B00F9DBF0 /* Keycode */, + A591CA1226FF786B00F9DBF0 /* OcInputLib.inf */, + A591CA1326FF786B00F9DBF0 /* Timer */, + A591CA1526FF786B00F9DBF0 /* Pointer */, ); path = OcInputLib; sourceTree = ""; }; - A588BED725265F100089BA4A /* Keycode */ = { + A591CA0226FF786B00F9DBF0 /* Keycode */ = { isa = PBXGroup; children = ( - A588BED825265F100089BA4A /* AppleHid.txt */, - A588BED925265F100089BA4A /* AIKSource.h */, - A588BEDA25265F100089BA4A /* AIK.h */, - A588BEDB25265F100089BA4A /* AIKTarget.c */, - A588BEDC25265F100089BA4A /* AIKShim.c */, - A588BEDD25265F100089BA4A /* AIKTranslate.h */, - A588BEDE25265F100089BA4A /* AIKData.h */, - A588BEDF25265F100089BA4A /* AIKMap.c */, - A588BEE025265F100089BA4A /* AIK.c */, - A588BEE125265F100089BA4A /* AIKSource.c */, - A588BEE225265F100089BA4A /* AIKTranslate.c */, - A588BEE325265F100089BA4A /* AIKTarget.h */, - A588BEE425265F100089BA4A /* AIKShim.h */, - A588BEE525265F100089BA4A /* AIKData.c */, + A591CA0326FF786B00F9DBF0 /* AppleHid.txt */, + A591CA0426FF786B00F9DBF0 /* AIKSource.h */, + A591CA0526FF786B00F9DBF0 /* AIK.h */, + A591CA0626FF786B00F9DBF0 /* AIKTarget.c */, + A591CA0726FF786B00F9DBF0 /* AIKShim.c */, + A591CA0826FF786B00F9DBF0 /* AIKTranslate.h */, + A591CA0926FF786B00F9DBF0 /* AIKData.h */, + A591CA0A26FF786B00F9DBF0 /* README.md */, + A591CA0B26FF786B00F9DBF0 /* AIKMap.c */, + A591CA0C26FF786B00F9DBF0 /* AIK.c */, + A591CA0D26FF786B00F9DBF0 /* AIKSource.c */, + A591CA0E26FF786B00F9DBF0 /* AIKTranslate.c */, + A591CA0F26FF786B00F9DBF0 /* AIKTarget.h */, + A591CA1026FF786B00F9DBF0 /* AIKShim.h */, + A591CA1126FF786B00F9DBF0 /* AIKData.c */, ); path = Keycode; sourceTree = ""; }; - A588BEE725265F100089BA4A /* Timer */ = { + A591CA1326FF786B00F9DBF0 /* Timer */ = { isa = PBXGroup; children = ( - A588BEE825265F100089BA4A /* AIT.c */, + A591CA1426FF786B00F9DBF0 /* AIT.c */, ); path = Timer; sourceTree = ""; }; - A588BEE925265F100089BA4A /* Pointer */ = { + A591CA1526FF786B00F9DBF0 /* Pointer */ = { isa = PBXGroup; children = ( - A588BEEA25265F100089BA4A /* AIM.c */, - A588BEEB25265F100089BA4A /* AIM.h */, + A591CA1626FF786B00F9DBF0 /* AIM.c */, + A591CA1726FF786B00F9DBF0 /* AIM.h */, ); path = Pointer; sourceTree = ""; }; - A588BEEC25265F100089BA4A /* OcFirmwarePasswordLib */ = { + A591CA1826FF786B00F9DBF0 /* OcFirmwarePasswordLib */ = { isa = PBXGroup; children = ( - A588BEED25265F100089BA4A /* OcFirmwarePasswordLib.c */, - A588BEEE25265F100089BA4A /* AppleFwPasswordInternal.h */, - A588BEEF25265F100089BA4A /* OcFirmwarePasswordLib.inf */, + A591CA1926FF786B00F9DBF0 /* OcFirmwarePasswordLib.c */, + A591CA1A26FF786B00F9DBF0 /* AppleFwPasswordInternal.h */, + A591CA1B26FF786B00F9DBF0 /* OcFirmwarePasswordLib.inf */, ); path = OcFirmwarePasswordLib; sourceTree = ""; }; - A588BEF025265F100089BA4A /* OcAppleDiskImageLib */ = { + A591CA1C26FF786B00F9DBF0 /* OcAppleDiskImageLib */ = { isa = PBXGroup; children = ( - A588BEF125265F100089BA4A /* OcAppleDiskImageLib.c */, - A588BEF225265F100089BA4A /* OcAppleDiskImageLibInternal.h */, - A588BEF325265F100089BA4A /* OcAppleDiskImageLib.inf */, - A588BEF425265F100089BA4A /* OcAppleDiskImageBlockIo.c */, - A588BEF525265F100089BA4A /* OcAppleDiskImageLibInternal.c */, + A591CA1D26FF786B00F9DBF0 /* OcAppleDiskImageLib.c */, + A591CA1E26FF786B00F9DBF0 /* OcAppleDiskImageLibInternal.h */, + A591CA1F26FF786B00F9DBF0 /* OcAppleDiskImageLib.inf */, + A591CA2026FF786B00F9DBF0 /* OcAppleDiskImageBlockIo.c */, + A591CA2126FF786B00F9DBF0 /* OcAppleDiskImageLibInternal.c */, ); path = OcAppleDiskImageLib; sourceTree = ""; }; - A588BEF625265F100089BA4A /* OcRngLib */ = { + A591CA2226FF786B00F9DBF0 /* OcRngLib */ = { isa = PBXGroup; children = ( - A588BEF725265F100089BA4A /* X64 */, - A588BEF925265F100089BA4A /* OcRngLib.c */, - A588BEFA25265F100089BA4A /* Ia32 */, - A588BEFC25265F100089BA4A /* OcRngLib.inf */, - A588BEFD25265F100089BA4A /* OcRngInternals.h */, + A591CA2326FF786B00F9DBF0 /* X64 */, + A591CA2526FF786B00F9DBF0 /* OcRngLib.c */, + A591CA2626FF786B00F9DBF0 /* Ia32 */, + A591CA2826FF786B00F9DBF0 /* OcRngLib.inf */, + A591CA2926FF786B00F9DBF0 /* OcRngInternals.h */, ); path = OcRngLib; sourceTree = ""; }; - A588BEF725265F100089BA4A /* X64 */ = { + A591CA2326FF786B00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BEF825265F100089BA4A /* RngDelay.nasm */, + A591CA2426FF786B00F9DBF0 /* RngDelay.nasm */, ); path = X64; sourceTree = ""; }; - A588BEFA25265F100089BA4A /* Ia32 */ = { + A591CA2626FF786B00F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A588BEFB25265F100089BA4A /* RngDelay.nasm */, + A591CA2726FF786B00F9DBF0 /* RngDelay.nasm */, ); path = Ia32; sourceTree = ""; }; - A588BEFE25265F100089BA4A /* OcHdaDevicesLib */ = { + A591CA2A26FF786B00F9DBF0 /* OcHdaDevicesLib */ = { isa = PBXGroup; children = ( - A588BEFF25265F100089BA4A /* OcHdaDevicesLib.c */, - A588BF0025265F100089BA4A /* OcHdaDevicesLib.inf */, - A588BF0125265F100089BA4A /* OcHdaDevicesInternal.h */, + A591CA2B26FF786B00F9DBF0 /* OcHdaDevicesLib.c */, + A591CA2C26FF786B00F9DBF0 /* OcHdaDevicesLib.inf */, + A591CA2D26FF786B00F9DBF0 /* OcHdaDevicesInternal.h */, ); path = OcHdaDevicesLib; sourceTree = ""; }; - A588BF0225265F100089BA4A /* OcBootServicesTableLib */ = { + A591CA2E26FF786B00F9DBF0 /* OcBootServicesTableLib */ = { isa = PBXGroup; children = ( - A588BF0325265F100089BA4A /* OcBootServicesTableLib.c */, - A588BF0425265F100089BA4A /* UefiBootServicesTableLib.inf */, - A588BF0525265F100089BA4A /* OcBootServicesTableLib.inf */, - A588BF0625265F100089BA4A /* UefiBootServicesTableLib.c */, + A591CA2F26FF786B00F9DBF0 /* OcBootServicesTableLib.c */, + A591CA3026FF786B00F9DBF0 /* UefiBootServicesTableLib.inf */, + A591CA3126FF786B00F9DBF0 /* OcBootServicesTableLib.inf */, + A591CA3226FF786B00F9DBF0 /* UefiBootServicesTableLib.c */, ); path = OcBootServicesTableLib; sourceTree = ""; }; - A588BF0725265F100089BA4A /* DuetTimerLib */ = { + A591CA3326FF786B00F9DBF0 /* DuetTimerLib */ = { isa = PBXGroup; children = ( - A588BF0825265F100089BA4A /* X86TimerLib.c */, - A588BF0925265F100089BA4A /* DuetTimerLib.inf */, + A591CA3426FF786B00F9DBF0 /* X86TimerLib.c */, + A591CA3526FF786B00F9DBF0 /* DuetTimerLib.inf */, ); path = DuetTimerLib; sourceTree = ""; }; - A588BF0A25265F100089BA4A /* OcAfterBootCompatLib */ = { + A591CA3626FF786B00F9DBF0 /* OcAfterBootCompatLib */ = { isa = PBXGroup; children = ( - A588BF0B25265F100089BA4A /* CustomSlide.c */, - A588BF0C25265F100089BA4A /* X64 */, - A588BF1025265F100089BA4A /* BootCompatInternal.h */, - A588BF1125265F100089BA4A /* ServiceOverrides.c */, - A588BF1225265F100089BA4A /* Ia32 */, - A588BF1525265F100089BA4A /* KernelSupport.c */, - A588BF1625265F100089BA4A /* OcAfterBootCompatLib.inf */, - A588BF1725265F100089BA4A /* OcAfterBootCompatLib.c */, + A591CA3726FF786B00F9DBF0 /* RelocationCallGate.nasm */, + A591CA3826FF786B00F9DBF0 /* RelocationBlock.c */, + A591CA3926FF786B00F9DBF0 /* CustomSlide.c */, + A591CA3A26FF786B00F9DBF0 /* BootCompatInternal.h */, + A591CA3B26FF786B00F9DBF0 /* ServiceOverrides.c */, + A591CA3C26FF786B00F9DBF0 /* KernelSupport.c */, + A591CA3D26FF786C00F9DBF0 /* RelocationCallGate.h */, + A591CA3E26FF786C00F9DBF0 /* OcAfterBootCompatLib.inf */, + A591CA3F26FF786C00F9DBF0 /* OcAfterBootCompatLib.c */, ); path = OcAfterBootCompatLib; sourceTree = ""; }; - A588BF0C25265F100089BA4A /* X64 */ = { + A591CA4026FF786C00F9DBF0 /* OcFirmwareVolumeLib */ = { isa = PBXGroup; children = ( - A588BF0D25265F100089BA4A /* ContextSwitchSupport.c */, - A588BF0E25265F100089BA4A /* ContextSwitch.nasm */, - A588BF0F25265F100089BA4A /* ContextSwitch.h */, - ); - path = X64; - sourceTree = ""; - }; - A588BF1225265F100089BA4A /* Ia32 */ = { - isa = PBXGroup; - children = ( - A588BF1325265F100089BA4A /* ContextSwitchSupport.c */, - A588BF1425265F100089BA4A /* ContextSwitch.h */, - ); - path = Ia32; - sourceTree = ""; - }; - A588BF1825265F100089BA4A /* OcFirmwareVolumeLib */ = { - isa = PBXGroup; - children = ( - A588BF1925265F100089BA4A /* OcFirmwareVolumeLib.inf */, - A588BF1A25265F100089BA4A /* OcFirmwareVolumeLib.c */, - A588BF1B25265F100089BA4A /* FvOnFv2Thunk.c */, - A588BF1C25265F100089BA4A /* OcFirmwareVolumeLibInternal.h */, + A591CA4126FF786C00F9DBF0 /* OcFirmwareVolumeLib.inf */, + A591CA4226FF786C00F9DBF0 /* OcFirmwareVolumeLib.c */, + A591CA4326FF786C00F9DBF0 /* FvOnFv2Thunk.c */, + A591CA4426FF786C00F9DBF0 /* OcFirmwareVolumeLibInternal.h */, ); path = OcFirmwareVolumeLib; sourceTree = ""; }; - A588BF1D25265F100089BA4A /* OcDevicePathLib */ = { + A591CA4526FF786C00F9DBF0 /* OcDevicePathLib */ = { isa = PBXGroup; children = ( - A588BF1E25265F100089BA4A /* OcDevicePathLib.inf */, - A588BF1F25265F100089BA4A /* ExpandDevicePath.c */, - A588BF2025265F100089BA4A /* OcDevicePathLib.c */, + A591CA4626FF786C00F9DBF0 /* OcDevicePathLib.inf */, + A591CA4726FF786C00F9DBF0 /* ExpandDevicePath.c */, + A591CA4826FF786C00F9DBF0 /* OcDevicePathLib.c */, ); path = OcDevicePathLib; sourceTree = ""; }; - A588BF2125265F100089BA4A /* OcDebugLogLib */ = { + A591CA4926FF786C00F9DBF0 /* OcDebugLogLib */ = { isa = PBXGroup; children = ( - A588BF2225265F100089BA4A /* OcAppleLog.c */, - A588BF2325265F100089BA4A /* DebugHelp.c */, - A588BF2425265F100089BA4A /* DebugPrint.c */, - A588BF2525265F100089BA4A /* OcDebugLogLib.inf */, - A588BF2625265F100089BA4A /* OcLog.c */, - A588BF2725265F100089BA4A /* OcLogInternal.h */, - A588BF2825265F100089BA4A /* OcDebugLogLib.c */, + A591CA4A26FF786C00F9DBF0 /* OcAppleLog.c */, + A591CA4B26FF786C00F9DBF0 /* DebugHelp.c */, + A591CA4C26FF786C00F9DBF0 /* DebugPrint.c */, + A591CA4D26FF786C00F9DBF0 /* OcDebugLogLib.inf */, + A591CA4E26FF786C00F9DBF0 /* OcLog.c */, + A591CA4F26FF786C00F9DBF0 /* OcLogInternal.h */, + A591CA5026FF786C00F9DBF0 /* OcDebugLogLib.c */, ); path = OcDebugLogLib; sourceTree = ""; }; - A588BF2925265F100089BA4A /* OcAudioLib */ = { + A591CA5126FF786C00F9DBF0 /* OcAudioLib */ = { isa = PBXGroup; children = ( - A588BF2A25265F100089BA4A /* OcAudioGenBeep.c */, - A588BF2B25265F100089BA4A /* OcAudioLib.inf */, - A588BF2C25265F100089BA4A /* OcAudio.c */, - A588BF2D25265F100089BA4A /* OcAudioWave.c */, - A588BF2E25265F100089BA4A /* OcAudioInternal.h */, - A588BF2F25265F100089BA4A /* OcAudioLib.c */, - A588BF3025265F100089BA4A /* OcAudioVoiceOver.c */, + A591CA5226FF786C00F9DBF0 /* OcAudioGenBeep.c */, + A591CA5326FF786C00F9DBF0 /* OcAudioLib.inf */, + A591CA5426FF786C00F9DBF0 /* OcAudio.c */, + A591CA5526FF786C00F9DBF0 /* OcAudioDump.c */, + A591CA5626FF786C00F9DBF0 /* OcAudioInternal.h */, + A591CA5726FF786C00F9DBF0 /* OcAudioLib.c */, + A591CA5826FF786C00F9DBF0 /* OcAudioVoiceOver.c */, ); path = OcAudioLib; sourceTree = ""; }; - A588BF3125265F100089BA4A /* OcVirtualFsLib */ = { + A591CA5926FF786C00F9DBF0 /* OcVirtualFsLib */ = { isa = PBXGroup; children = ( - A588BF3225265F100089BA4A /* VirtualDir.c */, - A588BF3325265F100089BA4A /* VirtualFile.c */, - A588BF3425265F100089BA4A /* OcVirtualFsLib.inf */, - A588BF3525265F100089BA4A /* VirtualVolume.c */, - A588BF3625265F100089BA4A /* VirtualFs.c */, - A588BF3725265F100089BA4A /* VirtualFsInternal.h */, + A591CA5A26FF786C00F9DBF0 /* VirtualDir.c */, + A591CA5B26FF786C00F9DBF0 /* VirtualFile.c */, + A591CA5C26FF786C00F9DBF0 /* OcVirtualFsLib.inf */, + A591CA5D26FF786C00F9DBF0 /* VirtualVolume.c */, + A591CA5E26FF786C00F9DBF0 /* VirtualFs.c */, + A591CA5F26FF786C00F9DBF0 /* VirtualFsInternal.h */, ); path = OcVirtualFsLib; sourceTree = ""; }; - A588BF3825265F100089BA4A /* OcAppleKernelLib */ = { + A591CA6026FF786C00F9DBF0 /* OcAppleKernelLib */ = { isa = PBXGroup; children = ( - A588BF3925265F100089BA4A /* PrelinkedKext.c */, - A588BF3A25265F100089BA4A /* KxldState.c */, - A588BF3B25265F100089BA4A /* PrelinkedContext.c */, - A588BF3C25265F100089BA4A /* Link.c */, - A588BF3D25265F100089BA4A /* OcAppleKernelLib.inf */, - A588BF3E25265F100089BA4A /* KextPatcher.c */, - A588BF3F25265F100089BA4A /* CommonPatches.c */, - A588BF4025265F100089BA4A /* KernelVersion.c */, - A588BF4125265F100089BA4A /* MkextInternal.h */, - A588BF4225265F100089BA4A /* CachelessContext.c */, - A588BF4325265F100089BA4A /* Vtables.c */, - A588BF4425265F100089BA4A /* KernelReader.c */, - A588BF4525265F100089BA4A /* KernelCollection.c */, - A588BF4625265F100089BA4A /* MkextContext.c */, - A588BF4725265F100089BA4A /* PrelinkedInternal.h */, - A588BF4825265F100089BA4A /* CachelessInternal.h */, + A591CA6126FF786C00F9DBF0 /* PrelinkedKext.c */, + A591CA6226FF786C00F9DBF0 /* KxldState.c */, + A591CA6326FF786C00F9DBF0 /* PrelinkedContext.c */, + A591CA6426FF786C00F9DBF0 /* LegacyBcopy.h */, + A591CA6526FF786C00F9DBF0 /* Link.c */, + A591CA6626FF786C00F9DBF0 /* OcAppleKernelLib.inf */, + A591CA6726FF786C00F9DBF0 /* KextPatcher.c */, + A591CA6826FF786C00F9DBF0 /* CommonPatches.c */, + A591CA6926FF786C00F9DBF0 /* KernelVersion.c */, + A591CA6A26FF786C00F9DBF0 /* MkextInternal.h */, + A591CA6B26FF786C00F9DBF0 /* CachelessContext.c */, + A591CA6C26FF786C00F9DBF0 /* Vtables.c */, + A591CA6D26FF786C00F9DBF0 /* CpuidPatches.c */, + A591CA6E26FF786C00F9DBF0 /* KernelReader.c */, + A591CA6F26FF786C00F9DBF0 /* KernelCollection.c */, + A591CA7026FF786C00F9DBF0 /* MkextContext.c */, + A591CA7126FF786C00F9DBF0 /* PrelinkedInternal.h */, + A591CA7226FF786C00F9DBF0 /* LegacyBcopy.nasm */, + A591CA7326FF786C00F9DBF0 /* CachelessInternal.h */, ); path = OcAppleKernelLib; sourceTree = ""; }; - A588BF4925265F100089BA4A /* OcPeCoffLib */ = { + A591CA7426FF786C00F9DBF0 /* OcApplicationEntryPoint */ = { isa = PBXGroup; children = ( - A588BF4A25265F100089BA4A /* OcPeCoffLib.inf */, - A588BF4B25265F100089BA4A /* OcPeCoffLib.c */, + A591CA7526FF786C00F9DBF0 /* UefiApplicationEntryPoint.uni */, + A591CA7626FF786C00F9DBF0 /* UefiApplicationEntryPoint.inf */, + A591CA7726FF786C00F9DBF0 /* X64 */, + A591CA7A26FF786C00F9DBF0 /* ApplicationEntryPoint.c */, + A591CA7B26FF786C00F9DBF0 /* Ia32 */, + A591CA7E26FF786C00F9DBF0 /* CanaryDummy.c */, ); - path = OcPeCoffLib; + path = OcApplicationEntryPoint; sourceTree = ""; }; - A588BF4C25265F100089BA4A /* OcFileLib */ = { + A591CA7726FF786C00F9DBF0 /* X64 */ = { isa = PBXGroup; children = ( - A588BF4D25265F100089BA4A /* OpenFile.c */, - A588BF4E25265F100089BA4A /* FsConnectQuirk.c */, - A588BF4F25265F100089BA4A /* GptPartitionEntry.c */, - A588BF5025265F100089BA4A /* ReadFile.c */, - A588BF5125265F100089BA4A /* FirmwareFile.c */, - A588BF5225265F100089BA4A /* GetVolumeLabel.c */, - A588BF5325265F100089BA4A /* FileProtocol.c */, - A588BF5425265F100089BA4A /* GetFileInfo.c */, - A588BF5525265F100089BA4A /* LocateFileSystem.c */, - A588BF5625265F100089BA4A /* OcFileLib.inf */, - ); - path = OcFileLib; - sourceTree = ""; - }; - A588BF5725265F100089BA4A /* OcCpuLib */ = { - isa = PBXGroup; - children = ( - A588BF5825265F100089BA4A /* OcCpuInternals.h */, - A588BF5925265F100089BA4A /* X64 */, - A588BF5C25265F100089BA4A /* FrequencyDetect.c */, - A588BF5D25265F100089BA4A /* OcCpuLib.inf */, - A588BF5E25265F100089BA4A /* AppleCpuSupport.c */, - A588BF5F25265F100089BA4A /* OcCpuLib.c */, - A588BF6025265F100089BA4A /* Ia32 */, - ); - path = OcCpuLib; - sourceTree = ""; - }; - A588BF5925265F100089BA4A /* X64 */ = { - isa = PBXGroup; - children = ( - A588BF5A25265F100089BA4A /* Microcode.nasm */, - A588BF5B25265F100089BA4A /* Atomic.nasm */, + A591CA7826FF786C00F9DBF0 /* GS.nasm */, + A591CA7926FF786C00F9DBF0 /* Canary.nasm */, ); path = X64; sourceTree = ""; }; - A588BF6025265F100089BA4A /* Ia32 */ = { + A591CA7B26FF786C00F9DBF0 /* Ia32 */ = { isa = PBXGroup; children = ( - A588BF6125265F100089BA4A /* Microcode.nasm */, - A588BF6225265F100089BA4A /* Atomic.nasm */, + A591CA7C26FF786C00F9DBF0 /* GS.nasm */, + A591CA7D26FF786C00F9DBF0 /* Canary.nasm */, ); path = Ia32; sourceTree = ""; }; - A588BF6325265F100089BA4A /* OcConfigurationLib */ = { + A591CA7F26FF786C00F9DBF0 /* OcPeCoffLib */ = { isa = PBXGroup; children = ( - A588BF6425265F100089BA4A /* OcConfigurationLib.inf */, - A588BF6525265F100089BA4A /* CheckSchema.py */, - A588BF6625265F100089BA4A /* OcConfigurationLib.c */, + A591CA8026FF786C00F9DBF0 /* PeCoffLoad.c */, + A591CA8126FF786C00F9DBF0 /* OcPeCoffLib.inf */, + A591CA8226FF786C00F9DBF0 /* PeCoffHash.c */, + A591CA8326FF786C00F9DBF0 /* PeCoffDebug.c */, + A591CA8426FF786C00F9DBF0 /* PeCoffInit.c */, + A591CA8526FF786C00F9DBF0 /* PeCoffInternal.h */, + A591CA8626FF786C00F9DBF0 /* PeCoffRelocate.c */, + ); + path = OcPeCoffLib; + sourceTree = ""; + }; + A591CA8726FF786C00F9DBF0 /* OcBlitLib */ = { + isa = PBXGroup; + children = ( + A591CA8826FF786C00F9DBF0 /* BlitInternal.h */, + A591CA8926FF786C00F9DBF0 /* OcBlitLib.c */, + A591CA8A26FF786C00F9DBF0 /* OcBlitLib.inf */, + A591CA8B26FF786C00F9DBF0 /* BlitVideoToBuffer.c */, + A591CA8C26FF786C00F9DBF0 /* BlitBufferToVideo.c */, + ); + path = OcBlitLib; + sourceTree = ""; + }; + A591CA8D26FF786C00F9DBF0 /* OcFileLib */ = { + isa = PBXGroup; + children = ( + A591CA8E26FF786C00F9DBF0 /* OpenFile.c */, + A591CA8F26FF786C00F9DBF0 /* GptPartitionEntry.c */, + A591CA9026FF786C00F9DBF0 /* ReadFile.c */, + A591CA9126FF786C00F9DBF0 /* FirmwareFile.c */, + A591CA9226FF786C00F9DBF0 /* GetVolumeLabel.c */, + A591CA9326FF786C00F9DBF0 /* FileProtocol.c */, + A591CA9426FF786C00F9DBF0 /* GetFileInfo.c */, + A591CA9526FF786C00F9DBF0 /* LocateFileSystem.c */, + A591CA9626FF786C00F9DBF0 /* OcFileLib.inf */, + ); + path = OcFileLib; + sourceTree = ""; + }; + A591CA9726FF786C00F9DBF0 /* OcCpuLib */ = { + isa = PBXGroup; + children = ( + A591CA9826FF786C00F9DBF0 /* OcCpuInternals.h */, + A591CA9926FF786C00F9DBF0 /* X64 */, + A591CA9D26FF786C00F9DBF0 /* FrequencyDetect.c */, + A591CA9E26FF786C00F9DBF0 /* OcCpuLib.inf */, + A591CA9F26FF786C00F9DBF0 /* AppleCpuSupport.c */, + A591CAA026FF786C00F9DBF0 /* OcCpuLib.c */, + A591CAA126FF786C00F9DBF0 /* Ia32 */, + ); + path = OcCpuLib; + sourceTree = ""; + }; + A591CA9926FF786C00F9DBF0 /* X64 */ = { + isa = PBXGroup; + children = ( + A591CA9A26FF786C00F9DBF0 /* Microcode.nasm */, + A591CA9B26FF786C00F9DBF0 /* MeasureTicks.nasm */, + A591CA9C26FF786C00F9DBF0 /* Atomic.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A591CAA126FF786C00F9DBF0 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A591CAA226FF786C00F9DBF0 /* Microcode.nasm */, + A591CAA326FF786C00F9DBF0 /* Atomic.nasm */, + A591CAA426FF786C00F9DBF0 /* MeasureTicks.c */, + ); + path = Ia32; + sourceTree = ""; + }; + A591CAA526FF786C00F9DBF0 /* OcConfigurationLib */ = { + isa = PBXGroup; + children = ( + A591CAA626FF786C00F9DBF0 /* OcConfigurationLib.inf */, + A591CAA726FF786C00F9DBF0 /* CheckSchema.py */, + A591CAA826FF786C00F9DBF0 /* OcConfigurationLib.c */, ); path = OcConfigurationLib; sourceTree = ""; }; - A588BF6725265F100089BA4A /* OcDriverConnectionLib */ = { + A591CAA926FF786C00F9DBF0 /* OcVariableLib */ = { isa = PBXGroup; children = ( - A588BF6825265F100089BA4A /* OcDriverConnectionLib.c */, - A588BF6925265F100089BA4A /* OcDriverConnectionLib.inf */, + A591CAAA26FF786C00F9DBF0 /* OcVariableLib.inf */, + A591CAAB26FF786C00F9DBF0 /* OcVariableLib.c */, + ); + path = OcVariableLib; + sourceTree = ""; + }; + A591CAAC26FF786C00F9DBF0 /* OcDriverConnectionLib */ = { + isa = PBXGroup; + children = ( + A591CAAD26FF786C00F9DBF0 /* OcDriverConnectionLib.c */, + A591CAAE26FF786C00F9DBF0 /* OcDriverConnectionLib.inf */, + A591CAAF26FF786C00F9DBF0 /* DriverDisconnection.c */, ); path = OcDriverConnectionLib; sourceTree = ""; }; - A588BF6A25265F100089BA4A /* OcDebugLogLibOc2Clover */ = { + A591CAB026FF786C00F9DBF0 /* OcDebugLogLibOc2Clover */ = { isa = PBXGroup; children = ( - A588BF6B25265F100089BA4A /* OcAppleLog.c */, - A588BF6C25265F100089BA4A /* DebugHelp.c */, - A588BF6D25265F100089BA4A /* DebugPrint.c */, - A588BF6E25265F100089BA4A /* OcLog.c */, - A588BF6F25265F100089BA4A /* OcDebugLogLibOc2Clover.inf */, + A591CAB126FF786C00F9DBF0 /* OcAppleLog.c */, + A591CAB226FF786C00F9DBF0 /* DebugHelp.c */, + A591CAB326FF786C00F9DBF0 /* DebugPrint.c */, + A591CAB426FF786C00F9DBF0 /* OcLog.c */, + A591CAB526FF786C00F9DBF0 /* OcDebugLogLibOc2Clover.inf */, ); path = OcDebugLogLibOc2Clover; sourceTree = ""; }; - A588BF7025265F100089BA4A /* OcXmlLib */ = { + A591CAB626FF786C00F9DBF0 /* OcXmlLib */ = { isa = PBXGroup; children = ( - A588BF7125265F100089BA4A /* OcXmlLib.c */, - A588BF7225265F100089BA4A /* OcXmlLib.inf */, + A591CAB726FF786C00F9DBF0 /* OcXmlLib.c */, + A591CAB826FF786C00F9DBF0 /* OcXmlLib.inf */, ); path = OcXmlLib; sourceTree = ""; }; - A588BF7325265F100089BA4A /* OcDevicePropertyLib */ = { + A591CAB926FF786C00F9DBF0 /* OcDevicePropertyLib */ = { isa = PBXGroup; children = ( - A588BF7425265F100089BA4A /* OcDevicePropertyLib.inf */, - A588BF7525265F100089BA4A /* OcDevicePropertyLib.c */, + A591CABA26FF786C00F9DBF0 /* OcDevicePropertyLib.inf */, + A591CABB26FF786C00F9DBF0 /* OcDevicePropertyLib.c */, ); path = OcDevicePropertyLib; sourceTree = ""; }; - A588BF7625265F100089BA4A /* OcOSInfoLib */ = { + A591CABC26FF786C00F9DBF0 /* OcOSInfoLib */ = { isa = PBXGroup; children = ( - A588BF7725265F100089BA4A /* OcOSInfoLib.c */, - A588BF7825265F100089BA4A /* OcOSInfoLib.inf */, + A591CABD26FF786C00F9DBF0 /* OcOSInfoLib.c */, + A591CABE26FF786C00F9DBF0 /* OcOSInfoLib.inf */, ); path = OcOSInfoLib; sourceTree = ""; }; - A588BF7925265F100089BA4A /* OcTemplateLib */ = { + A591CABF26FF786C00F9DBF0 /* OcTemplateLib */ = { isa = PBXGroup; children = ( - A588BF7A25265F100089BA4A /* OcTemplateLib.inf */, - A588BF7B25265F100089BA4A /* OcTemplateLib.c */, + A591CAC026FF786C00F9DBF0 /* OcTemplateLib.inf */, + A591CAC126FF786C00F9DBF0 /* OcTemplateLib.c */, ); path = OcTemplateLib; sourceTree = ""; }; - A588BF7C25265F100089BA4A /* OcCompilerIntrinsicsLib */ = { + A591CAC226FF786C00F9DBF0 /* OcCompilerIntrinsicsLib */ = { isa = PBXGroup; children = ( - A588BF7D25265F100089BA4A /* OcCompilerIntrinsicsLib.c */, - A588BF7E25265F100089BA4A /* OcCompilerIntrinsicsLib.inf */, - A588BF7F25265F100089BA4A /* MsvcMath32.c */, + A591CAC326FF786C00F9DBF0 /* OcCompilerIntrinsicsLib.c */, + A591CAC426FF786C00F9DBF0 /* OcCompilerIntrinsicsLib.inf */, + A591CAC526FF786C00F9DBF0 /* MsvcMath32.c */, ); path = OcCompilerIntrinsicsLib; sourceTree = ""; }; - A588BF8025265F100089BA4A /* OcMemoryLib */ = { + A591CAC626FF786C00F9DBF0 /* OcMemoryLib */ = { isa = PBXGroup; children = ( - A588BF8125265F100089BA4A /* MemoryMap.c */, - A588BF8225265F100089BA4A /* MemoryAttributes.c */, - A588BF8325265F100089BA4A /* VirtualMemory.c */, - A588BF8425265F100089BA4A /* LegacyRegionLock.c */, - A588BF8525265F100089BA4A /* LegacyRegionUnLock.c */, - A588BF8625265F100089BA4A /* MemoryDebug.c */, - A588BF8725265F100089BA4A /* MemoryAlloc.c */, - A588BF8825265F100089BA4A /* OcMemoryLib.inf */, - A588BF8925265F100089BA4A /* UmmMalloc.c */, + A591CAC726FF786C00F9DBF0 /* MemoryMap.c */, + A591CAC826FF786C00F9DBF0 /* MemoryAttributes.c */, + A591CAC926FF786C00F9DBF0 /* VirtualMemory.c */, + A591CACA26FF786C00F9DBF0 /* LegacyRegionLock.c */, + A591CACB26FF786C00F9DBF0 /* LegacyRegionUnLock.c */, + A591CACC26FF786C00F9DBF0 /* MemoryDebug.c */, + A591CACD26FF786C00F9DBF0 /* MemoryAlloc.c */, + A591CACE26FF786C00F9DBF0 /* OcMemoryLib.inf */, + A591CACF26FF786C00F9DBF0 /* UmmMalloc.c */, ); path = OcMemoryLib; sourceTree = ""; }; - A588BF8A25265F100089BA4A /* OcAppleRamDiskLib */ = { + A591CAD026FF786C00F9DBF0 /* OcAppleRamDiskLib */ = { isa = PBXGroup; children = ( - A588BF8B25265F100089BA4A /* OcAppleRamDiskLib.inf */, - A588BF8C25265F100089BA4A /* OcAppleRamDiskLib.c */, + A591CAD126FF786C00F9DBF0 /* OcAppleRamDiskLib.inf */, + A591CAD226FF786C00F9DBF0 /* OcAppleRamDiskLib.c */, ); path = OcAppleRamDiskLib; sourceTree = ""; }; - A588BF8D25265F100089BA4A /* OcSmcLib */ = { + A591CAD326FF786C00F9DBF0 /* OcSmcLib */ = { isa = PBXGroup; children = ( - A588BF8E25265F100089BA4A /* OcSmcLib.c */, - A588BF8F25265F100089BA4A /* OcSmcLib.inf */, - A588BF9025265F100089BA4A /* OcSmcLibInternal.h */, + A591CAD426FF786C00F9DBF0 /* OcSmcLib.c */, + A591CAD526FF786C00F9DBF0 /* OcSmcLib.inf */, + A591CAD626FF786C00F9DBF0 /* OcSmcLibInternal.h */, ); path = OcSmcLib; sourceTree = ""; }; - A588BF9125265F100089BA4A /* User */ = { + A591CAD726FF786C00F9DBF0 /* User */ = { isa = PBXGroup; children = ( - A588BF9225265F100089BA4A /* Makefile */, - A588BF9325265F100089BA4A /* Include */, - A588BF9825265F100089BA4A /* Library */, + A591CAD826FF786C00F9DBF0 /* Makefile */, + A591CAD926FF786C00F9DBF0 /* Include */, + A591CADF26FF786C00F9DBF0 /* Library */, + A591CAE926FF786C00F9DBF0 /* README.md */, ); path = User; sourceTree = ""; }; - A588BF9325265F100089BA4A /* Include */ = { + A591CAD926FF786C00F9DBF0 /* Include */ = { isa = PBXGroup; children = ( - A588BF9425265F100089BA4A /* GlobalVar.h */, - A588BF9525265F100089BA4A /* File.h */, - A588BF9625265F100089BA4A /* Pcd.h */, - A588BF9725265F100089BA4A /* BootServices.h */, + A591CADA26FF786C00F9DBF0 /* UserPseudoRandom.h */, + A591CADB26FF786C00F9DBF0 /* UserFile.h */, + A591CADC26FF786C00F9DBF0 /* UserBootServices.h */, + A591CADD26FF786C00F9DBF0 /* UserGlobalVar.h */, + A591CADE26FF786C00F9DBF0 /* UserPcd.h */, ); path = Include; sourceTree = ""; }; - A588BF9825265F100089BA4A /* Library */ = { + A591CADF26FF786C00F9DBF0 /* Library */ = { isa = PBXGroup; children = ( - A588BF9925265F100089BA4A /* Pcd.c */, - A588BF9A25265F100089BA4A /* UserMath.c */, - A588BF9B25265F100089BA4A /* BootServices.c */, - A588BF9C25265F100089BA4A /* BaseMemoryLib.c */, - A588BF9D25265F100089BA4A /* GlobalVar.c */, - A588BF9E25265F100089BA4A /* File.c */, - A588BF9F25265F100089BA4A /* UserMisc.c */, - A588BFA025265F100089BA4A /* OcDummy.c */, + A591CAE026FF786C00F9DBF0 /* UserMath.c */, + A591CAE126FF786C00F9DBF0 /* UserGlobalVar.c */, + A591CAE226FF786C00F9DBF0 /* UserBootServices.c */, + A591CAE326FF786C00F9DBF0 /* UserOcDummy.c */, + A591CAE426FF786C00F9DBF0 /* UserBaseMemoryLib.c */, + A591CAE526FF786C00F9DBF0 /* UserPcd.c */, + A591CAE626FF786C00F9DBF0 /* UserPseudoRandom.c */, + A591CAE726FF786C00F9DBF0 /* UserFile.c */, + A591CAE826FF786C00F9DBF0 /* UserMisc.c */, ); path = Library; sourceTree = ""; }; - A588BFA125265F100089BA4A /* Docs */ = { + A591CAEA26FF786C00F9DBF0 /* Docs */ = { isa = PBXGroup; children = ( - A588BFA225265F100089BA4A /* Configuration.tex */, - A588BFA325265F100089BA4A /* BuildDocs.tool */, - A588BFA425265F100089BA4A /* Errata */, - A588BFA725265F100089BA4A /* Logos */, - A588BFAF25265F100089BA4A /* Configuration.pdf */, - A588BFB025265F100089BA4A /* AcpiSamples */, - A588BFBD25265F100089BA4A /* SampleCustom.plist */, - A588BFBE25265F100089BA4A /* Kexts.md */, - A588BFBF25265F100089BA4A /* Libraries.md */, - A588BFC025265F100089BA4A /* Differences */, - A588BFC425265F100089BA4A /* Sample.plist */, + A591CAEB26FF786C00F9DBF0 /* Configuration.tex */, + A591CAEC26FF786C00F9DBF0 /* BuildDocs.tool */, + A591CAED26FF786C00F9DBF0 /* Errata */, + A591CAF026FF786C00F9DBF0 /* Logos */, + A591CAF826FF786C00F9DBF0 /* Configuration.pdf */, + A591CAF926FF786C00F9DBF0 /* Flavours.md */, + A591CAFA26FF786C00F9DBF0 /* AcpiSamples */, + A591CB0E26FF786C00F9DBF0 /* SampleCustom.plist */, + A591CB0F26FF786C00F9DBF0 /* Kexts.md */, + A591CB1026FF786C00F9DBF0 /* Libraries.md */, + A591CB1126FF786C00F9DBF0 /* Differences */, + A591CB1526FF786C00F9DBF0 /* Sample.plist */, ); path = Docs; sourceTree = ""; }; - A588BFA425265F100089BA4A /* Errata */ = { + A591CAED26FF786C00F9DBF0 /* Errata */ = { isa = PBXGroup; children = ( - A588BFA525265F100089BA4A /* Errata.pdf */, - A588BFA625265F100089BA4A /* Errata.tex */, + A591CAEE26FF786C00F9DBF0 /* Errata.pdf */, + A591CAEF26FF786C00F9DBF0 /* Errata.tex */, ); path = Errata; sourceTree = ""; }; - A588BFA725265F100089BA4A /* Logos */ = { + A591CAF026FF786C00F9DBF0 /* Logos */ = { isa = PBXGroup; children = ( - A588BFA825265F100089BA4A /* LogoApprox.svg */, - A588BFA925265F100089BA4A /* OpenCore_with_text_Small.png */, - A588BFAA25265F100089BA4A /* OpenCore_with_text_Large.png */, - A588BFAB25265F100089BA4A /* README.md */, - A588BFAC25265F100089BA4A /* Logo.pdf */, - A588BFAD25265F100089BA4A /* Logo.png */, - A588BFAE25265F100089BA4A /* Logo.sketch */, + A591CAF126FF786C00F9DBF0 /* LogoApprox.svg */, + A591CAF226FF786C00F9DBF0 /* OpenCore_with_text_Small.png */, + A591CAF326FF786C00F9DBF0 /* OpenCore_with_text_Large.png */, + A591CAF426FF786C00F9DBF0 /* README.md */, + A591CAF526FF786C00F9DBF0 /* Logo.pdf */, + A591CAF626FF786C00F9DBF0 /* Logo.png */, + A591CAF726FF786C00F9DBF0 /* Logo.sketch */, ); path = Logos; sourceTree = ""; }; - A588BFB025265F100089BA4A /* AcpiSamples */ = { + A591CAFA26FF786C00F9DBF0 /* AcpiSamples */ = { isa = PBXGroup; children = ( - A588BFB125265F100089BA4A /* SSDT-RTC0-RANGE.dsl */, - A588BFB225265F100089BA4A /* SSDT-AWAC.dsl */, - A588BFB325265F100089BA4A /* SSDT-RTC0.dsl */, - A588BFB425265F100089BA4A /* SSDT-IMEI.dsl */, - A588BFB525265F100089BA4A /* SSDT-EC.dsl */, - A588BFB625265F100089BA4A /* SSDT-ALS0.dsl */, - A588BFB725265F100089BA4A /* SSDT-BRG0.dsl */, - A588BFB825265F100089BA4A /* SSDT-PMC.dsl */, - A588BFB925265F100089BA4A /* SSDT-SBUS-MCHC.dsl */, - A588BFBA25265F100089BA4A /* SSDT-EC-USBX.dsl */, - A588BFBB25265F100089BA4A /* SSDT-EHCx_OFF.dsl */, - A588BFBC25265F100089BA4A /* SSDT-PLUG.dsl */, + A591CAFB26FF786C00F9DBF0 /* Source */, ); path = AcpiSamples; sourceTree = ""; }; - A588BFC025265F100089BA4A /* Differences */ = { + A591CAFB26FF786C00F9DBF0 /* Source */ = { isa = PBXGroup; children = ( - A588BFC125265F100089BA4A /* Differences.pdf */, - A588BFC225265F100089BA4A /* PreviousConfiguration.tex */, - A588BFC325265F100089BA4A /* Differences.tex */, + A591CAFC26FF786C00F9DBF0 /* SSDT-AWAC-DISABLE.dsl */, + A591CAFD26FF786C00F9DBF0 /* SSDT-RTC0-RANGE.dsl */, + A591CAFE26FF786C00F9DBF0 /* SSDT-HV-PLUG.dsl */, + A591CAFF26FF786C00F9DBF0 /* SSDT-UNC.dsl */, + A591CB0026FF786C00F9DBF0 /* SSDT-RTC0.dsl */, + A591CB0126FF786C00F9DBF0 /* SSDT-HV-VMBUS.dsl */, + A591CB0226FF786C00F9DBF0 /* SSDT-IMEI.dsl */, + A591CB0326FF786C00F9DBF0 /* SSDT-EHCx-DISABLE.dsl */, + A591CB0426FF786C00F9DBF0 /* SSDT-EC.dsl */, + A591CB0526FF786C00F9DBF0 /* SSDT-ALS0.dsl */, + A591CB0626FF786C00F9DBF0 /* SSDT-BRG0.dsl */, + A591CB0726FF786C00F9DBF0 /* SSDT-PMC.dsl */, + A591CB0826FF786C00F9DBF0 /* SSDT-HV-CPU.dsl */, + A591CB0926FF786C00F9DBF0 /* SSDT-PNLFCFL.dsl */, + A591CB0A26FF786C00F9DBF0 /* SSDT-SBUS-MCHC.dsl */, + A591CB0B26FF786C00F9DBF0 /* SSDT-PNLF.dsl */, + A591CB0C26FF786C00F9DBF0 /* SSDT-EC-USBX.dsl */, + A591CB0D26FF786C00F9DBF0 /* SSDT-PLUG.dsl */, + ); + path = Source; + sourceTree = ""; + }; + A591CB1126FF786C00F9DBF0 /* Differences */ = { + isa = PBXGroup; + children = ( + A591CB1226FF786C00F9DBF0 /* Differences.pdf */, + A591CB1326FF786C00F9DBF0 /* PreviousConfiguration.tex */, + A591CB1426FF786C00F9DBF0 /* Differences.tex */, ); path = Differences; sourceTree = ""; }; - A588BFC825265F100089BA4A /* Utilities */ = { + A591CB1A26FF786C00F9DBF0 /* Utilities */ = { isa = PBXGroup; children = ( - A588BFC925265F100089BA4A /* TestSmbios */, - A588BFCD25265F100089BA4A /* BaseTools */, - A588BFDB25265F100089BA4A /* WinNvram */, - A588BFDF25265F100089BA4A /* TestBmf */, - A588BFE225265F100089BA4A /* disklabel */, - A588BFE525265F100089BA4A /* AppleKeyboardLayouts */, - A588BFE825265F100089BA4A /* TestImg4 */, - A588BFEB25265F100089BA4A /* TestHelloWorld */, - A588BFEE25265F100089BA4A /* MacEfiUnpack */, - A588BFF025265F100089BA4A /* LegacyBoot */, - A588BFF625265F100089BA4A /* macserial */, - A588BFFF25265F100089BA4A /* RsaTool */, - A588C00425265F100089BA4A /* TestPeCoff */, - A588C00725265F100089BA4A /* CreateVault */, - A588C00B25265F100089BA4A /* TestDiskImage */, - A588C00F25265F100089BA4A /* TestRsaPreprocess */, - A588C01225265F100089BA4A /* icnspack */, - A588C01525265F100089BA4A /* kpdescribe */, - A588C01725265F100089BA4A /* AppleEfiSignTool */, - A588C02F25265F100089BA4A /* EfiResTool */, - A588C03325265F100089BA4A /* TestMacho */, - A588C03725265F100089BA4A /* ocvalidate */, - A588C03B25265F100089BA4A /* LogoutHook */, - A588C03F25265F100089BA4A /* macrecovery */, - A588C04425265F100089BA4A /* TestKextInject */, + A591CB1B26FF786C00F9DBF0 /* TestSmbios */, + A591CB1F26FF786C00F9DBF0 /* acdtinfo */, + A591CB2226FF786C00F9DBF0 /* BaseTools */, + A591CB3026FF786C00F9DBF0 /* WinNvram */, + A591CB3426FF786C00F9DBF0 /* ocpasswordgen */, + A591CB3726FF786C00F9DBF0 /* TestBmf */, + A591CB3A26FF786C00F9DBF0 /* disklabel */, + A591CB3D26FF786C00F9DBF0 /* AppleKeyboardLayouts */, + A591CB4026FF786C00F9DBF0 /* TestImg4 */, + A591CB4326FF786C00F9DBF0 /* TestHelloWorld */, + A591CB4626FF786C00F9DBF0 /* MacEfiUnpack */, + A591CB4826FF786C00F9DBF0 /* LegacyBoot */, + A591CB5026FF786C00F9DBF0 /* macserial */, + A591CB5926FF786C00F9DBF0 /* RsaTool */, + A591CB5E26FF786C00F9DBF0 /* TestCpuFrequency */, + A591CB6126FF786C00F9DBF0 /* TestPeCoff */, + A591CB6426FF786C00F9DBF0 /* CreateVault */, + A591CB6826FF786C00F9DBF0 /* TestDiskImage */, + A591CB6C26FF786C00F9DBF0 /* TestMp3 */, + A591CB6F26FF786C00F9DBF0 /* TestRsaPreprocess */, + A591CB7226FF786C00F9DBF0 /* icnspack */, + A591CB7526FF786C00F9DBF0 /* kpdescribe */, + A591CB7726FF786C00F9DBF0 /* AppleEfiSignTool */, + A591CB8D26FF786C00F9DBF0 /* EfiResTool */, + A591CB9126FF786C00F9DBF0 /* TestMacho */, + A591CB9526FF786C00F9DBF0 /* ocvalidate */, + A591CBA826FF786C00F9DBF0 /* LogoutHook */, + A591CBAD26FF786C00F9DBF0 /* macrecovery */, + A591CBB226FF786C00F9DBF0 /* TestKextInject */, + A591CBB626FF786C00F9DBF0 /* ACPIe */, ); path = Utilities; sourceTree = ""; }; - A588BFC925265F100089BA4A /* TestSmbios */ = { + A591CB1B26FF786C00F9DBF0 /* TestSmbios */ = { isa = PBXGroup; children = ( - A588BFCA25265F100089BA4A /* Makefile */, - A588BFCB25265F100089BA4A /* Smbios.bin */, - A588BFCC25265F100089BA4A /* Smbios.c */, + A591CB1C26FF786C00F9DBF0 /* Makefile */, + A591CB1D26FF786C00F9DBF0 /* Smbios.bin */, + A591CB1E26FF786C00F9DBF0 /* Smbios.c */, ); path = TestSmbios; sourceTree = ""; }; - A588BFCD25265F100089BA4A /* BaseTools */ = { + A591CB1F26FF786C00F9DBF0 /* acdtinfo */ = { isa = PBXGroup; children = ( - A588BFCE25265F100089BA4A /* EfiLdrImage.c */, - A588BFCF25265F100089BA4A /* Makefile */, - A588BFD025265F100089BA4A /* bin.Darwin */, - A588BFD325265F100089BA4A /* GenPage.c */, - A588BFD425265F100089BA4A /* bin.Linux */, - A588BFD725265F100089BA4A /* VirtualMemory.h */, - A588BFD825265F100089BA4A /* bin.Windows */, + A591CB2026FF786C00F9DBF0 /* acdtinfo.c */, + A591CB2126FF786C00F9DBF0 /* Makefile */, + ); + path = acdtinfo; + sourceTree = ""; + }; + A591CB2226FF786C00F9DBF0 /* BaseTools */ = { + isa = PBXGroup; + children = ( + A591CB2326FF786C00F9DBF0 /* EfiLdrImage.c */, + A591CB2426FF786C00F9DBF0 /* Makefile */, + A591CB2526FF786C00F9DBF0 /* bin.Darwin */, + A591CB2826FF786C00F9DBF0 /* GenPage.c */, + A591CB2926FF786C00F9DBF0 /* bin.Linux */, + A591CB2C26FF786C00F9DBF0 /* VirtualMemory.h */, + A591CB2D26FF786C00F9DBF0 /* bin.Windows */, ); path = BaseTools; sourceTree = ""; }; - A588BFD025265F100089BA4A /* bin.Darwin */ = { + A591CB2526FF786C00F9DBF0 /* bin.Darwin */ = { isa = PBXGroup; children = ( - A588BFD125265F100089BA4A /* EfiLdrImage */, - A588BFD225265F100089BA4A /* GenPage */, + A591CB2626FF786C00F9DBF0 /* EfiLdrImage */, + A591CB2726FF786C00F9DBF0 /* GenPage */, ); path = bin.Darwin; sourceTree = ""; }; - A588BFD425265F100089BA4A /* bin.Linux */ = { + A591CB2926FF786C00F9DBF0 /* bin.Linux */ = { isa = PBXGroup; children = ( - A588BFD525265F100089BA4A /* EfiLdrImage */, - A588BFD625265F100089BA4A /* GenPage */, + A591CB2A26FF786C00F9DBF0 /* EfiLdrImage */, + A591CB2B26FF786C00F9DBF0 /* GenPage */, ); path = bin.Linux; sourceTree = ""; }; - A588BFD825265F100089BA4A /* bin.Windows */ = { + A591CB2D26FF786C00F9DBF0 /* bin.Windows */ = { isa = PBXGroup; children = ( - A588BFD925265F100089BA4A /* EfiLdrImage.exe */, - A588BFDA25265F100089BA4A /* GenPage.exe */, + A591CB2E26FF786C00F9DBF0 /* EfiLdrImage.exe */, + A591CB2F26FF786C00F9DBF0 /* GenPage.exe */, ); path = bin.Windows; sourceTree = ""; }; - A588BFDB25265F100089BA4A /* WinNvram */ = { + A591CB3026FF786C00F9DBF0 /* WinNvram */ = { isa = PBXGroup; children = ( - A588BFDC25265F100089BA4A /* nvram.exe */, - A588BFDD25265F100089BA4A /* Makefile */, - A588BFDE25265F100089BA4A /* nvram.c */, + A591CB3126FF786C00F9DBF0 /* nvram.exe */, + A591CB3226FF786C00F9DBF0 /* Makefile */, + A591CB3326FF786C00F9DBF0 /* nvram.c */, ); path = WinNvram; sourceTree = ""; }; - A588BFDF25265F100089BA4A /* TestBmf */ = { + A591CB3426FF786C00F9DBF0 /* ocpasswordgen */ = { isa = PBXGroup; children = ( - A588BFE025265F100089BA4A /* Makefile */, - A588BFE125265F100089BA4A /* Bmf.c */, + A591CB3526FF786C00F9DBF0 /* ocpasswordgen.c */, + A591CB3626FF786C00F9DBF0 /* Makefile */, + ); + path = ocpasswordgen; + sourceTree = ""; + }; + A591CB3726FF786C00F9DBF0 /* TestBmf */ = { + isa = PBXGroup; + children = ( + A591CB3826FF786C00F9DBF0 /* Makefile */, + A591CB3926FF786C00F9DBF0 /* Bmf.c */, ); path = TestBmf; sourceTree = ""; }; - A588BFE225265F100089BA4A /* disklabel */ = { + A591CB3A26FF786C00F9DBF0 /* disklabel */ = { isa = PBXGroup; children = ( - A588BFE325265F100089BA4A /* Makefile */, - A588BFE425265F100089BA4A /* disklabel.c */, + A591CB3B26FF786C00F9DBF0 /* Makefile */, + A591CB3C26FF786C00F9DBF0 /* disklabel.c */, ); path = disklabel; sourceTree = ""; }; - A588BFE525265F100089BA4A /* AppleKeyboardLayouts */ = { + A591CB3D26FF786C00F9DBF0 /* AppleKeyboardLayouts */ = { isa = PBXGroup; children = ( - A588BFE625265F100089BA4A /* AppleKeyboardLayouts.txt */, - A588BFE725265F100089BA4A /* AppleKeyboardLayouts.bt */, + A591CB3E26FF786C00F9DBF0 /* AppleKeyboardLayouts.txt */, + A591CB3F26FF786C00F9DBF0 /* AppleKeyboardLayouts.bt */, ); path = AppleKeyboardLayouts; sourceTree = ""; }; - A588BFE825265F100089BA4A /* TestImg4 */ = { + A591CB4026FF786C00F9DBF0 /* TestImg4 */ = { isa = PBXGroup; children = ( - A588BFE925265F100089BA4A /* Makefile */, - A588BFEA25265F100089BA4A /* Img4.c */, + A591CB4126FF786C00F9DBF0 /* Makefile */, + A591CB4226FF786C00F9DBF0 /* Img4.c */, ); path = TestImg4; sourceTree = ""; }; - A588BFEB25265F100089BA4A /* TestHelloWorld */ = { + A591CB4326FF786C00F9DBF0 /* TestHelloWorld */ = { isa = PBXGroup; children = ( - A588BFEC25265F100089BA4A /* Makefile */, - A588BFED25265F100089BA4A /* HelloWorld.c */, + A591CB4426FF786C00F9DBF0 /* Makefile */, + A591CB4526FF786C00F9DBF0 /* HelloWorld.c */, ); path = TestHelloWorld; sourceTree = ""; }; - A588BFEE25265F100089BA4A /* MacEfiUnpack */ = { + A591CB4626FF786C00F9DBF0 /* MacEfiUnpack */ = { isa = PBXGroup; children = ( - A588BFEF25265F100089BA4A /* MacEfiUnpack.py */, + A591CB4726FF786C00F9DBF0 /* MacEfiUnpack.py */, ); path = MacEfiUnpack; sourceTree = ""; }; - A588BFF025265F100089BA4A /* LegacyBoot */ = { + A591CB4826FF786C00F9DBF0 /* LegacyBoot */ = { isa = PBXGroup; children = ( - A588BFF125265F100089BA4A /* boot0 */, - A588BFF225265F100089BA4A /* boot1f32 */, - A588BFF325265F100089BA4A /* README.md */, - A588BFF425265F100089BA4A /* QemuBuild.command */, - A588BFF525265F100089BA4A /* BootInstall.command */, + A591CB4926FF786C00F9DBF0 /* boot0 */, + A591CB4A26FF786C00F9DBF0 /* boot1f32 */, + A591CB4B26FF786C00F9DBF0 /* BootInstall_IA32.tool */, + A591CB4C26FF786C00F9DBF0 /* BootInstall_X64.tool */, + A591CB4D26FF786C00F9DBF0 /* README.md */, + A591CB4E26FF786C00F9DBF0 /* QemuBuild.command */, + A591CB4F26FF786C00F9DBF0 /* BootInstallBase.sh */, ); path = LegacyBoot; sourceTree = ""; }; - A588BFF625265F100089BA4A /* macserial */ = { + A591CB5026FF786C00F9DBF0 /* macserial */ = { isa = PBXGroup; children = ( - A588BFF725265F100089BA4A /* macserial.h */, - A588BFF825265F100089BA4A /* Makefile */, - A588BFF925265F100089BA4A /* README.md */, - A588BFFA25265F100089BA4A /* modelinfo_autogen.h */, - A588BFFB25265F100089BA4A /* modelinfo.h */, - A588BFFC25265F100089BA4A /* macserial.c */, - A588BFFD25265F100089BA4A /* FORMAT.md */, - A588BFFE25265F100089BA4A /* cccdump.py */, + A591CB5126FF786C00F9DBF0 /* macserial.h */, + A591CB5226FF786C00F9DBF0 /* Makefile */, + A591CB5326FF786C00F9DBF0 /* README.md */, + A591CB5426FF786C00F9DBF0 /* modelinfo_autogen.h */, + A591CB5526FF786C00F9DBF0 /* modelinfo.h */, + A591CB5626FF786C00F9DBF0 /* macserial.c */, + A591CB5726FF786C00F9DBF0 /* FORMAT.md */, + A591CB5826FF786C00F9DBF0 /* cccdump.py */, ); path = macserial; sourceTree = ""; }; - A588BFFF25265F100089BA4A /* RsaTool */ = { + A591CB5926FF786C00F9DBF0 /* RsaTool */ = { isa = PBXGroup; children = ( - A588C00025265F100089BA4A /* LICENSE */, - A588C00125265F100089BA4A /* Makefile */, - A588C00225265F100089BA4A /* RsaTool.c */, - A588C00325265F100089BA4A /* openssl_compat.h */, + A591CB5A26FF786C00F9DBF0 /* LICENSE */, + A591CB5B26FF786C00F9DBF0 /* Makefile */, + A591CB5C26FF786C00F9DBF0 /* RsaTool.c */, + A591CB5D26FF786C00F9DBF0 /* openssl_compat.h */, ); path = RsaTool; sourceTree = ""; }; - A588C00425265F100089BA4A /* TestPeCoff */ = { + A591CB5E26FF786C00F9DBF0 /* TestCpuFrequency */ = { isa = PBXGroup; children = ( - A588C00525265F100089BA4A /* Makefile */, - A588C00625265F100089BA4A /* PeCoff.c */, + A591CB5F26FF786C00F9DBF0 /* CpuFrequency.c */, + A591CB6026FF786C00F9DBF0 /* Makefile */, + ); + path = TestCpuFrequency; + sourceTree = ""; + }; + A591CB6126FF786C00F9DBF0 /* TestPeCoff */ = { + isa = PBXGroup; + children = ( + A591CB6226FF786C00F9DBF0 /* Makefile */, + A591CB6326FF786C00F9DBF0 /* PeCoff.c */, ); path = TestPeCoff; sourceTree = ""; }; - A588C00725265F100089BA4A /* CreateVault */ = { + A591CB6426FF786C00F9DBF0 /* CreateVault */ = { isa = PBXGroup; children = ( - A588C00825265F100089BA4A /* create_vault.sh */, - A588C00925265F100089BA4A /* sign.command */, - A588C00A25265F100089BA4A /* RsaTool */, + A591CB6526FF786C00F9DBF0 /* create_vault.sh */, + A591CB6626FF786C00F9DBF0 /* sign.command */, + A591CB6726FF786C00F9DBF0 /* RsaTool */, ); path = CreateVault; sourceTree = ""; }; - A588C00B25265F100089BA4A /* TestDiskImage */ = { + A591CB6826FF786C00F9DBF0 /* TestDiskImage */ = { isa = PBXGroup; children = ( - A588C00C25265F100089BA4A /* Makefile */, - A588C00D25265F100089BA4A /* FileDummy.c */, - A588C00E25265F100089BA4A /* DiskImage.c */, + A591CB6926FF786C00F9DBF0 /* Makefile */, + A591CB6A26FF786C00F9DBF0 /* FileDummy.c */, + A591CB6B26FF786C00F9DBF0 /* DiskImage.c */, ); path = TestDiskImage; sourceTree = ""; }; - A588C00F25265F100089BA4A /* TestRsaPreprocess */ = { + A591CB6C26FF786C00F9DBF0 /* TestMp3 */ = { isa = PBXGroup; children = ( - A588C01025265F100089BA4A /* Makefile */, - A588C01125265F100089BA4A /* RsaPreprocess.c */, + A591CB6D26FF786C00F9DBF0 /* Makefile */, + A591CB6E26FF786C00F9DBF0 /* Mp3.c */, + ); + path = TestMp3; + sourceTree = ""; + }; + A591CB6F26FF786C00F9DBF0 /* TestRsaPreprocess */ = { + isa = PBXGroup; + children = ( + A591CB7026FF786C00F9DBF0 /* Makefile */, + A591CB7126FF786C00F9DBF0 /* RsaPreprocess.c */, ); path = TestRsaPreprocess; sourceTree = ""; }; - A588C01225265F100089BA4A /* icnspack */ = { + A591CB7226FF786C00F9DBF0 /* icnspack */ = { isa = PBXGroup; children = ( - A588C01325265F100089BA4A /* Makefile */, - A588C01425265F100089BA4A /* icnspack.c */, + A591CB7326FF786C00F9DBF0 /* Makefile */, + A591CB7426FF786C00F9DBF0 /* icnspack.c */, ); path = icnspack; sourceTree = ""; }; - A588C01525265F100089BA4A /* kpdescribe */ = { + A591CB7526FF786C00F9DBF0 /* kpdescribe */ = { isa = PBXGroup; children = ( - A588C01625265F100089BA4A /* kpdescribe.sh */, + A591CB7626FF786C00F9DBF0 /* kpdescribe.sh */, ); path = kpdescribe; sourceTree = ""; }; - A588C01725265F100089BA4A /* AppleEfiSignTool */ = { + A591CB7726FF786C00F9DBF0 /* AppleEfiSignTool */ = { isa = PBXGroup; children = ( - A588C01825265F100089BA4A /* AppleEfiFatBinary.h */, - A588C01925265F100089BA4A /* Makefile */, - A588C01A25265F100089BA4A /* AppleEfiBinary.c */, - A588C01B25265F100089BA4A /* README.md */, - A588C01C25265F100089BA4A /* Samples */, - A588C02C25265F100089BA4A /* Edk2PeImage.h */, - A588C02D25265F100089BA4A /* AppleEfiSignTool.c */, - A588C02E25265F100089BA4A /* AppleEfiPeImage.h */, + A591CB7826FF786C00F9DBF0 /* Makefile */, + A591CB7926FF786C00F9DBF0 /* README.md */, + A591CB7A26FF786C00F9DBF0 /* Samples */, + A591CB8C26FF786C00F9DBF0 /* AppleEfiSignTool.c */, ); path = AppleEfiSignTool; sourceTree = ""; }; - A588C01C25265F100089BA4A /* Samples */ = { + A591CB7A26FF786C00F9DBF0 /* Samples */ = { isa = PBXGroup; children = ( - A588C01D25265F100089BA4A /* boot_10.12.6.efi */, - A588C01E25265F100089BA4A /* boot_10.7.5.efi */, - A588C01F25265F100089BA4A /* boot_10.10.5.efi */, - A588C02025265F100089BA4A /* boot_10.14_0.18A389.efi */, - A588C02125265F100089BA4A /* boot_10.13.6.efi */, - A588C02225265F100089BA4A /* boot_10.14.0.18A371a.efi */, - A588C02325265F100089BA4A /* apfs.efi */, - A588C02425265F100089BA4A /* boot_10.11.6.efi */, - A588C02525265F100089BA4A /* apfs_10.15.efi */, - A588C02625265F100089BA4A /* apfs_aligned_10.15.efi */, - A588C02725265F100089BA4A /* boot_10.8.5.efi */, - A588C02825265F100089BA4A /* boot_10.6.8.efi */, - A588C02925265F100089BA4A /* boot_10.4.11.efi */, - A588C02A25265F100089BA4A /* boot_10.9.5.efi */, - A588C02B25265F100089BA4A /* boot_10.5.8.efi */, + A591CB7B26FF786C00F9DBF0 /* boot_11.0.1.20B29.efi */, + A591CB7C26FF786C00F9DBF0 /* boot_10.12.6.efi */, + A591CB7D26FF786C00F9DBF0 /* boot_10.7.5.efi */, + A591CB7E26FF786C00F9DBF0 /* boot_10.10.5.efi */, + A591CB7F26FF786C00F9DBF0 /* boot_10.13.6.efi */, + A591CB8026FF786C00F9DBF0 /* boot_10.15.7.19H15.efi */, + A591CB8126FF786C00F9DBF0 /* boot_10.14.0.18A371a.efi */, + A591CB8226FF786C00F9DBF0 /* apfs.efi */, + A591CB8326FF786C00F9DBF0 /* boot_10.11.6.efi */, + A591CB8426FF786C00F9DBF0 /* apfs_10.15.efi */, + A591CB8526FF786C00F9DBF0 /* apfs_aligned_10.15.efi */, + A591CB8626FF786C00F9DBF0 /* boot_10.14.0.18A389.efi */, + A591CB8726FF786C00F9DBF0 /* boot_10.8.5.efi */, + A591CB8826FF786C00F9DBF0 /* boot_10.6.8.efi */, + A591CB8926FF786C00F9DBF0 /* boot_10.4.11.efi */, + A591CB8A26FF786C00F9DBF0 /* boot_10.9.5.efi */, + A591CB8B26FF786C00F9DBF0 /* boot_10.5.8.efi */, ); path = Samples; sourceTree = ""; }; - A588C02F25265F100089BA4A /* EfiResTool */ = { + A591CB8D26FF786C00F9DBF0 /* EfiResTool */ = { isa = PBXGroup; children = ( - A588C03025265F100089BA4A /* Makefile */, - A588C03125265F100089BA4A /* README.md */, - A588C03225265F100089BA4A /* EfiResTool.c */, + A591CB8E26FF786C00F9DBF0 /* Makefile */, + A591CB8F26FF786C00F9DBF0 /* README.md */, + A591CB9026FF786C00F9DBF0 /* EfiResTool.c */, ); path = EfiResTool; sourceTree = ""; }; - A588C03325265F100089BA4A /* TestMacho */ = { + A591CB9126FF786C00F9DBF0 /* TestMacho */ = { isa = PBXGroup; children = ( - A588C03425265F100089BA4A /* Macho.c */, - A588C03525265F100089BA4A /* Makefile */, - A588C03625265F100089BA4A /* kernel */, + A591CB9226FF786C00F9DBF0 /* Macho.c */, + A591CB9326FF786C00F9DBF0 /* Makefile */, + A591CB9426FF786C00F9DBF0 /* kernel */, ); path = TestMacho; sourceTree = ""; }; - A588C03725265F100089BA4A /* ocvalidate */ = { + A591CB9526FF786C00F9DBF0 /* ocvalidate */ = { isa = PBXGroup; children = ( - A588C03825265F100089BA4A /* Makefile */, - A588C03925265F100089BA4A /* config.plist */, - A588C03A25265F100089BA4A /* ocvalidate.c */, + A591CB9626FF786C00F9DBF0 /* ValidateDeviceProperties.c */, + A591CB9726FF786C00F9DBF0 /* OcValidateLib.h */, + A591CB9826FF786C00F9DBF0 /* ValidateBooter.c */, + A591CB9926FF786C00F9DBF0 /* NvramKeyInfo.c */, + A591CB9A26FF786C00F9DBF0 /* Makefile */, + A591CB9B26FF786C00F9DBF0 /* ocvalidate.h */, + A591CB9C26FF786C00F9DBF0 /* KextInfo.h */, + A591CB9D26FF786C00F9DBF0 /* README.md */, + A591CB9E26FF786C00F9DBF0 /* ValidateUEFI.c */, + A591CB9F26FF786C00F9DBF0 /* OcValidateLib.c */, + A591CBA026FF786C00F9DBF0 /* ValidateNvram.c */, + A591CBA126FF786C00F9DBF0 /* ValidatePlatformInfo.c */, + A591CBA226FF786C00F9DBF0 /* ValidateKernel.c */, + A591CBA326FF786C00F9DBF0 /* ValidateAcpi.c */, + A591CBA426FF786C00F9DBF0 /* NvramKeyInfo.h */, + A591CBA526FF786C00F9DBF0 /* KextInfo.c */, + A591CBA626FF786C00F9DBF0 /* ocvalidate.c */, + A591CBA726FF786C00F9DBF0 /* ValidateMisc.c */, ); path = ocvalidate; sourceTree = ""; }; - A588C03B25265F100089BA4A /* LogoutHook */ = { + A591CBA826FF786C00F9DBF0 /* LogoutHook */ = { isa = PBXGroup; children = ( - A588C03C25265F100089BA4A /* LogoutHook.command */, - A588C03D25265F100089BA4A /* README.md */, - A588C03E25265F100089BA4A /* nvram.mojave */, + A591CBA926FF786C00F9DBF0 /* nvramdump.c */, + A591CBAA26FF786C00F9DBF0 /* Makefile */, + A591CBAB26FF786C00F9DBF0 /* LogoutHook.command */, + A591CBAC26FF786C00F9DBF0 /* README.md */, ); path = LogoutHook; sourceTree = ""; }; - A588C03F25265F100089BA4A /* macrecovery */ = { + A591CBAD26FF786C00F9DBF0 /* macrecovery */ = { isa = PBXGroup; children = ( - A588C04025265F100089BA4A /* recovery_urls.txt */, - A588C04125265F100089BA4A /* boards.json */, - A588C04225265F100089BA4A /* README.md */, - A588C04325265F100089BA4A /* macrecovery.py */, + A591CBAE26FF786C00F9DBF0 /* recovery_urls.txt */, + A591CBAF26FF786C00F9DBF0 /* boards.json */, + A591CBB026FF786C00F9DBF0 /* README.md */, + A591CBB126FF786C00F9DBF0 /* macrecovery.py */, ); path = macrecovery; sourceTree = ""; }; - A588C04425265F100089BA4A /* TestKextInject */ = { + A591CBB226FF786C00F9DBF0 /* TestKextInject */ = { isa = PBXGroup; children = ( - A588C04525265F100089BA4A /* Makefile */, - A588C04625265F100089BA4A /* check_injection.sh */, - A588C04725265F100089BA4A /* KextInject.c */, + A591CBB326FF786C00F9DBF0 /* Makefile */, + A591CBB426FF786C00F9DBF0 /* check_injection.sh */, + A591CBB526FF786C00F9DBF0 /* KextInject.c */, ); path = TestKextInject; sourceTree = ""; }; - A588C04925265F100089BA4A /* Products */ = { + A591CBB626FF786C00F9DBF0 /* ACPIe */ = { isa = PBXGroup; children = ( - A588C0A525265F110089BA4A /* __OpenCorePkg__index.o */, + A591CBB726FF786C00F9DBF0 /* ACPIe.c */, + A591CBB826FF786C00F9DBF0 /* Makefile */, + A591CBB926FF786C00F9DBF0 /* Tests */, + A591CBDB26FF786C00F9DBF0 /* testsuite.sh */, + ); + path = ACPIe; + sourceTree = ""; + }; + A591CBB926FF786C00F9DBF0 /* Tests */ = { + isa = PBXGroup; + children = ( + A591CBBA26FF786C00F9DBF0 /* Correct */, + A591CBD026FF786C00F9DBF0 /* Input */, + ); + path = Tests; + sourceTree = ""; + }; + A591CBBA26FF786C00F9DBF0 /* Correct */ = { + isa = PBXGroup; + children = ( + A591CBBB26FF786C00F9DBF0 /* test16_output.txt */, + A591CBBC26FF786C00F9DBF0 /* test21_output.txt */, + A591CBBD26FF786C00F9DBF0 /* test1_output.txt */, + A591CBBE26FF786C00F9DBF0 /* test13_output.txt */, + A591CBBF26FF786C00F9DBF0 /* test4_output.txt */, + A591CBC026FF786C00F9DBF0 /* test9_output.txt */, + A591CBC126FF786C00F9DBF0 /* test19_output.txt */, + A591CBC226FF786C00F9DBF0 /* test3_output.txt */, + A591CBC326FF786C00F9DBF0 /* test14_output.txt */, + A591CBC426FF786C00F9DBF0 /* test6_output.txt */, + A591CBC526FF786C00F9DBF0 /* test11_output.txt */, + A591CBC626FF786C00F9DBF0 /* test12_output.txt */, + A591CBC726FF786C00F9DBF0 /* test5_output.txt */, + A591CBC826FF786C00F9DBF0 /* test8_output.txt */, + A591CBC926FF786C00F9DBF0 /* test17_output.txt */, + A591CBCA26FF786C00F9DBF0 /* test20_output.txt */, + A591CBCB26FF786C00F9DBF0 /* test7_output.txt */, + A591CBCC26FF786C00F9DBF0 /* test10_output.txt */, + A591CBCD26FF786C00F9DBF0 /* test18_output.txt */, + A591CBCE26FF786C00F9DBF0 /* test2_output.txt */, + A591CBCF26FF786C00F9DBF0 /* test15_output.txt */, + ); + path = Correct; + sourceTree = ""; + }; + A591CBD026FF786C00F9DBF0 /* Input */ = { + isa = PBXGroup; + children = ( + A591CBD126FF786C00F9DBF0 /* DSDT-XOSI.bin */, + A591CBD226FF786C00F9DBF0 /* broken3.bin */, + A591CBD326FF786C00F9DBF0 /* SSDT-0.bin */, + A591CBD426FF786C00F9DBF0 /* SSDT-1.bin */, + A591CBD526FF786C00F9DBF0 /* DSDT-legacy.bin */, + A591CBD626FF786C00F9DBF0 /* corrupt1.bin */, + A591CBD726FF786C00F9DBF0 /* SSDT-x4_0.bin */, + A591CBD826FF786C00F9DBF0 /* nesting.bin */, + A591CBD926FF786C00F9DBF0 /* DSDT.bin */, + A591CBDA26FF786C00F9DBF0 /* RSDT.bin */, + ); + path = Input; + sourceTree = ""; + }; + A591CBDD26FF786C00F9DBF0 /* Products */ = { + isa = PBXGroup; + children = ( + A591CC4926FF786D00F9DBF0 /* __OpenCorePkg__index.o */, ); name = Products; sourceTree = ""; }; - A588C05025265F100089BA4A /* Application */ = { + A591CBE226FF786D00F9DBF0 /* .github */ = { isa = PBXGroup; children = ( - A588C05825265F100089BA4A /* BootKicker */, - A588C05B25265F100089BA4A /* Bootstrap */, - A588C07125265F100089BA4A /* ChipTune */, - A588C07825265F100089BA4A /* CleanNvram */, - A5C619C126071AFA001856DF /* ControlMsrE2 */, - A588C06725265F100089BA4A /* GopStop */, - A588C05125265F100089BA4A /* HdaCodecDump */, - A588C05E25265F100089BA4A /* KeyTester */, - A588C07E25265F100089BA4A /* MmapDump */, - A588C07B25265F100089BA4A /* OpenControl */, - A588C07425265F100089BA4A /* PavpProvision */, - A588C06E25265F100089BA4A /* ResetSystem */, - A588C06425265F100089BA4A /* RtcRw */, - A588C05525265F100089BA4A /* VerifyMemOpt */, + A591CBE326FF786D00F9DBF0 /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A591CBE326FF786D00F9DBF0 /* workflows */ = { + isa = PBXGroup; + children = ( + A591CBE426FF786D00F9DBF0 /* main.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A591CBE726FF786D00F9DBF0 /* Application */ = { + isa = PBXGroup; + children = ( + A591CBE826FF786D00F9DBF0 /* VerifyMemOpt */, + A591CBEB26FF786D00F9DBF0 /* BootKicker */, + A591CBEE26FF786D00F9DBF0 /* Bootstrap */, + A591CBF126FF786D00F9DBF0 /* KeyTester */, + A591CBF426FF786D00F9DBF0 /* RtcRw */, + A591CBF726FF786D00F9DBF0 /* GopStop */, + A591CBFE26FF786D00F9DBF0 /* ResetSystem */, + A591CC0126FF786D00F9DBF0 /* ControlMsrE2 */, + A591CC0926FF786D00F9DBF0 /* ChipTune */, + A591CC0C26FF786D00F9DBF0 /* OpenCore */, + A591CC1026FF786D00F9DBF0 /* CsrUtil */, + A591CC1326FF786D00F9DBF0 /* TpmInfo */, + A591CC1626FF786D00F9DBF0 /* PavpProvision */, + A591CC1A26FF786D00F9DBF0 /* GopPerf */, + A591CC1D26FF786D00F9DBF0 /* CleanNvram */, + A591CC2026FF786D00F9DBF0 /* OpenControl */, + A591CC2326FF786D00F9DBF0 /* MmapDump */, ); path = Application; sourceTree = ""; }; - A588C05125265F100089BA4A /* HdaCodecDump */ = { + A591CBE826FF786D00F9DBF0 /* VerifyMemOpt */ = { isa = PBXGroup; children = ( - A588C05225265F100089BA4A /* HdaCodecDump.inf */, - A588C05325265F100089BA4A /* HdaCodecDump.h */, - A588C05425265F100089BA4A /* HdaCodecDump.c */, - ); - path = HdaCodecDump; - sourceTree = ""; - }; - A588C05525265F100089BA4A /* VerifyMemOpt */ = { - isa = PBXGroup; - children = ( - A588C05625265F100089BA4A /* VerifyMemOpt.inf */, - A588C05725265F100089BA4A /* VerifyMemOpt.c */, + A591CBE926FF786D00F9DBF0 /* VerifyMemOpt.inf */, + A591CBEA26FF786D00F9DBF0 /* VerifyMemOpt.c */, ); path = VerifyMemOpt; sourceTree = ""; }; - A588C05825265F100089BA4A /* BootKicker */ = { + A591CBEB26FF786D00F9DBF0 /* BootKicker */ = { isa = PBXGroup; children = ( - A588C05925265F100089BA4A /* BootKicker.inf */, - A588C05A25265F100089BA4A /* BootKicker.c */, + A591CBEC26FF786D00F9DBF0 /* BootKicker.inf */, + A591CBED26FF786D00F9DBF0 /* BootKicker.c */, ); path = BootKicker; sourceTree = ""; }; - A588C05B25265F100089BA4A /* Bootstrap */ = { + A591CBEE26FF786D00F9DBF0 /* Bootstrap */ = { isa = PBXGroup; children = ( - A588C05C25265F100089BA4A /* Bootstrap.inf */, - A588C05D25265F100089BA4A /* Bootstrap.c */, + A591CBEF26FF786D00F9DBF0 /* Bootstrap.inf */, + A591CBF026FF786D00F9DBF0 /* Bootstrap.c */, ); path = Bootstrap; sourceTree = ""; }; - A588C05E25265F100089BA4A /* KeyTester */ = { + A591CBF126FF786D00F9DBF0 /* KeyTester */ = { isa = PBXGroup; children = ( - A588C05F25265F100089BA4A /* KeyTester.inf */, - A588C06025265F100089BA4A /* KeyTester.c */, + A591CBF226FF786D00F9DBF0 /* KeyTester.inf */, + A591CBF326FF786D00F9DBF0 /* KeyTester.c */, ); path = KeyTester; sourceTree = ""; }; - A588C06425265F100089BA4A /* RtcRw */ = { + A591CBF426FF786D00F9DBF0 /* RtcRw */ = { isa = PBXGroup; children = ( - A588C06525265F100089BA4A /* RtcRw.inf */, - A588C06625265F100089BA4A /* RtcRw.c */, + A591CBF526FF786D00F9DBF0 /* RtcRw.inf */, + A591CBF626FF786D00F9DBF0 /* RtcRw.c */, ); path = RtcRw; sourceTree = ""; }; - A588C06725265F100089BA4A /* GopStop */ = { + A591CBF726FF786D00F9DBF0 /* GopStop */ = { isa = PBXGroup; children = ( - A588C06825265F100089BA4A /* GopStop.inf */, - A588C06925265F100089BA4A /* GopStop.c */, - A588C06A25265F100089BA4A /* README.md */, - A588C06B25265F100089BA4A /* Examples */, + A591CBF826FF786D00F9DBF0 /* GopStop.inf */, + A591CBF926FF786D00F9DBF0 /* GopStop.c */, + A591CBFA26FF786D00F9DBF0 /* README.md */, + A591CBFB26FF786D00F9DBF0 /* Examples */, ); path = GopStop; sourceTree = ""; }; - A588C06B25265F100089BA4A /* Examples */ = { + A591CBFB26FF786D00F9DBF0 /* Examples */ = { isa = PBXGroup; children = ( - A588C06C25265F100089BA4A /* Step3.png */, - A588C06D25265F100089BA4A /* Step10.png */, + A591CBFC26FF786D00F9DBF0 /* Step3.png */, + A591CBFD26FF786D00F9DBF0 /* Step10.png */, ); path = Examples; sourceTree = ""; }; - A588C06E25265F100089BA4A /* ResetSystem */ = { + A591CBFE26FF786D00F9DBF0 /* ResetSystem */ = { isa = PBXGroup; children = ( - A588C06F25265F100089BA4A /* ResetSystem.inf */, - A588C07025265F100089BA4A /* ResetSystem.c */, + A591CBFF26FF786D00F9DBF0 /* ResetSystem.inf */, + A591CC0026FF786D00F9DBF0 /* ResetSystem.c */, ); path = ResetSystem; sourceTree = ""; }; - A588C07125265F100089BA4A /* ChipTune */ = { + A591CC0126FF786D00F9DBF0 /* ControlMsrE2 */ = { isa = PBXGroup; children = ( - A588C07225265F100089BA4A /* ChipTune.inf */, - A588C07325265F100089BA4A /* ChipTune.c */, + A591CC0226FF786D00F9DBF0 /* ControlMsrE2.c */, + A591CC0326FF786D00F9DBF0 /* ControlMsrE2Hii.c */, + A591CC0426FF786D00F9DBF0 /* ControlMsrE2UI.c */, + A591CC0526FF786D00F9DBF0 /* ControlMsrE2.inf */, + A591CC0626FF786D00F9DBF0 /* ControlMsrE2.h */, + A591CC0726FF786D00F9DBF0 /* ControlMsrE2Clover.inf */, + A591CC0826FF786D00F9DBF0 /* VerifyMsrE2.c */, + ); + path = ControlMsrE2; + sourceTree = ""; + }; + A591CC0926FF786D00F9DBF0 /* ChipTune */ = { + isa = PBXGroup; + children = ( + A591CC0A26FF786D00F9DBF0 /* ChipTune.inf */, + A591CC0B26FF786D00F9DBF0 /* ChipTune.c */, ); path = ChipTune; sourceTree = ""; }; - A588C07425265F100089BA4A /* PavpProvision */ = { + A591CC0C26FF786D00F9DBF0 /* OpenCore */ = { isa = PBXGroup; children = ( - A588C07525265F100089BA4A /* PavpProvision.inf */, - A588C07625265F100089BA4A /* PavpProvisionData.c */, - A588C07725265F100089BA4A /* PavpProvision.c */, + A591CC0D26FF786D00F9DBF0 /* OpenCoreLib.inf */, + A591CC0E26FF786D00F9DBF0 /* OpenCore.c */, + A591CC0F26FF786D00F9DBF0 /* OpenCore.inf */, + ); + path = OpenCore; + sourceTree = ""; + }; + A591CC1026FF786D00F9DBF0 /* CsrUtil */ = { + isa = PBXGroup; + children = ( + A591CC1126FF786D00F9DBF0 /* CsrUtil.c */, + A591CC1226FF786D00F9DBF0 /* CsrUtil.inf */, + ); + path = CsrUtil; + sourceTree = ""; + }; + A591CC1326FF786D00F9DBF0 /* TpmInfo */ = { + isa = PBXGroup; + children = ( + A591CC1426FF786D00F9DBF0 /* TpmInfo.inf */, + A591CC1526FF786D00F9DBF0 /* TpmInfo.c */, + ); + path = TpmInfo; + sourceTree = ""; + }; + A591CC1626FF786D00F9DBF0 /* PavpProvision */ = { + isa = PBXGroup; + children = ( + A591CC1726FF786D00F9DBF0 /* PavpProvision.inf */, + A591CC1826FF786D00F9DBF0 /* PavpProvisionData.c */, + A591CC1926FF786D00F9DBF0 /* PavpProvision.c */, ); path = PavpProvision; sourceTree = ""; }; - A588C07825265F100089BA4A /* CleanNvram */ = { + A591CC1A26FF786D00F9DBF0 /* GopPerf */ = { isa = PBXGroup; children = ( - A588C07925265F100089BA4A /* CleanNvram.c */, - A588C07A25265F100089BA4A /* CleanNvram.inf */, + A591CC1B26FF786D00F9DBF0 /* GopPerf.c */, + A591CC1C26FF786D00F9DBF0 /* GopPerf.inf */, + ); + path = GopPerf; + sourceTree = ""; + }; + A591CC1D26FF786D00F9DBF0 /* CleanNvram */ = { + isa = PBXGroup; + children = ( + A591CC1E26FF786D00F9DBF0 /* CleanNvram.c */, + A591CC1F26FF786D00F9DBF0 /* CleanNvram.inf */, ); path = CleanNvram; sourceTree = ""; }; - A588C07B25265F100089BA4A /* OpenControl */ = { + A591CC2026FF786D00F9DBF0 /* OpenControl */ = { isa = PBXGroup; children = ( - A588C07C25265F100089BA4A /* OpenControl.inf */, - A588C07D25265F100089BA4A /* OpenControl.c */, + A591CC2126FF786D00F9DBF0 /* OpenControl.inf */, + A591CC2226FF786D00F9DBF0 /* OpenControl.c */, ); path = OpenControl; sourceTree = ""; }; - A588C07E25265F100089BA4A /* MmapDump */ = { + A591CC2326FF786D00F9DBF0 /* MmapDump */ = { isa = PBXGroup; children = ( - A588C07F25265F100089BA4A /* MmapDump.inf */, - A588C08025265F100089BA4A /* MmapDump.c */, + A591CC2426FF786D00F9DBF0 /* MmapDump.inf */, + A591CC2526FF786D00F9DBF0 /* MmapDump.c */, ); path = MmapDump; sourceTree = ""; }; - A588C08825265F110089BA4A /* Debug */ = { + A591CC2C26FF786D00F9DBF0 /* Debug */ = { isa = PBXGroup; children = ( - A588C08925265F110089BA4A /* GdbSyms */, - A588C09A25265F110089BA4A /* ClangDwarf.patch */, - A588C09B25265F110089BA4A /* README.md */, - A588C09C25265F110089BA4A /* Scripts */, - A588C0A125265F110089BA4A /* efidebug.tool */, + A591CC2D26FF786D00F9DBF0 /* GdbSyms */, + A591CC3E26FF786D00F9DBF0 /* ClangDwarf.patch */, + A591CC3F26FF786D00F9DBF0 /* README.md */, + A591CC4026FF786D00F9DBF0 /* Scripts */, + A591CC4526FF786D00F9DBF0 /* efidebug.tool */, ); path = Debug; sourceTree = ""; }; - A588C08925265F110089BA4A /* GdbSyms */ = { + A591CC2D26FF786D00F9DBF0 /* GdbSyms */ = { isa = PBXGroup; children = ( - A588C08A25265F110089BA4A /* Bin */, - A588C09825265F110089BA4A /* GdbSyms.c */, - A588C09925265F110089BA4A /* GdbSyms.inf */, + A591CC2E26FF786D00F9DBF0 /* Bin */, + A591CC3C26FF786D00F9DBF0 /* GdbSyms.c */, + A591CC3D26FF786D00F9DBF0 /* GdbSyms.inf */, ); path = GdbSyms; sourceTree = ""; }; - A588C08A25265F110089BA4A /* Bin */ = { + A591CC2E26FF786D00F9DBF0 /* Bin */ = { isa = PBXGroup; children = ( - A588C08B25265F110089BA4A /* Ia32_XCODE5 */, - A588C08D25265F110089BA4A /* X64_CLANGPDB */, - A588C09025265F110089BA4A /* X64_CLANGDWARF */, - A588C09225265F110089BA4A /* X64_GCC5 */, - A588C09425265F110089BA4A /* X64_XCODE5 */, - A588C09625265F110089BA4A /* Ia32_GCC5 */, + A591CC2F26FF786D00F9DBF0 /* Ia32_XCODE5 */, + A591CC3126FF786D00F9DBF0 /* X64_CLANGPDB */, + A591CC3426FF786D00F9DBF0 /* X64_CLANGDWARF */, + A591CC3626FF786D00F9DBF0 /* X64_GCC5 */, + A591CC3826FF786D00F9DBF0 /* X64_XCODE5 */, + A591CC3A26FF786D00F9DBF0 /* Ia32_GCC5 */, ); path = Bin; sourceTree = ""; }; - A588C08B25265F110089BA4A /* Ia32_XCODE5 */ = { + A591CC2F26FF786D00F9DBF0 /* Ia32_XCODE5 */ = { isa = PBXGroup; children = ( - A588C08C25265F110089BA4A /* GdbSyms.dll */, + A591CC3026FF786D00F9DBF0 /* GdbSyms.dll */, ); path = Ia32_XCODE5; sourceTree = ""; }; - A588C08D25265F110089BA4A /* X64_CLANGPDB */ = { + A591CC3126FF786D00F9DBF0 /* X64_CLANGPDB */ = { isa = PBXGroup; children = ( - A588C08E25265F110089BA4A /* GdbSyms.dll */, - A588C08F25265F110089BA4A /* GdbSyms.pdb */, + A591CC3226FF786D00F9DBF0 /* GdbSyms.dll */, + A591CC3326FF786D00F9DBF0 /* GdbSyms.pdb */, ); path = X64_CLANGPDB; sourceTree = ""; }; - A588C09025265F110089BA4A /* X64_CLANGDWARF */ = { + A591CC3426FF786D00F9DBF0 /* X64_CLANGDWARF */ = { isa = PBXGroup; children = ( - A588C09125265F110089BA4A /* GdbSyms.debug */, + A591CC3526FF786D00F9DBF0 /* GdbSyms.debug */, ); path = X64_CLANGDWARF; sourceTree = ""; }; - A588C09225265F110089BA4A /* X64_GCC5 */ = { + A591CC3626FF786D00F9DBF0 /* X64_GCC5 */ = { isa = PBXGroup; children = ( - A588C09325265F110089BA4A /* GdbSyms.debug */, + A591CC3726FF786D00F9DBF0 /* GdbSyms.debug */, ); path = X64_GCC5; sourceTree = ""; }; - A588C09425265F110089BA4A /* X64_XCODE5 */ = { + A591CC3826FF786D00F9DBF0 /* X64_XCODE5 */ = { isa = PBXGroup; children = ( - A588C09525265F110089BA4A /* GdbSyms.dll */, + A591CC3926FF786D00F9DBF0 /* GdbSyms.dll */, ); path = X64_XCODE5; sourceTree = ""; }; - A588C09625265F110089BA4A /* Ia32_GCC5 */ = { + A591CC3A26FF786D00F9DBF0 /* Ia32_GCC5 */ = { isa = PBXGroup; children = ( - A588C09725265F110089BA4A /* GdbSyms.debug */, + A591CC3B26FF786D00F9DBF0 /* GdbSyms.debug */, ); path = Ia32_GCC5; sourceTree = ""; }; - A588C09C25265F110089BA4A /* Scripts */ = { + A591CC4026FF786D00F9DBF0 /* Scripts */ = { isa = PBXGroup; children = ( - A588C09D25265F110089BA4A /* common_uefi.py */, - A588C09E25265F110089BA4A /* lldb_uefi.py */, - A588C09F25265F110089BA4A /* x86_64_target_definition.py */, - A588C0A025265F110089BA4A /* gdb_uefi.py */, + A591CC4126FF786D00F9DBF0 /* common_uefi.py */, + A591CC4226FF786D00F9DBF0 /* lldb_uefi.py */, + A591CC4326FF786D00F9DBF0 /* x86_64_target_definition.py */, + A591CC4426FF786D00F9DBF0 /* gdb_uefi.py */, ); path = Scripts; sourceTree = ""; }; + A591CC4A26FF78AD00F9DBF0 /* rEFIt_UEFI */ = { + isa = PBXGroup; + children = ( + A591CC4B26FF78AD00F9DBF0 /* PlatformEFI */, + A591CC7026FF78AD00F9DBF0 /* cpp_unit_test */, + A591CC9D26FF78AD00F9DBF0 /* Settings */, + A591CCC226FF78AD00F9DBF0 /* cpp_lib */, + A591CCD026FF78AE00F9DBF0 /* include */, + A591CCE326FF78AE00F9DBF0 /* Platform */, + A591CD6626FF78AE00F9DBF0 /* refit.inf */, + A591CD6726FF78AE00F9DBF0 /* PlatformPOSIX+EFI */, + A591CD7A26FF78AE00F9DBF0 /* libeg */, + A591CD9C26FF78AE00F9DBF0 /* generate_source_list.sh */, + A591CD9D26FF78AE00F9DBF0 /* PlatformPOSIX */, + A591CDAE26FF78AE00F9DBF0 /* entry_scan */, + A591CDC626FF78AE00F9DBF0 /* gui */, + A591CDD126FF78AE00F9DBF0 /* refit */, + A591CDDA26FF78AE00F9DBF0 /* PlatformIA32 */, + A591CDDC26FF78AE00F9DBF0 /* cpp_foundation */, + ); + name = rEFIt_UEFI; + path = ../../rEFIt_UEFI; + sourceTree = ""; + }; + A591CC4B26FF78AD00F9DBF0 /* PlatformEFI */ = { + isa = PBXGroup; + children = ( + A591CC4C26FF78AD00F9DBF0 /* posix */, + A591CC6126FF78AD00F9DBF0 /* include */, + A591CC6626FF78AD00F9DBF0 /* BootLog.cpp */, + A591CC6726FF78AD00F9DBF0 /* BasicIO.cpp */, + A591CC6826FF78AD00F9DBF0 /* cpp_util */, + ); + path = PlatformEFI; + sourceTree = ""; + }; + A591CC4C26FF78AD00F9DBF0 /* posix */ = { + isa = PBXGroup; + children = ( + A591CC4D26FF78AD00F9DBF0 /* stdlib.h */, + A591CC4E26FF78AD00F9DBF0 /* limits.h */, + A591CC4F26FF78AD00F9DBF0 /* strings.cpp */, + A591CC5026FF78AD00F9DBF0 /* stddef.h */, + A591CC5126FF78AD00F9DBF0 /* posix_additions.cpp */, + A591CC5226FF78AD00F9DBF0 /* stdio.cpp */, + A591CC5326FF78AD00F9DBF0 /* abort.cpp */, + A591CC5426FF78AD00F9DBF0 /* string.cpp */, + A591CC5526FF78AD00F9DBF0 /* strings.h */, + A591CC5626FF78AD00F9DBF0 /* wchar.cpp */, + A591CC5726FF78AD00F9DBF0 /* wchar.h */, + A591CC5826FF78AD00F9DBF0 /* posix.h */, + A591CC5926FF78AD00F9DBF0 /* stdbool.h */, + A591CC5A26FF78AD00F9DBF0 /* strlen.cpp */, + A591CC5B26FF78AD00F9DBF0 /* stdio.h */, + A591CC5C26FF78AD00F9DBF0 /* stdarg.h */, + A591CC5D26FF78AD00F9DBF0 /* stdint.h */, + A591CC5E26FF78AD00F9DBF0 /* posix_additions.h */, + A591CC5F26FF78AD00F9DBF0 /* string.h */, + A591CC6026FF78AD00F9DBF0 /* abort.h */, + ); + path = posix; + sourceTree = ""; + }; + A591CC6126FF78AD00F9DBF0 /* include */ = { + isa = PBXGroup; + children = ( + A591CC6226FF78AD00F9DBF0 /* printlib-test-cpp_conf.h */, + A591CC6326FF78AD00F9DBF0 /* printf_lite-test-cpp_conf.h */, + A591CC6426FF78AD00F9DBF0 /* Platform.h */, + A591CC6526FF78AD00F9DBF0 /* XToolsConf.h */, + ); + path = include; + sourceTree = ""; + }; + A591CC6826FF78AD00F9DBF0 /* cpp_util */ = { + isa = PBXGroup; + children = ( + A591CC6926FF78AD00F9DBF0 /* globals_dtor.h */, + A591CC6A26FF78AD00F9DBF0 /* globals_dtor.cpp */, + A591CC6B26FF78AD00F9DBF0 /* pure_virtual.cpp */, + A591CC6C26FF78AD00F9DBF0 /* operatorNewDelete.h */, + A591CC6D26FF78AD00F9DBF0 /* globals_ctor.h */, + A591CC6E26FF78AD00F9DBF0 /* globals_ctor.cpp */, + A591CC6F26FF78AD00F9DBF0 /* operatorNewDelete.cpp */, + ); + path = cpp_util; + sourceTree = ""; + }; + A591CC7026FF78AD00F9DBF0 /* cpp_unit_test */ = { + isa = PBXGroup; + children = ( + A591CC7126FF78AD00F9DBF0 /* XToolsCommon_test.h */, + A591CC7226FF78AD00F9DBF0 /* XString_test.h */, + A591CC7326FF78AD00F9DBF0 /* plist_tests.h */, + A591CC7426FF78AD00F9DBF0 /* global_test.cpp */, + A591CC7526FF78AD00F9DBF0 /* strncmp_test.h */, + A591CC7626FF78AD00F9DBF0 /* XBuffer_tests.h */, + A591CC7726FF78AD00F9DBF0 /* strcmp_test.h */, + A591CC7826FF78AD00F9DBF0 /* XBuffer_tests.cpp */, + A591CC7926FF78AD00F9DBF0 /* LoadOptions_test.cpp */, + A591CC7A26FF78AD00F9DBF0 /* xml_lite-test.h */, + A591CC7B26FF78AD00F9DBF0 /* find_replace_mask_OC_tests.h */, + A591CC7C26FF78AD00F9DBF0 /* printf_lite-test.cpp */, + A591CC7D26FF78AD00F9DBF0 /* XArray_tests.h */, + A591CC7E26FF78AD00F9DBF0 /* global_test.h */, + A591CC7F26FF78AD00F9DBF0 /* find_replace_mask_Clover_tests.h */, + A591CC8026FF78AD00F9DBF0 /* xml_lite-reapeatingdict-test.cpp */, + A591CC8126FF78AD00F9DBF0 /* XStringArray_test.h */, + A591CC8226FF78AD00F9DBF0 /* strcasecmp_test.cpp */, + A591CC8326FF78AD00F9DBF0 /* xml_lite-test.cpp */, + A591CC8426FF78AD00F9DBF0 /* plist_tests.cpp */, + A591CC8526FF78AD00F9DBF0 /* strcasecmp_test.h */, + A591CC8626FF78AD00F9DBF0 /* MacOsVersion_test.cpp */, + A591CC8726FF78AD00F9DBF0 /* strcmp_test.cpp */, + A591CC8826FF78AD00F9DBF0 /* printlib-test.cpp */, + A591CC8926FF78AD00F9DBF0 /* XStringArray_test.cpp */, + A591CC8A26FF78AD00F9DBF0 /* XObjArray_tests.h */, + A591CC8B26FF78AD00F9DBF0 /* find_replace_mask_Clover_tests.cpp */, + A591CC8C26FF78AD00F9DBF0 /* MacOsVersion_test.h */, + A591CC8D26FF78AD00F9DBF0 /* strlen_test.h */, + A591CC8E26FF78AD00F9DBF0 /* all_tests.cpp */, + A591CC8F26FF78AD00F9DBF0 /* printlib-test.h */, + A591CC9026FF78AD00F9DBF0 /* XObjArray_tests.cpp */, + A591CC9126FF78AD00F9DBF0 /* XArray_tests.cpp */, + A591CC9226FF78AD00F9DBF0 /* strncmp_test.cpp */, + A591CC9326FF78AD00F9DBF0 /* printf_lite-test.h */, + A591CC9426FF78AD00F9DBF0 /* config-test.cpp */, + A591CC9526FF78AD00F9DBF0 /* XString_test.cpp */, + A591CC9626FF78AD00F9DBF0 /* LoadOptions_test.h */, + A591CC9726FF78AD00F9DBF0 /* XToolsCommon_test.cpp */, + A591CC9826FF78AD00F9DBF0 /* all_tests.h */, + A591CC9926FF78AD00F9DBF0 /* strlen_test.cpp */, + A591CC9A26FF78AD00F9DBF0 /* config-test.h */, + A591CC9B26FF78AD00F9DBF0 /* find_replace_mask_OC_tests.cpp */, + A591CC9C26FF78AD00F9DBF0 /* xml_lite-reapeatingdict-test.h */, + ); + path = cpp_unit_test; + sourceTree = ""; + }; + A591CC9D26FF78AD00F9DBF0 /* Settings */ = { + isa = PBXGroup; + children = ( + A591CC9E26FF78AD00F9DBF0 /* SelfOem.cpp */, + A591CC9F26FF78AD00F9DBF0 /* ConfigManager.h */, + A591CCA026FF78AD00F9DBF0 /* Readme.md */, + A591CCA126FF78AD00F9DBF0 /* SelfOem.h */, + A591CCA226FF78AD00F9DBF0 /* ConfigManager.cpp */, + A591CCA326FF78AD00F9DBF0 /* ConfigPlist */, + A591CCC026FF78AD00F9DBF0 /* Self.h */, + A591CCC126FF78AD00F9DBF0 /* Self.cpp */, + ); + path = Settings; + sourceTree = ""; + }; + A591CCA326FF78AD00F9DBF0 /* ConfigPlist */ = { + isa = PBXGroup; + children = ( + A591CCA426FF78AD00F9DBF0 /* SMBIOSPlist.h */, + A591CCA526FF78AD00F9DBF0 /* Config_GUI.cpp */, + A591CCA626FF78AD00F9DBF0 /* Config_KernelAndKextPatches.h */, + A591CCA726FF78AD00F9DBF0 /* Config_Graphics.h */, + A591CCA826FF78AD00F9DBF0 /* Config_ACPI_DSDT.h */, + A591CCA926FF78AD00F9DBF0 /* Config_Quirks.cpp */, + A591CCAA26FF78AD00F9DBF0 /* Config_Devices_Audio.h */, + A591CCAB26FF78AD00F9DBF0 /* Config_Quirks.h */, + A591CCAC26FF78AD00F9DBF0 /* ConfigPlistClass.h */, + A591CCAD26FF78AD00F9DBF0 /* Config_ACPI.h */, + A591CCAE26FF78AD00F9DBF0 /* Config_Devices_Properties.h */, + A591CCAF26FF78AD00F9DBF0 /* Config_Boot.h */, + A591CCB026FF78AD00F9DBF0 /* README.md */, + A591CCB126FF78AD00F9DBF0 /* Config_Devices_Arbitrary.h */, + A591CCB226FF78AD00F9DBF0 /* ConfigPlistAbstract.h */, + A591CCB326FF78AD00F9DBF0 /* Config_SystemParameters.h */, + A591CCB426FF78AD00F9DBF0 /* Config_Devices.h */, + A591CCB526FF78AD00F9DBF0 /* Config_CPU.h */, + A591CCB626FF78AD00F9DBF0 /* Config_BootGraphics.h */, + A591CCB726FF78AD00F9DBF0 /* ConfigPlistAbstract.cpp */, + A591CCB826FF78AD00F9DBF0 /* Config_ACPI_DSDT.cpp */, + A591CCB926FF78AD00F9DBF0 /* Config_ACPI_SSDT.h */, + A591CCBA26FF78AD00F9DBF0 /* Config_GUI.h */, + A591CCBB26FF78AD00F9DBF0 /* Config_RtVariables.h */, + A591CCBC26FF78AD00F9DBF0 /* SMBIOSPlist.cpp */, + A591CCBD26FF78AD00F9DBF0 /* Config_Devices_FakeID.h */, + A591CCBE26FF78AD00F9DBF0 /* Config_Devices_USB.h */, + A591CCBF26FF78AD00F9DBF0 /* Config_Devices_AddProperties.h */, + ); + path = ConfigPlist; + sourceTree = ""; + }; + A591CCC226FF78AD00F9DBF0 /* cpp_lib */ = { + isa = PBXGroup; + children = ( + A591CCC326FF78AD00F9DBF0 /* XmlLiteParser.h */, + A591CCC426FF78AD00F9DBF0 /* XmlLiteArrayTypes.cpp */, + A591CCC526FF78AD00F9DBF0 /* XmlLiteDictTypes.cpp */, + A591CCC626FF78AD00F9DBF0 /* XmlLiteSimpleTypes.h */, + A591CCC726FF78AD00F9DBF0 /* XmlLiteUnionTypes.cpp */, + A591CCC826FF78AE00F9DBF0 /* XmlLiteCompositeTypes.cpp */, + A591CCC926FF78AE00F9DBF0 /* XmlLiteArrayTypes.h */, + A591CCCA26FF78AE00F9DBF0 /* XmlLiteUnionTypes.h */, + A591CCCB26FF78AE00F9DBF0 /* undefinable.h */, + A591CCCC26FF78AE00F9DBF0 /* XmlLiteParser.cpp */, + A591CCCD26FF78AE00F9DBF0 /* XmlLiteDictTypes.h */, + A591CCCE26FF78AE00F9DBF0 /* XmlLiteSimpleTypes.cpp */, + A591CCCF26FF78AE00F9DBF0 /* XmlLiteCompositeTypes.h */, + ); + path = cpp_lib; + sourceTree = ""; + }; + A591CCD026FF78AE00F9DBF0 /* include */ = { + isa = PBXGroup; + children = ( + A591CCD126FF78AE00F9DBF0 /* Devices.h */, + A591CCD226FF78AE00F9DBF0 /* Net.h */, + A591CCD326FF78AE00F9DBF0 /* syslinux_mbr.h */, + A591CCD426FF78AE00F9DBF0 /* rename_helper.h */, + A591CCD526FF78AE00F9DBF0 /* BootTypes.h */, + A591CCD626FF78AE00F9DBF0 /* OSFlags.h */, + A591CCD726FF78AE00F9DBF0 /* Handle.h */, + A591CCD826FF78AE00F9DBF0 /* VolumeTypes.h */, + A591CCD926FF78AE00F9DBF0 /* QuirksCodes.h */, + A591CCDA26FF78AE00F9DBF0 /* OneLinerMacros.h */, + A591CCDB26FF78AE00F9DBF0 /* OSTypes.h */, + A591CCDC26FF78AE00F9DBF0 /* Pci.h */, + A591CCDD26FF78AE00F9DBF0 /* Efi.h */, + A591CCDE26FF78AE00F9DBF0 /* Languages.h */, + A591CCDF26FF78AE00F9DBF0 /* TagTypes.h */, + A591CCE026FF78AE00F9DBF0 /* remove_ref.h */, + A591CCE126FF78AE00F9DBF0 /* DsdtFixList.h */, + A591CCE226FF78AE00F9DBF0 /* OC.h */, + ); + path = include; + sourceTree = ""; + }; + A591CCE326FF78AE00F9DBF0 /* Platform */ = { + isa = PBXGroup; + children = ( + A591CCE426FF78AE00F9DBF0 /* gma.h */, + A591CCE526FF78AE00F9DBF0 /* plist */, + A591CCFE26FF78AE00F9DBF0 /* DataHubExt.h */, + A591CCFF26FF78AE00F9DBF0 /* APFS.cpp */, + A591CD0026FF78AE00F9DBF0 /* Console.h */, + A591CD0126FF78AE00F9DBF0 /* AcpiPatcher.h */, + A591CD0226FF78AE00F9DBF0 /* MemoryOperation.h */, + A591CD0326FF78AE00F9DBF0 /* MacOsVersion.h */, + A591CD0426FF78AE00F9DBF0 /* LegacyBoot.cpp */, + A591CD0526FF78AE00F9DBF0 /* Utils.h */, + A591CD0626FF78AE00F9DBF0 /* SmbiosFillPatchingValues.h */, + A591CD0726FF78AE00F9DBF0 /* HdaCodecDump.cpp */, + A591CD0826FF78AE00F9DBF0 /* Hibernate.h */, + A591CD0926FF78AE00F9DBF0 /* kext_patcher.cpp */, + A591CD0A26FF78AE00F9DBF0 /* StateGenerator.h */, + A591CD0B26FF78AE00F9DBF0 /* memvendors.h */, + A591CD0C26FF78AE00F9DBF0 /* usbfix.h */, + A591CD0D26FF78AE00F9DBF0 /* AmlGenerator.h */, + A591CD0E26FF78AE00F9DBF0 /* BasicIO.h */, + A591CD0F26FF78AE00F9DBF0 /* Utils.cpp */, + A591CD1026FF78AE00F9DBF0 /* Hibernate.cpp */, + A591CD1126FF78AE00F9DBF0 /* AcpiPatcher.cpp */, + A591CD1226FF78AE00F9DBF0 /* StateGenerator.cpp */, + A591CD1326FF78AE00F9DBF0 /* kernel_patcher.h */, + A591CD1426FF78AE00F9DBF0 /* card_vlist.h */, + A591CD1526FF78AE00F9DBF0 /* AmlGenerator.cpp */, + A591CD1626FF78AE00F9DBF0 /* BdsConnect.cpp */, + A591CD1726FF78AE00F9DBF0 /* SettingsUtils.cpp */, + A591CD1826FF78AE00F9DBF0 /* Settings.h */, + A591CD1926FF78AE00F9DBF0 /* KextList.h */, + A591CD1A26FF78AE00F9DBF0 /* Nvram.h */, + A591CD1B26FF78AE00F9DBF0 /* Injectors.h */, + A591CD1C26FF78AE00F9DBF0 /* PlatformDriverOverride.cpp */, + A591CD1D26FF78AE00F9DBF0 /* Edid.cpp */, + A591CD1E26FF78AE00F9DBF0 /* sse3_5_patcher.h */, + A591CD1F26FF78AE00F9DBF0 /* StartupSound.h */, + A591CD2026FF78AE00F9DBF0 /* Console.cpp */, + A591CD2126FF78AE00F9DBF0 /* DataHubCpu.cpp */, + A591CD2226FF78AE00F9DBF0 /* hda.h */, + A591CD2326FF78AE00F9DBF0 /* DataHub.cpp */, + A591CD2426FF78AE00F9DBF0 /* device_inject.h */, + A591CD2526FF78AE00F9DBF0 /* b64cdecode.cpp */, + A591CD2626FF78AE00F9DBF0 /* LegacyBoot.h */, + A591CD2726FF78AE00F9DBF0 /* kext_inject.cpp */, + A591CD2826FF78AE00F9DBF0 /* Nvram.cpp */, + A591CD2926FF78AE00F9DBF0 /* nvidia.h */, + A591CD2A26FF78AE00F9DBF0 /* Events.h */, + A591CD2B26FF78AE00F9DBF0 /* PlatformDriverOverride.h */, + A591CD2C26FF78AE00F9DBF0 /* guid.h */, + A591CD2D26FF78AE00F9DBF0 /* BootOptions.h */, + A591CD2E26FF78AE00F9DBF0 /* Injectors.cpp */, + A591CD2F26FF78AE00F9DBF0 /* LegacyBiosThunk.cpp */, + A591CD3026FF78AE00F9DBF0 /* CloverVersion.cpp */, + A591CD3126FF78AE00F9DBF0 /* SettingsUtils.h */, + A591CD3226FF78AE00F9DBF0 /* KERNEL_AND_KEXT_PATCHES.h */, + A591CD3326FF78AE00F9DBF0 /* SmbiosFillPatchingValues.cpp */, + A591CD3426FF78AE00F9DBF0 /* boot.h */, + A591CD3526FF78AE00F9DBF0 /* DataHubCpu.h */, + A591CD3626FF78AE00F9DBF0 /* MacOsVersion.cpp */, + A591CD3726FF78AE00F9DBF0 /* BootOptions.cpp */, + A591CD3826FF78AE00F9DBF0 /* sse3_patcher.h */, + A591CD3926FF78AE00F9DBF0 /* kernel_patcher.cpp */, + A591CD3A26FF78AE00F9DBF0 /* gma.cpp */, + A591CD3B26FF78AE00F9DBF0 /* BootLog.h */, + A591CD3C26FF78AE00F9DBF0 /* hda.cpp */, + A591CD3D26FF78AE00F9DBF0 /* spd.cpp */, + A591CD3E26FF78AE00F9DBF0 /* HdaCodecDump.h */, + A591CD3F26FF78AE00F9DBF0 /* platformdata.cpp */, + A591CD4026FF78AE00F9DBF0 /* ati.cpp */, + A591CD4126FF78AE00F9DBF0 /* StartupSound.cpp */, + A591CD4226FF78AE00F9DBF0 /* MemoryOperation.c */, + A591CD4326FF78AE00F9DBF0 /* Settings.h.orig */, + A591CD4426FF78AE00F9DBF0 /* ati.h */, + A591CD4526FF78AE00F9DBF0 /* platformdata.h */, + A591CD4626FF78AE00F9DBF0 /* ati2.h */, + A591CD4726FF78AE00F9DBF0 /* kext_inject.h */, + A591CD4826FF78AE00F9DBF0 /* APFS.h */, + A591CD4926FF78AE00F9DBF0 /* cpu.h */, + A591CD4A26FF78AE00F9DBF0 /* sound.cpp */, + A591CD4B26FF78AE00F9DBF0 /* LegacyBiosThunk.h */, + A591CD4C26FF78AE00F9DBF0 /* VersionString.cpp */, + A591CD4D26FF78AE00F9DBF0 /* b64cdecode.h */, + A591CD4E26FF78AE00F9DBF0 /* Edid.h */, + A591CD4F26FF78AE00F9DBF0 /* Events.cpp */, + A591CD5026FF78AE00F9DBF0 /* device_inject.cpp */, + A591CD5126FF78AE00F9DBF0 /* ati_reg.h */, + A591CD5226FF78AE00F9DBF0 /* nvidia.cpp */, + A591CD5326FF78AE00F9DBF0 /* smbios.h */, + A591CD5426FF78AE00F9DBF0 /* CloverVersion.h */, + A591CD5526FF78AE00F9DBF0 /* smbios.cpp */, + A591CD5626FF78AE00F9DBF0 /* KextList.cpp */, + A591CD5726FF78AE00F9DBF0 /* Volume.h */, + A591CD5826FF78AE00F9DBF0 /* VersionString.h */, + A591CD5926FF78AE00F9DBF0 /* Volumes.h */, + A591CD5A26FF78AE00F9DBF0 /* cpu.cpp */, + A591CD5B26FF78AE00F9DBF0 /* KERNEL_AND_KEXT_PATCHES.cpp */, + A591CD5C26FF78AE00F9DBF0 /* guid.cpp */, + A591CD5D26FF78AE00F9DBF0 /* DataHub.h */, + A591CD5E26FF78AE00F9DBF0 /* Volumes.cpp */, + A591CD5F26FF78AE00F9DBF0 /* FixBiosDsdt.cpp */, + A591CD6026FF78AE00F9DBF0 /* spd.h */, + A591CD6126FF78AE00F9DBF0 /* FixBiosDsdt.h */, + A591CD6226FF78AE00F9DBF0 /* usbfix.cpp */, + A591CD6326FF78AE00F9DBF0 /* card_vlist.cpp */, + A591CD6426FF78AE00F9DBF0 /* Settings.cpp */, + A591CD6526FF78AE00F9DBF0 /* Volume.cpp */, + ); + path = Platform; + sourceTree = ""; + }; + A591CCE526FF78AE00F9DBF0 /* plist */ = { + isa = PBXGroup; + children = ( + A591CCE626FF78AE00F9DBF0 /* TagKey.h */, + A591CCE726FF78AE00F9DBF0 /* TagFloat.cpp */, + A591CCE826FF78AE00F9DBF0 /* TagDict.h */, + A591CCE926FF78AE00F9DBF0 /* base64.h */, + A591CCEA26FF78AE00F9DBF0 /* TagArray.cpp */, + A591CCEB26FF78AE00F9DBF0 /* base64.cpp */, + A591CCEC26FF78AE00F9DBF0 /* TagKey.cpp */, + A591CCED26FF78AE00F9DBF0 /* TagData.cpp */, + A591CCEE26FF78AE00F9DBF0 /* TagDict.cpp */, + A591CCEF26FF78AE00F9DBF0 /* TagString8.h */, + A591CCF026FF78AE00F9DBF0 /* TagDate.cpp */, + A591CCF126FF78AE00F9DBF0 /* TagArray.h */, + A591CCF226FF78AE00F9DBF0 /* plist.cpp */, + A591CCF326FF78AE00F9DBF0 /* xml.h */, + A591CCF426FF78AE00F9DBF0 /* TagInt64.cpp */, + A591CCF526FF78AE00F9DBF0 /* xml.cpp */, + A591CCF626FF78AE00F9DBF0 /* TagBool.cpp */, + A591CCF726FF78AE00F9DBF0 /* TagInt64.h */, + A591CCF826FF78AE00F9DBF0 /* TagDate.h */, + A591CCF926FF78AE00F9DBF0 /* plist.h */, + A591CCFA26FF78AE00F9DBF0 /* TagData.h */, + A591CCFB26FF78AE00F9DBF0 /* TagBool.h */, + A591CCFC26FF78AE00F9DBF0 /* TagString8.cpp */, + A591CCFD26FF78AE00F9DBF0 /* TagFloat.h */, + ); + path = plist; + sourceTree = ""; + }; + A591CD6726FF78AE00F9DBF0 /* PlatformPOSIX+EFI */ = { + isa = PBXGroup; + children = ( + A591CD6826FF78AE00F9DBF0 /* posix */, + A591CD6F26FF78AE00F9DBF0 /* include */, + A591CD7426FF78AE00F9DBF0 /* BootLog.cpp */, + A591CD7526FF78AE00F9DBF0 /* BasicIO.cpp */, + A591CD7626FF78AE00F9DBF0 /* cpp_util */, + ); + path = "PlatformPOSIX+EFI"; + sourceTree = ""; + }; + A591CD6826FF78AE00F9DBF0 /* posix */ = { + isa = PBXGroup; + children = ( + A591CD6926FF78AE00F9DBF0 /* posix_additions.cpp */, + A591CD6A26FF78AE00F9DBF0 /* abort.cpp */, + A591CD6B26FF78AE00F9DBF0 /* posix.h */, + A591CD6C26FF78AE00F9DBF0 /* clover_strlen.cpp */, + A591CD6D26FF78AE00F9DBF0 /* posix_additions.h */, + A591CD6E26FF78AE00F9DBF0 /* abort.h */, + ); + path = posix; + sourceTree = ""; + }; + A591CD6F26FF78AE00F9DBF0 /* include */ = { + isa = PBXGroup; + children = ( + A591CD7026FF78AE00F9DBF0 /* printlib-test-cpp_conf.h */, + A591CD7126FF78AE00F9DBF0 /* printf_lite-test-cpp_conf.h */, + A591CD7226FF78AE00F9DBF0 /* Platform.h */, + A591CD7326FF78AE00F9DBF0 /* XToolsConf.h */, + ); + path = include; + sourceTree = ""; + }; + A591CD7626FF78AE00F9DBF0 /* cpp_util */ = { + isa = PBXGroup; + children = ( + A591CD7726FF78AE00F9DBF0 /* globals_dtor.h */, + A591CD7826FF78AE00F9DBF0 /* operatorNewDelete.h */, + A591CD7926FF78AE00F9DBF0 /* globals_ctor.h */, + ); + path = cpp_util; + sourceTree = ""; + }; + A591CD7A26FF78AE00F9DBF0 /* libeg */ = { + isa = PBXGroup; + children = ( + A591CD7B26FF78AE00F9DBF0 /* egemb_icons_dark.cpp */, + A591CD7C26FF78AE00F9DBF0 /* BmLib.cpp */, + A591CD7D26FF78AE00F9DBF0 /* lodepng.h */, + A591CD7E26FF78AE00F9DBF0 /* libegint.h */, + A591CD7F26FF78AE00F9DBF0 /* VectorGraphics.h */, + A591CD8026FF78AE00F9DBF0 /* egemb_icons.cpp */, + A591CD8126FF78AE00F9DBF0 /* XPointer.h */, + A591CD8226FF78AE00F9DBF0 /* image.cpp */, + A591CD8326FF78AE00F9DBF0 /* VectorGraphics.cpp */, + A591CD8426FF78AE00F9DBF0 /* text.cpp */, + A591CD8526FF78AE00F9DBF0 /* XTheme.h */, + A591CD8626FF78AE00F9DBF0 /* lodepng.cpp */, + A591CD8726FF78AE00F9DBF0 /* libeg.h */, + A591CD8826FF78AE00F9DBF0 /* XTheme.cpp */, + A591CD8926FF78AE00F9DBF0 /* scroll_images.cpp */, + A591CD8A26FF78AE00F9DBF0 /* XCinema.cpp */, + A591CD8B26FF78AE00F9DBF0 /* egemb_font.cpp */, + A591CD8C26FF78AE00F9DBF0 /* EfiFileLib.h */, + A591CD8D26FF78AE00F9DBF0 /* nanosvg.cpp */, + A591CD8E26FF78AE00F9DBF0 /* FloatLib.cpp */, + A591CD8F26FF78AE00F9DBF0 /* nanosvgrast.cpp */, + A591CD9026FF78AE00F9DBF0 /* XCinema.h */, + A591CD9126FF78AE00F9DBF0 /* BmLib.h */, + A591CD9226FF78AE00F9DBF0 /* load_icns.cpp */, + A591CD9326FF78AE00F9DBF0 /* XPointer.cpp */, + A591CD9426FF78AE00F9DBF0 /* XImage.h */, + A591CD9526FF78AE00F9DBF0 /* XIcon.cpp */, + A591CD9626FF78AE00F9DBF0 /* nanosvg.h */, + A591CD9726FF78AE00F9DBF0 /* XIcon.h */, + A591CD9826FF78AE00F9DBF0 /* FloatLib.h */, + A591CD9926FF78AE00F9DBF0 /* libscreen.cpp */, + A591CD9A26FF78AE00F9DBF0 /* image.h */, + A591CD9B26FF78AE00F9DBF0 /* XImage.cpp */, + ); + path = libeg; + sourceTree = ""; + }; + A591CD9D26FF78AE00F9DBF0 /* PlatformPOSIX */ = { + isa = PBXGroup; + children = ( + A591CD9E26FF78AE00F9DBF0 /* posix */, + A591CDA326FF78AE00F9DBF0 /* include */, + A591CDA826FF78AE00F9DBF0 /* BootLog.cpp */, + A591CDA926FF78AE00F9DBF0 /* BasicIO.cpp */, + A591CDAA26FF78AE00F9DBF0 /* cpp_util */, + ); + path = PlatformPOSIX; + sourceTree = ""; + }; + A591CD9E26FF78AE00F9DBF0 /* posix */ = { + isa = PBXGroup; + children = ( + A591CD9F26FF78AE00F9DBF0 /* abort.cpp */, + A591CDA026FF78AE00F9DBF0 /* posix.h */, + A591CDA126FF78AE00F9DBF0 /* clover_strlen.cpp */, + A591CDA226FF78AE00F9DBF0 /* abort.h */, + ); + path = posix; + sourceTree = ""; + }; + A591CDA326FF78AE00F9DBF0 /* include */ = { + isa = PBXGroup; + children = ( + A591CDA426FF78AE00F9DBF0 /* printlib-test-cpp_conf.h */, + A591CDA526FF78AE00F9DBF0 /* printf_lite-test-cpp_conf.h */, + A591CDA626FF78AE00F9DBF0 /* Platform.h */, + A591CDA726FF78AE00F9DBF0 /* XToolsConf.h */, + ); + path = include; + sourceTree = ""; + }; + A591CDAA26FF78AE00F9DBF0 /* cpp_util */ = { + isa = PBXGroup; + children = ( + A591CDAB26FF78AE00F9DBF0 /* globals_dtor.h */, + A591CDAC26FF78AE00F9DBF0 /* operatorNewDelete.h */, + A591CDAD26FF78AE00F9DBF0 /* globals_ctor.h */, + ); + path = cpp_util; + sourceTree = ""; + }; + A591CDAE26FF78AE00F9DBF0 /* entry_scan */ = { + isa = PBXGroup; + children = ( + A591CDAF26FF78AE00F9DBF0 /* MSPCADB.h */, + A591CDB026FF78AE00F9DBF0 /* common.cpp */, + A591CDB126FF78AE00F9DBF0 /* legacy.cpp */, + A591CDB226FF78AE00F9DBF0 /* secureboot.cpp */, + A591CDB326FF78AE00F9DBF0 /* CloverDB.h */, + A591CDB426FF78AE00F9DBF0 /* MSUEFICADB.h */, + A591CDB526FF78AE00F9DBF0 /* CanonicalDB.h */, + A591CDB626FF78AE00F9DBF0 /* securemenu.cpp */, + A591CDB726FF78AE00F9DBF0 /* securevars.cpp */, + A591CDB826FF78AE00F9DBF0 /* entry_scan.h */, + A591CDB926FF78AE00F9DBF0 /* securebootkeys.h */, + A591CDBA26FF78AE00F9DBF0 /* secureboot.h */, + A591CDBB26FF78AE00F9DBF0 /* common.h */, + A591CDBC26FF78AE00F9DBF0 /* loader.h */, + A591CDBD26FF78AE00F9DBF0 /* lockedgraphics.cpp */, + A591CDBE26FF78AE00F9DBF0 /* tool.h */, + A591CDBF26FF78AE00F9DBF0 /* MSKEK.h */, + A591CDC026FF78AE00F9DBF0 /* bootscreen.cpp */, + A591CDC126FF78AE00F9DBF0 /* bootscreen.h */, + A591CDC226FF78AE00F9DBF0 /* CloverKEK.h */, + A591CDC326FF78AE00F9DBF0 /* tool.cpp */, + A591CDC426FF78AE00F9DBF0 /* loader.cpp */, + A591CDC526FF78AE00F9DBF0 /* securehash.cpp */, + ); + path = entry_scan; + sourceTree = ""; + }; + A591CDC626FF78AE00F9DBF0 /* gui */ = { + isa = PBXGroup; + children = ( + A591CDC726FF78AE00F9DBF0 /* REFIT_MAINMENU_SCREEN.cpp */, + A591CDC826FF78AE00F9DBF0 /* menu_items */, + A591CDCC26FF78AE00F9DBF0 /* REFIT_MENU_SCREEN.h */, + A591CDCD26FF78AE00F9DBF0 /* shared_with_menu.h */, + A591CDCE26FF78AE00F9DBF0 /* REFIT_MAINMENU_SCREEN.h */, + A591CDCF26FF78AE00F9DBF0 /* REFIT_MENU_SCREEN.cpp */, + A591CDD026FF78AE00F9DBF0 /* shared_with_menu.cpp */, + ); + path = gui; + sourceTree = ""; + }; + A591CDC826FF78AE00F9DBF0 /* menu_items */ = { + isa = PBXGroup; + children = ( + A591CDC926FF78AE00F9DBF0 /* menu_items.h */, + A591CDCA26FF78AE00F9DBF0 /* menu_globals.h */, + A591CDCB26FF78AE00F9DBF0 /* menu_items.cpp */, + ); + path = menu_items; + sourceTree = ""; + }; + A591CDD126FF78AE00F9DBF0 /* refit */ = { + isa = PBXGroup; + children = ( + A591CDD226FF78AE00F9DBF0 /* icns.cpp */, + A591CDD326FF78AE00F9DBF0 /* screen.cpp */, + A591CDD426FF78AE00F9DBF0 /* menu.cpp */, + A591CDD526FF78AE00F9DBF0 /* lib.cpp */, + A591CDD626FF78AE00F9DBF0 /* lib.h */, + A591CDD726FF78AE00F9DBF0 /* menu.h */, + A591CDD826FF78AE00F9DBF0 /* screen.h */, + A591CDD926FF78AE00F9DBF0 /* main.cpp */, + ); + path = refit; + sourceTree = ""; + }; + A591CDDA26FF78AE00F9DBF0 /* PlatformIA32 */ = { + isa = PBXGroup; + children = ( + A591CDDB26FF78AE00F9DBF0 /* ftol.asm */, + ); + path = PlatformIA32; + sourceTree = ""; + }; + A591CDDC26FF78AE00F9DBF0 /* cpp_foundation */ = { + isa = PBXGroup; + children = ( + A591CDDD26FF78AE00F9DBF0 /* unicode_conversions.h */, + A591CDDE26FF78AE00F9DBF0 /* XStringArray.cpp */, + A591CDDF26FF78AE00F9DBF0 /* XRBuffer.h */, + A591CDE026FF78AE00F9DBF0 /* XStringArray.h */, + A591CDE126FF78AE00F9DBF0 /* XToolsCommon.h */, + A591CDE226FF78AE00F9DBF0 /* shared_ptr.cpp */, + A591CDE326FF78AE00F9DBF0 /* XBuffer.h */, + A591CDE426FF78AE00F9DBF0 /* shared_ptr.h */, + A591CDE526FF78AE00F9DBF0 /* XStringAbstract.h */, + A591CDE626FF78AE00F9DBF0 /* unicode_conversions.cpp */, + A591CDE726FF78AE00F9DBF0 /* XRBuffer.cpp */, + A591CDE826FF78AE00F9DBF0 /* XString.cpp */, + A591CDE926FF78AE00F9DBF0 /* XBuffer.cpp */, + A591CDEA26FF78AE00F9DBF0 /* XString.h */, + A591CDEB26FF78AE00F9DBF0 /* XArray.h */, + A591CDEC26FF78AE00F9DBF0 /* XObjArray.h */, + ); + path = cpp_foundation; + sourceTree = ""; + }; + A591CDF026FF7E7900F9DBF0 /* Protocols */ = { + isa = PBXGroup; + children = ( + A591CDF126FF7E7900F9DBF0 /* AppleKeyFeeder */, + A591CDFA26FF7E7900F9DBF0 /* MsgLog */, + A591CDFD26FF7E7900F9DBF0 /* AppleUITheme */, + A591CE0026FF7E7900F9DBF0 /* HashServiceFix */, + A591CE0526FF7E7900F9DBF0 /* FirmwareVolume */, + A591CE0926FF7E7900F9DBF0 /* EmuVariableUefi */, + A591CE0E26FF7E7900F9DBF0 /* DataHubDxe */, + A591CE1426FF7E7900F9DBF0 /* DriverOverride */, + A591CE1726FF7E7900F9DBF0 /* DumpUefiCalls */, + A591CE3026FF7E7900F9DBF0 /* AptioInputFix */, + A591CE4826FF7E7900F9DBF0 /* AppleKeyAggregator */, + A591CE4C26FF7E7900F9DBF0 /* OsxFatBinaryDrv */, + A591CE5026FF7E7900F9DBF0 /* DataHubStdErrDxe */, + A591CE5526FF7E7900F9DBF0 /* AppleImageCodec */, + A591CE5C26FF7E7900F9DBF0 /* SMCHelper */, + ); + name = Protocols; + path = ../../Protocols; + sourceTree = ""; + }; + A591CDF126FF7E7900F9DBF0 /* AppleKeyFeeder */ = { + isa = PBXGroup; + children = ( + A591CDF226FF7E7900F9DBF0 /* SimpleTextExProxy.h */, + A591CDF326FF7E7900F9DBF0 /* SimpleTextProxy.c */, + A591CDF426FF7E7900F9DBF0 /* AppleKeyFeeder.inf */, + A591CDF526FF7E7900F9DBF0 /* AppleKeyMapUtils.c */, + A591CDF626FF7E7900F9DBF0 /* SimpleTextProxy.h */, + A591CDF726FF7E7900F9DBF0 /* AppleKeyFeeder.c */, + A591CDF826FF7E7900F9DBF0 /* SimpleTextExProxy.c */, + A591CDF926FF7E7900F9DBF0 /* AppleKeyMapUtils.h */, + ); + path = AppleKeyFeeder; + sourceTree = ""; + }; + A591CDFA26FF7E7900F9DBF0 /* MsgLog */ = { + isa = PBXGroup; + children = ( + A591CDFB26FF7E7900F9DBF0 /* MsgLog.inf */, + A591CDFC26FF7E7900F9DBF0 /* MsgLog.c */, + ); + path = MsgLog; + sourceTree = ""; + }; + A591CDFD26FF7E7900F9DBF0 /* AppleUITheme */ = { + isa = PBXGroup; + children = ( + A591CDFE26FF7E7900F9DBF0 /* AppleUITheme.c */, + A591CDFF26FF7E7900F9DBF0 /* AppleUITheme.inf */, + ); + path = AppleUITheme; + sourceTree = ""; + }; + A591CE0026FF7E7900F9DBF0 /* HashServiceFix */ = { + isa = PBXGroup; + children = ( + A591CE0126FF7E7900F9DBF0 /* HashServiceFix.c */, + A591CE0226FF7E7900F9DBF0 /* sha1.c */, + A591CE0326FF7E7900F9DBF0 /* HashServiceFix.inf */, + A591CE0426FF7E7900F9DBF0 /* sha1.h */, + ); + path = HashServiceFix; + sourceTree = ""; + }; + A591CE0526FF7E7900F9DBF0 /* FirmwareVolume */ = { + isa = PBXGroup; + children = ( + A591CE0626FF7E7900F9DBF0 /* FirmwareVolume.c */, + A591CE0726FF7E7900F9DBF0 /* FirmwareVolumePNG.c */, + A591CE0826FF7E7900F9DBF0 /* FirmwareVolume.inf */, + ); + path = FirmwareVolume; + sourceTree = ""; + }; + A591CE0926FF7E7900F9DBF0 /* EmuVariableUefi */ = { + isa = PBXGroup; + children = ( + A591CE0A26FF7E7900F9DBF0 /* EmuVariableRuntimeDxe.inf */, + A591CE0B26FF7E7900F9DBF0 /* InitVariable.c */, + A591CE0C26FF7E7900F9DBF0 /* EmuVariable.c */, + A591CE0D26FF7E7900F9DBF0 /* Variable.h */, + ); + path = EmuVariableUefi; + sourceTree = ""; + }; + A591CE0E26FF7E7900F9DBF0 /* DataHubDxe */ = { + isa = PBXGroup; + children = ( + A591CE0F26FF7E7900F9DBF0 /* DataHub.c */, + A591CE1026FF7E7900F9DBF0 /* DataHubDxe.uni */, + A591CE1126FF7E7900F9DBF0 /* DataHubDxe.inf */, + A591CE1226FF7E7900F9DBF0 /* DataHubDxeExtra.uni */, + A591CE1326FF7E7900F9DBF0 /* DataHub.h */, + ); + path = DataHubDxe; + sourceTree = ""; + }; + A591CE1426FF7E7900F9DBF0 /* DriverOverride */ = { + isa = PBXGroup; + children = ( + A591CE1526FF7E7900F9DBF0 /* DriverOverride.c */, + A591CE1626FF7E7900F9DBF0 /* DriverOverride.inf */, + ); + path = DriverOverride; + sourceTree = ""; + }; + A591CE1726FF7E7900F9DBF0 /* DumpUefiCalls */ = { + isa = PBXGroup; + children = ( + A591CE1826FF7E7900F9DBF0 /* RuntimeServices.c */, + A591CE1926FF7E7900F9DBF0 /* Log.c */, + A591CE1A26FF7E7900F9DBF0 /* Lib.c */, + A591CE1B26FF7E7900F9DBF0 /* FileLib.h */, + A591CE1C26FF7E7900F9DBF0 /* BootServices.c */, + A591CE1D26FF7E7900F9DBF0 /* MemLog.h */, + A591CE1E26FF7E7900F9DBF0 /* DataHub.c */, + A591CE1F26FF7E7900F9DBF0 /* DumpUefiCalls.c */, + A591CE2026FF7E7900F9DBF0 /* Fs.c */, + A591CE2126FF7E7900F9DBF0 /* AppleProtocols.h */, + A591CE2226FF7E7900F9DBF0 /* StandaloneCompilation.txt */, + A591CE2326FF7E7900F9DBF0 /* Lib.h */, + A591CE2426FF7E7900F9DBF0 /* build.sh */, + A591CE2526FF7E7900F9DBF0 /* Common.h */, + A591CE2626FF7E7900F9DBF0 /* Log.h */, + A591CE2726FF7E7900F9DBF0 /* RuntimeServices.h */, + A591CE2826FF7E7900F9DBF0 /* MemLog.c */, + A591CE2926FF7E7900F9DBF0 /* BootServices.h */, + A591CE2A26FF7E7900F9DBF0 /* FileLib.c */, + A591CE2B26FF7E7900F9DBF0 /* DumpUefiCalls.inf */, + A591CE2C26FF7E7900F9DBF0 /* DumpUefiCalls.dsc */, + A591CE2D26FF7E7900F9DBF0 /* DataHub.h */, + A591CE2E26FF7E7900F9DBF0 /* AppleProtocols.c */, + A591CE2F26FF7E7900F9DBF0 /* Fs.h */, + ); + path = DumpUefiCalls; + sourceTree = ""; + }; + A591CE3026FF7E7900F9DBF0 /* AptioInputFix */ = { + isa = PBXGroup; + children = ( + A591CE3126FF7E7900F9DBF0 /* Keycode */, + A591CE4026FF7E7900F9DBF0 /* AptioInput.c */, + A591CE4126FF7E7900F9DBF0 /* Timer */, + A591CE4426FF7E7900F9DBF0 /* Pointer */, + A591CE4726FF7E7900F9DBF0 /* AptioInputFix.inf */, + ); + path = AptioInputFix; + sourceTree = ""; + }; + A591CE3126FF7E7900F9DBF0 /* Keycode */ = { + isa = PBXGroup; + children = ( + A591CE3226FF7E7900F9DBF0 /* AppleHid.txt */, + A591CE3326FF7E7900F9DBF0 /* AIKSource.h */, + A591CE3426FF7E7900F9DBF0 /* AIK.h */, + A591CE3526FF7E7900F9DBF0 /* AIKTarget.c */, + A591CE3626FF7E7900F9DBF0 /* AIKShim.c */, + A591CE3726FF7E7900F9DBF0 /* AIKTranslate.h */, + A591CE3826FF7E7900F9DBF0 /* AIKData.h */, + A591CE3926FF7E7900F9DBF0 /* AIKMap.c */, + A591CE3A26FF7E7900F9DBF0 /* AIK.c */, + A591CE3B26FF7E7900F9DBF0 /* AIKSource.c */, + A591CE3C26FF7E7900F9DBF0 /* AIKTranslate.c */, + A591CE3D26FF7E7900F9DBF0 /* AIKTarget.h */, + A591CE3E26FF7E7900F9DBF0 /* AIKShim.h */, + A591CE3F26FF7E7900F9DBF0 /* AIKData.c */, + ); + path = Keycode; + sourceTree = ""; + }; + A591CE4126FF7E7900F9DBF0 /* Timer */ = { + isa = PBXGroup; + children = ( + A591CE4226FF7E7900F9DBF0 /* AIT.h */, + A591CE4326FF7E7900F9DBF0 /* AIT.c */, + ); + path = Timer; + sourceTree = ""; + }; + A591CE4426FF7E7900F9DBF0 /* Pointer */ = { + isa = PBXGroup; + children = ( + A591CE4526FF7E7900F9DBF0 /* AIM.c */, + A591CE4626FF7E7900F9DBF0 /* AIM.h */, + ); + path = Pointer; + sourceTree = ""; + }; + A591CE4826FF7E7900F9DBF0 /* AppleKeyAggregator */ = { + isa = PBXGroup; + children = ( + A591CE4926FF7E7900F9DBF0 /* AppleKeyAggregator.h */, + A591CE4A26FF7E7900F9DBF0 /* AppleKeyAggregator.inf */, + A591CE4B26FF7E7900F9DBF0 /* AppleKeyAggregator.c */, + ); + path = AppleKeyAggregator; + sourceTree = ""; + }; + A591CE4C26FF7E7900F9DBF0 /* OsxFatBinaryDrv */ = { + isa = PBXGroup; + children = ( + A591CE4D26FF7E7900F9DBF0 /* OsxFatBinaryDrv.h */, + A591CE4E26FF7E7900F9DBF0 /* OsxFatBinaryDrv.inf */, + A591CE4F26FF7E7900F9DBF0 /* OsxFatBinaryDrv.c */, + ); + path = OsxFatBinaryDrv; + sourceTree = ""; + }; + A591CE5026FF7E7900F9DBF0 /* DataHubStdErrDxe */ = { + isa = PBXGroup; + children = ( + A591CE5126FF7E7900F9DBF0 /* DataHubStdErrDxeExtra.uni */, + A591CE5226FF7E7900F9DBF0 /* DataHubStdErr.c */, + A591CE5326FF7E7900F9DBF0 /* DataHubStdErrDxe.inf */, + A591CE5426FF7E7900F9DBF0 /* DataHubStdErrDxe.uni */, + ); + path = DataHubStdErrDxe; + sourceTree = ""; + }; + A591CE5526FF7E7900F9DBF0 /* AppleImageCodec */ = { + isa = PBXGroup; + children = ( + A591CE5626FF7E7900F9DBF0 /* load_bmp.c */, + A591CE5726FF7E7900F9DBF0 /* AppleImageCodec.c */, + A591CE5826FF7E7900F9DBF0 /* picopng.h */, + A591CE5926FF7E7900F9DBF0 /* load_icns.c */, + A591CE5A26FF7E7900F9DBF0 /* AppleImageCodec.inf */, + A591CE5B26FF7E7900F9DBF0 /* picopng.c */, + ); + path = AppleImageCodec; + sourceTree = ""; + }; + A591CE5C26FF7E7900F9DBF0 /* SMCHelper */ = { + isa = PBXGroup; + children = ( + A591CE5D26FF7E7900F9DBF0 /* SMCHelper.inf */, + A591CE5E26FF7E7900F9DBF0 /* SMCHelper.c */, + ); + path = SMCHelper; + sourceTree = ""; + }; A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */ = { isa = PBXGroup; children = ( @@ -21266,17 +23055,6 @@ path = ApfsDriverLoader; sourceTree = ""; }; - A5C3244724B4EA26004E20CC /* OpenRuntime */ = { - isa = PBXGroup; - children = ( - A5C3244824B4EA26004E20CC /* OpenRuntimePrivate.h */, - A5C3244924B4EA26004E20CC /* OpenRuntime.inf */, - A5C3244A24B4EA26004E20CC /* OpenRuntime.c */, - A5C3244B24B4EA26004E20CC /* UefiRuntimeServices.c */, - ); - path = OpenRuntime; - sourceTree = ""; - }; A5C3244E24B5022F004E20CC /* Include */ = { isa = PBXGroup; children = ( @@ -23507,16 +25285,6 @@ path = IntrinsicLib; sourceTree = ""; }; - A5C3309424B6CFB8004E20CC /* OcQuirks */ = { - isa = PBXGroup; - children = ( - A5C3309524B6CFB8004E20CC /* OcQuirks.inf */, - A5C3309624B6CFB8004E20CC /* OcQuirks.c */, - A5C3309724B6CFB8004E20CC /* OcQuirks.plist */, - ); - path = OcQuirks; - sourceTree = ""; - }; A5C3309B24B6FAF6004E20CC /* AppleMacEfi */ = { isa = PBXGroup; children = ( @@ -23525,19 +25293,6 @@ path = AppleMacEfi; sourceTree = ""; }; - A5C619C126071AFA001856DF /* ControlMsrE2 */ = { - isa = PBXGroup; - children = ( - A5C619C226071AFA001856DF /* ControlMsrE2.c */, - A5C619C326071AFA001856DF /* ControlMsrE2Hii.c */, - A5C619C426071AFA001856DF /* ControlMsrE2UI.c */, - A5C619C526071AFA001856DF /* ControlMsrE2.inf */, - A5C619C626071AFA001856DF /* ControlMsrE2.h */, - A5C619C726071AFA001856DF /* VerifyMsrE2.c */, - ); - path = ControlMsrE2; - sourceTree = ""; - }; A5E1C2EA2551E05700F2C2EB /* CppMemLib */ = { isa = PBXGroup; children = ( @@ -23548,259 +25303,6 @@ path = CppMemLib; sourceTree = ""; }; - A5E283CF2347AE550068ED34 /* MemoryFix */ = { - isa = PBXGroup; - children = ( - A5E283D02347AE550068ED34 /* AptioMemoryFix */, - A5C3309424B6CFB8004E20CC /* OcQuirks */, - A5C3244724B4EA26004E20CC /* OpenRuntime */, - A5E283EA2347AE550068ED34 /* OsxAptioFixDrv */, - A5E284102347AE550068ED34 /* OsxLowMemFixDrv */, - ); - name = MemoryFix; - path = ../../MemoryFix; - sourceTree = ""; - }; - A5E283D02347AE550068ED34 /* AptioMemoryFix */ = { - isa = PBXGroup; - children = ( - A5E283D62347AE550068ED34 /* AptioMemoryFix.c */, - A5E283D72347AE550068ED34 /* Config.h */, - A5E283D82347AE550068ED34 /* X64 */, - A5E283E92347AE550068ED34 /* VMem.h */, - A5E283DB2347AE550068ED34 /* VMem.c */, - A5E283DC2347AE550068ED34 /* BootArgs.h */, - A5E283DD2347AE550068ED34 /* AsmFuncs.h */, - A5E283DE2347AE550068ED34 /* BootFixes.h */, - A5E283D32347AE550068ED34 /* BootFixes.c */, - A5E283D22347AE550068ED34 /* ServiceOverrides.h */, - A5E283DF2347AE550068ED34 /* ServiceOverrides.c */, - A5E283E02347AE550068ED34 /* AptioMemoryFix.inf */, - A5E283E12347AE550068ED34 /* MemoryMap.h */, - A5E283D12347AE550068ED34 /* MemoryMap.c */, - A5E283E22347AE550068ED34 /* UmmMalloc */, - A5E283E52347AE550068ED34 /* RtShims.h */, - A5E283D52347AE550068ED34 /* RtShims.c */, - A5E283E62347AE550068ED34 /* CustomSlide.h */, - A5E283D42347AE550068ED34 /* CustomSlide.c */, - A5E283E72347AE550068ED34 /* AptioFixPkg.dec */, - A5E283E82347AE550068ED34 /* BootArgs.c */, - ); - path = AptioMemoryFix; - sourceTree = ""; - }; - A5E283D82347AE550068ED34 /* X64 */ = { - isa = PBXGroup; - children = ( - A5E283D92347AE550068ED34 /* AsmRtShims.nasm */, - A5E283DA2347AE550068ED34 /* AsmFuncs.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5E283E22347AE550068ED34 /* UmmMalloc */ = { - isa = PBXGroup; - children = ( - A5E283E32347AE550068ED34 /* UmmMalloc.h */, - A5E283E42347AE550068ED34 /* UmmMalloc.c */, - ); - path = UmmMalloc; - sourceTree = ""; - }; - A5E283EA2347AE550068ED34 /* OsxAptioFixDrv */ = { - isa = PBXGroup; - children = ( - A5E283EB2347AE550068ED34 /* Hibernate.h */, - A5E283EC2347AE550068ED34 /* OsxAptioFix3Drv.c */, - A5E283ED2347AE550068ED34 /* BootFixes.c */, - A5E283EE2347AE550068ED34 /* OsxAptioFixDrv.c */, - A5E283EF2347AE550068ED34 /* Lib.c */, - A5E283F02347AE550068ED34 /* OsxAptioFix2Drv.c */, - A5E283F12347AE550068ED34 /* NVRAMDebug.c */, - A5E283F22347AE550068ED34 /* OsxAptioFix3Drv.inf */, - A5E283F32347AE550068ED34 /* X64 */, - A5E283F92347AE550068ED34 /* DecodedKernelCheck.h */, - A5E283FA2347AE550068ED34 /* OsxAptioFixDrv.inf */, - A5E283FB2347AE550068ED34 /* BootFixes3.c */, - A5E283FC2347AE550068ED34 /* VMem.c */, - A5E283FD2347AE550068ED34 /* BootArgs.h */, - A5E283FE2347AE550068ED34 /* AsmFuncs.h */, - A5E283FF2347AE550068ED34 /* Lib.h */, - A5E284002347AE550068ED34 /* BootFixes.h */, - A5E284012347AE550068ED34 /* OsxAptioFix2Drv.inf */, - A5E284022347AE550068ED34 /* RTShims.h */, - A5E284032347AE550068ED34 /* NVRAMDebug.h */, - A5E284042347AE550068ED34 /* Mach-O */, - A5E284092347AE550068ED34 /* DecodedKernelCheck.c */, - A5E2840A2347AE550068ED34 /* FlatDevTree */, - A5E2840D2347AE550068ED34 /* BootArgs.c */, - A5E2840E2347AE550068ED34 /* VMem.h */, - A5E2840F2347AE550068ED34 /* BootFixes3.h */, - ); - path = OsxAptioFixDrv; - sourceTree = ""; - }; - A5E283F32347AE550068ED34 /* X64 */ = { - isa = PBXGroup; - children = ( - A5E283F42347AE550068ED34 /* AsmFuncsX64.nasm */, - A5E283F52347AE550068ED34 /* TestAsm32.asm */, - A5E283F62347AE550068ED34 /* AsmFuncsX64.asm */, - A5E283F72347AE550068ED34 /* RTShims.nasm */, - A5E283F82347AE550068ED34 /* AsmFuncsX64.S */, - ); - path = X64; - sourceTree = ""; - }; - A5E284042347AE550068ED34 /* Mach-O */ = { - isa = PBXGroup; - children = ( - A5E284052347AE550068ED34 /* Mach-O.c */, - A5E284072347AE550068ED34 /* Mach-O.h */, - ); - path = "Mach-O"; - sourceTree = ""; - }; - A5E2840A2347AE550068ED34 /* FlatDevTree */ = { - isa = PBXGroup; - children = ( - A5E2840B2347AE550068ED34 /* device_tree.h */, - A5E2840C2347AE550068ED34 /* device_tree.c */, - ); - path = FlatDevTree; - sourceTree = ""; - }; - A5E284102347AE550068ED34 /* OsxLowMemFixDrv */ = { - isa = PBXGroup; - children = ( - A5E284112347AE550068ED34 /* Lib.c */, - A5E284122347AE550068ED34 /* NVRAMDebug.c */, - A5E284132347AE550068ED34 /* Lib.h */, - A5E284142347AE550068ED34 /* OsxLowMemFixDrv.c */, - A5E284152347AE550068ED34 /* OsxLowMemFixDrv.inf */, - A5E284162347AE550068ED34 /* NVRAMDebug.h */, - ); - path = OsxLowMemFixDrv; - sourceTree = ""; - }; - A5E284172347AE760068ED34 /* AppleKeyFeeder */ = { - isa = PBXGroup; - children = ( - A5E284182347AE760068ED34 /* SimpleTextExProxy.h */, - A5E284192347AE760068ED34 /* SimpleTextProxy.c */, - A5E2841A2347AE760068ED34 /* AppleKeyFeeder.inf */, - A5E2841B2347AE760068ED34 /* AppleKeyMapUtils.c */, - A5E2841C2347AE760068ED34 /* SimpleTextProxy.h */, - A5E2841D2347AE760068ED34 /* AppleKeyFeeder.c */, - A5E2841E2347AE760068ED34 /* SimpleTextExProxy.c */, - A5E2841F2347AE760068ED34 /* AppleKeyMapUtils.h */, - ); - path = AppleKeyFeeder; - sourceTree = ""; - }; - A5E284202347AE900068ED34 /* AptioInputFix */ = { - isa = PBXGroup; - children = ( - A5E284212347AE900068ED34 /* Keycode */, - A5E284302347AE900068ED34 /* AptioInput.c */, - A5E284312347AE900068ED34 /* Timer */, - A5E284342347AE900068ED34 /* Pointer */, - A5E284372347AE900068ED34 /* AptioInputFix.inf */, - ); - path = AptioInputFix; - sourceTree = ""; - }; - A5E284212347AE900068ED34 /* Keycode */ = { - isa = PBXGroup; - children = ( - A5E284222347AE900068ED34 /* AppleHid.txt */, - A5E284232347AE900068ED34 /* AIKSource.h */, - A5E284242347AE900068ED34 /* AIK.h */, - A5E284252347AE900068ED34 /* AIKTarget.c */, - A5E284262347AE900068ED34 /* AIKShim.c */, - A5E284272347AE900068ED34 /* AIKTranslate.h */, - A5E284282347AE900068ED34 /* AIKData.h */, - A5E284292347AE900068ED34 /* AIKMap.c */, - A5E2842A2347AE900068ED34 /* AIK.c */, - A5E2842B2347AE900068ED34 /* AIKSource.c */, - A5E2842C2347AE900068ED34 /* AIKTranslate.c */, - A5E2842D2347AE900068ED34 /* AIKTarget.h */, - A5E2842E2347AE900068ED34 /* AIKShim.h */, - A5E2842F2347AE900068ED34 /* AIKData.c */, - ); - path = Keycode; - sourceTree = ""; - }; - A5E284312347AE900068ED34 /* Timer */ = { - isa = PBXGroup; - children = ( - A5E284322347AE900068ED34 /* AIT.h */, - A5E284332347AE900068ED34 /* AIT.c */, - ); - path = Timer; - sourceTree = ""; - }; - A5E284342347AE900068ED34 /* Pointer */ = { - isa = PBXGroup; - children = ( - A5E284352347AE900068ED34 /* AIM.c */, - A5E284362347AE900068ED34 /* AIM.h */, - ); - path = Pointer; - sourceTree = ""; - }; - A5FE91A3263B0BCC00085981 /* Settings */ = { - isa = PBXGroup; - children = ( - A5FE91A4263B0BCC00085981 /* SelfOem.cpp */, - A5FE91A5263B0BCC00085981 /* ConfigManager.h */, - A5FE91A6263B0BCC00085981 /* Readme.md */, - A5FE91A7263B0BCC00085981 /* SelfOem.h */, - A5FE91A8263B0BCC00085981 /* ConfigManager.cpp */, - A5FE91A9263B0BCC00085981 /* ConfigPlist */, - A5FE91C8263B0BCC00085981 /* Self.h */, - A5FE91C9263B0BCC00085981 /* Self.cpp */, - ); - path = Settings; - sourceTree = ""; - }; - A5FE91A9263B0BCC00085981 /* ConfigPlist */ = { - isa = PBXGroup; - children = ( - A5FE91AA263B0BCC00085981 /* SMBIOSPlist.h */, - A5FE91AB263B0BCC00085981 /* Config_GUI.cpp */, - A5FE91AC263B0BCC00085981 /* Config_KernelAndKextPatches.h */, - A5FE91AD263B0BCC00085981 /* Config_Graphics.h */, - A5FE91AE263B0BCC00085981 /* Config_ACPI_DSDT.h */, - A5FE91AF263B0BCC00085981 /* Config_Quirks.cpp */, - A5FE91B0263B0BCC00085981 /* Config_Devices_Audio.h */, - A5FE91B1263B0BCC00085981 /* Config_Quirks.h */, - A5FE91B2263B0BCC00085981 /* ConfigPlistClass.h */, - A5FE91B3263B0BCC00085981 /* Config_ACPI.h */, - A5FE91B4263B0BCC00085981 /* Config_Devices_Properties.h */, - A5FE91B5263B0BCC00085981 /* Config_Boot.h */, - A5FE91B6263B0BCC00085981 /* README.md */, - A5FE91B7263B0BCC00085981 /* Config_Devices_Arbitrary.h */, - A5FE91B8263B0BCC00085981 /* ConfigPlistAbstract.h */, - A5FE91B9263B0BCC00085981 /* ConfigPlistClass.cpp */, - A5FE91BA263B0BCC00085981 /* Config_SystemParameters.h */, - A5FE91BB263B0BCC00085981 /* Config_ACPI.cpp */, - A5FE91BC263B0BCC00085981 /* Config_Devices.h */, - A5FE91BD263B0BCC00085981 /* Config_CPU.h */, - A5FE91BE263B0BCC00085981 /* Config_BootGraphics.h */, - A5FE91BF263B0BCC00085981 /* ConfigPlistAbstract.cpp */, - A5FE91C0263B0BCC00085981 /* Config_ACPI_DSDT.cpp */, - A5FE91C1263B0BCC00085981 /* Config_ACPI_SSDT.h */, - A5FE91C2263B0BCC00085981 /* Config_GUI.h */, - A5FE91C3263B0BCC00085981 /* Config_RtVariables.h */, - A5FE91C4263B0BCC00085981 /* SMBIOSPlist.cpp */, - A5FE91C5263B0BCC00085981 /* Config_Devices_FakeID.h */, - A5FE91C6263B0BCC00085981 /* Config_Devices_USB.h */, - A5FE91C7263B0BCC00085981 /* Config_Devices_AddProperties.h */, - ); - path = ConfigPlist; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */ @@ -23869,12 +25371,8 @@ projectDirPath = ""; projectReferences = ( { - ProductGroup = A588C04925265F100089BA4A /* Products */; - ProjectRef = A588C04825265F100089BA4A /* OpenCorePkg.xcodeproj */; - }, - { - ProductGroup = A588BC1725265F0F0089BA4A /* Products */; - ProjectRef = A588BC1625265F0F0089BA4A /* tstmain.xcodeproj */; + ProductGroup = A591CBDD26FF786C00F9DBF0 /* Products */; + ProjectRef = A591CBDC26FF786C00F9DBF0 /* OpenCorePkg.xcodeproj */; }, ); projectRoot = ""; @@ -23886,18 +25384,11 @@ /* End PBXProject section */ /* Begin PBXReferenceProxy section */ - A588C0A525265F110089BA4A /* __OpenCorePkg__index.o */ = { + A591CC4926FF786D00F9DBF0 /* __OpenCorePkg__index.o */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.dylib"; path = __OpenCorePkg__index.o; - remoteRef = A588C0A425265F110089BA4A /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - A588C0A825265F110089BA4A /* tstmain */ = { - isa = PBXReferenceProxy; - fileType = "compiled.mach-o.executable"; - path = tstmain; - remoteRef = A588C0A725265F110089BA4A /* PBXContainerItemProxy */; + remoteRef = A591CC4826FF786D00F9DBF0 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ @@ -23907,131 +25398,95 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A571C28D240574DA00B6A2C5 /* XImage.cpp in Sources */, - A5456D6E23FC5B08000BF18C /* b64cdecode.cpp in Sources */, + A591CE7E26FF7E7900F9DBF0 /* AptioInput.c in Sources */, + A591CE7A26FF7E7900F9DBF0 /* AIK.c in Sources */, + A591CE7D26FF7E7900F9DBF0 /* AIKData.c in Sources */, + A591CE7726FF7E7900F9DBF0 /* AIKTarget.c in Sources */, + A591B2D726FF769400F9DBF0 /* SecPeiCpuException.c in Sources */, + A591CE8526FF7E7900F9DBF0 /* AppleImageCodec.c in Sources */, + A591B2D026FF769400F9DBF0 /* IvtAsm.asm in Sources */, A5716F83235968BE000CEC60 /* Nasm.inc in Sources */, - A59F3BA225CC69EB0018CBCE /* XIcon.cpp in Sources */, - A5456D5623FC5B08000BF18C /* platformdata.cpp in Sources */, - A5456CFB23FC5AB8000BF18C /* egemb_icons_dark.cpp in Sources */, - A5456CDE23FC5A88000BF18C /* tool.cpp in Sources */, - A5456CD823FC5A88000BF18C /* securemenu.cpp in Sources */, - A59F3B9825CC66170018CBCE /* Volumes.cpp in Sources */, - A513869025CFB2DE00F3E345 /* find_replace_mask_Clover_tests.cpp in Sources */, - A5456D4D23FC5B08000BF18C /* cpu.cpp in Sources */, - A5456D6523FC5B08000BF18C /* BdsConnect.cpp in Sources */, - A569B6A125D038760001B011 /* config-test.cpp in Sources */, - A5456D6823FC5B08000BF18C /* AcpiPatcher.cpp in Sources */, - 2C794E401A0AA85900D845B0 /* Test.c in Sources */, - A52313152448B1C500421FB2 /* shared_with_menu.cpp in Sources */, - A513867825CFB19300F3E345 /* KERNEL_AND_KEXT_PATCHES.cpp in Sources */, - A5C68C1A260BCDA4007DA1E2 /* Utils.cpp in Sources */, - A5D12C34243A0BDA00DFA98A /* XStringArray.cpp in Sources */, - A529343B24FB92BD004241C3 /* XStringArray_test.cpp in Sources */, - A5456D5223FC5B08000BF18C /* ati.cpp in Sources */, - A5456D6623FC5B08000BF18C /* Hibernate.cpp in Sources */, - A5D12C2E243A0B7900DFA98A /* printf_lite-test.cpp in Sources */, - A5456D4E23FC5B08000BF18C /* StateGenerator.cpp in Sources */, - A529342D24FB9257004241C3 /* XBuffer.cpp in Sources */, - A5456D5323FC5B08000BF18C /* Events.cpp in Sources */, - A5456D6C23FC5B08000BF18C /* card_vlist.cpp in Sources */, - A5456D6323FC5B08000BF18C /* nvidia.cpp in Sources */, - A5456D4B23FC5B08000BF18C /* PlatformDriverOverride.cpp in Sources */, - A523131E2448B27B00421FB2 /* APFS.cpp in Sources */, - A5D12C2D243A0B7900DFA98A /* printlib-test.cpp in Sources */, - A5456D6D23FC5B08000BF18C /* guid.cpp in Sources */, - A5456D5B23FC5B08000BF18C /* Edid.cpp in Sources */, - A5456D8023FC5B40000BF18C /* lib.cpp in Sources */, - A5456D5D23FC5B08000BF18C /* gma.cpp in Sources */, - A5456CF923FC5AB8000BF18C /* image.cpp in Sources */, - A57CF7D3241BE0FC006DE51E /* strlen_test.cpp in Sources */, - A5D12C22243A0B6500DFA98A /* LoadOptions_test.cpp in Sources */, - A5456D0423FC5AB8000BF18C /* VectorGraphics.cpp in Sources */, - A529343C24FB92BD004241C3 /* XToolsCommon_test.cpp in Sources */, - A513867B25CFB1A400F3E345 /* KextList.cpp in Sources */, - A5456D5A23FC5B08000BF18C /* LegacyBoot.cpp in Sources */, - A5FE9191263B096C00085981 /* XmlLiteParser.cpp in Sources */, - A5FE919F263B0B0B00085981 /* SmbiosFillPatchingValues.cpp in Sources */, - A5456D5423FC5B08000BF18C /* Nvram.cpp in Sources */, - A5456D0023FC5AB8000BF18C /* nanosvgrast.cpp in Sources */, - A5456CDA23FC5A88000BF18C /* securevars.cpp in Sources */, - A5456CDC23FC5A88000BF18C /* bootscreen.cpp in Sources */, - 2C794E3F1A0AA85900D845B0 /* FSInject.c in Sources */, - A5C219B7243ED7AA00036F7B /* XCinema.cpp in Sources */, - A523133B2448B3F400421FB2 /* VersionString.cpp in Sources */, - A5456D6923FC5B08000BF18C /* BootOptions.cpp in Sources */, - A5456D5823FC5B08000BF18C /* kext_inject.cpp in Sources */, - A5456D0323FC5AB8000BF18C /* egemb_icons.cpp in Sources */, - A529343624FB92AD004241C3 /* XBuffer_tests.cpp in Sources */, - A5456D5C23FC5B08000BF18C /* AmlGenerator.cpp in Sources */, - A5C68C11260BB781007DA1E2 /* REFIT_MAINMENU_SCREEN.cpp in Sources */, - A5456CFC23FC5AB8000BF18C /* egemb_font.cpp in Sources */, + A591CE6526FF7E7900F9DBF0 /* HashServiceFix.c in Sources */, + A591CE5F26FF7E7900F9DBF0 /* SimpleTextProxy.c in Sources */, + A591CE7026FF7E7900F9DBF0 /* BootServices.c in Sources */, + A591CE6C26FF7E7900F9DBF0 /* DriverOverride.c in Sources */, + A591CE6E26FF7E7900F9DBF0 /* Log.c in Sources */, + A591CE6426FF7E7900F9DBF0 /* AppleUITheme.c in Sources */, + A591CE6726FF7E7900F9DBF0 /* FirmwareVolume.c in Sources */, + A591B2D826FF769400F9DBF0 /* SmmException.c in Sources */, + A591B2D926FF769400F9DBF0 /* CpuExceptionCommon.c in Sources */, + A591B2CE26FF769400F9DBF0 /* IvtAsm.S in Sources */, + A591B2DD26FF769400F9DBF0 /* DxeException.c in Sources */, + A591CE6F26FF7E7900F9DBF0 /* Lib.c in Sources */, + A591CE7926FF7E7900F9DBF0 /* AIKMap.c in Sources */, + A591CE6A26FF7E7900F9DBF0 /* EmuVariable.c in Sources */, + A591B2D526FF769400F9DBF0 /* ExceptionHandlerAsm.S in Sources */, + A591B2E726FF769400F9DBF0 /* CpuIo2Dxe.c in Sources */, + A591B2F426FF769400F9DBF0 /* DebugDisabled.asm in Sources */, + A591B2D126FF769400F9DBF0 /* S3Resume.c in Sources */, + A591B2E226FF769400F9DBF0 /* InitializeFpu.asm in Sources */, + A591B2CA26FF769400F9DBF0 /* CpuAsm.S in Sources */, + A591B2EE26FF769400F9DBF0 /* Flat32ToFlat64.asm in Sources */, + A591CE7B26FF7E7900F9DBF0 /* AIKSource.c in Sources */, + A591B2F226FF769400F9DBF0 /* ResetVectorVtf0.asm in Sources */, + A591B2EA26FF769400F9DBF0 /* Main.asm in Sources */, + A591B2E026FF769400F9DBF0 /* IpfTimerLib.c in Sources */, + A591B2E426FF769400F9DBF0 /* InitializeFpu.asm in Sources */, + A591B2D326FF769400F9DBF0 /* DxeSmmCpuException.c in Sources */, + A591B2CC26FF769400F9DBF0 /* CpuDxe.c in Sources */, + A591B2E526FF769400F9DBF0 /* BaseXApicX2ApicLib.c in Sources */, + A591CE6926FF7E7900F9DBF0 /* InitVariable.c in Sources */, + A591B2C926FF769400F9DBF0 /* CpuGdt.c in Sources */, + A591CE8426FF7E7900F9DBF0 /* load_bmp.c in Sources */, + A591B2D426FF769400F9DBF0 /* ArchExceptionHandler.c in Sources */, + A591CE8026FF7E7900F9DBF0 /* AIM.c in Sources */, A59CB66921BC14AB0054A7CF /* SmbiosGen.c in Sources */, - A5456CDD23FC5A88000BF18C /* secureboot.cpp in Sources */, - A5816DF924181050003BA66C /* REFIT_MENU_SCREEN.cpp in Sources */, - A5456D8223FC5B40000BF18C /* screen.cpp in Sources */, - 12A60F5A1DB610500068BF8B /* AppleImageCodec.c in Sources */, - A5456D7F23FC5B40000BF18C /* main.cpp in Sources */, - A5456D7E23FC5B40000BF18C /* icns.cpp in Sources */, - A5FE9190263B096C00085981 /* XmlLiteArrayTypes.cpp in Sources */, - A5456CFD23FC5AB8000BF18C /* nanosvg.cpp in Sources */, - A5456D6023FC5B08000BF18C /* Console.cpp in Sources */, - 12A60F5B1DB610500068BF8B /* load_bmp.c in Sources */, - A5456D6A23FC5B08000BF18C /* Injectors.cpp in Sources */, - A529343324FB9293004241C3 /* plist_tests.cpp in Sources */, - A52313122448B12B00421FB2 /* unicode_conversions.cpp in Sources */, - A569B6A425D038970001B011 /* xml_lite-test.cpp in Sources */, - A5FE919C263B0AFB00085981 /* SettingsUtils.cpp in Sources */, - A57CF7D4241BE0FC006DE51E /* strcmp_test.cpp in Sources */, - A5456D4A23FC5B08000BF18C /* FixBiosDsdt.cpp in Sources */, - A5456CDB23FC5A88000BF18C /* legacy.cpp in Sources */, - A5F9AF9225D024C200706BC0 /* DataHub.cpp in Sources */, - 12A60F5C1DB610500068BF8B /* load_icns.c in Sources */, - 12A60F5D1DB610500068BF8B /* picopng.c in Sources */, - A5456D0123FC5AB8000BF18C /* text.cpp in Sources */, - A5FE9199263B0A7600085981 /* CloverVersion.cpp in Sources */, - A57CF7CB241BE0D7006DE51E /* XString.cpp in Sources */, - A5456D7223FC5B08000BF18C /* DataHubCpu.cpp in Sources */, - A5456D4F23FC5B08000BF18C /* hda.cpp in Sources */, - A547E37A2622B4550038C168 /* strcasecmp_test.cpp in Sources */, - A5456D4C23FC5B08000BF18C /* StartupSound.cpp in Sources */, - A5456CE023FC5A88000BF18C /* common.cpp in Sources */, - A5FE91A2263B0B2800085981 /* Volume.cpp in Sources */, - A59F3B9E25CC691D0018CBCE /* shared_ptr.cpp in Sources */, - A5456D7123FC5B08000BF18C /* device_inject.cpp in Sources */, - A529343024FB9266004241C3 /* XRBuffer.cpp in Sources */, - A57CF7BB241A8A13006DE51E /* XTheme.cpp in Sources */, - A5456D5023FC5B08000BF18C /* kernel_patcher.cpp in Sources */, - A5456CFA23FC5AB8000BF18C /* FloatLib.cpp in Sources */, - A5456CF823FC5AB8000BF18C /* load_icns.cpp in Sources */, - A5456D6B23FC5B08000BF18C /* sound.cpp in Sources */, - A59F3B9B25CC69000018CBCE /* MacOsVersion_test.cpp in Sources */, - A513869125CFB2DE00F3E345 /* find_replace_mask_OC_tests.cpp in Sources */, - A5FE9193263B096C00085981 /* XmlLiteUnionTypes.cpp in Sources */, - A5FE9194263B096C00085981 /* XmlLiteCompositeTypes.cpp in Sources */, - A5456CDF23FC5A88000BF18C /* lockedgraphics.cpp in Sources */, - A5456D0223FC5AB8000BF18C /* lodepng.cpp in Sources */, - A5816DF024180F82003BA66C /* global_test.cpp in Sources */, - A5456D6723FC5B08000BF18C /* kext_patcher.cpp in Sources */, - A5456CF723FC5AB8000BF18C /* libscreen.cpp in Sources */, - A5456CE123FC5A88000BF18C /* loader.cpp in Sources */, - A57CF7D2241BE0FC006DE51E /* strncmp_test.cpp in Sources */, - A5456D6123FC5B08000BF18C /* Settings.cpp in Sources */, - A570FB0D240D626D0057F26D /* XPointer.cpp in Sources */, - 12A60F5F1DB610500068BF8B /* SMCHelper.c in Sources */, - A5456D5123FC5B08000BF18C /* HdaCodecDump.cpp in Sources */, - A5FE9195263B096C00085981 /* XmlLiteDictTypes.cpp in Sources */, - A5456CFF23FC5AB8000BF18C /* scroll_images.cpp in Sources */, - A5456CD923FC5A88000BF18C /* securehash.cpp in Sources */, - 12AAF3A51DB75DC800A52B12 /* FirmwareVolume.c in Sources */, - A57CF7D7241BE111006DE51E /* XString_test.cpp in Sources */, - A5FE9192263B096C00085981 /* XmlLiteSimpleTypes.cpp in Sources */, - A5816DF62418103A003BA66C /* menu_items.cpp in Sources */, - A5456D6223FC5B08000BF18C /* spd.cpp in Sources */, - A5456D8123FC5B40000BF18C /* menu.cpp in Sources */, - A5456D5E23FC5B08000BF18C /* smbios.cpp in Sources */, - A5456D5723FC5B08000BF18C /* usbfix.cpp in Sources */, - A5456CFE23FC5AB8000BF18C /* BmLib.cpp in Sources */, - A5456D5523FC5B08000BF18C /* LegacyBiosThunk.cpp in Sources */, + A591CE7326FF7E7900F9DBF0 /* Fs.c in Sources */, + A591CE7626FF7E7900F9DBF0 /* AppleProtocols.c in Sources */, + A591B2CD26FF769400F9DBF0 /* CpuAsm.S in Sources */, + A591B2CB26FF769400F9DBF0 /* CpuAsm.asm in Sources */, + A591B2EF26FF769400F9DBF0 /* Port80Debug.asm in Sources */, + A591CE7226FF7E7900F9DBF0 /* DumpUefiCalls.c in Sources */, + A591B2E326FF769400F9DBF0 /* InitializeFpu.S in Sources */, + A591B2EC26FF769400F9DBF0 /* SearchForSecEntry.asm in Sources */, + A591CE6B26FF7E7900F9DBF0 /* DataHub.c in Sources */, + A591B2F126FF769400F9DBF0 /* Init16.asm in Sources */, + A591CE7526FF7E7900F9DBF0 /* FileLib.c in Sources */, + A591B2DF26FF769400F9DBF0 /* X86TimerLib.c in Sources */, + A591CE8326FF7E7900F9DBF0 /* DataHubStdErr.c in Sources */, + A591B2ED26FF769400F9DBF0 /* SearchForBfvBase.asm in Sources */, + A591B2D626FF769400F9DBF0 /* ExceptionHandlerAsm.asm in Sources */, + A591CE6226FF7E7900F9DBF0 /* SimpleTextExProxy.c in Sources */, + A591B2F326FF769400F9DBF0 /* ResetVectorCode.asm in Sources */, + A591B2E926FF769400F9DBF0 /* PostCodes.inc in Sources */, + A591CE7126FF7E7900F9DBF0 /* DataHub.c in Sources */, + A591B2E626FF769400F9DBF0 /* MtrrLib.c in Sources */, + A591CE8626FF7E7900F9DBF0 /* load_icns.c in Sources */, + A591B2CF26FF769400F9DBF0 /* CpuAsm.asm in Sources */, + A591B2E826FF769400F9DBF0 /* CommonMacros.inc in Sources */, + A591CE6026FF7E7900F9DBF0 /* AppleKeyMapUtils.c in Sources */, + A591B2F026FF769400F9DBF0 /* Real16ToFlat32.asm in Sources */, + A591B2DB26FF769400F9DBF0 /* ExceptionHandlerAsm.S in Sources */, + A591CE8226FF7E7900F9DBF0 /* OsxFatBinaryDrv.c in Sources */, + A591CE6826FF7E7900F9DBF0 /* FirmwareVolumePNG.c in Sources */, + A591CE7C26FF7E7900F9DBF0 /* AIKTranslate.c in Sources */, + A591CE8826FF7E7900F9DBF0 /* SMCHelper.c in Sources */, + A591B2D226FF769400F9DBF0 /* CpuIo2Smm.c in Sources */, + A591B2EB26FF769400F9DBF0 /* SerialDebug.asm in Sources */, + A591CE7F26FF7E7900F9DBF0 /* AIT.c in Sources */, + A591CE7426FF7E7900F9DBF0 /* MemLog.c in Sources */, + A591B2DA26FF769400F9DBF0 /* ArchExceptionHandler.c in Sources */, + A591CE6126FF7E7900F9DBF0 /* AppleKeyFeeder.c in Sources */, + A591B2E126FF769400F9DBF0 /* InitializeFpu.S in Sources */, + A591CE6626FF7E7900F9DBF0 /* sha1.c in Sources */, + A591CE8126FF7E7900F9DBF0 /* AppleKeyAggregator.c in Sources */, + A591CE7826FF7E7900F9DBF0 /* AIKShim.c in Sources */, + A591CE8726FF7E7900F9DBF0 /* picopng.c in Sources */, + A591B2F526FF769400F9DBF0 /* CpuIoPei.c in Sources */, + A591B2DE26FF769400F9DBF0 /* BaseXApicLib.c in Sources */, + A591CE6326FF7E7900F9DBF0 /* MsgLog.c in Sources */, + A591CE6D26FF7E7900F9DBF0 /* RuntimeServices.c in Sources */, + A591B2DC26FF769400F9DBF0 /* ExceptionHandlerAsm.asm in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };